[pkg-db-commits] [db5.3] 01/01: New upstream version 5.3.28

Ondrej Sury ondrej at alioth.debian.org
Mon Oct 28 09:51:38 UTC 2013


This is an automated email from the git hooks/post-receive script.

ondrej pushed a commit to branch upstream-sid
in repository db5.3.

commit 138f61f844da5141730e1adae24b2c30a2ec4268
Author: Ondřej Surý <ondrej at sury.org>
Date:   Sun Oct 27 14:26:53 2013 +0100

    New upstream version 5.3.28
---
 LICENSE                                            |    2 +-
 README                                             |    2 +-
 build_android/Android.mk                           |    6 +-
 build_android/db.h                                 |   10 +-
 build_android/db_config.h                          |    6 +-
 build_android/db_int.h                             |    2 +-
 build_android/jdbc/jni/Android.mk                  |   20 +-
 build_vxworks/db.h                                 |   10 +-
 build_vxworks/db_config.h                          |    6 +-
 build_vxworks/db_config_small.h                    |    6 +-
 build_vxworks/db_cxx.h                             |    2 +-
 build_vxworks/db_int.h                             |    2 +-
 build_vxworks/dbdemo/dbdemo.c                      |    2 +-
 build_vxworks/test/micro/b_curalloc.c              |    2 +-
 build_vxworks/test/micro/b_curwalk.c               |    2 +-
 build_vxworks/test/micro/b_del.c                   |    2 +-
 build_vxworks/test/micro/b_get.c                   |    2 +-
 build_vxworks/test/micro/b_inmem.c                 |    2 +-
 build_vxworks/test/micro/b_latch.c                 |    2 +-
 build_vxworks/test/micro/b_load.c                  |    2 +-
 build_vxworks/test/micro/b_open.c                  |    2 +-
 build_vxworks/test/micro/b_put.c                   |    2 +-
 build_vxworks/test/micro/b_recover.c               |    2 +-
 build_vxworks/test/micro/b_txn.c                   |    2 +-
 build_vxworks/test/micro/b_txn_write.c             |    2 +-
 build_vxworks/test/micro/b_uname.c                 |    2 +-
 build_vxworks/test/micro/b_util.c                  |    2 +-
 build_vxworks/test/micro/b_workload.c              |    2 +-
 build_vxworks/test/micro/b_workload.h              |    2 +-
 build_vxworks/test/micro/bench.h                   |    2 +-
 build_vxworks/test/micro/test_micro.c              |    2 +-
 build_vxworks/util/db_archive.c                    |    6 +-
 build_vxworks/util/db_checkpoint.c                 |    6 +-
 build_vxworks/util/db_deadlock.c                   |    4 +-
 build_vxworks/util/db_dump.c                       |    6 +-
 build_vxworks/util/db_hotbackup.c                  |   20 +-
 build_vxworks/util/db_load.c                       |    6 +-
 build_vxworks/util/db_log_verify.c                 |    2 +-
 build_vxworks/util/db_printlog.c                   |    8 +-
 build_vxworks/util/db_recover.c                    |    4 +-
 build_vxworks/util/db_stat.c                       |    4 +-
 build_vxworks/util/db_tuner.c                      |    7 +-
 build_vxworks/util/db_upgrade.c                    |    6 +-
 build_vxworks/util/db_verify.c                     |    6 +-
 build_wince/db.h                                   |   10 +-
 build_wince/db_config.h                            |    6 +-
 build_wince/db_int.h                               |    2 +-
 build_windows/VS10/db.vcxproj                      |    2 +-
 build_windows/VS10/db_sql_odbc.vcxproj             |    2 +-
 build_windows/db.h                                 |   10 +-
 build_windows/db_config.h                          |    6 +-
 build_windows/db_cxx.h                             |    2 +-
 build_windows/db_int.h                             |    2 +-
 build_windows/dbkill.cpp                           |    2 +-
 build_windows/libdb.rc                             |   10 +-
 build_windows/libdbrc.src                          |    2 +-
 dist/ChangeLog                                     |   94 ++-
 dist/Makefile.in                                   |    2 +-
 dist/RELEASE                                       |    4 +-
 dist/aclocal/mmap.m4                               |    2 +-
 dist/adodotnet/adapt_common.xq.in                  |    2 +-
 dist/android/Android.mk.template                   |    1 +
 dist/android/jdbc/Android.mk.template              |   17 +-
 dist/api_flags.c                                   |    2 +-
 dist/configure                                     |   32 +-
 dist/configure.ac                                  |    4 +-
 dist/db_provider.d                                 |    2 +-
 dist/events.in                                     |    2 +-
 dist/gen_msg.awk                                   |    2 +-
 dist/gen_rec.awk                                   |    2 +-
 dist/odbc/odbc.patch                               |   40 +
 dist/s_csharp_stat                                 |    2 +-
 dist/s_java_stat                                   |    2 +-
 dist/s_javadoc                                     |    2 +-
 dist/s_sql_drivers                                 |    7 +
 dist/s_sql_upgrade                                 |    2 +-
 dist/srcfiles.in                                   |    2 +-
 dist/validate/s_chk_comma.c                        |    2 +-
 dist/validate/s_chk_flags.c                        |    2 +-
 dist/validate/s_chk_logverify.c                    |    2 +-
 dist/vx_setup/LICENSE.TXT                          |    2 +-
 dist/win_projects/vs2010.template                  |    2 +-
 docs/api_reference/C/BDB-C_APIReference.pdf        |  Bin 3820840 -> 3840463 bytes
 docs/api_reference/C/DB_MULTIPLE_INIT.html         |   10 +-
 docs/api_reference/C/DB_MULTIPLE_KEY_NEXT.html     |   18 +-
 .../C/DB_MULTIPLE_KEY_RESERVE_NEXT.html            |   16 +-
 .../C/DB_MULTIPLE_KEY_WRITE_NEXT.html              |   18 +-
 docs/api_reference/C/DB_MULTIPLE_NEXT.html         |   14 +-
 docs/api_reference/C/DB_MULTIPLE_RECNO_NEXT.html   |   16 +-
 .../C/DB_MULTIPLE_RECNO_RESERVE_NEXT.html          |   16 +-
 .../C/DB_MULTIPLE_RECNO_WRITE_INIT.html            |   10 +-
 .../C/DB_MULTIPLE_RECNO_WRITE_NEXT.html            |   16 +-
 docs/api_reference/C/DB_MULTIPLE_RESERVE_NEXT.html |   14 +-
 docs/api_reference/C/DB_MULTIPLE_WRITE_INIT.html   |   10 +-
 docs/api_reference/C/DB_MULTIPLE_WRITE_NEXT.html   |   14 +-
 docs/api_reference/C/configuration_reference.html  |    6 +
 docs/api_reference/C/db_archive.html               |    4 +-
 docs/api_reference/C/db_checkpoint.html            |    4 +-
 docs/api_reference/C/db_copy.html                  |   10 +-
 docs/api_reference/C/db_deadlock.html              |    4 +-
 docs/api_reference/C/db_dump.html                  |   33 +-
 docs/api_reference/C/db_env_set_func_close.html    |    6 +-
 docs/api_reference/C/db_env_set_func_dirfree.html  |    6 +-
 docs/api_reference/C/db_env_set_func_dirlist.html  |    6 +-
 docs/api_reference/C/db_env_set_func_exists.html   |    6 +-
 docs/api_reference/C/db_env_set_func_file_map.html |    8 +-
 docs/api_reference/C/db_env_set_func_free.html     |    6 +-
 docs/api_reference/C/db_env_set_func_fsync.html    |    6 +-
 .../api_reference/C/db_env_set_func_ftruncate.html |    6 +-
 docs/api_reference/C/db_env_set_func_ioinfo.html   |    6 +-
 docs/api_reference/C/db_env_set_func_malloc.html   |    6 +-
 docs/api_reference/C/db_env_set_func_open.html     |    6 +-
 docs/api_reference/C/db_env_set_func_pread.html    |    6 +-
 docs/api_reference/C/db_env_set_func_pwrite.html   |    6 +-
 docs/api_reference/C/db_env_set_func_read.html     |    6 +-
 docs/api_reference/C/db_env_set_func_realloc.html  |    6 +-
 .../C/db_env_set_func_region_map.html              |    8 +-
 docs/api_reference/C/db_env_set_func_rename.html   |    6 +-
 docs/api_reference/C/db_env_set_func_seek.html     |    6 +-
 docs/api_reference/C/db_env_set_func_unlink.html   |    6 +-
 docs/api_reference/C/db_env_set_func_write.html    |    6 +-
 docs/api_reference/C/db_env_set_func_yield.html    |    6 +-
 docs/api_reference/C/db_heap_rid.html              |    8 +-
 docs/api_reference/C/db_hotbackup.html             |    4 +-
 docs/api_reference/C/db_load.html                  |   38 +-
 docs/api_reference/C/db_log_verify.html            |    4 +-
 docs/api_reference/C/db_printlog.html              |   18 +-
 docs/api_reference/C/db_recover.html               |    4 +-
 docs/api_reference/C/db_replicate.html             |    4 +-
 docs/api_reference/C/db_sql_codegen.html           |   12 +-
 docs/api_reference/C/db_stat.html                  |    4 +-
 docs/api_reference/C/db_upgrade.html               |    4 +-
 docs/api_reference/C/db_verify.html                |    4 +-
 docs/api_reference/C/dbassociate.html              |   24 +-
 docs/api_reference/C/dbassociate_foreign.html      |   22 +-
 docs/api_reference/C/dbcclose.html                 |   12 +-
 docs/api_reference/C/dbccmp.html                   |   16 +-
 docs/api_reference/C/dbccount.html                 |   18 +-
 docs/api_reference/C/dbcdel.html                   |   28 +-
 docs/api_reference/C/dbcdup.html                   |   18 +-
 docs/api_reference/C/dbcget.html                   |   32 +-
 docs/api_reference/C/dbcget_priority.html          |    8 +-
 docs/api_reference/C/dbchannel_close.html          |   12 +-
 docs/api_reference/C/dbchannel_send_msg.html       |   18 +-
 docs/api_reference/C/dbchannel_send_request.html   |   24 +-
 docs/api_reference/C/dbchannel_set_timeout.html    |   12 +-
 docs/api_reference/C/dbclose.html                  |   24 +-
 docs/api_reference/C/dbcompact.html                |   32 +-
 docs/api_reference/C/dbcput.html                   |   32 +-
 docs/api_reference/C/dbcreate.html                 |   16 +-
 docs/api_reference/C/dbcset_priority.html          |    8 +-
 docs/api_reference/C/dbcursor.html                 |   20 +-
 docs/api_reference/C/dbdel.html                    |   30 +-
 docs/api_reference/C/dberr.html                    |   10 +-
 docs/api_reference/C/dbexists.html                 |   12 +-
 docs/api_reference/C/dbfd.html                     |    8 +-
 docs/api_reference/C/dbget.html                    |   36 +-
 docs/api_reference/C/dbget_bt_minkey.html          |    8 +-
 docs/api_reference/C/dbget_byteswapped.html        |   12 +-
 docs/api_reference/C/dbget_cachesize.html          |   12 +-
 docs/api_reference/C/dbget_create_dir.html         |   12 +-
 docs/api_reference/C/dbget_dbname.html             |   10 +-
 docs/api_reference/C/dbget_encrypt_flags.html      |    8 +-
 docs/api_reference/C/dbget_errfile.html            |    8 +-
 docs/api_reference/C/dbget_errpfx.html             |    8 +-
 docs/api_reference/C/dbget_flags.html              |    8 +-
 docs/api_reference/C/dbget_h_ffactor.html          |    8 +-
 docs/api_reference/C/dbget_h_nelem.html            |    8 +-
 docs/api_reference/C/dbget_heap_regionsize.html    |    8 +-
 docs/api_reference/C/dbget_heapsize.html           |   10 +-
 docs/api_reference/C/dbget_lk_exclusive.html       |   10 +-
 docs/api_reference/C/dbget_lorder.html             |    8 +-
 docs/api_reference/C/dbget_mpf.html                |    4 +-
 docs/api_reference/C/dbget_msgfile.html            |    8 +-
 docs/api_reference/C/dbget_multiple.html           |    4 +-
 docs/api_reference/C/dbget_open_flags.html         |    8 +-
 docs/api_reference/C/dbget_pagesize.html           |    8 +-
 docs/api_reference/C/dbget_partition_callback.html |   10 +-
 docs/api_reference/C/dbget_partition_dirs.html     |   12 +-
 docs/api_reference/C/dbget_partition_keys.html     |   10 +-
 docs/api_reference/C/dbget_priority.html           |    8 +-
 docs/api_reference/C/dbget_q_extentsize.html       |    8 +-
 docs/api_reference/C/dbget_re_delim.html           |    8 +-
 docs/api_reference/C/dbget_re_len.html             |    8 +-
 docs/api_reference/C/dbget_re_pad.html             |    8 +-
 docs/api_reference/C/dbget_re_source.html          |    8 +-
 docs/api_reference/C/dbget_transactional.html      |    4 +-
 docs/api_reference/C/dbget_type.html               |   12 +-
 docs/api_reference/C/dbgetenv.html                 |    4 +-
 docs/api_reference/C/dbjoin.html                   |   22 +-
 docs/api_reference/C/dbkey_range.html              |   26 +-
 docs/api_reference/C/dbopen.html                   |   40 +-
 docs/api_reference/C/dbput.html                    |   34 +-
 docs/api_reference/C/dbremove.html                 |   20 +-
 docs/api_reference/C/dbrename.html                 |   22 +-
 docs/api_reference/C/dbset_alloc.html              |    8 +-
 docs/api_reference/C/dbset_append_recno.html       |   12 +-
 docs/api_reference/C/dbset_bt_compare.html         |   12 +-
 docs/api_reference/C/dbset_bt_compress.html        |   14 +-
 docs/api_reference/C/dbset_bt_minkey.html          |   12 +-
 docs/api_reference/C/dbset_bt_prefix.html          |   12 +-
 docs/api_reference/C/dbset_cachesize.html          |   16 +-
 docs/api_reference/C/dbset_create_dir.html         |   12 +-
 docs/api_reference/C/dbset_dup_compare.html        |   12 +-
 docs/api_reference/C/dbset_encrypt.html            |   16 +-
 docs/api_reference/C/dbset_errcall.html            |    8 +-
 docs/api_reference/C/dbset_errfile.html            |    8 +-
 docs/api_reference/C/dbset_errpfx.html             |    8 +-
 docs/api_reference/C/dbset_feedback.html           |    8 +-
 docs/api_reference/C/dbset_flags.html              |   12 +-
 docs/api_reference/C/dbset_h_compare.html          |   12 +-
 docs/api_reference/C/dbset_h_ffactor.html          |   12 +-
 docs/api_reference/C/dbset_h_hash.html             |   12 +-
 docs/api_reference/C/dbset_h_nelem.html            |   12 +-
 docs/api_reference/C/dbset_heap_regionsize.html    |   12 +-
 docs/api_reference/C/dbset_heapsize.html           |   16 +-
 docs/api_reference/C/dbset_lk_exclusive.html       |   12 +-
 docs/api_reference/C/dbset_lorder.html             |   12 +-
 docs/api_reference/C/dbset_msgcall.html            |    8 +-
 docs/api_reference/C/dbset_msgfile.html            |    8 +-
 docs/api_reference/C/dbset_pagesize.html           |   12 +-
 docs/api_reference/C/dbset_partition.html          |   12 +-
 docs/api_reference/C/dbset_partition_dirs.html     |   12 +-
 docs/api_reference/C/dbset_priority.html           |    8 +-
 docs/api_reference/C/dbset_q_extentsize.html       |   12 +-
 docs/api_reference/C/dbset_re_delim.html           |   12 +-
 docs/api_reference/C/dbset_re_len.html             |   12 +-
 docs/api_reference/C/dbset_re_pad.html             |   12 +-
 docs/api_reference/C/dbset_re_source.html          |   12 +-
 docs/api_reference/C/dbsite_close.html             |    6 +-
 docs/api_reference/C/dbsite_get_address.html       |   10 +-
 docs/api_reference/C/dbsite_get_config.html        |   10 +-
 docs/api_reference/C/dbsite_get_eid.html           |   12 +-
 docs/api_reference/C/dbsite_remove.html            |    8 +-
 docs/api_reference/C/dbsite_set_config.html        |   14 +-
 docs/api_reference/C/dbsort_multiple.html          |   18 +-
 docs/api_reference/C/dbstat.html                   |   28 +-
 docs/api_reference/C/dbstat_print.html             |    8 +-
 docs/api_reference/C/dbsync.html                   |   16 +-
 docs/api_reference/C/dbtruncate.html               |   20 +-
 docs/api_reference/C/dbupgrade.html                |   16 +-
 docs/api_reference/C/dbverify.html                 |   22 +-
 docs/api_reference/C/env.html                      |    8 +-
 docs/api_reference/C/envadd_data_dir.html          |   12 +-
 docs/api_reference/C/envbackup.html                |   18 +-
 docs/api_reference/C/envcdsgroup_begin.html        |    8 +-
 docs/api_reference/C/envclose.html                 |    8 +-
 docs/api_reference/C/envcreate.html                |    4 +-
 docs/api_reference/C/envdbbackup.html              |   20 +-
 docs/api_reference/C/envdbremove.html              |   26 +-
 docs/api_reference/C/envdbrename.html              |   28 +-
 docs/api_reference/C/enverr.html                   |   10 +-
 docs/api_reference/C/envevent_notify.html          |    8 +-
 docs/api_reference/C/envfailchk.html               |   12 +-
 docs/api_reference/C/envfileid_reset.html          |   14 +-
 docs/api_reference/C/envfullversion.html           |   16 +-
 docs/api_reference/C/envget_backup_callbacks.html  |   12 +-
 docs/api_reference/C/envget_backup_config.html     |   10 +-
 docs/api_reference/C/envget_cache_max.html         |   10 +-
 docs/api_reference/C/envget_cachesize.html         |   12 +-
 docs/api_reference/C/envget_create_dir.html        |    8 +-
 docs/api_reference/C/envget_data_dirs.html         |   16 +-
 ...{envget_data_dirs.html => envget_data_len.html} |   52 +-
 docs/api_reference/C/envget_encrypt_flags.html     |   16 +-
 docs/api_reference/C/envget_errfile.html           |    8 +-
 docs/api_reference/C/envget_errpfx.html            |    8 +-
 docs/api_reference/C/envget_flags.html             |    8 +-
 docs/api_reference/C/envget_home.html              |    4 +-
 .../C/envget_intermediate_dir_mode.html            |    8 +-
 docs/api_reference/C/envget_lg_bsize.html          |    8 +-
 docs/api_reference/C/envget_lg_dir.html            |    8 +-
 docs/api_reference/C/envget_lg_filemode.html       |    8 +-
 docs/api_reference/C/envget_lg_max.html            |    8 +-
 docs/api_reference/C/envget_lg_regionmax.html      |    8 +-
 docs/api_reference/C/envget_lk_conflicts.html      |   14 +-
 docs/api_reference/C/envget_lk_detect.html         |   12 +-
 docs/api_reference/C/envget_lk_max_lockers.html    |   12 +-
 docs/api_reference/C/envget_lk_max_locks.html      |   12 +-
 docs/api_reference/C/envget_lk_max_objects.html    |   12 +-
 docs/api_reference/C/envget_lk_partitions.html     |   12 +-
 docs/api_reference/C/envget_lk_priority.html       |   14 +-
 docs/api_reference/C/envget_lk_tablesize.html      |    8 +-
 docs/api_reference/C/envget_memory_init.html       |   10 +-
 docs/api_reference/C/envget_memory_max.html        |   12 +-
 docs/api_reference/C/envget_metadata_dir.html      |    8 +-
 docs/api_reference/C/envget_mp_mmapsize.html       |    8 +-
 docs/api_reference/C/envget_mp_mtxcount.html       |    8 +-
 docs/api_reference/C/envget_mp_pagesize.html       |    8 +-
 docs/api_reference/C/envget_mp_tablesize.html      |    8 +-
 docs/api_reference/C/envget_msgfile.html           |    8 +-
 docs/api_reference/C/envget_open_flags.html        |    8 +-
 docs/api_reference/C/envget_shm_key.html           |    8 +-
 docs/api_reference/C/envget_thread_count.html      |    8 +-
 docs/api_reference/C/envget_timeout.html           |   10 +-
 docs/api_reference/C/envget_tmp_dir.html           |    8 +-
 docs/api_reference/C/envget_tx_max.html            |    8 +-
 docs/api_reference/C/envget_tx_timestamp.html      |    8 +-
 docs/api_reference/C/envget_verbose.html           |   10 +-
 docs/api_reference/C/envlog_get_config.html        |   10 +-
 docs/api_reference/C/envlog_set_config.html        |   14 +-
 docs/api_reference/C/envlog_verify.html            |   30 +-
 docs/api_reference/C/envlsn_reset.html             |   14 +-
 docs/api_reference/C/envopen.html                  |   24 +-
 docs/api_reference/C/envremove.html                |   14 +-
 docs/api_reference/C/envset_alloc.html             |   16 +-
 docs/api_reference/C/envset_app_dispatch.html      |   12 +-
 docs/api_reference/C/envset_backup_callbacks.html  |   12 +-
 docs/api_reference/C/envset_backup_config.html     |   10 +-
 docs/api_reference/C/envset_cache_max.html         |   14 +-
 docs/api_reference/C/envset_cachesize.html         |   16 +-
 docs/api_reference/C/envset_create_dir.html        |   20 +-
 docs/api_reference/C/envset_data_dir.html          |   20 +-
 docs/api_reference/C/envset_data_len.html          |  165 +++++
 docs/api_reference/C/envset_encrypt.html           |   16 +-
 docs/api_reference/C/envset_errcall.html           |    8 +-
 docs/api_reference/C/envset_errfile.html           |    8 +-
 docs/api_reference/C/envset_errpfx.html            |    8 +-
 docs/api_reference/C/envset_feedback.html          |    8 +-
 docs/api_reference/C/envset_flags.html             |   14 +-
 .../C/envset_intermediate_dir_mode.html            |   12 +-
 docs/api_reference/C/envset_isalive.html           |   12 +-
 docs/api_reference/C/envset_lg_bsize.html          |   12 +-
 docs/api_reference/C/envset_lg_dir.html            |   12 +-
 docs/api_reference/C/envset_lg_filemode.html       |    8 +-
 docs/api_reference/C/envset_lg_max.html            |   12 +-
 docs/api_reference/C/envset_lg_regionmax.html      |   12 +-
 docs/api_reference/C/envset_lk_conflicts.html      |   16 +-
 docs/api_reference/C/envset_lk_detect.html         |   12 +-
 docs/api_reference/C/envset_lk_max_lockers.html    |   12 +-
 docs/api_reference/C/envset_lk_max_locks.html      |   12 +-
 docs/api_reference/C/envset_lk_max_objects.html    |   12 +-
 docs/api_reference/C/envset_lk_partitions.html     |   12 +-
 docs/api_reference/C/envset_lk_priority.html       |   14 +-
 docs/api_reference/C/envset_lk_tablesize.html      |   12 +-
 docs/api_reference/C/envset_memory_init.html       |   14 +-
 docs/api_reference/C/envset_memory_max.html        |   14 +-
 docs/api_reference/C/envset_metadata_dir.html      |    8 +-
 docs/api_reference/C/envset_mp_mmapsize.html       |   12 +-
 docs/api_reference/C/envset_mp_mtxcount.html       |    8 +-
 docs/api_reference/C/envset_mp_pagesize.html       |    8 +-
 docs/api_reference/C/envset_mp_tablesize.html      |    8 +-
 docs/api_reference/C/envset_msgcall.html           |    8 +-
 docs/api_reference/C/envset_msgfile.html           |    8 +-
 docs/api_reference/C/envset_shm_key.html           |   12 +-
 docs/api_reference/C/envset_thread_count.html      |   12 +-
 docs/api_reference/C/envset_thread_id.html         |   14 +-
 docs/api_reference/C/envset_thread_id_string.html  |   12 +-
 docs/api_reference/C/envset_timeout.html           |   14 +-
 docs/api_reference/C/envset_tmp_dir.html           |   12 +-
 docs/api_reference/C/envset_tx_max.html            |   12 +-
 docs/api_reference/C/envset_tx_timestamp.html      |   12 +-
 docs/api_reference/C/envset_verbose.html           |   14 +-
 docs/api_reference/C/envstat.html                  |    8 +-
 docs/api_reference/C/envstrerror.html              |    8 +-
 docs/api_reference/C/envtxn_applied.html           |   20 +-
 docs/api_reference/C/envversion.html               |   12 +-
 docs/api_reference/C/index.html                    |   20 +-
 docs/api_reference/C/lockdetect.html               |   16 +-
 docs/api_reference/C/lockget.html                  |   30 +-
 docs/api_reference/C/lockid.html                   |    8 +-
 docs/api_reference/C/lockid_free.html              |   12 +-
 docs/api_reference/C/lockput.html                  |   12 +-
 docs/api_reference/C/lockstat.html                 |   14 +-
 docs/api_reference/C/lockstat_print.html           |   41 +-
 docs/api_reference/C/lockvec.html                  |   28 +-
 docs/api_reference/C/logarchive.html               |   14 +-
 docs/api_reference/C/logcclose.html                |   12 +-
 docs/api_reference/C/logcget.html                  |   16 +-
 docs/api_reference/C/logcompare.html               |   10 +-
 docs/api_reference/C/logcursor.html                |   14 +-
 docs/api_reference/C/logfile.html                  |   16 +-
 docs/api_reference/C/logflush.html                 |   12 +-
 docs/api_reference/C/logprintf.html                |   14 +-
 docs/api_reference/C/logput.html                   |   16 +-
 docs/api_reference/C/logstat.html                  |   14 +-
 docs/api_reference/C/logstat_print.html            |    8 +-
 docs/api_reference/C/mempfclose.html               |    8 +-
 docs/api_reference/C/mempfcreate.html              |   10 +-
 docs/api_reference/C/mempfget.html                 |   26 +-
 docs/api_reference/C/mempfopen.html                |   20 +-
 docs/api_reference/C/mempfsync.html                |    4 +-
 docs/api_reference/C/mempget_clear_len.html        |    8 +-
 docs/api_reference/C/mempget_fileid.html           |    4 +-
 docs/api_reference/C/mempget_flags.html            |    8 +-
 docs/api_reference/C/mempget_ftype.html            |    8 +-
 docs/api_reference/C/mempget_lsn_offset.html       |    8 +-
 docs/api_reference/C/mempget_maxsize.html          |   10 +-
 docs/api_reference/C/mempget_mp_max_openfd.html    |    8 +-
 docs/api_reference/C/mempget_mp_max_write.html     |   10 +-
 docs/api_reference/C/mempget_pgcookie.html         |    8 +-
 docs/api_reference/C/mempget_priority.html         |    8 +-
 docs/api_reference/C/mempput.html                  |   16 +-
 docs/api_reference/C/mempregister.html             |   10 +-
 docs/api_reference/C/mempset_clear_len.html        |    8 +-
 docs/api_reference/C/mempset_fileid.html           |    8 +-
 docs/api_reference/C/mempset_flags.html            |   10 +-
 docs/api_reference/C/mempset_ftype.html            |    8 +-
 docs/api_reference/C/mempset_lsn_offset.html       |    8 +-
 docs/api_reference/C/mempset_maxsize.html          |   10 +-
 docs/api_reference/C/mempset_mp_max_openfd.html    |   12 +-
 docs/api_reference/C/mempset_mp_max_write.html     |   14 +-
 docs/api_reference/C/mempset_pgcookie.html         |    8 +-
 docs/api_reference/C/mempset_priority.html         |    8 +-
 docs/api_reference/C/mempstat.html                 |   16 +-
 docs/api_reference/C/mempstat_print.html           |    8 +-
 docs/api_reference/C/mempsync.html                 |    8 +-
 docs/api_reference/C/memptrickle.html              |   14 +-
 docs/api_reference/C/mutexalloc.html               |   14 +-
 docs/api_reference/C/mutexfree.html                |   12 +-
 docs/api_reference/C/mutexget_align.html           |    8 +-
 docs/api_reference/C/mutexget_increment.html       |    8 +-
 docs/api_reference/C/mutexget_init.html            |    8 +-
 docs/api_reference/C/mutexget_max.html             |    8 +-
 docs/api_reference/C/mutexget_tas_spins.html       |    8 +-
 docs/api_reference/C/mutexlock.html                |   12 +-
 docs/api_reference/C/mutexset_align.html           |   12 +-
 docs/api_reference/C/mutexset_increment.html       |   12 +-
 docs/api_reference/C/mutexset_init.html            |   12 +-
 docs/api_reference/C/mutexset_max.html             |   12 +-
 docs/api_reference/C/mutexset_tas_spins.html       |   12 +-
 docs/api_reference/C/mutexstat.html                |   14 +-
 docs/api_reference/C/mutexstat_print.html          |    8 +-
 docs/api_reference/C/mutexunlock.html              |   12 +-
 docs/api_reference/C/repclockskew.html             |   14 +-
 docs/api_reference/C/repconfig.html                |   14 +-
 docs/api_reference/C/repelect.html                 |   20 +-
 docs/api_reference/C/repget_clockskew.html         |   10 +-
 docs/api_reference/C/repget_config.html            |   10 +-
 docs/api_reference/C/repget_limit.html             |   10 +-
 docs/api_reference/C/repget_nsites.html            |    8 +-
 docs/api_reference/C/repget_priority.html          |    8 +-
 docs/api_reference/C/repget_request.html           |   10 +-
 docs/api_reference/C/repget_timeout.html           |   14 +-
 docs/api_reference/C/repmessage.html               |   18 +-
 docs/api_reference/C/repmgr_channel.html           |   16 +-
 docs/api_reference/C/repmgr_local_site.html        |   12 +-
 docs/api_reference/C/repmgr_msg_dispatch.html      |   14 +-
 docs/api_reference/C/repmgr_site.html              |   18 +-
 docs/api_reference/C/repmgr_site_by_eid.html       |   14 +-
 docs/api_reference/C/repmgrget_ack_policy.html     |    8 +-
 docs/api_reference/C/repmgrset_ack_policy.html     |   12 +-
 docs/api_reference/C/repmgrsite_list.html          |   10 +-
 docs/api_reference/C/repmgrstart.html              |   16 +-
 docs/api_reference/C/repmgrstat.html               |   14 +-
 docs/api_reference/C/repmgrstat_print.html         |   12 +-
 docs/api_reference/C/repnsites.html                |   12 +-
 docs/api_reference/C/reppriority.html              |    8 +-
 docs/api_reference/C/repset_limit.html             |   10 +-
 docs/api_reference/C/repset_request.html           |   14 +-
 docs/api_reference/C/repset_timeout.html           |   14 +-
 docs/api_reference/C/repstart.html                 |   16 +-
 docs/api_reference/C/repstat.html                  |   14 +-
 docs/api_reference/C/repstat_print.html            |   12 +-
 docs/api_reference/C/repsync.html                  |   12 +-
 docs/api_reference/C/reptransport.html             |   14 +-
 docs/api_reference/C/seqclose.html                 |   12 +-
 docs/api_reference/C/seqcreate.html                |   16 +-
 docs/api_reference/C/seqget.html                   |   14 +-
 docs/api_reference/C/seqget_cachesize.html         |    8 +-
 docs/api_reference/C/seqget_dbp.html               |    8 +-
 docs/api_reference/C/seqget_flags.html             |    8 +-
 docs/api_reference/C/seqget_key.html               |    8 +-
 docs/api_reference/C/seqget_range.html             |   10 +-
 docs/api_reference/C/seqinitial_value.html         |   12 +-
 docs/api_reference/C/seqopen.html                  |   12 +-
 docs/api_reference/C/seqremove.html                |   14 +-
 docs/api_reference/C/seqset_cachesize.html         |   12 +-
 docs/api_reference/C/seqset_flags.html             |   12 +-
 docs/api_reference/C/seqset_range.html             |   14 +-
 docs/api_reference/C/seqstat.html                  |    8 +-
 docs/api_reference/C/seqstat_print.html            |    8 +-
 docs/api_reference/C/set_create_dir_parameter.html |    8 +-
 ..._parameter.html => set_data_len_parameter.html} |   59 +-
 docs/api_reference/C/set_flags_parameter.html      |    8 +-
 docs/api_reference/C/txnabort.html                 |    4 +-
 docs/api_reference/C/txnbegin.html                 |   14 +-
 docs/api_reference/C/txncheckpoint.html            |   16 +-
 docs/api_reference/C/txncommit.html                |   16 +-
 docs/api_reference/C/txndiscard.html               |   18 +-
 docs/api_reference/C/txnget_name.html              |    8 +-
 docs/api_reference/C/txnget_priority.html          |   12 +-
 docs/api_reference/C/txnid.html                    |    4 +-
 docs/api_reference/C/txnprepare.html               |   14 +-
 docs/api_reference/C/txnrecover.html               |   12 +-
 docs/api_reference/C/txnset_commit_token.html      |   12 +-
 docs/api_reference/C/txnset_name.html              |    8 +-
 docs/api_reference/C/txnset_priority.html          |   12 +-
 docs/api_reference/C/txnset_timeout.html           |   14 +-
 docs/api_reference/C/txnstat.html                  |   14 +-
 docs/api_reference/C/txnstat_print.html            |    8 +-
 docs/api_reference/CXX/BDB-CXX_APIReference.pdf    |  Bin 3811147 -> 3817321 bytes
 .../api_reference/CXX/configuration_reference.html |    6 +
 docs/api_reference/CXX/db_archive.html             |    4 +-
 docs/api_reference/CXX/db_checkpoint.html          |    4 +-
 docs/api_reference/CXX/db_copy.html                |   10 +-
 docs/api_reference/CXX/db_deadlock.html            |    4 +-
 docs/api_reference/CXX/db_dump.html                |   33 +-
 docs/api_reference/CXX/db_heap_rid.html            |   14 +-
 docs/api_reference/CXX/db_hotbackup.html           |    4 +-
 docs/api_reference/CXX/db_load.html                |   38 +-
 docs/api_reference/CXX/db_log_verify.html          |    4 +-
 docs/api_reference/CXX/db_printlog.html            |   18 +-
 docs/api_reference/CXX/db_recover.html             |    4 +-
 docs/api_reference/CXX/db_replicate.html           |    4 +-
 docs/api_reference/CXX/db_sql_codegen.html         |   12 +-
 docs/api_reference/CXX/db_stat.html                |    4 +-
 docs/api_reference/CXX/db_upgrade.html             |    4 +-
 docs/api_reference/CXX/db_verify.html              |    4 +-
 docs/api_reference/CXX/dbassociate.html            |   22 +-
 docs/api_reference/CXX/dbassociate_foreign.html    |   20 +-
 docs/api_reference/CXX/dbcclose.html               |   12 +-
 docs/api_reference/CXX/dbccmp.html                 |   16 +-
 docs/api_reference/CXX/dbccount.html               |   18 +-
 docs/api_reference/CXX/dbcdel.html                 |   28 +-
 docs/api_reference/CXX/dbcdup.html                 |   18 +-
 docs/api_reference/CXX/dbcget.html                 |   32 +-
 docs/api_reference/CXX/dbcget_priority.html        |    8 +-
 docs/api_reference/CXX/dbchannel_close.html        |   12 +-
 docs/api_reference/CXX/dbchannel_send_msg.html     |   18 +-
 docs/api_reference/CXX/dbchannel_send_request.html |   24 +-
 docs/api_reference/CXX/dbchannel_set_timeout.html  |   12 +-
 docs/api_reference/CXX/dbclose.html                |   24 +-
 docs/api_reference/CXX/dbcompact.html              |   32 +-
 docs/api_reference/CXX/dbcput.html                 |   32 +-
 docs/api_reference/CXX/dbcreate.html               |   10 +-
 docs/api_reference/CXX/dbcset_priority.html        |    8 +-
 docs/api_reference/CXX/dbcursor.html               |   20 +-
 docs/api_reference/CXX/dbdel.html                  |   30 +-
 docs/api_reference/CXX/dberr.html                  |   10 +-
 docs/api_reference/CXX/dbexists.html               |   12 +-
 docs/api_reference/CXX/dbfd.html                   |    8 +-
 docs/api_reference/CXX/dbget.html                  |   36 +-
 docs/api_reference/CXX/dbget_bt_minkey.html        |    8 +-
 docs/api_reference/CXX/dbget_byteswapped.html      |   12 +-
 docs/api_reference/CXX/dbget_cachesize.html        |   12 +-
 docs/api_reference/CXX/dbget_create_dir.html       |   12 +-
 docs/api_reference/CXX/dbget_dbname.html           |   10 +-
 docs/api_reference/CXX/dbget_encrypt_flags.html    |    8 +-
 docs/api_reference/CXX/dbget_errfile.html          |    8 +-
 docs/api_reference/CXX/dbget_errpfx.html           |    8 +-
 docs/api_reference/CXX/dbget_flags.html            |    8 +-
 docs/api_reference/CXX/dbget_h_ffactor.html        |    8 +-
 docs/api_reference/CXX/dbget_h_nelem.html          |    8 +-
 docs/api_reference/CXX/dbget_heap_regionsize.html  |    8 +-
 docs/api_reference/CXX/dbget_heapsize.html         |   10 +-
 docs/api_reference/CXX/dbget_lk_exclusive.html     |   10 +-
 docs/api_reference/CXX/dbget_lorder.html           |    8 +-
 docs/api_reference/CXX/dbget_mpf.html              |    4 +-
 docs/api_reference/CXX/dbget_msgfile.html          |    8 +-
 docs/api_reference/CXX/dbget_multiple.html         |    4 +-
 docs/api_reference/CXX/dbget_open_flags.html       |    8 +-
 docs/api_reference/CXX/dbget_pagesize.html         |    8 +-
 .../CXX/dbget_partition_callback.html              |   10 +-
 docs/api_reference/CXX/dbget_partition_dirs.html   |   12 +-
 docs/api_reference/CXX/dbget_partition_keys.html   |   10 +-
 docs/api_reference/CXX/dbget_priority.html         |    8 +-
 docs/api_reference/CXX/dbget_q_extentsize.html     |    8 +-
 docs/api_reference/CXX/dbget_re_delim.html         |    8 +-
 docs/api_reference/CXX/dbget_re_len.html           |    8 +-
 docs/api_reference/CXX/dbget_re_pad.html           |    8 +-
 docs/api_reference/CXX/dbget_re_source.html        |    8 +-
 docs/api_reference/CXX/dbget_transactional.html    |    4 +-
 docs/api_reference/CXX/dbget_type.html             |   12 +-
 docs/api_reference/CXX/dbgetenv.html               |    4 +-
 docs/api_reference/CXX/dbjoin.html                 |   22 +-
 docs/api_reference/CXX/dbkey_range.html            |   26 +-
 docs/api_reference/CXX/dbmultiplebuilder.html      |    4 +-
 docs/api_reference/CXX/dbmultipledatabuilder.html  |    4 +-
 docs/api_reference/CXX/dbmultipledataiterator.html |    4 +-
 docs/api_reference/CXX/dbmultipleiterator.html     |    4 +-
 .../CXX/dbmultiplekeydatabuilder.html              |    4 +-
 .../CXX/dbmultiplekeydataiterator.html             |    4 +-
 .../CXX/dbmultiplerecnodatabuilder.html            |    4 +-
 .../CXX/dbmultiplerecnodataiterator.html           |    4 +-
 docs/api_reference/CXX/dbopen.html                 |   40 +-
 docs/api_reference/CXX/dbput.html                  |   34 +-
 docs/api_reference/CXX/dbremove.html               |   20 +-
 docs/api_reference/CXX/dbrename.html               |   22 +-
 docs/api_reference/CXX/dbset_alloc.html            |    8 +-
 docs/api_reference/CXX/dbset_append_recno.html     |   12 +-
 docs/api_reference/CXX/dbset_bt_compare.html       |   12 +-
 docs/api_reference/CXX/dbset_bt_compress.html      |   14 +-
 docs/api_reference/CXX/dbset_bt_minkey.html        |   12 +-
 docs/api_reference/CXX/dbset_bt_prefix.html        |   12 +-
 docs/api_reference/CXX/dbset_cachesize.html        |   16 +-
 docs/api_reference/CXX/dbset_create_dir.html       |   12 +-
 docs/api_reference/CXX/dbset_dup_compare.html      |   12 +-
 docs/api_reference/CXX/dbset_encrypt.html          |   16 +-
 docs/api_reference/CXX/dbset_errcall.html          |    8 +-
 docs/api_reference/CXX/dbset_errfile.html          |    8 +-
 docs/api_reference/CXX/dbset_error_stream.html     |    8 +-
 docs/api_reference/CXX/dbset_errpfx.html           |    8 +-
 docs/api_reference/CXX/dbset_feedback.html         |    8 +-
 docs/api_reference/CXX/dbset_flags.html            |   12 +-
 docs/api_reference/CXX/dbset_h_compare.html        |   12 +-
 docs/api_reference/CXX/dbset_h_ffactor.html        |   12 +-
 docs/api_reference/CXX/dbset_h_hash.html           |   12 +-
 docs/api_reference/CXX/dbset_h_nelem.html          |   12 +-
 docs/api_reference/CXX/dbset_heap_regionsize.html  |   12 +-
 docs/api_reference/CXX/dbset_heapsize.html         |   16 +-
 docs/api_reference/CXX/dbset_lk_exclusive.html     |   12 +-
 docs/api_reference/CXX/dbset_lorder.html           |   12 +-
 docs/api_reference/CXX/dbset_message_stream.html   |    8 +-
 docs/api_reference/CXX/dbset_msgcall.html          |    8 +-
 docs/api_reference/CXX/dbset_msgfile.html          |    8 +-
 docs/api_reference/CXX/dbset_pagesize.html         |   12 +-
 docs/api_reference/CXX/dbset_partition.html        |   12 +-
 docs/api_reference/CXX/dbset_partition_dirs.html   |   12 +-
 docs/api_reference/CXX/dbset_priority.html         |    8 +-
 docs/api_reference/CXX/dbset_q_extentsize.html     |   12 +-
 docs/api_reference/CXX/dbset_re_delim.html         |   12 +-
 docs/api_reference/CXX/dbset_re_len.html           |   12 +-
 docs/api_reference/CXX/dbset_re_pad.html           |   12 +-
 docs/api_reference/CXX/dbset_re_source.html        |   12 +-
 docs/api_reference/CXX/dbsite_close.html           |    6 +-
 docs/api_reference/CXX/dbsite_get_address.html     |   10 +-
 docs/api_reference/CXX/dbsite_get_config.html      |   10 +-
 docs/api_reference/CXX/dbsite_get_eid.html         |   12 +-
 docs/api_reference/CXX/dbsite_remove.html          |    8 +-
 docs/api_reference/CXX/dbsite_set_config.html      |   14 +-
 docs/api_reference/CXX/dbsort_multiple.html        |   18 +-
 docs/api_reference/CXX/dbstat.html                 |   28 +-
 docs/api_reference/CXX/dbstat_print.html           |    8 +-
 docs/api_reference/CXX/dbsync.html                 |   16 +-
 docs/api_reference/CXX/dbtruncate.html             |   20 +-
 docs/api_reference/CXX/dbupgrade.html              |   16 +-
 docs/api_reference/CXX/dbverify.html               |   22 +-
 docs/api_reference/CXX/env.html                    |    4 +-
 docs/api_reference/CXX/envadd_data_dir.html        |   12 +-
 docs/api_reference/CXX/envbackup.html              |   18 +-
 docs/api_reference/CXX/envcdsgroup_begin.html      |    8 +-
 docs/api_reference/CXX/envclose.html               |    8 +-
 docs/api_reference/CXX/envcreate.html              |    4 +-
 docs/api_reference/CXX/envdbbackup.html            |   20 +-
 docs/api_reference/CXX/envdbremove.html            |   26 +-
 docs/api_reference/CXX/envdbrename.html            |   28 +-
 docs/api_reference/CXX/enverr.html                 |   10 +-
 docs/api_reference/CXX/envevent_notify.html        |    8 +-
 docs/api_reference/CXX/envfailchk.html             |   12 +-
 docs/api_reference/CXX/envfileid_reset.html        |   14 +-
 docs/api_reference/CXX/envfullversion.html         |   16 +-
 .../api_reference/CXX/envget_backup_callbacks.html |   12 +-
 docs/api_reference/CXX/envget_backup_config.html   |   10 +-
 docs/api_reference/CXX/envget_cache_max.html       |   10 +-
 docs/api_reference/CXX/envget_cachesize.html       |   12 +-
 docs/api_reference/CXX/envget_create_dir.html      |    8 +-
 docs/api_reference/CXX/envget_data_dirs.html       |    8 +-
 docs/api_reference/CXX/envget_encrypt_flags.html   |    8 +-
 docs/api_reference/CXX/envget_errfile.html         |    8 +-
 docs/api_reference/CXX/envget_errpfx.html          |    8 +-
 docs/api_reference/CXX/envget_flags.html           |    8 +-
 docs/api_reference/CXX/envget_home.html            |    4 +-
 .../CXX/envget_intermediate_dir_mode.html          |    8 +-
 docs/api_reference/CXX/envget_lg_bsize.html        |    8 +-
 docs/api_reference/CXX/envget_lg_dir.html          |    8 +-
 docs/api_reference/CXX/envget_lg_filemode.html     |    8 +-
 docs/api_reference/CXX/envget_lg_max.html          |    8 +-
 docs/api_reference/CXX/envget_lg_regionmax.html    |    8 +-
 docs/api_reference/CXX/envget_lk_conflicts.html    |   14 +-
 docs/api_reference/CXX/envget_lk_detect.html       |   12 +-
 docs/api_reference/CXX/envget_lk_max_lockers.html  |   12 +-
 docs/api_reference/CXX/envget_lk_max_locks.html    |   12 +-
 docs/api_reference/CXX/envget_lk_max_objects.html  |   12 +-
 docs/api_reference/CXX/envget_lk_partitions.html   |   12 +-
 docs/api_reference/CXX/envget_lk_priority.html     |   14 +-
 docs/api_reference/CXX/envget_lk_tablesize.html    |    8 +-
 docs/api_reference/CXX/envget_memory_init.html     |   10 +-
 docs/api_reference/CXX/envget_memory_max.html      |   12 +-
 docs/api_reference/CXX/envget_metadata_dir.html    |    8 +-
 docs/api_reference/CXX/envget_mp_mmapsize.html     |    8 +-
 docs/api_reference/CXX/envget_mp_mtxcount.html     |    8 +-
 docs/api_reference/CXX/envget_mp_pagesize.html     |    8 +-
 docs/api_reference/CXX/envget_mp_tablesize.html    |    8 +-
 docs/api_reference/CXX/envget_msgfile.html         |    8 +-
 docs/api_reference/CXX/envget_open_flags.html      |    8 +-
 docs/api_reference/CXX/envget_shm_key.html         |    8 +-
 docs/api_reference/CXX/envget_thread_count.html    |    8 +-
 docs/api_reference/CXX/envget_timeout.html         |   10 +-
 docs/api_reference/CXX/envget_tmp_dir.html         |    8 +-
 docs/api_reference/CXX/envget_tx_max.html          |    8 +-
 docs/api_reference/CXX/envget_tx_timestamp.html    |    8 +-
 docs/api_reference/CXX/envget_verbose.html         |   10 +-
 docs/api_reference/CXX/envlog_get_config.html      |   10 +-
 docs/api_reference/CXX/envlog_set_config.html      |   14 +-
 docs/api_reference/CXX/envlog_verify.html          |   30 +-
 docs/api_reference/CXX/envlsn_reset.html           |   14 +-
 docs/api_reference/CXX/envopen.html                |   24 +-
 docs/api_reference/CXX/envremove.html              |   14 +-
 docs/api_reference/CXX/envset_alloc.html           |   16 +-
 docs/api_reference/CXX/envset_app_dispatch.html    |   12 +-
 .../api_reference/CXX/envset_backup_callbacks.html |   12 +-
 docs/api_reference/CXX/envset_backup_config.html   |   10 +-
 docs/api_reference/CXX/envset_cache_max.html       |   14 +-
 docs/api_reference/CXX/envset_cachesize.html       |   16 +-
 docs/api_reference/CXX/envset_create_dir.html      |   12 +-
 docs/api_reference/CXX/envset_data_dir.html        |   12 +-
 docs/api_reference/CXX/envset_encrypt.html         |   16 +-
 docs/api_reference/CXX/envset_errcall.html         |    8 +-
 docs/api_reference/CXX/envset_errfile.html         |    8 +-
 docs/api_reference/CXX/envset_error_stream.html    |    8 +-
 docs/api_reference/CXX/envset_errpfx.html          |    8 +-
 docs/api_reference/CXX/envset_feedback.html        |    8 +-
 docs/api_reference/CXX/envset_flags.html           |   14 +-
 .../CXX/envset_intermediate_dir_mode.html          |   12 +-
 docs/api_reference/CXX/envset_isalive.html         |   12 +-
 docs/api_reference/CXX/envset_lg_bsize.html        |   12 +-
 docs/api_reference/CXX/envset_lg_dir.html          |   12 +-
 docs/api_reference/CXX/envset_lg_filemode.html     |    8 +-
 docs/api_reference/CXX/envset_lg_max.html          |   12 +-
 docs/api_reference/CXX/envset_lg_regionmax.html    |   12 +-
 docs/api_reference/CXX/envset_lk_conflicts.html    |   16 +-
 docs/api_reference/CXX/envset_lk_detect.html       |   12 +-
 docs/api_reference/CXX/envset_lk_max_lockers.html  |   12 +-
 docs/api_reference/CXX/envset_lk_max_locks.html    |   12 +-
 docs/api_reference/CXX/envset_lk_max_objects.html  |   12 +-
 docs/api_reference/CXX/envset_lk_partitions.html   |   12 +-
 docs/api_reference/CXX/envset_lk_priority.html     |   14 +-
 docs/api_reference/CXX/envset_lk_tablesize.html    |   12 +-
 docs/api_reference/CXX/envset_memory_init.html     |   14 +-
 docs/api_reference/CXX/envset_memory_max.html      |   14 +-
 docs/api_reference/CXX/envset_message_stream.html  |    8 +-
 docs/api_reference/CXX/envset_metadata_dir.html    |    8 +-
 docs/api_reference/CXX/envset_mp_mmapsize.html     |   12 +-
 docs/api_reference/CXX/envset_mp_mtxcount.html     |    8 +-
 docs/api_reference/CXX/envset_mp_pagesize.html     |    8 +-
 docs/api_reference/CXX/envset_mp_tablesize.html    |    8 +-
 docs/api_reference/CXX/envset_msgcall.html         |    8 +-
 docs/api_reference/CXX/envset_msgfile.html         |    8 +-
 docs/api_reference/CXX/envset_shm_key.html         |   12 +-
 docs/api_reference/CXX/envset_thread_count.html    |   12 +-
 docs/api_reference/CXX/envset_thread_id.html       |   14 +-
 .../api_reference/CXX/envset_thread_id_string.html |   12 +-
 docs/api_reference/CXX/envset_timeout.html         |   14 +-
 docs/api_reference/CXX/envset_tmp_dir.html         |   12 +-
 docs/api_reference/CXX/envset_tx_max.html          |   12 +-
 docs/api_reference/CXX/envset_tx_timestamp.html    |   12 +-
 docs/api_reference/CXX/envset_verbose.html         |   14 +-
 docs/api_reference/CXX/envstat.html                |    8 +-
 docs/api_reference/CXX/envstrerror.html            |    8 +-
 docs/api_reference/CXX/envtxn_applied.html         |   20 +-
 docs/api_reference/CXX/envversion.html             |   12 +-
 docs/api_reference/CXX/index.html                  |   16 +-
 docs/api_reference/CXX/lockdetect.html             |   16 +-
 docs/api_reference/CXX/lockget.html                |   30 +-
 docs/api_reference/CXX/lockid.html                 |    8 +-
 docs/api_reference/CXX/lockid_free.html            |   12 +-
 docs/api_reference/CXX/lockput.html                |   12 +-
 docs/api_reference/CXX/lockstat.html               |   14 +-
 docs/api_reference/CXX/lockstat_print.html         |   33 +-
 docs/api_reference/CXX/lockvec.html                |   28 +-
 docs/api_reference/CXX/logarchive.html             |   14 +-
 docs/api_reference/CXX/logcclose.html              |   12 +-
 docs/api_reference/CXX/logcget.html                |   16 +-
 docs/api_reference/CXX/logcompare.html             |   10 +-
 docs/api_reference/CXX/logcursor.html              |   14 +-
 docs/api_reference/CXX/logfile.html                |   16 +-
 docs/api_reference/CXX/logflush.html               |   12 +-
 docs/api_reference/CXX/logprintf.html              |   14 +-
 docs/api_reference/CXX/logput.html                 |   16 +-
 docs/api_reference/CXX/logstat.html                |   14 +-
 docs/api_reference/CXX/logstat_print.html          |    8 +-
 docs/api_reference/CXX/mempfclose.html             |    8 +-
 docs/api_reference/CXX/mempfcreate.html            |   10 +-
 docs/api_reference/CXX/mempfget.html               |   26 +-
 docs/api_reference/CXX/mempfopen.html              |   20 +-
 docs/api_reference/CXX/mempfsync.html              |    4 +-
 docs/api_reference/CXX/mempget_clear_len.html      |    8 +-
 docs/api_reference/CXX/mempget_fileid.html         |    4 +-
 docs/api_reference/CXX/mempget_flags.html          |    8 +-
 docs/api_reference/CXX/mempget_ftype.html          |    8 +-
 docs/api_reference/CXX/mempget_lsn_offset.html     |    8 +-
 docs/api_reference/CXX/mempget_maxsize.html        |   10 +-
 docs/api_reference/CXX/mempget_mp_max_openfd.html  |    8 +-
 docs/api_reference/CXX/mempget_mp_max_write.html   |   10 +-
 docs/api_reference/CXX/mempget_pgcookie.html       |    8 +-
 docs/api_reference/CXX/mempget_priority.html       |    8 +-
 docs/api_reference/CXX/mempput.html                |   16 +-
 docs/api_reference/CXX/mempregister.html           |   10 +-
 docs/api_reference/CXX/mempset_clear_len.html      |    8 +-
 docs/api_reference/CXX/mempset_fileid.html         |    8 +-
 docs/api_reference/CXX/mempset_flags.html          |   10 +-
 docs/api_reference/CXX/mempset_ftype.html          |    8 +-
 docs/api_reference/CXX/mempset_lsn_offset.html     |    8 +-
 docs/api_reference/CXX/mempset_maxsize.html        |   10 +-
 docs/api_reference/CXX/mempset_mp_max_openfd.html  |   12 +-
 docs/api_reference/CXX/mempset_mp_max_write.html   |   14 +-
 docs/api_reference/CXX/mempset_pgcookie.html       |    8 +-
 docs/api_reference/CXX/mempset_priority.html       |    8 +-
 docs/api_reference/CXX/mempstat.html               |   16 +-
 docs/api_reference/CXX/mempstat_print.html         |    8 +-
 docs/api_reference/CXX/mempsync.html               |    8 +-
 docs/api_reference/CXX/memptrickle.html            |   14 +-
 docs/api_reference/CXX/mutexalloc.html             |   14 +-
 docs/api_reference/CXX/mutexfree.html              |   12 +-
 docs/api_reference/CXX/mutexget_align.html         |    8 +-
 docs/api_reference/CXX/mutexget_increment.html     |    8 +-
 docs/api_reference/CXX/mutexget_init.html          |    8 +-
 docs/api_reference/CXX/mutexget_max.html           |    8 +-
 docs/api_reference/CXX/mutexget_tas_spins.html     |    8 +-
 docs/api_reference/CXX/mutexlock.html              |   12 +-
 docs/api_reference/CXX/mutexset_align.html         |   12 +-
 docs/api_reference/CXX/mutexset_increment.html     |   12 +-
 docs/api_reference/CXX/mutexset_init.html          |   12 +-
 docs/api_reference/CXX/mutexset_max.html           |   12 +-
 docs/api_reference/CXX/mutexset_tas_spins.html     |   12 +-
 docs/api_reference/CXX/mutexstat.html              |   14 +-
 docs/api_reference/CXX/mutexstat_print.html        |    8 +-
 docs/api_reference/CXX/mutexunlock.html            |   12 +-
 docs/api_reference/CXX/repclockskew.html           |   14 +-
 docs/api_reference/CXX/repconfig.html              |   14 +-
 docs/api_reference/CXX/repelect.html               |   20 +-
 docs/api_reference/CXX/repget_clockskew.html       |   10 +-
 docs/api_reference/CXX/repget_config.html          |   10 +-
 docs/api_reference/CXX/repget_limit.html           |   10 +-
 docs/api_reference/CXX/repget_nsites.html          |    8 +-
 docs/api_reference/CXX/repget_priority.html        |    8 +-
 docs/api_reference/CXX/repget_request.html         |   10 +-
 docs/api_reference/CXX/repget_timeout.html         |   14 +-
 docs/api_reference/CXX/repmessage.html             |   18 +-
 docs/api_reference/CXX/repmgr_channel.html         |   16 +-
 docs/api_reference/CXX/repmgr_local_site.html      |   12 +-
 docs/api_reference/CXX/repmgr_msg_dispatch.html    |   14 +-
 docs/api_reference/CXX/repmgr_site.html            |   18 +-
 docs/api_reference/CXX/repmgr_site_by_eid.html     |   14 +-
 docs/api_reference/CXX/repmgrget_ack_policy.html   |    8 +-
 docs/api_reference/CXX/repmgrset_ack_policy.html   |   12 +-
 docs/api_reference/CXX/repmgrsite_list.html        |   10 +-
 docs/api_reference/CXX/repmgrstart.html            |   16 +-
 docs/api_reference/CXX/repmgrstat.html             |   14 +-
 docs/api_reference/CXX/repmgrstat_print.html       |   12 +-
 docs/api_reference/CXX/repnsites.html              |   12 +-
 docs/api_reference/CXX/reppriority.html            |    8 +-
 docs/api_reference/CXX/repset_limit.html           |   10 +-
 docs/api_reference/CXX/repset_request.html         |   14 +-
 docs/api_reference/CXX/repset_timeout.html         |   14 +-
 docs/api_reference/CXX/repstart.html               |   16 +-
 docs/api_reference/CXX/repstat.html                |   14 +-
 docs/api_reference/CXX/repstat_print.html          |   12 +-
 docs/api_reference/CXX/repsync.html                |   12 +-
 docs/api_reference/CXX/reptransport.html           |   14 +-
 docs/api_reference/CXX/seqclose.html               |   12 +-
 docs/api_reference/CXX/seqcreate.html              |   14 +-
 docs/api_reference/CXX/seqget.html                 |   14 +-
 docs/api_reference/CXX/seqget_cachesize.html       |    8 +-
 docs/api_reference/CXX/seqget_dbp.html             |    8 +-
 docs/api_reference/CXX/seqget_flags.html           |    8 +-
 docs/api_reference/CXX/seqget_key.html             |    8 +-
 docs/api_reference/CXX/seqget_range.html           |   10 +-
 docs/api_reference/CXX/seqinitial_value.html       |   12 +-
 docs/api_reference/CXX/seqopen.html                |   12 +-
 docs/api_reference/CXX/seqremove.html              |   14 +-
 docs/api_reference/CXX/seqset_cachesize.html       |   12 +-
 docs/api_reference/CXX/seqset_flags.html           |   12 +-
 docs/api_reference/CXX/seqset_range.html           |   14 +-
 docs/api_reference/CXX/seqstat.html                |    8 +-
 docs/api_reference/CXX/seqstat_print.html          |    8 +-
 .../CXX/set_create_dir_parameter.html              |    8 +-
 ..._parameter.html => set_data_len_parameter.html} |   59 +-
 docs/api_reference/CXX/set_flags_parameter.html    |    8 +-
 docs/api_reference/CXX/txnabort.html               |    4 +-
 docs/api_reference/CXX/txnbegin.html               |   14 +-
 docs/api_reference/CXX/txncheckpoint.html          |   16 +-
 docs/api_reference/CXX/txncommit.html              |   16 +-
 docs/api_reference/CXX/txndiscard.html             |   18 +-
 docs/api_reference/CXX/txnget_name.html            |    8 +-
 docs/api_reference/CXX/txnget_priority.html        |   12 +-
 docs/api_reference/CXX/txnid.html                  |    4 +-
 docs/api_reference/CXX/txnprepare.html             |   14 +-
 docs/api_reference/CXX/txnrecover.html             |   12 +-
 docs/api_reference/CXX/txnset_commit_token.html    |   12 +-
 docs/api_reference/CXX/txnset_name.html            |    8 +-
 docs/api_reference/CXX/txnset_priority.html        |   12 +-
 docs/api_reference/CXX/txnset_timeout.html         |   14 +-
 docs/api_reference/CXX/txnstat.html                |   14 +-
 docs/api_reference/CXX/txnstat_print.html          |    8 +-
 docs/api_reference/STL/BDB-STL_APIReference.pdf    |  Bin 1778429 -> 1778288 bytes
 docs/api_reference/STL/BulkRetrievalOption.html    |    6 +-
 docs/api_reference/STL/DbstlDbt.html               |    6 +-
 docs/api_reference/STL/DbstlElemTraits.html        |    8 +-
 docs/api_reference/STL/DbstlException.html         |    6 +-
 docs/api_reference/STL/ElementHolder.html          |   20 +-
 docs/api_reference/STL/ElementRef.html             |    8 +-
 docs/api_reference/STL/Element_wrappers.html       |    4 +-
 .../api_reference/STL/Exception_classes_group.html |    4 +-
 .../STL/FailedAssertionException.html              |    6 +-
 .../STL/InvalidArgumentException.html              |    6 +-
 docs/api_reference/STL/InvalidCursorException.html |    6 +-
 docs/api_reference/STL/InvalidDbtException.html    |    6 +-
 docs/api_reference/STL/InvalidFunctionCall.html    |    6 +-
 .../STL/InvalidIteratorException.html              |    6 +-
 docs/api_reference/STL/NoSuchKeyException.html     |    6 +-
 .../STL/NotEnoughMemoryException.html              |    6 +-
 docs/api_reference/STL/NotSupportedException.html  |    6 +-
 docs/api_reference/STL/ReadModifyWriteOption.html  |    6 +-
 docs/api_reference/STL/db_base_iterator.html       |   12 +-
 docs/api_reference/STL/db_container.html           |   10 +-
 docs/api_reference/STL/db_map.html                 |   44 +-
 docs/api_reference/STL/db_map_base_iterator.html   |   28 +-
 docs/api_reference/STL/db_map_iterator.html        |   28 +-
 docs/api_reference/STL/db_map_iterators.html       |    4 +-
 docs/api_reference/STL/db_multimap.html            |   38 +-
 docs/api_reference/STL/db_multiset.html            |   40 +-
 docs/api_reference/STL/db_reverse_iterator.html    |   14 +-
 docs/api_reference/STL/db_set.html                 |   40 +-
 docs/api_reference/STL/db_set_base_iterator.html   |    8 +-
 docs/api_reference/STL/db_set_iterator.html        |    8 +-
 docs/api_reference/STL/db_vector.html              |   38 +-
 .../api_reference/STL/db_vector_base_iterator.html |    8 +-
 docs/api_reference/STL/db_vector_iterator.html     |    8 +-
 docs/api_reference/STL/db_vector_iterators.html    |    6 +-
 docs/api_reference/STL/dbset_iterators.html        |    6 +-
 docs/api_reference/STL/dbstl_containers.html       |    6 +-
 docs/api_reference/STL/dbstl_global_functions.html |   12 +-
 docs/api_reference/STL/dbstl_helper_classes.html   |    4 +-
 docs/api_reference/STL/dbstl_iterators.html        |    6 +-
 docs/api_reference/STL/index.html                  |    6 +-
 .../STL/stlBulkRetrievalOptionbulk_buf_size.html   |    2 +-
 .../STL/stlBulkRetrievalOptionbulk_retrieval.html  |    2 +-
 .../stlBulkRetrievalOptionno_bulk_retrieval.html   |    2 +-
 .../STL/stlBulkRetrievalOptionoperator_assign.html |    2 +-
 .../STL/stlBulkRetrievalOptionoperator_eq.html     |    2 +-
 .../STL/stlDbstlDbtdstr_DbstlDbt.html              |    2 +-
 .../STL/stlDbstlDbtoperator_assign.html            |    2 +-
 .../STL/stlDbstlElemTraitsDbstlElemTraits.html     |    2 +-
 .../STL/stlDbstlElemTraitscompare.html             |    4 +-
 docs/api_reference/STL/stlDbstlElemTraitscopy.html |    4 +-
 .../stlDbstlElemTraitsdstr_DbstlElemTraits.html    |    2 +-
 docs/api_reference/STL/stlDbstlElemTraitseof.html  |    4 +-
 docs/api_reference/STL/stlDbstlElemTraitseq.html   |    4 +-
 .../STL/stlDbstlElemTraitseq_int_type.html         |    4 +-
 docs/api_reference/STL/stlDbstlElemTraitsfind.html |    4 +-
 .../STL/stlDbstlElemTraitsget_assign_function.html |    4 +-
 .../stlDbstlElemTraitsget_compare_function.html    |    4 +-
 .../STL/stlDbstlElemTraitsget_copy_function.html   |    4 +-
 .../stlDbstlElemTraitsget_restore_function.html    |    4 +-
 ...stlElemTraitsget_sequence_compare_function.html |    4 +-
 ...lDbstlElemTraitsget_sequence_copy_function.html |    4 +-
 ...tlDbstlElemTraitsget_sequence_len_function.html |    4 +-
 ...lElemTraitsget_sequence_n_compare_function.html |    4 +-
 .../STL/stlDbstlElemTraitsget_size_function.html   |    4 +-
 .../STL/stlDbstlElemTraitsinstance.html            |    2 +-
 .../STL/stlDbstlElemTraitslength.html              |    4 +-
 docs/api_reference/STL/stlDbstlElemTraitslt.html   |    4 +-
 docs/api_reference/STL/stlDbstlElemTraitsmove.html |    4 +-
 .../STL/stlDbstlElemTraitsnot_eof.html             |    4 +-
 .../STL/stlDbstlElemTraitsset_assign_function.html |    4 +-
 .../stlDbstlElemTraitsset_compare_function.html    |    4 +-
 .../STL/stlDbstlElemTraitsset_copy_function.html   |    4 +-
 .../stlDbstlElemTraitsset_restore_function.html    |    4 +-
 ...stlElemTraitsset_sequence_compare_function.html |    4 +-
 ...lDbstlElemTraitsset_sequence_copy_function.html |    4 +-
 ...tlDbstlElemTraitsset_sequence_len_function.html |    4 +-
 ...lElemTraitsset_sequence_n_compare_function.html |    4 +-
 .../STL/stlDbstlElemTraitsset_size_function.html   |    4 +-
 .../STL/stlDbstlElemTraitsto_char_type.html        |    4 +-
 .../STL/stlDbstlElemTraitsto_int_type.html         |    4 +-
 .../STL/stlDbstlExceptiondstr_DbstlException.html  |    2 +-
 .../STL/stlDbstlExceptionoperator_assign.html      |    2 +-
 .../STL/stlElementHolder_DB_STL_StoreElement.html  |    2 +-
 .../STL/stlElementHolder_DB_STL_value.html         |    2 +-
 .../STL/stlElementHolderdstr_ElementHolder.html    |    2 +-
 .../STL/stlElementHolderoperator__aa.html          |    4 +-
 .../STL/stlElementHolderoperator__ma.html          |    4 +-
 .../STL/stlElementHolderoperator_assign.html       |    4 +-
 .../STL/stlElementHolderoperator_da.html           |    4 +-
 .../STL/stlElementHolderoperator_decr.html         |    4 +-
 .../STL/stlElementHolderoperator_gt_ge.html        |    4 +-
 .../STL/stlElementHolderoperator_ia.html           |    4 +-
 .../STL/stlElementHolderoperator_incr.html         |    4 +-
 .../STL/stlElementHolderoperator_lt_le.html        |    4 +-
 .../STL/stlElementHolderoperator_modasg.html       |    4 +-
 .../STL/stlElementHolderoperator_oa.html           |    4 +-
 .../STL/stlElementHolderoperator_ptype.html        |    2 +-
 .../STL/stlElementHolderoperator_sa.html           |    4 +-
 .../STL/stlElementHolderoperator_xa.html           |    4 +-
 .../api_reference/STL/stlElementRefElementRef.html |   14 +-
 .../STL/stlElementRef_DB_STL_StoreElement.html     |    2 +-
 .../STL/stlElementRef_DB_STL_value.html            |    2 +-
 .../STL/stlElementRefoperator_assign.html          |   16 +-
 ...AssertionExceptionFailedAssertionException.html |    2 +-
 ...tionExceptiondstr_FailedAssertionException.html |    2 +-
 ...lReadModifyWriteOptionno_read_modify_write.html |    2 +-
 .../STL/stlReadModifyWriteOptionoperator_eq.html   |    2 +-
 .../stlReadModifyWriteOptionread_modify_write.html |    2 +-
 .../STL/stldb_base_iteratorclose_cursor.html       |    2 +-
 .../STL/stldb_base_iteratordb_base_iterator.html   |    2 +-
 .../stldb_base_iteratordstr_db_base_iterator.html  |    2 +-
 .../STL/stldb_base_iteratorget_bulk_bufsize.html   |    2 +-
 .../STL/stldb_base_iteratorget_bulk_retrieval.html |    2 +-
 .../STL/stldb_base_iteratoris_directdb_get.html    |    2 +-
 .../STL/stldb_base_iteratoris_rmw.html             |    2 +-
 .../STL/stldb_base_iteratoroperator_assign.html    |    8 +-
 .../STL/stldb_base_iteratorset_bulk_buffer.html    |    8 +-
 .../STL/stldb_containerdb_container.html           |   12 +-
 .../STL/stldb_containerdstr_db_container.html      |    4 +-
 .../STL/stldb_containerget_commit_flags.html       |    6 +-
 .../STL/stldb_containerget_cursor_open_flags.html  |    6 +-
 .../STL/stldb_containerget_db_env_handle.html      |    6 +-
 .../STL/stldb_containerget_db_handle.html          |    6 +-
 .../STL/stldb_containerget_db_set_flags.html       |    6 +-
 .../STL/stldb_containerget_txn_begin_flags.html    |    6 +-
 .../STL/stldb_containerset_all_flags.html          |   12 +-
 .../STL/stldb_containerset_commit_flags.html       |    8 +-
 .../STL/stldb_containerset_cursor_open_flags.html  |    8 +-
 .../STL/stldb_containerset_db_handle.html          |   10 +-
 .../STL/stldb_containerset_txn_begin_flags.html    |    8 +-
 .../STL/stldb_map_base_iteratorclose_cursor.html   |    4 +-
 ...map_base_iteratordstr_db_map_base_iterator.html |    4 +-
 .../stldb_map_base_iteratorget_bulk_bufsize.html   |    6 +-
 .../STL/stldb_map_base_iteratormove_to.html        |   10 +-
 .../STL/stldb_map_base_iteratoroperator__star.html |    4 +-
 .../STL/stldb_map_base_iteratoroperator_arrow.html |    4 +-
 .../stldb_map_base_iteratoroperator_assign.html    |   10 +-
 .../STL/stldb_map_base_iteratoroperator_decr.html  |    8 +-
 .../STL/stldb_map_base_iteratoroperator_eq.html    |   10 +-
 .../STL/stldb_map_base_iteratoroperator_incr.html  |    8 +-
 .../STL/stldb_map_base_iteratoroperator_ueq.html   |   12 +-
 .../STL/stldb_map_base_iteratorrefresh.html        |    8 +-
 .../stldb_map_base_iteratorset_bulk_buffer.html    |   10 +-
 .../stldb_map_iteratordstr_db_map_iterator.html    |    4 +-
 .../STL/stldb_map_iteratoroperator__star.html      |    4 +-
 .../STL/stldb_map_iteratoroperator_arrow.html      |    4 +-
 .../STL/stldb_map_iteratoroperator_assign.html     |   10 +-
 .../STL/stldb_map_iteratoroperator_decr.html       |   10 +-
 .../STL/stldb_map_iteratoroperator_incr.html       |   10 +-
 .../STL/stldb_map_iteratorrefresh.html             |    8 +-
 docs/api_reference/STL/stldb_mapbegin.html         |   28 +-
 docs/api_reference/STL/stldb_mapbucket_count.html  |    6 +-
 docs/api_reference/STL/stldb_mapclear.html         |    8 +-
 docs/api_reference/STL/stldb_mapcount.html         |   12 +-
 docs/api_reference/STL/stldb_mapdstr_db_map.html   |    2 +-
 docs/api_reference/STL/stldb_mapempty.html         |    6 +-
 docs/api_reference/STL/stldb_mapend.html           |   12 +-
 docs/api_reference/STL/stldb_mapequal_range.html   |   22 +-
 docs/api_reference/STL/stldb_maperase.html         |   20 +-
 docs/api_reference/STL/stldb_mapfind.html          |   22 +-
 docs/api_reference/STL/stldb_maphash_funct.html    |    6 +-
 docs/api_reference/STL/stldb_mapinsert.html        |   30 +-
 docs/api_reference/STL/stldb_mapis_hash.html       |    6 +-
 docs/api_reference/STL/stldb_mapkey_comp.html      |    6 +-
 docs/api_reference/STL/stldb_mapkey_eq.html        |    6 +-
 docs/api_reference/STL/stldb_maplower_bound.html   |   22 +-
 docs/api_reference/STL/stldb_mapmax_size.html      |    8 +-
 .../STL/stldb_mapoperator_assign.html              |    8 +-
 docs/api_reference/STL/stldb_mapoperator_eq.html   |    8 +-
 .../api_reference/STL/stldb_mapoperator_sqbrk.html |   14 +-
 docs/api_reference/STL/stldb_mapoperator_ueq.html  |    8 +-
 docs/api_reference/STL/stldb_maprbegin.html        |   28 +-
 docs/api_reference/STL/stldb_maprend.html          |   12 +-
 docs/api_reference/STL/stldb_mapsize.html          |   10 +-
 docs/api_reference/STL/stldb_mapswap.html          |   10 +-
 docs/api_reference/STL/stldb_mapupper_bound.html   |   22 +-
 docs/api_reference/STL/stldb_mapvalue_comp.html    |    6 +-
 docs/api_reference/STL/stldb_multimapcount.html    |   12 +-
 .../STL/stldb_multimapdb_multimap.html             |   28 +-
 .../STL/stldb_multimapdstr_db_multimap.html        |    2 +-
 .../STL/stldb_multimapequal_range.html             |   22 +-
 .../STL/stldb_multimapequal_range_N.html           |   22 +-
 docs/api_reference/STL/stldb_multimaperase.html    |   20 +-
 .../STL/stldb_multimapoperator_assign.html         |    8 +-
 .../STL/stldb_multimapoperator_eq.html             |    8 +-
 .../STL/stldb_multimapoperator_ueq.html            |    8 +-
 docs/api_reference/STL/stldb_multimapswap.html     |   10 +-
 .../STL/stldb_multimapupper_bound.html             |   22 +-
 .../STL/stldb_multisetdstr_db_multiset.html        |    2 +-
 docs/api_reference/STL/stldb_multiseterase.html    |   20 +-
 docs/api_reference/STL/stldb_multisetinsert.html   |   36 +-
 .../STL/stldb_multisetoperator_assign.html         |   10 +-
 .../STL/stldb_multisetoperator_eq.html             |    8 +-
 .../STL/stldb_multisetoperator_ueq.html            |    2 +-
 docs/api_reference/STL/stldb_multisetswap.html     |   10 +-
 .../stldb_reverse_iteratordb_reverse_iterator.html |    2 +-
 .../STL/stldb_reverse_iteratoroperator_add.html    |   10 +-
 .../STL/stldb_reverse_iteratoroperator_assign.html |   10 +-
 .../STL/stldb_reverse_iteratoroperator_decr.html   |    8 +-
 .../STL/stldb_reverse_iteratoroperator_ge.html     |    4 +-
 .../STL/stldb_reverse_iteratoroperator_gt.html     |    4 +-
 .../STL/stldb_reverse_iteratoroperator_ia.html     |   10 +-
 .../STL/stldb_reverse_iteratoroperator_le.html     |    4 +-
 .../STL/stldb_reverse_iteratoroperator_lt.html     |    4 +-
 .../STL/stldb_reverse_iteratoroperator_sa.html     |   10 +-
 .../STL/stldb_reverse_iteratoroperator_sqbrk.html  |    2 +-
 .../STL/stldb_reverse_iteratoroperator_sub.html    |   16 +-
 ...tldb_set_base_iteratordb_set_base_iterator.html |   24 +-
 .../STL/stldb_set_base_iteratoroperator__star.html |    4 +-
 .../STL/stldb_set_base_iteratoroperator_arrow.html |    4 +-
 .../STL/stldb_set_base_iteratoroperator_decr.html  |   12 +-
 .../STL/stldb_set_base_iteratoroperator_incr.html  |   12 +-
 .../STL/stldb_set_base_iteratorrefresh.html        |    8 +-
 .../STL/stldb_set_iteratordb_set_iterator.html     |   28 +-
 .../STL/stldb_set_iteratoroperator__star.html      |    4 +-
 .../STL/stldb_set_iteratoroperator_arrow.html      |    4 +-
 .../STL/stldb_set_iteratoroperator_decr.html       |   10 +-
 .../STL/stldb_set_iteratoroperator_incr.html       |   10 +-
 .../STL/stldb_set_iteratorrefresh.html             |    8 +-
 docs/api_reference/STL/stldb_setdstr_db_set.html   |    2 +-
 docs/api_reference/STL/stldb_setinsert.html        |   36 +-
 .../STL/stldb_setoperator_assign.html              |   10 +-
 docs/api_reference/STL/stldb_setoperator_eq.html   |    8 +-
 docs/api_reference/STL/stldb_setoperator_ueq.html  |    2 +-
 docs/api_reference/STL/stldb_setswap.html          |   10 +-
 docs/api_reference/STL/stldb_setvalue_comp.html    |    6 +-
 .../stldb_vector_base_iteratorclose_cursor.html    |    4 +-
 ..._base_iteratordstr_db_vector_base_iterator.html |    4 +-
 ...stldb_vector_base_iteratorget_bulk_bufsize.html |    6 +-
 ...tldb_vector_base_iteratorget_current_index.html |    4 +-
 .../STL/stldb_vector_base_iteratormove_to.html     |    8 +-
 .../stldb_vector_base_iteratoroperator__star.html  |    4 +-
 .../stldb_vector_base_iteratoroperator_add.html    |   10 +-
 .../stldb_vector_base_iteratoroperator_arrow.html  |    4 +-
 .../stldb_vector_base_iteratoroperator_assign.html |   12 +-
 .../stldb_vector_base_iteratoroperator_decr.html   |    8 +-
 .../STL/stldb_vector_base_iteratoroperator_eq.html |   10 +-
 .../STL/stldb_vector_base_iteratoroperator_ge.html |   10 +-
 .../STL/stldb_vector_base_iteratoroperator_gt.html |   10 +-
 .../STL/stldb_vector_base_iteratoroperator_ia.html |   10 +-
 .../stldb_vector_base_iteratoroperator_incr.html   |    8 +-
 .../STL/stldb_vector_base_iteratoroperator_le.html |   10 +-
 .../STL/stldb_vector_base_iteratoroperator_lt.html |   10 +-
 .../STL/stldb_vector_base_iteratoroperator_sa.html |   10 +-
 .../stldb_vector_base_iteratoroperator_sqbrk.html  |    8 +-
 .../stldb_vector_base_iteratoroperator_sub.html    |   16 +-
 .../stldb_vector_base_iteratoroperator_ueq.html    |   10 +-
 .../STL/stldb_vector_base_iteratorrefresh.html     |    8 +-
 .../stldb_vector_base_iteratorset_bulk_buffer.html |   10 +-
 ...ldb_vector_iteratordstr_db_vector_iterator.html |    4 +-
 .../STL/stldb_vector_iteratoroperator__star.html   |    4 +-
 .../STL/stldb_vector_iteratoroperator_add.html     |   12 +-
 .../STL/stldb_vector_iteratoroperator_arrow.html   |    4 +-
 .../STL/stldb_vector_iteratoroperator_assign.html  |   12 +-
 .../STL/stldb_vector_iteratoroperator_decr.html    |   12 +-
 .../STL/stldb_vector_iteratoroperator_ia.html      |   12 +-
 .../STL/stldb_vector_iteratoroperator_incr.html    |   12 +-
 .../STL/stldb_vector_iteratoroperator_sa.html      |   12 +-
 .../STL/stldb_vector_iteratoroperator_sqbrk.html   |    8 +-
 .../STL/stldb_vector_iteratoroperator_sub.html     |   20 +-
 .../STL/stldb_vector_iteratorrefresh.html          |    8 +-
 docs/api_reference/STL/stldb_vectorassign.html     |   28 +-
 docs/api_reference/STL/stldb_vectorat.html         |   20 +-
 docs/api_reference/STL/stldb_vectorback.html       |   12 +-
 docs/api_reference/STL/stldb_vectorcapacity.html   |    4 +-
 docs/api_reference/STL/stldb_vectorclear.html      |    8 +-
 docs/api_reference/STL/stldb_vectordb_vector.html  |   48 +-
 .../STL/stldb_vectordstr_db_vector.html            |    2 +-
 docs/api_reference/STL/stldb_vectorempty.html      |    4 +-
 docs/api_reference/STL/stldb_vectorend.html        |    6 +-
 docs/api_reference/STL/stldb_vectorerase.html      |   18 +-
 docs/api_reference/STL/stldb_vectorfront.html      |   12 +-
 docs/api_reference/STL/stldb_vectorinsert.html     |   34 +-
 docs/api_reference/STL/stldb_vectormax_size.html   |    6 +-
 docs/api_reference/STL/stldb_vectormerge.html      |   18 +-
 .../STL/stldb_vectoroperator_assign.html           |    8 +-
 .../api_reference/STL/stldb_vectoroperator_eq.html |   12 +-
 .../api_reference/STL/stldb_vectoroperator_lt.html |   10 +-
 .../STL/stldb_vectoroperator_sqbrk.html            |   16 +-
 .../STL/stldb_vectoroperator_ueq.html              |   16 +-
 docs/api_reference/STL/stldb_vectorpop_back.html   |    4 +-
 docs/api_reference/STL/stldb_vectorpop_front.html  |    4 +-
 docs/api_reference/STL/stldb_vectorpush_back.html  |    8 +-
 docs/api_reference/STL/stldb_vectorpush_front.html |    8 +-
 docs/api_reference/STL/stldb_vectorrbegin.html     |   26 +-
 docs/api_reference/STL/stldb_vectorremove.html     |   10 +-
 docs/api_reference/STL/stldb_vectorremove_if.html  |   10 +-
 docs/api_reference/STL/stldb_vectorrend.html       |    6 +-
 docs/api_reference/STL/stldb_vectorreserve.html    |    2 +-
 docs/api_reference/STL/stldb_vectorresize.html     |   10 +-
 docs/api_reference/STL/stldb_vectorreverse.html    |    6 +-
 docs/api_reference/STL/stldb_vectorsize.html       |    4 +-
 docs/api_reference/STL/stldb_vectorsort.html       |   12 +-
 docs/api_reference/STL/stldb_vectorsplice.html     |   34 +-
 docs/api_reference/STL/stldb_vectorswap.html       |    8 +-
 docs/api_reference/STL/stldb_vectorunique.html     |   12 +-
 .../STL/stldbstl_global_functionsabort_txn.html    |   18 +-
 .../STL/stldbstl_global_functionsalloc_mutex.html  |    6 +-
 .../STL/stldbstl_global_functionsbegin_txn.html    |   12 +-
 ...stldbstl_global_functionsclose_all_db_envs.html |    6 +-
 .../stldbstl_global_functionsclose_all_dbs.html    |    6 +-
 .../stldbstl_global_functionsclose_db_cursors.html |    8 +-
 .../STL/stldbstl_global_functionsclose_db_env.html |    8 +-
 .../STL/stldbstl_global_functionscommit_txn.html   |   22 +-
 .../STL/stldbstl_global_functionscurrent_txn.html  |   10 +-
 .../STL/stldbstl_global_functionsdbstl_exit.html   |    2 +-
 .../stldbstl_global_functionsdbstl_startup.html    |    2 +-
 ...stldbstl_global_functionsdbstl_thread_exit.html |    2 +-
 .../STL/stldbstl_global_functionsfree_mutex.html   |   10 +-
 .../STL/stldbstl_global_functionslock_mutex.html   |   10 +-
 .../STL/stldbstl_global_functionsopen_db.html      |   26 +-
 .../STL/stldbstl_global_functionsopen_env.html     |   20 +-
 .../STL/stldbstl_global_functionsoperator_eq.html  |   14 +-
 .../STL/stldbstl_global_functionsregister_db.html  |    6 +-
 .../stldbstl_global_functionsregister_db_env.html  |    6 +-
 ...stl_global_functionsset_current_txn_handle.html |   12 +-
 ...l_functionsset_global_dbfile_suffix_number.html |    6 +-
 .../STL/stldbstl_global_functionsunlock_mutex.html |   10 +-
 docs/api_reference/TCL/BDB-TCL_APIReference.pdf    |  Bin 280394 -> 280545 bytes
 docs/api_reference/TCL/index.html                  |    4 +-
 docs/articles/inmemory/C/InMemoryDBApplication.pdf |  Bin 171826 -> 172083 bytes
 docs/articles/inmemory/C/index.html                |    6 +-
 docs/articles/mssgtxt/DBMessageTextReference.pdf   |  Bin 222669 -> 222916 bytes
 docs/articles/mssgtxt/index.html                   |    6 +-
 docs/bdb-sql/BDB-SQL-Guide.pdf                     |  Bin 341898 -> 342112 bytes
 docs/bdb-sql/admin.html                            |    6 +-
 docs/bdb-sql/index.html                            |    8 +-
 .../tutorial/BerkeleyDB-Java-Collections.pdf       |  Bin 414795 -> 414944 bytes
 docs/collections/tutorial/index.html               |    6 +-
 docs/csharp/BerkeleyDB.chm                         |  Bin 2873813 -> 2873475 bytes
 docs/csharp/WebTOC.xml                             |  780 ++++++++++----------
 docs/csharp/fti/FTI_Files.bin                      |  Bin 193800 -> 193800 bytes
 .../html/AllMembers_T_BerkeleyDB_AckPolicy.htm     |    6 +-
 .../AllMembers_T_BerkeleyDB_ActiveTransaction.htm  |    6 +-
 .../html/AllMembers_T_BerkeleyDB_BTreeCursor.htm   |    8 +-
 .../html/AllMembers_T_BerkeleyDB_BTreeDatabase.htm |    8 +-
 ...AllMembers_T_BerkeleyDB_BTreeDatabaseConfig.htm |    8 +-
 .../html/AllMembers_T_BerkeleyDB_BTreeStats.htm    |    6 +-
 .../html/AllMembers_T_BerkeleyDB_BackupOptions.htm |    6 +-
 ...lMembers_T_BerkeleyDB_BadSecondaryException.htm |    4 +-
 .../html/AllMembers_T_BerkeleyDB_BaseCursor.htm    |    6 +-
 .../html/AllMembers_T_BerkeleyDB_BaseDatabase.htm  |    8 +-
 .../html/AllMembers_T_BerkeleyDB_ByteOrder.htm     |    6 +-
 .../html/AllMembers_T_BerkeleyDB_CacheInfo.htm     |    6 +-
 .../html/AllMembers_T_BerkeleyDB_CachePriority.htm |    6 +-
 .../html/AllMembers_T_BerkeleyDB_CompactConfig.htm |    6 +-
 .../html/AllMembers_T_BerkeleyDB_CompactData.htm   |    6 +-
 .../csharp/html/AllMembers_T_BerkeleyDB_Cursor.htm |    8 +-
 .../html/AllMembers_T_BerkeleyDB_CursorConfig.htm  |    6 +-
 .../html/AllMembers_T_BerkeleyDB_Database.htm      |    8 +-
 .../AllMembers_T_BerkeleyDB_DatabaseConfig.htm     |    8 +-
 .../html/AllMembers_T_BerkeleyDB_DatabaseEntry.htm |    6 +-
 ...AllMembers_T_BerkeleyDB_DatabaseEnvironment.htm |    8 +-
 ...bers_T_BerkeleyDB_DatabaseEnvironmentConfig.htm |    8 +-
 .../AllMembers_T_BerkeleyDB_DatabaseException.htm  |    4 +-
 .../html/AllMembers_T_BerkeleyDB_DatabaseType.htm  |    6 +-
 .../html/AllMembers_T_BerkeleyDB_DbChannel.htm     |    8 +-
 .../csharp/html/AllMembers_T_BerkeleyDB_DbSite.htm |    8 +-
 .../html/AllMembers_T_BerkeleyDB_DbSiteConfig.htm  |    6 +-
 .../html/AllMembers_T_BerkeleyDB_DbThreadID.htm    |    6 +-
 .../AllMembers_T_BerkeleyDB_DeadlockException.htm  |    4 +-
 .../AllMembers_T_BerkeleyDB_DeadlockPolicy.htm     |    6 +-
 .../html/AllMembers_T_BerkeleyDB_ErrorCodes.htm    |    6 +-
 ...mbers_T_BerkeleyDB_ForeignConflictException.htm |    4 +-
 ...Members_T_BerkeleyDB_FullLogBufferException.htm |    4 +-
 .../html/AllMembers_T_BerkeleyDB_HashCursor.htm    |    8 +-
 .../html/AllMembers_T_BerkeleyDB_HashDatabase.htm  |    8 +-
 .../AllMembers_T_BerkeleyDB_HashDatabaseConfig.htm |    8 +-
 .../html/AllMembers_T_BerkeleyDB_HashStats.htm     |    6 +-
 .../html/AllMembers_T_BerkeleyDB_HeapDatabase.htm  |    8 +-
 .../AllMembers_T_BerkeleyDB_HeapDatabaseConfig.htm |    8 +-
 .../AllMembers_T_BerkeleyDB_HeapFullException.htm  |    4 +-
 .../html/AllMembers_T_BerkeleyDB_HeapRecordId.htm  |    6 +-
 .../html/AllMembers_T_BerkeleyDB_HeapStats.htm     |    6 +-
 .../html/AllMembers_T_BerkeleyDB_IBackup.htm       |    4 +-
 .../html/AllMembers_T_BerkeleyDB_JoinCursor.htm    |    6 +-
 .../AllMembers_T_BerkeleyDB_KeyEmptyException.htm  |    4 +-
 .../AllMembers_T_BerkeleyDB_KeyExistException.htm  |    4 +-
 .../html/AllMembers_T_BerkeleyDB_KeyRange.htm      |    6 +-
 docs/csharp/html/AllMembers_T_BerkeleyDB_LSN.htm   |    6 +-
 ...lMembers_T_BerkeleyDB_LeaseExpiredException.htm |    4 +-
 ...embers_T_BerkeleyDB_LockNotGrantedException.htm |    4 +-
 .../html/AllMembers_T_BerkeleyDB_LockStats.htm     |    6 +-
 .../html/AllMembers_T_BerkeleyDB_LockingConfig.htm |    6 +-
 .../html/AllMembers_T_BerkeleyDB_LockingInfo.htm   |    6 +-
 .../html/AllMembers_T_BerkeleyDB_LogConfig.htm     |    6 +-
 .../html/AllMembers_T_BerkeleyDB_LogStats.htm      |    6 +-
 .../AllMembers_T_BerkeleyDB_LogVerifyConfig.htm    |    6 +-
 .../html/AllMembers_T_BerkeleyDB_MPoolConfig.htm   |    8 +-
 .../AllMembers_T_BerkeleyDB_MPoolFileStats.htm     |    6 +-
 .../html/AllMembers_T_BerkeleyDB_MPoolStats.htm    |    6 +-
 ...lMembers_T_BerkeleyDB_MultipleDatabaseEntry.htm |    6 +-
 ...mbers_T_BerkeleyDB_MultipleKeyDatabaseEntry.htm |    6 +-
 .../html/AllMembers_T_BerkeleyDB_MutexConfig.htm   |    6 +-
 .../html/AllMembers_T_BerkeleyDB_MutexStats.htm    |    6 +-
 .../AllMembers_T_BerkeleyDB_NotFoundException.htm  |    4 +-
 ...AllMembers_T_BerkeleyDB_OldVersionException.htm |    4 +-
 ...lMembers_T_BerkeleyDB_PageNotFoundException.htm |    4 +-
 ...AllMembers_T_BerkeleyDB_PreparedTransaction.htm |    6 +-
 .../html/AllMembers_T_BerkeleyDB_QueueDatabase.htm |    8 +-
 ...AllMembers_T_BerkeleyDB_QueueDatabaseConfig.htm |    8 +-
 .../html/AllMembers_T_BerkeleyDB_QueueStats.htm    |    6 +-
 .../html/AllMembers_T_BerkeleyDB_RecnoCursor.htm   |    8 +-
 .../html/AllMembers_T_BerkeleyDB_RecnoDatabase.htm |    8 +-
 ...AllMembers_T_BerkeleyDB_RecnoDatabaseConfig.htm |    8 +-
 .../html/AllMembers_T_BerkeleyDB_RecnoStats.htm    |    6 +-
 .../html/AllMembers_T_BerkeleyDB_RepMgrSite.htm    |    6 +-
 .../html/AllMembers_T_BerkeleyDB_RepMgrStats.htm   |    6 +-
 .../AllMembers_T_BerkeleyDB_RepProcMsgResult.htm   |    6 +-
 .../AllMembers_T_BerkeleyDB_ReplicationConfig.htm  |    8 +-
 ...Members_T_BerkeleyDB_ReplicationHostAddress.htm |    6 +-
 .../AllMembers_T_BerkeleyDB_ReplicationStats.htm   |    6 +-
 ...llMembers_T_BerkeleyDB_RunRecoveryException.htm |    4 +-
 ...Members_T_BerkeleyDB_SecondaryBTreeDatabase.htm |    8 +-
 ...s_T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm |    8 +-
 .../AllMembers_T_BerkeleyDB_SecondaryCursor.htm    |    6 +-
 .../AllMembers_T_BerkeleyDB_SecondaryDatabase.htm  |    8 +-
 ...embers_T_BerkeleyDB_SecondaryDatabaseConfig.htm |    8 +-
 ...lMembers_T_BerkeleyDB_SecondaryHashDatabase.htm |    8 +-
 ...rs_T_BerkeleyDB_SecondaryHashDatabaseConfig.htm |    8 +-
 ...Members_T_BerkeleyDB_SecondaryQueueDatabase.htm |    8 +-
 ...s_T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm |    8 +-
 ...Members_T_BerkeleyDB_SecondaryRecnoDatabase.htm |    8 +-
 ...s_T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm |    8 +-
 .../html/AllMembers_T_BerkeleyDB_Sequence.htm      |    8 +-
 .../AllMembers_T_BerkeleyDB_SequenceConfig.htm     |    8 +-
 .../html/AllMembers_T_BerkeleyDB_SequenceStats.htm |    6 +-
 .../html/AllMembers_T_BerkeleyDB_Transaction.htm   |    8 +-
 .../AllMembers_T_BerkeleyDB_TransactionConfig.htm  |    6 +-
 .../AllMembers_T_BerkeleyDB_TransactionStats.htm   |    6 +-
 .../AllMembers_T_BerkeleyDB_VerboseMessages.htm    |    6 +-
 ...lMembers_T_BerkeleyDB_VerificationException.htm |    4 +-
 ...mbers_T_BerkeleyDB_VersionMismatchException.htm |    4 +-
 docs/csharp/html/F_BerkeleyDB_AckPolicy_ALL.htm    |    6 +-
 .../html/F_BerkeleyDB_AckPolicy_ALL_AVAILABLE.htm  |    6 +-
 .../html/F_BerkeleyDB_AckPolicy_ALL_PEERS.htm      |    6 +-
 docs/csharp/html/F_BerkeleyDB_AckPolicy_NONE.htm   |    6 +-
 docs/csharp/html/F_BerkeleyDB_AckPolicy_ONE.htm    |    6 +-
 .../html/F_BerkeleyDB_AckPolicy_ONE_PEER.htm       |    6 +-
 docs/csharp/html/F_BerkeleyDB_AckPolicy_QUORUM.htm |    6 +-
 ...BerkeleyDB_BTreeDatabaseConfig_BTreeCompare.htm |    6 +-
 ...eyDB_BTreeDatabaseConfig_BTreePrefixCompare.htm |    6 +-
 .../F_BerkeleyDB_BTreeDatabaseConfig_Creation.htm  |    6 +-
 ...eleyDB_BTreeDatabaseConfig_DuplicateCompare.htm |    6 +-
 ...F_BerkeleyDB_BTreeDatabaseConfig_Duplicates.htm |    6 +-
 ...eyDB_BTreeDatabaseConfig_NoReverseSplitting.htm |    6 +-
 ...eleyDB_BTreeDatabaseConfig_UseRecordNumbers.htm |    6 +-
 .../html/F_BerkeleyDB_BackupOptions_Clean.htm      |    6 +-
 .../html/F_BerkeleyDB_BackupOptions_Creation.htm   |    6 +-
 .../html/F_BerkeleyDB_BackupOptions_Files.htm      |    6 +-
 .../html/F_BerkeleyDB_BackupOptions_NoLogs.htm     |    6 +-
 .../html/F_BerkeleyDB_BackupOptions_SingleDir.htm  |    6 +-
 .../html/F_BerkeleyDB_BackupOptions_Update.htm     |    6 +-
 .../html/F_BerkeleyDB_ByteOrder_BIG_ENDIAN.htm     |    6 +-
 .../html/F_BerkeleyDB_ByteOrder_LITTLE_ENDIAN.htm  |    6 +-
 .../csharp/html/F_BerkeleyDB_ByteOrder_MACHINE.htm |    6 +-
 docs/csharp/html/F_BerkeleyDB_CacheInfo_Bytes.htm  |    6 +-
 .../html/F_BerkeleyDB_CacheInfo_Gigabytes.htm      |    6 +-
 .../csharp/html/F_BerkeleyDB_CacheInfo_NCaches.htm |    6 +-
 .../html/F_BerkeleyDB_CachePriority_DEFAULT.htm    |    6 +-
 .../html/F_BerkeleyDB_CachePriority_HIGH.htm       |    6 +-
 .../csharp/html/F_BerkeleyDB_CachePriority_LOW.htm |    6 +-
 .../html/F_BerkeleyDB_CachePriority_VERY_HIGH.htm  |    6 +-
 .../html/F_BerkeleyDB_CachePriority_VERY_LOW.htm   |    6 +-
 .../F_BerkeleyDB_CompactConfig_TruncatePages.htm   |    6 +-
 .../html/F_BerkeleyDB_CompactConfig_returnEnd.htm  |    6 +-
 .../html/F_BerkeleyDB_CompactConfig_start.htm      |    6 +-
 .../html/F_BerkeleyDB_CompactConfig_stop.htm       |    6 +-
 .../F_BerkeleyDB_CursorConfig_IsolationDegree.htm  |    6 +-
 .../html/F_BerkeleyDB_CursorConfig_Priority.htm    |    6 +-
 ...F_BerkeleyDB_CursorConfig_SnapshotIsolation.htm |    6 +-
 .../html/F_BerkeleyDB_CursorConfig_WriteCursor.htm |    6 +-
 .../F_BerkeleyDB_DatabaseConfig_AutoCommit.htm     |    6 +-
 .../html/F_BerkeleyDB_DatabaseConfig_ByteOrder.htm |    6 +-
 .../html/F_BerkeleyDB_DatabaseConfig_CacheSize.htm |    6 +-
 .../F_BerkeleyDB_DatabaseConfig_DoChecksum.htm     |    6 +-
 .../html/F_BerkeleyDB_DatabaseConfig_Env.htm       |    6 +-
 .../F_BerkeleyDB_DatabaseConfig_ErrorFeedback.htm  |    6 +-
 .../F_BerkeleyDB_DatabaseConfig_ErrorPrefix.htm    |    6 +-
 .../html/F_BerkeleyDB_DatabaseConfig_Feedback.htm  |    6 +-
 .../F_BerkeleyDB_DatabaseConfig_FreeThreaded.htm   |    6 +-
 .../html/F_BerkeleyDB_DatabaseConfig_NoMMap.htm    |    6 +-
 ...eleyDB_DatabaseConfig_NoWaitDbExclusiveLock.htm |    6 +-
 .../F_BerkeleyDB_DatabaseConfig_NonDurableTxns.htm |    6 +-
 .../html/F_BerkeleyDB_DatabaseConfig_Priority.htm  |    6 +-
 .../html/F_BerkeleyDB_DatabaseConfig_ReadOnly.htm  |    6 +-
 ...F_BerkeleyDB_DatabaseConfig_ReadUncommitted.htm |    6 +-
 .../html/F_BerkeleyDB_DatabaseConfig_Truncate.htm  |    6 +-
 .../html/F_BerkeleyDB_DatabaseConfig_UseMVCC.htm   |    6 +-
 ...eleyDB_DatabaseEnvironmentConfig_AutoCommit.htm |    6 +-
 ...keleyDB_DatabaseEnvironmentConfig_CDB_ALLDB.htm |    6 +-
 ...BerkeleyDB_DatabaseEnvironmentConfig_Create.htm |    6 +-
 ...leyDB_DatabaseEnvironmentConfig_CreationDir.htm |    6 +-
 ...rkeleyDB_DatabaseEnvironmentConfig_DataDirs.htm |    6 +-
 ...yDB_DatabaseEnvironmentConfig_ErrorFeedback.htm |    6 +-
 ...leyDB_DatabaseEnvironmentConfig_ErrorPrefix.htm |    6 +-
 ...leyDB_DatabaseEnvironmentConfig_EventNotify.htm |    6 +-
 ...rkeleyDB_DatabaseEnvironmentConfig_Feedback.htm |    6 +-
 ...eleyDB_DatabaseEnvironmentConfig_ForceFlush.htm |    6 +-
 ...eyDB_DatabaseEnvironmentConfig_FreeThreaded.htm |    6 +-
 ...tabaseEnvironmentConfig_HotbackupInProgress.htm |    6 +-
 ...leyDB_DatabaseEnvironmentConfig_InitRegions.htm |    6 +-
 ...tabaseEnvironmentConfig_IntermediateDirMode.htm |    6 +-
 ...yDB_DatabaseEnvironmentConfig_LockSystemCfg.htm |    6 +-
 ...rkeleyDB_DatabaseEnvironmentConfig_Lockdown.htm |    6 +-
 ...eyDB_DatabaseEnvironmentConfig_LogSystemCfg.htm |    6 +-
 ...DB_DatabaseEnvironmentConfig_MPoolSystemCfg.htm |    6 +-
 ...leyDB_DatabaseEnvironmentConfig_MetadataDir.htm |    6 +-
 ...DB_DatabaseEnvironmentConfig_MutexSystemCfg.htm |    6 +-
 ...rkeleyDB_DatabaseEnvironmentConfig_NoBuffer.htm |    6 +-
 ...keleyDB_DatabaseEnvironmentConfig_NoLocking.htm |    6 +-
 ...BerkeleyDB_DatabaseEnvironmentConfig_NoMMap.htm |    6 +-
 ...erkeleyDB_DatabaseEnvironmentConfig_NoPanic.htm |    6 +-
 ...keleyDB_DatabaseEnvironmentConfig_Overwrite.htm |    6 +-
 ...erkeleyDB_DatabaseEnvironmentConfig_Private.htm |    6 +-
 ...rkeleyDB_DatabaseEnvironmentConfig_Register.htm |    6 +-
 ...eyDB_DatabaseEnvironmentConfig_RepSystemCfg.htm |    6 +-
 ..._DatabaseEnvironmentConfig_RunFatalRecovery.htm |    6 +-
 ...leyDB_DatabaseEnvironmentConfig_RunRecovery.htm |    6 +-
 ...leyDB_DatabaseEnvironmentConfig_SetThreadID.htm |    6 +-
 ...eyDB_DatabaseEnvironmentConfig_SystemMemory.htm |    6 +-
 ...erkeleyDB_DatabaseEnvironmentConfig_TempDir.htm |    6 +-
 ...yDB_DatabaseEnvironmentConfig_ThreadIsAlive.htm |    6 +-
 ...eleyDB_DatabaseEnvironmentConfig_ThreadName.htm |    6 +-
 ...DB_DatabaseEnvironmentConfig_TimeNotGranted.htm |    6 +-
 ...keleyDB_DatabaseEnvironmentConfig_TxnNoSync.htm |    6 +-
 ...keleyDB_DatabaseEnvironmentConfig_TxnNoWait.htm |    6 +-
 ...leyDB_DatabaseEnvironmentConfig_TxnSnapshot.htm |    6 +-
 ...DB_DatabaseEnvironmentConfig_TxnWriteNoSync.htm |    6 +-
 ...BerkeleyDB_DatabaseEnvironmentConfig_UseCDB.htm |    6 +-
 ...atabaseEnvironmentConfig_UseEnvironmentVars.htm |    6 +-
 ...eleyDB_DatabaseEnvironmentConfig_UseLocking.htm |    6 +-
 ...eleyDB_DatabaseEnvironmentConfig_UseLogging.htm |    6 +-
 ...rkeleyDB_DatabaseEnvironmentConfig_UseMPool.htm |    6 +-
 ...erkeleyDB_DatabaseEnvironmentConfig_UseMVCC.htm |    6 +-
 ...DB_DatabaseEnvironmentConfig_UseReplication.htm |    6 +-
 ...erkeleyDB_DatabaseEnvironmentConfig_UseTxns.htm |    6 +-
 ...keleyDB_DatabaseEnvironmentConfig_Verbosity.htm |    6 +-
 ...rkeleyDB_DatabaseEnvironmentConfig_YieldCPU.htm |    6 +-
 .../F_BerkeleyDB_DatabaseException_ErrorCode.htm   |    6 +-
 .../html/F_BerkeleyDB_DatabaseType_BTREE.htm       |    6 +-
 .../csharp/html/F_BerkeleyDB_DatabaseType_HASH.htm |    6 +-
 .../csharp/html/F_BerkeleyDB_DatabaseType_HEAP.htm |    6 +-
 .../html/F_BerkeleyDB_DatabaseType_QUEUE.htm       |    6 +-
 .../html/F_BerkeleyDB_DatabaseType_RECNO.htm       |    6 +-
 .../html/F_BerkeleyDB_DatabaseType_UNKNOWN.htm     |    6 +-
 .../csharp/html/F_BerkeleyDB_DbSiteConfig_Host.htm |    6 +-
 .../csharp/html/F_BerkeleyDB_DbSiteConfig_Port.htm |    6 +-
 .../html/F_BerkeleyDB_DbThreadID_processID.htm     |    6 +-
 .../html/F_BerkeleyDB_DbThreadID_threadID.htm      |    6 +-
 .../html/F_BerkeleyDB_DeadlockPolicy_DEFAULT.htm   |    6 +-
 .../html/F_BerkeleyDB_DeadlockPolicy_EXPIRE.htm    |    6 +-
 .../html/F_BerkeleyDB_DeadlockPolicy_MAX_LOCKS.htm |    6 +-
 .../html/F_BerkeleyDB_DeadlockPolicy_MAX_WRITE.htm |    6 +-
 .../html/F_BerkeleyDB_DeadlockPolicy_MIN_LOCKS.htm |    6 +-
 .../html/F_BerkeleyDB_DeadlockPolicy_MIN_WRITE.htm |    6 +-
 .../html/F_BerkeleyDB_DeadlockPolicy_OLDEST.htm    |    6 +-
 .../html/F_BerkeleyDB_DeadlockPolicy_RANDOM.htm    |    6 +-
 .../html/F_BerkeleyDB_DeadlockPolicy_YOUNGEST.htm  |    6 +-
 .../F_BerkeleyDB_ErrorCodes_DB_BUFFER_SMALL.htm    |    6 +-
 .../html/F_BerkeleyDB_ErrorCodes_DB_DONOTINDEX.htm |    6 +-
 ...F_BerkeleyDB_ErrorCodes_DB_FOREIGN_CONFLICT.htm |    6 +-
 .../html/F_BerkeleyDB_ErrorCodes_DB_HEAP_FULL.htm  |    6 +-
 .../html/F_BerkeleyDB_ErrorCodes_DB_KEYEMPTY.htm   |    6 +-
 .../html/F_BerkeleyDB_ErrorCodes_DB_KEYEXIST.htm   |    6 +-
 .../F_BerkeleyDB_ErrorCodes_DB_LOCK_DEADLOCK.htm   |    6 +-
 .../F_BerkeleyDB_ErrorCodes_DB_LOCK_NOTGRANTED.htm |    6 +-
 .../F_BerkeleyDB_ErrorCodes_DB_LOG_BUFFER_FULL.htm |    6 +-
 .../html/F_BerkeleyDB_ErrorCodes_DB_NOSERVER.htm   |    6 +-
 .../html/F_BerkeleyDB_ErrorCodes_DB_NOTFOUND.htm   |    6 +-
 .../F_BerkeleyDB_ErrorCodes_DB_OLD_VERSION.htm     |    6 +-
 .../F_BerkeleyDB_ErrorCodes_DB_PAGE_NOTFOUND.htm   |    6 +-
 .../F_BerkeleyDB_ErrorCodes_DB_REP_DUPMASTER.htm   |    6 +-
 .../F_BerkeleyDB_ErrorCodes_DB_REP_HANDLE_DEAD.htm |    6 +-
 ...F_BerkeleyDB_ErrorCodes_DB_REP_HOLDELECTION.htm |    6 +-
 .../html/F_BerkeleyDB_ErrorCodes_DB_REP_IGNORE.htm |    6 +-
 .../html/F_BerkeleyDB_ErrorCodes_DB_REP_ISPERM.htm |    6 +-
 ...F_BerkeleyDB_ErrorCodes_DB_REP_JOIN_FAILURE.htm |    6 +-
 ..._BerkeleyDB_ErrorCodes_DB_REP_LEASE_EXPIRED.htm |    6 +-
 .../F_BerkeleyDB_ErrorCodes_DB_REP_LOCKOUT.htm     |    6 +-
 .../F_BerkeleyDB_ErrorCodes_DB_REP_NEWSITE.htm     |    6 +-
 .../F_BerkeleyDB_ErrorCodes_DB_REP_NOTPERM.htm     |    6 +-
 .../F_BerkeleyDB_ErrorCodes_DB_REP_UNAVAIL.htm     |    6 +-
 .../F_BerkeleyDB_ErrorCodes_DB_RUNRECOVERY.htm     |    6 +-
 .../F_BerkeleyDB_ErrorCodes_DB_SECONDARY_BAD.htm   |    6 +-
 .../html/F_BerkeleyDB_ErrorCodes_DB_VERIFY_BAD.htm |    6 +-
 ...F_BerkeleyDB_ErrorCodes_DB_VERSION_MISMATCH.htm |    6 +-
 .../F_BerkeleyDB_HashDatabaseConfig_Creation.htm   |    6 +-
 ...keleyDB_HashDatabaseConfig_DuplicateCompare.htm |    6 +-
 .../F_BerkeleyDB_HashDatabaseConfig_Duplicates.htm |    6 +-
 ...erkeleyDB_HashDatabaseConfig_HashComparison.htm |    6 +-
 ..._BerkeleyDB_HashDatabaseConfig_HashFunction.htm |    6 +-
 .../F_BerkeleyDB_HeapDatabaseConfig_Creation.htm   |    6 +-
 .../csharp/html/F_BerkeleyDB_LSN_LogFileNumber.htm |    6 +-
 docs/csharp/html/F_BerkeleyDB_LSN_Offset.htm       |    6 +-
 ...BerkeleyDB_LockingConfig_DeadlockResolution.htm |    6 +-
 .../F_BerkeleyDB_LockingInfo_IsolationDegree.htm   |    6 +-
 .../F_BerkeleyDB_LockingInfo_ReadModifyWrite.htm   |    6 +-
 .../html/F_BerkeleyDB_LogConfig_AutoRemove.htm     |    6 +-
 docs/csharp/html/F_BerkeleyDB_LogConfig_Dir.htm    |    6 +-
 .../html/F_BerkeleyDB_LogConfig_ForceSync.htm      |    6 +-
 .../html/F_BerkeleyDB_LogConfig_InMemory.htm       |    6 +-
 .../html/F_BerkeleyDB_LogConfig_NoBuffer.htm       |    6 +-
 .../html/F_BerkeleyDB_LogConfig_ZeroOnCreate.htm   |    6 +-
 .../html/F_BerkeleyDB_MPoolConfig_CacheSize.htm    |    6 +-
 .../html/F_BerkeleyDB_MPoolConfig_MaxCacheSize.htm |    6 +-
 .../F_BerkeleyDB_QueueDatabaseConfig_Append.htm    |    6 +-
 ...rkeleyDB_QueueDatabaseConfig_ConsumeInOrder.htm |    6 +-
 .../F_BerkeleyDB_QueueDatabaseConfig_Creation.htm  |    6 +-
 .../F_BerkeleyDB_RecnoDatabaseConfig_Append.htm    |    6 +-
 ..._BerkeleyDB_RecnoDatabaseConfig_BackingFile.htm |    6 +-
 .../F_BerkeleyDB_RecnoDatabaseConfig_Creation.htm  |    6 +-
 .../F_BerkeleyDB_RecnoDatabaseConfig_Renumber.htm  |    6 +-
 .../F_BerkeleyDB_RecnoDatabaseConfig_Snapshot.htm  |    6 +-
 .../html/F_BerkeleyDB_RepMgrSite_Address.htm       |    6 +-
 docs/csharp/html/F_BerkeleyDB_RepMgrSite_EId.htm   |    6 +-
 .../html/F_BerkeleyDB_RepMgrSite_isConnected.htm   |    6 +-
 .../csharp/html/F_BerkeleyDB_RepMgrSite_isPeer.htm |    6 +-
 .../html/F_BerkeleyDB_RepProcMsgResult_Result.htm  |    6 +-
 .../html/F_BerkeleyDB_RepProcMsgResult_RetLsn.htm  |    6 +-
 .../F_BerkeleyDB_ReplicationConfig_AutoInit.htm    |    6 +-
 ...F_BerkeleyDB_ReplicationConfig_BulkTransfer.htm |    6 +-
 ...erkeleyDB_ReplicationConfig_DelayClientSync.htm |    6 +-
 .../F_BerkeleyDB_ReplicationConfig_Elections.htm   |    6 +-
 .../F_BerkeleyDB_ReplicationConfig_InMemory.htm    |    6 +-
 .../F_BerkeleyDB_ReplicationConfig_NoBlocking.htm  |    6 +-
 ...erkeleyDB_ReplicationConfig_RepMgrAckPolicy.htm |    6 +-
 ...keleyDB_ReplicationConfig_RepmgrSitesConfig.htm |    6 +-
 .../F_BerkeleyDB_ReplicationConfig_Strict2Site.htm |    6 +-
 .../F_BerkeleyDB_ReplicationConfig_Transport.htm   |    6 +-
 ...erkeleyDB_ReplicationConfig_UseMasterLeases.htm |    6 +-
 .../F_BerkeleyDB_ReplicationHostAddress_Host.htm   |    6 +-
 .../F_BerkeleyDB_ReplicationHostAddress_Port.htm   |    6 +-
 ...eleyDB_SecondaryBTreeDatabaseConfig_Compare.htm |    6 +-
 ...leyDB_SecondaryBTreeDatabaseConfig_Creation.htm |    6 +-
 ...condaryBTreeDatabaseConfig_DuplicateCompare.htm |    6 +-
 ...yDB_SecondaryBTreeDatabaseConfig_Duplicates.htm |    6 +-
 ...ndaryBTreeDatabaseConfig_NoReverseSplitting.htm |    6 +-
 ..._SecondaryBTreeDatabaseConfig_PrefixCompare.htm |    6 +-
 ...condaryBTreeDatabaseConfig_UseRecordNumbers.htm |    6 +-
 ...eleyDB_SecondaryDatabaseConfig_ImmutableKey.htm |    6 +-
 ...BerkeleyDB_SecondaryDatabaseConfig_Populate.htm |    6 +-
 ...keleyDB_SecondaryHashDatabaseConfig_Compare.htm |    6 +-
 ...eleyDB_SecondaryHashDatabaseConfig_Creation.htm |    6 +-
 ...econdaryHashDatabaseConfig_DuplicateCompare.htm |    6 +-
 ...eyDB_SecondaryHashDatabaseConfig_Duplicates.htm |    6 +-
 ...DB_SecondaryHashDatabaseConfig_HashFunction.htm |    6 +-
 ...leyDB_SecondaryQueueDatabaseConfig_Creation.htm |    6 +-
 ...DB_SecondaryRecnoDatabaseConfig_BackingFile.htm |    6 +-
 ...leyDB_SecondaryRecnoDatabaseConfig_Creation.htm |    6 +-
 ...leyDB_SecondaryRecnoDatabaseConfig_Renumber.htm |    6 +-
 ...leyDB_SecondaryRecnoDatabaseConfig_Snapshot.htm |    6 +-
 ...F_BerkeleyDB_SequenceConfig_BackingDatabase.htm |    6 +-
 .../html/F_BerkeleyDB_SequenceConfig_Creation.htm  |    6 +-
 .../F_BerkeleyDB_SequenceConfig_FreeThreaded.htm   |    6 +-
 .../html/F_BerkeleyDB_SequenceConfig_Wrap.htm      |    6 +-
 .../html/F_BerkeleyDB_SequenceConfig_key.htm       |    6 +-
 .../html/F_BerkeleyDB_TransactionConfig_Bulk.htm   |    6 +-
 ...erkeleyDB_TransactionConfig_IsolationDegree.htm |    6 +-
 .../html/F_BerkeleyDB_TransactionConfig_NoWait.htm |    6 +-
 .../F_BerkeleyDB_TransactionConfig_Snapshot.htm    |    6 +-
 .../F_BerkeleyDB_TransactionConfig_SyncAction.htm  |    6 +-
 .../F_BerkeleyDB_Transaction_GlobalIdLength.htm    |    6 +-
 .../F_BerkeleyDB_VerboseMessages_AllFileOps.htm    |    6 +-
 .../html/F_BerkeleyDB_VerboseMessages_Backup.htm   |    6 +-
 .../html/F_BerkeleyDB_VerboseMessages_Deadlock.htm |    6 +-
 .../html/F_BerkeleyDB_VerboseMessages_FileOps.htm  |    6 +-
 .../html/F_BerkeleyDB_VerboseMessages_Recovery.htm |    6 +-
 .../html/F_BerkeleyDB_VerboseMessages_Register.htm |    6 +-
 ...yDB_VerboseMessages_RepMgrConnectionFailure.htm |    6 +-
 .../F_BerkeleyDB_VerboseMessages_RepMgrMisc.htm    |    6 +-
 .../F_BerkeleyDB_VerboseMessages_Replication.htm   |    6 +-
 ...keleyDB_VerboseMessages_ReplicationElection.htm |    6 +-
 ...BerkeleyDB_VerboseMessages_ReplicationLease.htm |    6 +-
 ...keleyDB_VerboseMessages_ReplicationMessages.htm |    6 +-
 ..._BerkeleyDB_VerboseMessages_ReplicationMisc.htm |    6 +-
 ..._BerkeleyDB_VerboseMessages_ReplicationSync.htm |    6 +-
 ...leyDB_VerboseMessages_ReplicationSystemInfo.htm |    6 +-
 ..._BerkeleyDB_VerboseMessages_ReplicationTest.htm |    6 +-
 .../F_BerkeleyDB_VerboseMessages_WaitsForTable.htm |    6 +-
 docs/csharp/html/Fields_T_BerkeleyDB_AckPolicy.htm |    4 +-
 .../Fields_T_BerkeleyDB_BTreeDatabaseConfig.htm    |    4 +-
 .../html/Fields_T_BerkeleyDB_BackupOptions.htm     |    4 +-
 .../Fields_T_BerkeleyDB_BadSecondaryException.htm  |    4 +-
 docs/csharp/html/Fields_T_BerkeleyDB_ByteOrder.htm |    4 +-
 docs/csharp/html/Fields_T_BerkeleyDB_CacheInfo.htm |    4 +-
 .../html/Fields_T_BerkeleyDB_CachePriority.htm     |    4 +-
 .../html/Fields_T_BerkeleyDB_CompactConfig.htm     |    4 +-
 .../html/Fields_T_BerkeleyDB_CursorConfig.htm      |    4 +-
 .../html/Fields_T_BerkeleyDB_DatabaseConfig.htm    |    4 +-
 ...elds_T_BerkeleyDB_DatabaseEnvironmentConfig.htm |    4 +-
 .../html/Fields_T_BerkeleyDB_DatabaseException.htm |    4 +-
 .../html/Fields_T_BerkeleyDB_DatabaseType.htm      |    4 +-
 .../html/Fields_T_BerkeleyDB_DbSiteConfig.htm      |    4 +-
 .../csharp/html/Fields_T_BerkeleyDB_DbThreadID.htm |    4 +-
 .../html/Fields_T_BerkeleyDB_DeadlockException.htm |    4 +-
 .../html/Fields_T_BerkeleyDB_DeadlockPolicy.htm    |    4 +-
 .../csharp/html/Fields_T_BerkeleyDB_ErrorCodes.htm |    4 +-
 ...ields_T_BerkeleyDB_ForeignConflictException.htm |    4 +-
 .../Fields_T_BerkeleyDB_FullLogBufferException.htm |    4 +-
 .../Fields_T_BerkeleyDB_HashDatabaseConfig.htm     |    4 +-
 .../Fields_T_BerkeleyDB_HeapDatabaseConfig.htm     |    4 +-
 .../html/Fields_T_BerkeleyDB_HeapFullException.htm |    4 +-
 .../html/Fields_T_BerkeleyDB_KeyEmptyException.htm |    4 +-
 .../html/Fields_T_BerkeleyDB_KeyExistException.htm |    4 +-
 docs/csharp/html/Fields_T_BerkeleyDB_LSN.htm       |    4 +-
 .../Fields_T_BerkeleyDB_LeaseExpiredException.htm  |    4 +-
 ...Fields_T_BerkeleyDB_LockNotGrantedException.htm |    4 +-
 .../html/Fields_T_BerkeleyDB_LockingConfig.htm     |    4 +-
 .../html/Fields_T_BerkeleyDB_LockingInfo.htm       |    4 +-
 docs/csharp/html/Fields_T_BerkeleyDB_LogConfig.htm |    4 +-
 .../html/Fields_T_BerkeleyDB_MPoolConfig.htm       |    4 +-
 .../html/Fields_T_BerkeleyDB_NotFoundException.htm |    4 +-
 .../Fields_T_BerkeleyDB_OldVersionException.htm    |    4 +-
 .../Fields_T_BerkeleyDB_PageNotFoundException.htm  |    4 +-
 .../Fields_T_BerkeleyDB_QueueDatabaseConfig.htm    |    4 +-
 .../Fields_T_BerkeleyDB_RecnoDatabaseConfig.htm    |    4 +-
 .../csharp/html/Fields_T_BerkeleyDB_RepMgrSite.htm |    4 +-
 .../html/Fields_T_BerkeleyDB_RepProcMsgResult.htm  |    4 +-
 .../html/Fields_T_BerkeleyDB_ReplicationConfig.htm |    4 +-
 .../Fields_T_BerkeleyDB_ReplicationHostAddress.htm |    4 +-
 .../Fields_T_BerkeleyDB_RunRecoveryException.htm   |    4 +-
 ...s_T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm |    4 +-
 ...Fields_T_BerkeleyDB_SecondaryDatabaseConfig.htm |    4 +-
 ...ds_T_BerkeleyDB_SecondaryHashDatabaseConfig.htm |    4 +-
 ...s_T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm |    4 +-
 ...s_T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm |    4 +-
 .../html/Fields_T_BerkeleyDB_SequenceConfig.htm    |    4 +-
 .../html/Fields_T_BerkeleyDB_Transaction.htm       |    4 +-
 .../html/Fields_T_BerkeleyDB_TransactionConfig.htm |    4 +-
 .../html/Fields_T_BerkeleyDB_VerboseMessages.htm   |    4 +-
 .../Fields_T_BerkeleyDB_VerificationException.htm  |    4 +-
 ...ields_T_BerkeleyDB_VersionMismatchException.htm |    4 +-
 docs/csharp/html/M_BerkeleyDB_BTreeCursor_Add.htm  |    6 +-
 .../html/M_BerkeleyDB_BTreeCursor_AddUnique.htm    |    6 +-
 .../html/M_BerkeleyDB_BTreeCursor_Duplicate.htm    |    6 +-
 .../html/M_BerkeleyDB_BTreeCursor_Insert.htm       |    6 +-
 docs/csharp/html/M_BerkeleyDB_BTreeCursor_Move.htm |    6 +-
 .../html/M_BerkeleyDB_BTreeCursor_MoveMultiple.htm |    6 +-
 .../M_BerkeleyDB_BTreeCursor_MoveMultipleKey.htm   |    6 +-
 .../M_BerkeleyDB_BTreeCursor_MoveMultipleKey_1.htm |    6 +-
 .../M_BerkeleyDB_BTreeCursor_MoveMultipleKey_2.htm |    6 +-
 .../M_BerkeleyDB_BTreeCursor_MoveMultipleKey_3.htm |    6 +-
 .../M_BerkeleyDB_BTreeCursor_MoveMultiple_1.htm    |    6 +-
 .../M_BerkeleyDB_BTreeCursor_MoveMultiple_2.htm    |    6 +-
 .../M_BerkeleyDB_BTreeCursor_MoveMultiple_3.htm    |    6 +-
 .../html/M_BerkeleyDB_BTreeCursor_Move_1.htm       |    6 +-
 .../csharp/html/M_BerkeleyDB_BTreeCursor_Recno.htm |    6 +-
 .../html/M_BerkeleyDB_BTreeCursor_Recno_1.htm      |    6 +-
 ...rkeleyDB_BTreeDatabaseConfig_SetCompression.htm |    6 +-
 ...eleyDB_BTreeDatabaseConfig_SetCompression_1.htm |    6 +-
 .../M_BerkeleyDB_BTreeDatabaseConfig__ctor.htm     |    6 +-
 .../html/M_BerkeleyDB_BTreeDatabase_Compact.htm    |    6 +-
 .../html/M_BerkeleyDB_BTreeDatabase_Compact_1.htm  |    6 +-
 .../html/M_BerkeleyDB_BTreeDatabase_Cursor.htm     |    6 +-
 .../html/M_BerkeleyDB_BTreeDatabase_Cursor_1.htm   |    6 +-
 .../html/M_BerkeleyDB_BTreeDatabase_Cursor_2.htm   |    6 +-
 .../html/M_BerkeleyDB_BTreeDatabase_Cursor_3.htm   |    6 +-
 .../html/M_BerkeleyDB_BTreeDatabase_FastStats.htm  |    6 +-
 .../M_BerkeleyDB_BTreeDatabase_FastStats_1.htm     |    6 +-
 .../M_BerkeleyDB_BTreeDatabase_FastStats_2.htm     |    6 +-
 .../csharp/html/M_BerkeleyDB_BTreeDatabase_Get.htm |    6 +-
 .../M_BerkeleyDB_BTreeDatabase_GetMultiple.htm     |    6 +-
 .../M_BerkeleyDB_BTreeDatabase_GetMultiple_1.htm   |    6 +-
 .../M_BerkeleyDB_BTreeDatabase_GetMultiple_2.htm   |    6 +-
 .../M_BerkeleyDB_BTreeDatabase_GetMultiple_3.htm   |    6 +-
 .../html/M_BerkeleyDB_BTreeDatabase_Get_1.htm      |    6 +-
 .../html/M_BerkeleyDB_BTreeDatabase_Get_2.htm      |    6 +-
 .../html/M_BerkeleyDB_BTreeDatabase_KeyRange.htm   |    6 +-
 .../html/M_BerkeleyDB_BTreeDatabase_KeyRange_1.htm |    6 +-
 .../html/M_BerkeleyDB_BTreeDatabase_Open.htm       |    6 +-
 .../html/M_BerkeleyDB_BTreeDatabase_Open_1.htm     |    6 +-
 .../html/M_BerkeleyDB_BTreeDatabase_Open_2.htm     |    6 +-
 .../html/M_BerkeleyDB_BTreeDatabase_Open_3.htm     |    6 +-
 .../M_BerkeleyDB_BTreeDatabase_PutNoDuplicate.htm  |    6 +-
 ...M_BerkeleyDB_BTreeDatabase_PutNoDuplicate_1.htm |    6 +-
 .../html/M_BerkeleyDB_BTreeDatabase_Stats.htm      |    6 +-
 .../html/M_BerkeleyDB_BTreeDatabase_Stats_1.htm    |    6 +-
 .../html/M_BerkeleyDB_BTreeDatabase_Stats_2.htm    |    6 +-
 ...erkeleyDB_BTreeDatabase_TruncateUnusedPages.htm |    6 +-
 ...keleyDB_BTreeDatabase_TruncateUnusedPages_1.htm |    6 +-
 .../html/M_BerkeleyDB_BackupOptions__ctor.htm      |    6 +-
 .../M_BerkeleyDB_BadSecondaryException__ctor.htm   |    6 +-
 docs/csharp/html/M_BerkeleyDB_BaseCursor_Close.htm |    6 +-
 .../html/M_BerkeleyDB_BaseCursor_Compare.htm       |    6 +-
 docs/csharp/html/M_BerkeleyDB_BaseCursor_Count.htm |    6 +-
 .../csharp/html/M_BerkeleyDB_BaseCursor_Delete.htm |    6 +-
 .../html/M_BerkeleyDB_BaseCursor_Dispose.htm       |    6 +-
 .../html/M_BerkeleyDB_BaseCursor_GetEnumerator.htm |    6 +-
 .../html/M_BerkeleyDB_BaseDatabase_Close.htm       |    6 +-
 .../html/M_BerkeleyDB_BaseDatabase_Close_1.htm     |    6 +-
 .../html/M_BerkeleyDB_BaseDatabase_Cursor.htm      |    6 +-
 .../html/M_BerkeleyDB_BaseDatabase_Cursor_1.htm    |    6 +-
 .../html/M_BerkeleyDB_BaseDatabase_Cursor_2.htm    |    6 +-
 .../html/M_BerkeleyDB_BaseDatabase_Cursor_3.htm    |    6 +-
 .../html/M_BerkeleyDB_BaseDatabase_Delete.htm      |    6 +-
 .../html/M_BerkeleyDB_BaseDatabase_Delete_1.htm    |    6 +-
 .../html/M_BerkeleyDB_BaseDatabase_Dispose.htm     |    6 +-
 .../html/M_BerkeleyDB_BaseDatabase_Exists.htm      |    6 +-
 .../html/M_BerkeleyDB_BaseDatabase_Exists_1.htm    |    6 +-
 .../html/M_BerkeleyDB_BaseDatabase_Exists_2.htm    |    6 +-
 docs/csharp/html/M_BerkeleyDB_BaseDatabase_Get.htm |    6 +-
 .../html/M_BerkeleyDB_BaseDatabase_GetBoth.htm     |    6 +-
 .../html/M_BerkeleyDB_BaseDatabase_GetBoth_1.htm   |    6 +-
 .../html/M_BerkeleyDB_BaseDatabase_GetBoth_2.htm   |    6 +-
 .../html/M_BerkeleyDB_BaseDatabase_Get_1.htm       |    6 +-
 .../html/M_BerkeleyDB_BaseDatabase_Get_2.htm       |    6 +-
 .../html/M_BerkeleyDB_BaseDatabase_Get_3.htm       |    6 +-
 .../html/M_BerkeleyDB_BaseDatabase_Get_4.htm       |    6 +-
 .../html/M_BerkeleyDB_BaseDatabase_Get_5.htm       |    6 +-
 .../M_BerkeleyDB_BaseDatabase_PrintFastStats.htm   |    6 +-
 .../M_BerkeleyDB_BaseDatabase_PrintFastStats_1.htm |    6 +-
 .../html/M_BerkeleyDB_BaseDatabase_PrintStats.htm  |    6 +-
 .../M_BerkeleyDB_BaseDatabase_PrintStats_1.htm     |    6 +-
 .../html/M_BerkeleyDB_BaseDatabase_Remove.htm      |    6 +-
 .../html/M_BerkeleyDB_BaseDatabase_Remove_1.htm    |    6 +-
 .../html/M_BerkeleyDB_BaseDatabase_Remove_2.htm    |    6 +-
 .../html/M_BerkeleyDB_BaseDatabase_Remove_3.htm    |    6 +-
 .../html/M_BerkeleyDB_BaseDatabase_Rename.htm      |    6 +-
 .../html/M_BerkeleyDB_BaseDatabase_Rename_1.htm    |    6 +-
 .../html/M_BerkeleyDB_BaseDatabase_Rename_2.htm    |    6 +-
 .../html/M_BerkeleyDB_BaseDatabase_Rename_3.htm    |    6 +-
 .../csharp/html/M_BerkeleyDB_BaseDatabase_Sync.htm |    6 +-
 .../html/M_BerkeleyDB_BaseDatabase_Truncate.htm    |    6 +-
 .../html/M_BerkeleyDB_BaseDatabase_Truncate_1.htm  |    6 +-
 .../html/M_BerkeleyDB_ByteOrder_FromConst.htm      |    6 +-
 docs/csharp/html/M_BerkeleyDB_CacheInfo__ctor.htm  |    6 +-
 .../html/M_BerkeleyDB_CompactConfig__ctor.htm      |    6 +-
 .../html/M_BerkeleyDB_CursorConfig__ctor.htm       |    6 +-
 docs/csharp/html/M_BerkeleyDB_Cursor_Add.htm       |    6 +-
 docs/csharp/html/M_BerkeleyDB_Cursor_Delete.htm    |    6 +-
 docs/csharp/html/M_BerkeleyDB_Cursor_Duplicate.htm |    6 +-
 .../html/M_BerkeleyDB_Cursor_GetEnumerator.htm     |    6 +-
 docs/csharp/html/M_BerkeleyDB_Cursor_Move.htm      |    6 +-
 docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirst.htm |    6 +-
 .../html/M_BerkeleyDB_Cursor_MoveFirstMultiple.htm |    6 +-
 .../M_BerkeleyDB_Cursor_MoveFirstMultipleKey.htm   |    6 +-
 .../M_BerkeleyDB_Cursor_MoveFirstMultipleKey_1.htm |    6 +-
 .../M_BerkeleyDB_Cursor_MoveFirstMultipleKey_2.htm |    6 +-
 .../M_BerkeleyDB_Cursor_MoveFirstMultipleKey_3.htm |    6 +-
 .../M_BerkeleyDB_Cursor_MoveFirstMultiple_1.htm    |    6 +-
 .../M_BerkeleyDB_Cursor_MoveFirstMultiple_2.htm    |    6 +-
 .../M_BerkeleyDB_Cursor_MoveFirstMultiple_3.htm    |    6 +-
 .../html/M_BerkeleyDB_Cursor_MoveFirst_1.htm       |    6 +-
 .../html/M_BerkeleyDB_Cursor_MoveFirst_2.htm       |    6 +-
 .../html/M_BerkeleyDB_Cursor_MoveFirst_3.htm       |    6 +-
 docs/csharp/html/M_BerkeleyDB_Cursor_MoveLast.htm  |    6 +-
 .../csharp/html/M_BerkeleyDB_Cursor_MoveLast_1.htm |    6 +-
 .../csharp/html/M_BerkeleyDB_Cursor_MoveLast_2.htm |    6 +-
 .../csharp/html/M_BerkeleyDB_Cursor_MoveLast_3.htm |    6 +-
 .../html/M_BerkeleyDB_Cursor_MoveMultiple.htm      |    6 +-
 .../html/M_BerkeleyDB_Cursor_MoveMultipleKey.htm   |    6 +-
 .../html/M_BerkeleyDB_Cursor_MoveMultipleKey_1.htm |    6 +-
 .../html/M_BerkeleyDB_Cursor_MoveMultipleKey_2.htm |    6 +-
 .../html/M_BerkeleyDB_Cursor_MoveMultipleKey_3.htm |    6 +-
 .../html/M_BerkeleyDB_Cursor_MoveMultipleKey_4.htm |    6 +-
 .../html/M_BerkeleyDB_Cursor_MoveMultipleKey_5.htm |    6 +-
 .../html/M_BerkeleyDB_Cursor_MoveMultipleKey_6.htm |    6 +-
 .../html/M_BerkeleyDB_Cursor_MoveMultipleKey_7.htm |    6 +-
 .../html/M_BerkeleyDB_Cursor_MoveMultiple_1.htm    |    6 +-
 .../html/M_BerkeleyDB_Cursor_MoveMultiple_2.htm    |    6 +-
 .../html/M_BerkeleyDB_Cursor_MoveMultiple_3.htm    |    6 +-
 .../html/M_BerkeleyDB_Cursor_MoveMultiple_4.htm    |    6 +-
 .../html/M_BerkeleyDB_Cursor_MoveMultiple_5.htm    |    6 +-
 .../html/M_BerkeleyDB_Cursor_MoveMultiple_6.htm    |    6 +-
 .../html/M_BerkeleyDB_Cursor_MoveMultiple_7.htm    |    6 +-
 docs/csharp/html/M_BerkeleyDB_Cursor_MoveNext.htm  |    6 +-
 .../html/M_BerkeleyDB_Cursor_MoveNextDuplicate.htm |    6 +-
 ...BerkeleyDB_Cursor_MoveNextDuplicateMultiple.htm |    6 +-
 ...keleyDB_Cursor_MoveNextDuplicateMultipleKey.htm |    6 +-
 ...leyDB_Cursor_MoveNextDuplicateMultipleKey_1.htm |    6 +-
 ...leyDB_Cursor_MoveNextDuplicateMultipleKey_2.htm |    6 +-
 ...leyDB_Cursor_MoveNextDuplicateMultipleKey_3.htm |    6 +-
 ...rkeleyDB_Cursor_MoveNextDuplicateMultiple_1.htm |    6 +-
 ...rkeleyDB_Cursor_MoveNextDuplicateMultiple_2.htm |    6 +-
 ...rkeleyDB_Cursor_MoveNextDuplicateMultiple_3.htm |    6 +-
 .../M_BerkeleyDB_Cursor_MoveNextDuplicate_1.htm    |    6 +-
 .../M_BerkeleyDB_Cursor_MoveNextDuplicate_2.htm    |    6 +-
 .../M_BerkeleyDB_Cursor_MoveNextDuplicate_3.htm    |    6 +-
 .../html/M_BerkeleyDB_Cursor_MoveNextMultiple.htm  |    6 +-
 .../M_BerkeleyDB_Cursor_MoveNextMultipleKey.htm    |    6 +-
 .../M_BerkeleyDB_Cursor_MoveNextMultipleKey_1.htm  |    6 +-
 .../M_BerkeleyDB_Cursor_MoveNextMultipleKey_2.htm  |    6 +-
 .../M_BerkeleyDB_Cursor_MoveNextMultipleKey_3.htm  |    6 +-
 .../M_BerkeleyDB_Cursor_MoveNextMultiple_1.htm     |    6 +-
 .../M_BerkeleyDB_Cursor_MoveNextMultiple_2.htm     |    6 +-
 .../M_BerkeleyDB_Cursor_MoveNextMultiple_3.htm     |    6 +-
 .../html/M_BerkeleyDB_Cursor_MoveNextUnique.htm    |    6 +-
 .../M_BerkeleyDB_Cursor_MoveNextUniqueMultiple.htm |    6 +-
 ...BerkeleyDB_Cursor_MoveNextUniqueMultipleKey.htm |    6 +-
 ...rkeleyDB_Cursor_MoveNextUniqueMultipleKey_1.htm |    6 +-
 ...rkeleyDB_Cursor_MoveNextUniqueMultipleKey_2.htm |    6 +-
 ...rkeleyDB_Cursor_MoveNextUniqueMultipleKey_3.htm |    6 +-
 ..._BerkeleyDB_Cursor_MoveNextUniqueMultiple_1.htm |    6 +-
 ..._BerkeleyDB_Cursor_MoveNextUniqueMultiple_2.htm |    6 +-
 ..._BerkeleyDB_Cursor_MoveNextUniqueMultiple_3.htm |    6 +-
 .../html/M_BerkeleyDB_Cursor_MoveNextUnique_1.htm  |    6 +-
 .../html/M_BerkeleyDB_Cursor_MoveNextUnique_2.htm  |    6 +-
 .../html/M_BerkeleyDB_Cursor_MoveNextUnique_3.htm  |    6 +-
 .../csharp/html/M_BerkeleyDB_Cursor_MoveNext_1.htm |    6 +-
 .../csharp/html/M_BerkeleyDB_Cursor_MoveNext_2.htm |    6 +-
 .../csharp/html/M_BerkeleyDB_Cursor_MoveNext_3.htm |    6 +-
 docs/csharp/html/M_BerkeleyDB_Cursor_MovePrev.htm  |    6 +-
 .../html/M_BerkeleyDB_Cursor_MovePrevDuplicate.htm |    6 +-
 .../M_BerkeleyDB_Cursor_MovePrevDuplicate_1.htm    |    6 +-
 .../M_BerkeleyDB_Cursor_MovePrevDuplicate_2.htm    |    6 +-
 .../M_BerkeleyDB_Cursor_MovePrevDuplicate_3.htm    |    6 +-
 .../html/M_BerkeleyDB_Cursor_MovePrevUnique.htm    |    6 +-
 .../html/M_BerkeleyDB_Cursor_MovePrevUnique_1.htm  |    6 +-
 .../html/M_BerkeleyDB_Cursor_MovePrevUnique_2.htm  |    6 +-
 .../html/M_BerkeleyDB_Cursor_MovePrevUnique_3.htm  |    6 +-
 .../csharp/html/M_BerkeleyDB_Cursor_MovePrev_1.htm |    6 +-
 .../csharp/html/M_BerkeleyDB_Cursor_MovePrev_2.htm |    6 +-
 .../csharp/html/M_BerkeleyDB_Cursor_MovePrev_3.htm |    6 +-
 docs/csharp/html/M_BerkeleyDB_Cursor_Move_1.htm    |    6 +-
 docs/csharp/html/M_BerkeleyDB_Cursor_Move_2.htm    |    6 +-
 docs/csharp/html/M_BerkeleyDB_Cursor_Move_3.htm    |    6 +-
 docs/csharp/html/M_BerkeleyDB_Cursor_Move_4.htm    |    6 +-
 docs/csharp/html/M_BerkeleyDB_Cursor_Move_5.htm    |    6 +-
 docs/csharp/html/M_BerkeleyDB_Cursor_Overwrite.htm |    6 +-
 docs/csharp/html/M_BerkeleyDB_Cursor_Refresh.htm   |    6 +-
 .../html/M_BerkeleyDB_Cursor_RefreshMultiple.htm   |    6 +-
 .../M_BerkeleyDB_Cursor_RefreshMultipleKey.htm     |    6 +-
 .../M_BerkeleyDB_Cursor_RefreshMultipleKey_1.htm   |    6 +-
 .../M_BerkeleyDB_Cursor_RefreshMultipleKey_2.htm   |    6 +-
 .../M_BerkeleyDB_Cursor_RefreshMultipleKey_3.htm   |    6 +-
 .../html/M_BerkeleyDB_Cursor_RefreshMultiple_1.htm |    6 +-
 .../html/M_BerkeleyDB_Cursor_RefreshMultiple_2.htm |    6 +-
 .../html/M_BerkeleyDB_Cursor_RefreshMultiple_3.htm |    6 +-
 docs/csharp/html/M_BerkeleyDB_Cursor_Refresh_1.htm |    6 +-
 docs/csharp/html/M_BerkeleyDB_Cursor_Refresh_2.htm |    6 +-
 docs/csharp/html/M_BerkeleyDB_Cursor_Refresh_3.htm |    6 +-
 .../M_BerkeleyDB_DatabaseConfig_SetEncryption.htm  |    6 +-
 .../html/M_BerkeleyDB_DatabaseConfig__ctor.htm     |    6 +-
 .../html/M_BerkeleyDB_DatabaseEntry_Dispose.htm    |    6 +-
 .../html/M_BerkeleyDB_DatabaseEntry__ctor.htm      |    6 +-
 .../html/M_BerkeleyDB_DatabaseEntry__ctor_1.htm    |    6 +-
 .../html/M_BerkeleyDB_DatabaseEntry__ctor_2.htm    |    6 +-
 .../html/M_BerkeleyDB_DatabaseEntry__ctor_3.htm    |    6 +-
 ...yDB_DatabaseEnvironmentConfig_SetEncryption.htm |    6 +-
 ..._BerkeleyDB_DatabaseEnvironmentConfig__ctor.htm |    6 +-
 ...DatabaseEnvironment_ArchivableDatabaseFiles.htm |    6 +-
 ...eyDB_DatabaseEnvironment_ArchivableLogFiles.htm |    6 +-
 .../M_BerkeleyDB_DatabaseEnvironment_Backup.htm    |    6 +-
 ...rkeleyDB_DatabaseEnvironment_BackupDatabase.htm |    6 +-
 ...erkeleyDB_DatabaseEnvironment_BeginCDSGroup.htm |    6 +-
 ...eleyDB_DatabaseEnvironment_BeginTransaction.htm |    6 +-
 ...eyDB_DatabaseEnvironment_BeginTransaction_1.htm |    6 +-
 ...eyDB_DatabaseEnvironment_BeginTransaction_2.htm |    6 +-
 ...M_BerkeleyDB_DatabaseEnvironment_Checkpoint.htm |    6 +-
 ...BerkeleyDB_DatabaseEnvironment_Checkpoint_1.htm |    6 +-
 .../M_BerkeleyDB_DatabaseEnvironment_Close.htm     |    6 +-
 ...rkeleyDB_DatabaseEnvironment_CloseForceSync.htm |    6 +-
 ...keleyDB_DatabaseEnvironment_DetectDeadlocks.htm |    6 +-
 .../M_BerkeleyDB_DatabaseEnvironment_FailCheck.htm |    6 +-
 ...DB_DatabaseEnvironment_IsTransactionApplied.htm |    6 +-
 ...eyDB_DatabaseEnvironment_LockingSystemStats.htm |    6 +-
 ...DB_DatabaseEnvironment_LockingSystemStats_1.htm |    6 +-
 .../M_BerkeleyDB_DatabaseEnvironment_LogFile.htm   |    6 +-
 .../M_BerkeleyDB_DatabaseEnvironment_LogFiles.htm  |    6 +-
 .../M_BerkeleyDB_DatabaseEnvironment_LogFlush.htm  |    6 +-
 ...M_BerkeleyDB_DatabaseEnvironment_LogFlush_1.htm |    6 +-
 .../M_BerkeleyDB_DatabaseEnvironment_LogVerify.htm |    6 +-
 .../M_BerkeleyDB_DatabaseEnvironment_LogWrite.htm  |    6 +-
 ...eyDB_DatabaseEnvironment_LoggingSystemStats.htm |    6 +-
 ...DB_DatabaseEnvironment_LoggingSystemStats_1.htm |    6 +-
 ...eleyDB_DatabaseEnvironment_MPoolSystemStats.htm |    6 +-
 ...eyDB_DatabaseEnvironment_MPoolSystemStats_1.htm |    6 +-
 ...eleyDB_DatabaseEnvironment_MutexSystemStats.htm |    6 +-
 ...eyDB_DatabaseEnvironment_MutexSystemStats_1.htm |    6 +-
 .../html/M_BerkeleyDB_DatabaseEnvironment_Open.htm |    6 +-
 .../M_BerkeleyDB_DatabaseEnvironment_Panic.htm     |    6 +-
 ...DatabaseEnvironment_PrintLockingSystemStats.htm |    6 +-
 ...tabaseEnvironment_PrintLockingSystemStats_1.htm |    6 +-
 ...tabaseEnvironment_PrintLockingSystemStats_2.htm |    6 +-
 ...DatabaseEnvironment_PrintLoggingSystemStats.htm |    6 +-
 ...tabaseEnvironment_PrintLoggingSystemStats_1.htm |    6 +-
 ...B_DatabaseEnvironment_PrintMPoolSystemStats.htm |    6 +-
 ...DatabaseEnvironment_PrintMPoolSystemStats_1.htm |    6 +-
 ...DatabaseEnvironment_PrintMPoolSystemStats_2.htm |    6 +-
 ...B_DatabaseEnvironment_PrintMutexSystemStats.htm |    6 +-
 ...DatabaseEnvironment_PrintMutexSystemStats_1.htm |    6 +-
 ..._DatabaseEnvironment_PrintRepMgrSystemStats.htm |    6 +-
 ...atabaseEnvironment_PrintRepMgrSystemStats_1.htm |    6 +-
 ...baseEnvironment_PrintReplicationSystemStats.htm |    6 +-
 ...seEnvironment_PrintReplicationSystemStats_1.htm |    6 +-
 ...M_BerkeleyDB_DatabaseEnvironment_PrintStats.htm |    6 +-
 ...BerkeleyDB_DatabaseEnvironment_PrintStats_1.htm |    6 +-
 ...yDB_DatabaseEnvironment_PrintSubsystemStats.htm |    6 +-
 ...B_DatabaseEnvironment_PrintSubsystemStats_1.htm |    6 +-
 ...baseEnvironment_PrintTransactionSystemStats.htm |    6 +-
 ...seEnvironment_PrintTransactionSystemStats_1.htm |    6 +-
 .../M_BerkeleyDB_DatabaseEnvironment_Recover.htm   |    6 +-
 ...DB_DatabaseEnvironment_RegionSetMemoryLimit.htm |    6 +-
 .../M_BerkeleyDB_DatabaseEnvironment_Remove.htm    |    6 +-
 .../M_BerkeleyDB_DatabaseEnvironment_RemoveDB.htm  |    6 +-
 ...M_BerkeleyDB_DatabaseEnvironment_RemoveDB_1.htm |    6 +-
 ...M_BerkeleyDB_DatabaseEnvironment_RemoveDB_2.htm |    6 +-
 ...M_BerkeleyDB_DatabaseEnvironment_RemoveDB_3.htm |    6 +-
 ...DB_DatabaseEnvironment_RemoveUnusedLogFiles.htm |    6 +-
 .../M_BerkeleyDB_DatabaseEnvironment_Remove_1.htm  |    6 +-
 .../M_BerkeleyDB_DatabaseEnvironment_RenameDB.htm  |    6 +-
 ...M_BerkeleyDB_DatabaseEnvironment_RenameDB_1.htm |    6 +-
 ...M_BerkeleyDB_DatabaseEnvironment_RenameDB_2.htm |    6 +-
 ...M_BerkeleyDB_DatabaseEnvironment_RenameDB_3.htm |    6 +-
 ...keleyDB_DatabaseEnvironment_RepHoldElection.htm |    6 +-
 ...leyDB_DatabaseEnvironment_RepHoldElection_1.htm |    6 +-
 ...leyDB_DatabaseEnvironment_RepHoldElection_2.htm |    6 +-
 ...erkeleyDB_DatabaseEnvironment_RepMgrChannel.htm |    6 +-
 ...M_BerkeleyDB_DatabaseEnvironment_RepMgrSite.htm |    6 +-
 ...eleyDB_DatabaseEnvironment_RepMgrSiteConfig.htm |    6 +-
 ...BerkeleyDB_DatabaseEnvironment_RepMgrSite_1.htm |    6 +-
 ...leyDB_DatabaseEnvironment_RepMgrStartClient.htm |    6 +-
 ...yDB_DatabaseEnvironment_RepMgrStartClient_1.htm |    6 +-
 ...leyDB_DatabaseEnvironment_RepMgrStartMaster.htm |    6 +-
 ...leyDB_DatabaseEnvironment_RepMgrSystemStats.htm |    6 +-
 ...yDB_DatabaseEnvironment_RepMgrSystemStats_1.htm |    6 +-
 ...leyDB_DatabaseEnvironment_RepProcessMessage.htm |    6 +-
 ...keleyDB_DatabaseEnvironment_RepSetClockskew.htm |    6 +-
 ...baseEnvironment_RepSetRetransmissionRequest.htm |    6 +-
 ...yDB_DatabaseEnvironment_RepSetTransmitLimit.htm |    6 +-
 ...keleyDB_DatabaseEnvironment_RepSetTransport.htm |    6 +-
 ...rkeleyDB_DatabaseEnvironment_RepStartClient.htm |    6 +-
 ...eleyDB_DatabaseEnvironment_RepStartClient_1.htm |    6 +-
 ...rkeleyDB_DatabaseEnvironment_RepStartMaster.htm |    6 +-
 ...eleyDB_DatabaseEnvironment_RepStartMaster_1.htm |    6 +-
 .../M_BerkeleyDB_DatabaseEnvironment_RepSync.htm   |    6 +-
 ..._DatabaseEnvironment_ReplicationSystemStats.htm |    6 +-
 ...atabaseEnvironment_ReplicationSystemStats_1.htm |    6 +-
 ..._BerkeleyDB_DatabaseEnvironment_ResetFileID.htm |    6 +-
 .../M_BerkeleyDB_DatabaseEnvironment_ResetLSN.htm  |    6 +-
 ..._DatabaseEnvironment_SetMaxSequentialWrites.htm |    6 +-
 ..._BerkeleyDB_DatabaseEnvironment_SyncMemPool.htm |    6 +-
 ...erkeleyDB_DatabaseEnvironment_SyncMemPool_1.htm |    6 +-
 ..._DatabaseEnvironment_TransactionSystemStats.htm |    6 +-
 ...atabaseEnvironment_TransactionSystemStats_1.htm |    6 +-
 ...yDB_DatabaseEnvironment_TrickleCleanMemPool.htm |    6 +-
 ...M_BerkeleyDB_DatabaseEnvironment_WriteToLog.htm |    6 +-
 ...BerkeleyDB_DatabaseEnvironment_WriteToLog_1.htm |    6 +-
 ...BerkeleyDB_DatabaseException_ThrowException.htm |    6 +-
 .../html/M_BerkeleyDB_DatabaseException__ctor.htm  |    6 +-
 .../html/M_BerkeleyDB_DatabaseType_ToString.htm    |    6 +-
 .../html/M_BerkeleyDB_Database_GetBothMultiple.htm |    6 +-
 .../M_BerkeleyDB_Database_GetBothMultiple_1.htm    |    6 +-
 .../M_BerkeleyDB_Database_GetBothMultiple_2.htm    |    6 +-
 .../M_BerkeleyDB_Database_GetBothMultiple_3.htm    |    6 +-
 .../html/M_BerkeleyDB_Database_GetMultiple.htm     |    6 +-
 .../html/M_BerkeleyDB_Database_GetMultiple_1.htm   |    6 +-
 .../html/M_BerkeleyDB_Database_GetMultiple_2.htm   |    6 +-
 .../html/M_BerkeleyDB_Database_GetMultiple_3.htm   |    6 +-
 docs/csharp/html/M_BerkeleyDB_Database_Join.htm    |    6 +-
 docs/csharp/html/M_BerkeleyDB_Database_Open.htm    |    6 +-
 docs/csharp/html/M_BerkeleyDB_Database_Open_1.htm  |    6 +-
 docs/csharp/html/M_BerkeleyDB_Database_Open_2.htm  |    6 +-
 docs/csharp/html/M_BerkeleyDB_Database_Open_3.htm  |    6 +-
 docs/csharp/html/M_BerkeleyDB_Database_Put.htm     |    6 +-
 .../html/M_BerkeleyDB_Database_PutNoOverwrite.htm  |    6 +-
 .../M_BerkeleyDB_Database_PutNoOverwrite_1.htm     |    6 +-
 .../M_BerkeleyDB_Database_PutNoOverwrite_2.htm     |    6 +-
 .../M_BerkeleyDB_Database_PutNoOverwrite_3.htm     |    6 +-
 docs/csharp/html/M_BerkeleyDB_Database_Put_1.htm   |    6 +-
 docs/csharp/html/M_BerkeleyDB_Database_Put_2.htm   |    6 +-
 docs/csharp/html/M_BerkeleyDB_Database_Put_3.htm   |    6 +-
 docs/csharp/html/M_BerkeleyDB_Database_Salvage.htm |    6 +-
 .../html/M_BerkeleyDB_Database_Salvage_1.htm       |    6 +-
 .../html/M_BerkeleyDB_Database_Salvage_2.htm       |    6 +-
 .../html/M_BerkeleyDB_Database_Salvage_3.htm       |    6 +-
 .../html/M_BerkeleyDB_Database_Salvage_4.htm       |    6 +-
 .../html/M_BerkeleyDB_Database_Salvage_5.htm       |    6 +-
 docs/csharp/html/M_BerkeleyDB_Database_Upgrade.htm |    6 +-
 .../html/M_BerkeleyDB_Database_Upgrade_1.htm       |    6 +-
 docs/csharp/html/M_BerkeleyDB_Database_Verify.htm  |    6 +-
 .../csharp/html/M_BerkeleyDB_Database_Verify_1.htm |    6 +-
 .../csharp/html/M_BerkeleyDB_Database_Verify_2.htm |    6 +-
 docs/csharp/html/M_BerkeleyDB_DbChannel_Close.htm  |    6 +-
 .../csharp/html/M_BerkeleyDB_DbChannel_Dispose.htm |    6 +-
 .../html/M_BerkeleyDB_DbChannel_SendMessage.htm    |    6 +-
 .../html/M_BerkeleyDB_DbChannel_SendRequest.htm    |    6 +-
 .../html/M_BerkeleyDB_DbChannel_SendRequest_1.htm  |    6 +-
 .../html/M_BerkeleyDB_DbSiteConfig__ctor.htm       |    6 +-
 docs/csharp/html/M_BerkeleyDB_DbSite_Close.htm     |    6 +-
 docs/csharp/html/M_BerkeleyDB_DbSite_Dispose.htm   |    6 +-
 docs/csharp/html/M_BerkeleyDB_DbSite_Remove.htm    |    6 +-
 docs/csharp/html/M_BerkeleyDB_DbThreadID__ctor.htm |    6 +-
 .../html/M_BerkeleyDB_DeadlockException__ctor.htm  |    6 +-
 docs/csharp/html/M_BerkeleyDB_ErrorCodes__ctor.htm |    6 +-
 ...M_BerkeleyDB_ForeignConflictException__ctor.htm |    6 +-
 .../M_BerkeleyDB_FullLogBufferException__ctor.htm  |    6 +-
 docs/csharp/html/M_BerkeleyDB_HashCursor_Add.htm   |    6 +-
 .../html/M_BerkeleyDB_HashCursor_AddUnique.htm     |    6 +-
 .../html/M_BerkeleyDB_HashCursor_Duplicate.htm     |    6 +-
 .../csharp/html/M_BerkeleyDB_HashCursor_Insert.htm |    6 +-
 .../html/M_BerkeleyDB_HashDatabaseConfig__ctor.htm |    6 +-
 .../html/M_BerkeleyDB_HashDatabase_Compact.htm     |    6 +-
 .../html/M_BerkeleyDB_HashDatabase_Compact_1.htm   |    6 +-
 .../html/M_BerkeleyDB_HashDatabase_Cursor.htm      |    6 +-
 .../html/M_BerkeleyDB_HashDatabase_Cursor_1.htm    |    6 +-
 .../html/M_BerkeleyDB_HashDatabase_Cursor_2.htm    |    6 +-
 .../html/M_BerkeleyDB_HashDatabase_Cursor_3.htm    |    6 +-
 .../html/M_BerkeleyDB_HashDatabase_FastStats.htm   |    6 +-
 .../html/M_BerkeleyDB_HashDatabase_FastStats_1.htm |    6 +-
 .../html/M_BerkeleyDB_HashDatabase_FastStats_2.htm |    6 +-
 .../csharp/html/M_BerkeleyDB_HashDatabase_Open.htm |    6 +-
 .../html/M_BerkeleyDB_HashDatabase_Open_1.htm      |    6 +-
 .../html/M_BerkeleyDB_HashDatabase_Open_2.htm      |    6 +-
 .../html/M_BerkeleyDB_HashDatabase_Open_3.htm      |    6 +-
 .../M_BerkeleyDB_HashDatabase_PutNoDuplicate.htm   |    6 +-
 .../M_BerkeleyDB_HashDatabase_PutNoDuplicate_1.htm |    6 +-
 .../html/M_BerkeleyDB_HashDatabase_Stats.htm       |    6 +-
 .../html/M_BerkeleyDB_HashDatabase_Stats_1.htm     |    6 +-
 .../html/M_BerkeleyDB_HashDatabase_Stats_2.htm     |    6 +-
 ...BerkeleyDB_HashDatabase_TruncateUnusedPages.htm |    6 +-
 ...rkeleyDB_HashDatabase_TruncateUnusedPages_1.htm |    6 +-
 .../M_BerkeleyDB_HeapDatabaseConfig_MaxSize.htm    |    6 +-
 .../html/M_BerkeleyDB_HeapDatabaseConfig__ctor.htm |    6 +-
 .../html/M_BerkeleyDB_HeapDatabase_Append.htm      |    6 +-
 .../html/M_BerkeleyDB_HeapDatabase_Append_1.htm    |    6 +-
 .../html/M_BerkeleyDB_HeapDatabase_FastStats.htm   |    6 +-
 .../html/M_BerkeleyDB_HeapDatabase_FastStats_1.htm |    6 +-
 .../html/M_BerkeleyDB_HeapDatabase_FastStats_2.htm |    6 +-
 .../csharp/html/M_BerkeleyDB_HeapDatabase_Open.htm |    6 +-
 .../html/M_BerkeleyDB_HeapDatabase_Open_1.htm      |    6 +-
 .../html/M_BerkeleyDB_HeapDatabase_Stats.htm       |    6 +-
 .../html/M_BerkeleyDB_HeapDatabase_Stats_1.htm     |    6 +-
 .../html/M_BerkeleyDB_HeapDatabase_Stats_2.htm     |    6 +-
 .../html/M_BerkeleyDB_HeapFullException__ctor.htm  |    6 +-
 .../html/M_BerkeleyDB_HeapRecordId__ctor.htm       |    6 +-
 .../html/M_BerkeleyDB_HeapRecordId_fromArray.htm   |    6 +-
 .../html/M_BerkeleyDB_HeapRecordId_fromArray_1.htm |    6 +-
 .../html/M_BerkeleyDB_HeapRecordId_toArray.htm     |    6 +-
 .../html/M_BerkeleyDB_HeapRecordId_toArray_1.htm   |    6 +-
 docs/csharp/html/M_BerkeleyDB_IBackup_Close.htm    |    6 +-
 docs/csharp/html/M_BerkeleyDB_IBackup_Open.htm     |    6 +-
 docs/csharp/html/M_BerkeleyDB_IBackup_Write.htm    |    6 +-
 docs/csharp/html/M_BerkeleyDB_JoinCursor_Close.htm |    6 +-
 .../html/M_BerkeleyDB_JoinCursor_Dispose.htm       |    6 +-
 .../html/M_BerkeleyDB_JoinCursor_GetEnumerator.htm |    6 +-
 .../html/M_BerkeleyDB_JoinCursor_MoveNext.htm      |    6 +-
 .../html/M_BerkeleyDB_JoinCursor_MoveNextItem.htm  |    6 +-
 .../M_BerkeleyDB_JoinCursor_MoveNextItem_1.htm     |    6 +-
 .../html/M_BerkeleyDB_JoinCursor_MoveNext_1.htm    |    6 +-
 .../html/M_BerkeleyDB_KeyEmptyException__ctor.htm  |    6 +-
 .../html/M_BerkeleyDB_KeyExistException__ctor.htm  |    6 +-
 docs/csharp/html/M_BerkeleyDB_LSN_Compare.htm      |    6 +-
 docs/csharp/html/M_BerkeleyDB_LSN__ctor.htm        |    6 +-
 .../M_BerkeleyDB_LeaseExpiredException__ctor.htm   |    6 +-
 .../M_BerkeleyDB_LockNotGrantedException__ctor.htm |    6 +-
 .../html/M_BerkeleyDB_LockingConfig__ctor.htm      |    6 +-
 .../csharp/html/M_BerkeleyDB_LockingInfo__ctor.htm |    6 +-
 docs/csharp/html/M_BerkeleyDB_LogConfig__ctor.htm  |    6 +-
 .../html/M_BerkeleyDB_LogVerifyConfig__ctor.htm    |    6 +-
 ...rkeleyDB_MPoolConfig_SetMaxSequentialWrites.htm |    6 +-
 .../csharp/html/M_BerkeleyDB_MPoolConfig__ctor.htm |    6 +-
 ...keleyDB_MultipleDatabaseEntry_GetEnumerator.htm |    6 +-
 .../M_BerkeleyDB_MultipleDatabaseEntry__ctor.htm   |    6 +-
 .../M_BerkeleyDB_MultipleDatabaseEntry__ctor_1.htm |    6 +-
 .../M_BerkeleyDB_MultipleDatabaseEntry__ctor_2.htm |    6 +-
 ...eyDB_MultipleKeyDatabaseEntry_GetEnumerator.htm |    6 +-
 ...M_BerkeleyDB_MultipleKeyDatabaseEntry__ctor.htm |    6 +-
 ...BerkeleyDB_MultipleKeyDatabaseEntry__ctor_1.htm |    6 +-
 .../csharp/html/M_BerkeleyDB_MutexConfig__ctor.htm |    6 +-
 .../html/M_BerkeleyDB_NotFoundException__ctor.htm  |    6 +-
 .../M_BerkeleyDB_OldVersionException__ctor.htm     |    6 +-
 .../M_BerkeleyDB_PageNotFoundException__ctor.htm   |    6 +-
 .../M_BerkeleyDB_QueueDatabaseConfig__ctor.htm     |    6 +-
 .../html/M_BerkeleyDB_QueueDatabase_Append.htm     |    6 +-
 .../html/M_BerkeleyDB_QueueDatabase_Append_1.htm   |    6 +-
 .../html/M_BerkeleyDB_QueueDatabase_Consume.htm    |    6 +-
 .../html/M_BerkeleyDB_QueueDatabase_Consume_1.htm  |    6 +-
 .../html/M_BerkeleyDB_QueueDatabase_Consume_2.htm  |    6 +-
 .../html/M_BerkeleyDB_QueueDatabase_FastStats.htm  |    6 +-
 .../M_BerkeleyDB_QueueDatabase_FastStats_1.htm     |    6 +-
 .../M_BerkeleyDB_QueueDatabase_FastStats_2.htm     |    6 +-
 .../html/M_BerkeleyDB_QueueDatabase_Open.htm       |    6 +-
 .../html/M_BerkeleyDB_QueueDatabase_Open_1.htm     |    6 +-
 .../html/M_BerkeleyDB_QueueDatabase_Stats.htm      |    6 +-
 .../html/M_BerkeleyDB_QueueDatabase_Stats_1.htm    |    6 +-
 .../html/M_BerkeleyDB_QueueDatabase_Stats_2.htm    |    6 +-
 .../html/M_BerkeleyDB_RecnoCursor_Duplicate.htm    |    6 +-
 .../html/M_BerkeleyDB_RecnoCursor_Insert.htm       |    6 +-
 .../M_BerkeleyDB_RecnoDatabaseConfig__ctor.htm     |    6 +-
 .../html/M_BerkeleyDB_RecnoDatabase_Append.htm     |    6 +-
 .../html/M_BerkeleyDB_RecnoDatabase_Append_1.htm   |    6 +-
 .../html/M_BerkeleyDB_RecnoDatabase_Compact.htm    |    6 +-
 .../html/M_BerkeleyDB_RecnoDatabase_Compact_1.htm  |    6 +-
 .../html/M_BerkeleyDB_RecnoDatabase_Cursor.htm     |    6 +-
 .../html/M_BerkeleyDB_RecnoDatabase_Cursor_1.htm   |    6 +-
 .../html/M_BerkeleyDB_RecnoDatabase_Cursor_2.htm   |    6 +-
 .../html/M_BerkeleyDB_RecnoDatabase_Cursor_3.htm   |    6 +-
 .../html/M_BerkeleyDB_RecnoDatabase_FastStats.htm  |    6 +-
 .../M_BerkeleyDB_RecnoDatabase_FastStats_1.htm     |    6 +-
 .../M_BerkeleyDB_RecnoDatabase_FastStats_2.htm     |    6 +-
 .../html/M_BerkeleyDB_RecnoDatabase_Open.htm       |    6 +-
 .../html/M_BerkeleyDB_RecnoDatabase_Open_1.htm     |    6 +-
 .../html/M_BerkeleyDB_RecnoDatabase_Open_2.htm     |    6 +-
 .../html/M_BerkeleyDB_RecnoDatabase_Open_3.htm     |    6 +-
 .../html/M_BerkeleyDB_RecnoDatabase_Stats.htm      |    6 +-
 .../html/M_BerkeleyDB_RecnoDatabase_Stats_1.htm    |    6 +-
 .../html/M_BerkeleyDB_RecnoDatabase_Stats_2.htm    |    6 +-
 ...erkeleyDB_RecnoDatabase_TruncateUnusedPages.htm |    6 +-
 ...keleyDB_RecnoDatabase_TruncateUnusedPages_1.htm |    6 +-
 .../M_BerkeleyDB_ReplicationConfig_Clockskew.htm   |    6 +-
 ...yDB_ReplicationConfig_RetransmissionRequest.htm |    6 +-
 ..._BerkeleyDB_ReplicationConfig_TransmitLimit.htm |    6 +-
 .../html/M_BerkeleyDB_ReplicationConfig__ctor.htm  |    6 +-
 .../M_BerkeleyDB_ReplicationHostAddress__ctor.htm  |    6 +-
 ...M_BerkeleyDB_ReplicationHostAddress__ctor_1.htm |    6 +-
 ...M_BerkeleyDB_ReplicationHostAddress__ctor_2.htm |    6 +-
 .../M_BerkeleyDB_RunRecoveryException__ctor.htm    |    6 +-
 ...rkeleyDB_SecondaryBTreeDatabaseConfig__ctor.htm |    6 +-
 .../M_BerkeleyDB_SecondaryBTreeDatabase_Open.htm   |    6 +-
 .../M_BerkeleyDB_SecondaryBTreeDatabase_Open_1.htm |    6 +-
 .../M_BerkeleyDB_SecondaryBTreeDatabase_Open_2.htm |    6 +-
 .../M_BerkeleyDB_SecondaryBTreeDatabase_Open_3.htm |    6 +-
 .../html/M_BerkeleyDB_SecondaryCursor_Delete.htm   |    6 +-
 .../M_BerkeleyDB_SecondaryCursor_Duplicate.htm     |    6 +-
 .../M_BerkeleyDB_SecondaryCursor_GetEnumerator.htm |    6 +-
 .../html/M_BerkeleyDB_SecondaryCursor_Move.htm     |    6 +-
 .../M_BerkeleyDB_SecondaryCursor_MoveFirst.htm     |    6 +-
 .../M_BerkeleyDB_SecondaryCursor_MoveFirst_1.htm   |    6 +-
 .../M_BerkeleyDB_SecondaryCursor_MoveFirst_2.htm   |    6 +-
 .../M_BerkeleyDB_SecondaryCursor_MoveFirst_3.htm   |    6 +-
 .../html/M_BerkeleyDB_SecondaryCursor_MoveLast.htm |    6 +-
 .../M_BerkeleyDB_SecondaryCursor_MoveLast_1.htm    |    6 +-
 .../M_BerkeleyDB_SecondaryCursor_MoveLast_2.htm    |    6 +-
 .../M_BerkeleyDB_SecondaryCursor_MoveLast_3.htm    |    6 +-
 .../html/M_BerkeleyDB_SecondaryCursor_MoveNext.htm |    6 +-
 ...erkeleyDB_SecondaryCursor_MoveNextDuplicate.htm |    6 +-
 ...keleyDB_SecondaryCursor_MoveNextDuplicate_1.htm |    6 +-
 ...keleyDB_SecondaryCursor_MoveNextDuplicate_2.htm |    6 +-
 ...keleyDB_SecondaryCursor_MoveNextDuplicate_3.htm |    6 +-
 ...M_BerkeleyDB_SecondaryCursor_MoveNextUnique.htm |    6 +-
 ...BerkeleyDB_SecondaryCursor_MoveNextUnique_1.htm |    6 +-
 ...BerkeleyDB_SecondaryCursor_MoveNextUnique_2.htm |    6 +-
 ...BerkeleyDB_SecondaryCursor_MoveNextUnique_3.htm |    6 +-
 .../M_BerkeleyDB_SecondaryCursor_MoveNext_1.htm    |    6 +-
 .../M_BerkeleyDB_SecondaryCursor_MoveNext_2.htm    |    6 +-
 .../M_BerkeleyDB_SecondaryCursor_MoveNext_3.htm    |    6 +-
 .../html/M_BerkeleyDB_SecondaryCursor_MovePrev.htm |    6 +-
 ...erkeleyDB_SecondaryCursor_MovePrevDuplicate.htm |    6 +-
 ...keleyDB_SecondaryCursor_MovePrevDuplicate_1.htm |    6 +-
 ...keleyDB_SecondaryCursor_MovePrevDuplicate_2.htm |    6 +-
 ...keleyDB_SecondaryCursor_MovePrevDuplicate_3.htm |    6 +-
 ...M_BerkeleyDB_SecondaryCursor_MovePrevUnique.htm |    6 +-
 ...BerkeleyDB_SecondaryCursor_MovePrevUnique_1.htm |    6 +-
 ...BerkeleyDB_SecondaryCursor_MovePrevUnique_2.htm |    6 +-
 ...BerkeleyDB_SecondaryCursor_MovePrevUnique_3.htm |    6 +-
 .../M_BerkeleyDB_SecondaryCursor_MovePrev_1.htm    |    6 +-
 .../M_BerkeleyDB_SecondaryCursor_MovePrev_2.htm    |    6 +-
 .../M_BerkeleyDB_SecondaryCursor_MovePrev_3.htm    |    6 +-
 .../html/M_BerkeleyDB_SecondaryCursor_Move_1.htm   |    6 +-
 .../html/M_BerkeleyDB_SecondaryCursor_Move_2.htm   |    6 +-
 .../html/M_BerkeleyDB_SecondaryCursor_Move_3.htm   |    6 +-
 .../html/M_BerkeleyDB_SecondaryCursor_Move_4.htm   |    6 +-
 .../html/M_BerkeleyDB_SecondaryCursor_Move_5.htm   |    6 +-
 .../html/M_BerkeleyDB_SecondaryCursor_Refresh.htm  |    6 +-
 .../M_BerkeleyDB_SecondaryCursor_Refresh_1.htm     |    6 +-
 .../M_BerkeleyDB_SecondaryCursor_Refresh_2.htm     |    6 +-
 .../M_BerkeleyDB_SecondaryCursor_Refresh_3.htm     |    6 +-
 ...ndaryDatabaseConfig_SetForeignKeyConstraint.htm |    6 +-
 ...aryDatabaseConfig_SetForeignKeyConstraint_1.htm |    6 +-
 .../M_BerkeleyDB_SecondaryDatabaseConfig__ctor.htm |    6 +-
 .../html/M_BerkeleyDB_SecondaryDatabase_Open.htm   |    6 +-
 .../html/M_BerkeleyDB_SecondaryDatabase_Open_1.htm |    6 +-
 .../html/M_BerkeleyDB_SecondaryDatabase_Open_2.htm |    6 +-
 .../html/M_BerkeleyDB_SecondaryDatabase_Open_3.htm |    6 +-
 ...erkeleyDB_SecondaryDatabase_SecondaryCursor.htm |    6 +-
 ...keleyDB_SecondaryDatabase_SecondaryCursor_1.htm |    6 +-
 ...keleyDB_SecondaryDatabase_SecondaryCursor_2.htm |    6 +-
 ...keleyDB_SecondaryDatabase_SecondaryCursor_3.htm |    6 +-
 ...erkeleyDB_SecondaryHashDatabaseConfig__ctor.htm |    6 +-
 .../M_BerkeleyDB_SecondaryHashDatabase_Open.htm    |    6 +-
 .../M_BerkeleyDB_SecondaryHashDatabase_Open_1.htm  |    6 +-
 .../M_BerkeleyDB_SecondaryHashDatabase_Open_2.htm  |    6 +-
 .../M_BerkeleyDB_SecondaryHashDatabase_Open_3.htm  |    6 +-
 ...rkeleyDB_SecondaryQueueDatabaseConfig__ctor.htm |    6 +-
 .../M_BerkeleyDB_SecondaryQueueDatabase_Open.htm   |    6 +-
 .../M_BerkeleyDB_SecondaryQueueDatabase_Open_1.htm |    6 +-
 ...rkeleyDB_SecondaryRecnoDatabaseConfig__ctor.htm |    6 +-
 .../M_BerkeleyDB_SecondaryRecnoDatabase_Open.htm   |    6 +-
 .../M_BerkeleyDB_SecondaryRecnoDatabase_Open_1.htm |    6 +-
 .../M_BerkeleyDB_SecondaryRecnoDatabase_Open_2.htm |    6 +-
 .../M_BerkeleyDB_SecondaryRecnoDatabase_Open_3.htm |    6 +-
 .../html/M_BerkeleyDB_SequenceConfig_SetRange.htm  |    6 +-
 .../html/M_BerkeleyDB_SequenceConfig__ctor.htm     |    6 +-
 docs/csharp/html/M_BerkeleyDB_Sequence_Close.htm   |    6 +-
 docs/csharp/html/M_BerkeleyDB_Sequence_Dispose.htm |    6 +-
 docs/csharp/html/M_BerkeleyDB_Sequence_Get.htm     |    6 +-
 docs/csharp/html/M_BerkeleyDB_Sequence_Get_1.htm   |    6 +-
 docs/csharp/html/M_BerkeleyDB_Sequence_Get_2.htm   |    6 +-
 .../html/M_BerkeleyDB_Sequence_PrintStats.htm      |    6 +-
 .../html/M_BerkeleyDB_Sequence_PrintStats_1.htm    |    6 +-
 docs/csharp/html/M_BerkeleyDB_Sequence_Remove.htm  |    6 +-
 .../csharp/html/M_BerkeleyDB_Sequence_Remove_1.htm |    6 +-
 .../csharp/html/M_BerkeleyDB_Sequence_Remove_2.htm |    6 +-
 docs/csharp/html/M_BerkeleyDB_Sequence_Stats.htm   |    6 +-
 docs/csharp/html/M_BerkeleyDB_Sequence_Stats_1.htm |    6 +-
 docs/csharp/html/M_BerkeleyDB_Sequence__ctor.htm   |    6 +-
 docs/csharp/html/M_BerkeleyDB_Sequence__ctor_1.htm |    6 +-
 .../html/M_BerkeleyDB_TransactionConfig__ctor.htm  |    6 +-
 .../csharp/html/M_BerkeleyDB_Transaction_Abort.htm |    6 +-
 .../html/M_BerkeleyDB_Transaction_Commit.htm       |    6 +-
 .../html/M_BerkeleyDB_Transaction_Commit_1.htm     |    6 +-
 .../html/M_BerkeleyDB_Transaction_Discard.htm      |    6 +-
 .../html/M_BerkeleyDB_Transaction_Prepare.htm      |    6 +-
 .../M_BerkeleyDB_Transaction_SetLockTimeout.htm    |    6 +-
 .../M_BerkeleyDB_Transaction_SetTxnTimeout.htm     |    6 +-
 .../html/M_BerkeleyDB_VerboseMessages__ctor.htm    |    6 +-
 .../M_BerkeleyDB_VerificationException__ctor.htm   |    6 +-
 ...M_BerkeleyDB_VersionMismatchException__ctor.htm |    6 +-
 .../csharp/html/Methods_T_BerkeleyDB_AckPolicy.htm |    6 +-
 .../Methods_T_BerkeleyDB_ActiveTransaction.htm     |    6 +-
 .../html/Methods_T_BerkeleyDB_BTreeCursor.htm      |    8 +-
 .../html/Methods_T_BerkeleyDB_BTreeDatabase.htm    |    8 +-
 .../Methods_T_BerkeleyDB_BTreeDatabaseConfig.htm   |    8 +-
 .../html/Methods_T_BerkeleyDB_BTreeStats.htm       |    6 +-
 .../html/Methods_T_BerkeleyDB_BackupOptions.htm    |    6 +-
 .../Methods_T_BerkeleyDB_BadSecondaryException.htm |    4 +-
 .../html/Methods_T_BerkeleyDB_BaseCursor.htm       |    6 +-
 .../html/Methods_T_BerkeleyDB_BaseDatabase.htm     |    8 +-
 .../csharp/html/Methods_T_BerkeleyDB_ByteOrder.htm |    6 +-
 .../csharp/html/Methods_T_BerkeleyDB_CacheInfo.htm |    6 +-
 .../html/Methods_T_BerkeleyDB_CachePriority.htm    |    6 +-
 .../html/Methods_T_BerkeleyDB_CompactConfig.htm    |    6 +-
 .../html/Methods_T_BerkeleyDB_CompactData.htm      |    6 +-
 docs/csharp/html/Methods_T_BerkeleyDB_Cursor.htm   |    8 +-
 .../html/Methods_T_BerkeleyDB_CursorConfig.htm     |    6 +-
 docs/csharp/html/Methods_T_BerkeleyDB_Database.htm |    8 +-
 .../html/Methods_T_BerkeleyDB_DatabaseConfig.htm   |    8 +-
 .../html/Methods_T_BerkeleyDB_DatabaseEntry.htm    |    6 +-
 .../Methods_T_BerkeleyDB_DatabaseEnvironment.htm   |    8 +-
 ...hods_T_BerkeleyDB_DatabaseEnvironmentConfig.htm |    8 +-
 .../Methods_T_BerkeleyDB_DatabaseException.htm     |    4 +-
 .../html/Methods_T_BerkeleyDB_DatabaseType.htm     |    6 +-
 .../csharp/html/Methods_T_BerkeleyDB_DbChannel.htm |    8 +-
 docs/csharp/html/Methods_T_BerkeleyDB_DbSite.htm   |    8 +-
 .../html/Methods_T_BerkeleyDB_DbSiteConfig.htm     |    6 +-
 .../html/Methods_T_BerkeleyDB_DbThreadID.htm       |    6 +-
 .../Methods_T_BerkeleyDB_DeadlockException.htm     |    4 +-
 .../html/Methods_T_BerkeleyDB_DeadlockPolicy.htm   |    6 +-
 .../html/Methods_T_BerkeleyDB_ErrorCodes.htm       |    6 +-
 ...thods_T_BerkeleyDB_ForeignConflictException.htm |    4 +-
 ...Methods_T_BerkeleyDB_FullLogBufferException.htm |    4 +-
 .../html/Methods_T_BerkeleyDB_HashCursor.htm       |    8 +-
 .../html/Methods_T_BerkeleyDB_HashDatabase.htm     |    8 +-
 .../Methods_T_BerkeleyDB_HashDatabaseConfig.htm    |    8 +-
 .../csharp/html/Methods_T_BerkeleyDB_HashStats.htm |    6 +-
 .../html/Methods_T_BerkeleyDB_HeapDatabase.htm     |    8 +-
 .../Methods_T_BerkeleyDB_HeapDatabaseConfig.htm    |    8 +-
 .../Methods_T_BerkeleyDB_HeapFullException.htm     |    4 +-
 .../html/Methods_T_BerkeleyDB_HeapRecordId.htm     |    6 +-
 .../csharp/html/Methods_T_BerkeleyDB_HeapStats.htm |    6 +-
 docs/csharp/html/Methods_T_BerkeleyDB_IBackup.htm  |    4 +-
 .../html/Methods_T_BerkeleyDB_JoinCursor.htm       |    6 +-
 .../Methods_T_BerkeleyDB_KeyEmptyException.htm     |    4 +-
 .../Methods_T_BerkeleyDB_KeyExistException.htm     |    4 +-
 docs/csharp/html/Methods_T_BerkeleyDB_KeyRange.htm |    6 +-
 docs/csharp/html/Methods_T_BerkeleyDB_LSN.htm      |    6 +-
 .../Methods_T_BerkeleyDB_LeaseExpiredException.htm |    4 +-
 ...ethods_T_BerkeleyDB_LockNotGrantedException.htm |    4 +-
 .../csharp/html/Methods_T_BerkeleyDB_LockStats.htm |    6 +-
 .../html/Methods_T_BerkeleyDB_LockingConfig.htm    |    6 +-
 .../html/Methods_T_BerkeleyDB_LockingInfo.htm      |    6 +-
 .../csharp/html/Methods_T_BerkeleyDB_LogConfig.htm |    6 +-
 docs/csharp/html/Methods_T_BerkeleyDB_LogStats.htm |    6 +-
 .../html/Methods_T_BerkeleyDB_LogVerifyConfig.htm  |    6 +-
 .../html/Methods_T_BerkeleyDB_MPoolConfig.htm      |    8 +-
 .../html/Methods_T_BerkeleyDB_MPoolFileStats.htm   |    6 +-
 .../html/Methods_T_BerkeleyDB_MPoolStats.htm       |    6 +-
 .../Methods_T_BerkeleyDB_MultipleDatabaseEntry.htm |    6 +-
 ...thods_T_BerkeleyDB_MultipleKeyDatabaseEntry.htm |    6 +-
 .../html/Methods_T_BerkeleyDB_MutexConfig.htm      |    6 +-
 .../html/Methods_T_BerkeleyDB_MutexStats.htm       |    6 +-
 .../Methods_T_BerkeleyDB_NotFoundException.htm     |    4 +-
 .../Methods_T_BerkeleyDB_OldVersionException.htm   |    4 +-
 .../Methods_T_BerkeleyDB_PageNotFoundException.htm |    4 +-
 .../Methods_T_BerkeleyDB_PreparedTransaction.htm   |    6 +-
 .../html/Methods_T_BerkeleyDB_QueueDatabase.htm    |    8 +-
 .../Methods_T_BerkeleyDB_QueueDatabaseConfig.htm   |    8 +-
 .../html/Methods_T_BerkeleyDB_QueueStats.htm       |    6 +-
 .../html/Methods_T_BerkeleyDB_RecnoCursor.htm      |    8 +-
 .../html/Methods_T_BerkeleyDB_RecnoDatabase.htm    |    8 +-
 .../Methods_T_BerkeleyDB_RecnoDatabaseConfig.htm   |    8 +-
 .../html/Methods_T_BerkeleyDB_RecnoStats.htm       |    6 +-
 .../html/Methods_T_BerkeleyDB_RepMgrSite.htm       |    6 +-
 .../html/Methods_T_BerkeleyDB_RepMgrStats.htm      |    6 +-
 .../html/Methods_T_BerkeleyDB_RepProcMsgResult.htm |    6 +-
 .../Methods_T_BerkeleyDB_ReplicationConfig.htm     |    8 +-
 ...Methods_T_BerkeleyDB_ReplicationHostAddress.htm |    6 +-
 .../html/Methods_T_BerkeleyDB_ReplicationStats.htm |    6 +-
 .../Methods_T_BerkeleyDB_RunRecoveryException.htm  |    4 +-
 ...Methods_T_BerkeleyDB_SecondaryBTreeDatabase.htm |    8 +-
 ...s_T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm |    8 +-
 .../html/Methods_T_BerkeleyDB_SecondaryCursor.htm  |    6 +-
 .../Methods_T_BerkeleyDB_SecondaryDatabase.htm     |    8 +-
 ...ethods_T_BerkeleyDB_SecondaryDatabaseConfig.htm |    8 +-
 .../Methods_T_BerkeleyDB_SecondaryHashDatabase.htm |    8 +-
 ...ds_T_BerkeleyDB_SecondaryHashDatabaseConfig.htm |    8 +-
 ...Methods_T_BerkeleyDB_SecondaryQueueDatabase.htm |    8 +-
 ...s_T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm |    8 +-
 ...Methods_T_BerkeleyDB_SecondaryRecnoDatabase.htm |    8 +-
 ...s_T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm |    8 +-
 docs/csharp/html/Methods_T_BerkeleyDB_Sequence.htm |    8 +-
 .../html/Methods_T_BerkeleyDB_SequenceConfig.htm   |    8 +-
 .../html/Methods_T_BerkeleyDB_SequenceStats.htm    |    6 +-
 .../html/Methods_T_BerkeleyDB_Transaction.htm      |    8 +-
 .../Methods_T_BerkeleyDB_TransactionConfig.htm     |    6 +-
 .../html/Methods_T_BerkeleyDB_TransactionStats.htm |    6 +-
 .../html/Methods_T_BerkeleyDB_VerboseMessages.htm  |    6 +-
 .../Methods_T_BerkeleyDB_VerificationException.htm |    4 +-
 ...thods_T_BerkeleyDB_VersionMismatchException.htm |    4 +-
 docs/csharp/html/N_BerkeleyDB.htm                  |    2 +-
 .../html/Overload_BerkeleyDB_BTreeCursor_Add.htm   |    4 +-
 .../html/Overload_BerkeleyDB_BTreeCursor_Move.htm  |    4 +-
 .../Overload_BerkeleyDB_BTreeCursor_MoveFirst.htm  |    4 +-
 ...ad_BerkeleyDB_BTreeCursor_MoveFirstMultiple.htm |    4 +-
 ...BerkeleyDB_BTreeCursor_MoveFirstMultipleKey.htm |    4 +-
 .../Overload_BerkeleyDB_BTreeCursor_MoveLast.htm   |    4 +-
 ...verload_BerkeleyDB_BTreeCursor_MoveMultiple.htm |    4 +-
 ...load_BerkeleyDB_BTreeCursor_MoveMultipleKey.htm |    4 +-
 .../Overload_BerkeleyDB_BTreeCursor_MoveNext.htm   |    4 +-
 ...ad_BerkeleyDB_BTreeCursor_MoveNextDuplicate.htm |    4 +-
 ...leyDB_BTreeCursor_MoveNextDuplicateMultiple.htm |    4 +-
 ...DB_BTreeCursor_MoveNextDuplicateMultipleKey.htm |    4 +-
 ...oad_BerkeleyDB_BTreeCursor_MoveNextMultiple.htm |    4 +-
 ..._BerkeleyDB_BTreeCursor_MoveNextMultipleKey.htm |    4 +-
 ...rload_BerkeleyDB_BTreeCursor_MoveNextUnique.htm |    4 +-
 ...rkeleyDB_BTreeCursor_MoveNextUniqueMultiple.htm |    4 +-
 ...leyDB_BTreeCursor_MoveNextUniqueMultipleKey.htm |    4 +-
 .../Overload_BerkeleyDB_BTreeCursor_MovePrev.htm   |    4 +-
 ...ad_BerkeleyDB_BTreeCursor_MovePrevDuplicate.htm |    4 +-
 ...rload_BerkeleyDB_BTreeCursor_MovePrevUnique.htm |    4 +-
 .../html/Overload_BerkeleyDB_BTreeCursor_Recno.htm |    4 +-
 .../Overload_BerkeleyDB_BTreeCursor_Refresh.htm    |    4 +-
 ...load_BerkeleyDB_BTreeCursor_RefreshMultiple.htm |    4 +-
 ...d_BerkeleyDB_BTreeCursor_RefreshMultipleKey.htm |    4 +-
 ...rkeleyDB_BTreeDatabaseConfig_SetCompression.htm |    4 +-
 .../Overload_BerkeleyDB_BTreeDatabase_Close.htm    |    4 +-
 .../Overload_BerkeleyDB_BTreeDatabase_Compact.htm  |    4 +-
 .../Overload_BerkeleyDB_BTreeDatabase_Cursor.htm   |    4 +-
 .../Overload_BerkeleyDB_BTreeDatabase_Delete.htm   |    4 +-
 .../Overload_BerkeleyDB_BTreeDatabase_Exists.htm   |    4 +-
 ...Overload_BerkeleyDB_BTreeDatabase_FastStats.htm |    4 +-
 .../html/Overload_BerkeleyDB_BTreeDatabase_Get.htm |    4 +-
 .../Overload_BerkeleyDB_BTreeDatabase_GetBoth.htm  |    4 +-
 ...ad_BerkeleyDB_BTreeDatabase_GetBothMultiple.htm |    4 +-
 ...erload_BerkeleyDB_BTreeDatabase_GetMultiple.htm |    4 +-
 .../Overload_BerkeleyDB_BTreeDatabase_KeyRange.htm |    4 +-
 .../Overload_BerkeleyDB_BTreeDatabase_Open.htm     |    4 +-
 ...oad_BerkeleyDB_BTreeDatabase_PrintFastStats.htm |    4 +-
 ...verload_BerkeleyDB_BTreeDatabase_PrintStats.htm |    4 +-
 .../html/Overload_BerkeleyDB_BTreeDatabase_Put.htm |    4 +-
 ...oad_BerkeleyDB_BTreeDatabase_PutNoDuplicate.htm |    4 +-
 ...oad_BerkeleyDB_BTreeDatabase_PutNoOverwrite.htm |    4 +-
 .../Overload_BerkeleyDB_BTreeDatabase_Stats.htm    |    4 +-
 .../Overload_BerkeleyDB_BTreeDatabase_Truncate.htm |    4 +-
 ...erkeleyDB_BTreeDatabase_TruncateUnusedPages.htm |    4 +-
 .../Overload_BerkeleyDB_BaseDatabase_Close.htm     |    4 +-
 .../Overload_BerkeleyDB_BaseDatabase_Cursor.htm    |    4 +-
 .../Overload_BerkeleyDB_BaseDatabase_Delete.htm    |    4 +-
 .../Overload_BerkeleyDB_BaseDatabase_Exists.htm    |    4 +-
 .../html/Overload_BerkeleyDB_BaseDatabase_Get.htm  |    4 +-
 .../Overload_BerkeleyDB_BaseDatabase_GetBoth.htm   |    4 +-
 ...load_BerkeleyDB_BaseDatabase_PrintFastStats.htm |    4 +-
 ...Overload_BerkeleyDB_BaseDatabase_PrintStats.htm |    4 +-
 .../Overload_BerkeleyDB_BaseDatabase_Remove.htm    |    4 +-
 .../Overload_BerkeleyDB_BaseDatabase_Rename.htm    |    4 +-
 .../Overload_BerkeleyDB_BaseDatabase_Truncate.htm  |    4 +-
 .../html/Overload_BerkeleyDB_Cursor_Move.htm       |    4 +-
 .../html/Overload_BerkeleyDB_Cursor_MoveFirst.htm  |    4 +-
 ...verload_BerkeleyDB_Cursor_MoveFirstMultiple.htm |    4 +-
 ...load_BerkeleyDB_Cursor_MoveFirstMultipleKey.htm |    4 +-
 .../html/Overload_BerkeleyDB_Cursor_MoveLast.htm   |    4 +-
 .../Overload_BerkeleyDB_Cursor_MoveMultiple.htm    |    4 +-
 .../Overload_BerkeleyDB_Cursor_MoveMultipleKey.htm |    4 +-
 .../html/Overload_BerkeleyDB_Cursor_MoveNext.htm   |    4 +-
 ...verload_BerkeleyDB_Cursor_MoveNextDuplicate.htm |    4 +-
 ...BerkeleyDB_Cursor_MoveNextDuplicateMultiple.htm |    4 +-
 ...keleyDB_Cursor_MoveNextDuplicateMultipleKey.htm |    4 +-
 ...Overload_BerkeleyDB_Cursor_MoveNextMultiple.htm |    4 +-
 ...rload_BerkeleyDB_Cursor_MoveNextMultipleKey.htm |    4 +-
 .../Overload_BerkeleyDB_Cursor_MoveNextUnique.htm  |    4 +-
 ...ad_BerkeleyDB_Cursor_MoveNextUniqueMultiple.htm |    4 +-
 ...BerkeleyDB_Cursor_MoveNextUniqueMultipleKey.htm |    4 +-
 .../html/Overload_BerkeleyDB_Cursor_MovePrev.htm   |    4 +-
 ...verload_BerkeleyDB_Cursor_MovePrevDuplicate.htm |    4 +-
 .../Overload_BerkeleyDB_Cursor_MovePrevUnique.htm  |    4 +-
 .../html/Overload_BerkeleyDB_Cursor_Refresh.htm    |    4 +-
 .../Overload_BerkeleyDB_Cursor_RefreshMultiple.htm |    4 +-
 ...erload_BerkeleyDB_Cursor_RefreshMultipleKey.htm |    4 +-
 .../Overload_BerkeleyDB_DatabaseEntry__ctor.htm    |    4 +-
 ...eleyDB_DatabaseEnvironment_BeginTransaction.htm |    4 +-
 ...d_BerkeleyDB_DatabaseEnvironment_Checkpoint.htm |    4 +-
 ...eyDB_DatabaseEnvironment_LockingSystemStats.htm |    4 +-
 ...oad_BerkeleyDB_DatabaseEnvironment_LogFlush.htm |    4 +-
 ...eyDB_DatabaseEnvironment_LoggingSystemStats.htm |    4 +-
 ...eleyDB_DatabaseEnvironment_MPoolSystemStats.htm |    4 +-
 ...eleyDB_DatabaseEnvironment_MutexSystemStats.htm |    4 +-
 ...DatabaseEnvironment_PrintLockingSystemStats.htm |    4 +-
 ...DatabaseEnvironment_PrintLoggingSystemStats.htm |    4 +-
 ...B_DatabaseEnvironment_PrintMPoolSystemStats.htm |    4 +-
 ...B_DatabaseEnvironment_PrintMutexSystemStats.htm |    4 +-
 ..._DatabaseEnvironment_PrintRepMgrSystemStats.htm |    4 +-
 ...baseEnvironment_PrintReplicationSystemStats.htm |    4 +-
 ...d_BerkeleyDB_DatabaseEnvironment_PrintStats.htm |    4 +-
 ...yDB_DatabaseEnvironment_PrintSubsystemStats.htm |    4 +-
 ...baseEnvironment_PrintTransactionSystemStats.htm |    4 +-
 ...rload_BerkeleyDB_DatabaseEnvironment_Remove.htm |    4 +-
 ...oad_BerkeleyDB_DatabaseEnvironment_RemoveDB.htm |    4 +-
 ...oad_BerkeleyDB_DatabaseEnvironment_RenameDB.htm |    4 +-
 ...keleyDB_DatabaseEnvironment_RepHoldElection.htm |    4 +-
 ...d_BerkeleyDB_DatabaseEnvironment_RepMgrSite.htm |    4 +-
 ...leyDB_DatabaseEnvironment_RepMgrStartClient.htm |    4 +-
 ...leyDB_DatabaseEnvironment_RepMgrSystemStats.htm |    4 +-
 ...rkeleyDB_DatabaseEnvironment_RepStartClient.htm |    4 +-
 ...rkeleyDB_DatabaseEnvironment_RepStartMaster.htm |    4 +-
 ..._DatabaseEnvironment_ReplicationSystemStats.htm |    4 +-
 ..._BerkeleyDB_DatabaseEnvironment_SyncMemPool.htm |    4 +-
 ..._DatabaseEnvironment_TransactionSystemStats.htm |    4 +-
 ...d_BerkeleyDB_DatabaseEnvironment_WriteToLog.htm |    4 +-
 .../html/Overload_BerkeleyDB_Database_Close.htm    |    4 +-
 .../html/Overload_BerkeleyDB_Database_Cursor.htm   |    4 +-
 .../html/Overload_BerkeleyDB_Database_Delete.htm   |    4 +-
 .../html/Overload_BerkeleyDB_Database_Exists.htm   |    4 +-
 .../html/Overload_BerkeleyDB_Database_Get.htm      |    4 +-
 .../html/Overload_BerkeleyDB_Database_GetBoth.htm  |    4 +-
 ...verload_BerkeleyDB_Database_GetBothMultiple.htm |    4 +-
 .../Overload_BerkeleyDB_Database_GetMultiple.htm   |    4 +-
 .../html/Overload_BerkeleyDB_Database_Open.htm     |    4 +-
 ...Overload_BerkeleyDB_Database_PrintFastStats.htm |    4 +-
 .../Overload_BerkeleyDB_Database_PrintStats.htm    |    4 +-
 .../html/Overload_BerkeleyDB_Database_Put.htm      |    4 +-
 ...Overload_BerkeleyDB_Database_PutNoOverwrite.htm |    4 +-
 .../html/Overload_BerkeleyDB_Database_Salvage.htm  |    4 +-
 .../html/Overload_BerkeleyDB_Database_Truncate.htm |    4 +-
 .../html/Overload_BerkeleyDB_Database_Upgrade.htm  |    4 +-
 .../html/Overload_BerkeleyDB_Database_Verify.htm   |    4 +-
 .../Overload_BerkeleyDB_DbChannel_SendRequest.htm  |    4 +-
 .../html/Overload_BerkeleyDB_HashCursor_Add.htm    |    4 +-
 .../html/Overload_BerkeleyDB_HashCursor_Move.htm   |    4 +-
 .../Overload_BerkeleyDB_HashCursor_MoveFirst.htm   |    4 +-
 ...oad_BerkeleyDB_HashCursor_MoveFirstMultiple.htm |    4 +-
 ..._BerkeleyDB_HashCursor_MoveFirstMultipleKey.htm |    4 +-
 .../Overload_BerkeleyDB_HashCursor_MoveLast.htm    |    4 +-
 ...Overload_BerkeleyDB_HashCursor_MoveMultiple.htm |    4 +-
 ...rload_BerkeleyDB_HashCursor_MoveMultipleKey.htm |    4 +-
 .../Overload_BerkeleyDB_HashCursor_MoveNext.htm    |    4 +-
 ...oad_BerkeleyDB_HashCursor_MoveNextDuplicate.htm |    4 +-
 ...eleyDB_HashCursor_MoveNextDuplicateMultiple.htm |    4 +-
 ...yDB_HashCursor_MoveNextDuplicateMultipleKey.htm |    4 +-
 ...load_BerkeleyDB_HashCursor_MoveNextMultiple.htm |    4 +-
 ...d_BerkeleyDB_HashCursor_MoveNextMultipleKey.htm |    4 +-
 ...erload_BerkeleyDB_HashCursor_MoveNextUnique.htm |    4 +-
 ...erkeleyDB_HashCursor_MoveNextUniqueMultiple.htm |    4 +-
 ...eleyDB_HashCursor_MoveNextUniqueMultipleKey.htm |    4 +-
 .../Overload_BerkeleyDB_HashCursor_MovePrev.htm    |    4 +-
 ...oad_BerkeleyDB_HashCursor_MovePrevDuplicate.htm |    4 +-
 ...erload_BerkeleyDB_HashCursor_MovePrevUnique.htm |    4 +-
 .../Overload_BerkeleyDB_HashCursor_Refresh.htm     |    4 +-
 ...rload_BerkeleyDB_HashCursor_RefreshMultiple.htm |    4 +-
 ...ad_BerkeleyDB_HashCursor_RefreshMultipleKey.htm |    4 +-
 .../Overload_BerkeleyDB_HashDatabase_Close.htm     |    4 +-
 .../Overload_BerkeleyDB_HashDatabase_Compact.htm   |    4 +-
 .../Overload_BerkeleyDB_HashDatabase_Cursor.htm    |    4 +-
 .../Overload_BerkeleyDB_HashDatabase_Delete.htm    |    4 +-
 .../Overload_BerkeleyDB_HashDatabase_Exists.htm    |    4 +-
 .../Overload_BerkeleyDB_HashDatabase_FastStats.htm |    4 +-
 .../html/Overload_BerkeleyDB_HashDatabase_Get.htm  |    4 +-
 .../Overload_BerkeleyDB_HashDatabase_GetBoth.htm   |    4 +-
 ...oad_BerkeleyDB_HashDatabase_GetBothMultiple.htm |    4 +-
 ...verload_BerkeleyDB_HashDatabase_GetMultiple.htm |    4 +-
 .../html/Overload_BerkeleyDB_HashDatabase_Open.htm |    4 +-
 ...load_BerkeleyDB_HashDatabase_PrintFastStats.htm |    4 +-
 ...Overload_BerkeleyDB_HashDatabase_PrintStats.htm |    4 +-
 .../html/Overload_BerkeleyDB_HashDatabase_Put.htm  |    4 +-
 ...load_BerkeleyDB_HashDatabase_PutNoDuplicate.htm |    4 +-
 ...load_BerkeleyDB_HashDatabase_PutNoOverwrite.htm |    4 +-
 .../Overload_BerkeleyDB_HashDatabase_Stats.htm     |    4 +-
 .../Overload_BerkeleyDB_HashDatabase_Truncate.htm  |    4 +-
 ...BerkeleyDB_HashDatabase_TruncateUnusedPages.htm |    4 +-
 .../Overload_BerkeleyDB_HeapDatabase_Append.htm    |    4 +-
 .../Overload_BerkeleyDB_HeapDatabase_Close.htm     |    4 +-
 .../Overload_BerkeleyDB_HeapDatabase_Cursor.htm    |    4 +-
 .../Overload_BerkeleyDB_HeapDatabase_Delete.htm    |    4 +-
 .../Overload_BerkeleyDB_HeapDatabase_Exists.htm    |    4 +-
 .../Overload_BerkeleyDB_HeapDatabase_FastStats.htm |    4 +-
 .../html/Overload_BerkeleyDB_HeapDatabase_Get.htm  |    4 +-
 .../Overload_BerkeleyDB_HeapDatabase_GetBoth.htm   |    4 +-
 ...oad_BerkeleyDB_HeapDatabase_GetBothMultiple.htm |    4 +-
 ...verload_BerkeleyDB_HeapDatabase_GetMultiple.htm |    4 +-
 .../html/Overload_BerkeleyDB_HeapDatabase_Open.htm |    4 +-
 ...load_BerkeleyDB_HeapDatabase_PrintFastStats.htm |    4 +-
 ...Overload_BerkeleyDB_HeapDatabase_PrintStats.htm |    4 +-
 .../html/Overload_BerkeleyDB_HeapDatabase_Put.htm  |    4 +-
 ...load_BerkeleyDB_HeapDatabase_PutNoOverwrite.htm |    4 +-
 .../Overload_BerkeleyDB_HeapDatabase_Stats.htm     |    4 +-
 .../Overload_BerkeleyDB_HeapDatabase_Truncate.htm  |    4 +-
 .../Overload_BerkeleyDB_HeapRecordId_fromArray.htm |    4 +-
 .../Overload_BerkeleyDB_HeapRecordId_toArray.htm   |    4 +-
 .../Overload_BerkeleyDB_JoinCursor_MoveNext.htm    |    4 +-
 ...Overload_BerkeleyDB_JoinCursor_MoveNextItem.htm |    4 +-
 ...load_BerkeleyDB_MultipleDatabaseEntry__ctor.htm |    4 +-
 ...d_BerkeleyDB_MultipleKeyDatabaseEntry__ctor.htm |    4 +-
 .../Overload_BerkeleyDB_QueueDatabase_Append.htm   |    4 +-
 .../Overload_BerkeleyDB_QueueDatabase_Close.htm    |    4 +-
 .../Overload_BerkeleyDB_QueueDatabase_Consume.htm  |    4 +-
 .../Overload_BerkeleyDB_QueueDatabase_Cursor.htm   |    4 +-
 .../Overload_BerkeleyDB_QueueDatabase_Delete.htm   |    4 +-
 .../Overload_BerkeleyDB_QueueDatabase_Exists.htm   |    4 +-
 ...Overload_BerkeleyDB_QueueDatabase_FastStats.htm |    4 +-
 .../html/Overload_BerkeleyDB_QueueDatabase_Get.htm |    4 +-
 .../Overload_BerkeleyDB_QueueDatabase_GetBoth.htm  |    4 +-
 ...ad_BerkeleyDB_QueueDatabase_GetBothMultiple.htm |    4 +-
 ...erload_BerkeleyDB_QueueDatabase_GetMultiple.htm |    4 +-
 .../Overload_BerkeleyDB_QueueDatabase_Open.htm     |    4 +-
 ...oad_BerkeleyDB_QueueDatabase_PrintFastStats.htm |    4 +-
 ...verload_BerkeleyDB_QueueDatabase_PrintStats.htm |    4 +-
 .../html/Overload_BerkeleyDB_QueueDatabase_Put.htm |    4 +-
 ...oad_BerkeleyDB_QueueDatabase_PutNoOverwrite.htm |    4 +-
 .../Overload_BerkeleyDB_QueueDatabase_Stats.htm    |    4 +-
 .../Overload_BerkeleyDB_QueueDatabase_Truncate.htm |    4 +-
 .../html/Overload_BerkeleyDB_RecnoCursor_Move.htm  |    4 +-
 .../Overload_BerkeleyDB_RecnoCursor_MoveFirst.htm  |    4 +-
 ...ad_BerkeleyDB_RecnoCursor_MoveFirstMultiple.htm |    4 +-
 ...BerkeleyDB_RecnoCursor_MoveFirstMultipleKey.htm |    4 +-
 .../Overload_BerkeleyDB_RecnoCursor_MoveLast.htm   |    4 +-
 ...verload_BerkeleyDB_RecnoCursor_MoveMultiple.htm |    4 +-
 ...load_BerkeleyDB_RecnoCursor_MoveMultipleKey.htm |    4 +-
 .../Overload_BerkeleyDB_RecnoCursor_MoveNext.htm   |    4 +-
 ...ad_BerkeleyDB_RecnoCursor_MoveNextDuplicate.htm |    4 +-
 ...leyDB_RecnoCursor_MoveNextDuplicateMultiple.htm |    4 +-
 ...DB_RecnoCursor_MoveNextDuplicateMultipleKey.htm |    4 +-
 ...oad_BerkeleyDB_RecnoCursor_MoveNextMultiple.htm |    4 +-
 ..._BerkeleyDB_RecnoCursor_MoveNextMultipleKey.htm |    4 +-
 ...rload_BerkeleyDB_RecnoCursor_MoveNextUnique.htm |    4 +-
 ...rkeleyDB_RecnoCursor_MoveNextUniqueMultiple.htm |    4 +-
 ...leyDB_RecnoCursor_MoveNextUniqueMultipleKey.htm |    4 +-
 .../Overload_BerkeleyDB_RecnoCursor_MovePrev.htm   |    4 +-
 ...ad_BerkeleyDB_RecnoCursor_MovePrevDuplicate.htm |    4 +-
 ...rload_BerkeleyDB_RecnoCursor_MovePrevUnique.htm |    4 +-
 .../Overload_BerkeleyDB_RecnoCursor_Refresh.htm    |    4 +-
 ...load_BerkeleyDB_RecnoCursor_RefreshMultiple.htm |    4 +-
 ...d_BerkeleyDB_RecnoCursor_RefreshMultipleKey.htm |    4 +-
 .../Overload_BerkeleyDB_RecnoDatabase_Append.htm   |    4 +-
 .../Overload_BerkeleyDB_RecnoDatabase_Close.htm    |    4 +-
 .../Overload_BerkeleyDB_RecnoDatabase_Compact.htm  |    4 +-
 .../Overload_BerkeleyDB_RecnoDatabase_Cursor.htm   |    4 +-
 .../Overload_BerkeleyDB_RecnoDatabase_Delete.htm   |    4 +-
 .../Overload_BerkeleyDB_RecnoDatabase_Exists.htm   |    4 +-
 ...Overload_BerkeleyDB_RecnoDatabase_FastStats.htm |    4 +-
 .../html/Overload_BerkeleyDB_RecnoDatabase_Get.htm |    4 +-
 .../Overload_BerkeleyDB_RecnoDatabase_GetBoth.htm  |    4 +-
 ...ad_BerkeleyDB_RecnoDatabase_GetBothMultiple.htm |    4 +-
 ...erload_BerkeleyDB_RecnoDatabase_GetMultiple.htm |    4 +-
 .../Overload_BerkeleyDB_RecnoDatabase_Open.htm     |    4 +-
 ...oad_BerkeleyDB_RecnoDatabase_PrintFastStats.htm |    4 +-
 ...verload_BerkeleyDB_RecnoDatabase_PrintStats.htm |    4 +-
 .../html/Overload_BerkeleyDB_RecnoDatabase_Put.htm |    4 +-
 ...oad_BerkeleyDB_RecnoDatabase_PutNoOverwrite.htm |    4 +-
 .../Overload_BerkeleyDB_RecnoDatabase_Stats.htm    |    4 +-
 .../Overload_BerkeleyDB_RecnoDatabase_Truncate.htm |    4 +-
 ...erkeleyDB_RecnoDatabase_TruncateUnusedPages.htm |    4 +-
 ...oad_BerkeleyDB_ReplicationHostAddress__ctor.htm |    4 +-
 ...BTreeDatabaseConfig_SetForeignKeyConstraint.htm |    4 +-
 ...oad_BerkeleyDB_SecondaryBTreeDatabase_Close.htm |    4 +-
 ...ad_BerkeleyDB_SecondaryBTreeDatabase_Cursor.htm |    4 +-
 ...ad_BerkeleyDB_SecondaryBTreeDatabase_Delete.htm |    4 +-
 ...ad_BerkeleyDB_SecondaryBTreeDatabase_Exists.htm |    4 +-
 ...rload_BerkeleyDB_SecondaryBTreeDatabase_Get.htm |    4 +-
 ...d_BerkeleyDB_SecondaryBTreeDatabase_GetBoth.htm |    4 +-
 ...load_BerkeleyDB_SecondaryBTreeDatabase_Open.htm |    4 +-
 ...leyDB_SecondaryBTreeDatabase_PrintFastStats.htm |    4 +-
 ...erkeleyDB_SecondaryBTreeDatabase_PrintStats.htm |    4 +-
 ...eyDB_SecondaryBTreeDatabase_SecondaryCursor.htm |    4 +-
 ..._BerkeleyDB_SecondaryBTreeDatabase_Truncate.htm |    4 +-
 .../Overload_BerkeleyDB_SecondaryCursor_Move.htm   |    4 +-
 ...erload_BerkeleyDB_SecondaryCursor_MoveFirst.htm |    4 +-
 ...verload_BerkeleyDB_SecondaryCursor_MoveLast.htm |    4 +-
 ...verload_BerkeleyDB_SecondaryCursor_MoveNext.htm |    4 +-
 ...erkeleyDB_SecondaryCursor_MoveNextDuplicate.htm |    4 +-
 ...d_BerkeleyDB_SecondaryCursor_MoveNextUnique.htm |    4 +-
 ...verload_BerkeleyDB_SecondaryCursor_MovePrev.htm |    4 +-
 ...erkeleyDB_SecondaryCursor_MovePrevDuplicate.htm |    4 +-
 ...d_BerkeleyDB_SecondaryCursor_MovePrevUnique.htm |    4 +-
 ...Overload_BerkeleyDB_SecondaryCursor_Refresh.htm |    4 +-
 ...ndaryDatabaseConfig_SetForeignKeyConstraint.htm |    4 +-
 ...Overload_BerkeleyDB_SecondaryDatabase_Close.htm |    4 +-
 ...verload_BerkeleyDB_SecondaryDatabase_Cursor.htm |    4 +-
 ...verload_BerkeleyDB_SecondaryDatabase_Delete.htm |    4 +-
 ...verload_BerkeleyDB_SecondaryDatabase_Exists.htm |    4 +-
 .../Overload_BerkeleyDB_SecondaryDatabase_Get.htm  |    4 +-
 ...erload_BerkeleyDB_SecondaryDatabase_GetBoth.htm |    4 +-
 .../Overload_BerkeleyDB_SecondaryDatabase_Open.htm |    4 +-
 ...BerkeleyDB_SecondaryDatabase_PrintFastStats.htm |    4 +-
 ...oad_BerkeleyDB_SecondaryDatabase_PrintStats.htm |    4 +-
 ...erkeleyDB_SecondaryDatabase_SecondaryCursor.htm |    4 +-
 ...rload_BerkeleyDB_SecondaryDatabase_Truncate.htm |    4 +-
 ...yHashDatabaseConfig_SetForeignKeyConstraint.htm |    4 +-
 ...load_BerkeleyDB_SecondaryHashDatabase_Close.htm |    4 +-
 ...oad_BerkeleyDB_SecondaryHashDatabase_Cursor.htm |    4 +-
 ...oad_BerkeleyDB_SecondaryHashDatabase_Delete.htm |    4 +-
 ...oad_BerkeleyDB_SecondaryHashDatabase_Exists.htm |    4 +-
 ...erload_BerkeleyDB_SecondaryHashDatabase_Get.htm |    4 +-
 ...ad_BerkeleyDB_SecondaryHashDatabase_GetBoth.htm |    4 +-
 ...rload_BerkeleyDB_SecondaryHashDatabase_Open.htm |    4 +-
 ...eleyDB_SecondaryHashDatabase_PrintFastStats.htm |    4 +-
 ...BerkeleyDB_SecondaryHashDatabase_PrintStats.htm |    4 +-
 ...leyDB_SecondaryHashDatabase_SecondaryCursor.htm |    4 +-
 ...d_BerkeleyDB_SecondaryHashDatabase_Truncate.htm |    4 +-
 ...QueueDatabaseConfig_SetForeignKeyConstraint.htm |    4 +-
 ...oad_BerkeleyDB_SecondaryQueueDatabase_Close.htm |    4 +-
 ...ad_BerkeleyDB_SecondaryQueueDatabase_Cursor.htm |    4 +-
 ...ad_BerkeleyDB_SecondaryQueueDatabase_Delete.htm |    4 +-
 ...ad_BerkeleyDB_SecondaryQueueDatabase_Exists.htm |    4 +-
 ...rload_BerkeleyDB_SecondaryQueueDatabase_Get.htm |    4 +-
 ...d_BerkeleyDB_SecondaryQueueDatabase_GetBoth.htm |    4 +-
 ...load_BerkeleyDB_SecondaryQueueDatabase_Open.htm |    4 +-
 ...leyDB_SecondaryQueueDatabase_PrintFastStats.htm |    4 +-
 ...erkeleyDB_SecondaryQueueDatabase_PrintStats.htm |    4 +-
 ...eyDB_SecondaryQueueDatabase_SecondaryCursor.htm |    4 +-
 ..._BerkeleyDB_SecondaryQueueDatabase_Truncate.htm |    4 +-
 ...RecnoDatabaseConfig_SetForeignKeyConstraint.htm |    4 +-
 ...oad_BerkeleyDB_SecondaryRecnoDatabase_Close.htm |    4 +-
 ...ad_BerkeleyDB_SecondaryRecnoDatabase_Cursor.htm |    4 +-
 ...ad_BerkeleyDB_SecondaryRecnoDatabase_Delete.htm |    4 +-
 ...ad_BerkeleyDB_SecondaryRecnoDatabase_Exists.htm |    4 +-
 ...rload_BerkeleyDB_SecondaryRecnoDatabase_Get.htm |    4 +-
 ...d_BerkeleyDB_SecondaryRecnoDatabase_GetBoth.htm |    4 +-
 ...load_BerkeleyDB_SecondaryRecnoDatabase_Open.htm |    4 +-
 ...leyDB_SecondaryRecnoDatabase_PrintFastStats.htm |    4 +-
 ...erkeleyDB_SecondaryRecnoDatabase_PrintStats.htm |    4 +-
 ...eyDB_SecondaryRecnoDatabase_SecondaryCursor.htm |    4 +-
 ..._BerkeleyDB_SecondaryRecnoDatabase_Truncate.htm |    4 +-
 .../html/Overload_BerkeleyDB_Sequence_Get.htm      |    4 +-
 .../Overload_BerkeleyDB_Sequence_PrintStats.htm    |    4 +-
 .../html/Overload_BerkeleyDB_Sequence_Remove.htm   |    4 +-
 .../html/Overload_BerkeleyDB_Sequence_Stats.htm    |    4 +-
 .../html/Overload_BerkeleyDB_Sequence__ctor.htm    |    4 +-
 .../Overload_BerkeleyDB_Transaction_Commit.htm     |    4 +-
 .../html/P_BerkeleyDB_ActiveTransaction_Begun.htm  |    6 +-
 ...leyDB_ActiveTransaction_BufferCopiesInCache.htm |    6 +-
 .../P_BerkeleyDB_ActiveTransaction_GlobalID.htm    |    6 +-
 .../html/P_BerkeleyDB_ActiveTransaction_ID.htm     |    6 +-
 .../html/P_BerkeleyDB_ActiveTransaction_Name.htm   |    6 +-
 .../P_BerkeleyDB_ActiveTransaction_ParentID.htm    |    6 +-
 .../P_BerkeleyDB_ActiveTransaction_Priority.htm    |    6 +-
 .../P_BerkeleyDB_ActiveTransaction_ProcessID.htm   |    6 +-
 ..._BerkeleyDB_ActiveTransaction_SnapshotReads.htm |    6 +-
 .../P_BerkeleyDB_ActiveTransaction_ThreadID.htm    |    6 +-
 .../P_BerkeleyDB_BTreeDatabaseConfig_Compress.htm  |    6 +-
 ...P_BerkeleyDB_BTreeDatabaseConfig_Decompress.htm |    6 +-
 ...rkeleyDB_BTreeDatabaseConfig_MinKeysPerPage.htm |    6 +-
 .../html/P_BerkeleyDB_BTreeDatabase_Compare.htm    |    6 +-
 .../html/P_BerkeleyDB_BTreeDatabase_Compress.htm   |    6 +-
 .../html/P_BerkeleyDB_BTreeDatabase_Decompress.htm |    6 +-
 .../html/P_BerkeleyDB_BTreeDatabase_DupCompare.htm |    6 +-
 .../html/P_BerkeleyDB_BTreeDatabase_Duplicates.htm |    6 +-
 .../P_BerkeleyDB_BTreeDatabase_MinKeysPerPage.htm  |    6 +-
 .../P_BerkeleyDB_BTreeDatabase_PrefixCompare.htm   |    6 +-
 .../P_BerkeleyDB_BTreeDatabase_RecordNumbers.htm   |    6 +-
 .../P_BerkeleyDB_BTreeDatabase_ReverseSplit.htm    |    6 +-
 .../P_BerkeleyDB_BTreeStats_DuplicatePages.htm     |    6 +-
 ...rkeleyDB_BTreeStats_DuplicatePagesFreeBytes.htm |    6 +-
 .../html/P_BerkeleyDB_BTreeStats_EmptyPages.htm    |    6 +-
 .../html/P_BerkeleyDB_BTreeStats_FreePages.htm     |    6 +-
 .../html/P_BerkeleyDB_BTreeStats_InternalPages.htm |    6 +-
 ...erkeleyDB_BTreeStats_InternalPagesFreeBytes.htm |    6 +-
 .../html/P_BerkeleyDB_BTreeStats_LeafPages.htm     |    6 +-
 .../P_BerkeleyDB_BTreeStats_LeafPagesFreeBytes.htm |    6 +-
 .../csharp/html/P_BerkeleyDB_BTreeStats_Levels.htm |    6 +-
 .../html/P_BerkeleyDB_BTreeStats_MagicNumber.htm   |    6 +-
 .../html/P_BerkeleyDB_BTreeStats_MetadataFlags.htm |    6 +-
 .../csharp/html/P_BerkeleyDB_BTreeStats_MinKey.htm |    6 +-
 .../html/P_BerkeleyDB_BTreeStats_OverflowPages.htm |    6 +-
 ...erkeleyDB_BTreeStats_OverflowPagesFreeBytes.htm |    6 +-
 .../html/P_BerkeleyDB_BTreeStats_PageSize.htm      |    6 +-
 .../html/P_BerkeleyDB_BTreeStats_Version.htm       |    6 +-
 docs/csharp/html/P_BerkeleyDB_BTreeStats_nData.htm |    6 +-
 docs/csharp/html/P_BerkeleyDB_BTreeStats_nKeys.htm |    6 +-
 .../csharp/html/P_BerkeleyDB_BTreeStats_nPages.htm |    6 +-
 .../html/P_BerkeleyDB_BaseDatabase_AutoCommit.htm  |    6 +-
 .../html/P_BerkeleyDB_BaseDatabase_CacheSize.htm   |    6 +-
 .../html/P_BerkeleyDB_BaseDatabase_Creation.htm    |    6 +-
 .../P_BerkeleyDB_BaseDatabase_DatabaseName.htm     |    6 +-
 .../html/P_BerkeleyDB_BaseDatabase_DoChecksum.htm  |    6 +-
 .../P_BerkeleyDB_BaseDatabase_EncryptAlgorithm.htm |    6 +-
 .../html/P_BerkeleyDB_BaseDatabase_Encrypted.htm   |    6 +-
 .../html/P_BerkeleyDB_BaseDatabase_Endianness.htm  |    6 +-
 .../P_BerkeleyDB_BaseDatabase_ErrorFeedback.htm    |    6 +-
 .../html/P_BerkeleyDB_BaseDatabase_ErrorPrefix.htm |    6 +-
 .../html/P_BerkeleyDB_BaseDatabase_Feedback.htm    |    6 +-
 .../html/P_BerkeleyDB_BaseDatabase_FileName.htm    |    6 +-
 .../P_BerkeleyDB_BaseDatabase_FreeThreaded.htm     |    6 +-
 .../html/P_BerkeleyDB_BaseDatabase_HasMultiple.htm |    6 +-
 .../html/P_BerkeleyDB_BaseDatabase_InHostOrder.htm |    6 +-
 .../html/P_BerkeleyDB_BaseDatabase_NoMMap.htm      |    6 +-
 ...rkeleyDB_BaseDatabase_NoWaitDbExclusiveLock.htm |    6 +-
 .../P_BerkeleyDB_BaseDatabase_NonDurableTxns.htm   |    6 +-
 .../html/P_BerkeleyDB_BaseDatabase_Pagesize.htm    |    6 +-
 .../html/P_BerkeleyDB_BaseDatabase_Priority.htm    |    6 +-
 .../html/P_BerkeleyDB_BaseDatabase_ReadOnly.htm    |    6 +-
 .../P_BerkeleyDB_BaseDatabase_ReadUncommitted.htm  |    6 +-
 .../P_BerkeleyDB_BaseDatabase_Transactional.htm    |    6 +-
 .../html/P_BerkeleyDB_BaseDatabase_Truncated.htm   |    6 +-
 .../csharp/html/P_BerkeleyDB_BaseDatabase_Type.htm |    6 +-
 .../html/P_BerkeleyDB_BaseDatabase_UseMVCC.htm     |    6 +-
 .../P_BerkeleyDB_CompactConfig_FillPercentage.htm  |    6 +-
 .../html/P_BerkeleyDB_CompactConfig_Pages.htm      |    6 +-
 .../html/P_BerkeleyDB_CompactConfig_Timeout.htm    |    6 +-
 .../html/P_BerkeleyDB_CompactData_Deadlocks.htm    |    6 +-
 .../html/P_BerkeleyDB_CompactData_EmptyBuckets.htm |    6 +-
 docs/csharp/html/P_BerkeleyDB_CompactData_End.htm  |    6 +-
 .../html/P_BerkeleyDB_CompactData_Levels.htm       |    6 +-
 .../P_BerkeleyDB_CompactData_PagesExamined.htm     |    6 +-
 .../html/P_BerkeleyDB_CompactData_PagesFreed.htm   |    6 +-
 .../P_BerkeleyDB_CompactData_PagesTruncated.htm    |    6 +-
 docs/csharp/html/P_BerkeleyDB_Cursor_Current.htm   |    6 +-
 .../html/P_BerkeleyDB_Cursor_CurrentMultiple.htm   |    6 +-
 .../P_BerkeleyDB_Cursor_CurrentMultipleKey.htm     |    6 +-
 docs/csharp/html/P_BerkeleyDB_Cursor_Priority.htm  |    6 +-
 ..._BerkeleyDB_DatabaseConfig_EncryptAlgorithm.htm |    6 +-
 .../html/P_BerkeleyDB_DatabaseConfig_Encrypted.htm |    6 +-
 ...erkeleyDB_DatabaseConfig_EncryptionPassword.htm |    6 +-
 .../html/P_BerkeleyDB_DatabaseConfig_PageSize.htm  |    6 +-
 .../html/P_BerkeleyDB_DatabaseEntry_Data.htm       |    6 +-
 .../html/P_BerkeleyDB_DatabaseEntry_Partial.htm    |    6 +-
 .../html/P_BerkeleyDB_DatabaseEntry_PartialLen.htm |    6 +-
 .../P_BerkeleyDB_DatabaseEntry_PartialOffset.htm   |    6 +-
 .../html/P_BerkeleyDB_DatabaseEntry_ReadOnly.htm   |    6 +-
 ..._DatabaseEnvironmentConfig_EncryptAlgorithm.htm |    6 +-
 ...atabaseEnvironmentConfig_EncryptionPassword.htm |    6 +-
 ...B_DatabaseEnvironmentConfig_InitThreadCount.htm |    6 +-
 ...eyDB_DatabaseEnvironmentConfig_InitTxnCount.htm |    6 +-
 ...leyDB_DatabaseEnvironmentConfig_LockTimeout.htm |    6 +-
 ...B_DatabaseEnvironmentConfig_MaxTransactions.htm |    6 +-
 ...leyDB_DatabaseEnvironmentConfig_ThreadCount.htm |    6 +-
 ...eleyDB_DatabaseEnvironmentConfig_TxnTimeout.htm |    6 +-
 ...eyDB_DatabaseEnvironmentConfig_TxnTimestamp.htm |    6 +-
 ...P_BerkeleyDB_DatabaseEnvironment_AutoCommit.htm |    6 +-
 ...eleyDB_DatabaseEnvironment_BackupBufferSize.htm |    6 +-
 ...erkeleyDB_DatabaseEnvironment_BackupHandler.htm |    6 +-
 ...keleyDB_DatabaseEnvironment_BackupReadCount.htm |    6 +-
 ...DatabaseEnvironment_BackupReadSleepDuration.htm |    6 +-
 ...leyDB_DatabaseEnvironment_BackupWriteDirect.htm |    6 +-
 .../P_BerkeleyDB_DatabaseEnvironment_CDB_ALLDB.htm |    6 +-
 .../P_BerkeleyDB_DatabaseEnvironment_CacheSize.htm |    6 +-
 .../P_BerkeleyDB_DatabaseEnvironment_Create.htm    |    6 +-
 .../P_BerkeleyDB_DatabaseEnvironment_DataDirs.htm  |    6 +-
 ...eyDB_DatabaseEnvironment_DeadlockResolution.htm |    6 +-
 ...eleyDB_DatabaseEnvironment_EncryptAlgorithm.htm |    6 +-
 ...erkeleyDB_DatabaseEnvironment_ErrorFeedback.htm |    6 +-
 ..._BerkeleyDB_DatabaseEnvironment_ErrorPrefix.htm |    6 +-
 ..._BerkeleyDB_DatabaseEnvironment_EventNotify.htm |    6 +-
 .../P_BerkeleyDB_DatabaseEnvironment_Feedback.htm  |    6 +-
 ...P_BerkeleyDB_DatabaseEnvironment_ForceFlush.htm |    6 +-
 ...BerkeleyDB_DatabaseEnvironment_FreeThreaded.htm |    6 +-
 .../html/P_BerkeleyDB_DatabaseEnvironment_Home.htm |    6 +-
 ...yDB_DatabaseEnvironment_HotbackupInProgress.htm |    6 +-
 ...erkeleyDB_DatabaseEnvironment_InitLockCount.htm |    6 +-
 ...yDB_DatabaseEnvironment_InitLockObjectCount.htm |    6 +-
 ...keleyDB_DatabaseEnvironment_InitLockerCount.htm |    6 +-
 ...rkeleyDB_DatabaseEnvironment_InitLogIdCount.htm |    6 +-
 ..._BerkeleyDB_DatabaseEnvironment_InitMutexes.htm |    6 +-
 ..._BerkeleyDB_DatabaseEnvironment_InitRegions.htm |    6 +-
 ...keleyDB_DatabaseEnvironment_InitThreadCount.htm |    6 +-
 ...BerkeleyDB_DatabaseEnvironment_InitTxnCount.htm |    6 +-
 ...yDB_DatabaseEnvironment_IntermediateDirMode.htm |    6 +-
 ...eyDB_DatabaseEnvironment_LockConflictMatrix.htm |    6 +-
 ...rkeleyDB_DatabaseEnvironment_LockPartitions.htm |    6 +-
 ...erkeleyDB_DatabaseEnvironment_LockTableSize.htm |    6 +-
 ..._BerkeleyDB_DatabaseEnvironment_LockTimeout.htm |    6 +-
 .../P_BerkeleyDB_DatabaseEnvironment_Lockdown.htm  |    6 +-
 ...erkeleyDB_DatabaseEnvironment_LogAutoRemove.htm |    6 +-
 ...erkeleyDB_DatabaseEnvironment_LogBufferSize.htm |    6 +-
 .../P_BerkeleyDB_DatabaseEnvironment_LogDir.htm    |    6 +-
 ..._BerkeleyDB_DatabaseEnvironment_LogFileMode.htm |    6 +-
 ...BerkeleyDB_DatabaseEnvironment_LogForceSync.htm |    6 +-
 ..._BerkeleyDB_DatabaseEnvironment_LogInMemory.htm |    6 +-
 ..._BerkeleyDB_DatabaseEnvironment_LogNoBuffer.htm |    6 +-
 ...erkeleyDB_DatabaseEnvironment_LogRegionSize.htm |    6 +-
 ...keleyDB_DatabaseEnvironment_LogZeroOnCreate.htm |    6 +-
 .../P_BerkeleyDB_DatabaseEnvironment_MMapSize.htm  |    6 +-
 ...BerkeleyDB_DatabaseEnvironment_MaxCacheSize.htm |    6 +-
 ...P_BerkeleyDB_DatabaseEnvironment_MaxLockers.htm |    6 +-
 .../P_BerkeleyDB_DatabaseEnvironment_MaxLocks.htm  |    6 +-
 ...rkeleyDB_DatabaseEnvironment_MaxLogFileSize.htm |    6 +-
 ...P_BerkeleyDB_DatabaseEnvironment_MaxMutexes.htm |    6 +-
 ...P_BerkeleyDB_DatabaseEnvironment_MaxObjects.htm |    6 +-
 ...BerkeleyDB_DatabaseEnvironment_MaxOpenFiles.htm |    6 +-
 ...yDB_DatabaseEnvironment_MaxSequentialWrites.htm |    6 +-
 ...keleyDB_DatabaseEnvironment_MaxTransactions.htm |    6 +-
 ..._BerkeleyDB_DatabaseEnvironment_MetadataDir.htm |    6 +-
 ...rkeleyDB_DatabaseEnvironment_MutexAlignment.htm |    6 +-
 ...rkeleyDB_DatabaseEnvironment_MutexIncrement.htm |    6 +-
 .../P_BerkeleyDB_DatabaseEnvironment_NoBuffer.htm  |    6 +-
 .../P_BerkeleyDB_DatabaseEnvironment_NoLocking.htm |    6 +-
 .../P_BerkeleyDB_DatabaseEnvironment_NoMMap.htm    |    6 +-
 .../P_BerkeleyDB_DatabaseEnvironment_NoPanic.htm   |    6 +-
 ...eyDB_DatabaseEnvironment_NumTestAndSetSpins.htm |    6 +-
 .../P_BerkeleyDB_DatabaseEnvironment_Overwrite.htm |    6 +-
 .../P_BerkeleyDB_DatabaseEnvironment_Private.htm   |    6 +-
 ..._DatabaseEnvironment_RegionMemoryLimitBytes.htm |    6 +-
 ...DatabaseEnvironment_RegionMemoryLimitGBytes.htm |    6 +-
 .../P_BerkeleyDB_DatabaseEnvironment_Register.htm  |    6 +-
 ...erkeleyDB_DatabaseEnvironment_RepAckTimeout.htm |    6 +-
 ..._BerkeleyDB_DatabaseEnvironment_RepAutoInit.htm |    6 +-
 ...keleyDB_DatabaseEnvironment_RepBulkTransfer.htm |    6 +-
 ...eyDB_DatabaseEnvironment_RepCheckpointDelay.htm |    6 +-
 ...eleyDB_DatabaseEnvironment_RepClockskewFast.htm |    6 +-
 ...eleyDB_DatabaseEnvironment_RepClockskewSlow.htm |    6 +-
 ...eyDB_DatabaseEnvironment_RepConnectionRetry.htm |    6 +-
 ...eyDB_DatabaseEnvironment_RepDelayClientSync.htm |    6 +-
 ...eleyDB_DatabaseEnvironment_RepElectionRetry.htm |    6 +-
 ...eyDB_DatabaseEnvironment_RepElectionTimeout.htm |    6 +-
 ..._DatabaseEnvironment_RepFullElectionTimeout.htm |    6 +-
 ...yDB_DatabaseEnvironment_RepHeartbeatMonitor.htm |    6 +-
 ...eleyDB_DatabaseEnvironment_RepHeartbeatSend.htm |    6 +-
 ..._BerkeleyDB_DatabaseEnvironment_RepInMemory.htm |    6 +-
 ...keleyDB_DatabaseEnvironment_RepLeaseTimeout.htm |    6 +-
 ...eyDB_DatabaseEnvironment_RepMessageDispatch.htm |    6 +-
 ...keleyDB_DatabaseEnvironment_RepMgrAckPolicy.htm |    6 +-
 ...keleyDB_DatabaseEnvironment_RepMgrLocalSite.htm |    6 +-
 ...leyDB_DatabaseEnvironment_RepMgrRemoteSites.htm |    6 +-
 ...eyDB_DatabaseEnvironment_RepMgrRunElections.htm |    6 +-
 .../P_BerkeleyDB_DatabaseEnvironment_RepNSites.htm |    6 +-
 ...erkeleyDB_DatabaseEnvironment_RepNoBlocking.htm |    6 +-
 ..._BerkeleyDB_DatabaseEnvironment_RepPriority.htm |    6 +-
 ...baseEnvironment_RepRetransmissionRequestMax.htm |    6 +-
 ...baseEnvironment_RepRetransmissionRequestMin.htm |    6 +-
 ...rkeleyDB_DatabaseEnvironment_RepStrict2Site.htm |    6 +-
 ...B_DatabaseEnvironment_RepTransmitLimitBytes.htm |    6 +-
 ..._DatabaseEnvironment_RepTransmitLimitGBytes.htm |    6 +-
 ...BerkeleyDB_DatabaseEnvironment_RepTransport.htm |    6 +-
 ...eyDB_DatabaseEnvironment_RepUseMasterLeases.htm |    6 +-
 ...eleyDB_DatabaseEnvironment_RunFatalRecovery.htm |    6 +-
 ..._BerkeleyDB_DatabaseEnvironment_RunRecovery.htm |    6 +-
 ...DB_DatabaseEnvironment_SequentialWritePause.htm |    6 +-
 ..._BerkeleyDB_DatabaseEnvironment_SetThreadID.htm |    6 +-
 ...erkeleyDB_DatabaseEnvironment_SetThreadName.htm |    6 +-
 ...BerkeleyDB_DatabaseEnvironment_SystemMemory.htm |    6 +-
 .../P_BerkeleyDB_DatabaseEnvironment_TempDir.htm   |    6 +-
 ..._BerkeleyDB_DatabaseEnvironment_ThreadCount.htm |    6 +-
 ...erkeleyDB_DatabaseEnvironment_ThreadIsAlive.htm |    6 +-
 ...rkeleyDB_DatabaseEnvironment_TimeNotGranted.htm |    6 +-
 .../P_BerkeleyDB_DatabaseEnvironment_TxnNoSync.htm |    6 +-
 .../P_BerkeleyDB_DatabaseEnvironment_TxnNoWait.htm |    6 +-
 ..._BerkeleyDB_DatabaseEnvironment_TxnSnapshot.htm |    6 +-
 ...P_BerkeleyDB_DatabaseEnvironment_TxnTimeout.htm |    6 +-
 ...BerkeleyDB_DatabaseEnvironment_TxnTimestamp.htm |    6 +-
 ...rkeleyDB_DatabaseEnvironment_TxnWriteNoSync.htm |    6 +-
 ...eyDB_DatabaseEnvironment_UseEnvironmentVars.htm |    6 +-
 .../P_BerkeleyDB_DatabaseEnvironment_UseMVCC.htm   |    6 +-
 .../P_BerkeleyDB_DatabaseEnvironment_UsingCDB.htm  |    6 +-
 ...BerkeleyDB_DatabaseEnvironment_UsingLocking.htm |    6 +-
 ...BerkeleyDB_DatabaseEnvironment_UsingLogging.htm |    6 +-
 ...P_BerkeleyDB_DatabaseEnvironment_UsingMPool.htm |    6 +-
 ...eleyDB_DatabaseEnvironment_UsingReplication.htm |    6 +-
 .../P_BerkeleyDB_DatabaseEnvironment_UsingTxns.htm |    6 +-
 .../P_BerkeleyDB_DatabaseEnvironment_Verbosity.htm |    6 +-
 .../P_BerkeleyDB_DatabaseEnvironment_YieldCPU.htm  |    6 +-
 .../csharp/html/P_BerkeleyDB_DbChannel_Timeout.htm |    6 +-
 .../P_BerkeleyDB_DbSiteConfig_GroupCreator.htm     |    6 +-
 .../html/P_BerkeleyDB_DbSiteConfig_Helper.htm      |    6 +-
 .../html/P_BerkeleyDB_DbSiteConfig_Legacy.htm      |    6 +-
 .../html/P_BerkeleyDB_DbSiteConfig_LocalSite.htm   |    6 +-
 .../csharp/html/P_BerkeleyDB_DbSiteConfig_Peer.htm |    6 +-
 docs/csharp/html/P_BerkeleyDB_DbSite_Address.htm   |    6 +-
 docs/csharp/html/P_BerkeleyDB_DbSite_EId.htm       |    6 +-
 .../html/P_BerkeleyDB_DbSite_GroupCreator.htm      |    6 +-
 docs/csharp/html/P_BerkeleyDB_DbSite_Helper.htm    |    6 +-
 docs/csharp/html/P_BerkeleyDB_DbSite_Legacy.htm    |    6 +-
 docs/csharp/html/P_BerkeleyDB_DbSite_LocalSite.htm |    6 +-
 docs/csharp/html/P_BerkeleyDB_DbSite_Peer.htm      |    6 +-
 .../P_BerkeleyDB_HashDatabaseConfig_FillFactor.htm |    6 +-
 .../P_BerkeleyDB_HashDatabaseConfig_TableSize.htm  |    6 +-
 .../html/P_BerkeleyDB_HashDatabase_Compare.htm     |    6 +-
 .../html/P_BerkeleyDB_HashDatabase_DupCompare.htm  |    6 +-
 .../html/P_BerkeleyDB_HashDatabase_Duplicates.htm  |    6 +-
 .../html/P_BerkeleyDB_HashDatabase_FillFactor.htm  |    6 +-
 .../P_BerkeleyDB_HashDatabase_HashFunction.htm     |    6 +-
 .../html/P_BerkeleyDB_HashDatabase_TableSize.htm   |    6 +-
 .../html/P_BerkeleyDB_HashStats_BigPages.htm       |    6 +-
 .../P_BerkeleyDB_HashStats_BigPagesFreeBytes.htm   |    6 +-
 ...P_BerkeleyDB_HashStats_BucketPagesFreeBytes.htm |    6 +-
 .../html/P_BerkeleyDB_HashStats_DuplicatePages.htm |    6 +-
 ...erkeleyDB_HashStats_DuplicatePagesFreeBytes.htm |    6 +-
 .../html/P_BerkeleyDB_HashStats_FillFactor.htm     |    6 +-
 .../html/P_BerkeleyDB_HashStats_FreePages.htm      |    6 +-
 .../html/P_BerkeleyDB_HashStats_MagicNumber.htm    |    6 +-
 .../html/P_BerkeleyDB_HashStats_MetadataFlags.htm  |    6 +-
 .../html/P_BerkeleyDB_HashStats_OverflowPages.htm  |    6 +-
 ...BerkeleyDB_HashStats_OverflowPagesFreeBytes.htm |    6 +-
 .../html/P_BerkeleyDB_HashStats_PageSize.htm       |    6 +-
 .../csharp/html/P_BerkeleyDB_HashStats_Version.htm |    6 +-
 docs/csharp/html/P_BerkeleyDB_HashStats_nData.htm  |    6 +-
 .../html/P_BerkeleyDB_HashStats_nHashBuckets.htm   |    6 +-
 docs/csharp/html/P_BerkeleyDB_HashStats_nKeys.htm  |    6 +-
 docs/csharp/html/P_BerkeleyDB_HashStats_nPages.htm |    6 +-
 ..._BerkeleyDB_HeapDatabaseConfig_MaxSizeBytes.htm |    6 +-
 ...BerkeleyDB_HeapDatabaseConfig_MaxSizeGBytes.htm |    6 +-
 .../P_BerkeleyDB_HeapDatabaseConfig_RegionSize.htm |    6 +-
 .../P_BerkeleyDB_HeapDatabase_MaxSizeBytes.htm     |    6 +-
 .../P_BerkeleyDB_HeapDatabase_MaxSizeGBytes.htm    |    6 +-
 .../html/P_BerkeleyDB_HeapDatabase_RegionSize.htm  |    6 +-
 .../html/P_BerkeleyDB_HeapRecordId_Index.htm       |    6 +-
 .../html/P_BerkeleyDB_HeapRecordId_PageNumber.htm  |    6 +-
 .../html/P_BerkeleyDB_HeapStats_MagicNumber.htm    |    6 +-
 .../html/P_BerkeleyDB_HeapStats_MetadataFlags.htm  |    6 +-
 .../html/P_BerkeleyDB_HeapStats_PageSize.htm       |    6 +-
 .../html/P_BerkeleyDB_HeapStats_RegionSize.htm     |    6 +-
 .../csharp/html/P_BerkeleyDB_HeapStats_Version.htm |    6 +-
 docs/csharp/html/P_BerkeleyDB_HeapStats_nPages.htm |    6 +-
 .../html/P_BerkeleyDB_HeapStats_nRecords.htm       |    6 +-
 .../html/P_BerkeleyDB_HeapStats_nRegions.htm       |    6 +-
 .../html/P_BerkeleyDB_JoinCursor_Current.htm       |    6 +-
 docs/csharp/html/P_BerkeleyDB_KeyRange_Equal.htm   |    6 +-
 docs/csharp/html/P_BerkeleyDB_KeyRange_Greater.htm |    6 +-
 docs/csharp/html/P_BerkeleyDB_KeyRange_Less.htm    |    6 +-
 .../P_BerkeleyDB_LockStats_AllocatedLockers.htm    |    6 +-
 .../html/P_BerkeleyDB_LockStats_AllocatedLocks.htm |    6 +-
 .../P_BerkeleyDB_LockStats_AllocatedObjects.htm    |    6 +-
 .../html/P_BerkeleyDB_LockStats_InitLockers.htm    |    6 +-
 .../html/P_BerkeleyDB_LockStats_InitLocks.htm      |    6 +-
 .../html/P_BerkeleyDB_LockStats_InitObjects.htm    |    6 +-
 ..._BerkeleyDB_LockStats_LastAllocatedLockerID.htm |    6 +-
 .../P_BerkeleyDB_LockStats_LockConflictsNoWait.htm |    6 +-
 .../P_BerkeleyDB_LockStats_LockConflictsWait.htm   |    6 +-
 .../html/P_BerkeleyDB_LockStats_LockDeadlocks.htm  |    6 +-
 .../html/P_BerkeleyDB_LockStats_LockDowngrades.htm |    6 +-
 .../html/P_BerkeleyDB_LockStats_LockModes.htm      |    6 +-
 .../html/P_BerkeleyDB_LockStats_LockPuts.htm       |    6 +-
 .../html/P_BerkeleyDB_LockStats_LockRequests.htm   |    6 +-
 .../html/P_BerkeleyDB_LockStats_LockSteals.htm     |    6 +-
 .../P_BerkeleyDB_LockStats_LockTimeoutLength.htm   |    6 +-
 .../html/P_BerkeleyDB_LockStats_LockTimeouts.htm   |    6 +-
 .../html/P_BerkeleyDB_LockStats_LockUpgrades.htm   |    6 +-
 .../html/P_BerkeleyDB_LockStats_LockerNoWait.htm   |    6 +-
 .../html/P_BerkeleyDB_LockStats_LockerWait.htm     |    6 +-
 .../csharp/html/P_BerkeleyDB_LockStats_Lockers.htm |    6 +-
 docs/csharp/html/P_BerkeleyDB_LockStats_Locks.htm  |    6 +-
 .../P_BerkeleyDB_LockStats_MaxBucketLength.htm     |    6 +-
 .../html/P_BerkeleyDB_LockStats_MaxLockSteals.htm  |    6 +-
 .../html/P_BerkeleyDB_LockStats_MaxLockers.htm     |    6 +-
 .../P_BerkeleyDB_LockStats_MaxLockersInTable.htm   |    6 +-
 .../html/P_BerkeleyDB_LockStats_MaxLocks.htm       |    6 +-
 .../P_BerkeleyDB_LockStats_MaxLocksInBucket.htm    |    6 +-
 .../P_BerkeleyDB_LockStats_MaxLocksInTable.htm     |    6 +-
 .../P_BerkeleyDB_LockStats_MaxObjectSteals.htm     |    6 +-
 .../html/P_BerkeleyDB_LockStats_MaxObjects.htm     |    6 +-
 .../P_BerkeleyDB_LockStats_MaxObjectsInBucket.htm  |    6 +-
 .../P_BerkeleyDB_LockStats_MaxObjectsInTable.htm   |    6 +-
 ...BerkeleyDB_LockStats_MaxPartitionLockNoWait.htm |    6 +-
 ...P_BerkeleyDB_LockStats_MaxPartitionLockWait.htm |    6 +-
 .../html/P_BerkeleyDB_LockStats_MaxUnusedID.htm    |    6 +-
 .../html/P_BerkeleyDB_LockStats_ObjectNoWait.htm   |    6 +-
 .../html/P_BerkeleyDB_LockStats_ObjectSteals.htm   |    6 +-
 .../html/P_BerkeleyDB_LockStats_ObjectWait.htm     |    6 +-
 .../csharp/html/P_BerkeleyDB_LockStats_Objects.htm |    6 +-
 .../P_BerkeleyDB_LockStats_PartitionLockNoWait.htm |    6 +-
 .../P_BerkeleyDB_LockStats_PartitionLockWait.htm   |    6 +-
 .../html/P_BerkeleyDB_LockStats_RegionNoWait.htm   |    6 +-
 .../html/P_BerkeleyDB_LockStats_RegionSize.htm     |    6 +-
 .../html/P_BerkeleyDB_LockStats_RegionWait.htm     |    6 +-
 .../html/P_BerkeleyDB_LockStats_TableSize.htm      |    6 +-
 .../P_BerkeleyDB_LockStats_TxnTimeoutLength.htm    |    6 +-
 .../html/P_BerkeleyDB_LockStats_TxnTimeouts.htm    |    6 +-
 .../html/P_BerkeleyDB_LockStats_nPartitions.htm    |    6 +-
 .../html/P_BerkeleyDB_LockingConfig_Conflicts.htm  |    6 +-
 .../P_BerkeleyDB_LockingConfig_InitLockCount.htm   |    6 +-
 ...erkeleyDB_LockingConfig_InitLockObjectCount.htm |    6 +-
 .../P_BerkeleyDB_LockingConfig_InitLockerCount.htm |    6 +-
 .../html/P_BerkeleyDB_LockingConfig_MaxLockers.htm |    6 +-
 .../html/P_BerkeleyDB_LockingConfig_MaxLocks.htm   |    6 +-
 .../html/P_BerkeleyDB_LockingConfig_MaxObjects.htm |    6 +-
 .../html/P_BerkeleyDB_LockingConfig_Partitions.htm |    6 +-
 .../html/P_BerkeleyDB_LockingConfig_TableSize.htm  |    6 +-
 .../html/P_BerkeleyDB_LogConfig_BufferSize.htm     |    6 +-
 .../html/P_BerkeleyDB_LogConfig_FileMode.htm       |    6 +-
 .../html/P_BerkeleyDB_LogConfig_InitLogIdCount.htm |    6 +-
 .../html/P_BerkeleyDB_LogConfig_MaxFileSize.htm    |    6 +-
 .../html/P_BerkeleyDB_LogConfig_RegionSize.htm     |    6 +-
 .../html/P_BerkeleyDB_LogStats_BufferSize.htm      |    6 +-
 docs/csharp/html/P_BerkeleyDB_LogStats_Bytes.htm   |    6 +-
 .../P_BerkeleyDB_LogStats_BytesSinceCheckpoint.htm |    6 +-
 .../html/P_BerkeleyDB_LogStats_CurrentFile.htm     |    6 +-
 .../html/P_BerkeleyDB_LogStats_CurrentOffset.htm   |    6 +-
 .../html/P_BerkeleyDB_LogStats_DiskFileNumber.htm  |    6 +-
 .../html/P_BerkeleyDB_LogStats_DiskOffset.htm      |    6 +-
 docs/csharp/html/P_BerkeleyDB_LogStats_FileId.htm  |    6 +-
 .../csharp/html/P_BerkeleyDB_LogStats_FileSize.htm |    6 +-
 .../html/P_BerkeleyDB_LogStats_InitFileId.htm      |    6 +-
 docs/csharp/html/P_BerkeleyDB_LogStats_MBytes.htm  |    6 +-
 ...P_BerkeleyDB_LogStats_MBytesSinceCheckpoint.htm |    6 +-
 .../html/P_BerkeleyDB_LogStats_MagicNumber.htm     |    6 +-
 .../P_BerkeleyDB_LogStats_MaxCommitsPerFlush.htm   |    6 +-
 .../html/P_BerkeleyDB_LogStats_MaxFileId.htm       |    6 +-
 .../P_BerkeleyDB_LogStats_MinCommitsPerFlush.htm   |    6 +-
 .../html/P_BerkeleyDB_LogStats_OverflowWrites.htm  |    6 +-
 .../html/P_BerkeleyDB_LogStats_PermissionsMode.htm |    6 +-
 docs/csharp/html/P_BerkeleyDB_LogStats_Reads.htm   |    6 +-
 docs/csharp/html/P_BerkeleyDB_LogStats_Records.htm |    6 +-
 .../P_BerkeleyDB_LogStats_RegionLockNoWait.htm     |    6 +-
 .../html/P_BerkeleyDB_LogStats_RegionLockWait.htm  |    6 +-
 .../html/P_BerkeleyDB_LogStats_RegionSize.htm      |    6 +-
 docs/csharp/html/P_BerkeleyDB_LogStats_Syncs.htm   |    6 +-
 docs/csharp/html/P_BerkeleyDB_LogStats_Version.htm |    6 +-
 docs/csharp/html/P_BerkeleyDB_LogStats_Writes.htm  |    6 +-
 .../P_BerkeleyDB_LogVerifyConfig_CacheSize.htm     |    6 +-
 ...erkeleyDB_LogVerifyConfig_ContinueAfterFail.htm |    6 +-
 .../html/P_BerkeleyDB_LogVerifyConfig_DbFile.htm   |    6 +-
 .../html/P_BerkeleyDB_LogVerifyConfig_DbName.htm   |    6 +-
 .../html/P_BerkeleyDB_LogVerifyConfig_EndLsn.htm   |    6 +-
 .../html/P_BerkeleyDB_LogVerifyConfig_EndTime.htm  |    6 +-
 .../html/P_BerkeleyDB_LogVerifyConfig_EnvHome.htm  |    6 +-
 .../html/P_BerkeleyDB_LogVerifyConfig_StartLsn.htm |    6 +-
 .../P_BerkeleyDB_LogVerifyConfig_StartTime.htm     |    6 +-
 .../html/P_BerkeleyDB_LogVerifyConfig_Verbose.htm  |    6 +-
 .../html/P_BerkeleyDB_MPoolConfig_MMapSize.htm     |    6 +-
 .../html/P_BerkeleyDB_MPoolConfig_MaxOpenFiles.htm |    6 +-
 ..._BerkeleyDB_MPoolConfig_MaxSequentialWrites.htm |    6 +-
 ...BerkeleyDB_MPoolConfig_SequentialWritePause.htm |    6 +-
 .../P_BerkeleyDB_MPoolFileStats_BackupSpins.htm    |    6 +-
 .../html/P_BerkeleyDB_MPoolFileStats_FileName.htm  |    6 +-
 .../P_BerkeleyDB_MPoolFileStats_MappedPages.htm    |    6 +-
 .../html/P_BerkeleyDB_MPoolFileStats_PageSize.htm  |    6 +-
 ...rkeleyDB_MPoolFileStats_PagesCreatedInCache.htm |    6 +-
 .../P_BerkeleyDB_MPoolFileStats_PagesInCache.htm   |    6 +-
 ...P_BerkeleyDB_MPoolFileStats_PagesNotInCache.htm |    6 +-
 .../html/P_BerkeleyDB_MPoolFileStats_PagesRead.htm |    6 +-
 .../P_BerkeleyDB_MPoolFileStats_PagesWritten.htm   |    6 +-
 .../P_BerkeleyDB_MPoolStats_BlockedOperations.htm  |    6 +-
 ...eleyDB_MPoolStats_BucketsCheckedDuringAlloc.htm |    6 +-
 .../html/P_BerkeleyDB_MPoolStats_CacheRegions.htm  |    6 +-
 .../html/P_BerkeleyDB_MPoolStats_CacheSettings.htm |    6 +-
 .../html/P_BerkeleyDB_MPoolStats_CleanPages.htm    |    6 +-
 .../P_BerkeleyDB_MPoolStats_CleanPagesEvicted.htm  |    6 +-
 .../html/P_BerkeleyDB_MPoolStats_DirtyPages.htm    |    6 +-
 .../P_BerkeleyDB_MPoolStats_DirtyPagesEvicted.htm  |    6 +-
 docs/csharp/html/P_BerkeleyDB_MPoolStats_Files.htm |    6 +-
 .../html/P_BerkeleyDB_MPoolStats_FrozenBuffers.htm |    6 +-
 .../P_BerkeleyDB_MPoolStats_FrozenBuffersFreed.htm |    6 +-
 .../P_BerkeleyDB_MPoolStats_HashBucketMutexes.htm  |    6 +-
 .../html/P_BerkeleyDB_MPoolStats_HashBuckets.htm   |    6 +-
 .../P_BerkeleyDB_MPoolStats_HashChainSearches.htm  |    6 +-
 ...P_BerkeleyDB_MPoolStats_HashEntriesSearched.htm |    6 +-
 .../P_BerkeleyDB_MPoolStats_HashLockNoWait.htm     |    6 +-
 .../html/P_BerkeleyDB_MPoolStats_HashLockWait.htm  |    6 +-
 ...erkeleyDB_MPoolStats_LongestHashChainSearch.htm |    6 +-
 .../html/P_BerkeleyDB_MPoolStats_MappedPages.htm   |    6 +-
 ...yDB_MPoolStats_MaxBucketsCheckedDuringAlloc.htm |    6 +-
 .../P_BerkeleyDB_MPoolStats_MaxBufferWrites.htm    |    6 +-
 ..._BerkeleyDB_MPoolStats_MaxBufferWritesSleep.htm |    6 +-
 .../P_BerkeleyDB_MPoolStats_MaxHashLockNoWait.htm  |    6 +-
 .../P_BerkeleyDB_MPoolStats_MaxHashLockWait.htm    |    6 +-
 .../html/P_BerkeleyDB_MPoolStats_MaxMMapSize.htm   |    6 +-
 ...erkeleyDB_MPoolStats_MaxOpenFileDescriptors.htm |    6 +-
 ...leyDB_MPoolStats_MaxPagesCheckedDuringAlloc.htm |    6 +-
 .../P_BerkeleyDB_MPoolStats_PageAllocations.htm    |    6 +-
 .../html/P_BerkeleyDB_MPoolStats_PageSize.htm      |    6 +-
 docs/csharp/html/P_BerkeleyDB_MPoolStats_Pages.htm |    6 +-
 ...rkeleyDB_MPoolStats_PagesCheckedDuringAlloc.htm |    6 +-
 ...P_BerkeleyDB_MPoolStats_PagesCreatedInCache.htm |    6 +-
 .../html/P_BerkeleyDB_MPoolStats_PagesInCache.htm  |    6 +-
 .../P_BerkeleyDB_MPoolStats_PagesNotInCache.htm    |    6 +-
 .../html/P_BerkeleyDB_MPoolStats_PagesRead.htm     |    6 +-
 .../html/P_BerkeleyDB_MPoolStats_PagesTrickled.htm |    6 +-
 .../html/P_BerkeleyDB_MPoolStats_PagesWritten.htm  |    6 +-
 .../P_BerkeleyDB_MPoolStats_RegionLockNoWait.htm   |    6 +-
 .../P_BerkeleyDB_MPoolStats_RegionLockWait.htm     |    6 +-
 .../html/P_BerkeleyDB_MPoolStats_RegionMax.htm     |    6 +-
 .../html/P_BerkeleyDB_MPoolStats_RegionSize.htm    |    6 +-
 .../P_BerkeleyDB_MPoolStats_SyncInterrupted.htm    |    6 +-
 .../html/P_BerkeleyDB_MPoolStats_ThawedBuffers.htm |    6 +-
 .../P_BerkeleyDB_MultipleDatabaseEntry_Recno.htm   |    6 +-
 ...P_BerkeleyDB_MultipleKeyDatabaseEntry_Recno.htm |    6 +-
 .../html/P_BerkeleyDB_MutexConfig_Alignment.htm    |    6 +-
 .../html/P_BerkeleyDB_MutexConfig_Increment.htm    |    6 +-
 .../html/P_BerkeleyDB_MutexConfig_InitMutexes.htm  |    6 +-
 .../html/P_BerkeleyDB_MutexConfig_MaxMutexes.htm   |    6 +-
 ...P_BerkeleyDB_MutexConfig_NumTestAndSetSpins.htm |    6 +-
 .../html/P_BerkeleyDB_MutexStats_Alignment.htm     |    6 +-
 .../html/P_BerkeleyDB_MutexStats_Available.htm     |    6 +-
 docs/csharp/html/P_BerkeleyDB_MutexStats_Count.htm |    6 +-
 docs/csharp/html/P_BerkeleyDB_MutexStats_InUse.htm |    6 +-
 .../html/P_BerkeleyDB_MutexStats_InitCount.htm     |    6 +-
 docs/csharp/html/P_BerkeleyDB_MutexStats_Max.htm   |    6 +-
 .../html/P_BerkeleyDB_MutexStats_MaxInUse.htm      |    6 +-
 .../html/P_BerkeleyDB_MutexStats_RegionMax.htm     |    6 +-
 .../html/P_BerkeleyDB_MutexStats_RegionNoWait.htm  |    6 +-
 .../html/P_BerkeleyDB_MutexStats_RegionSize.htm    |    6 +-
 .../html/P_BerkeleyDB_MutexStats_RegionWait.htm    |    6 +-
 .../html/P_BerkeleyDB_MutexStats_TASSpins.htm      |    6 +-
 .../P_BerkeleyDB_PreparedTransaction_GlobalID.htm  |    6 +-
 .../html/P_BerkeleyDB_PreparedTransaction_Txn.htm  |    6 +-
 ...P_BerkeleyDB_QueueDatabaseConfig_ExtentSize.htm |    6 +-
 .../P_BerkeleyDB_QueueDatabaseConfig_Length.htm    |    6 +-
 .../P_BerkeleyDB_QueueDatabaseConfig_PadByte.htm   |    6 +-
 .../html/P_BerkeleyDB_QueueDatabase_ExtentSize.htm |    6 +-
 .../html/P_BerkeleyDB_QueueDatabase_InOrder.htm    |    6 +-
 .../html/P_BerkeleyDB_QueueDatabase_Length.htm     |    6 +-
 .../html/P_BerkeleyDB_QueueDatabase_PadByte.htm    |    6 +-
 .../html/P_BerkeleyDB_QueueStats_DataPages.htm     |    6 +-
 .../P_BerkeleyDB_QueueStats_DataPagesBytesFree.htm |    6 +-
 .../P_BerkeleyDB_QueueStats_FirstRecordNumber.htm  |    6 +-
 .../html/P_BerkeleyDB_QueueStats_MagicNumber.htm   |    6 +-
 .../html/P_BerkeleyDB_QueueStats_MetadataFlags.htm |    6 +-
 .../P_BerkeleyDB_QueueStats_NextRecordNumber.htm   |    6 +-
 .../html/P_BerkeleyDB_QueueStats_PageSize.htm      |    6 +-
 .../P_BerkeleyDB_QueueStats_PagesPerExtent.htm     |    6 +-
 .../html/P_BerkeleyDB_QueueStats_RecordLength.htm  |    6 +-
 .../html/P_BerkeleyDB_QueueStats_RecordPadByte.htm |    6 +-
 .../html/P_BerkeleyDB_QueueStats_Version.htm       |    6 +-
 docs/csharp/html/P_BerkeleyDB_QueueStats_nData.htm |    6 +-
 docs/csharp/html/P_BerkeleyDB_QueueStats_nKeys.htm |    6 +-
 .../P_BerkeleyDB_RecnoDatabaseConfig_Delimiter.htm |    6 +-
 .../P_BerkeleyDB_RecnoDatabaseConfig_Length.htm    |    6 +-
 .../P_BerkeleyDB_RecnoDatabaseConfig_PadByte.htm   |    6 +-
 .../P_BerkeleyDB_RecnoDatabase_AppendCallback.htm  |    6 +-
 .../P_BerkeleyDB_RecnoDatabase_RecordDelimiter.htm |    6 +-
 .../P_BerkeleyDB_RecnoDatabase_RecordLength.htm    |    6 +-
 .../html/P_BerkeleyDB_RecnoDatabase_RecordPad.htm  |    6 +-
 .../html/P_BerkeleyDB_RecnoDatabase_Renumber.htm   |    6 +-
 .../html/P_BerkeleyDB_RecnoDatabase_Snapshot.htm   |    6 +-
 .../html/P_BerkeleyDB_RecnoDatabase_SourceFile.htm |    6 +-
 .../P_BerkeleyDB_RecnoStats_DuplicatePages.htm     |    6 +-
 ...rkeleyDB_RecnoStats_DuplicatePagesFreeBytes.htm |    6 +-
 .../html/P_BerkeleyDB_RecnoStats_EmptyPages.htm    |    6 +-
 .../html/P_BerkeleyDB_RecnoStats_FreePages.htm     |    6 +-
 .../html/P_BerkeleyDB_RecnoStats_InternalPages.htm |    6 +-
 ...erkeleyDB_RecnoStats_InternalPagesFreeBytes.htm |    6 +-
 .../html/P_BerkeleyDB_RecnoStats_LeafPages.htm     |    6 +-
 .../P_BerkeleyDB_RecnoStats_LeafPagesFreeBytes.htm |    6 +-
 .../csharp/html/P_BerkeleyDB_RecnoStats_Levels.htm |    6 +-
 .../html/P_BerkeleyDB_RecnoStats_MagicNumber.htm   |    6 +-
 .../html/P_BerkeleyDB_RecnoStats_MetadataFlags.htm |    6 +-
 .../csharp/html/P_BerkeleyDB_RecnoStats_MinKey.htm |    6 +-
 .../html/P_BerkeleyDB_RecnoStats_OverflowPages.htm |    6 +-
 ...erkeleyDB_RecnoStats_OverflowPagesFreeBytes.htm |    6 +-
 .../html/P_BerkeleyDB_RecnoStats_PageSize.htm      |    6 +-
 .../html/P_BerkeleyDB_RecnoStats_RecordLength.htm  |    6 +-
 .../html/P_BerkeleyDB_RecnoStats_RecordPadByte.htm |    6 +-
 .../html/P_BerkeleyDB_RecnoStats_Version.htm       |    6 +-
 docs/csharp/html/P_BerkeleyDB_RecnoStats_nData.htm |    6 +-
 docs/csharp/html/P_BerkeleyDB_RecnoStats_nKeys.htm |    6 +-
 .../csharp/html/P_BerkeleyDB_RecnoStats_nPages.htm |    6 +-
 ...P_BerkeleyDB_RepMgrStats_DroppedConnections.htm |    6 +-
 .../P_BerkeleyDB_RepMgrStats_DroppedMessages.htm   |    6 +-
 .../P_BerkeleyDB_RepMgrStats_ElectionThreads.htm   |    6 +-
 .../P_BerkeleyDB_RepMgrStats_FailedConnections.htm |    6 +-
 .../P_BerkeleyDB_RepMgrStats_FailedMessages.htm    |    6 +-
 ...P_BerkeleyDB_RepMgrStats_MaxElectionThreads.htm |    6 +-
 .../P_BerkeleyDB_RepMgrStats_QueuedMessages.htm    |    6 +-
 .../P_BerkeleyDB_ReplicationConfig_AckTimeout.htm  |    6 +-
 ...erkeleyDB_ReplicationConfig_CheckpointDelay.htm |    6 +-
 ..._BerkeleyDB_ReplicationConfig_ClockskewFast.htm |    6 +-
 ..._BerkeleyDB_ReplicationConfig_ClockskewSlow.htm |    6 +-
 ...erkeleyDB_ReplicationConfig_ConnectionRetry.htm |    6 +-
 ..._BerkeleyDB_ReplicationConfig_ElectionRetry.htm |    6 +-
 ...erkeleyDB_ReplicationConfig_ElectionTimeout.htm |    6 +-
 ...leyDB_ReplicationConfig_FullElectionTimeout.htm |    6 +-
 ...rkeleyDB_ReplicationConfig_HeartbeatMonitor.htm |    6 +-
 ..._BerkeleyDB_ReplicationConfig_HeartbeatSend.htm |    6 +-
 ...P_BerkeleyDB_ReplicationConfig_LeaseTimeout.htm |    6 +-
 .../html/P_BerkeleyDB_ReplicationConfig_NSites.htm |    6 +-
 .../P_BerkeleyDB_ReplicationConfig_Priority.htm    |    6 +-
 ..._ReplicationConfig_RetransmissionRequestMax.htm |    6 +-
 ..._ReplicationConfig_RetransmissionRequestMin.htm |    6 +-
 ...eleyDB_ReplicationConfig_TransmitLimitBytes.htm |    6 +-
 ...leyDB_ReplicationConfig_TransmitLimitGBytes.htm |    6 +-
 ...eleyDB_ReplicationStats_AppliedTransactions.htm |    6 +-
 .../P_BerkeleyDB_ReplicationStats_AwaitedLSN.htm   |    6 +-
 .../P_BerkeleyDB_ReplicationStats_AwaitedPage.htm  |    6 +-
 ...eyDB_ReplicationStats_BadGenerationMessages.htm |    6 +-
 ...BerkeleyDB_ReplicationStats_BulkBufferFills.htm |    6 +-
 ...eleyDB_ReplicationStats_BulkBufferOverflows.htm |    6 +-
 ...eleyDB_ReplicationStats_BulkBufferTransfers.htm |    6 +-
 ...rkeleyDB_ReplicationStats_BulkRecordsStored.htm |    6 +-
 ...eyDB_ReplicationStats_ClientServiceRequests.htm |    6 +-
 ...plicationStats_ClientServiceRequestsMissing.htm |    6 +-
 ...eyDB_ReplicationStats_ClientStartupComplete.htm |    6 +-
 ...cationStats_CurrentElectionGenerationNumber.htm |    6 +-
 ...DB_ReplicationStats_CurrentGenerationNumber.htm |    6 +-
 ...DB_ReplicationStats_CurrentQueuedLogRecords.htm |    6 +-
 ...P_BerkeleyDB_ReplicationStats_CurrentWinner.htm |    6 +-
 ...eleyDB_ReplicationStats_CurrentWinnerMaxLSN.htm |    6 +-
 .../P_BerkeleyDB_ReplicationStats_DupMasters.htm   |    6 +-
 ...eleyDB_ReplicationStats_DuplicateLogRecords.htm |    6 +-
 ..._BerkeleyDB_ReplicationStats_DuplicatePages.htm |    6 +-
 ...yDB_ReplicationStats_ElectionDataGeneration.htm |    6 +-
 ...B_ReplicationStats_ElectionGenerationNumber.htm |    6 +-
 ...erkeleyDB_ReplicationStats_ElectionPriority.htm |    6 +-
 ..._BerkeleyDB_ReplicationStats_ElectionStatus.htm |    6 +-
 ...keleyDB_ReplicationStats_ElectionTiebreaker.htm |    6 +-
 ...BerkeleyDB_ReplicationStats_ElectionTimeSec.htm |    6 +-
 ...erkeleyDB_ReplicationStats_ElectionTimeUSec.htm |    6 +-
 .../P_BerkeleyDB_ReplicationStats_Elections.htm    |    6 +-
 .../P_BerkeleyDB_ReplicationStats_ElectionsWon.htm |    6 +-
 .../html/P_BerkeleyDB_ReplicationStats_EnvID.htm   |    6 +-
 .../P_BerkeleyDB_ReplicationStats_EnvPriority.htm  |    6 +-
 ...keleyDB_ReplicationStats_FailedMessageSends.htm |    6 +-
 ...erkeleyDB_ReplicationStats_ForcedRerequests.htm |    6 +-
 ...BerkeleyDB_ReplicationStats_IgnoredMessages.htm |    6 +-
 ...B_ReplicationStats_LeaseCheckedMissesNumber.htm |    6 +-
 ...keleyDB_ReplicationStats_LeaseCheckedNumber.htm |    6 +-
 ..._ReplicationStats_LeaseCheckedRefreshNumber.htm |    6 +-
 ...BerkeleyDB_ReplicationStats_LeaseSentNumber.htm |    6 +-
 ...P_BerkeleyDB_ReplicationStats_MasterChanges.htm |    6 +-
 .../P_BerkeleyDB_ReplicationStats_MasterEnvID.htm  |    6 +-
 .../P_BerkeleyDB_ReplicationStats_MaxLeaseSec.htm  |    6 +-
 .../P_BerkeleyDB_ReplicationStats_MaxLeaseUSec.htm |    6 +-
 ...BerkeleyDB_ReplicationStats_MaxPermanentLSN.htm |    6 +-
 ...eleyDB_ReplicationStats_MaxQueuedLogRecords.htm |    6 +-
 .../P_BerkeleyDB_ReplicationStats_MessagesSent.htm |    6 +-
 ...erkeleyDB_ReplicationStats_MissedLogRecords.htm |    6 +-
 .../P_BerkeleyDB_ReplicationStats_MissedPages.htm  |    6 +-
 ...BerkeleyDB_ReplicationStats_NewSiteMessages.htm |    6 +-
 .../html/P_BerkeleyDB_ReplicationStats_NextLSN.htm |    6 +-
 .../P_BerkeleyDB_ReplicationStats_NextPage.htm     |    6 +-
 .../P_BerkeleyDB_ReplicationStats_Outdated.htm     |    6 +-
 ...erkeleyDB_ReplicationStats_QueuedLogRecords.htm |    6 +-
 ...keleyDB_ReplicationStats_ReceivedLogRecords.htm |    6 +-
 ...erkeleyDB_ReplicationStats_ReceivedMessages.htm |    6 +-
 ...P_BerkeleyDB_ReplicationStats_ReceivedPages.htm |    6 +-
 ...BerkeleyDB_ReplicationStats_RegisteredSites.htm |    6 +-
 ...eyDB_ReplicationStats_RegisteredSitesNeeded.htm |    6 +-
 .../html/P_BerkeleyDB_ReplicationStats_Sites.htm   |    6 +-
 ...B_ReplicationStats_StartSyncMessagesDelayed.htm |    6 +-
 .../html/P_BerkeleyDB_ReplicationStats_Status.htm  |    6 +-
 .../P_BerkeleyDB_ReplicationStats_Throttled.htm    |    6 +-
 .../html/P_BerkeleyDB_ReplicationStats_Votes.htm   |    6 +-
 ...SecondaryBTreeDatabaseConfig_MinKeysPerPage.htm |    6 +-
 ...P_BerkeleyDB_SecondaryBTreeDatabase_Compare.htm |    6 +-
 ...erkeleyDB_SecondaryBTreeDatabase_DupCompare.htm |    6 +-
 ...erkeleyDB_SecondaryBTreeDatabase_Duplicates.htm |    6 +-
 ...leyDB_SecondaryBTreeDatabase_MinKeysPerPage.htm |    6 +-
 ...eleyDB_SecondaryBTreeDatabase_PrefixCompare.htm |    6 +-
 ...eleyDB_SecondaryBTreeDatabase_RecordNumbers.htm |    6 +-
 ...keleyDB_SecondaryBTreeDatabase_ReverseSplit.htm |    6 +-
 .../html/P_BerkeleyDB_SecondaryCursor_Current.htm  |    6 +-
 ..._SecondaryDatabaseConfig_ForeignKeyDatabase.htm |    6 +-
 ..._SecondaryDatabaseConfig_ForeignKeyNullfier.htm |    6 +-
 ...P_BerkeleyDB_SecondaryDatabaseConfig_KeyGen.htm |    6 +-
 ..._SecondaryDatabaseConfig_OnForeignKeyDelete.htm |    6 +-
 ..._BerkeleyDB_SecondaryDatabaseConfig_Primary.htm |    6 +-
 .../html/P_BerkeleyDB_SecondaryDatabase_KeyGen.htm |    6 +-
 .../P_BerkeleyDB_SecondaryDatabase_Nullifier.htm   |    6 +-
 ...eyDB_SecondaryHashDatabaseConfig_FillFactor.htm |    6 +-
 ...leyDB_SecondaryHashDatabaseConfig_TableSize.htm |    6 +-
 .../P_BerkeleyDB_SecondaryHashDatabase_Compare.htm |    6 +-
 ...BerkeleyDB_SecondaryHashDatabase_DupCompare.htm |    6 +-
 ...BerkeleyDB_SecondaryHashDatabase_Duplicates.htm |    6 +-
 ...BerkeleyDB_SecondaryHashDatabase_FillFactor.htm |    6 +-
 ...rkeleyDB_SecondaryHashDatabase_HashFunction.htm |    6 +-
 ..._BerkeleyDB_SecondaryHashDatabase_TableSize.htm |    6 +-
 ...yDB_SecondaryQueueDatabaseConfig_ExtentSize.htm |    6 +-
 ...keleyDB_SecondaryQueueDatabaseConfig_Length.htm |    6 +-
 ...eleyDB_SecondaryQueueDatabaseConfig_PadByte.htm |    6 +-
 ...erkeleyDB_SecondaryQueueDatabase_ExtentSize.htm |    6 +-
 .../P_BerkeleyDB_SecondaryQueueDatabase_Length.htm |    6 +-
 ...P_BerkeleyDB_SecondaryQueueDatabase_PadByte.htm |    6 +-
 ...eyDB_SecondaryRecnoDatabaseConfig_Delimiter.htm |    6 +-
 ...keleyDB_SecondaryRecnoDatabaseConfig_Length.htm |    6 +-
 ...eleyDB_SecondaryRecnoDatabaseConfig_PadByte.htm |    6 +-
 ...rkeleyDB_SecondaryRecnoDatabase_BackingFile.htm |    6 +-
 ...BerkeleyDB_SecondaryRecnoDatabase_Delimiter.htm |    6 +-
 .../P_BerkeleyDB_SecondaryRecnoDatabase_Length.htm |    6 +-
 ...P_BerkeleyDB_SecondaryRecnoDatabase_PadByte.htm |    6 +-
 ..._BerkeleyDB_SecondaryRecnoDatabase_Renumber.htm |    6 +-
 ..._BerkeleyDB_SecondaryRecnoDatabase_Snapshot.htm |    6 +-
 .../html/P_BerkeleyDB_SequenceConfig_CacheSize.htm |    6 +-
 .../html/P_BerkeleyDB_SequenceConfig_Decrement.htm |    6 +-
 .../html/P_BerkeleyDB_SequenceConfig_Increment.htm |    6 +-
 .../P_BerkeleyDB_SequenceConfig_InitialValue.htm   |    6 +-
 .../html/P_BerkeleyDB_SequenceConfig_Max.htm       |    6 +-
 .../html/P_BerkeleyDB_SequenceConfig_Min.htm       |    6 +-
 .../html/P_BerkeleyDB_SequenceStats_CacheSize.htm  |    6 +-
 .../P_BerkeleyDB_SequenceStats_CachedValue.htm     |    6 +-
 .../html/P_BerkeleyDB_SequenceStats_Flags.htm      |    6 +-
 .../P_BerkeleyDB_SequenceStats_LastCachedValue.htm |    6 +-
 .../html/P_BerkeleyDB_SequenceStats_LockNoWait.htm |    6 +-
 .../html/P_BerkeleyDB_SequenceStats_LockWait.htm   |    6 +-
 .../csharp/html/P_BerkeleyDB_SequenceStats_Max.htm |    6 +-
 .../csharp/html/P_BerkeleyDB_SequenceStats_Min.htm |    6 +-
 .../P_BerkeleyDB_SequenceStats_StoredValue.htm     |    6 +-
 .../html/P_BerkeleyDB_Sequence_BackingDatabase.htm |    6 +-
 .../html/P_BerkeleyDB_Sequence_Cachesize.htm       |    6 +-
 .../html/P_BerkeleyDB_Sequence_Decrement.htm       |    6 +-
 .../html/P_BerkeleyDB_Sequence_Increment.htm       |    6 +-
 docs/csharp/html/P_BerkeleyDB_Sequence_Key.htm     |    6 +-
 docs/csharp/html/P_BerkeleyDB_Sequence_Max.htm     |    6 +-
 docs/csharp/html/P_BerkeleyDB_Sequence_Min.htm     |    6 +-
 docs/csharp/html/P_BerkeleyDB_Sequence_Wrap.htm    |    6 +-
 ...eyDB_TransactionConfig_InitTransactionCount.htm |    6 +-
 .../P_BerkeleyDB_TransactionConfig_LockTimeout.htm |    6 +-
 .../html/P_BerkeleyDB_TransactionConfig_Name.htm   |    6 +-
 .../P_BerkeleyDB_TransactionConfig_TxnTimeout.htm  |    6 +-
 .../html/P_BerkeleyDB_TransactionStats_Aborted.htm |    6 +-
 .../html/P_BerkeleyDB_TransactionStats_Active.htm  |    6 +-
 .../html/P_BerkeleyDB_TransactionStats_Begun.htm   |    6 +-
 .../P_BerkeleyDB_TransactionStats_Committed.htm    |    6 +-
 .../P_BerkeleyDB_TransactionStats_InitTxns.htm     |    6 +-
 ..._BerkeleyDB_TransactionStats_LastCheckpoint.htm |    6 +-
 ...keleyDB_TransactionStats_LastCheckpointTime.htm |    6 +-
 .../html/P_BerkeleyDB_TransactionStats_LastID.htm  |    6 +-
 .../P_BerkeleyDB_TransactionStats_MaxActive.htm    |    6 +-
 .../P_BerkeleyDB_TransactionStats_MaxSnapshot.htm  |    6 +-
 ...BerkeleyDB_TransactionStats_MaxTransactions.htm |    6 +-
 ...erkeleyDB_TransactionStats_RegionLockNoWait.htm |    6 +-
 ..._BerkeleyDB_TransactionStats_RegionLockWait.htm |    6 +-
 .../P_BerkeleyDB_TransactionStats_RegionSize.htm   |    6 +-
 .../P_BerkeleyDB_TransactionStats_Restored.htm     |    6 +-
 .../P_BerkeleyDB_TransactionStats_Snapshot.htm     |    6 +-
 .../P_BerkeleyDB_TransactionStats_Transactions.htm |    6 +-
 .../html/P_BerkeleyDB_Transaction_CommitToken.htm  |    6 +-
 docs/csharp/html/P_BerkeleyDB_Transaction_Id.htm   |    6 +-
 docs/csharp/html/P_BerkeleyDB_Transaction_Name.htm |    6 +-
 .../html/P_BerkeleyDB_Transaction_Priority.htm     |    6 +-
 .../Properties_T_BerkeleyDB_ActiveTransaction.htm  |    4 +-
 .../html/Properties_T_BerkeleyDB_BTreeCursor.htm   |    4 +-
 .../html/Properties_T_BerkeleyDB_BTreeDatabase.htm |    4 +-
 ...Properties_T_BerkeleyDB_BTreeDatabaseConfig.htm |    4 +-
 .../html/Properties_T_BerkeleyDB_BTreeStats.htm    |    4 +-
 ...operties_T_BerkeleyDB_BadSecondaryException.htm |    4 +-
 .../html/Properties_T_BerkeleyDB_BaseDatabase.htm  |    4 +-
 .../html/Properties_T_BerkeleyDB_CompactConfig.htm |    4 +-
 .../html/Properties_T_BerkeleyDB_CompactData.htm   |    4 +-
 .../csharp/html/Properties_T_BerkeleyDB_Cursor.htm |    4 +-
 .../html/Properties_T_BerkeleyDB_Database.htm      |    4 +-
 .../Properties_T_BerkeleyDB_DatabaseConfig.htm     |    4 +-
 .../html/Properties_T_BerkeleyDB_DatabaseEntry.htm |    4 +-
 ...Properties_T_BerkeleyDB_DatabaseEnvironment.htm |    4 +-
 ...ties_T_BerkeleyDB_DatabaseEnvironmentConfig.htm |    4 +-
 .../Properties_T_BerkeleyDB_DatabaseException.htm  |    4 +-
 .../html/Properties_T_BerkeleyDB_DbChannel.htm     |    4 +-
 .../csharp/html/Properties_T_BerkeleyDB_DbSite.htm |    4 +-
 .../html/Properties_T_BerkeleyDB_DbSiteConfig.htm  |    4 +-
 .../Properties_T_BerkeleyDB_DeadlockException.htm  |    4 +-
 ...rties_T_BerkeleyDB_ForeignConflictException.htm |    4 +-
 ...perties_T_BerkeleyDB_FullLogBufferException.htm |    4 +-
 .../html/Properties_T_BerkeleyDB_HashCursor.htm    |    4 +-
 .../html/Properties_T_BerkeleyDB_HashDatabase.htm  |    4 +-
 .../Properties_T_BerkeleyDB_HashDatabaseConfig.htm |    4 +-
 .../html/Properties_T_BerkeleyDB_HashStats.htm     |    4 +-
 .../html/Properties_T_BerkeleyDB_HeapDatabase.htm  |    4 +-
 .../Properties_T_BerkeleyDB_HeapDatabaseConfig.htm |    4 +-
 .../Properties_T_BerkeleyDB_HeapFullException.htm  |    4 +-
 .../html/Properties_T_BerkeleyDB_HeapRecordId.htm  |    4 +-
 .../html/Properties_T_BerkeleyDB_HeapStats.htm     |    4 +-
 .../html/Properties_T_BerkeleyDB_JoinCursor.htm    |    4 +-
 .../Properties_T_BerkeleyDB_KeyEmptyException.htm  |    4 +-
 .../Properties_T_BerkeleyDB_KeyExistException.htm  |    4 +-
 .../html/Properties_T_BerkeleyDB_KeyRange.htm      |    4 +-
 ...operties_T_BerkeleyDB_LeaseExpiredException.htm |    4 +-
 ...erties_T_BerkeleyDB_LockNotGrantedException.htm |    4 +-
 .../html/Properties_T_BerkeleyDB_LockStats.htm     |    4 +-
 .../html/Properties_T_BerkeleyDB_LockingConfig.htm |    4 +-
 .../html/Properties_T_BerkeleyDB_LogConfig.htm     |    4 +-
 .../html/Properties_T_BerkeleyDB_LogStats.htm      |    4 +-
 .../Properties_T_BerkeleyDB_LogVerifyConfig.htm    |    4 +-
 .../html/Properties_T_BerkeleyDB_MPoolConfig.htm   |    4 +-
 .../Properties_T_BerkeleyDB_MPoolFileStats.htm     |    4 +-
 .../html/Properties_T_BerkeleyDB_MPoolStats.htm    |    4 +-
 ...operties_T_BerkeleyDB_MultipleDatabaseEntry.htm |    4 +-
 ...rties_T_BerkeleyDB_MultipleKeyDatabaseEntry.htm |    4 +-
 .../html/Properties_T_BerkeleyDB_MutexConfig.htm   |    4 +-
 .../html/Properties_T_BerkeleyDB_MutexStats.htm    |    4 +-
 .../Properties_T_BerkeleyDB_NotFoundException.htm  |    4 +-
 ...Properties_T_BerkeleyDB_OldVersionException.htm |    4 +-
 ...operties_T_BerkeleyDB_PageNotFoundException.htm |    4 +-
 ...Properties_T_BerkeleyDB_PreparedTransaction.htm |    4 +-
 .../html/Properties_T_BerkeleyDB_QueueDatabase.htm |    4 +-
 ...Properties_T_BerkeleyDB_QueueDatabaseConfig.htm |    4 +-
 .../html/Properties_T_BerkeleyDB_QueueStats.htm    |    4 +-
 .../html/Properties_T_BerkeleyDB_RecnoCursor.htm   |    4 +-
 .../html/Properties_T_BerkeleyDB_RecnoDatabase.htm |    4 +-
 ...Properties_T_BerkeleyDB_RecnoDatabaseConfig.htm |    4 +-
 .../html/Properties_T_BerkeleyDB_RecnoStats.htm    |    4 +-
 .../html/Properties_T_BerkeleyDB_RepMgrStats.htm   |    4 +-
 .../Properties_T_BerkeleyDB_ReplicationConfig.htm  |    4 +-
 .../Properties_T_BerkeleyDB_ReplicationStats.htm   |    4 +-
 ...roperties_T_BerkeleyDB_RunRecoveryException.htm |    4 +-
 ...perties_T_BerkeleyDB_SecondaryBTreeDatabase.htm |    4 +-
 ...s_T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm |    4 +-
 .../Properties_T_BerkeleyDB_SecondaryCursor.htm    |    4 +-
 .../Properties_T_BerkeleyDB_SecondaryDatabase.htm  |    4 +-
 ...erties_T_BerkeleyDB_SecondaryDatabaseConfig.htm |    4 +-
 ...operties_T_BerkeleyDB_SecondaryHashDatabase.htm |    4 +-
 ...es_T_BerkeleyDB_SecondaryHashDatabaseConfig.htm |    4 +-
 ...perties_T_BerkeleyDB_SecondaryQueueDatabase.htm |    4 +-
 ...s_T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm |    4 +-
 ...perties_T_BerkeleyDB_SecondaryRecnoDatabase.htm |    4 +-
 ...s_T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm |    4 +-
 .../html/Properties_T_BerkeleyDB_Sequence.htm      |    4 +-
 .../Properties_T_BerkeleyDB_SequenceConfig.htm     |    4 +-
 .../html/Properties_T_BerkeleyDB_SequenceStats.htm |    4 +-
 .../html/Properties_T_BerkeleyDB_Transaction.htm   |    4 +-
 .../Properties_T_BerkeleyDB_TransactionConfig.htm  |    4 +-
 .../Properties_T_BerkeleyDB_TransactionStats.htm   |    4 +-
 ...operties_T_BerkeleyDB_VerificationException.htm |    4 +-
 ...rties_T_BerkeleyDB_VersionMismatchException.htm |    4 +-
 docs/csharp/html/T_BerkeleyDB_AckPolicy.htm        |    6 +-
 .../csharp/html/T_BerkeleyDB_ActiveTransaction.htm |    6 +-
 .../html/T_BerkeleyDB_AppendRecordDelegate.htm     |    6 +-
 .../html/T_BerkeleyDB_BTreeCompressDelegate.htm    |    6 +-
 docs/csharp/html/T_BerkeleyDB_BTreeCursor.htm      |    6 +-
 docs/csharp/html/T_BerkeleyDB_BTreeDatabase.htm    |    6 +-
 .../html/T_BerkeleyDB_BTreeDatabaseConfig.htm      |    6 +-
 .../html/T_BerkeleyDB_BTreeDecompressDelegate.htm  |    6 +-
 docs/csharp/html/T_BerkeleyDB_BTreeStats.htm       |    6 +-
 docs/csharp/html/T_BerkeleyDB_BackupOptions.htm    |    6 +-
 .../html/T_BerkeleyDB_BadSecondaryException.htm    |    6 +-
 docs/csharp/html/T_BerkeleyDB_BaseCursor.htm       |    6 +-
 docs/csharp/html/T_BerkeleyDB_BaseDatabase.htm     |    6 +-
 docs/csharp/html/T_BerkeleyDB_ByteOrder.htm        |    6 +-
 docs/csharp/html/T_BerkeleyDB_CacheInfo.htm        |    6 +-
 docs/csharp/html/T_BerkeleyDB_CachePriority.htm    |    6 +-
 docs/csharp/html/T_BerkeleyDB_CompactConfig.htm    |    6 +-
 docs/csharp/html/T_BerkeleyDB_CompactData.htm      |    6 +-
 docs/csharp/html/T_BerkeleyDB_CreatePolicy.htm     |    6 +-
 docs/csharp/html/T_BerkeleyDB_Cursor.htm           |    6 +-
 docs/csharp/html/T_BerkeleyDB_CursorConfig.htm     |    6 +-
 .../html/T_BerkeleyDB_Cursor_InsertLocation.htm    |    6 +-
 docs/csharp/html/T_BerkeleyDB_Database.htm         |    6 +-
 docs/csharp/html/T_BerkeleyDB_DatabaseConfig.htm   |    6 +-
 docs/csharp/html/T_BerkeleyDB_DatabaseEntry.htm    |    6 +-
 .../html/T_BerkeleyDB_DatabaseEnvironment.htm      |    6 +-
 .../T_BerkeleyDB_DatabaseEnvironmentConfig.htm     |    6 +-
 .../csharp/html/T_BerkeleyDB_DatabaseException.htm |    6 +-
 .../html/T_BerkeleyDB_DatabaseFeedbackDelegate.htm |    6 +-
 .../html/T_BerkeleyDB_DatabaseFeedbackEvent.htm    |    6 +-
 docs/csharp/html/T_BerkeleyDB_DatabaseType.htm     |    6 +-
 .../html/T_BerkeleyDB_Database_VerifyOperation.htm |    6 +-
 docs/csharp/html/T_BerkeleyDB_DbChannel.htm        |    6 +-
 docs/csharp/html/T_BerkeleyDB_DbSite.htm           |    6 +-
 docs/csharp/html/T_BerkeleyDB_DbSiteConfig.htm     |    6 +-
 docs/csharp/html/T_BerkeleyDB_DbThreadID.htm       |    6 +-
 .../csharp/html/T_BerkeleyDB_DeadlockException.htm |    6 +-
 docs/csharp/html/T_BerkeleyDB_DeadlockPolicy.htm   |    6 +-
 docs/csharp/html/T_BerkeleyDB_DuplicatesPolicy.htm |    6 +-
 .../html/T_BerkeleyDB_EncryptionAlgorithm.htm      |    6 +-
 .../html/T_BerkeleyDB_EntryComparisonDelegate.htm  |    6 +-
 .../T_BerkeleyDB_EntryPrefixComparisonDelegate.htm |    6 +-
 .../T_BerkeleyDB_EnvironmentFeedbackDelegate.htm   |    6 +-
 .../html/T_BerkeleyDB_EnvironmentFeedbackEvent.htm |    6 +-
 docs/csharp/html/T_BerkeleyDB_EnvironmentID.htm    |    6 +-
 docs/csharp/html/T_BerkeleyDB_ErrorCodes.htm       |    6 +-
 .../html/T_BerkeleyDB_ErrorFeedbackDelegate.htm    |    6 +-
 .../html/T_BerkeleyDB_EventNotifyDelegate.htm      |    6 +-
 .../html/T_BerkeleyDB_ForeignConflictException.htm |    6 +-
 .../html/T_BerkeleyDB_ForeignKeyDeleteAction.htm   |    6 +-
 .../T_BerkeleyDB_ForeignKeyNullifyDelegate.htm     |    6 +-
 .../html/T_BerkeleyDB_FullLogBufferException.htm   |    6 +-
 docs/csharp/html/T_BerkeleyDB_HashCursor.htm       |    6 +-
 docs/csharp/html/T_BerkeleyDB_HashDatabase.htm     |    6 +-
 .../html/T_BerkeleyDB_HashDatabaseConfig.htm       |    6 +-
 .../html/T_BerkeleyDB_HashFunctionDelegate.htm     |    6 +-
 docs/csharp/html/T_BerkeleyDB_HashStats.htm        |    6 +-
 docs/csharp/html/T_BerkeleyDB_HeapDatabase.htm     |    6 +-
 .../html/T_BerkeleyDB_HeapDatabaseConfig.htm       |    6 +-
 .../csharp/html/T_BerkeleyDB_HeapFullException.htm |    6 +-
 docs/csharp/html/T_BerkeleyDB_HeapRecordId.htm     |    6 +-
 docs/csharp/html/T_BerkeleyDB_HeapStats.htm        |    6 +-
 docs/csharp/html/T_BerkeleyDB_IBackup.htm          |    6 +-
 docs/csharp/html/T_BerkeleyDB_Isolation.htm        |    6 +-
 docs/csharp/html/T_BerkeleyDB_JoinCursor.htm       |    6 +-
 .../csharp/html/T_BerkeleyDB_KeyEmptyException.htm |    6 +-
 .../csharp/html/T_BerkeleyDB_KeyExistException.htm |    6 +-
 docs/csharp/html/T_BerkeleyDB_KeyRange.htm         |    6 +-
 docs/csharp/html/T_BerkeleyDB_LSN.htm              |    6 +-
 .../html/T_BerkeleyDB_LeaseExpiredException.htm    |    6 +-
 .../html/T_BerkeleyDB_LockNotGrantedException.htm  |    6 +-
 docs/csharp/html/T_BerkeleyDB_LockStats.htm        |    6 +-
 docs/csharp/html/T_BerkeleyDB_LockingConfig.htm    |    6 +-
 docs/csharp/html/T_BerkeleyDB_LockingInfo.htm      |    6 +-
 docs/csharp/html/T_BerkeleyDB_LogConfig.htm        |    6 +-
 docs/csharp/html/T_BerkeleyDB_LogStats.htm         |    6 +-
 docs/csharp/html/T_BerkeleyDB_LogVerifyConfig.htm  |    6 +-
 docs/csharp/html/T_BerkeleyDB_MPoolConfig.htm      |    6 +-
 docs/csharp/html/T_BerkeleyDB_MPoolFileStats.htm   |    6 +-
 docs/csharp/html/T_BerkeleyDB_MPoolStats.htm       |    6 +-
 .../html/T_BerkeleyDB_MessageDispatchDelegate.htm  |    6 +-
 .../html/T_BerkeleyDB_MultipleDatabaseEntry.htm    |    6 +-
 .../html/T_BerkeleyDB_MultipleKeyDatabaseEntry.htm |    6 +-
 docs/csharp/html/T_BerkeleyDB_MutexConfig.htm      |    6 +-
 docs/csharp/html/T_BerkeleyDB_MutexStats.htm       |    6 +-
 .../csharp/html/T_BerkeleyDB_NotFoundException.htm |    6 +-
 .../csharp/html/T_BerkeleyDB_NotificationEvent.htm |    6 +-
 .../html/T_BerkeleyDB_OldVersionException.htm      |    6 +-
 .../html/T_BerkeleyDB_PageNotFoundException.htm    |    6 +-
 .../html/T_BerkeleyDB_PreparedTransaction.htm      |    6 +-
 docs/csharp/html/T_BerkeleyDB_QueueDatabase.htm    |    6 +-
 .../html/T_BerkeleyDB_QueueDatabaseConfig.htm      |    6 +-
 docs/csharp/html/T_BerkeleyDB_QueueStats.htm       |    6 +-
 docs/csharp/html/T_BerkeleyDB_RecnoCursor.htm      |    6 +-
 docs/csharp/html/T_BerkeleyDB_RecnoDatabase.htm    |    6 +-
 .../html/T_BerkeleyDB_RecnoDatabaseConfig.htm      |    6 +-
 docs/csharp/html/T_BerkeleyDB_RecnoStats.htm       |    6 +-
 docs/csharp/html/T_BerkeleyDB_RepMgrSite.htm       |    6 +-
 docs/csharp/html/T_BerkeleyDB_RepMgrStats.htm      |    6 +-
 docs/csharp/html/T_BerkeleyDB_RepProcMsgResult.htm |    6 +-
 ...T_BerkeleyDB_RepProcMsgResult_ProcMsgResult.htm |    6 +-
 .../csharp/html/T_BerkeleyDB_ReplicationConfig.htm |    6 +-
 .../html/T_BerkeleyDB_ReplicationHostAddress.htm   |    6 +-
 docs/csharp/html/T_BerkeleyDB_ReplicationStats.htm |    6 +-
 .../T_BerkeleyDB_ReplicationTransportDelegate.htm  |    6 +-
 .../html/T_BerkeleyDB_RunRecoveryException.htm     |    6 +-
 .../html/T_BerkeleyDB_SecondaryBTreeDatabase.htm   |    6 +-
 .../T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm  |    6 +-
 docs/csharp/html/T_BerkeleyDB_SecondaryCursor.htm  |    6 +-
 .../csharp/html/T_BerkeleyDB_SecondaryDatabase.htm |    6 +-
 .../html/T_BerkeleyDB_SecondaryDatabaseConfig.htm  |    6 +-
 .../html/T_BerkeleyDB_SecondaryHashDatabase.htm    |    6 +-
 .../T_BerkeleyDB_SecondaryHashDatabaseConfig.htm   |    6 +-
 .../html/T_BerkeleyDB_SecondaryKeyGenDelegate.htm  |    6 +-
 .../html/T_BerkeleyDB_SecondaryQueueDatabase.htm   |    6 +-
 .../T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm  |    6 +-
 .../html/T_BerkeleyDB_SecondaryRecnoDatabase.htm   |    6 +-
 .../T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm  |    6 +-
 docs/csharp/html/T_BerkeleyDB_Sequence.htm         |    6 +-
 docs/csharp/html/T_BerkeleyDB_SequenceConfig.htm   |    6 +-
 docs/csharp/html/T_BerkeleyDB_SequenceStats.htm    |    6 +-
 .../html/T_BerkeleyDB_SetThreadIDDelegate.htm      |    6 +-
 .../html/T_BerkeleyDB_SetThreadNameDelegate.htm    |    6 +-
 .../html/T_BerkeleyDB_ThreadIsAliveDelegate.htm    |    6 +-
 docs/csharp/html/T_BerkeleyDB_Transaction.htm      |    6 +-
 .../html/T_BerkeleyDB_TransactionAppliedStatus.htm |    6 +-
 .../csharp/html/T_BerkeleyDB_TransactionConfig.htm |    6 +-
 .../T_BerkeleyDB_TransactionConfig_LogFlush.htm    |    6 +-
 docs/csharp/html/T_BerkeleyDB_TransactionStats.htm |    6 +-
 docs/csharp/html/T_BerkeleyDB_VerboseMessages.htm  |    6 +-
 .../html/T_BerkeleyDB_VerificationException.htm    |    6 +-
 .../html/T_BerkeleyDB_VersionMismatchException.htm |    6 +-
 docs/gsg/C/BerkeleyDB-Core-C-GSG.pdf               |  Bin 443743 -> 443764 bytes
 docs/gsg/C/index.html                              |    6 +-
 docs/gsg/CXX/BerkeleyDB-Core-Cxx-GSG.pdf           |  Bin 411727 -> 411896 bytes
 docs/gsg/CXX/index.html                            |    6 +-
 docs/gsg/JAVA/BerkeleyDB-Core-JAVA-GSG.pdf         |  Bin 666010 -> 665968 bytes
 docs/gsg/JAVA/index.html                           |    4 +-
 docs/gsg_db_rep/C/Replication-C-GSG.pdf            |  Bin 348175 -> 348439 bytes
 docs/gsg_db_rep/C/index.html                       |    6 +-
 docs/gsg_db_rep/CXX/Replication-CXX-GSG.pdf        |  Bin 354251 -> 354514 bytes
 docs/gsg_db_rep/CXX/index.html                     |    6 +-
 docs/gsg_db_rep/JAVA/Replication-JAVA-GSG.pdf      |  Bin 350107 -> 350376 bytes
 docs/gsg_db_rep/JAVA/index.html                    |    6 +-
 docs/gsg_txn/C/BerkeleyDB-Core-C-Txn.pdf           |  Bin 1058529 -> 1058322 bytes
 docs/gsg_txn/C/index.html                          |    6 +-
 docs/gsg_txn/CXX/BerkeleyDB-Core-Cxx-Txn.pdf       |  Bin 1031524 -> 1031383 bytes
 docs/gsg_txn/CXX/index.html                        |    6 +-
 docs/gsg_txn/JAVA/BerkeleyDB-Core-JAVA-Txn.pdf     |  Bin 1093984 -> 1093919 bytes
 docs/gsg_txn/JAVA/index.html                       |    6 +-
 docs/index.html                                    |    4 +-
 docs/installation/BDB_Installation.pdf             |  Bin 961290 -> 965404 bytes
 docs/installation/build_unix.html                  |    6 +-
 docs/installation/build_unix_sql.html              |   24 +-
 docs/installation/build_vxworks.html               |   12 +-
 docs/installation/build_vxworks_notes.html         |   12 +-
 docs/installation/build_win.html                   |   42 +-
 docs/installation/build_win_sql.html               |   38 +-
 docs/installation/build_win_tcl.html               |    4 +-
 docs/installation/build_win_test.html              |   12 +-
 docs/installation/build_wince.html                 |   26 +-
 docs/installation/ch01s02.html                     |    2 +-
 docs/installation/changelog_4_8.html               |  120 +--
 docs/installation/changelog_5_0.html               |   50 +-
 docs/installation/changelog_5_1.html               |   96 +--
 docs/installation/changelog_5_2.html               |   88 +--
 docs/installation/changelog_5_3.html               |  218 +++++-
 docs/installation/debug.html                       |   12 +-
 docs/installation/debug_printlog.html              |   24 +-
 docs/installation/index.html                       |  331 +++++----
 docs/installation/test.html                        |   12 +-
 docs/installation/upgrade_11gr2_52_dyn_env.html    |    8 +-
 docs/installation/upgrade_11gr2_52_grp_mbr.html    |   28 +-
 docs/installation/upgrade_11gr2_52_heap.html       |   12 +-
 docs/installation/upgrade_11gr2_52_mvcc_sql.html   |    4 +-
 .../upgrade_11gr2_52_rep_dbt_readonly.html         |    4 +-
 docs/installation/upgrade_11gr2_52_rep_sql.html    |    4 +-
 .../upgrade_11gr2_52_repmgr_channels.html          |    4 +-
 docs/installation/upgrade_11gr2_52_seq_sql.html    |    4 +-
 docs/installation/upgrade_11gr2_52_xa.html         |   12 +-
 .../installation/upgrade_11gr2_53_conn_status.html |   12 +-
 docs/installation/upgrade_11gr2_53_excl.html       |    4 +-
 .../upgrade_11gr2_53_heap_regionsize.html          |    4 +-
 docs/installation/upgrade_11gr2_53_hotbackup.html  |   16 +-
 docs/installation/upgrade_11gr2_53_meta_dir.html   |    4 +-
 docs/installation/upgrade_11gr2_53_sql_pragma.html |    4 +-
 docs/installation/upgrade_11gr2_53_sql_rep.html    |    8 +-
 docs/installation/upgrade_11gr2_toc.html           |    8 +-
 docs/installation/upgrade_4_8_toc.html             |   60 +-
 docs/installation/upgrade_51_toc.html              |   48 +-
 docs/installation/upgrade_52_toc.html              |   84 +--
 docs/installation/upgrade_53_toc.html              |   63 +-
 docs/installation/win_build64.html                 |    4 +-
 docs/java/allclasses-frame.html                    |    4 +-
 docs/java/allclasses-noframe.html                  |    4 +-
 docs/java/com/sleepycat/bind/ByteArrayBinding.html |   10 +-
 docs/java/com/sleepycat/bind/EntityBinding.html    |   10 +-
 docs/java/com/sleepycat/bind/EntryBinding.html     |   10 +-
 .../com/sleepycat/bind/RecordNumberBinding.html    |   10 +-
 .../sleepycat/bind/class-use/ByteArrayBinding.html |   10 +-
 .../sleepycat/bind/class-use/EntityBinding.html    |   10 +-
 .../com/sleepycat/bind/class-use/EntryBinding.html |   10 +-
 .../bind/class-use/RecordNumberBinding.html        |   10 +-
 docs/java/com/sleepycat/bind/package-frame.html    |    4 +-
 docs/java/com/sleepycat/bind/package-summary.html  |   10 +-
 docs/java/com/sleepycat/bind/package-tree.html     |   10 +-
 docs/java/com/sleepycat/bind/package-use.html      |   10 +-
 .../com/sleepycat/bind/serial/ClassCatalog.html    |   10 +-
 .../java/com/sleepycat/bind/serial/SerialBase.html |   10 +-
 .../com/sleepycat/bind/serial/SerialBinding.html   |   10 +-
 .../com/sleepycat/bind/serial/SerialInput.html     |   10 +-
 .../com/sleepycat/bind/serial/SerialOutput.html    |   10 +-
 .../sleepycat/bind/serial/SerialSerialBinding.html |   10 +-
 .../bind/serial/SerialSerialKeyCreator.html        |   10 +-
 .../sleepycat/bind/serial/StoredClassCatalog.html  |   10 +-
 .../sleepycat/bind/serial/TupleSerialBinding.html  |   10 +-
 .../bind/serial/TupleSerialKeyCreator.html         |   10 +-
 .../bind/serial/TupleSerialMarshalledBinding.html  |   10 +-
 .../serial/TupleSerialMarshalledKeyCreator.html    |   10 +-
 .../bind/serial/class-use/ClassCatalog.html        |   10 +-
 .../bind/serial/class-use/SerialBase.html          |   10 +-
 .../bind/serial/class-use/SerialBinding.html       |   10 +-
 .../bind/serial/class-use/SerialInput.html         |   10 +-
 .../bind/serial/class-use/SerialOutput.html        |   10 +-
 .../bind/serial/class-use/SerialSerialBinding.html |   10 +-
 .../serial/class-use/SerialSerialKeyCreator.html   |   10 +-
 .../bind/serial/class-use/StoredClassCatalog.html  |   10 +-
 .../bind/serial/class-use/TupleSerialBinding.html  |   10 +-
 .../serial/class-use/TupleSerialKeyCreator.html    |   10 +-
 .../class-use/TupleSerialMarshalledBinding.html    |   10 +-
 .../class-use/TupleSerialMarshalledKeyCreator.html |   10 +-
 .../com/sleepycat/bind/serial/package-frame.html   |    4 +-
 .../com/sleepycat/bind/serial/package-summary.html |   10 +-
 .../com/sleepycat/bind/serial/package-tree.html    |   10 +-
 .../com/sleepycat/bind/serial/package-use.html     |   10 +-
 .../sleepycat/bind/tuple/BigDecimalBinding.html    |   10 +-
 .../sleepycat/bind/tuple/BigIntegerBinding.html    |   10 +-
 .../com/sleepycat/bind/tuple/BooleanBinding.html   |   10 +-
 .../java/com/sleepycat/bind/tuple/ByteBinding.html |   10 +-
 .../com/sleepycat/bind/tuple/CharacterBinding.html |   10 +-
 .../com/sleepycat/bind/tuple/DoubleBinding.html    |   10 +-
 .../com/sleepycat/bind/tuple/FloatBinding.html     |   10 +-
 .../com/sleepycat/bind/tuple/IntegerBinding.html   |   10 +-
 .../java/com/sleepycat/bind/tuple/LongBinding.html |   10 +-
 .../sleepycat/bind/tuple/MarshalledTupleEntry.html |   10 +-
 .../bind/tuple/MarshalledTupleKeyEntity.html       |   10 +-
 .../sleepycat/bind/tuple/PackedIntegerBinding.html |   10 +-
 .../sleepycat/bind/tuple/PackedLongBinding.html    |   10 +-
 .../com/sleepycat/bind/tuple/ShortBinding.html     |   10 +-
 .../bind/tuple/SortedBigDecimalBinding.html        |   10 +-
 .../sleepycat/bind/tuple/SortedDoubleBinding.html  |   10 +-
 .../sleepycat/bind/tuple/SortedFloatBinding.html   |   10 +-
 .../bind/tuple/SortedPackedIntegerBinding.html     |   10 +-
 .../bind/tuple/SortedPackedLongBinding.html        |   10 +-
 .../com/sleepycat/bind/tuple/StringBinding.html    |   10 +-
 docs/java/com/sleepycat/bind/tuple/TupleBase.html  |   10 +-
 .../com/sleepycat/bind/tuple/TupleBinding.html     |   10 +-
 docs/java/com/sleepycat/bind/tuple/TupleInput.html |   10 +-
 .../sleepycat/bind/tuple/TupleInputBinding.html    |   10 +-
 .../bind/tuple/TupleMarshalledBinding.html         |   10 +-
 .../java/com/sleepycat/bind/tuple/TupleOutput.html |   10 +-
 .../sleepycat/bind/tuple/TupleTupleBinding.html    |   10 +-
 .../sleepycat/bind/tuple/TupleTupleKeyCreator.html |   10 +-
 .../bind/tuple/TupleTupleMarshalledBinding.html    |   10 +-
 .../bind/tuple/TupleTupleMarshalledKeyCreator.html |   10 +-
 .../bind/tuple/class-use/BigDecimalBinding.html    |   10 +-
 .../bind/tuple/class-use/BigIntegerBinding.html    |   10 +-
 .../bind/tuple/class-use/BooleanBinding.html       |   10 +-
 .../bind/tuple/class-use/ByteBinding.html          |   10 +-
 .../bind/tuple/class-use/CharacterBinding.html     |   10 +-
 .../bind/tuple/class-use/DoubleBinding.html        |   10 +-
 .../bind/tuple/class-use/FloatBinding.html         |   10 +-
 .../bind/tuple/class-use/IntegerBinding.html       |   10 +-
 .../bind/tuple/class-use/LongBinding.html          |   10 +-
 .../bind/tuple/class-use/MarshalledTupleEntry.html |   10 +-
 .../tuple/class-use/MarshalledTupleKeyEntity.html  |   10 +-
 .../bind/tuple/class-use/PackedIntegerBinding.html |   10 +-
 .../bind/tuple/class-use/PackedLongBinding.html    |   10 +-
 .../bind/tuple/class-use/ShortBinding.html         |   10 +-
 .../tuple/class-use/SortedBigDecimalBinding.html   |   10 +-
 .../bind/tuple/class-use/SortedDoubleBinding.html  |   10 +-
 .../bind/tuple/class-use/SortedFloatBinding.html   |   10 +-
 .../class-use/SortedPackedIntegerBinding.html      |   10 +-
 .../tuple/class-use/SortedPackedLongBinding.html   |   10 +-
 .../bind/tuple/class-use/StringBinding.html        |   10 +-
 .../sleepycat/bind/tuple/class-use/TupleBase.html  |   10 +-
 .../bind/tuple/class-use/TupleBinding.html         |   10 +-
 .../sleepycat/bind/tuple/class-use/TupleInput.html |   10 +-
 .../bind/tuple/class-use/TupleInputBinding.html    |   10 +-
 .../tuple/class-use/TupleMarshalledBinding.html    |   10 +-
 .../bind/tuple/class-use/TupleOutput.html          |   10 +-
 .../bind/tuple/class-use/TupleTupleBinding.html    |   10 +-
 .../bind/tuple/class-use/TupleTupleKeyCreator.html |   10 +-
 .../class-use/TupleTupleMarshalledBinding.html     |   10 +-
 .../class-use/TupleTupleMarshalledKeyCreator.html  |   10 +-
 .../com/sleepycat/bind/tuple/package-frame.html    |    4 +-
 .../com/sleepycat/bind/tuple/package-summary.html  |   10 +-
 .../com/sleepycat/bind/tuple/package-tree.html     |   10 +-
 .../java/com/sleepycat/bind/tuple/package-use.html |   10 +-
 .../sleepycat/collections/CurrentTransaction.html  |   10 +-
 .../sleepycat/collections/MapEntryParameter.html   |   10 +-
 .../sleepycat/collections/PrimaryKeyAssigner.html  |   10 +-
 .../sleepycat/collections/StoredCollection.html    |   10 +-
 .../sleepycat/collections/StoredCollections.html   |   10 +-
 .../com/sleepycat/collections/StoredContainer.html |   10 +-
 .../com/sleepycat/collections/StoredEntrySet.html  |   10 +-
 .../com/sleepycat/collections/StoredIterator.html  |   10 +-
 .../com/sleepycat/collections/StoredKeySet.html    |   10 +-
 .../java/com/sleepycat/collections/StoredList.html |   10 +-
 docs/java/com/sleepycat/collections/StoredMap.html |   10 +-
 .../collections/StoredSortedEntrySet.html          |   10 +-
 .../sleepycat/collections/StoredSortedKeySet.html  |   10 +-
 .../com/sleepycat/collections/StoredSortedMap.html |   10 +-
 .../collections/StoredSortedValueSet.html          |   10 +-
 .../com/sleepycat/collections/StoredValueSet.html  |   10 +-
 .../sleepycat/collections/TransactionRunner.html   |   10 +-
 .../sleepycat/collections/TransactionWorker.html   |   10 +-
 .../sleepycat/collections/TupleSerialFactory.html  |   10 +-
 .../collections/class-use/CurrentTransaction.html  |   10 +-
 .../collections/class-use/MapEntryParameter.html   |   10 +-
 .../collections/class-use/PrimaryKeyAssigner.html  |   10 +-
 .../collections/class-use/StoredCollection.html    |   10 +-
 .../collections/class-use/StoredCollections.html   |   10 +-
 .../collections/class-use/StoredContainer.html     |   10 +-
 .../collections/class-use/StoredEntrySet.html      |   10 +-
 .../collections/class-use/StoredIterator.html      |   10 +-
 .../collections/class-use/StoredKeySet.html        |   10 +-
 .../collections/class-use/StoredList.html          |   10 +-
 .../sleepycat/collections/class-use/StoredMap.html |   10 +-
 .../class-use/StoredSortedEntrySet.html            |   10 +-
 .../collections/class-use/StoredSortedKeySet.html  |   10 +-
 .../collections/class-use/StoredSortedMap.html     |   10 +-
 .../class-use/StoredSortedValueSet.html            |   10 +-
 .../collections/class-use/StoredValueSet.html      |   10 +-
 .../collections/class-use/TransactionRunner.html   |   10 +-
 .../collections/class-use/TransactionWorker.html   |   10 +-
 .../collections/class-use/TupleSerialFactory.html  |   10 +-
 .../com/sleepycat/collections/package-frame.html   |    4 +-
 .../com/sleepycat/collections/package-summary.html |   10 +-
 .../com/sleepycat/collections/package-tree.html    |   10 +-
 .../com/sleepycat/collections/package-use.html     |   10 +-
 docs/java/com/sleepycat/db/BackupHandler.html      |   10 +-
 docs/java/com/sleepycat/db/BackupOptions.html      |   10 +-
 docs/java/com/sleepycat/db/BtreeCompressor.html    |   10 +-
 .../com/sleepycat/db/BtreePrefixCalculator.html    |   10 +-
 docs/java/com/sleepycat/db/BtreeStats.html         |   10 +-
 docs/java/com/sleepycat/db/CacheFile.html          |   10 +-
 docs/java/com/sleepycat/db/CacheFilePriority.html  |   10 +-
 docs/java/com/sleepycat/db/CacheFileStats.html     |   10 +-
 docs/java/com/sleepycat/db/CacheStats.html         |   10 +-
 docs/java/com/sleepycat/db/CheckpointConfig.html   |   10 +-
 docs/java/com/sleepycat/db/CompactConfig.html      |   10 +-
 docs/java/com/sleepycat/db/CompactStats.html       |   10 +-
 docs/java/com/sleepycat/db/Cursor.html             |   10 +-
 docs/java/com/sleepycat/db/CursorConfig.html       |   10 +-
 docs/java/com/sleepycat/db/Database.html           |   10 +-
 docs/java/com/sleepycat/db/DatabaseConfig.html     |   10 +-
 docs/java/com/sleepycat/db/DatabaseEntry.html      |   10 +-
 docs/java/com/sleepycat/db/DatabaseException.html  |   10 +-
 docs/java/com/sleepycat/db/DatabaseStats.html      |   10 +-
 docs/java/com/sleepycat/db/DatabaseType.html       |   10 +-
 docs/java/com/sleepycat/db/DeadlockException.html  |   10 +-
 docs/java/com/sleepycat/db/Environment.html        |   10 +-
 docs/java/com/sleepycat/db/EnvironmentConfig.html  |   10 +-
 docs/java/com/sleepycat/db/ErrorHandler.html       |   10 +-
 docs/java/com/sleepycat/db/EventHandler.html       |   10 +-
 .../java/com/sleepycat/db/EventHandlerAdapter.html |   10 +-
 docs/java/com/sleepycat/db/FeedbackHandler.html    |   10 +-
 .../com/sleepycat/db/ForeignKeyDeleteAction.html   |   10 +-
 .../java/com/sleepycat/db/ForeignKeyNullifier.html |   10 +-
 .../com/sleepycat/db/ForeignMultiKeyNullifier.html |   10 +-
 docs/java/com/sleepycat/db/HashStats.html          |   10 +-
 docs/java/com/sleepycat/db/Hasher.html             |   10 +-
 docs/java/com/sleepycat/db/HeapFullException.html  |   10 +-
 docs/java/com/sleepycat/db/HeapRecordId.html       |   10 +-
 docs/java/com/sleepycat/db/HeapStats.html          |   10 +-
 docs/java/com/sleepycat/db/JoinConfig.html         |   10 +-
 docs/java/com/sleepycat/db/JoinCursor.html         |   10 +-
 docs/java/com/sleepycat/db/KeyRange.html           |   10 +-
 docs/java/com/sleepycat/db/Lock.html               |   10 +-
 docs/java/com/sleepycat/db/LockDetectMode.html     |   10 +-
 docs/java/com/sleepycat/db/LockMode.html           |   10 +-
 .../com/sleepycat/db/LockNotGrantedException.html  |   10 +-
 docs/java/com/sleepycat/db/LockOperation.html      |   10 +-
 docs/java/com/sleepycat/db/LockRequest.html        |   10 +-
 docs/java/com/sleepycat/db/LockRequestMode.html    |   10 +-
 docs/java/com/sleepycat/db/LockStats.html          |   10 +-
 docs/java/com/sleepycat/db/LogCursor.html          |   10 +-
 docs/java/com/sleepycat/db/LogRecordHandler.html   |   10 +-
 docs/java/com/sleepycat/db/LogSequenceNumber.html  |   10 +-
 docs/java/com/sleepycat/db/LogStats.html           |   10 +-
 docs/java/com/sleepycat/db/LogVerifyConfig.html    |   10 +-
 docs/java/com/sleepycat/db/MemoryException.html    |   10 +-
 docs/java/com/sleepycat/db/MessageHandler.html     |   10 +-
 docs/java/com/sleepycat/db/MultipleDataEntry.html  |   10 +-
 docs/java/com/sleepycat/db/MultipleEntry.html      |   10 +-
 .../com/sleepycat/db/MultipleKeyDataEntry.html     |   10 +-
 .../com/sleepycat/db/MultipleKeyNIODataEntry.html  |   10 +-
 .../com/sleepycat/db/MultipleNIODataEntry.html     |   10 +-
 .../com/sleepycat/db/MultipleRecnoDataEntry.html   |   10 +-
 .../sleepycat/db/MultipleRecnoNIODataEntry.html    |   10 +-
 docs/java/com/sleepycat/db/MutexStats.html         |   10 +-
 docs/java/com/sleepycat/db/OperationStatus.html    |   10 +-
 docs/java/com/sleepycat/db/PanicHandler.html       |   10 +-
 docs/java/com/sleepycat/db/PartitionHandler.html   |   10 +-
 .../java/com/sleepycat/db/PreparedTransaction.html |   10 +-
 docs/java/com/sleepycat/db/QueueStats.html         |   10 +-
 .../com/sleepycat/db/RecordNumberAppender.html     |   10 +-
 docs/java/com/sleepycat/db/RecoveryOperation.html  |   10 +-
 docs/java/com/sleepycat/db/RegionResourceType.html |   10 +-
 docs/java/com/sleepycat/db/ReplicationChannel.html |   10 +-
 docs/java/com/sleepycat/db/ReplicationConfig.html  |   10 +-
 .../db/ReplicationDuplicateMasterException.html    |   10 +-
 .../db/ReplicationHandleDeadException.html         |   10 +-
 .../db/ReplicationHoldElectionException.html       |   10 +-
 .../com/sleepycat/db/ReplicationHostAddress.html   |   10 +-
 .../db/ReplicationJoinFailureException.html        |   10 +-
 .../db/ReplicationLeaseExpiredException.html       |   10 +-
 .../sleepycat/db/ReplicationLockoutException.html  |   10 +-
 .../sleepycat/db/ReplicationManagerAckPolicy.html  |   10 +-
 .../db/ReplicationManagerConnectionStatus.html     |   10 +-
 .../db/ReplicationManagerMessageDispatch.html      |   10 +-
 .../com/sleepycat/db/ReplicationManagerSite.html   |   10 +-
 .../sleepycat/db/ReplicationManagerSiteConfig.html |   10 +-
 .../sleepycat/db/ReplicationManagerSiteInfo.html   |   10 +-
 .../db/ReplicationManagerStartPolicy.html          |   10 +-
 .../com/sleepycat/db/ReplicationManagerStats.html  |   10 +-
 .../db/ReplicationSiteUnavailableException.html    |   10 +-
 docs/java/com/sleepycat/db/ReplicationStats.html   |   10 +-
 docs/java/com/sleepycat/db/ReplicationStatus.html  |   10 +-
 .../com/sleepycat/db/ReplicationTimeoutType.html   |   10 +-
 .../com/sleepycat/db/ReplicationTransport.html     |   10 +-
 .../com/sleepycat/db/RunRecoveryException.html     |   10 +-
 docs/java/com/sleepycat/db/SecondaryConfig.html    |   10 +-
 docs/java/com/sleepycat/db/SecondaryCursor.html    |   10 +-
 docs/java/com/sleepycat/db/SecondaryDatabase.html  |   10 +-
 .../java/com/sleepycat/db/SecondaryKeyCreator.html |   10 +-
 .../com/sleepycat/db/SecondaryMultiKeyCreator.html |   10 +-
 docs/java/com/sleepycat/db/Sequence.html           |   10 +-
 docs/java/com/sleepycat/db/SequenceConfig.html     |   10 +-
 docs/java/com/sleepycat/db/SequenceStats.html      |   10 +-
 docs/java/com/sleepycat/db/StatsConfig.html        |   10 +-
 docs/java/com/sleepycat/db/Transaction.html        |   10 +-
 docs/java/com/sleepycat/db/TransactionConfig.html  |   10 +-
 .../com/sleepycat/db/TransactionStats.Active.html  |   10 +-
 docs/java/com/sleepycat/db/TransactionStats.html   |   10 +-
 docs/java/com/sleepycat/db/TransactionStatus.html  |   10 +-
 docs/java/com/sleepycat/db/VerboseConfig.html      |   10 +-
 docs/java/com/sleepycat/db/VerifyConfig.html       |   10 +-
 .../com/sleepycat/db/VersionMismatchException.html |   10 +-
 .../com/sleepycat/db/class-use/BackupHandler.html  |   10 +-
 .../com/sleepycat/db/class-use/BackupOptions.html  |   10 +-
 .../sleepycat/db/class-use/BtreeCompressor.html    |   10 +-
 .../db/class-use/BtreePrefixCalculator.html        |   10 +-
 .../com/sleepycat/db/class-use/BtreeStats.html     |   10 +-
 .../java/com/sleepycat/db/class-use/CacheFile.html |   10 +-
 .../sleepycat/db/class-use/CacheFilePriority.html  |   10 +-
 .../com/sleepycat/db/class-use/CacheFileStats.html |   10 +-
 .../com/sleepycat/db/class-use/CacheStats.html     |   10 +-
 .../sleepycat/db/class-use/CheckpointConfig.html   |   10 +-
 .../com/sleepycat/db/class-use/CompactConfig.html  |   10 +-
 .../com/sleepycat/db/class-use/CompactStats.html   |   10 +-
 docs/java/com/sleepycat/db/class-use/Cursor.html   |   10 +-
 .../com/sleepycat/db/class-use/CursorConfig.html   |   10 +-
 docs/java/com/sleepycat/db/class-use/Database.html |   10 +-
 .../com/sleepycat/db/class-use/DatabaseConfig.html |   10 +-
 .../com/sleepycat/db/class-use/DatabaseEntry.html  |   10 +-
 .../sleepycat/db/class-use/DatabaseException.html  |   10 +-
 .../com/sleepycat/db/class-use/DatabaseStats.html  |   10 +-
 .../com/sleepycat/db/class-use/DatabaseType.html   |   10 +-
 .../sleepycat/db/class-use/DeadlockException.html  |   10 +-
 .../com/sleepycat/db/class-use/Environment.html    |   10 +-
 .../sleepycat/db/class-use/EnvironmentConfig.html  |   10 +-
 .../com/sleepycat/db/class-use/ErrorHandler.html   |   10 +-
 .../com/sleepycat/db/class-use/EventHandler.html   |   10 +-
 .../db/class-use/EventHandlerAdapter.html          |   10 +-
 .../sleepycat/db/class-use/FeedbackHandler.html    |   10 +-
 .../db/class-use/ForeignKeyDeleteAction.html       |   10 +-
 .../db/class-use/ForeignKeyNullifier.html          |   10 +-
 .../db/class-use/ForeignMultiKeyNullifier.html     |   10 +-
 .../java/com/sleepycat/db/class-use/HashStats.html |   10 +-
 docs/java/com/sleepycat/db/class-use/Hasher.html   |   10 +-
 .../sleepycat/db/class-use/HeapFullException.html  |   10 +-
 .../com/sleepycat/db/class-use/HeapRecordId.html   |   10 +-
 .../java/com/sleepycat/db/class-use/HeapStats.html |   10 +-
 .../com/sleepycat/db/class-use/JoinConfig.html     |   10 +-
 .../com/sleepycat/db/class-use/JoinCursor.html     |   10 +-
 docs/java/com/sleepycat/db/class-use/KeyRange.html |   10 +-
 docs/java/com/sleepycat/db/class-use/Lock.html     |   10 +-
 .../com/sleepycat/db/class-use/LockDetectMode.html |   10 +-
 docs/java/com/sleepycat/db/class-use/LockMode.html |   10 +-
 .../db/class-use/LockNotGrantedException.html      |   10 +-
 .../com/sleepycat/db/class-use/LockOperation.html  |   10 +-
 .../com/sleepycat/db/class-use/LockRequest.html    |   10 +-
 .../sleepycat/db/class-use/LockRequestMode.html    |   10 +-
 .../java/com/sleepycat/db/class-use/LockStats.html |   10 +-
 .../java/com/sleepycat/db/class-use/LogCursor.html |   10 +-
 .../sleepycat/db/class-use/LogRecordHandler.html   |   10 +-
 .../sleepycat/db/class-use/LogSequenceNumber.html  |   10 +-
 docs/java/com/sleepycat/db/class-use/LogStats.html |   10 +-
 .../sleepycat/db/class-use/LogVerifyConfig.html    |   10 +-
 .../sleepycat/db/class-use/MemoryException.html    |   10 +-
 .../com/sleepycat/db/class-use/MessageHandler.html |   10 +-
 .../sleepycat/db/class-use/MultipleDataEntry.html  |   10 +-
 .../com/sleepycat/db/class-use/MultipleEntry.html  |   10 +-
 .../db/class-use/MultipleKeyDataEntry.html         |   10 +-
 .../db/class-use/MultipleKeyNIODataEntry.html      |   10 +-
 .../db/class-use/MultipleNIODataEntry.html         |   10 +-
 .../db/class-use/MultipleRecnoDataEntry.html       |   10 +-
 .../db/class-use/MultipleRecnoNIODataEntry.html    |   10 +-
 .../com/sleepycat/db/class-use/MutexStats.html     |   10 +-
 .../sleepycat/db/class-use/OperationStatus.html    |   10 +-
 .../com/sleepycat/db/class-use/PanicHandler.html   |   10 +-
 .../sleepycat/db/class-use/PartitionHandler.html   |   10 +-
 .../db/class-use/PreparedTransaction.html          |   10 +-
 .../com/sleepycat/db/class-use/QueueStats.html     |   10 +-
 .../db/class-use/RecordNumberAppender.html         |   10 +-
 .../sleepycat/db/class-use/RecoveryOperation.html  |   10 +-
 .../sleepycat/db/class-use/RegionResourceType.html |   10 +-
 .../sleepycat/db/class-use/ReplicationChannel.html |   10 +-
 .../sleepycat/db/class-use/ReplicationConfig.html  |   10 +-
 .../ReplicationDuplicateMasterException.html       |   10 +-
 .../class-use/ReplicationHandleDeadException.html  |   10 +-
 .../ReplicationHoldElectionException.html          |   10 +-
 .../db/class-use/ReplicationHostAddress.html       |   10 +-
 .../class-use/ReplicationJoinFailureException.html |   10 +-
 .../ReplicationLeaseExpiredException.html          |   10 +-
 .../db/class-use/ReplicationLockoutException.html  |   10 +-
 .../db/class-use/ReplicationManagerAckPolicy.html  |   10 +-
 .../ReplicationManagerConnectionStatus.html        |   10 +-
 .../ReplicationManagerMessageDispatch.html         |   10 +-
 .../db/class-use/ReplicationManagerSite.html       |   10 +-
 .../db/class-use/ReplicationManagerSiteConfig.html |   10 +-
 .../db/class-use/ReplicationManagerSiteInfo.html   |   10 +-
 .../class-use/ReplicationManagerStartPolicy.html   |   10 +-
 .../db/class-use/ReplicationManagerStats.html      |   10 +-
 .../ReplicationSiteUnavailableException.html       |   10 +-
 .../sleepycat/db/class-use/ReplicationStats.html   |   10 +-
 .../sleepycat/db/class-use/ReplicationStatus.html  |   10 +-
 .../db/class-use/ReplicationTimeoutType.html       |   10 +-
 .../db/class-use/ReplicationTransport.html         |   10 +-
 .../db/class-use/RunRecoveryException.html         |   10 +-
 .../sleepycat/db/class-use/SecondaryConfig.html    |   10 +-
 .../sleepycat/db/class-use/SecondaryCursor.html    |   10 +-
 .../sleepycat/db/class-use/SecondaryDatabase.html  |   10 +-
 .../db/class-use/SecondaryKeyCreator.html          |   10 +-
 .../db/class-use/SecondaryMultiKeyCreator.html     |   10 +-
 docs/java/com/sleepycat/db/class-use/Sequence.html |   10 +-
 .../com/sleepycat/db/class-use/SequenceConfig.html |   10 +-
 .../com/sleepycat/db/class-use/SequenceStats.html  |   10 +-
 .../com/sleepycat/db/class-use/StatsConfig.html    |   10 +-
 .../com/sleepycat/db/class-use/Transaction.html    |   10 +-
 .../sleepycat/db/class-use/TransactionConfig.html  |   10 +-
 .../db/class-use/TransactionStats.Active.html      |   10 +-
 .../sleepycat/db/class-use/TransactionStats.html   |   10 +-
 .../sleepycat/db/class-use/TransactionStatus.html  |   10 +-
 .../com/sleepycat/db/class-use/VerboseConfig.html  |   10 +-
 .../com/sleepycat/db/class-use/VerifyConfig.html   |   10 +-
 .../db/class-use/VersionMismatchException.html     |   10 +-
 docs/java/com/sleepycat/db/package-frame.html      |    4 +-
 docs/java/com/sleepycat/db/package-summary.html    |   10 +-
 docs/java/com/sleepycat/db/package-tree.html       |   10 +-
 docs/java/com/sleepycat/db/package-use.html        |   10 +-
 docs/java/com/sleepycat/persist/DatabaseNamer.html |   10 +-
 docs/java/com/sleepycat/persist/EntityCursor.html  |   10 +-
 docs/java/com/sleepycat/persist/EntityIndex.html   |   10 +-
 docs/java/com/sleepycat/persist/EntityJoin.html    |   10 +-
 docs/java/com/sleepycat/persist/EntityStore.html   |   10 +-
 docs/java/com/sleepycat/persist/ForwardCursor.html |   10 +-
 .../persist/IndexNotAvailableException.html        |   10 +-
 docs/java/com/sleepycat/persist/PrimaryIndex.html  |   10 +-
 .../java/com/sleepycat/persist/SecondaryIndex.html |   10 +-
 docs/java/com/sleepycat/persist/StoreConfig.html   |   10 +-
 .../com/sleepycat/persist/StoreConfigBeanInfo.html |   10 +-
 .../sleepycat/persist/StoreExistsException.html    |   10 +-
 .../sleepycat/persist/StoreNotFoundException.html  |   10 +-
 .../sleepycat/persist/class-use/DatabaseNamer.html |   10 +-
 .../sleepycat/persist/class-use/EntityCursor.html  |   10 +-
 .../sleepycat/persist/class-use/EntityIndex.html   |   10 +-
 .../sleepycat/persist/class-use/EntityJoin.html    |   10 +-
 .../sleepycat/persist/class-use/EntityStore.html   |   10 +-
 .../sleepycat/persist/class-use/ForwardCursor.html |   10 +-
 .../class-use/IndexNotAvailableException.html      |   10 +-
 .../sleepycat/persist/class-use/PrimaryIndex.html  |   10 +-
 .../persist/class-use/SecondaryIndex.html          |   10 +-
 .../sleepycat/persist/class-use/StoreConfig.html   |   10 +-
 .../persist/class-use/StoreConfigBeanInfo.html     |   10 +-
 .../persist/class-use/StoreExistsException.html    |   10 +-
 .../persist/class-use/StoreNotFoundException.html  |   10 +-
 .../com/sleepycat/persist/evolve/Conversion.html   |   10 +-
 .../com/sleepycat/persist/evolve/Converter.html    |   10 +-
 .../persist/evolve/DeletedClassException.html      |   10 +-
 .../java/com/sleepycat/persist/evolve/Deleter.html |   10 +-
 .../sleepycat/persist/evolve/EntityConverter.html  |   10 +-
 .../com/sleepycat/persist/evolve/EvolveConfig.html |   10 +-
 .../persist/evolve/EvolveConfigBeanInfo.html       |   10 +-
 .../com/sleepycat/persist/evolve/EvolveEvent.html  |   10 +-
 .../sleepycat/persist/evolve/EvolveInternal.html   |   10 +-
 .../sleepycat/persist/evolve/EvolveListener.html   |   10 +-
 .../com/sleepycat/persist/evolve/EvolveStats.html  |   10 +-
 .../persist/evolve/IncompatibleClassException.html |   10 +-
 .../com/sleepycat/persist/evolve/Mutation.html     |   10 +-
 .../com/sleepycat/persist/evolve/Mutations.html    |   10 +-
 .../java/com/sleepycat/persist/evolve/Renamer.html |   10 +-
 .../persist/evolve/class-use/Conversion.html       |   10 +-
 .../persist/evolve/class-use/Converter.html        |   10 +-
 .../evolve/class-use/DeletedClassException.html    |   10 +-
 .../persist/evolve/class-use/Deleter.html          |   10 +-
 .../persist/evolve/class-use/EntityConverter.html  |   10 +-
 .../persist/evolve/class-use/EvolveConfig.html     |   10 +-
 .../evolve/class-use/EvolveConfigBeanInfo.html     |   10 +-
 .../persist/evolve/class-use/EvolveEvent.html      |   10 +-
 .../persist/evolve/class-use/EvolveInternal.html   |   10 +-
 .../persist/evolve/class-use/EvolveListener.html   |   10 +-
 .../persist/evolve/class-use/EvolveStats.html      |   10 +-
 .../class-use/IncompatibleClassException.html      |   10 +-
 .../persist/evolve/class-use/Mutation.html         |   10 +-
 .../persist/evolve/class-use/Mutations.html        |   10 +-
 .../persist/evolve/class-use/Renamer.html          |   10 +-
 .../sleepycat/persist/evolve/package-frame.html    |    4 +-
 .../sleepycat/persist/evolve/package-summary.html  |   10 +-
 .../com/sleepycat/persist/evolve/package-tree.html |   10 +-
 .../com/sleepycat/persist/evolve/package-use.html  |   10 +-
 .../sleepycat/persist/model/AnnotationModel.html   |   10 +-
 .../com/sleepycat/persist/model/ClassEnhancer.html |   10 +-
 .../com/sleepycat/persist/model/ClassMetadata.html |   10 +-
 .../com/sleepycat/persist/model/DeleteAction.html  |   10 +-
 docs/java/com/sleepycat/persist/model/Entity.html  |   10 +-
 .../sleepycat/persist/model/EntityMetadata.html    |   10 +-
 .../com/sleepycat/persist/model/EntityModel.html   |   10 +-
 .../com/sleepycat/persist/model/FieldMetadata.html |   10 +-
 .../java/com/sleepycat/persist/model/KeyField.html |   10 +-
 .../com/sleepycat/persist/model/ModelInternal.html |   10 +-
 .../com/sleepycat/persist/model/NotPersistent.html |   10 +-
 .../com/sleepycat/persist/model/NotTransient.html  |   10 +-
 .../com/sleepycat/persist/model/Persistent.html    |   10 +-
 .../sleepycat/persist/model/PersistentProxy.html   |   10 +-
 .../com/sleepycat/persist/model/PrimaryKey.html    |   10 +-
 .../persist/model/PrimaryKeyMetadata.html          |   10 +-
 .../com/sleepycat/persist/model/Relationship.html  |   10 +-
 .../com/sleepycat/persist/model/SecondaryKey.html  |   10 +-
 .../persist/model/SecondaryKeyMetadata.html        |   10 +-
 .../persist/model/class-use/AnnotationModel.html   |   10 +-
 .../persist/model/class-use/ClassEnhancer.html     |   10 +-
 .../persist/model/class-use/ClassMetadata.html     |   10 +-
 .../persist/model/class-use/DeleteAction.html      |   10 +-
 .../sleepycat/persist/model/class-use/Entity.html  |   10 +-
 .../persist/model/class-use/EntityMetadata.html    |   10 +-
 .../persist/model/class-use/EntityModel.html       |   10 +-
 .../persist/model/class-use/FieldMetadata.html     |   10 +-
 .../persist/model/class-use/KeyField.html          |   10 +-
 .../persist/model/class-use/ModelInternal.html     |   10 +-
 .../persist/model/class-use/NotPersistent.html     |   10 +-
 .../persist/model/class-use/NotTransient.html      |   10 +-
 .../persist/model/class-use/Persistent.html        |   10 +-
 .../persist/model/class-use/PersistentProxy.html   |   10 +-
 .../persist/model/class-use/PrimaryKey.html        |   10 +-
 .../model/class-use/PrimaryKeyMetadata.html        |   10 +-
 .../persist/model/class-use/Relationship.html      |   10 +-
 .../persist/model/class-use/SecondaryKey.html      |   10 +-
 .../model/class-use/SecondaryKeyMetadata.html      |   10 +-
 .../com/sleepycat/persist/model/package-frame.html |    4 +-
 .../sleepycat/persist/model/package-summary.html   |   10 +-
 .../com/sleepycat/persist/model/package-tree.html  |   10 +-
 .../com/sleepycat/persist/model/package-use.html   |   10 +-
 docs/java/com/sleepycat/persist/package-frame.html |    4 +-
 .../com/sleepycat/persist/package-summary.html     |   10 +-
 docs/java/com/sleepycat/persist/package-tree.html  |   10 +-
 docs/java/com/sleepycat/persist/package-use.html   |   10 +-
 docs/java/com/sleepycat/persist/raw/RawField.html  |   10 +-
 docs/java/com/sleepycat/persist/raw/RawObject.html |   10 +-
 docs/java/com/sleepycat/persist/raw/RawStore.html  |   10 +-
 docs/java/com/sleepycat/persist/raw/RawType.html   |   10 +-
 .../sleepycat/persist/raw/class-use/RawField.html  |   10 +-
 .../sleepycat/persist/raw/class-use/RawObject.html |   10 +-
 .../sleepycat/persist/raw/class-use/RawStore.html  |   10 +-
 .../sleepycat/persist/raw/class-use/RawType.html   |   10 +-
 .../com/sleepycat/persist/raw/package-frame.html   |    4 +-
 .../com/sleepycat/persist/raw/package-summary.html |   10 +-
 .../com/sleepycat/persist/raw/package-tree.html    |   10 +-
 .../com/sleepycat/persist/raw/package-use.html     |   10 +-
 .../com/sleepycat/util/ClassResolver.Stream.html   |   10 +-
 docs/java/com/sleepycat/util/ClassResolver.html    |   10 +-
 .../com/sleepycat/util/ConfigBeanInfoBase.html     |   10 +-
 docs/java/com/sleepycat/util/ErrorBuffer.html      |   10 +-
 .../com/sleepycat/util/ExceptionUnwrapper.html     |   10 +-
 docs/java/com/sleepycat/util/ExceptionWrapper.html |   10 +-
 docs/java/com/sleepycat/util/FastInputStream.html  |   10 +-
 docs/java/com/sleepycat/util/FastOutputStream.html |   10 +-
 .../com/sleepycat/util/IOExceptionWrapper.html     |   10 +-
 docs/java/com/sleepycat/util/PackedInteger.html    |   10 +-
 .../sleepycat/util/RuntimeExceptionWrapper.html    |   10 +-
 docs/java/com/sleepycat/util/UtfOps.html           |   10 +-
 .../util/class-use/ClassResolver.Stream.html       |   10 +-
 .../sleepycat/util/class-use/ClassResolver.html    |   10 +-
 .../util/class-use/ConfigBeanInfoBase.html         |   10 +-
 .../com/sleepycat/util/class-use/ErrorBuffer.html  |   10 +-
 .../util/class-use/ExceptionUnwrapper.html         |   10 +-
 .../sleepycat/util/class-use/ExceptionWrapper.html |   10 +-
 .../sleepycat/util/class-use/FastInputStream.html  |   10 +-
 .../sleepycat/util/class-use/FastOutputStream.html |   10 +-
 .../util/class-use/IOExceptionWrapper.html         |   10 +-
 .../sleepycat/util/class-use/PackedInteger.html    |   10 +-
 .../util/class-use/RuntimeExceptionWrapper.html    |   10 +-
 docs/java/com/sleepycat/util/class-use/UtfOps.html |   10 +-
 docs/java/com/sleepycat/util/package-frame.html    |    4 +-
 docs/java/com/sleepycat/util/package-summary.html  |   10 +-
 docs/java/com/sleepycat/util/package-tree.html     |   10 +-
 docs/java/com/sleepycat/util/package-use.html      |   10 +-
 docs/java/constant-values.html                     |   10 +-
 docs/java/deprecated-list.html                     |   10 +-
 docs/java/help-doc.html                            |   10 +-
 docs/java/index-all.html                           |   10 +-
 docs/java/index.html                               |   37 +-
 docs/java/overview-frame.html                      |    6 +-
 docs/java/overview-summary.html                    |   10 +-
 docs/java/overview-tree.html                       |   10 +-
 docs/java/serialized-form.html                     |   10 +-
 docs/license/license_db.html                       |    4 +-
 docs/porting/BDB-Porting-Guide.pdf                 |  Bin 176182 -> 176450 bytes
 docs/porting/index.html                            |   10 +-
 docs/porting/introduction.html                     |   12 +-
 docs/programmer_reference/BDB_Prog_Reference.pdf   |  Bin 1989215 -> 1988470 bytes
 docs/programmer_reference/am.html                  |    8 +-
 docs/programmer_reference/am_conf.html             |   36 +-
 docs/programmer_reference/am_conf_select.html      |   22 +-
 docs/programmer_reference/am_cursor.html           |   10 +-
 docs/programmer_reference/am_misc.html             |    4 +-
 docs/programmer_reference/am_misc_diskspace.html   |    8 +-
 docs/programmer_reference/am_opensub.html          |   12 +-
 docs/programmer_reference/am_second.html           |    4 +-
 docs/programmer_reference/arch.html                |   16 +-
 docs/programmer_reference/arch_apis.html           |   20 +-
 docs/programmer_reference/arch_script.html         |   12 +-
 docs/programmer_reference/bt_conf.html             |    2 +-
 docs/programmer_reference/ch13s02.html             |    2 +-
 docs/programmer_reference/env.html                 |    6 +-
 docs/programmer_reference/env_naming.html          |   12 +-
 docs/programmer_reference/index.html               |  188 ++---
 docs/programmer_reference/intro.html               |   32 +-
 docs/programmer_reference/intro_dbis.html          |   12 +-
 docs/programmer_reference/intro_dbisnot.html       |   16 +-
 docs/programmer_reference/intro_products.html      |   16 +-
 docs/programmer_reference/intro_terrain.html       |   20 +-
 docs/programmer_reference/program.html             |    4 +-
 docs/programmer_reference/program_namespace.html   |    8 +-
 docs/programmer_reference/refs.html                |   18 +-
 docs/programmer_reference/rep.html                 |   22 +-
 docs/programmer_reference/rep_mastersync.html      |    8 +-
 docs/programmer_reference/rep_mgrmulti.html        |   20 +-
 docs/programmer_reference/rep_replicate.html       |   16 +-
 docs/programmer_reference/rq_conf.html             |    6 +-
 docs/programmer_reference/stl.html                 |   40 +-
 docs/programmer_reference/stl_complex_rw.html      |   20 +-
 .../stl_container_specific.html                    |    8 +-
 .../stl_db_advanced_usage.html                     |   12 +-
 docs/programmer_reference/stl_db_usage.html        |   20 +-
 docs/programmer_reference/stl_efficienct_use.html  |    8 +-
 docs/programmer_reference/stl_memory_mgmt.html     |   12 +-
 docs/programmer_reference/stl_misc.html            |    8 +-
 docs/programmer_reference/stl_primitive_rw.html    |    4 +-
 docs/programmer_reference/tcl.html                 |   12 +-
 docs/programmer_reference/transapp_tune.html       |    2 +-
 docs/programmer_reference/txn.html                 |    6 +-
 docs/programmer_reference/txn_limits.html          |   12 +-
 docs/programmer_reference/xa.html                  |   18 +-
 docs/programmer_reference/xa_build.html            |   24 +-
 docs/programmer_reference/xa_xa_config.html        |   12 +-
 docs/upgrading/BDB_Upgrading.pdf                   |  Bin 1057515 -> 1057470 bytes
 docs/upgrading/changelog_4_0_14.html               |   76 +-
 docs/upgrading/changelog_4_1_24.html               |   80 +-
 docs/upgrading/changelog_4_2_52.html               |   84 +--
 docs/upgrading/changelog_4_3_29.html               |   84 +--
 docs/upgrading/changelog_4_4_16.html               |   88 +--
 docs/upgrading/changelog_4_4_20.html               |    4 +-
 docs/upgrading/changelog_4_5_20.html               |   88 +--
 docs/upgrading/changelog_4_6.html                  |   96 +--
 docs/upgrading/changelog_4_7.html                  |   92 +--
 docs/upgrading/index.html                          |  358 ++++-----
 docs/upgrading/upgrade_4_0_toc.html                |   38 +-
 docs/upgrading/upgrade_4_1_toc.html                |   40 +-
 docs/upgrading/upgrade_4_2_repinit.html            |   12 +-
 docs/upgrading/upgrade_4_2_toc.html                |   48 +-
 docs/upgrading/upgrade_4_3_toc.html                |   42 +-
 docs/upgrading/upgrade_4_4_toc.html                |   46 +-
 docs/upgrading/upgrade_4_5_toc.html                |   44 +-
 docs/upgrading/upgrade_4_6_toc.html                |   48 +-
 docs/upgrading/upgrade_4_7_toc.html                |   46 +-
 examples/c/csv/DbRecord.c                          |    2 +-
 examples/c/csv/README                              |    2 +-
 examples/c/csv/code.c                              |    2 +-
 examples/c/csv/csv.h                               |    2 +-
 examples/c/csv/csv_extern.h                        |    2 +-
 examples/c/csv/db.c                                |    2 +-
 examples/c/csv/load.c                              |    2 +-
 examples/c/csv/load_main.c                         |    2 +-
 examples/c/csv/query.c                             |    2 +-
 examples/c/csv/query_main.c                        |    2 +-
 examples/c/csv/util.c                              |    2 +-
 examples/c/ex_access.c                             |    2 +-
 examples/c/ex_apprec/ex_apprec.c                   |    2 +-
 examples/c/ex_apprec/ex_apprec.h                   |    2 +-
 examples/c/ex_apprec/ex_apprec.src                 |    2 +-
 examples/c/ex_apprec/ex_apprec_rec.c               |    2 +-
 examples/c/ex_btrec.c                              |    2 +-
 examples/c/ex_bulk.c                               |    2 +-
 examples/c/ex_env.c                                |    2 +-
 examples/c/ex_heap.c                               |    4 +-
 examples/c/ex_lock.c                               |    2 +-
 examples/c/ex_mpool.c                              |    2 +-
 examples/c/ex_rep/base/rep_base.c                  |    2 +-
 examples/c/ex_rep/base/rep_base.h                  |    2 +-
 examples/c/ex_rep/base/rep_msg.c                   |    2 +-
 examples/c/ex_rep/base/rep_net.c                   |    2 +-
 examples/c/ex_rep/common/rep_common.c              |    2 +-
 examples/c/ex_rep/common/rep_common.h              |    2 +-
 examples/c/ex_rep/mgr/rep_mgr.c                    |    2 +-
 examples/c/ex_rep_chan/rep_chan.c                  |    2 +-
 examples/c/ex_rep_chan/rep_chan.h                  |    2 +-
 examples/c/ex_rep_chan/rep_chan_util.c             |    2 +-
 examples/c/ex_rep_gsg/rep_mgr_gsg.c                |    2 +-
 examples/c/ex_rep_gsg/simple_txn.c                 |    2 +-
 examples/c/ex_sequence.c                           |    2 +-
 examples/c/ex_stream.c                             |    2 +-
 examples/c/ex_thread.c                             |    2 +-
 examples/c/ex_tpcb.c                               |    2 +-
 examples/c/getting_started/example_database_load.c |    2 +-
 examples/c/getting_started/example_database_read.c |    2 +-
 examples/c/getting_started/gettingstarted_common.c |    2 +-
 examples/c/getting_started/gettingstarted_common.h |    2 +-
 examples/c/txn_guide/txn_guide.c                   |    2 +-
 examples/c/txn_guide/txn_guide_inmemory.c          |    2 +-
 .../csharp/excs_access/Properties/AssemblyInfo.cs  |    4 +-
 examples/csharp/excs_access/excs_access.cs         |    2 +-
 .../csharp/excs_btrec/Properties/AssemblyInfo.cs   |    4 +-
 examples/csharp/excs_btrec/excs_btrec.cs           |    2 +-
 .../csharp/excs_bulk/Properties/AssemblyInfo.cs    |    2 +-
 examples/csharp/excs_bulk/excs_bulk.cs             |    2 +-
 .../csharp/excs_env/Properties/AssemblyInfo.cs     |    4 +-
 examples/csharp/excs_env/excs_env.cs               |    2 +-
 .../csharp/excs_getting_started/DatabaseExample.cs |    2 +-
 .../csharp/excs_getting_started/DatabaseLoader.cs  |    2 +-
 .../csharp/excs_getting_started/DatabaseReader.cs  |    2 +-
 examples/csharp/excs_getting_started/Inventory.cs  |    2 +-
 examples/csharp/excs_getting_started/MyDbs.cs      |    2 +-
 .../Properties/AssemblyInfo.cs                     |    2 +-
 examples/csharp/excs_getting_started/Vendor.cs     |    2 +-
 .../csharp/excs_lock/Properties/AssemblyInfo.cs    |    4 +-
 examples/csharp/excs_lock/excs_lock.cs             |    2 +-
 .../excs_repquote/Properties/AssemblyInfo.cs       |    2 +-
 examples/csharp/excs_repquote/RepConfig.cs         |    2 +-
 .../csharp/excs_repquote/RepQuoteEnvironment.cs    |    2 +-
 examples/csharp/excs_repquote/RepQuoteExample.cs   |    2 +-
 .../excs_sequence/Properties/AssemblyInfo.cs       |    4 +-
 examples/csharp/excs_sequence/excs_sequence.cs     |    2 +-
 examples/csharp/excs_txn/PayloadData.cs            |    2 +-
 .../csharp/excs_txn/Properties/AssemblyInfo.cs     |    2 +-
 examples/csharp/excs_txn/excs_txn.cs               |    2 +-
 examples/cxx/AccessExample.cpp                     |    2 +-
 examples/cxx/BtRecExample.cpp                      |    2 +-
 examples/cxx/EnvExample.cpp                        |    2 +-
 examples/cxx/LockExample.cpp                       |    2 +-
 examples/cxx/MpoolExample.cpp                      |    2 +-
 examples/cxx/SequenceExample.cpp                   |    2 +-
 examples/cxx/TpcbExample.cpp                       |    2 +-
 examples/cxx/excxx_repquote/RepConfigInfo.cpp      |    2 +-
 examples/cxx/excxx_repquote/RepConfigInfo.h        |    2 +-
 examples/cxx/excxx_repquote/RepQuoteExample.cpp    |    2 +-
 examples/cxx/excxx_repquote/dbc_auto.h             |    2 +-
 examples/cxx/excxx_repquote_gsg/RepConfigInfo.h    |    2 +-
 examples/cxx/excxx_repquote_gsg/RepMgrGSG.cpp      |    2 +-
 examples/cxx/excxx_repquote_gsg/SimpleConfigInfo.h |    2 +-
 examples/cxx/excxx_repquote_gsg/SimpleTxn.cpp      |    2 +-
 examples/cxx/getting_started/MyDb.cpp              |    2 +-
 examples/cxx/getting_started/MyDb.hpp              |    2 +-
 .../excxx_example_database_load.cpp                |    2 +-
 .../excxx_example_database_read.cpp                |    2 +-
 .../cxx/getting_started/gettingStartedCommon.hpp   |    2 +-
 examples/cxx/txn_guide/TxnGuide.cpp                |    2 +-
 examples/cxx/txn_guide/TxnGuideInMemory.cpp        |    2 +-
 examples/cxx/wce_tpcb/TpcbExample.cpp              |    2 +-
 examples/cxx/wce_tpcb/TpcbExample.h                |    2 +-
 examples/cxx/wce_tpcb/TpcbUI.cpp                   |    2 +-
 examples/cxx/wce_tpcb/newres.h                     |    2 +-
 examples/cxx/wce_tpcb/resource.h                   |    2 +-
 .../java/src/collections/access/AccessExample.java |    2 +-
 .../src/collections/hello/HelloDatabaseWorld.java  |    2 +-
 .../java/src/collections/ship/basic/PartData.java  |    2 +-
 .../java/src/collections/ship/basic/PartKey.java   |    2 +-
 .../java/src/collections/ship/basic/Sample.java    |    2 +-
 .../src/collections/ship/basic/SampleDatabase.java |    2 +-
 .../src/collections/ship/basic/SampleViews.java    |    2 +-
 .../src/collections/ship/basic/ShipmentData.java   |    2 +-
 .../src/collections/ship/basic/ShipmentKey.java    |    2 +-
 .../src/collections/ship/basic/SupplierData.java   |    2 +-
 .../src/collections/ship/basic/SupplierKey.java    |    2 +-
 .../java/src/collections/ship/basic/Weight.java    |    2 +-
 .../java/src/collections/ship/entity/Part.java     |    2 +-
 .../java/src/collections/ship/entity/PartData.java |    2 +-
 .../java/src/collections/ship/entity/PartKey.java  |    2 +-
 .../java/src/collections/ship/entity/Sample.java   |    2 +-
 .../collections/ship/entity/SampleDatabase.java    |    2 +-
 .../src/collections/ship/entity/SampleViews.java   |    2 +-
 .../java/src/collections/ship/entity/Shipment.java |    2 +-
 .../src/collections/ship/entity/ShipmentData.java  |    2 +-
 .../src/collections/ship/entity/ShipmentKey.java   |    2 +-
 .../java/src/collections/ship/entity/Supplier.java |    2 +-
 .../src/collections/ship/entity/SupplierData.java  |    2 +-
 .../src/collections/ship/entity/SupplierKey.java   |    2 +-
 .../java/src/collections/ship/entity/Weight.java   |    2 +-
 .../java/src/collections/ship/factory/Part.java    |    2 +-
 .../java/src/collections/ship/factory/PartKey.java |    2 +-
 .../java/src/collections/ship/factory/Sample.java  |    2 +-
 .../collections/ship/factory/SampleDatabase.java   |    2 +-
 .../src/collections/ship/factory/SampleViews.java  |    2 +-
 .../src/collections/ship/factory/Shipment.java     |    2 +-
 .../src/collections/ship/factory/ShipmentKey.java  |    2 +-
 .../src/collections/ship/factory/Supplier.java     |    2 +-
 .../src/collections/ship/factory/SupplierKey.java  |    2 +-
 .../java/src/collections/ship/factory/Weight.java  |    2 +-
 .../java/src/collections/ship/index/PartData.java  |    2 +-
 .../java/src/collections/ship/index/PartKey.java   |    2 +-
 .../java/src/collections/ship/index/Sample.java    |    2 +-
 .../src/collections/ship/index/SampleDatabase.java |    2 +-
 .../src/collections/ship/index/SampleViews.java    |    2 +-
 .../src/collections/ship/index/ShipmentData.java   |    2 +-
 .../src/collections/ship/index/ShipmentKey.java    |    2 +-
 .../src/collections/ship/index/SupplierData.java   |    2 +-
 .../src/collections/ship/index/SupplierKey.java    |    2 +-
 .../java/src/collections/ship/index/Weight.java    |    2 +-
 .../collections/ship/marshal/MarshalledEnt.java    |    2 +-
 .../collections/ship/marshal/MarshalledKey.java    |    2 +-
 .../java/src/collections/ship/marshal/Part.java    |    2 +-
 .../java/src/collections/ship/marshal/PartKey.java |    2 +-
 .../java/src/collections/ship/marshal/Sample.java  |    2 +-
 .../collections/ship/marshal/SampleDatabase.java   |    2 +-
 .../src/collections/ship/marshal/SampleViews.java  |    2 +-
 .../src/collections/ship/marshal/Shipment.java     |    2 +-
 .../src/collections/ship/marshal/ShipmentKey.java  |    2 +-
 .../src/collections/ship/marshal/Supplier.java     |    2 +-
 .../src/collections/ship/marshal/SupplierKey.java  |    2 +-
 .../java/src/collections/ship/marshal/Weight.java  |    2 +-
 .../java/src/collections/ship/sentity/Part.java    |    2 +-
 .../java/src/collections/ship/sentity/PartKey.java |    2 +-
 .../java/src/collections/ship/sentity/Sample.java  |    2 +-
 .../collections/ship/sentity/SampleDatabase.java   |    2 +-
 .../src/collections/ship/sentity/SampleViews.java  |    2 +-
 .../src/collections/ship/sentity/Shipment.java     |    2 +-
 .../src/collections/ship/sentity/ShipmentKey.java  |    2 +-
 .../src/collections/ship/sentity/Supplier.java     |    2 +-
 .../src/collections/ship/sentity/SupplierKey.java  |    2 +-
 .../java/src/collections/ship/sentity/Weight.java  |    2 +-
 examples/java/src/collections/ship/tuple/Part.java |    2 +-
 .../java/src/collections/ship/tuple/PartData.java  |    2 +-
 .../java/src/collections/ship/tuple/PartKey.java   |    2 +-
 .../java/src/collections/ship/tuple/Sample.java    |    2 +-
 .../src/collections/ship/tuple/SampleDatabase.java |    2 +-
 .../src/collections/ship/tuple/SampleViews.java    |    2 +-
 .../java/src/collections/ship/tuple/Shipment.java  |    2 +-
 .../src/collections/ship/tuple/ShipmentData.java   |    2 +-
 .../src/collections/ship/tuple/ShipmentKey.java    |    2 +-
 .../java/src/collections/ship/tuple/Supplier.java  |    2 +-
 .../src/collections/ship/tuple/SupplierData.java   |    2 +-
 .../src/collections/ship/tuple/SupplierKey.java    |    2 +-
 .../java/src/collections/ship/tuple/Weight.java    |    2 +-
 examples/java/src/db/AccessExample.java            |    2 +-
 examples/java/src/db/BtRecExample.java             |    2 +-
 examples/java/src/db/BulkAccessExample.java        |    2 +-
 examples/java/src/db/BulkAccessNIOExample.java     |    2 +-
 examples/java/src/db/BulkExample.java              |    2 +-
 examples/java/src/db/EnvExample.java               |    2 +-
 .../src/db/GettingStarted/ExampleDatabaseLoad.java |    2 +-
 .../src/db/GettingStarted/ExampleDatabaseRead.java |    2 +-
 examples/java/src/db/GettingStarted/Inventory.java |    2 +-
 .../src/db/GettingStarted/InventoryBinding.java    |    2 +-
 .../src/db/GettingStarted/ItemNameKeyCreator.java  |    2 +-
 examples/java/src/db/GettingStarted/MyDbs.java     |    2 +-
 examples/java/src/db/GettingStarted/Vendor.java    |    2 +-
 examples/java/src/db/LockExample.java              |    2 +-
 examples/java/src/db/SequenceExample.java          |    2 +-
 examples/java/src/db/TpcbExample.java              |    2 +-
 examples/java/src/db/repquote/RepConfig.java       |    2 +-
 .../java/src/db/repquote/RepQuoteEnvironment.java  |    2 +-
 examples/java/src/db/repquote/RepQuoteExample.java |    2 +-
 examples/java/src/db/repquote/RepRemoteHost.java   |    2 +-
 examples/java/src/db/repquote_gsg/RepConfig.java   |    2 +-
 .../src/db/repquote_gsg/RepQuoteEnvironment.java   |    2 +-
 .../src/db/repquote_gsg/RepQuoteExampleGSG.java    |    2 +-
 .../java/src/db/repquote_gsg/SimpleConfig.java     |    2 +-
 examples/java/src/db/repquote_gsg/SimpleTxn.java   |    2 +-
 examples/java/src/db/txn/DBWriter.java             |    2 +-
 examples/java/src/db/txn/PayloadData.java          |    2 +-
 examples/java/src/db/txn/TxnGuide.java             |    2 +-
 examples/java/src/db/txn/TxnGuideInMemory.java     |    2 +-
 .../java/src/persist/CustomKeyOrderExample.java    |    2 +-
 examples/java/src/persist/DplDump.java             |    2 +-
 examples/java/src/persist/EventExample.java        |    2 +-
 examples/java/src/persist/EventExampleDPL.java     |    2 +-
 examples/java/src/persist/PersonExample.java       |    2 +-
 .../java/src/persist/gettingStarted/SimpleDA.java  |    2 +-
 .../persist/gettingStarted/SimpleEntityClass.java  |    2 +-
 .../src/persist/gettingStarted/SimpleStoreGet.java |    2 +-
 .../src/persist/gettingStarted/SimpleStorePut.java |    2 +-
 .../java/src/persist/txn/PayloadDataEntity.java    |    2 +-
 examples/java/src/persist/txn/StoreWriter.java     |    2 +-
 examples/java/src/persist/txn/TxnGuideDPL.java     |    2 +-
 examples/sql/c/ex_sql_binding.c                    |    2 +-
 examples/sql/c/ex_sql_fts3.c                       |    2 +-
 examples/sql/c/ex_sql_index.c                      |    2 +-
 examples/sql/c/ex_sql_load.c                       |    2 +-
 examples/sql/c/ex_sql_multi_thread.c               |    2 +-
 examples/sql/c/ex_sql_query.c                      |    2 +-
 examples/sql/c/ex_sql_rtree.c                      |    2 +-
 examples/sql/c/ex_sql_savepoint.c                  |    2 +-
 examples/sql/c/ex_sql_statement.c                  |    2 +-
 examples/sql/c/ex_sql_transaction.c                |    2 +-
 examples/sql/c/ex_sql_utils.c                      |    2 +-
 examples/sql/c/ex_sql_utils.h                      |    2 +-
 examples/sql/wce_sql/excxx_wce_sql.cpp             |    2 +-
 examples/sql/wce_sql/excxx_wce_sql.h               |    2 +-
 examples/sql/wce_sql/excxx_wce_sqlDlg.cpp          |    2 +-
 examples/sql/wce_sql/excxx_wce_sqlDlg.h            |    2 +-
 examples/sql/wce_sql/resourceppc.h                 |    2 +-
 examples/sql/wce_sql/stdafx.cpp                    |    2 +-
 examples/sql/wce_sql/stdafx.h                      |    2 +-
 examples/stl/StlAccessExample.cpp                  |    2 +-
 examples/stl/StlAdvancedFeatures.cpp               |    2 +-
 examples/stl/StlAdvancedFeatures.h                 |    2 +-
 examples/stl/StlTpcbExample.cpp                    |    2 +-
 examples/stl/StlTransactionGuideExample.cpp        |    2 +-
 examples/stl/repquote/StlRepConfigInfo.cpp         |    2 +-
 examples/stl/repquote/StlRepConfigInfo.h           |    2 +-
 examples/stl/repquote/StlRepQuoteExample.cpp       |    2 +-
 lang/csharp/doc/CsharpDoc.shfbproj                 |    2 +-
 lang/csharp/src/AckPolicy.cs                       |    2 +-
 lang/csharp/src/ActiveTransaction.cs               |    2 +-
 lang/csharp/src/BTreeCursor.cs                     |    2 +-
 lang/csharp/src/BTreeDatabase.cs                   |    2 +-
 lang/csharp/src/BTreeDatabaseConfig.cs             |    2 +-
 lang/csharp/src/BTreeStats.cs                      |    2 +-
 lang/csharp/src/BackupOptions.cs                   |    2 +-
 lang/csharp/src/BaseCursor.cs                      |    2 +-
 lang/csharp/src/BaseDatabase.cs                    |    2 +-
 lang/csharp/src/ByteOrder.cs                       |    2 +-
 lang/csharp/src/CacheInfo.cs                       |    2 +-
 lang/csharp/src/CachePriority.cs                   |    2 +-
 lang/csharp/src/CompactConfig.cs                   |    2 +-
 lang/csharp/src/CompactData.cs                     |    2 +-
 lang/csharp/src/Cursor.cs                          |    2 +-
 lang/csharp/src/CursorConfig.cs                    |    2 +-
 lang/csharp/src/Database.cs                        |    2 +-
 lang/csharp/src/DatabaseConfig.cs                  |    2 +-
 lang/csharp/src/DatabaseEntry.cs                   |    2 +-
 lang/csharp/src/DatabaseEnvironment.cs             |    2 +-
 lang/csharp/src/DatabaseEnvironmentConfig.cs       |    2 +-
 lang/csharp/src/DatabaseException.cs               |    2 +-
 lang/csharp/src/DatabaseType.cs                    |    2 +-
 lang/csharp/src/DbChannel.cs                       |    2 +-
 lang/csharp/src/DbSite.cs                          |    2 +-
 lang/csharp/src/DbSiteConfig.cs                    |    2 +-
 lang/csharp/src/DbThreadID.cs                      |    2 +-
 lang/csharp/src/DeadlockPolicy.cs                  |    2 +-
 lang/csharp/src/Delegates.cs                       |    2 +-
 lang/csharp/src/Enums.cs                           |    2 +-
 lang/csharp/src/ErrorCodes.cs                      |    2 +-
 lang/csharp/src/HashCursor.cs                      |    2 +-
 lang/csharp/src/HashDatabase.cs                    |    2 +-
 lang/csharp/src/HashDatabaseConfig.cs              |    2 +-
 lang/csharp/src/HashStats.cs                       |    2 +-
 lang/csharp/src/HeapDatabase.cs                    |    2 +-
 lang/csharp/src/HeapDatabaseConfig.cs              |    2 +-
 lang/csharp/src/HeapRecordId.cs                    |    2 +-
 lang/csharp/src/HeapStats.cs                       |    2 +-
 lang/csharp/src/IBackup.cs                         |    2 +-
 lang/csharp/src/Internal/DbConstants.cs            |    8 +-
 lang/csharp/src/Internal/StatStructs.cs            |    2 +-
 lang/csharp/src/JoinCursor.cs                      |    2 +-
 lang/csharp/src/KeyRange.cs                        |    2 +-
 lang/csharp/src/LSN.cs                             |    2 +-
 lang/csharp/src/Lock.cs                            |    2 +-
 lang/csharp/src/LockDetectMode.cs                  |    2 +-
 lang/csharp/src/LockMode.cs                        |    2 +-
 lang/csharp/src/LockOperation.cs                   |    2 +-
 lang/csharp/src/LockRequest.cs                     |    2 +-
 lang/csharp/src/LockStats.cs                       |    2 +-
 lang/csharp/src/LockingConfig.cs                   |    2 +-
 lang/csharp/src/LockingInfo.cs                     |    2 +-
 lang/csharp/src/LogConfig.cs                       |    2 +-
 lang/csharp/src/LogStats.cs                        |    2 +-
 lang/csharp/src/LogVerifyConfig.cs                 |    2 +-
 lang/csharp/src/MPoolConfig.cs                     |    2 +-
 lang/csharp/src/MPoolFileStats.cs                  |    2 +-
 lang/csharp/src/MPoolStats.cs                      |    2 +-
 lang/csharp/src/MultipleDatabaseEntry.cs           |    2 +-
 lang/csharp/src/MultipleKeyDatabaseEntry.cs        |    2 +-
 lang/csharp/src/Mutex.cs                           |    2 +-
 lang/csharp/src/MutexConfig.cs                     |    2 +-
 lang/csharp/src/MutexStats.cs                      |    2 +-
 lang/csharp/src/PreparedTransaction.cs             |    2 +-
 lang/csharp/src/Properties/AssemblyInfo.cs         |    6 +-
 lang/csharp/src/QueueDatabase.cs                   |    2 +-
 lang/csharp/src/QueueDatabaseConfig.cs             |    2 +-
 lang/csharp/src/QueueStats.cs                      |    2 +-
 lang/csharp/src/RecnoCursor.cs                     |    2 +-
 lang/csharp/src/RecnoDatabase.cs                   |    2 +-
 lang/csharp/src/RecnoDatabaseConfig.cs             |    2 +-
 lang/csharp/src/RecnoStats.cs                      |    2 +-
 lang/csharp/src/RepMgrSite.cs                      |    2 +-
 lang/csharp/src/RepMgrStats.cs                     |    2 +-
 lang/csharp/src/RepProcMsgResult.cs                |    2 +-
 lang/csharp/src/ReplicationConfig.cs               |    2 +-
 lang/csharp/src/ReplicationHostAddress.cs          |    2 +-
 lang/csharp/src/ReplicationStats.cs                |    2 +-
 lang/csharp/src/SecondaryBTreeDatabase.cs          |    2 +-
 lang/csharp/src/SecondaryBTreeDatabaseConfig.cs    |    2 +-
 lang/csharp/src/SecondaryCursor.cs                 |    2 +-
 lang/csharp/src/SecondaryDatabase.cs               |    2 +-
 lang/csharp/src/SecondaryDatabaseConfig.cs         |    2 +-
 lang/csharp/src/SecondaryHashDatabase.cs           |    2 +-
 lang/csharp/src/SecondaryHashDatabaseConfig.cs     |    2 +-
 lang/csharp/src/SecondaryQueueDatabase.cs          |    2 +-
 lang/csharp/src/SecondaryQueueDatabaseConfig.cs    |    2 +-
 lang/csharp/src/SecondaryRecnoDatabase.cs          |    2 +-
 lang/csharp/src/SecondaryRecnoDatabaseConfig.cs    |    2 +-
 lang/csharp/src/Sequence.cs                        |    2 +-
 lang/csharp/src/SequenceConfig.cs                  |    2 +-
 lang/csharp/src/SequenceStats.cs                   |    2 +-
 lang/csharp/src/Transaction.cs                     |    2 +-
 lang/csharp/src/TransactionConfig.cs               |    2 +-
 lang/csharp/src/TransactionStats.cs                |    2 +-
 lang/csharp/src/VerboseMessages.cs                 |    2 +-
 lang/cxx/cxx_channel.cpp                           |    2 +-
 lang/cxx/cxx_db.cpp                                |    2 +-
 lang/cxx/cxx_dbc.cpp                               |    2 +-
 lang/cxx/cxx_dbt.cpp                               |    2 +-
 lang/cxx/cxx_env.cpp                               |    2 +-
 lang/cxx/cxx_except.cpp                            |    2 +-
 lang/cxx/cxx_lock.cpp                              |    2 +-
 lang/cxx/cxx_logc.cpp                              |    2 +-
 lang/cxx/cxx_mpool.cpp                             |    2 +-
 lang/cxx/cxx_multi.cpp                             |    2 +-
 lang/cxx/cxx_rid.cpp                               |    2 +-
 lang/cxx/cxx_seq.cpp                               |    2 +-
 lang/cxx/cxx_site.cpp                              |    2 +-
 lang/cxx/cxx_txn.cpp                               |    2 +-
 lang/cxx/stl/dbstl_base_iterator.h                 |    2 +-
 lang/cxx/stl/dbstl_container.cpp                   |    2 +-
 lang/cxx/stl/dbstl_container.h                     |    2 +-
 lang/cxx/stl/dbstl_dbc.h                           |    2 +-
 lang/cxx/stl/dbstl_dbt.h                           |    2 +-
 lang/cxx/stl/dbstl_element_ref.h                   |    2 +-
 lang/cxx/stl/dbstl_exception.h                     |    2 +-
 lang/cxx/stl/dbstl_inner_utility.h                 |    2 +-
 lang/cxx/stl/dbstl_map.h                           |   25 +-
 lang/cxx/stl/dbstl_resource_manager.cpp            |    2 +-
 lang/cxx/stl/dbstl_resource_manager.h              |    2 +-
 lang/cxx/stl/dbstl_set.h                           |   36 +-
 lang/cxx/stl/dbstl_utility.h                       |    2 +-
 lang/cxx/stl/dbstl_vector.h                        |   18 +-
 lang/db185/db185.c                                 |    4 +-
 lang/db185/db185_int.in                            |    2 +-
 lang/dbm/dbm.c                                     |    2 +-
 lang/hsearch/hsearch.c                             |    2 +-
 .../sleepycat/persist/model/ClassEnhancerTask.java |    2 +-
 lang/java/libdb_java/java_stat_auto.c              |    2 +-
 .../src/com/sleepycat/bind/ByteArrayBinding.java   |    2 +-
 .../java/src/com/sleepycat/bind/EntityBinding.java |    2 +-
 lang/java/src/com/sleepycat/bind/EntryBinding.java |    2 +-
 .../com/sleepycat/bind/RecordNumberBinding.java    |    2 +-
 .../com/sleepycat/bind/serial/ClassCatalog.java    |    2 +-
 .../src/com/sleepycat/bind/serial/SerialBase.java  |    2 +-
 .../com/sleepycat/bind/serial/SerialBinding.java   |    2 +-
 .../src/com/sleepycat/bind/serial/SerialInput.java |    2 +-
 .../com/sleepycat/bind/serial/SerialOutput.java    |    2 +-
 .../sleepycat/bind/serial/SerialSerialBinding.java |    2 +-
 .../bind/serial/SerialSerialKeyCreator.java        |    2 +-
 .../sleepycat/bind/serial/StoredClassCatalog.java  |    2 +-
 .../sleepycat/bind/serial/TupleSerialBinding.java  |    2 +-
 .../bind/serial/TupleSerialKeyCreator.java         |    2 +-
 .../bind/serial/TupleSerialMarshalledBinding.java  |    2 +-
 .../serial/TupleSerialMarshalledKeyCreator.java    |    2 +-
 .../sleepycat/bind/tuple/BigDecimalBinding.java    |    2 +-
 .../sleepycat/bind/tuple/BigIntegerBinding.java    |    2 +-
 .../com/sleepycat/bind/tuple/BooleanBinding.java   |    2 +-
 .../src/com/sleepycat/bind/tuple/ByteBinding.java  |    2 +-
 .../com/sleepycat/bind/tuple/CharacterBinding.java |    2 +-
 .../com/sleepycat/bind/tuple/DoubleBinding.java    |    2 +-
 .../src/com/sleepycat/bind/tuple/FloatBinding.java |    2 +-
 .../com/sleepycat/bind/tuple/IntegerBinding.java   |    2 +-
 .../src/com/sleepycat/bind/tuple/LongBinding.java  |    2 +-
 .../sleepycat/bind/tuple/MarshalledTupleEntry.java |    2 +-
 .../bind/tuple/MarshalledTupleKeyEntity.java       |    2 +-
 .../sleepycat/bind/tuple/PackedIntegerBinding.java |    2 +-
 .../sleepycat/bind/tuple/PackedLongBinding.java    |    2 +-
 .../src/com/sleepycat/bind/tuple/ShortBinding.java |    2 +-
 .../bind/tuple/SortedBigDecimalBinding.java        |    2 +-
 .../sleepycat/bind/tuple/SortedDoubleBinding.java  |    2 +-
 .../sleepycat/bind/tuple/SortedFloatBinding.java   |    2 +-
 .../bind/tuple/SortedPackedIntegerBinding.java     |    2 +-
 .../bind/tuple/SortedPackedLongBinding.java        |    2 +-
 .../com/sleepycat/bind/tuple/StringBinding.java    |    2 +-
 .../src/com/sleepycat/bind/tuple/TupleBase.java    |    2 +-
 .../src/com/sleepycat/bind/tuple/TupleBinding.java |    2 +-
 .../src/com/sleepycat/bind/tuple/TupleInput.java   |    2 +-
 .../sleepycat/bind/tuple/TupleInputBinding.java    |    2 +-
 .../bind/tuple/TupleMarshalledBinding.java         |    2 +-
 .../src/com/sleepycat/bind/tuple/TupleOutput.java  |    2 +-
 .../sleepycat/bind/tuple/TupleTupleBinding.java    |    2 +-
 .../sleepycat/bind/tuple/TupleTupleKeyCreator.java |    2 +-
 .../bind/tuple/TupleTupleMarshalledBinding.java    |    2 +-
 .../bind/tuple/TupleTupleMarshalledKeyCreator.java |    2 +-
 .../com/sleepycat/collections/BaseIterator.java    |    2 +-
 .../com/sleepycat/collections/BlockIterator.java   |    2 +-
 .../sleepycat/collections/CurrentTransaction.java  |    2 +-
 .../src/com/sleepycat/collections/DataCursor.java  |    2 +-
 .../src/com/sleepycat/collections/DataView.java    |    2 +-
 .../sleepycat/collections/MapEntryParameter.java   |    2 +-
 .../com/sleepycat/collections/MyRangeCursor.java   |    2 +-
 .../sleepycat/collections/PrimaryKeyAssigner.java  |    2 +-
 .../sleepycat/collections/StoredCollection.java    |    2 +-
 .../sleepycat/collections/StoredCollections.java   |    2 +-
 .../com/sleepycat/collections/StoredContainer.java |    2 +-
 .../com/sleepycat/collections/StoredEntrySet.java  |    2 +-
 .../com/sleepycat/collections/StoredIterator.java  |    2 +-
 .../com/sleepycat/collections/StoredKeySet.java    |    2 +-
 .../src/com/sleepycat/collections/StoredList.java  |    2 +-
 .../src/com/sleepycat/collections/StoredMap.java   |    2 +-
 .../com/sleepycat/collections/StoredMapEntry.java  |    2 +-
 .../collections/StoredSortedEntrySet.java          |    2 +-
 .../sleepycat/collections/StoredSortedKeySet.java  |    2 +-
 .../com/sleepycat/collections/StoredSortedMap.java |    2 +-
 .../collections/StoredSortedValueSet.java          |    2 +-
 .../com/sleepycat/collections/StoredValueSet.java  |    2 +-
 .../sleepycat/collections/TransactionRunner.java   |    2 +-
 .../sleepycat/collections/TransactionWorker.java   |    2 +-
 .../sleepycat/collections/TupleSerialFactory.java  |    2 +-
 .../src/com/sleepycat/collections/package.html     |    2 +-
 lang/java/src/com/sleepycat/compat/DbCompat.java   |    2 +-
 lang/java/src/com/sleepycat/db/BackupHandler.java  |    2 +-
 lang/java/src/com/sleepycat/db/BackupOptions.java  |    2 +-
 .../java/src/com/sleepycat/db/BtreeCompressor.java |    2 +-
 .../com/sleepycat/db/BtreePrefixCalculator.java    |    2 +-
 lang/java/src/com/sleepycat/db/BtreeStats.java     |    2 +-
 lang/java/src/com/sleepycat/db/CacheFile.java      |    2 +-
 .../src/com/sleepycat/db/CacheFilePriority.java    |    2 +-
 lang/java/src/com/sleepycat/db/CacheFileStats.java |    2 +-
 lang/java/src/com/sleepycat/db/CacheStats.java     |    2 +-
 .../src/com/sleepycat/db/CheckpointConfig.java     |    2 +-
 lang/java/src/com/sleepycat/db/CompactConfig.java  |    2 +-
 lang/java/src/com/sleepycat/db/CompactStats.java   |    2 +-
 lang/java/src/com/sleepycat/db/Cursor.java         |    2 +-
 lang/java/src/com/sleepycat/db/CursorConfig.java   |    2 +-
 lang/java/src/com/sleepycat/db/Database.java       |    2 +-
 lang/java/src/com/sleepycat/db/DatabaseConfig.java |    2 +-
 lang/java/src/com/sleepycat/db/DatabaseEntry.java  |    2 +-
 .../src/com/sleepycat/db/DatabaseException.java    |    2 +-
 lang/java/src/com/sleepycat/db/DatabaseStats.java  |    2 +-
 lang/java/src/com/sleepycat/db/DatabaseType.java   |    2 +-
 .../src/com/sleepycat/db/DeadlockException.java    |    2 +-
 lang/java/src/com/sleepycat/db/Environment.java    |    2 +-
 .../src/com/sleepycat/db/EnvironmentConfig.java    |    2 +-
 lang/java/src/com/sleepycat/db/ErrorHandler.java   |    2 +-
 lang/java/src/com/sleepycat/db/EventHandler.java   |    2 +-
 .../src/com/sleepycat/db/EventHandlerAdapter.java  |    2 +-
 .../java/src/com/sleepycat/db/FeedbackHandler.java |    2 +-
 .../com/sleepycat/db/ForeignKeyDeleteAction.java   |    2 +-
 .../src/com/sleepycat/db/ForeignKeyNullifier.java  |    2 +-
 .../com/sleepycat/db/ForeignMultiKeyNullifier.java |    2 +-
 lang/java/src/com/sleepycat/db/HashStats.java      |    2 +-
 lang/java/src/com/sleepycat/db/Hasher.java         |    2 +-
 .../src/com/sleepycat/db/HeapFullException.java    |    2 +-
 lang/java/src/com/sleepycat/db/HeapRecordId.java   |    2 +-
 lang/java/src/com/sleepycat/db/HeapStats.java      |    2 +-
 lang/java/src/com/sleepycat/db/JoinConfig.java     |    2 +-
 lang/java/src/com/sleepycat/db/JoinCursor.java     |    2 +-
 lang/java/src/com/sleepycat/db/KeyRange.java       |    2 +-
 lang/java/src/com/sleepycat/db/Lock.java           |    2 +-
 lang/java/src/com/sleepycat/db/LockDetectMode.java |    2 +-
 lang/java/src/com/sleepycat/db/LockMode.java       |    2 +-
 .../com/sleepycat/db/LockNotGrantedException.java  |    2 +-
 lang/java/src/com/sleepycat/db/LockOperation.java  |    2 +-
 lang/java/src/com/sleepycat/db/LockRequest.java    |    2 +-
 .../java/src/com/sleepycat/db/LockRequestMode.java |    2 +-
 lang/java/src/com/sleepycat/db/LockStats.java      |    2 +-
 lang/java/src/com/sleepycat/db/LogCursor.java      |    2 +-
 .../src/com/sleepycat/db/LogRecordHandler.java     |    2 +-
 .../src/com/sleepycat/db/LogSequenceNumber.java    |    2 +-
 lang/java/src/com/sleepycat/db/LogStats.java       |    2 +-
 .../java/src/com/sleepycat/db/LogVerifyConfig.java |    2 +-
 .../java/src/com/sleepycat/db/MemoryException.java |    2 +-
 lang/java/src/com/sleepycat/db/MessageHandler.java |    2 +-
 .../src/com/sleepycat/db/MultipleDataEntry.java    |    2 +-
 lang/java/src/com/sleepycat/db/MultipleEntry.java  |    2 +-
 .../src/com/sleepycat/db/MultipleKeyDataEntry.java |    2 +-
 .../com/sleepycat/db/MultipleKeyNIODataEntry.java  |    2 +-
 .../src/com/sleepycat/db/MultipleNIODataEntry.java |    2 +-
 .../com/sleepycat/db/MultipleRecnoDataEntry.java   |    2 +-
 .../sleepycat/db/MultipleRecnoNIODataEntry.java    |    2 +-
 lang/java/src/com/sleepycat/db/MutexStats.java     |    2 +-
 .../java/src/com/sleepycat/db/OperationStatus.java |    2 +-
 lang/java/src/com/sleepycat/db/PanicHandler.java   |    2 +-
 .../src/com/sleepycat/db/PartitionHandler.java     |    2 +-
 .../src/com/sleepycat/db/PreparedTransaction.java  |    2 +-
 lang/java/src/com/sleepycat/db/QueueStats.java     |    2 +-
 .../src/com/sleepycat/db/RecordNumberAppender.java |    2 +-
 .../src/com/sleepycat/db/RecoveryOperation.java    |    2 +-
 .../src/com/sleepycat/db/RegionResourceType.java   |    2 +-
 .../src/com/sleepycat/db/ReplicationChannel.java   |    2 +-
 .../src/com/sleepycat/db/ReplicationConfig.java    |    2 +-
 .../db/ReplicationDuplicateMasterException.java    |    2 +-
 .../db/ReplicationHandleDeadException.java         |    2 +-
 .../db/ReplicationHoldElectionException.java       |    2 +-
 .../com/sleepycat/db/ReplicationHostAddress.java   |    2 +-
 .../db/ReplicationJoinFailureException.java        |    2 +-
 .../db/ReplicationLeaseExpiredException.java       |    2 +-
 .../sleepycat/db/ReplicationLockoutException.java  |    2 +-
 .../sleepycat/db/ReplicationManagerAckPolicy.java  |    2 +-
 .../db/ReplicationManagerConnectionStatus.java     |    2 +-
 .../db/ReplicationManagerMessageDispatch.java      |    2 +-
 .../com/sleepycat/db/ReplicationManagerSite.java   |    2 +-
 .../sleepycat/db/ReplicationManagerSiteConfig.java |    2 +-
 .../sleepycat/db/ReplicationManagerSiteInfo.java   |    2 +-
 .../db/ReplicationManagerStartPolicy.java          |    2 +-
 .../com/sleepycat/db/ReplicationManagerStats.java  |    2 +-
 .../db/ReplicationSiteUnavailableException.java    |    2 +-
 .../src/com/sleepycat/db/ReplicationStats.java     |    2 +-
 .../src/com/sleepycat/db/ReplicationStatus.java    |    2 +-
 .../com/sleepycat/db/ReplicationTimeoutType.java   |    2 +-
 .../src/com/sleepycat/db/ReplicationTransport.java |    2 +-
 .../src/com/sleepycat/db/RunRecoveryException.java |    2 +-
 .../java/src/com/sleepycat/db/SecondaryConfig.java |    2 +-
 .../java/src/com/sleepycat/db/SecondaryCursor.java |    2 +-
 .../src/com/sleepycat/db/SecondaryDatabase.java    |    2 +-
 .../src/com/sleepycat/db/SecondaryKeyCreator.java  |    2 +-
 .../com/sleepycat/db/SecondaryMultiKeyCreator.java |    2 +-
 lang/java/src/com/sleepycat/db/Sequence.java       |    2 +-
 lang/java/src/com/sleepycat/db/SequenceConfig.java |    2 +-
 lang/java/src/com/sleepycat/db/SequenceStats.java  |    2 +-
 lang/java/src/com/sleepycat/db/StatsConfig.java    |    2 +-
 lang/java/src/com/sleepycat/db/Transaction.java    |    2 +-
 .../src/com/sleepycat/db/TransactionConfig.java    |    2 +-
 .../src/com/sleepycat/db/TransactionStats.java     |    2 +-
 .../src/com/sleepycat/db/TransactionStatus.java    |    2 +-
 lang/java/src/com/sleepycat/db/VerboseConfig.java  |    2 +-
 lang/java/src/com/sleepycat/db/VerifyConfig.java   |    2 +-
 .../com/sleepycat/db/VersionMismatchException.java |    2 +-
 .../src/com/sleepycat/db/internal/DbConstants.java |    2 +-
 .../java/src/com/sleepycat/db/internal/DbUtil.java |    2 +-
 lang/java/src/com/sleepycat/db/package.html        |    2 +-
 .../src/com/sleepycat/persist/BasicCursor.java     |    2 +-
 .../java/src/com/sleepycat/persist/BasicIndex.java |    2 +-
 .../src/com/sleepycat/persist/BasicIterator.java   |    2 +-
 .../com/sleepycat/persist/DataValueAdapter.java    |    2 +-
 .../src/com/sleepycat/persist/DatabaseNamer.java   |    2 +-
 .../src/com/sleepycat/persist/EntityCursor.java    |    2 +-
 .../src/com/sleepycat/persist/EntityIndex.java     |    2 +-
 .../java/src/com/sleepycat/persist/EntityJoin.java |    2 +-
 .../src/com/sleepycat/persist/EntityStore.java     |    2 +-
 .../com/sleepycat/persist/EntityValueAdapter.java  |    2 +-
 .../src/com/sleepycat/persist/ForwardCursor.java   |    2 +-
 .../persist/IndexNotAvailableException.java        |    2 +-
 .../src/com/sleepycat/persist/KeySelector.java     |    2 +-
 .../src/com/sleepycat/persist/KeyValueAdapter.java |    2 +-
 lang/java/src/com/sleepycat/persist/KeysIndex.java |    2 +-
 .../src/com/sleepycat/persist/PrimaryIndex.java    |    2 +-
 .../sleepycat/persist/PrimaryKeyValueAdapter.java  |    2 +-
 .../src/com/sleepycat/persist/SecondaryIndex.java  |    2 +-
 .../src/com/sleepycat/persist/StoreConfig.java     |    2 +-
 .../com/sleepycat/persist/StoreConfigBeanInfo.java |    2 +-
 .../sleepycat/persist/StoreExistsException.java    |    2 +-
 .../sleepycat/persist/StoreNotFoundException.java  |    2 +-
 lang/java/src/com/sleepycat/persist/SubIndex.java  |    2 +-
 .../src/com/sleepycat/persist/SubIndexCursor.java  |    2 +-
 .../src/com/sleepycat/persist/ValueAdapter.java    |    2 +-
 .../com/sleepycat/persist/evolve/Conversion.java   |    2 +-
 .../com/sleepycat/persist/evolve/Converter.java    |    2 +-
 .../persist/evolve/DeletedClassException.java      |    2 +-
 .../src/com/sleepycat/persist/evolve/Deleter.java  |    2 +-
 .../sleepycat/persist/evolve/EntityConverter.java  |    2 +-
 .../com/sleepycat/persist/evolve/EvolveConfig.java |    2 +-
 .../persist/evolve/EvolveConfigBeanInfo.java       |    2 +-
 .../com/sleepycat/persist/evolve/EvolveEvent.java  |    2 +-
 .../sleepycat/persist/evolve/EvolveInternal.java   |    2 +-
 .../sleepycat/persist/evolve/EvolveListener.java   |    2 +-
 .../com/sleepycat/persist/evolve/EvolveStats.java  |    2 +-
 .../persist/evolve/IncompatibleClassException.java |    2 +-
 .../src/com/sleepycat/persist/evolve/Mutation.java |    2 +-
 .../com/sleepycat/persist/evolve/Mutations.java    |    2 +-
 .../src/com/sleepycat/persist/evolve/Renamer.java  |    2 +-
 .../com/sleepycat/persist/impl/AbstractInput.java  |    2 +-
 .../src/com/sleepycat/persist/impl/Accessor.java   |    2 +-
 .../src/com/sleepycat/persist/impl/Catalog.java    |    2 +-
 .../sleepycat/persist/impl/CollectionProxy.java    |    2 +-
 .../sleepycat/persist/impl/ComparatorCatalog.java  |    2 +-
 .../com/sleepycat/persist/impl/ComplexFormat.java  |    2 +-
 .../sleepycat/persist/impl/CompositeKeyFormat.java |    2 +-
 .../sleepycat/persist/impl/ConverterReader.java    |    2 +-
 .../src/com/sleepycat/persist/impl/Enhanced.java   |    2 +-
 .../sleepycat/persist/impl/EnhancedAccessor.java   |    2 +-
 .../com/sleepycat/persist/impl/EntityInput.java    |    2 +-
 .../com/sleepycat/persist/impl/EntityOutput.java   |    2 +-
 .../src/com/sleepycat/persist/impl/EnumFormat.java |    2 +-
 .../src/com/sleepycat/persist/impl/Evolver.java    |    2 +-
 .../src/com/sleepycat/persist/impl/FieldInfo.java  |    2 +-
 .../src/com/sleepycat/persist/impl/Format.java     |    2 +-
 .../com/sleepycat/persist/impl/KeyLocation.java    |    2 +-
 .../src/com/sleepycat/persist/impl/MapProxy.java   |    2 +-
 .../persist/impl/NonPersistentFormat.java          |    2 +-
 .../sleepycat/persist/impl/ObjectArrayFormat.java  |    2 +-
 .../com/sleepycat/persist/impl/PersistCatalog.java |    2 +-
 .../sleepycat/persist/impl/PersistComparator.java  |    2 +-
 .../persist/impl/PersistEntityBinding.java         |    2 +-
 .../sleepycat/persist/impl/PersistKeyAssigner.java |    2 +-
 .../sleepycat/persist/impl/PersistKeyBinding.java  |    2 +-
 .../sleepycat/persist/impl/PersistKeyCreator.java  |    2 +-
 .../persist/impl/PrimitiveArrayFormat.java         |    2 +-
 .../com/sleepycat/persist/impl/ProxiedFormat.java  |    2 +-
 .../sleepycat/persist/impl/RawAbstractInput.java   |    2 +-
 .../com/sleepycat/persist/impl/RawAccessor.java    |    2 +-
 .../com/sleepycat/persist/impl/RawArrayInput.java  |    2 +-
 .../sleepycat/persist/impl/RawComplexInput.java    |    2 +-
 .../com/sleepycat/persist/impl/RawSingleInput.java |    2 +-
 .../sleepycat/persist/impl/ReadOnlyCatalog.java    |    2 +-
 .../src/com/sleepycat/persist/impl/Reader.java     |    2 +-
 .../com/sleepycat/persist/impl/RecordInput.java    |    2 +-
 .../com/sleepycat/persist/impl/RecordOutput.java   |    2 +-
 .../sleepycat/persist/impl/ReflectionAccessor.java |    2 +-
 .../sleepycat/persist/impl/RefreshException.java   |    2 +-
 .../com/sleepycat/persist/impl/SimpleCatalog.java  |    2 +-
 .../com/sleepycat/persist/impl/SimpleFormat.java   |    2 +-
 .../java/src/com/sleepycat/persist/impl/Store.java |    2 +-
 .../com/sleepycat/persist/impl/StoredModel.java    |    2 +-
 .../com/sleepycat/persist/impl/VisitedObjects.java |    2 +-
 .../com/sleepycat/persist/impl/WidenerInput.java   |    2 +-
 .../sleepycat/persist/model/AnnotationModel.java   |    2 +-
 .../sleepycat/persist/model/BytecodeEnhancer.java  |    2 +-
 .../com/sleepycat/persist/model/ClassEnhancer.java |    2 +-
 .../com/sleepycat/persist/model/ClassMetadata.java |    2 +-
 .../com/sleepycat/persist/model/DeleteAction.java  |    2 +-
 .../src/com/sleepycat/persist/model/Entity.java    |    2 +-
 .../sleepycat/persist/model/EntityMetadata.java    |    2 +-
 .../com/sleepycat/persist/model/EntityModel.java   |    2 +-
 .../com/sleepycat/persist/model/FieldMetadata.java |    2 +-
 .../src/com/sleepycat/persist/model/KeyField.java  |    2 +-
 .../com/sleepycat/persist/model/ModelInternal.java |    2 +-
 .../com/sleepycat/persist/model/NotPersistent.java |    2 +-
 .../com/sleepycat/persist/model/NotTransient.java  |    2 +-
 .../com/sleepycat/persist/model/Persistent.java    |    2 +-
 .../sleepycat/persist/model/PersistentProxy.java   |    2 +-
 .../com/sleepycat/persist/model/PrimaryKey.java    |    2 +-
 .../persist/model/PrimaryKeyMetadata.java          |    2 +-
 .../com/sleepycat/persist/model/Relationship.java  |    2 +-
 .../com/sleepycat/persist/model/SecondaryKey.java  |    2 +-
 .../persist/model/SecondaryKeyMetadata.java        |    2 +-
 .../src/com/sleepycat/persist/raw/RawField.java    |    2 +-
 .../src/com/sleepycat/persist/raw/RawObject.java   |    2 +-
 .../src/com/sleepycat/persist/raw/RawStore.java    |    2 +-
 .../src/com/sleepycat/persist/raw/RawType.java     |    2 +-
 .../java/src/com/sleepycat/util/ClassResolver.java |    2 +-
 .../src/com/sleepycat/util/ConfigBeanInfoBase.java |    2 +-
 lang/java/src/com/sleepycat/util/ErrorBuffer.java  |    2 +-
 .../src/com/sleepycat/util/ExceptionUnwrapper.java |    2 +-
 .../src/com/sleepycat/util/ExceptionWrapper.java   |    2 +-
 .../src/com/sleepycat/util/FastInputStream.java    |    2 +-
 .../src/com/sleepycat/util/FastOutputStream.java   |    2 +-
 .../src/com/sleepycat/util/IOExceptionWrapper.java |    2 +-
 .../java/src/com/sleepycat/util/PackedInteger.java |    2 +-
 .../sleepycat/util/RuntimeExceptionWrapper.java    |    2 +-
 lang/java/src/com/sleepycat/util/UtfOps.java       |    2 +-
 .../src/com/sleepycat/util/keyrange/KeyRange.java  |    2 +-
 .../sleepycat/util/keyrange/KeyRangeException.java |    2 +-
 .../com/sleepycat/util/keyrange/RangeCursor.java   |    2 +-
 lang/php_db4/config.m4                             |    2 +-
 lang/php_db4/config.m4.in                          |    2 +-
 lang/php_db4/db4.cpp                               |    2 +-
 lang/php_db4/php_db4.h                             |    2 +-
 lang/sql/adapter/backup.c                          |   45 +-
 lang/sql/adapter/backup.h                          |    2 +-
 lang/sql/adapter/btmutex.c                         |    2 +-
 lang/sql/adapter/btree.c                           |    5 +-
 lang/sql/adapter/btreeInt.h                        |    2 +-
 lang/sql/adapter/db_encrypt.c                      |    2 +-
 lang/sql/adapter/db_pragma.c                       |   15 +-
 lang/sql/adapter/db_sequence.c                     |    2 +-
 lang/sql/adapter/db_shell.c                        |    2 +-
 lang/sql/adapter/pager.c                           |    2 +-
 lang/sql/adapter/pager.h                           |    2 +-
 lang/sql/adapter/pcache.c                          |    2 +-
 lang/sql/adapter/pcache.h                          |    2 +-
 lang/sql/adapter/vacuum.c                          |    2 +-
 lang/sql/adapter/wal.c                             |    2 +-
 lang/sql/adapter/wal.h                             |    2 +-
 lang/sql/generated/sqlite3.c                       |   87 ++-
 lang/sql/odbc/configure                            |    3 +-
 lang/sql/odbc/configure.in                         |    3 +-
 lang/sql/sqlite/Makefile.in                        |    2 +-
 lang/tcl/docs/db.html                              |    2 +-
 lang/tcl/docs/env.html                             |    2 +-
 lang/tcl/docs/historic.html                        |    2 +-
 lang/tcl/docs/index.html                           |    2 +-
 lang/tcl/docs/library.html                         |    2 +-
 lang/tcl/docs/lock.html                            |    2 +-
 lang/tcl/docs/log.html                             |    2 +-
 lang/tcl/docs/mpool.html                           |    2 +-
 lang/tcl/docs/rep.html                             |    2 +-
 lang/tcl/docs/sequence.html                        |    2 +-
 lang/tcl/docs/test.html                            |    2 +-
 lang/tcl/docs/txn.html                             |    2 +-
 lang/tcl/tcl_compat.c                              |    2 +-
 lang/tcl/tcl_db.c                                  |    2 +-
 lang/tcl/tcl_db_pkg.c                              |    2 +-
 lang/tcl/tcl_dbcursor.c                            |    2 +-
 lang/tcl/tcl_env.c                                 |    2 +-
 lang/tcl/tcl_internal.c                            |    2 +-
 lang/tcl/tcl_lock.c                                |    2 +-
 lang/tcl/tcl_log.c                                 |    2 +-
 lang/tcl/tcl_mp.c                                  |    2 +-
 lang/tcl/tcl_mutex.c                               |    2 +-
 lang/tcl/tcl_rep.c                                 |    2 +-
 lang/tcl/tcl_seq.c                                 |    2 +-
 lang/tcl/tcl_txn.c                                 |    2 +-
 lang/tcl/tcl_util.c                                |    2 +-
 src/btree/bt_compact.c                             |  178 +++--
 src/btree/bt_compare.c                             |    7 +-
 src/btree/bt_compress.c                            |    2 +-
 src/btree/bt_conv.c                                |    2 +-
 src/btree/bt_curadj.c                              |    2 +-
 src/btree/bt_cursor.c                              |    2 +-
 src/btree/bt_delete.c                              |    8 +-
 src/btree/bt_method.c                              |    2 +-
 src/btree/bt_open.c                                |    2 +-
 src/btree/bt_put.c                                 |    2 +-
 src/btree/bt_rec.c                                 |    2 +-
 src/btree/bt_reclaim.c                             |    2 +-
 src/btree/bt_recno.c                               |    2 +-
 src/btree/bt_rsearch.c                             |    2 +-
 src/btree/bt_search.c                              |    2 +-
 src/btree/bt_split.c                               |   57 +-
 src/btree/bt_stat.c                                |    2 +-
 src/btree/bt_upgrade.c                             |    2 +-
 src/btree/bt_verify.c                              |   49 +-
 src/btree/btree.src                                |    2 +-
 src/clib/bsearch.c                                 |    2 +-
 src/clib/getcwd.c                                  |    2 +-
 src/clib/getopt.c                                  |    2 +-
 src/clib/isalpha.c                                 |    2 +-
 src/clib/isdigit.c                                 |    2 +-
 src/clib/isprint.c                                 |    2 +-
 src/clib/isspace.c                                 |    2 +-
 src/clib/memcmp.c                                  |    2 +-
 src/clib/memmove.c                                 |    2 +-
 src/clib/printf.c                                  |    2 +-
 src/clib/raise.c                                   |    2 +-
 src/clib/snprintf.c                                |    2 +-
 src/clib/strerror.c                                |    2 +-
 src/clib/time.c                                    |    2 +-
 src/common/clock.c                                 |    2 +-
 src/common/crypto_stub.c                           |    2 +-
 src/common/db_byteorder.c                          |    2 +-
 src/common/db_compint.c                            |    2 +-
 src/common/db_err.c                                |    2 +-
 src/common/db_getlong.c                            |    2 +-
 src/common/db_idspace.c                            |    2 +-
 src/common/db_log2.c                               |    2 +-
 src/common/db_shash.c                              |    2 +-
 src/common/dbt.c                                   |    2 +-
 src/common/mkpath.c                                |    2 +-
 src/common/openflags.c                             |    2 +-
 src/common/os_method.c                             |    2 +-
 src/common/util_arg.c                              |    2 +-
 src/common/util_cache.c                            |    2 +-
 src/common/util_log.c                              |    2 +-
 src/common/util_sig.c                              |    2 +-
 src/common/zerofill.c                              |    2 +-
 src/crypto/aes_method.c                            |    2 +-
 src/crypto/crypto.c                                |    2 +-
 src/db/crdel.src                                   |    2 +-
 src/db/crdel_rec.c                                 |    2 +-
 src/db/db.c                                        |    5 +-
 src/db/db.src                                      |    2 +-
 src/db/db_am.c                                     |    2 +-
 src/db/db_backup.c                                 |   45 +-
 src/db/db_cam.c                                    |    4 +-
 src/db/db_cds.c                                    |    2 +-
 src/db/db_compact.c                                |   64 +-
 src/db/db_conv.c                                   |    2 +-
 src/db/db_copy.c                                   |    2 +-
 src/db/db_dispatch.c                               |    2 +-
 src/db/db_dup.c                                    |    2 +-
 src/db/db_iface.c                                  |    6 +-
 src/db/db_join.c                                   |    5 +-
 src/db/db_meta.c                                   |   16 +-
 src/db/db_method.c                                 |    2 +-
 src/db/db_open.c                                   |    2 +-
 src/db/db_overflow.c                               |    5 +-
 src/db/db_ovfl_vrfy.c                              |    2 +-
 src/db/db_pr.c                                     |    2 +-
 src/db/db_rec.c                                    |    2 +-
 src/db/db_reclaim.c                                |    2 +-
 src/db/db_remove.c                                 |    2 +-
 src/db/db_rename.c                                 |    2 +-
 src/db/db_ret.c                                    |    2 +-
 src/db/db_setid.c                                  |    2 +-
 src/db/db_setlsn.c                                 |    2 +-
 src/db/db_sort_multiple.c                          |    2 +-
 src/db/db_stati.c                                  |    2 +-
 src/db/db_truncate.c                               |    2 +-
 src/db/db_upg.c                                    |    2 +-
 src/db/db_upg_opd.c                                |    7 +-
 src/db/db_vrfy.c                                   |    2 +-
 src/db/db_vrfy_stub.c                              |    2 +-
 src/db/db_vrfyutil.c                               |    2 +-
 src/db/partition.c                                 |    2 +-
 src/dbinc/atomic.h                                 |    2 +-
 src/dbinc/btree.h                                  |    4 +-
 src/dbinc/clock.h                                  |    2 +-
 src/dbinc/crypto.h                                 |    2 +-
 src/dbinc/cxx_int.h                                |    2 +-
 src/dbinc/db.in                                    |    4 +-
 src/dbinc/db_185.in                                |    2 +-
 src/dbinc/db_am.h                                  |    2 +-
 src/dbinc/db_cxx.in                                |    2 +-
 src/dbinc/db_dispatch.h                            |    2 +-
 src/dbinc/db_int.in                                |    2 +-
 src/dbinc/db_join.h                                |    2 +-
 src/dbinc/db_page.h                                |    8 +-
 src/dbinc/db_swap.h                                |    2 +-
 src/dbinc/db_upgrade.h                             |    2 +-
 src/dbinc/db_verify.h                              |    2 +-
 src/dbinc/debug.h                                  |    2 +-
 src/dbinc/fop.h                                    |    2 +-
 src/dbinc/globals.h                                |    2 +-
 src/dbinc/hash.h                                   |    2 +-
 src/dbinc/heap.h                                   |    2 +-
 src/dbinc/hmac.h                                   |    2 +-
 src/dbinc/lock.h                                   |    2 +-
 src/dbinc/log.h                                    |    2 +-
 src/dbinc/log_verify.h                             |    2 +-
 src/dbinc/mp.h                                     |    2 +-
 src/dbinc/mutex.h                                  |    2 +-
 src/dbinc/mutex_int.h                              |    2 +-
 src/dbinc/os.h                                     |    2 +-
 src/dbinc/partition.h                              |    2 +-
 src/dbinc/perfmon.h                                |    2 +-
 src/dbinc/qam.h                                    |    2 +-
 src/dbinc/queue.h                                  |    2 +-
 src/dbinc/region.h                                 |    2 +-
 src/dbinc/rep.h                                    |    2 +-
 src/dbinc/repmgr.h                                 |    2 +-
 src/dbinc/shqueue.h                                |    2 +-
 src/dbinc/tcl_db.h                                 |    2 +-
 src/dbinc/txn.h                                    |    2 +-
 src/dbinc/win_db.h                                 |    2 +-
 src/dbinc/xa.h                                     |    2 +-
 src/dbinc_auto/btree_ext.h                         |    2 +-
 src/dbinc_auto/db_ext.h                            |   10 +-
 src/dbinc_auto/int_def.in                          |    2 +-
 src/dbreg/dbreg.c                                  |    2 +-
 src/dbreg/dbreg.src                                |    2 +-
 src/dbreg/dbreg_rec.c                              |    2 +-
 src/dbreg/dbreg_stat.c                             |    2 +-
 src/dbreg/dbreg_util.c                             |    2 +-
 src/env/env_alloc.c                                |    2 +-
 src/env/env_backup.c                               |    2 +-
 src/env/env_config.c                               |    2 +-
 src/env/env_failchk.c                              |    2 +-
 src/env/env_file.c                                 |    2 +-
 src/env/env_globals.c                              |    2 +-
 src/env/env_method.c                               |    4 +-
 src/env/env_name.c                                 |    2 +-
 src/env/env_open.c                                 |    2 +-
 src/env/env_recover.c                              |    4 +-
 src/env/env_region.c                               |    2 +-
 src/env/env_register.c                             |    2 +-
 src/env/env_stat.c                                 |    2 +-
 src/fileops/fileops.src                            |    2 +-
 src/fileops/fop_basic.c                            |    2 +-
 src/fileops/fop_rec.c                              |    2 +-
 src/fileops/fop_util.c                             |   17 +-
 src/hash/hash.c                                    |    2 +-
 src/hash/hash.src                                  |    2 +-
 src/hash/hash_compact.c                            |   23 +-
 src/hash/hash_conv.c                               |    2 +-
 src/hash/hash_dup.c                                |    2 +-
 src/hash/hash_func.c                               |    2 +-
 src/hash/hash_meta.c                               |    2 +-
 src/hash/hash_method.c                             |    2 +-
 src/hash/hash_open.c                               |    2 +-
 src/hash/hash_page.c                               |    2 +-
 src/hash/hash_rec.c                                |    2 +-
 src/hash/hash_reclaim.c                            |    2 +-
 src/hash/hash_stat.c                               |    2 +-
 src/hash/hash_stub.c                               |    2 +-
 src/hash/hash_upgrade.c                            |    2 +-
 src/hash/hash_verify.c                             |    2 +-
 src/heap/heap.c                                    |    2 +-
 src/heap/heap.src                                  |    2 +-
 src/heap/heap_backup.c                             |    2 +-
 src/heap/heap_conv.c                               |    2 +-
 src/heap/heap_method.c                             |    2 +-
 src/heap/heap_open.c                               |    2 +-
 src/heap/heap_rec.c                                |    2 +-
 src/heap/heap_reclaim.c                            |    2 +-
 src/heap/heap_stat.c                               |    2 +-
 src/heap/heap_stub.c                               |    2 +-
 src/heap/heap_verify.c                             |    2 +-
 src/hmac/hmac.c                                    |    2 +-
 src/lock/Design                                    |    2 +-
 src/lock/lock.c                                    |   22 +-
 src/lock/lock_alloc.incl                           |    2 +-
 src/lock/lock_deadlock.c                           |    2 +-
 src/lock/lock_failchk.c                            |    2 +-
 src/lock/lock_id.c                                 |    2 +-
 src/lock/lock_list.c                               |    2 +-
 src/lock/lock_method.c                             |    2 +-
 src/lock/lock_region.c                             |    2 +-
 src/lock/lock_stat.c                               |    2 +-
 src/lock/lock_stub.c                               |    2 +-
 src/lock/lock_timer.c                              |    2 +-
 src/lock/lock_util.c                               |    2 +-
 src/log/log.c                                      |    5 +-
 src/log/log_archive.c                              |    2 +-
 src/log/log_compare.c                              |    2 +-
 src/log/log_debug.c                                |    2 +-
 src/log/log_get.c                                  |    2 +-
 src/log/log_method.c                               |   12 +-
 src/log/log_print.c                                |    2 +-
 src/log/log_put.c                                  |   10 +-
 src/log/log_stat.c                                 |    2 +-
 src/log/log_verify.c                               |    2 +-
 src/log/log_verify_int.c                           |    2 +-
 src/log/log_verify_stub.c                          |    2 +-
 src/log/log_verify_util.c                          |    2 +-
 src/mp/mp_alloc.c                                  |    2 +-
 src/mp/mp_backup.c                                 |    2 +-
 src/mp/mp_bh.c                                     |    2 +-
 src/mp/mp_fget.c                                   |    2 +-
 src/mp/mp_fmethod.c                                |    2 +-
 src/mp/mp_fopen.c                                  |    2 +-
 src/mp/mp_fput.c                                   |    2 +-
 src/mp/mp_fset.c                                   |    2 +-
 src/mp/mp_method.c                                 |    2 +-
 src/mp/mp_mvcc.c                                   |    2 +-
 src/mp/mp_region.c                                 |    2 +-
 src/mp/mp_register.c                               |    2 +-
 src/mp/mp_resize.c                                 |    2 +-
 src/mp/mp_stat.c                                   |    2 +-
 src/mp/mp_sync.c                                   |    2 +-
 src/mp/mp_trickle.c                                |    2 +-
 src/mutex/mut_alloc.c                              |    8 +-
 src/mutex/mut_failchk.c                            |    2 +-
 src/mutex/mut_fcntl.c                              |    2 +-
 src/mutex/mut_method.c                             |    2 +-
 src/mutex/mut_pthread.c                            |    2 +-
 src/mutex/mut_region.c                             |    2 +-
 src/mutex/mut_stat.c                               |    2 +-
 src/mutex/mut_stub.c                               |    2 +-
 src/mutex/mut_tas.c                                |    2 +-
 src/mutex/mut_win32.c                              |    2 +-
 src/mutex/test_mutex.c                             |    2 +-
 src/mutex/uts4_cc.s                                |    2 +-
 src/os/os_abort.c                                  |    2 +-
 src/os/os_abs.c                                    |    2 +-
 src/os/os_addrinfo.c                               |    2 +-
 src/os/os_alloc.c                                  |    2 +-
 src/os/os_clock.c                                  |    2 +-
 src/os/os_config.c                                 |    2 +-
 src/os/os_cpu.c                                    |    2 +-
 src/os/os_ctime.c                                  |    2 +-
 src/os/os_dir.c                                    |    2 +-
 src/os/os_errno.c                                  |    2 +-
 src/os/os_fid.c                                    |    2 +-
 src/os/os_flock.c                                  |    2 +-
 src/os/os_fsync.c                                  |    2 +-
 src/os/os_getenv.c                                 |    2 +-
 src/os/os_handle.c                                 |    2 +-
 src/os/os_map.c                                    |    2 +-
 src/os/os_mkdir.c                                  |    2 +-
 src/os/os_open.c                                   |    2 +-
 src/os/os_path.c                                   |    2 +-
 src/os/os_pid.c                                    |    2 +-
 src/os/os_rename.c                                 |    2 +-
 src/os/os_root.c                                   |    2 +-
 src/os/os_rpath.c                                  |    2 +-
 src/os/os_rw.c                                     |    2 +-
 src/os/os_seek.c                                   |    2 +-
 src/os/os_stack.c                                  |    2 +-
 src/os/os_stat.c                                   |    2 +-
 src/os/os_tmpdir.c                                 |    2 +-
 src/os/os_truncate.c                               |    2 +-
 src/os/os_uid.c                                    |    2 +-
 src/os/os_unlink.c                                 |    2 +-
 src/os/os_yield.c                                  |    2 +-
 src/os_qnx/os_qnx_fsync.c                          |    2 +-
 src/os_qnx/os_qnx_open.c                           |    2 +-
 src/os_vxworks/os_vx_abs.c                         |    2 +-
 src/os_vxworks/os_vx_config.c                      |    2 +-
 src/os_vxworks/os_vx_map.c                         |    2 +-
 src/os_vxworks/os_vx_rpath.c                       |    2 +-
 src/os_vxworks/os_vx_yield.c                       |    2 +-
 src/os_windows/ce_ctime.c                          |    2 +-
 src/os_windows/os_abs.c                            |    2 +-
 src/os_windows/os_clock.c                          |    2 +-
 src/os_windows/os_config.c                         |    2 +-
 src/os_windows/os_cpu.c                            |    2 +-
 src/os_windows/os_dir.c                            |    2 +-
 src/os_windows/os_errno.c                          |    2 +-
 src/os_windows/os_fid.c                            |    2 +-
 src/os_windows/os_flock.c                          |    2 +-
 src/os_windows/os_fsync.c                          |    2 +-
 src/os_windows/os_getenv.c                         |    2 +-
 src/os_windows/os_handle.c                         |    2 +-
 src/os_windows/os_map.c                            |    2 +-
 src/os_windows/os_mkdir.c                          |    2 +-
 src/os_windows/os_open.c                           |    2 +-
 src/os_windows/os_rename.c                         |    2 +-
 src/os_windows/os_rw.c                             |    2 +-
 src/os_windows/os_seek.c                           |    2 +-
 src/os_windows/os_stat.c                           |    2 +-
 src/os_windows/os_truncate.c                       |    2 +-
 src/os_windows/os_unlink.c                         |    2 +-
 src/os_windows/os_yield.c                          |    2 +-
 src/qam/qam.c                                      |    2 +-
 src/qam/qam.src                                    |    2 +-
 src/qam/qam_conv.c                                 |    2 +-
 src/qam/qam_files.c                                |    2 +-
 src/qam/qam_method.c                               |    2 +-
 src/qam/qam_open.c                                 |    2 +-
 src/qam/qam_rec.c                                  |    2 +-
 src/qam/qam_stat.c                                 |    2 +-
 src/qam/qam_stub.c                                 |    2 +-
 src/qam/qam_upgrade.c                              |    2 +-
 src/qam/qam_verify.c                               |    2 +-
 src/rep/mlease.html                                |    2 +-
 src/rep/rep.msg                                    |    2 +-
 src/rep/rep_backup.c                               |    2 +-
 src/rep/rep_elect.c                                |    2 +-
 src/rep/rep_lease.c                                |    2 +-
 src/rep/rep_log.c                                  |    2 +-
 src/rep/rep_method.c                               |    2 +-
 src/rep/rep_record.c                               |    2 +-
 src/rep/rep_region.c                               |    2 +-
 src/rep/rep_stat.c                                 |    2 +-
 src/rep/rep_stub.c                                 |    2 +-
 src/rep/rep_util.c                                 |    2 +-
 src/rep/rep_verify.c                               |    2 +-
 src/repmgr/repmgr.src                              |    2 +-
 src/repmgr/repmgr_elect.c                          |    2 +-
 src/repmgr/repmgr_method.c                         |    2 +-
 src/repmgr/repmgr_msg.c                            |    2 +-
 src/repmgr/repmgr_net.c                            |    2 +-
 src/repmgr/repmgr_posix.c                          |    2 +-
 src/repmgr/repmgr_queue.c                          |    2 +-
 src/repmgr/repmgr_sel.c                            |    2 +-
 src/repmgr/repmgr_stat.c                           |    2 +-
 src/repmgr/repmgr_stub.c                           |    2 +-
 src/repmgr/repmgr_util.c                           |   11 +-
 src/repmgr/repmgr_windows.c                        |    2 +-
 src/sequence/seq_stat.c                            |    2 +-
 src/sequence/sequence.c                            |    2 +-
 src/txn/txn.c                                      |   12 +-
 src/txn/txn.src                                    |    2 +-
 src/txn/txn_chkpt.c                                |    2 +-
 src/txn/txn_failchk.c                              |    2 +-
 src/txn/txn_method.c                               |    2 +-
 src/txn/txn_rec.c                                  |    2 +-
 src/txn/txn_recover.c                              |    2 +-
 src/txn/txn_region.c                               |    2 +-
 src/txn/txn_stat.c                                 |    2 +-
 src/txn/txn_util.c                                 |    2 +-
 src/xa/xa.c                                        |    2 +-
 src/xa/xa_map.c                                    |    2 +-
 test/c/common/test_util.h                          |    2 +-
 test/c/cutest/CuTest.c                             |    2 +-
 test/c/cutest/CuTest.h                             |    2 +-
 test/c/cutest/Runner.c                             |    2 +-
 test/c/suites/TestChannel.c                        |    2 +-
 test/c/suites/TestDbHotBackup.c                    |    2 +-
 test/c/suites/TestDbTuner.c                        |    2 +-
 test/c/suites/TestEncryption.c                     |    2 +-
 test/c/suites/TestEnvConfig.c                      |    2 +-
 test/c/suites/TestEnvMethod.c                      |    2 +-
 test/c/suites/TestKeyExistErrorReturn.c            |    2 +-
 test/c/suites/TestPartial.c                        |    2 +-
 test/c/suites/TestQueue.c                          |    2 +-
 test/c/test_api_methods.c                          |    2 +-
 test/c/test_db185.c                                |    2 +-
 test/c/test_log_verify.c                           |    2 +-
 test/csharp/BTreeCursorTest.cs                     |    2 +-
 test/csharp/BTreeDatabaseConfigTest.cs             |    2 +-
 test/csharp/BTreeDatabaseTest.cs                   |    2 +-
 test/csharp/CSharpTestFixture.cs                   |    2 +-
 test/csharp/Configuration.cs                       |    2 +-
 test/csharp/CursorConfigTest.cs                    |    2 +-
 test/csharp/CursorTest.cs                          |    2 +-
 test/csharp/DatabaseConfigTest.cs                  |    2 +-
 test/csharp/DatabaseEnvironmentConfigTest.cs       |    2 +-
 test/csharp/DatabaseEnvironmentTest.cs             |    2 +-
 test/csharp/DatabaseExceptionTest.cs               |    2 +-
 test/csharp/DatabaseTest.cs                        |    2 +-
 test/csharp/ForeignKeyTest.cs                      |    2 +-
 test/csharp/HashCursorTest.cs                      |    2 +-
 test/csharp/HashDatabaseConfigTest.cs              |    2 +-
 test/csharp/HashDatabaseTest.cs                    |    2 +-
 test/csharp/HeapDatabaseConfigTest.cs              |    2 +-
 test/csharp/HeapDatabaseTest.cs                    |    2 +-
 test/csharp/JoinCursorTest.cs                      |    2 +-
 test/csharp/LockTest.cs                            |    2 +-
 test/csharp/LockingConfigTest.cs                   |    2 +-
 test/csharp/LogConfigTest.cs                       |    2 +-
 test/csharp/LogCursorTest.cs                       |    2 +-
 test/csharp/MPoolConfigTest.cs                     |    2 +-
 test/csharp/MutexConfigTest.cs                     |    2 +-
 test/csharp/MutexTest.cs                           |    2 +-
 test/csharp/QueueDatabaseConfigTest.cs             |    2 +-
 test/csharp/QueueDatabaseTest.cs                   |    2 +-
 test/csharp/RecnoCursorTest.cs                     |    2 +-
 test/csharp/RecnoDatabaseConfigTest.cs             |    2 +-
 test/csharp/RecnoDatabaseTest.cs                   |    2 +-
 test/csharp/ReplicationConfigTest.cs               |    2 +-
 test/csharp/ReplicationTest.cs                     |    2 +-
 test/csharp/SecondaryBTreeDatabaseConfigTest.cs    |    2 +-
 test/csharp/SecondaryBTreeDatabaseTest.cs          |    2 +-
 test/csharp/SecondaryCursorTest.cs                 |    2 +-
 test/csharp/SecondaryDatabaseConfigTest.cs         |    2 +-
 test/csharp/SecondaryDatabaseTest.cs               |    2 +-
 test/csharp/SecondaryHashDatabaseConfigTest.cs     |    2 +-
 test/csharp/SecondaryHashDatabaseTest.cs           |    2 +-
 test/csharp/SecondaryQueueDatabaseConfigTest.cs    |    2 +-
 test/csharp/SecondaryQueueDatabaseTest.cs          |    2 +-
 test/csharp/SecondaryRecnoDatabaseConfigTest.cs    |    2 +-
 test/csharp/SecondaryRecnoDatabaseTest.cs          |    2 +-
 test/csharp/SequenceConfigTest.cs                  |    2 +-
 test/csharp/SequenceTest.cs                        |    2 +-
 test/csharp/TestException.cs                       |    2 +-
 test/csharp/TransactionCommitTokenTest.cs          |    2 +-
 test/csharp/TransactionConfigTest.cs               |    2 +-
 test/csharp/TransactionTest.cs                     |    2 +-
 test/csharp/XMLReader.cs                           |    2 +-
 test/cxx/TestConstruct01.cpp                       |    2 +-
 test/cxx/TestGetSetMethods.cpp                     |    2 +-
 test/cxx/TestKeyRange.cpp                          |    2 +-
 test/cxx/TestLogc.cpp                              |    2 +-
 test/cxx/TestMulti.cpp                             |    2 +-
 test/cxx/TestSimpleAccess.cpp                      |    2 +-
 test/cxx/TestTruncate.cpp                          |    2 +-
 .../bind/serial/test/MarshalledObject.java         |    2 +-
 .../bind/serial/test/NullClassCatalog.java         |    2 +-
 .../bind/serial/test/SerialBindingTest.java        |    2 +-
 .../bind/serial/test/TestClassCatalog.java         |    2 +-
 .../com/sleepycat/bind/test/BindingSpeedTest.java  |    2 +-
 .../bind/tuple/test/MarshalledObject.java          |    2 +-
 .../bind/tuple/test/TupleBindingTest.java          |    2 +-
 .../sleepycat/bind/tuple/test/TupleFormatTest.java |    2 +-
 .../bind/tuple/test/TupleOrderingTest.java         |    2 +-
 .../com/sleepycat/collections/KeyRangeTest.java    |    2 +-
 .../sleepycat/collections/test/CollectionTest.java |    2 +-
 .../com/sleepycat/collections/test/DbTestUtil.java |    2 +-
 .../sleepycat/collections/test/ForeignKeyTest.java |    2 +-
 .../collections/test/IterDeadlockTest.java         |    2 +-
 .../com/sleepycat/collections/test/JoinTest.java   |    2 +-
 .../collections/test/NullTransactionRunner.java    |    2 +-
 .../sleepycat/collections/test/NullValueTest.java  |    2 +-
 .../collections/test/SecondaryDeadlockTest.java    |    2 +-
 .../collections/test/TestDataBinding.java          |    2 +-
 .../com/sleepycat/collections/test/TestEntity.java |    2 +-
 .../collections/test/TestEntityBinding.java        |    2 +-
 .../com/sleepycat/collections/test/TestEnv.java    |    2 +-
 .../collections/test/TestKeyAssigner.java          |    2 +-
 .../sleepycat/collections/test/TestKeyCreator.java |    2 +-
 .../sleepycat/collections/test/TestSR15721.java    |    2 +-
 .../com/sleepycat/collections/test/TestStore.java  |    2 +-
 .../collections/test/TransactionTest.java          |    2 +-
 .../test/serial/CatalogCornerCaseTest.java         |    2 +-
 .../test/serial/StoredClassCatalogTest.java        |    2 +-
 .../test/serial/StoredClassCatalogTestInit.java    |    2 +-
 .../collections/test/serial/TestSerial.java        |    2 +-
 .../test/serial/TestSerial.java.original           |    2 +-
 .../test/serial/TupleSerialFactoryTest.java        |    2 +-
 .../src/com/sleepycat/db/util/DualTestCase.java    |    2 +-
 .../com/sleepycat/persist/test/BindingTest.java    |    2 +-
 .../src/com/sleepycat/persist/test/Enhanced0.java  |    2 +-
 .../src/com/sleepycat/persist/test/Enhanced1.java  |    2 +-
 .../src/com/sleepycat/persist/test/Enhanced2.java  |    2 +-
 .../src/com/sleepycat/persist/test/Enhanced3.java  |    2 +-
 .../src/com/sleepycat/persist/test/EvolveCase.java |    2 +-
 .../com/sleepycat/persist/test/EvolveClasses.java  |    2 +-
 .../persist/test/EvolveClasses.java.original       |    2 +-
 .../src/com/sleepycat/persist/test/EvolveTest.java |    2 +-
 .../com/sleepycat/persist/test/EvolveTestBase.java |    2 +-
 .../com/sleepycat/persist/test/EvolveTestInit.java |    2 +-
 .../com/sleepycat/persist/test/ForeignKeyTest.java |    2 +-
 .../src/com/sleepycat/persist/test/IndexTest.java  |    2 +-
 .../src/com/sleepycat/persist/test/JoinTest.java   |    2 +-
 .../com/sleepycat/persist/test/NegativeTest.java   |    2 +-
 .../com/sleepycat/persist/test/OperationTest.java  |    2 +-
 .../sleepycat/persist/test/PersistTestUtils.java   |    2 +-
 .../com/sleepycat/persist/test/SequenceTest.java   |    2 +-
 .../sleepycat/persist/test/SubclassIndexTest.java  |    2 +-
 .../sleepycat/util/test/ExceptionWrapperTest.java  |    2 +-
 .../sleepycat/util/test/FastOutputStreamTest.java  |    2 +-
 .../com/sleepycat/util/test/PackedIntegerTest.java |    2 +-
 .../com/sleepycat/util/test/SharedTestUtils.java   |    2 +-
 .../src/com/sleepycat/util/test/TestEnv.java       |    2 +-
 .../src/com/sleepycat/util/test/TxnTestCase.java   |    2 +-
 .../src/com/sleepycat/util/test/UtfTest.java       |    2 +-
 test/java/junit/makenewtest.sh                     |    2 +-
 .../src/com/sleepycat/db/test/AppendRecnoTest.java |    2 +-
 .../src/com/sleepycat/db/test/AssociateTest.java   |    2 +-
 .../src/com/sleepycat/db/test/BackupTest.java      |    2 +-
 .../src/com/sleepycat/db/test/CallbackTest.java    |    2 +-
 .../src/com/sleepycat/db/test/ClosedDbTest.java    |    2 +-
 .../src/com/sleepycat/db/test/DatabaseTest.java    |    2 +-
 .../src/com/sleepycat/db/test/EncryptTest.java     |    2 +-
 .../com/sleepycat/db/test/EnvRegionSizeTest.java   |    2 +-
 .../src/com/sleepycat/db/test/HashCompareTest.java |    2 +-
 .../src/com/sleepycat/db/test/LogCursorTest.java   |    2 +-
 .../com/sleepycat/db/test/MultipleCursorTest.java  |    2 +-
 .../src/com/sleepycat/db/test/PartialGetTest.java  |    2 +-
 .../src/com/sleepycat/db/test/PriorityTest.java    |    2 +-
 .../com/sleepycat/db/test/RepmgrConfigTest.java    |    2 +-
 .../com/sleepycat/db/test/RepmgrElectionTest.java  |    2 +-
 .../src/com/sleepycat/db/test/RepmgrSiteTest.java  |    2 +-
 .../com/sleepycat/db/test/RepmgrStartupTest.java   |    2 +-
 .../junit/src/com/sleepycat/db/test/TestUtils.java |    2 +-
 .../com/sleepycat/db/test/VerboseConfigTest.java   |    2 +-
 test/java/rep/tests/rep/TestEmptyLogElection.java  |    2 +-
 test/java/rep/tests/rep/TestMirandaTimeout.java    |    2 +-
 test/java/rep/tests/repmgrtests/EventHandler.java  |    2 +-
 test/java/rep/tests/repmgrtests/PortsConfig.java   |    2 +-
 test/java/rep/tests/repmgrtests/TestConfig.java    |    2 +-
 .../rep/tests/repmgrtests/TestDrainAbandon.java    |    2 +-
 .../rep/tests/repmgrtests/TestDrainCommitx.java    |    2 +-
 .../rep/tests/repmgrtests/TestDrainIntInit.java    |    2 +-
 .../java/rep/tests/repmgrtests/TestHeartbeats.java |    2 +-
 test/java/rep/tests/repmgrtests/TestNoClient.java  |    2 +-
 .../tests/repmgrtests/TestRedundantTakeover.java   |    2 +-
 test/java/rep/tests/repmgrtests/TestRepmgr.java    |    2 +-
 .../rep/tests/repmgrtests/TestStrictElect.java     |    2 +-
 test/java/rep/tests/repmgrtests/Util.java          |    2 +-
 .../current/repmgrtests/ConnectScript.java         |    2 +-
 .../upgrades/current/repmgrtests/CurrentImpl.java  |    2 +-
 .../upgrades/test/repmgrtests/AbstractUpgTest.java |    2 +-
 .../java/rep/upgrades/test/repmgrtests/Config.java |    2 +-
 .../rep/upgrades/test/repmgrtests/MyStats.java     |    2 +-
 .../test/repmgrtests/SimpleConnectTest.java        |    2 +-
 .../test/repmgrtests/TestMixedHeartbeats.java      |    2 +-
 .../test/repmgrtests/TestReverseConnect.java       |    2 +-
 .../test/repmgrtests/TestSimpleFwdConnect.java     |    2 +-
 .../test/repmgrtests/TestSimpleRevConnect.java     |    2 +-
 .../java/rep/upgrades/v46/repmgrtests/V46impl.java |    2 +-
 .../upgrades/v47/repmgrtests/ConnectScript.java    |    2 +-
 test/micro/source/b_curalloc.c                     |    2 +-
 test/micro/source/b_curwalk.c                      |    2 +-
 test/micro/source/b_del.c                          |    2 +-
 test/micro/source/b_get.c                          |    2 +-
 test/micro/source/b_inmem.c                        |    2 +-
 test/micro/source/b_latch.c                        |    2 +-
 test/micro/source/b_load.c                         |    2 +-
 test/micro/source/b_open.c                         |    2 +-
 test/micro/source/b_put.c                          |    2 +-
 test/micro/source/b_recover.c                      |    2 +-
 test/micro/source/b_txn.c                          |    2 +-
 test/micro/source/b_txn_write.c                    |    2 +-
 test/micro/source/b_uname.c                        |    2 +-
 test/micro/source/b_util.c                         |    2 +-
 test/micro/source/b_workload.c                     |    2 +-
 test/micro/source/b_workload.h                     |    2 +-
 test/micro/source/bench.h                          |    2 +-
 test/micro/source/test_micro.c                     |    2 +-
 test/sql/README                                    |    2 +-
 test/sql/bdb_replication.test                      |   45 ++
 test/tcl/README                                    |    2 +-
 test/tcl/TESTS                                     |   27 +-
 test/tcl/archive.tcl                               |    2 +-
 test/tcl/backup.tcl                                |    2 +-
 test/tcl/bigfile001.tcl                            |    2 +-
 test/tcl/bigfile002.tcl                            |    2 +-
 test/tcl/byteorder.tcl                             |    2 +-
 test/tcl/conscript.tcl                             |    2 +-
 test/tcl/db_reptest.tcl                            |    2 +-
 test/tcl/dbm.tcl                                   |    2 +-
 test/tcl/dbscript.tcl                              |    2 +-
 test/tcl/ddoyscript.tcl                            |    2 +-
 test/tcl/ddscript.tcl                              |    2 +-
 test/tcl/dead001.tcl                               |    2 +-
 test/tcl/dead002.tcl                               |    2 +-
 test/tcl/dead003.tcl                               |    2 +-
 test/tcl/dead004.tcl                               |    2 +-
 test/tcl/dead005.tcl                               |    2 +-
 test/tcl/dead006.tcl                               |    2 +-
 test/tcl/dead007.tcl                               |    2 +-
 test/tcl/dead008.tcl                               |    2 +-
 test/tcl/dead009.tcl                               |    2 +-
 test/tcl/dead010.tcl                               |    2 +-
 test/tcl/dead011.tcl                               |    2 +-
 test/tcl/env001.tcl                                |    2 +-
 test/tcl/env002.tcl                                |    2 +-
 test/tcl/env003.tcl                                |    2 +-
 test/tcl/env004.tcl                                |    2 +-
 test/tcl/env005.tcl                                |    2 +-
 test/tcl/env006.tcl                                |    2 +-
 test/tcl/env007.tcl                                |    2 +-
 test/tcl/env007script.tcl                          |    2 +-
 test/tcl/env008.tcl                                |    2 +-
 test/tcl/env009.tcl                                |    2 +-
 test/tcl/env010.tcl                                |    2 +-
 test/tcl/env011.tcl                                |    2 +-
 test/tcl/env012.tcl                                |    2 +-
 test/tcl/env013.tcl                                |    2 +-
 test/tcl/env014.tcl                                |    2 +-
 test/tcl/env015.tcl                                |    2 +-
 test/tcl/env016.tcl                                |    2 +-
 test/tcl/env017.tcl                                |    2 +-
 test/tcl/env018.tcl                                |    2 +-
 test/tcl/env019.tcl                                |    2 +-
 test/tcl/env019script.tcl                          |    2 +-
 test/tcl/env020.tcl                                |    2 +-
 test/tcl/env021.tcl                                |    2 +-
 test/tcl/envscript.tcl                             |    2 +-
 test/tcl/fop001.tcl                                |    2 +-
 test/tcl/fop002.tcl                                |    2 +-
 test/tcl/fop003.tcl                                |    2 +-
 test/tcl/fop004.tcl                                |    2 +-
 test/tcl/fop005.tcl                                |    2 +-
 test/tcl/fop006.tcl                                |    2 +-
 test/tcl/fop007.tcl                                |    2 +-
 test/tcl/fop008.tcl                                |    2 +-
 test/tcl/fop009.tcl                                |    2 +-
 test/tcl/fop010.tcl                                |    2 +-
 test/tcl/fop011.tcl                                |    2 +-
 test/tcl/fop012.tcl                                |    2 +-
 test/tcl/fopscript.tcl                             |    2 +-
 test/tcl/foputils.tcl                              |    2 +-
 test/tcl/hsearch.tcl                               |    2 +-
 test/tcl/join.tcl                                  |    2 +-
 test/tcl/lock001.tcl                               |    2 +-
 test/tcl/lock002.tcl                               |    2 +-
 test/tcl/lock003.tcl                               |    2 +-
 test/tcl/lock004.tcl                               |    2 +-
 test/tcl/lock005.tcl                               |    2 +-
 test/tcl/lock006.tcl                               |    2 +-
 test/tcl/lockscript.tcl                            |    2 +-
 test/tcl/log001.tcl                                |    2 +-
 test/tcl/log002.tcl                                |    2 +-
 test/tcl/log003.tcl                                |    2 +-
 test/tcl/log004.tcl                                |    2 +-
 test/tcl/log005.tcl                                |    2 +-
 test/tcl/log006.tcl                                |    2 +-
 test/tcl/log007.tcl                                |    2 +-
 test/tcl/log008.tcl                                |    2 +-
 test/tcl/log008script.tcl                          |    2 +-
 test/tcl/log009.tcl                                |    2 +-
 test/tcl/logtrack.tcl                              |    2 +-
 test/tcl/mdbscript.tcl                             |    2 +-
 test/tcl/memp001.tcl                               |    2 +-
 test/tcl/memp002.tcl                               |    2 +-
 test/tcl/memp003.tcl                               |    2 +-
 test/tcl/memp004.tcl                               |    2 +-
 test/tcl/memp005.tcl                               |    2 +-
 test/tcl/mpoolscript.tcl                           |    2 +-
 test/tcl/mut001.tcl                                |    2 +-
 test/tcl/mut002.tcl                                |    2 +-
 test/tcl/mut002script.tcl                          |    2 +-
 test/tcl/mut003.tcl                                |    2 +-
 test/tcl/ndbm.tcl                                  |    2 +-
 test/tcl/parallel.tcl                              |    2 +-
 test/tcl/plat001.tcl                               |    2 +-
 test/tcl/portable.tcl                              |    2 +-
 test/tcl/recd001.tcl                               |    2 +-
 test/tcl/recd002.tcl                               |    2 +-
 test/tcl/recd003.tcl                               |    2 +-
 test/tcl/recd004.tcl                               |    2 +-
 test/tcl/recd005.tcl                               |    2 +-
 test/tcl/recd006.tcl                               |    2 +-
 test/tcl/recd007.tcl                               |    2 +-
 test/tcl/recd008.tcl                               |    2 +-
 test/tcl/recd009.tcl                               |    2 +-
 test/tcl/recd010.tcl                               |    2 +-
 test/tcl/recd011.tcl                               |    2 +-
 test/tcl/recd012.tcl                               |    2 +-
 test/tcl/recd013.tcl                               |    2 +-
 test/tcl/recd014.tcl                               |    2 +-
 test/tcl/recd015.tcl                               |    2 +-
 test/tcl/recd016.tcl                               |    2 +-
 test/tcl/recd017.tcl                               |    2 +-
 test/tcl/recd018.tcl                               |    2 +-
 test/tcl/recd019.tcl                               |    2 +-
 test/tcl/recd020.tcl                               |    2 +-
 test/tcl/recd021.tcl                               |    2 +-
 test/tcl/recd022.tcl                               |    2 +-
 test/tcl/recd023.tcl                               |    2 +-
 test/tcl/recd024.tcl                               |    2 +-
 test/tcl/recd025.tcl                               |    2 +-
 test/tcl/recd15scr.tcl                             |    2 +-
 test/tcl/recdscript.tcl                            |    2 +-
 test/tcl/rep001.tcl                                |    2 +-
 test/tcl/rep002.tcl                                |    2 +-
 test/tcl/rep003.tcl                                |    2 +-
 test/tcl/rep005.tcl                                |    2 +-
 test/tcl/rep006.tcl                                |    2 +-
 test/tcl/rep007.tcl                                |    2 +-
 test/tcl/rep008.tcl                                |    2 +-
 test/tcl/rep009.tcl                                |    2 +-
 test/tcl/rep010.tcl                                |    2 +-
 test/tcl/rep011.tcl                                |    2 +-
 test/tcl/rep012.tcl                                |    2 +-
 test/tcl/rep013.tcl                                |    2 +-
 test/tcl/rep014.tcl                                |    2 +-
 test/tcl/rep015.tcl                                |    2 +-
 test/tcl/rep016.tcl                                |    2 +-
 test/tcl/rep017.tcl                                |    2 +-
 test/tcl/rep017script.tcl                          |    2 +-
 test/tcl/rep018.tcl                                |    2 +-
 test/tcl/rep018script.tcl                          |    2 +-
 test/tcl/rep019.tcl                                |    2 +-
 test/tcl/rep020.tcl                                |    2 +-
 test/tcl/rep021.tcl                                |    2 +-
 test/tcl/rep022.tcl                                |    2 +-
 test/tcl/rep023.tcl                                |    2 +-
 test/tcl/rep024.tcl                                |    2 +-
 test/tcl/rep025.tcl                                |    2 +-
 test/tcl/rep026.tcl                                |    2 +-
 test/tcl/rep027.tcl                                |    2 +-
 test/tcl/rep028.tcl                                |    2 +-
 test/tcl/rep029.tcl                                |    2 +-
 test/tcl/rep030.tcl                                |    2 +-
 test/tcl/rep031.tcl                                |    2 +-
 test/tcl/rep032.tcl                                |    2 +-
 test/tcl/rep033.tcl                                |    2 +-
 test/tcl/rep034.tcl                                |    2 +-
 test/tcl/rep035.tcl                                |    2 +-
 test/tcl/rep035script.tcl                          |    2 +-
 test/tcl/rep036.tcl                                |    2 +-
 test/tcl/rep036script.tcl                          |    2 +-
 test/tcl/rep037.tcl                                |    2 +-
 test/tcl/rep038.tcl                                |    2 +-
 test/tcl/rep039.tcl                                |    2 +-
 test/tcl/rep040.tcl                                |    2 +-
 test/tcl/rep040script.tcl                          |    2 +-
 test/tcl/rep041.tcl                                |    2 +-
 test/tcl/rep042.tcl                                |    2 +-
 test/tcl/rep042script.tcl                          |    2 +-
 test/tcl/rep043.tcl                                |    2 +-
 test/tcl/rep043script.tcl                          |    2 +-
 test/tcl/rep044.tcl                                |    2 +-
 test/tcl/rep045.tcl                                |    2 +-
 test/tcl/rep045script.tcl                          |    2 +-
 test/tcl/rep046.tcl                                |    2 +-
 test/tcl/rep047.tcl                                |    2 +-
 test/tcl/rep048.tcl                                |    2 +-
 test/tcl/rep048script.tcl                          |    2 +-
 test/tcl/rep049.tcl                                |    2 +-
 test/tcl/rep050.tcl                                |    2 +-
 test/tcl/rep051.tcl                                |    2 +-
 test/tcl/rep052.tcl                                |    2 +-
 test/tcl/rep053.tcl                                |    2 +-
 test/tcl/rep054.tcl                                |    2 +-
 test/tcl/rep055.tcl                                |    2 +-
 test/tcl/rep058.tcl                                |    2 +-
 test/tcl/rep060.tcl                                |    2 +-
 test/tcl/rep061.tcl                                |    2 +-
 test/tcl/rep062.tcl                                |    2 +-
 test/tcl/rep063.tcl                                |    2 +-
 test/tcl/rep064.tcl                                |    2 +-
 test/tcl/rep065.tcl                                |    2 +-
 test/tcl/rep065script.tcl                          |    2 +-
 test/tcl/rep066.tcl                                |    2 +-
 test/tcl/rep067.tcl                                |    2 +-
 test/tcl/rep068.tcl                                |    2 +-
 test/tcl/rep069.tcl                                |    2 +-
 test/tcl/rep070.tcl                                |    2 +-
 test/tcl/rep071.tcl                                |    2 +-
 test/tcl/rep072.tcl                                |    2 +-
 test/tcl/rep073.tcl                                |    2 +-
 test/tcl/rep074.tcl                                |    2 +-
 test/tcl/rep075.tcl                                |    2 +-
 test/tcl/rep076.tcl                                |    2 +-
 test/tcl/rep077.tcl                                |    2 +-
 test/tcl/rep078.tcl                                |    2 +-
 test/tcl/rep078script.tcl                          |    2 +-
 test/tcl/rep079.tcl                                |    2 +-
 test/tcl/rep080.tcl                                |    2 +-
 test/tcl/rep081.tcl                                |    2 +-
 test/tcl/rep082.tcl                                |    2 +-
 test/tcl/rep083.tcl                                |    2 +-
 test/tcl/rep084.tcl                                |    2 +-
 test/tcl/rep085.tcl                                |    2 +-
 test/tcl/rep086.tcl                                |    2 +-
 test/tcl/rep087.tcl                                |    2 +-
 test/tcl/rep088.tcl                                |    2 +-
 test/tcl/rep089.tcl                                |    2 +-
 test/tcl/rep090.tcl                                |    2 +-
 test/tcl/rep091.tcl                                |    2 +-
 test/tcl/rep092.tcl                                |    2 +-
 test/tcl/rep092script.tcl                          |    2 +-
 test/tcl/rep093.tcl                                |    2 +-
 test/tcl/rep094.tcl                                |    2 +-
 test/tcl/rep095.tcl                                |    2 +-
 test/tcl/rep095script.tcl                          |    2 +-
 test/tcl/rep096.tcl                                |    8 +-
 test/tcl/rep097.tcl                                |    2 +-
 test/tcl/rep097script.tcl                          |    2 +-
 test/tcl/rep098.tcl                                |    2 +-
 test/tcl/rep099.tcl                                |    2 +-
 test/tcl/rep100.tcl                                |    2 +-
 test/tcl/rep101.tcl                                |    2 +-
 test/tcl/rep102.tcl                                |    2 +-
 test/tcl/rep102script.tcl                          |    2 +-
 test/tcl/rep109.tcl                                |  159 ++++
 test/tcl/repmgr001.tcl                             |    2 +-
 test/tcl/repmgr002.tcl                             |    2 +-
 test/tcl/repmgr003.tcl                             |    2 +-
 test/tcl/repmgr007.tcl                             |    2 +-
 test/tcl/repmgr009.tcl                             |    2 +-
 test/tcl/repmgr010.tcl                             |    2 +-
 test/tcl/repmgr011.tcl                             |    2 +-
 test/tcl/repmgr012.tcl                             |    2 +-
 test/tcl/repmgr013.tcl                             |    2 +-
 test/tcl/repmgr017.tcl                             |    2 +-
 test/tcl/repmgr018.tcl                             |    2 +-
 test/tcl/repmgr023.tcl                             |    2 +-
 test/tcl/repmgr024.tcl                             |    2 +-
 test/tcl/repmgr025.tcl                             |    2 +-
 test/tcl/repmgr026.tcl                             |    2 +-
 test/tcl/repmgr027.tcl                             |    2 +-
 test/tcl/repmgr028.tcl                             |    2 +-
 test/tcl/repmgr028script.tcl                       |    2 +-
 test/tcl/repmgr029.tcl                             |    2 +-
 test/tcl/repmgr029script.tcl                       |    2 +-
 test/tcl/repmgr029script2.tcl                      |    2 +-
 test/tcl/repmgr030.tcl                             |    2 +-
 test/tcl/repmgr031.tcl                             |    2 +-
 test/tcl/repmgr032.tcl                             |    2 +-
 test/tcl/repmgr033.tcl                             |    2 +-
 test/tcl/repmgr034.tcl                             |    2 +-
 test/tcl/repmgr100.tcl                             |    2 +-
 test/tcl/repmgr101.tcl                             |    2 +-
 test/tcl/repmgr102.tcl                             |    2 +-
 test/tcl/repmgr105.tcl                             |    2 +-
 test/tcl/repmgr106.tcl                             |    2 +-
 test/tcl/repmgr107.tcl                             |    2 +-
 test/tcl/repmgr108.tcl                             |    2 +-
 test/tcl/repmgr109.tcl                             |    2 +-
 test/tcl/repmgr110.tcl                             |    2 +-
 test/tcl/repmgr111.tcl                             |    2 +-
 test/tcl/repmgr112.tcl                             |    2 +-
 test/tcl/reputils.tcl                              |    2 +-
 test/tcl/reputilsnoenv.tcl                         |    2 +-
 test/tcl/rsrc001.tcl                               |    2 +-
 test/tcl/rsrc002.tcl                               |    2 +-
 test/tcl/rsrc003.tcl                               |    2 +-
 test/tcl/rsrc004.tcl                               |    2 +-
 test/tcl/sdb001.tcl                                |    2 +-
 test/tcl/sdb002.tcl                                |    2 +-
 test/tcl/sdb003.tcl                                |    2 +-
 test/tcl/sdb004.tcl                                |    2 +-
 test/tcl/sdb005.tcl                                |    2 +-
 test/tcl/sdb006.tcl                                |    2 +-
 test/tcl/sdb007.tcl                                |    2 +-
 test/tcl/sdb008.tcl                                |    2 +-
 test/tcl/sdb009.tcl                                |    2 +-
 test/tcl/sdb010.tcl                                |    2 +-
 test/tcl/sdb011.tcl                                |    2 +-
 test/tcl/sdb012.tcl                                |    2 +-
 test/tcl/sdb013.tcl                                |    2 +-
 test/tcl/sdb014.tcl                                |    2 +-
 test/tcl/sdb015.tcl                                |    2 +-
 test/tcl/sdb016.tcl                                |    2 +-
 test/tcl/sdb017.tcl                                |    2 +-
 test/tcl/sdb018.tcl                                |    2 +-
 test/tcl/sdb019.tcl                                |    2 +-
 test/tcl/sdb020.tcl                                |    2 +-
 test/tcl/sdbscript.tcl                             |    2 +-
 test/tcl/sdbtest001.tcl                            |    2 +-
 test/tcl/sdbtest002.tcl                            |    2 +-
 test/tcl/sdbutils.tcl                              |    2 +-
 test/tcl/sec001.tcl                                |    2 +-
 test/tcl/sec002.tcl                                |    2 +-
 test/tcl/shelltest.tcl                             |    2 +-
 test/tcl/si001.tcl                                 |    2 +-
 test/tcl/si002.tcl                                 |    2 +-
 test/tcl/si003.tcl                                 |    2 +-
 test/tcl/si004.tcl                                 |    2 +-
 test/tcl/si005.tcl                                 |    2 +-
 test/tcl/si006.tcl                                 |    2 +-
 test/tcl/si007.tcl                                 |    2 +-
 test/tcl/si008.tcl                                 |    2 +-
 test/tcl/sijointest.tcl                            |    2 +-
 test/tcl/siutils.tcl                               |    2 +-
 test/tcl/sql001.tcl                                |    2 +-
 test/tcl/sysscript.tcl                             |    2 +-
 test/tcl/t106script.tcl                            |    2 +-
 test/tcl/test.tcl                                  |    2 +-
 test/tcl/test001.tcl                               |    2 +-
 test/tcl/test002.tcl                               |    2 +-
 test/tcl/test003.tcl                               |    2 +-
 test/tcl/test004.tcl                               |    2 +-
 test/tcl/test005.tcl                               |    2 +-
 test/tcl/test006.tcl                               |    2 +-
 test/tcl/test007.tcl                               |    2 +-
 test/tcl/test008.tcl                               |    2 +-
 test/tcl/test009.tcl                               |    2 +-
 test/tcl/test010.tcl                               |    2 +-
 test/tcl/test011.tcl                               |    2 +-
 test/tcl/test012.tcl                               |    2 +-
 test/tcl/test013.tcl                               |    2 +-
 test/tcl/test014.tcl                               |    2 +-
 test/tcl/test015.tcl                               |    2 +-
 test/tcl/test016.tcl                               |    2 +-
 test/tcl/test017.tcl                               |    2 +-
 test/tcl/test018.tcl                               |    2 +-
 test/tcl/test019.tcl                               |    2 +-
 test/tcl/test020.tcl                               |    2 +-
 test/tcl/test021.tcl                               |    2 +-
 test/tcl/test022.tcl                               |    2 +-
 test/tcl/test023.tcl                               |    2 +-
 test/tcl/test024.tcl                               |    2 +-
 test/tcl/test025.tcl                               |    2 +-
 test/tcl/test026.tcl                               |    2 +-
 test/tcl/test027.tcl                               |    2 +-
 test/tcl/test028.tcl                               |    2 +-
 test/tcl/test029.tcl                               |    2 +-
 test/tcl/test030.tcl                               |    2 +-
 test/tcl/test031.tcl                               |    2 +-
 test/tcl/test032.tcl                               |    2 +-
 test/tcl/test033.tcl                               |    2 +-
 test/tcl/test034.tcl                               |    2 +-
 test/tcl/test035.tcl                               |    2 +-
 test/tcl/test036.tcl                               |    2 +-
 test/tcl/test037.tcl                               |    2 +-
 test/tcl/test038.tcl                               |    2 +-
 test/tcl/test039.tcl                               |    2 +-
 test/tcl/test040.tcl                               |    2 +-
 test/tcl/test041.tcl                               |    2 +-
 test/tcl/test042.tcl                               |    2 +-
 test/tcl/test043.tcl                               |    2 +-
 test/tcl/test044.tcl                               |    2 +-
 test/tcl/test045.tcl                               |    2 +-
 test/tcl/test046.tcl                               |    2 +-
 test/tcl/test047.tcl                               |    2 +-
 test/tcl/test048.tcl                               |    2 +-
 test/tcl/test049.tcl                               |    2 +-
 test/tcl/test050.tcl                               |    2 +-
 test/tcl/test051.tcl                               |    2 +-
 test/tcl/test052.tcl                               |    2 +-
 test/tcl/test053.tcl                               |    2 +-
 test/tcl/test054.tcl                               |    2 +-
 test/tcl/test055.tcl                               |    2 +-
 test/tcl/test056.tcl                               |    2 +-
 test/tcl/test057.tcl                               |    2 +-
 test/tcl/test058.tcl                               |    2 +-
 test/tcl/test059.tcl                               |    2 +-
 test/tcl/test060.tcl                               |    2 +-
 test/tcl/test061.tcl                               |    2 +-
 test/tcl/test062.tcl                               |    2 +-
 test/tcl/test063.tcl                               |    2 +-
 test/tcl/test064.tcl                               |    2 +-
 test/tcl/test065.tcl                               |    2 +-
 test/tcl/test066.tcl                               |    2 +-
 test/tcl/test067.tcl                               |    2 +-
 test/tcl/test068.tcl                               |    2 +-
 test/tcl/test069.tcl                               |    2 +-
 test/tcl/test070.tcl                               |    2 +-
 test/tcl/test071.tcl                               |    2 +-
 test/tcl/test072.tcl                               |    2 +-
 test/tcl/test073.tcl                               |    2 +-
 test/tcl/test074.tcl                               |    2 +-
 test/tcl/test076.tcl                               |    2 +-
 test/tcl/test077.tcl                               |    2 +-
 test/tcl/test078.tcl                               |    2 +-
 test/tcl/test079.tcl                               |    2 +-
 test/tcl/test081.tcl                               |    2 +-
 test/tcl/test082.tcl                               |    2 +-
 test/tcl/test083.tcl                               |    2 +-
 test/tcl/test084.tcl                               |    2 +-
 test/tcl/test085.tcl                               |    2 +-
 test/tcl/test086.tcl                               |    2 +-
 test/tcl/test087.tcl                               |    2 +-
 test/tcl/test088.tcl                               |    2 +-
 test/tcl/test089.tcl                               |    2 +-
 test/tcl/test090.tcl                               |    2 +-
 test/tcl/test091.tcl                               |    2 +-
 test/tcl/test092.tcl                               |    2 +-
 test/tcl/test093.tcl                               |    2 +-
 test/tcl/test094.tcl                               |    2 +-
 test/tcl/test095.tcl                               |    2 +-
 test/tcl/test096.tcl                               |    2 +-
 test/tcl/test097.tcl                               |    2 +-
 test/tcl/test098.tcl                               |    2 +-
 test/tcl/test099.tcl                               |    2 +-
 test/tcl/test100.tcl                               |    2 +-
 test/tcl/test101.tcl                               |    2 +-
 test/tcl/test102.tcl                               |    2 +-
 test/tcl/test103.tcl                               |    2 +-
 test/tcl/test106.tcl                               |    2 +-
 test/tcl/test107.tcl                               |    2 +-
 test/tcl/test109.tcl                               |    2 +-
 test/tcl/test110.tcl                               |    2 +-
 test/tcl/test111.tcl                               |    2 +-
 test/tcl/test112.tcl                               |    2 +-
 test/tcl/test113.tcl                               |    2 +-
 test/tcl/test114.tcl                               |    2 +-
 test/tcl/test115.tcl                               |    2 +-
 test/tcl/test116.tcl                               |    2 +-
 test/tcl/test117.tcl                               |    2 +-
 test/tcl/test119.tcl                               |    2 +-
 test/tcl/test120.tcl                               |    2 +-
 test/tcl/test121.tcl                               |    2 +-
 test/tcl/test122.tcl                               |    2 +-
 test/tcl/test123.tcl                               |    2 +-
 test/tcl/test124.tcl                               |    2 +-
 test/tcl/test125.tcl                               |    2 +-
 test/tcl/test126.tcl                               |    2 +-
 test/tcl/test127.tcl                               |    2 +-
 test/tcl/test128.tcl                               |    2 +-
 test/tcl/test129.tcl                               |    2 +-
 test/tcl/test130.tcl                               |    2 +-
 test/tcl/test131.tcl                               |    2 +-
 test/tcl/test132.tcl                               |    2 +-
 test/tcl/test133.tcl                               |    2 +-
 test/tcl/test134.tcl                               |    2 +-
 test/tcl/test135.tcl                               |    2 +-
 test/tcl/test136.tcl                               |    2 +-
 test/tcl/test137.tcl                               |    2 +-
 test/tcl/test138.tcl                               |    2 +-
 test/tcl/test139.tcl                               |    2 +-
 test/tcl/test140.tcl                               |    2 +-
 test/tcl/test141.tcl                               |    2 +-
 test/tcl/test142.tcl                               |    2 +-
 test/tcl/testparams.tcl                            |    5 +-
 test/tcl/testutils.tcl                             |    2 +-
 test/tcl/txn001.tcl                                |    2 +-
 test/tcl/txn002.tcl                                |    2 +-
 test/tcl/txn003.tcl                                |    2 +-
 test/tcl/txn004.tcl                                |    2 +-
 test/tcl/txn005.tcl                                |    2 +-
 test/tcl/txn006.tcl                                |    2 +-
 test/tcl/txn007.tcl                                |    2 +-
 test/tcl/txn008.tcl                                |    2 +-
 test/tcl/txn009.tcl                                |    2 +-
 test/tcl/txn010.tcl                                |    2 +-
 test/tcl/txn011.tcl                                |    2 +-
 test/tcl/txn012.tcl                                |    2 +-
 test/tcl/txn012script.tcl                          |    2 +-
 test/tcl/txn013.tcl                                |    2 +-
 test/tcl/txn014.tcl                                |    2 +-
 test/tcl/txnscript.tcl                             |    2 +-
 test/tcl/update.tcl                                |    2 +-
 test/tcl/upgrade.tcl                               |    2 +-
 test/tcl/wrap.tcl                                  |    2 +-
 test/tcl/wrap_reptest.tcl                          |    2 +-
 test/tcl_utils/common_test_utils.tcl               |    2 +-
 test/tcl_utils/multi_proc_utils.tcl                |    2 +-
 test/xa/src1/client.c                              |    2 +-
 test/xa/src1/datafml.h                             |    2 +-
 test/xa/src1/hdbrec.h                              |    2 +-
 test/xa/src1/htimestampxa.c                        |    2 +-
 test/xa/src1/htimestampxa.h                        |    2 +-
 test/xa/src1/server.c                              |    2 +-
 test/xa/src2/bdb1.c                                |    2 +-
 test/xa/src2/bdb2.c                                |    2 +-
 test/xa/src2/client.c                              |    2 +-
 test/xa/src3/client.c                              |    2 +-
 test/xa/src3/server.c                              |    2 +-
 test/xa/src4/client.c                              |    2 +-
 test/xa/src4/server.c                              |    2 +-
 test/xa/src5/client.c                              |    2 +-
 test/xa/src5/server.c                              |    2 +-
 test/xa/utilities/bdb_xa_util.c                    |    2 +-
 test/xa/utilities/bdb_xa_util.h                    |    2 +-
 util/db_archive.c                                  |    6 +-
 util/db_checkpoint.c                               |    6 +-
 util/db_deadlock.c                                 |    4 +-
 util/db_dump.c                                     |    6 +-
 util/db_dump185.c                                  |    4 +-
 util/db_hotbackup.c                                |   20 +-
 util/db_load.c                                     |    6 +-
 util/db_log_verify.c                               |    2 +-
 util/db_printlog.c                                 |    8 +-
 util/db_recover.c                                  |    4 +-
 util/db_replicate.c                                |    4 +-
 util/db_sql_codegen/buildpt.c                      |    2 +-
 util/db_sql_codegen/db_sql_codegen.c               |    2 +-
 util/db_sql_codegen/db_sql_codegen.h               |    2 +-
 util/db_sql_codegen/generate.c                     |    2 +-
 util/db_sql_codegen/generate_test.c                |    2 +-
 util/db_sql_codegen/generate_verification.c        |    2 +-
 util/db_sql_codegen/generation.h                   |    2 +-
 util/db_sql_codegen/generation_utils.c             |    2 +-
 util/db_sql_codegen/hint_comment.c                 |    2 +-
 util/db_sql_codegen/parsefuncs.c                   |    2 +-
 util/db_sql_codegen/preparser.c                    |    2 +-
 util/db_sql_codegen/tokenize.c                     |    2 +-
 util/db_sql_codegen/utils.c                        |    2 +-
 util/db_stat.c                                     |    4 +-
 util/db_stat/dd.sh                                 |    2 +-
 util/db_tuner.c                                    |    7 +-
 util/db_upgrade.c                                  |    6 +-
 util/db_verify.c                                   |    6 +-
 util/dtrace/apicalls.d                             |    2 +-
 util/dtrace/apitimes.d                             |    2 +-
 util/dtrace/apitrace.d                             |    2 +-
 util/dtrace/cache.d                                |    2 +-
 util/dtrace/dbdefs.d                               |    2 +-
 util/dtrace/locktimes.d                            |    2 +-
 util/dtrace/locktimesid.d                          |    2 +-
 util/dtrace/mutex.d                                |    2 +-
 util/dtrace/showerror.d                            |    2 +-
 util/systemtap/apicalls.stp                        |    2 +-
 util/systemtap/apitimes.stp                        |    2 +-
 util/systemtap/apitrace.stp                        |    2 +-
 util/systemtap/cache.stp                           |    2 +-
 util/systemtap/locktimes.stp                       |    2 +-
 util/systemtap/locktimesid.stp                     |    2 +-
 util/systemtap/mutex.stp                           |    2 +-
 util/systemtap/showerror.stp                       |    2 +-
 5993 files changed, 20910 insertions(+), 19734 deletions(-)

diff --git a/LICENSE b/LICENSE
index 21b0d00..7b90950 100644
--- a/LICENSE
+++ b/LICENSE
@@ -9,7 +9,7 @@ please contact Oracle at berkeleydb-info_us at oracle.com.
 
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 /*
- * Copyright (c) 1990, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1990, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
diff --git a/README b/README
index 367ffaa..f0142fd 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Berkeley DB 11g Release 2, library version 11.2.5.3.21: (May 11, 2012)
+Berkeley DB 11g Release 2, library version 11.2.5.3.28: (September  9, 2013)
 
 This is Berkeley DB 11g Release 2 from Oracle.  To view release and
 installation documentation, load the distribution file docs/index.html
diff --git a/build_android/Android.mk b/build_android/Android.mk
index c386e07..7298bd9 100644
--- a/build_android/Android.mk
+++ b/build_android/Android.mk
@@ -1,6 +1,6 @@
 # DO NOT EDIT: automatically built by dist/s_android.
 # Makefile for building a drop-in replacement of SQLite using
-# Berkeley DB 11g Release 2, library version 11.2.5.3.21: (May 11, 2012)
+# Berkeley DB 11g Release 2, library version 11.2.5.3.28: (September  9, 2013)
 ###################################################################
 LOCAL_PATH := $(call my-dir)
 include $(CLEAR_VARS)
@@ -10,7 +10,7 @@ include $(CLEAR_VARS)
 LOCAL_MODULE := libsqlite
 
 # BDB_TOP will change with release numbers
-BDB_TOP := db-5.3.21
+BDB_TOP := db-5.3.28
 BDB_PATH := $(LOCAL_PATH)/$(BDB_TOP)/src
 
 # This directive results in arm (vs thumb) code.  It's necessary to
@@ -48,7 +48,6 @@ LOCAL_SRC_FILES := \
 	$(BDB_TOP)/src/clib/rand.c \
 	$(BDB_TOP)/src/clib/snprintf.c \
 	$(BDB_TOP)/src/common/clock.c \
-	$(BDB_TOP)/src/common/crypto_stub.c \
 	$(BDB_TOP)/src/common/db_byteorder.c \
 	$(BDB_TOP)/src/common/db_compint.c \
 	$(BDB_TOP)/src/common/db_err.c \
@@ -210,6 +209,7 @@ LOCAL_SRC_FILES := \
 	$(BDB_TOP)/src/txn/txn_region.c \
 	$(BDB_TOP)/src/txn/txn_stat.c \
 	$(BDB_TOP)/src/txn/txn_util.c \
+	$(BDB_TOP)/src/common/crypto_stub.c \
 	$(BDB_TOP)/lang/sql/generated/sqlite3.c
 
 ifneq ($(TARGET_ARCH),arm)
diff --git a/build_android/db.h b/build_android/db.h
index 7ae145f..4af3edf 100644
--- a/build_android/db.h
+++ b/build_android/db.h
@@ -2,7 +2,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  *
@@ -46,9 +46,9 @@ extern "C" {
 #define	DB_VERSION_RELEASE	2
 #define	DB_VERSION_MAJOR	5
 #define	DB_VERSION_MINOR	3
-#define	DB_VERSION_PATCH	21
-#define	DB_VERSION_STRING	"Berkeley DB 5.3.21: (May 11, 2012)"
-#define	DB_VERSION_FULL_STRING	"Berkeley DB 11g Release 2, library version 11.2.5.3.21: (May 11, 2012)"
+#define	DB_VERSION_PATCH	28
+#define	DB_VERSION_STRING	"Berkeley DB 5.3.28: (September  9, 2013)"
+#define	DB_VERSION_FULL_STRING	"Berkeley DB 11g Release 2, library version 11.2.5.3.28: (September  9, 2013)"
 
 /*
  * !!!
@@ -2167,7 +2167,7 @@ struct __db_compact {
 	u_int32_t	compact_deadlock;	/* Number of deadlocks. */
 	db_pgno_t	compact_pages_truncated; /* Pages truncated to OS. */
 	/* Internal. */
-	db_pgno_t	compact_truncate;	/* Page number for truncation */
+	db_pgno_t	compact_truncate;	/* Exchange pages above here. */
 };
 
 /* Hash statistics structure. */
diff --git a/build_android/db_config.h b/build_android/db_config.h
index c675dd7..5303fa4 100644
--- a/build_android/db_config.h
+++ b/build_android/db_config.h
@@ -560,16 +560,16 @@
 #define PACKAGE_NAME "Berkeley DB"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "Berkeley DB 5.3.21"
+#define PACKAGE_STRING "Berkeley DB 5.3.28"
 
 /* Define to the one symbol short name of this package. */
-#define PACKAGE_TARNAME "db-5.3.21"
+#define PACKAGE_TARNAME "db-5.3.28"
 
 /* Define to the home page for this package. */
 #define PACKAGE_URL "http://www.oracle.com/technology/software/products/berkeley-db/index.html"
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "5.3.21"
+#define PACKAGE_VERSION "5.3.28"
 
 /* The size of `char', as computed by sizeof. */
 #define SIZEOF_CHAR 1
diff --git a/build_android/db_int.h b/build_android/db_int.h
index 588e035..3b38e0d 100644
--- a/build_android/db_int.h
+++ b/build_android/db_int.h
@@ -2,7 +2,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/build_android/jdbc/jni/Android.mk b/build_android/jdbc/jni/Android.mk
index d38b642..0095b79 100644
--- a/build_android/jdbc/jni/Android.mk
+++ b/build_android/jdbc/jni/Android.mk
@@ -1,6 +1,6 @@
 # DO NOT EDIT: automatically built by dist/s_android.
 # Makefile for building Android.JDBC for DBSQL
-# Berkeley DB 11g Release 2, library version 11.2.5.3.21: (May 11, 2012)
+# Berkeley DB 11g Release 2, library version 11.2.5.3.28: (September  9, 2013)
 #
 # This Makefile will generate 3 files:
 #   1. Static libdb_sql library. An internal library and users don't
@@ -10,6 +10,7 @@
 #      Android directly.
 ###################################################################
 LOCAL_PATH := $(call my-dir)
+BDB_ENABLE_ENCRYPTION := false
 
 ###################################################################
 # Common variables
@@ -43,6 +44,10 @@ COMMON_CFLAGS := -Wall -DHAVE_USLEEP=1 \
 	-D_HAVE_SQLITE_CONFIG_H -DSQLITE_THREAD_OVERRIDE_LOCK=-1 \
 	-DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_BACKWARDS -Dfdatasync=fsync
 
+ifeq ($(BDB_ENABLE_ENCRYPTION),true)
+COMMON_CFLAGS += -DSQLITE_HAS_CODEC -DHAVE_CRYPTO -DHAVE_SQLITE3_KEY
+endif
+
 # Required for JDBC building
 # Most of these are from configured <db>/lang/sql/jdbc/Makefile.in
 COMMON_CFLAGS += \
@@ -66,7 +71,6 @@ COMMON_CFLAGS += \
 	-DHAVE_SQLITE3_BIND_PARAMETER_INDEX=1 \
 	-DHAVE_SQLITE3_RESULT_ZEROBLOB=1 \
 	-DHAVE_SQLITE3_INCRBLOBIO=1 \
-	-DHAVE_SQLITE3_KEY=0 \
 	-DHAVE_SQLITE3_SHARED_CACHE=1 \
 	-DHAVE_SQLITE3_OPEN_V2=1 \
 	-DHAVE_SQLITE3_LOAD_EXTENSION=0 \
@@ -118,7 +122,6 @@ LOCAL_SRC_FILES := \
 	$(BDB_TOP)/src/clib/rand.c \
 	$(BDB_TOP)/src/clib/snprintf.c \
 	$(BDB_TOP)/src/common/clock.c \
-	$(BDB_TOP)/src/common/crypto_stub.c \
 	$(BDB_TOP)/src/common/db_byteorder.c \
 	$(BDB_TOP)/src/common/db_compint.c \
 	$(BDB_TOP)/src/common/db_err.c \
@@ -282,6 +285,17 @@ LOCAL_SRC_FILES := \
 	$(BDB_TOP)/src/txn/txn_util.c \
 	$(BDB_TOP)/lang/sql/generated/sqlite3.c
 
+ifeq ($(BDB_ENABLE_ENCRYPTION),true)
+LOCAL_SRC_FILES += \
+	$(BDB_TOP)/src/crypto/crypto.c \
+	$(BDB_TOP)/src/crypto/aes_method.c \
+	$(BDB_TOP)/src/crypto/mersenne/mt19937db.c \
+	$(BDB_TOP)/src/crypto/rijndael/rijndael-api-fst.c \
+	$(BDB_TOP)/src/crypto/rijndael/rijndael-alg-fst.c
+else
+LOCAL_SRC_FILES += $(BDB_TOP)/src/common/crypto_stub.c
+endif
+
 ifneq ($(TARGET_ARCH),arm)
 LOCAL_LDLIBS += -lpthread -ldl
 endif
diff --git a/build_vxworks/db.h b/build_vxworks/db.h
index e02937e..040c417 100644
--- a/build_vxworks/db.h
+++ b/build_vxworks/db.h
@@ -2,7 +2,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  *
@@ -47,9 +47,9 @@ extern "C" {
 #define	DB_VERSION_RELEASE	2
 #define	DB_VERSION_MAJOR	5
 #define	DB_VERSION_MINOR	3
-#define	DB_VERSION_PATCH	21
-#define	DB_VERSION_STRING	"Berkeley DB 5.3.21: (May 11, 2012)"
-#define	DB_VERSION_FULL_STRING	"Berkeley DB 11g Release 2, library version 11.2.5.3.21: (May 11, 2012)"
+#define	DB_VERSION_PATCH	28
+#define	DB_VERSION_STRING	"Berkeley DB 5.3.28: (September  9, 2013)"
+#define	DB_VERSION_FULL_STRING	"Berkeley DB 11g Release 2, library version 11.2.5.3.28: (September  9, 2013)"
 
 /*
  * !!!
@@ -2168,7 +2168,7 @@ struct __db_compact {
 	u_int32_t	compact_deadlock;	/* Number of deadlocks. */
 	db_pgno_t	compact_pages_truncated; /* Pages truncated to OS. */
 	/* Internal. */
-	db_pgno_t	compact_truncate;	/* Page number for truncation */
+	db_pgno_t	compact_truncate;	/* Exchange pages above here. */
 };
 
 /* Hash statistics structure. */
diff --git a/build_vxworks/db_config.h b/build_vxworks/db_config.h
index 61f4e5a..c1baca0 100644
--- a/build_vxworks/db_config.h
+++ b/build_vxworks/db_config.h
@@ -571,16 +571,16 @@
 #define PACKAGE_NAME "Berkeley DB"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "Berkeley DB 5.3.21"
+#define PACKAGE_STRING "Berkeley DB 5.3.28"
 
 /* Define to the one symbol short name of this package. */
-#define PACKAGE_TARNAME "db-5.3.21"
+#define PACKAGE_TARNAME "db-5.3.28"
 
 /* Define to the home page for this package. */
 #define PACKAGE_URL "http://www.oracle.com/technology/software/products/berkeley-db/index.html"
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "5.3.21"
+#define PACKAGE_VERSION "5.3.28"
 
 /* The size of a `char', as computed by sizeof. */
 /* #undef SIZEOF_CHAR */
diff --git a/build_vxworks/db_config_small.h b/build_vxworks/db_config_small.h
index e506686..da00743 100644
--- a/build_vxworks/db_config_small.h
+++ b/build_vxworks/db_config_small.h
@@ -571,16 +571,16 @@
 #define PACKAGE_NAME "Berkeley DB"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "Berkeley DB 5.3.21"
+#define PACKAGE_STRING "Berkeley DB 5.3.28"
 
 /* Define to the one symbol short name of this package. */
-#define PACKAGE_TARNAME "db-5.3.21"
+#define PACKAGE_TARNAME "db-5.3.28"
 
 /* Define to the home page for this package. */
 #define PACKAGE_URL "http://www.oracle.com/technology/software/products/berkeley-db/index.html"
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "5.3.21"
+#define PACKAGE_VERSION "5.3.28"
 
 /* The size of a `char', as computed by sizeof. */
 /* #undef SIZEOF_CHAR */
diff --git a/build_vxworks/db_cxx.h b/build_vxworks/db_cxx.h
index 006c20f..e322446 100644
--- a/build_vxworks/db_cxx.h
+++ b/build_vxworks/db_cxx.h
@@ -2,7 +2,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/build_vxworks/db_int.h b/build_vxworks/db_int.h
index 7e0209d..1a583ae 100644
--- a/build_vxworks/db_int.h
+++ b/build_vxworks/db_int.h
@@ -2,7 +2,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/build_vxworks/dbdemo/dbdemo.c b/build_vxworks/dbdemo/dbdemo.c
index 6ef4f44..6b4230b 100644
--- a/build_vxworks/dbdemo/dbdemo.c
+++ b/build_vxworks/dbdemo/dbdemo.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/build_vxworks/test/micro/b_curalloc.c b/build_vxworks/test/micro/b_curalloc.c
index 8868522..99c6689 100644
--- a/build_vxworks/test/micro/b_curalloc.c
+++ b/build_vxworks/test/micro/b_curalloc.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/build_vxworks/test/micro/b_curwalk.c b/build_vxworks/test/micro/b_curwalk.c
index 557e98f..4a24296 100644
--- a/build_vxworks/test/micro/b_curwalk.c
+++ b/build_vxworks/test/micro/b_curwalk.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/build_vxworks/test/micro/b_del.c b/build_vxworks/test/micro/b_del.c
index 3354baf..e9d29b3 100644
--- a/build_vxworks/test/micro/b_del.c
+++ b/build_vxworks/test/micro/b_del.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/build_vxworks/test/micro/b_get.c b/build_vxworks/test/micro/b_get.c
index f30076d..f320383 100644
--- a/build_vxworks/test/micro/b_get.c
+++ b/build_vxworks/test/micro/b_get.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/build_vxworks/test/micro/b_inmem.c b/build_vxworks/test/micro/b_inmem.c
index d37de5a..2351c18 100644
--- a/build_vxworks/test/micro/b_inmem.c
+++ b/build_vxworks/test/micro/b_inmem.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/build_vxworks/test/micro/b_latch.c b/build_vxworks/test/micro/b_latch.c
index c967655..f2f36f1 100644
--- a/build_vxworks/test/micro/b_latch.c
+++ b/build_vxworks/test/micro/b_latch.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/build_vxworks/test/micro/b_load.c b/build_vxworks/test/micro/b_load.c
index 99635d2..1e39e81 100644
--- a/build_vxworks/test/micro/b_load.c
+++ b/build_vxworks/test/micro/b_load.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/build_vxworks/test/micro/b_open.c b/build_vxworks/test/micro/b_open.c
index f56d4e7..8a29925 100644
--- a/build_vxworks/test/micro/b_open.c
+++ b/build_vxworks/test/micro/b_open.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/build_vxworks/test/micro/b_put.c b/build_vxworks/test/micro/b_put.c
index 4db4bb9..eeefc42 100644
--- a/build_vxworks/test/micro/b_put.c
+++ b/build_vxworks/test/micro/b_put.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/build_vxworks/test/micro/b_recover.c b/build_vxworks/test/micro/b_recover.c
index 506aec8..319068d 100644
--- a/build_vxworks/test/micro/b_recover.c
+++ b/build_vxworks/test/micro/b_recover.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/build_vxworks/test/micro/b_txn.c b/build_vxworks/test/micro/b_txn.c
index e9dcfbe..3c831a6 100644
--- a/build_vxworks/test/micro/b_txn.c
+++ b/build_vxworks/test/micro/b_txn.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/build_vxworks/test/micro/b_txn_write.c b/build_vxworks/test/micro/b_txn_write.c
index a5f4dc8..debe89b 100644
--- a/build_vxworks/test/micro/b_txn_write.c
+++ b/build_vxworks/test/micro/b_txn_write.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/build_vxworks/test/micro/b_uname.c b/build_vxworks/test/micro/b_uname.c
index 4db0af0..73de82b 100644
--- a/build_vxworks/test/micro/b_uname.c
+++ b/build_vxworks/test/micro/b_uname.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/build_vxworks/test/micro/b_util.c b/build_vxworks/test/micro/b_util.c
index ecaf10d..207ce91 100644
--- a/build_vxworks/test/micro/b_util.c
+++ b/build_vxworks/test/micro/b_util.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/build_vxworks/test/micro/b_workload.c b/build_vxworks/test/micro/b_workload.c
index 513872c..959517b 100644
--- a/build_vxworks/test/micro/b_workload.c
+++ b/build_vxworks/test/micro/b_workload.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/build_vxworks/test/micro/b_workload.h b/build_vxworks/test/micro/b_workload.h
index 4ffa771..ea16dcd 100644
--- a/build_vxworks/test/micro/b_workload.h
+++ b/build_vxworks/test/micro/b_workload.h
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/build_vxworks/test/micro/bench.h b/build_vxworks/test/micro/bench.h
index 7e8c4f4..45ece07 100644
--- a/build_vxworks/test/micro/bench.h
+++ b/build_vxworks/test/micro/bench.h
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/build_vxworks/test/micro/test_micro.c b/build_vxworks/test/micro/test_micro.c
index 436a9a0..851158c 100644
--- a/build_vxworks/test/micro/test_micro.c
+++ b/build_vxworks/test/micro/test_micro.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/build_vxworks/util/db_archive.c b/build_vxworks/util/db_archive.c
index b2ceda2..491d0e6 100644
--- a/build_vxworks/util/db_archive.c
+++ b/build_vxworks/util/db_archive.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -12,7 +12,7 @@
 
 #ifndef lint
 static const char copyright[] =
-    "Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.\n";
+    "Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.\n";
 #endif
 
 int db_archive_main __P((int, char *[]));
@@ -142,7 +142,7 @@ db_archive_main(argc, argv)
 	 * private one and try again.
 	 */
 	if ((ret = dbenv->open(dbenv, home, DB_USE_ENVIRON, 0)) != 0 &&
-	    (ret == DB_VERSION_MISMATCH ||
+	    (ret == DB_VERSION_MISMATCH || ret == DB_REP_LOCKOUT ||
 	    (ret = dbenv->open(dbenv, home, DB_CREATE |
 	    DB_INIT_LOG | DB_PRIVATE | DB_USE_ENVIRON, 0)) != 0)) {
 		dbenv->err(dbenv, ret, "DB_ENV->open");
diff --git a/build_vxworks/util/db_checkpoint.c b/build_vxworks/util/db_checkpoint.c
index ff2fdc8..b4fa1a1 100644
--- a/build_vxworks/util/db_checkpoint.c
+++ b/build_vxworks/util/db_checkpoint.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -12,7 +12,7 @@
 
 #ifndef lint
 static const char copyright[] =
-    "Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.\n";
+    "Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.\n";
 #endif
 
 int	 db_checkpoint_main __P((int, char *[]));
@@ -171,7 +171,7 @@ db_checkpoint_main(argc, argv)
 #define	ENV_FLAGS DB_USE_ENVIRON
 #endif
 	if ((ret = dbenv->open(dbenv, home, ENV_FLAGS, 0)) != 0 &&
-	    (!once || ret == DB_VERSION_MISMATCH ||
+	    (!once || ret == DB_VERSION_MISMATCH || ret == DB_REP_LOCKOUT ||
 	    (ret = dbenv->open(dbenv, home,
 	    DB_CREATE | DB_INIT_TXN | DB_PRIVATE | DB_USE_ENVIRON, 0)) != 0)) {
 		dbenv->err(dbenv, ret, "DB_ENV->open");
diff --git a/build_vxworks/util/db_deadlock.c b/build_vxworks/util/db_deadlock.c
index 7449429..b92ed75 100644
--- a/build_vxworks/util/db_deadlock.c
+++ b/build_vxworks/util/db_deadlock.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -12,7 +12,7 @@
 
 #ifndef lint
 static const char copyright[] =
-    "Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.\n";
+    "Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.\n";
 #endif
 
 int db_deadlock_main __P((int, char *[]));
diff --git a/build_vxworks/util/db_dump.c b/build_vxworks/util/db_dump.c
index b8170cb..9018057 100644
--- a/build_vxworks/util/db_dump.c
+++ b/build_vxworks/util/db_dump.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -14,7 +14,7 @@
 
 #ifndef lint
 static const char copyright[] =
-    "Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.\n";
+    "Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.\n";
 #endif
 
 int	 db_dump_db_init __P((DB_ENV *, char *, int, u_int32_t, int *));
@@ -367,7 +367,7 @@ db_dump_db_init(dbenv, home, is_salvage, cache, is_privatep)
 	if ((ret = dbenv->open(dbenv, home,
 	    DB_USE_ENVIRON | (is_salvage ? DB_INIT_MPOOL : 0), 0)) == 0)
 		return (0);
-	if (ret == DB_VERSION_MISMATCH)
+	if (ret == DB_VERSION_MISMATCH || ret == DB_REP_LOCKOUT)
 		goto err;
 
 	/*
diff --git a/build_vxworks/util/db_hotbackup.c b/build_vxworks/util/db_hotbackup.c
index a58c7b5..bc8b6e3 100644
--- a/build_vxworks/util/db_hotbackup.c
+++ b/build_vxworks/util/db_hotbackup.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -15,7 +15,7 @@
 
 #ifndef lint
 static const char copyright[] =
-    "Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.\n";
+    "Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.\n";
 #endif
 
 enum which_open { OPEN_ORIGINAL, OPEN_HOT_BACKUP };
@@ -484,7 +484,7 @@ db_hotbackup_env_init(dbenvp, home, log_dirp, data_dirp, passwd, which, verbose)
 		 * fails, we create a private environment and try again.
 		 */
 		if ((ret = dbenv->open(dbenv, home, DB_USE_ENVIRON, 0)) != 0 &&
-		    (ret == DB_VERSION_MISMATCH ||
+		    (ret == DB_VERSION_MISMATCH || ret == DB_REP_LOCKOUT ||
 		    (ret = dbenv->open(dbenv, home, DB_CREATE |
 		    DB_INIT_LOG | DB_INIT_TXN | DB_PRIVATE | DB_USE_ENVIRON,
 		    0)) != 0)) {
@@ -501,9 +501,19 @@ db_hotbackup_env_init(dbenvp, home, log_dirp, data_dirp, passwd, which, verbose)
 				    "%s\n"), progname);
 				return (db_hotbackup_usage());
 			} else {
-				fprintf(stderr, "%s: %s", DB_STR("5058",
+				/* 
+				 * Do we have -l and an existing DB_CONFIG? 
+				 * That is a usage problem, but for backward
+				 * compatibility, keep going if log_dir happens
+				 * to be the same as the DB_CONFIG path.
+				 */
+				(void)snprintf(buf, sizeof(buf), "%s%c%s", 
+				    home, PATH_SEPARATOR[0], "DB_CONFIG");
+				if (__os_exists(dbenv->env, buf, NULL) == 0)
+					fprintf(stderr, 
+					    "%s: %s", DB_STR("5058",
 			    "use of -l with DB_CONFIG file is deprecated\n"),
-				    progname);
+					    progname);
 			}
 		}
 		if (data_dirp != NULL && *data_dirp == NULL)
diff --git a/build_vxworks/util/db_load.c b/build_vxworks/util/db_load.c
index 232b72f..95edafe 100644
--- a/build_vxworks/util/db_load.c
+++ b/build_vxworks/util/db_load.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -14,7 +14,7 @@
 
 #ifndef lint
 static const char copyright[] =
-    "Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.\n";
+    "Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.\n";
 #endif
 
 typedef struct {			/* XXX: Globals. */
@@ -696,7 +696,7 @@ db_load_db_init(dbenv, home, cache, is_private)
 	    DB_INIT_LOCK | DB_INIT_LOG | DB_INIT_MPOOL | DB_INIT_TXN;
 	if ((ret = dbenv->open(dbenv, home, flags, 0)) == 0)
 		return (0);
-	if (ret == DB_VERSION_MISMATCH)
+	if (ret == DB_VERSION_MISMATCH || ret == DB_REP_LOCKOUT)
 		goto err;
 
 	/*
diff --git a/build_vxworks/util/db_log_verify.c b/build_vxworks/util/db_log_verify.c
index 90d76d5..6fc2ba0 100644
--- a/build_vxworks/util/db_log_verify.c
+++ b/build_vxworks/util/db_log_verify.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id: db_log_verify.c,v 0f73af5ae3da 2010/05/10 05:38:40 alexander $
  */
diff --git a/build_vxworks/util/db_printlog.c b/build_vxworks/util/db_printlog.c
index 3cd0d67..c8f2012 100644
--- a/build_vxworks/util/db_printlog.c
+++ b/build_vxworks/util/db_printlog.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -21,7 +21,7 @@
 
 #ifndef lint
 static const char copyright[] =
-    "Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.\n";
+    "Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.\n";
 #endif
 
 int db_printlog_print_app_record __P((DB_ENV *, DBT *, DB_LSN *, db_recops));
@@ -207,7 +207,7 @@ db_printlog_main(argc, argv)
 	if (repflag) {
 		if ((ret = dbenv->open(dbenv, home,
 		    DB_INIT_MPOOL | DB_USE_ENVIRON, 0)) != 0 &&
-		    (ret == DB_VERSION_MISMATCH ||
+		    (ret == DB_VERSION_MISMATCH || ret == DB_REP_LOCKOUT ||
 		    (ret = dbenv->open(dbenv, home,
 		    DB_CREATE | DB_INIT_MPOOL | DB_PRIVATE | DB_USE_ENVIRON, 0))
 		    != 0)) {
@@ -215,7 +215,7 @@ db_printlog_main(argc, argv)
 			goto err;
 		}
 	} else if ((ret = dbenv->open(dbenv, home, DB_USE_ENVIRON, 0)) != 0 &&
-	    (ret == DB_VERSION_MISMATCH ||
+	    (ret == DB_VERSION_MISMATCH || ret == DB_REP_LOCKOUT ||
 	    (ret = dbenv->open(dbenv, home,
 	    DB_CREATE | DB_INIT_LOG | DB_PRIVATE | DB_USE_ENVIRON, 0)) != 0)) {
 		dbenv->err(dbenv, ret, "DB_ENV->open");
diff --git a/build_vxworks/util/db_recover.c b/build_vxworks/util/db_recover.c
index 0a8f30e..158aa55 100644
--- a/build_vxworks/util/db_recover.c
+++ b/build_vxworks/util/db_recover.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -12,7 +12,7 @@
 
 #ifndef lint
 static const char copyright[] =
-    "Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.\n";
+    "Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.\n";
 #endif
 
 void db_recover_feedback __P((DB_ENV *, int, int));
diff --git a/build_vxworks/util/db_stat.c b/build_vxworks/util/db_stat.c
index c741146..14fcc75 100644
--- a/build_vxworks/util/db_stat.c
+++ b/build_vxworks/util/db_stat.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -12,7 +12,7 @@
 
 #ifndef lint
 static const char copyright[] =
-    "Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.\n";
+    "Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.\n";
 #endif
 
 typedef enum { T_NOTSET, T_DB,
diff --git a/build_vxworks/util/db_tuner.c b/build_vxworks/util/db_tuner.c
index e78f04a..dc097f2 100644
--- a/build_vxworks/util/db_tuner.c
+++ b/build_vxworks/util/db_tuner.c
@@ -1,7 +1,7 @@
 /* 
  * See the file LICENSE for redistribution information.
  * 
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  * 
  * $Id$
  * 
@@ -54,7 +54,7 @@
 
 #ifndef lint
 static const char copyright[] =
-    "Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.\n";
+    "Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.\n";
 #endif
 
 /*
@@ -219,7 +219,8 @@ db_tuner_main(argc, argv)
 	 * private one and try again.
 	 */
 	if ((ret = dbenv->open(dbenv, home, DB_USE_ENVIRON, 0)) != 0 &&
-	    (ret == DB_VERSION_MISMATCH || (ret = dbenv->open(dbenv, home,
+	    (ret == DB_VERSION_MISMATCH || ret == DB_REP_LOCKOUT ||
+	    (ret = dbenv->open(dbenv, home,
 	    DB_CREATE | DB_INIT_MPOOL | DB_USE_ENVIRON | DB_PRIVATE,
 	    0)) != 0)) {
 		dbenv->err(dbenv, ret, "DB_ENV->open:");
diff --git a/build_vxworks/util/db_upgrade.c b/build_vxworks/util/db_upgrade.c
index 936be74..ae549a2 100644
--- a/build_vxworks/util/db_upgrade.c
+++ b/build_vxworks/util/db_upgrade.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -12,7 +12,7 @@
 
 #ifndef lint
 static const char copyright[] =
-    "Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.\n";
+    "Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.\n";
 #endif
 
 int db_upgrade_main __P((int, char *[]));
@@ -142,7 +142,7 @@ db_upgrade_main(argc, argv)
 	 * private one and try again.
 	 */
 	if ((ret = dbenv->open(dbenv, home, DB_USE_ENVIRON, 0)) != 0 &&
-	    (ret == DB_VERSION_MISMATCH ||
+	    (ret == DB_VERSION_MISMATCH || ret == DB_REP_LOCKOUT ||
 	    (ret = dbenv->open(dbenv, home,
 	    DB_CREATE | DB_INIT_MPOOL | DB_PRIVATE | DB_USE_ENVIRON,
 	    0)) != 0)) {
diff --git a/build_vxworks/util/db_verify.c b/build_vxworks/util/db_verify.c
index 5899327..c5ebbda 100644
--- a/build_vxworks/util/db_verify.c
+++ b/build_vxworks/util/db_verify.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -12,7 +12,7 @@
 
 #ifndef lint
 static const char copyright[] =
-    "Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.\n";
+    "Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.\n";
 #endif
 
 int db_verify_main __P((int, char *[]));
@@ -162,7 +162,7 @@ retry:	if ((ret = db_env_create(&dbenv, 0)) != 0) {
 	private = 0;
 	if ((ret =
 	    dbenv->open(dbenv, home, DB_INIT_MPOOL | DB_USE_ENVIRON, 0)) != 0) {
-		if (ret != DB_VERSION_MISMATCH) {
+		if (ret != DB_VERSION_MISMATCH && ret != DB_REP_LOCKOUT) {
 			if ((ret =
 			    dbenv->set_cachesize(dbenv, 0, cache, 1)) != 0) {
 				dbenv->err(dbenv, ret, "set_cachesize");
diff --git a/build_wince/db.h b/build_wince/db.h
index 3b9a43a..31d7775 100644
--- a/build_wince/db.h
+++ b/build_wince/db.h
@@ -2,7 +2,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  *
@@ -61,9 +61,9 @@ extern "C" {
 #define	DB_VERSION_RELEASE	2
 #define	DB_VERSION_MAJOR	5
 #define	DB_VERSION_MINOR	3
-#define	DB_VERSION_PATCH	21
-#define	DB_VERSION_STRING	"Berkeley DB 5.3.21: (May 11, 2012)"
-#define	DB_VERSION_FULL_STRING	"Berkeley DB 11g Release 2, library version 11.2.5.3.21: (May 11, 2012)"
+#define	DB_VERSION_PATCH	28
+#define	DB_VERSION_STRING	"Berkeley DB 5.3.28: (September  9, 2013)"
+#define	DB_VERSION_FULL_STRING	"Berkeley DB 11g Release 2, library version 11.2.5.3.28: (September  9, 2013)"
 
 /*
  * !!!
@@ -2210,7 +2210,7 @@ struct __db_compact {
 	u_int32_t	compact_deadlock;	/* Number of deadlocks. */
 	db_pgno_t	compact_pages_truncated; /* Pages truncated to OS. */
 	/* Internal. */
-	db_pgno_t	compact_truncate;	/* Page number for truncation */
+	db_pgno_t	compact_truncate;	/* Exchange pages above here. */
 };
 
 /* Hash statistics structure. */
diff --git a/build_wince/db_config.h b/build_wince/db_config.h
index d10b310..5d028cd 100644
--- a/build_wince/db_config.h
+++ b/build_wince/db_config.h
@@ -579,16 +579,16 @@
 #define PACKAGE_NAME "Berkeley DB"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "Berkeley DB 5.3.21"
+#define PACKAGE_STRING "Berkeley DB 5.3.28"
 
 /* Define to the one symbol short name of this package. */
-#define PACKAGE_TARNAME "db-5.3.21"
+#define PACKAGE_TARNAME "db-5.3.28"
 
 /* Define to the home page for this package. */
 #define PACKAGE_URL "http://www.oracle.com/technology/software/products/berkeley-db/index.html"
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "5.3.21"
+#define PACKAGE_VERSION "5.3.28"
 
 /* The size of a `char', as computed by sizeof. */
 /* #undef SIZEOF_CHAR */
diff --git a/build_wince/db_int.h b/build_wince/db_int.h
index 88333d6..b1453d5 100644
--- a/build_wince/db_int.h
+++ b/build_wince/db_int.h
@@ -2,7 +2,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/build_windows/VS10/db.vcxproj b/build_windows/VS10/db.vcxproj
index cce2950..2fd172d 100644
--- a/build_windows/VS10/db.vcxproj
+++ b/build_windows/VS10/db.vcxproj
@@ -424,7 +424,7 @@
     <None Include="../libdb.def"/>
   </ItemGroup>
   <ItemGroup>
-    <ResourceCompile Include="../libdb.rc">
+    <ResourceCompile Include="..\..\build_windows\libdb.rc">
       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">_DEBUG;$(NoInherit));%(PreprocessorDefinitions)</PreprocessorDefinitions>
       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Static Debug|Win32'">NDEBUG;$(NoInherit));%(PreprocessorDefinitions)</PreprocessorDefinitions>
       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">NDEBUG;$(NoInherit));%(PreprocessorDefinitions)</PreprocessorDefinitions>
diff --git a/build_windows/VS10/db_sql_odbc.vcxproj b/build_windows/VS10/db_sql_odbc.vcxproj
index 1d0c4e7..7262693 100644
--- a/build_windows/VS10/db_sql_odbc.vcxproj
+++ b/build_windows/VS10/db_sql_odbc.vcxproj
@@ -99,7 +99,7 @@
     <ClCompile Include="..\..\lang\sql\odbc\sqlite3odbc.c"/>
   </ItemGroup>
   <ItemGroup>
-    <ResourceCompile Include="../sql/odbc/sqlite3odbc.rc">
+    <ResourceCompile Include="..\..\lang\sql\odbc\sqlite3odbc.rc">
       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">_DEBUG;$(NoInherit));%(PreprocessorDefinitions)</PreprocessorDefinitions>
       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">NDEBUG;$(NoInherit));%(PreprocessorDefinitions)</PreprocessorDefinitions>
       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">_DEBUG;$(NoInherit));%(PreprocessorDefinitions)</PreprocessorDefinitions>
diff --git a/build_windows/db.h b/build_windows/db.h
index 3b9a43a..31d7775 100644
--- a/build_windows/db.h
+++ b/build_windows/db.h
@@ -2,7 +2,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  *
@@ -61,9 +61,9 @@ extern "C" {
 #define	DB_VERSION_RELEASE	2
 #define	DB_VERSION_MAJOR	5
 #define	DB_VERSION_MINOR	3
-#define	DB_VERSION_PATCH	21
-#define	DB_VERSION_STRING	"Berkeley DB 5.3.21: (May 11, 2012)"
-#define	DB_VERSION_FULL_STRING	"Berkeley DB 11g Release 2, library version 11.2.5.3.21: (May 11, 2012)"
+#define	DB_VERSION_PATCH	28
+#define	DB_VERSION_STRING	"Berkeley DB 5.3.28: (September  9, 2013)"
+#define	DB_VERSION_FULL_STRING	"Berkeley DB 11g Release 2, library version 11.2.5.3.28: (September  9, 2013)"
 
 /*
  * !!!
@@ -2210,7 +2210,7 @@ struct __db_compact {
 	u_int32_t	compact_deadlock;	/* Number of deadlocks. */
 	db_pgno_t	compact_pages_truncated; /* Pages truncated to OS. */
 	/* Internal. */
-	db_pgno_t	compact_truncate;	/* Page number for truncation */
+	db_pgno_t	compact_truncate;	/* Exchange pages above here. */
 };
 
 /* Hash statistics structure. */
diff --git a/build_windows/db_config.h b/build_windows/db_config.h
index d06f8b1..0617ea8 100644
--- a/build_windows/db_config.h
+++ b/build_windows/db_config.h
@@ -586,16 +586,16 @@
 #define PACKAGE_NAME "Berkeley DB"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "Berkeley DB 5.3.21"
+#define PACKAGE_STRING "Berkeley DB 5.3.28"
 
 /* Define to the one symbol short name of this package. */
-#define PACKAGE_TARNAME "db-5.3.21"
+#define PACKAGE_TARNAME "db-5.3.28"
 
 /* Define to the home page for this package. */
 #define PACKAGE_URL "http://www.oracle.com/technology/software/products/berkeley-db/index.html"
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "5.3.21"
+#define PACKAGE_VERSION "5.3.28"
 
 /* The size of a `char', as computed by sizeof. */
 /* #undef SIZEOF_CHAR */
diff --git a/build_windows/db_cxx.h b/build_windows/db_cxx.h
index 4bd2e60..51ef209 100644
--- a/build_windows/db_cxx.h
+++ b/build_windows/db_cxx.h
@@ -2,7 +2,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/build_windows/db_int.h b/build_windows/db_int.h
index 88333d6..b1453d5 100644
--- a/build_windows/db_int.h
+++ b/build_windows/db_int.h
@@ -2,7 +2,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/build_windows/dbkill.cpp b/build_windows/dbkill.cpp
index 3f49716..94f14f2 100644
--- a/build_windows/dbkill.cpp
+++ b/build_windows/dbkill.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/build_windows/libdb.rc b/build_windows/libdb.rc
index ccd49ac..5e0781e 100644
--- a/build_windows/libdb.rc
+++ b/build_windows/libdb.rc
@@ -1,6 +1,6 @@
 1 VERSIONINFO
- FILEVERSION 5,0,3,21
- PRODUCTVERSION 5,0,3,21
+ FILEVERSION 5,0,3,28
+ PRODUCTVERSION 5,0,3,28
  FILEFLAGSMASK 0x3fL
 #ifdef _DEBUG
  FILEFLAGS 0x1L
@@ -18,12 +18,12 @@ BEGIN
         BEGIN
             VALUE "CompanyName", "Oracle\0"
             VALUE "FileDescription", "Berkeley DB 5.3 DLL\0"
-            VALUE "FileVersion", "5.3.21\0"
+            VALUE "FileVersion", "5.3.28\0"
             VALUE "InternalName", "libdb53.dll\0"
-            VALUE "LegalCopyright", "Copyright � Oracle 1997-2012\0"
+            VALUE "LegalCopyright", "Copyright � Oracle 1997, 2013\0"
             VALUE "OriginalFilename", "libdb53.dll\0"
             VALUE "ProductName", "Oracle libdb\0"
-            VALUE "ProductVersion", "5.3.21\0"
+            VALUE "ProductVersion", "5.3.28\0"
         END
     END
     BLOCK "VarFileInfo"
diff --git a/build_windows/libdbrc.src b/build_windows/libdbrc.src
index 1054fd5..445e9e2 100644
--- a/build_windows/libdbrc.src
+++ b/build_windows/libdbrc.src
@@ -20,7 +20,7 @@ BEGIN
             VALUE "FileDescription", "Berkeley DB %MAJOR%.%MINOR% DLL\0"
             VALUE "FileVersion", "%MAJOR%.%MINOR%.%PATCH%\0"
             VALUE "InternalName", "libdb%MAJOR%%MINOR%.dll\0"
-            VALUE "LegalCopyright", "Copyright � Oracle 1997-2012\0"
+            VALUE "LegalCopyright", "Copyright � Oracle 1997, 2013\0"
             VALUE "OriginalFilename", "libdb%MAJOR%%MINOR%.dll\0"
             VALUE "ProductName", "Oracle libdb\0"
             VALUE "ProductVersion", "%MAJOR%.%MINOR%.%PATCH%\0"
diff --git a/dist/ChangeLog b/dist/ChangeLog
index 8ed93de..fea6dd1 100644
--- a/dist/ChangeLog
+++ b/dist/ChangeLog
@@ -1,5 +1,69 @@
 = Berkeley DB 5.3 Changelog =
 
+== Changes between 11.2.5.3.21 and 11.2.5.3.28 ==
+
+Fixed tcl library linking for AIX 7. [#17109]
+
+Fixed a bug that could cause a trap if a lock timeout occurred while opening
+a database. [#21098]
+
+Fixed missing encryption support for the Android JDBC driver. [#21129]
+
+Fixed an incorrect message being displayed when the -l option
+was specified to the db_hotbackup utility. [#21313]
+
+Fixed a bug that DB_ENV->log_get_config did not work correctly before
+DB_ENV->open. [#21359]
+
+Fixed a bug that could cause a SQL build failure when FTS3 is enabled. 
+[#21382]
+
+Fixed a bug that prevented in-memory SQL database from being created 
+properly.    They can now be created without the use of the
+SQLITE_OPEN_CREATE flag.  [#21456]
+
+Fixed a memory leak in SQL online backup. [#21460]
+
+Added additional examples for C++ [#21477]
+
+Fixed a bug that could make odbc fail to build with sqlite source 
+code. [#21490]
+
+Fixed bugs in compaction of large keys in the upper levels of btrees. [#21569]
+
+The db utilities (db_xxxx) no longer operate on replication clients that 
+are being automatically initialized.   The DB_REP_LOCKOUT error is now 
+returned.   [#21593]
+
+Using DB_TXN_SNAPSHOT on an HA client will now result in an error. [#21601]
+
+Fixed a bug that prevented a sub-database from being created under the
+directory identified in DB->set_create_dir. [#21603]
+
+Fixed a race condition on a cursor when using a multi-threaded application
+with the SQL API. [#21714]
+
+Fixed a race condition in the failchk code when cleaning up mutexes. [#21796]
+
+Fixed a resource leak in the db->verify() function for btrees. The bug would
+slow down verification and possibly cause it to run out of memory. [#21917]
+
+Removed a potential hang when compacting databases with many 
+duplicates. [#21975]
+
+Fixed a bug that caused a crash when reentering dbsql and specifying
+replication=on for a SQL database where replication was already enabled.
+[#22116]
+
+Fixed an incorrect recursive call dealing with joins. [#22398]
+
+Fix build failures in ado.net [#22405]
+
+Fixed a bug that could cause a JDBC build failure on recent 
+versions of Visual Studio. [#22497] 
+
+Correct build problems when building dbstl with gcc-4.7.3 [#22615]
+
 == Changes between 11.2.5.3.15 and 11.2.5.3.21 ==
 
 Fixed incompatibility problems of Java DPL with JDK7, so DPL will now
@@ -14,12 +78,12 @@ region creation has been undone.  [#20939]
 Redundant whitespaces are now ignored in DB_CONFIG lines pertaining to
 directories, e.g. set_data_dir. [#20158]
 
-Fixed a bug that caused DB_ENV->backup to stop early if DB_BACKUP_FILES was 
-not set and a non-DB file was in the data directory. [#21076]
-
 Fixed a rare race condition that could cause a crash if two processes opened 
 the same database at the same time. [#21041]
 
+Fixed a bug that caused DB_ENV->backup to stop early if DB_BACKUP_FILES was 
+not set and a non-DB file was in the data directory. [#21076]
+
 Fixed missing cross compiling capability for the JDBC driver. [#21101] 
 
 Allow the same system/machine to host both a master and a replica 
@@ -236,6 +300,10 @@ checkpoints could cause Log Sequence errors on client systems. [#20421]
 Fixed a bug where multiple Replication Manager processes would sometimes 
 not all conform to replication-group-aware log archiving. [#20342]
 
+Fixed a bug where a Replication Manager master could stop functioning
+after accepting an obsolete group membership site list from another site.
+[#21804]
+
 == Locking Subsystem Changes ==
 
 Fixed a bug that could cause an early lock timeout if a previous error 
@@ -278,6 +346,8 @@ Fixed a bug with DB_ENV->mutex_stat_print() in which the information on
 some mutexes would not be displayed, if any mutex had been freed and not 
 yet reallocated. [#20533]
 
+Fix a race condition between DB_ENV->failchk() and the allocation of a mutex. [#21796]
+
 == Transaction Subsystem Changes ==
 
 Fixed a bug where a malloc failure could result in a segfault
@@ -292,11 +362,12 @@ off page sorted duplicate trees. [#20284]
 Fixed a bug that could cause recovery to fail if DB->compact moved the meta 
 data page of a HASH subdatabase.  [#20708] 
 
-Fixed two problems with db_hotbackup's handling of transaction logs. A hotbackup
-would always try to open the logs in the environment home, even if a log
-directory had been specified. The second fix corrected an error path, in which
-the memory was freed by the wrong function, possibly causing a guard byte error.
-[#21313]
+Fixed three problems with db_hotbackup's backup of transaction logs. A hot
+backup did not use any configured log directory, but would try to open the
+logs in the environment home.  The second fix corrected an error path, in
+which the memory was freed by the wrong function, possibly causing a guard
+byte error. The third fix fixed the issue that a wrong message would be 
+displayed when only "-l" was specified. [#21313]
 
 == Configuration, Documentation, Sample Apps, Portability and Build Changes ==
 
@@ -316,3 +387,10 @@ not support the heap access method. [#21016]
 If a txn that is attempting to remove a region page from a heap database is
 aborted and another txn is trying to update that same page then it can 
 cause the original txn to abort.   This is timing dependant. [#20939]
+
+Utilities can operate on a replication client which is being automatically
+initialized and may therefore be in an inconsistent state.  This can cause
+the utility to fail or to return invalid results.  You can use replication
+statistics to check the site's role (st_status) and master generation
+(st_gen) before and after a utility runs; if neither has changed, the
+utility's results are valid.  [#21593]
diff --git a/dist/Makefile.in b/dist/Makefile.in
index 0d31970..e90c0c2 100644
--- a/dist/Makefile.in
+++ b/dist/Makefile.in
@@ -1456,7 +1456,7 @@ examples_c: ex_access ex_apprec ex_btrec ex_bulk ex_env ex_heap ex_lock \
 	ex_rep_mgr ex_sequence ex_stream ex_thread ex_tpcb \
 	example_database_load example_database_read txn_guide txn_guide_inmemory
 
-examples_cxx: TxnGuide TxnGuideInMemory excxx_access \
+examples_cxx: TxnGuide TxnGuideInMemory excxx_access excxx_btrec excxx_env \
 	excxx_example_database_load excxx_example_database_read \
 	excxx_lock excxx_mpool excxx_repquote excxx_repquote_gsg_repmgr \
 	excxx_repquote_gsg_simple excxx_sequence excxx_tpcb
diff --git a/dist/RELEASE b/dist/RELEASE
index 5489652..129d527 100644
--- a/dist/RELEASE
+++ b/dist/RELEASE
@@ -5,12 +5,12 @@ DB_VERSION_LETTER="g"
 DB_VERSION_RELEASE=2
 DB_VERSION_MAJOR=5
 DB_VERSION_MINOR=3
-DB_VERSION_PATCH=21
+DB_VERSION_PATCH=28
 DB_VERSION="$DB_VERSION_MAJOR.$DB_VERSION_MINOR.$DB_VERSION_PATCH"
 DB_VERSION_FULL="$DB_VERSION_FAMILY.$DB_VERSION_RELEASE.$DB_VERSION_MAJOR.$DB_VERSION_MINOR.$DB_VERSION_PATCH"
 
 DB_VERSION_UNIQUE_NAME=`printf "_%d%03d" $DB_VERSION_MAJOR $DB_VERSION_MINOR`
 
-DB_RELEASE_DATE="May 11, 2012"
+DB_RELEASE_DATE="September  9, 2013"
 DB_VERSION_STRING="Berkeley DB $DB_VERSION: ($DB_RELEASE_DATE)"
 DB_VERSION_FULL_STRING="Berkeley DB $DB_VERSION_FAMILY$DB_VERSION_LETTER Release $DB_VERSION_RELEASE, library version $DB_VERSION_FULL: ($DB_RELEASE_DATE)"
diff --git a/dist/aclocal/mmap.m4 b/dist/aclocal/mmap.m4
index 727c6c3..ec049ff 100644
--- a/dist/aclocal/mmap.m4
+++ b/dist/aclocal/mmap.m4
@@ -1,4 +1,4 @@
-# Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
 
 # Detect mmap capability: If the file underlying an mmap is extended,
 # does the addressable memory grow too?
diff --git a/dist/adodotnet/adapt_common.xq.in b/dist/adodotnet/adapt_common.xq.in
index e7792a3..475b237 100644
--- a/dist/adodotnet/adapt_common.xq.in
+++ b/dist/adodotnet/adapt_common.xq.in
@@ -49,7 +49,7 @@ declare variable $WINCE_FLAGS := fn:concat(
   'SQLITE_ENABLE_LOAD_EXTENSION;',
   'SQLITE_SOUNDEX;',
   'SQLITE_OMIT_WAL;',
-  'INVALID_FILE_ATTRIBUTES=((DWORD)-1)');
+  'INVALID_FILE_ATTRIBUTES=((DWORD)-1);');
 
 declare variable $DEBUG_ADDITIONAL_FLAGS := fn:concat(
   'DIAGNOSTIC;',
diff --git a/dist/android/Android.mk.template b/dist/android/Android.mk.template
index 341258a..841791e 100644
--- a/dist/android/Android.mk.template
+++ b/dist/android/Android.mk.template
@@ -26,6 +26,7 @@ LOCAL_C_INCLUDES += $(LOCAL_PATH)/$(BDB_TOP)/build_android/sql
 # Source files
 LOCAL_SRC_FILES := \
 	@SOURCE_FILES@
+	$(BDB_TOP)/src/common/crypto_stub.c \
 	$(BDB_TOP)/lang/sql/generated/sqlite3.c
 
 ifneq ($(TARGET_ARCH),arm)
diff --git a/dist/android/jdbc/Android.mk.template b/dist/android/jdbc/Android.mk.template
index d05af24..8f7e04f 100644
--- a/dist/android/jdbc/Android.mk.template
+++ b/dist/android/jdbc/Android.mk.template
@@ -9,6 +9,7 @@
 #      Android directly.
 ###################################################################
 LOCAL_PATH := $(call my-dir)
+BDB_ENABLE_ENCRYPTION := false
 
 ###################################################################
 # Common variables
@@ -42,6 +43,10 @@ COMMON_CFLAGS := -Wall -DHAVE_USLEEP=1 \
 	-D_HAVE_SQLITE_CONFIG_H -DSQLITE_THREAD_OVERRIDE_LOCK=-1 \
 	-DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_FTS3_BACKWARDS -Dfdatasync=fsync
 
+ifeq ($(BDB_ENABLE_ENCRYPTION),true)
+COMMON_CFLAGS += -DSQLITE_HAS_CODEC -DHAVE_CRYPTO -DHAVE_SQLITE3_KEY
+endif
+
 # Required for JDBC building
 # Most of these are from configured <db>/lang/sql/jdbc/Makefile.in
 COMMON_CFLAGS += \
@@ -65,7 +70,6 @@ COMMON_CFLAGS += \
 	-DHAVE_SQLITE3_BIND_PARAMETER_INDEX=1 \
 	-DHAVE_SQLITE3_RESULT_ZEROBLOB=1 \
 	-DHAVE_SQLITE3_INCRBLOBIO=1 \
-	-DHAVE_SQLITE3_KEY=0 \
 	-DHAVE_SQLITE3_SHARED_CACHE=1 \
 	-DHAVE_SQLITE3_OPEN_V2=1 \
 	-DHAVE_SQLITE3_LOAD_EXTENSION=0 \
@@ -98,6 +102,17 @@ LOCAL_SRC_FILES := \
 	@SOURCE_FILES@
 	$(BDB_TOP)/lang/sql/generated/sqlite3.c
 
+ifeq ($(BDB_ENABLE_ENCRYPTION),true)
+LOCAL_SRC_FILES += \
+	$(BDB_TOP)/src/crypto/crypto.c \
+	$(BDB_TOP)/src/crypto/aes_method.c \
+	$(BDB_TOP)/src/crypto/mersenne/mt19937db.c \
+	$(BDB_TOP)/src/crypto/rijndael/rijndael-api-fst.c \
+	$(BDB_TOP)/src/crypto/rijndael/rijndael-alg-fst.c
+else
+LOCAL_SRC_FILES += $(BDB_TOP)/src/common/crypto_stub.c
+endif
+
 ifneq ($(TARGET_ARCH),arm)
 LOCAL_LDLIBS += -lpthread -ldl
 endif
diff --git a/dist/api_flags.c b/dist/api_flags.c
index a546a0c..eb20da0 100644
--- a/dist/api_flags.c
+++ b/dist/api_flags.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 #include <sys/types.h>
diff --git a/dist/configure b/dist/configure
index db718de..32b2c66 100755
--- a/dist/configure
+++ b/dist/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for Berkeley DB 5.3.21.
+# Generated by GNU Autoconf 2.68 for Berkeley DB 5.3.28.
 #
 # Report bugs to <Oracle Technology Network Berkeley DB forum>.
 #
@@ -569,9 +569,9 @@ MAKEFLAGS=
 
 # Identity of this package.
 PACKAGE_NAME='Berkeley DB'
-PACKAGE_TARNAME='db-5.3.21'
-PACKAGE_VERSION='5.3.21'
-PACKAGE_STRING='Berkeley DB 5.3.21'
+PACKAGE_TARNAME='db-5.3.28'
+PACKAGE_VERSION='5.3.28'
+PACKAGE_STRING='Berkeley DB 5.3.28'
 PACKAGE_BUGREPORT='Oracle Technology Network Berkeley DB forum'
 PACKAGE_URL=''
 
@@ -1440,7 +1440,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures Berkeley DB 5.3.21 to adapt to many kinds of systems.
+\`configure' configures Berkeley DB 5.3.28 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1489,7 +1489,7 @@ Fine tuning of the installation directories:
   --localedir=DIR         locale-dependent data [DATAROOTDIR/locale]
   --mandir=DIR            man documentation [DATAROOTDIR/man]
   --docdir=DIR            documentation root
-                          [DATAROOTDIR/doc/db-5.3.21]
+                          [DATAROOTDIR/doc/db-5.3.28]
   --htmldir=DIR           html documentation [DOCDIR]
   --dvidir=DIR            dvi documentation [DOCDIR]
   --pdfdir=DIR            pdf documentation [DOCDIR]
@@ -1511,7 +1511,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of Berkeley DB 5.3.21:";;
+     short | recursive ) echo "Configuration of Berkeley DB 5.3.28:";;
    esac
   cat <<\_ACEOF
 
@@ -1671,7 +1671,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-Berkeley DB configure 5.3.21
+Berkeley DB configure 5.3.28
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -2450,7 +2450,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by Berkeley DB $as_me 5.3.21, which was
+It was created by Berkeley DB $as_me 5.3.28, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -3014,11 +3014,11 @@ DB_VERSION_MAJOR="5"
 
 DB_VERSION_MINOR="3"
 
-DB_VERSION_PATCH="21"
+DB_VERSION_PATCH="28"
 
-DB_VERSION_STRING='"Berkeley DB 5.3.21: (May 11, 2012)"'
+DB_VERSION_STRING='"Berkeley DB 5.3.28: (September  9, 2013)"'
 
-DB_VERSION_FULL_STRING='"Berkeley DB 11g Release 2, library version 11.2.5.3.21: (May 11, 2012)"'
+DB_VERSION_FULL_STRING='"Berkeley DB 11g Release 2, library version 11.2.5.3.28: (September  9, 2013)"'
 
 
 # Process all options before using them.
@@ -5094,7 +5094,7 @@ optimize_flag="-O"
 extra_cflags=""
 
 case "$host_os" in
-aix4.3.*|aix[56]*)
+aix4.3.*|aix[5-9]*)
 	case "$host_os" in
 	aix4.3.*)
 		CPPFLAGS="$CPPFLAGS -D_LINUX_SOURCE_COMPAT";;
@@ -18749,7 +18749,7 @@ fi
 	fi
 
 	if test "$db_cv_build_cryptography" = "yes"; then
-		SQL_FLAGS="$SQL_FLAGS -DSQLITE_HAS_CODEC=1"
+		SQL_FLAGS="$SQL_FLAGS"
 	fi
 fi
 
@@ -25256,7 +25256,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by Berkeley DB $as_me 5.3.21, which was
+This file was extended by Berkeley DB $as_me 5.3.28, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -25322,7 +25322,7 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-Berkeley DB config.status 5.3.21
+Berkeley DB config.status 5.3.28
 configured by $0, generated by GNU Autoconf 2.68,
   with options \\"\$ac_cs_config\\"
 
diff --git a/dist/configure.ac b/dist/configure.ac
index b1e49a3..689f3b8 100644
--- a/dist/configure.ac
+++ b/dist/configure.ac
@@ -178,7 +178,7 @@ optimize_flag="-O"
 extra_cflags=""
 
 case "$host_os" in
-aix4.3.*|aix[[56]]*)
+aix4.3.*|aix[[5-9]]*)
 	case "$host_os" in
 	aix4.3.*)
 		CPPFLAGS="$CPPFLAGS -D_LINUX_SOURCE_COMPAT";;
@@ -567,7 +567,7 @@ if test "$db_cv_sql" = "yes"; then
 	fi
 
 	if test "$db_cv_build_cryptography" = "yes"; then
-		SQL_FLAGS="$SQL_FLAGS -DSQLITE_HAS_CODEC=1"
+		SQL_FLAGS="$SQL_FLAGS"
 	fi
 fi
 
diff --git a/dist/db_provider.d b/dist/db_provider.d
index 06e966c..8033cbe 100644
--- a/dist/db_provider.d
+++ b/dist/db_provider.d
@@ -24,7 +24,7 @@ provider bdb {
  * alphabetically. For instance allocation and free events are adjacent.
  * New, unrelated events are placed at the end of their event class.
  * 
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  * 
  */
 
diff --git a/dist/events.in b/dist/events.in
index 49436a7..d4df8f3 100644
--- a/dist/events.in
+++ b/dist/events.in
@@ -16,7 +16,7 @@
 # alphabetically. For instance allocation and free events are adjacent.
 # New, unrelated events are placed at the end of their event class.
 #
-# Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 
 # The alloc class covers the allocation of "on disk" database pages.
diff --git a/dist/gen_msg.awk b/dist/gen_msg.awk
index 7282099..b759ecd 100644
--- a/dist/gen_msg.awk
+++ b/dist/gen_msg.awk
@@ -1,7 +1,7 @@
 #
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/dist/gen_rec.awk b/dist/gen_rec.awk
index 129c978..7f9ce07 100644
--- a/dist/gen_rec.awk
+++ b/dist/gen_rec.awk
@@ -2,7 +2,7 @@
 #
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/dist/odbc/odbc.patch b/dist/odbc/odbc.patch
new file mode 100644
index 0000000..65bdace
--- /dev/null
+++ b/dist/odbc/odbc.patch
@@ -0,0 +1,40 @@
+diff -r 861f111b3a00 configure
+--- a/configure	Tue Jun 26 11:10:27 2012 +0800
++++ b/configure	Tue Jun 26 11:11:09 2012 +0800
+@@ -18601,7 +18601,7 @@
+ fi
+ 
+ if test -n "$SQLITE3_A10N_C" ; then
+-   SQLITE3_LOADEXTENSTION=1
++   SQLITE3_LOADEXTENSION=1
+    SQLITE3_COLUMNTABLENAME=1
+    SQLITE3_OVERLOADFUNCTION=1
+    SQLITE3_PREPARE_V2=1
+@@ -18609,6 +18609,7 @@
+    SQLITE3_CREATEMODULE_V2=1
+    SQLITE3_TABLECOLUMNMETADATA=1
+    SQLITE3_VFS=1
++   SQLITE3_PROFILE=1
+    SQLITE3_STRNICMP=1
+ else
+    saved_CFLAGS=$CFLAGS
+diff -r 861f111b3a00 configure.in
+--- a/configure.in	Tue Jun 26 11:10:27 2012 +0800
++++ b/configure.in	Tue Jun 26 11:11:09 2012 +0800
+@@ -182,7 +182,7 @@
+ fi
+ 
+ if test -n "$SQLITE3_A10N_C" ; then
+-   SQLITE3_LOADEXTENSTION=1
++   SQLITE3_LOADEXTENSION=1
+    SQLITE3_COLUMNTABLENAME=1
+    SQLITE3_OVERLOADFUNCTION=1
+    SQLITE3_PREPARE_V2=1
+@@ -190,6 +190,7 @@
+    SQLITE3_CREATEMODULE_V2=1
+    SQLITE3_TABLECOLUMNMETADATA=1
+    SQLITE3_VFS=1
++   SQLITE3_PROFILE=1
+    SQLITE3_STRNICMP=1
+ else
+    saved_CFLAGS=$CFLAGS
diff --git a/dist/s_csharp_stat b/dist/s_csharp_stat
index d7b22a6..763b01e 100755
--- a/dist/s_csharp_stat
+++ b/dist/s_csharp_stat
@@ -8,7 +8,7 @@ msgcsharp="/*-
  *
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  */"
 
 f=../lang/csharp/src/Internal/StatStructs.cs
diff --git a/dist/s_java_stat b/dist/s_java_stat
index 434fdd5..9fff839 100755
--- a/dist/s_java_stat
+++ b/dist/s_java_stat
@@ -9,7 +9,7 @@ msgjava="/*-
  *
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  */"
 
 s=/tmp/__java.sed
diff --git a/dist/s_javadoc b/dist/s_javadoc
index 5d8b85c..6f398c8 100755
--- a/dist/s_javadoc
+++ b/dist/s_javadoc
@@ -14,7 +14,7 @@ javadoc $JAVADOC_ARGS -protected -d $DB_HOME/docs/java \
     -source 1.5 \
     -stylesheetfile $DB_HOME/lang/java/doc/style.css \
     -header '<b>Berkeley DB</b><br><font size="-1"> version '$DB_VERSION_MAJOR.$DB_VERSION_MINOR.$DB_VERSION_PATCH'</font>' \
-    -windowtitle 'Oracle - Berkeley DB Java API' -bottom '<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>' \
+    -windowtitle 'Oracle - Berkeley DB Java API' -bottom '<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>' \
     com.sleepycat.db \
     com.sleepycat.bind com.sleepycat.bind.serial com.sleepycat.bind.tuple \
     com.sleepycat.collections \
diff --git a/dist/s_sql_drivers b/dist/s_sql_drivers
index c3bedb1..c5f7a96 100755
--- a/dist/s_sql_drivers
+++ b/dist/s_sql_drivers
@@ -76,6 +76,13 @@ dir=`basename $ODBC_PACKAGE .tar.gz`
 gzip -c -d $ODBC_PACKAGE | tar xf -
 mv $dir/* $ODBC_DIR || exit $?
 
+# Apply patches
+PATCH='odbc/odbc.patch'
+( cd $ODBC_DIR && patch -p1 -i $START_DIR/$PATCH )
+if [ $? -ne 0 ]; then
+	die "Can not apply patch $PATCH"
+fi
+
 # Remove unnecessary files from packages.
 
 # There is a symbolic link in the ODBC package: that can't go into a 
diff --git a/dist/s_sql_upgrade b/dist/s_sql_upgrade
index 756abe9..0e675b6 100755
--- a/dist/s_sql_upgrade
+++ b/dist/s_sql_upgrade
@@ -27,7 +27,7 @@ for f in ../lang/sql/adapter/*.[ch]; do
 	copy_if_changes $MAKEFILE_NAME $MAKEFILE_NAME.tmp
 done
 # Update the include path so that headers in sql/adapter dir can be found.
-sed -e '/^TCC/s/-I\. -I${TOP}\/src/& -I${TOP}\/..\/adapter/' $MAKEFILE_NAME > $MAKEFILE_NAME.tmp
+sed -e '/^TCC/s/-I\. -I${TOP}\/src/& -I${TOP}\/..\/adapter/ -I${TOP}\/ext\/fts3' $MAKEFILE_NAME > $MAKEFILE_NAME.tmp
 copy_if_changes $MAKEFILE_NAME $MAKEFILE_NAME.tmp
 
 # We will be building from a different directory level, update the makefile
diff --git a/dist/srcfiles.in b/dist/srcfiles.in
index e3465f1..1e4d2c1 100644
--- a/dist/srcfiles.in
+++ b/dist/srcfiles.in
@@ -72,7 +72,7 @@ src/clib/strcasecmp.c						vx vxsmall
 src/clib/strdup.c						vx vxsmall
 src/clib/strsep.c						vx vxsmall
 src/common/clock.c						android vx vxsmall 
-src/common/crypto_stub.c					android vxsmall 
+src/common/crypto_stub.c					vxsmall 
 src/common/db_byteorder.c					android vx vxsmall 
 src/common/db_compint.c						android vx vxsmall 
 src/common/db_err.c						android vx vxsmall 
diff --git a/dist/validate/s_chk_comma.c b/dist/validate/s_chk_comma.c
index d14219f..0e1e8f6 100644
--- a/dist/validate/s_chk_comma.c
+++ b/dist/validate/s_chk_comma.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 #include <sys/types.h>
diff --git a/dist/validate/s_chk_flags.c b/dist/validate/s_chk_flags.c
index 54645e4..8ce4e91 100644
--- a/dist/validate/s_chk_flags.c
+++ b/dist/validate/s_chk_flags.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 #include <sys/types.h>
diff --git a/dist/validate/s_chk_logverify.c b/dist/validate/s_chk_logverify.c
index e1134ca..50fb8d2 100644
--- a/dist/validate/s_chk_logverify.c
+++ b/dist/validate/s_chk_logverify.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$ 
  */
diff --git a/dist/vx_setup/LICENSE.TXT b/dist/vx_setup/LICENSE.TXT
index c383b81..2561e04 100644
--- a/dist/vx_setup/LICENSE.TXT
+++ b/dist/vx_setup/LICENSE.TXT
@@ -1,2 +1,2 @@
-Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 See the file LICENSE for redistribution information.
diff --git a/dist/win_projects/vs2010.template b/dist/win_projects/vs2010.template
index a6165af..d330547 100644
--- a/dist/win_projects/vs2010.template
+++ b/dist/win_projects/vs2010.template
@@ -479,7 +479,7 @@ declare function local:generateRcFilesNoFilter($project)
   for $file in $project/files//file return
        if (ends-with($file/@name,".rc")) then
 	    (local:indent(2),<ItemGroup xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
-	       {local:indent(4)}<ResourceCompile Include="../{substring-after($file/@name,"/")}">
+	       {local:indent(4)}<ResourceCompile Include="{local:windowsPath(concat($sourcePath,$file/@name))}">
 	       {for $platform in local:getPlatforms($vsversion) return
 	          for $config in local:getConfiguration($project) return(
 		    local:indent(6), <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=={concat("'",$config,"|",$platform,"'")}">{concat(if ($config="Debug") then "_DEBUG" else "NDEBUG",";","$(NoInherit))",";%(PreprocessorDefinitions)")}</PreprocessorDefinitions>)
diff --git a/docs/api_reference/C/BDB-C_APIReference.pdf b/docs/api_reference/C/BDB-C_APIReference.pdf
index 31d9214..5caaeca 100644
Binary files a/docs/api_reference/C/BDB-C_APIReference.pdf and b/docs/api_reference/C/BDB-C_APIReference.pdf differ
diff --git a/docs/api_reference/C/DB_MULTIPLE_INIT.html b/docs/api_reference/C/DB_MULTIPLE_INIT.html
index 905bb26..2d61fc2 100644
--- a/docs/api_reference/C/DB_MULTIPLE_INIT.html
+++ b/docs/api_reference/C/DB_MULTIPLE_INIT.html
@@ -59,7 +59,7 @@ DB_MULTIPLE_INIT(void *pointer, DBT *data); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59062040"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51075784"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -67,7 +67,7 @@ DB_MULTIPLE_INIT(void *pointer, DBT *data); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59059952"></a>pointer</h4>
+                <h4 class="title"><a id="idp51076064"></a>pointer</h4>
               </div>
             </div>
           </div>
@@ -80,7 +80,7 @@ DB_MULTIPLE_INIT(void *pointer, DBT *data); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59063872"></a>data</h4>
+                <h4 class="title"><a id="idp51077696"></a>data</h4>
               </div>
             </div>
           </div>
@@ -100,7 +100,7 @@ DB_MULTIPLE_INIT(void *pointer, DBT *data); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59099240"></a>Class</h3>
+              <h3 class="title"><a id="idp51112456"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -112,7 +112,7 @@ DB_MULTIPLE_INIT(void *pointer, DBT *data); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59057832"></a>See Also</h3>
+              <h3 class="title"><a id="idp51078448"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/DB_MULTIPLE_KEY_NEXT.html b/docs/api_reference/C/DB_MULTIPLE_KEY_NEXT.html
index c58676e..3ab72cb 100644
--- a/docs/api_reference/C/DB_MULTIPLE_KEY_NEXT.html
+++ b/docs/api_reference/C/DB_MULTIPLE_KEY_NEXT.html
@@ -63,7 +63,7 @@ DB_MULTIPLE_KEY_NEXT(void *pointer, DBT *data,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59121968"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51135608"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -71,7 +71,7 @@ DB_MULTIPLE_KEY_NEXT(void *pointer, DBT *data,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59122160"></a>pointer</h4>
+                <h4 class="title"><a id="idp51135800"></a>pointer</h4>
               </div>
             </div>
           </div>
@@ -89,7 +89,7 @@ DB_MULTIPLE_KEY_NEXT(void *pointer, DBT *data,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59026112"></a>data</h4>
+                <h4 class="title"><a id="idp51039576"></a>data</h4>
               </div>
             </div>
           </div>
@@ -110,7 +110,7 @@ DB_MULTIPLE_KEY_NEXT(void *pointer, DBT *data,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59105328"></a>retkey</h4>
+                <h4 class="title"><a id="idp51057632"></a>retkey</h4>
               </div>
             </div>
           </div>
@@ -123,7 +123,7 @@ DB_MULTIPLE_KEY_NEXT(void *pointer, DBT *data,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59110208"></a>retklen</h4>
+                <h4 class="title"><a id="idp51123560"></a>retklen</h4>
               </div>
             </div>
           </div>
@@ -136,7 +136,7 @@ DB_MULTIPLE_KEY_NEXT(void *pointer, DBT *data,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59122864"></a>retdata</h4>
+                <h4 class="title"><a id="idp51136504"></a>retdata</h4>
               </div>
             </div>
           </div>
@@ -149,7 +149,7 @@ DB_MULTIPLE_KEY_NEXT(void *pointer, DBT *data,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59123944"></a>retdlen</h4>
+                <h4 class="title"><a id="idp51137584"></a>retdlen</h4>
               </div>
             </div>
           </div>
@@ -163,7 +163,7 @@ DB_MULTIPLE_KEY_NEXT(void *pointer, DBT *data,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59125024"></a>Class</h3>
+              <h3 class="title"><a id="idp51138664"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -175,7 +175,7 @@ DB_MULTIPLE_KEY_NEXT(void *pointer, DBT *data,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59126360"></a>See Also</h3>
+              <h3 class="title"><a id="idp51140000"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/DB_MULTIPLE_KEY_RESERVE_NEXT.html b/docs/api_reference/C/DB_MULTIPLE_KEY_RESERVE_NEXT.html
index bd59fd9..95be8ed 100644
--- a/docs/api_reference/C/DB_MULTIPLE_KEY_RESERVE_NEXT.html
+++ b/docs/api_reference/C/DB_MULTIPLE_KEY_RESERVE_NEXT.html
@@ -49,7 +49,7 @@ DB_MULTIPLE_KEY_RESERVE_NEXT(void *pointer, DBT *dbt,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59178304"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51191944"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -57,7 +57,7 @@ DB_MULTIPLE_KEY_RESERVE_NEXT(void *pointer, DBT *dbt,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59181152"></a>pointer</h4>
+                <h4 class="title"><a id="idp51175616"></a>pointer</h4>
               </div>
             </div>
           </div>
@@ -71,7 +71,7 @@ DB_MULTIPLE_KEY_RESERVE_NEXT(void *pointer, DBT *dbt,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59158104"></a>kdest</h4>
+                <h4 class="title"><a id="idp51171664"></a>kdest</h4>
               </div>
             </div>
           </div>
@@ -89,7 +89,7 @@ DB_MULTIPLE_KEY_RESERVE_NEXT(void *pointer, DBT *dbt,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59186432"></a>klen</h4>
+                <h4 class="title"><a id="idp51199856"></a>klen</h4>
               </div>
             </div>
           </div>
@@ -101,7 +101,7 @@ DB_MULTIPLE_KEY_RESERVE_NEXT(void *pointer, DBT *dbt,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59193072"></a>ddest</h4>
+                <h4 class="title"><a id="idp51206536"></a>ddest</h4>
               </div>
             </div>
           </div>
@@ -119,7 +119,7 @@ DB_MULTIPLE_KEY_RESERVE_NEXT(void *pointer, DBT *dbt,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59180872"></a>dlen</h4>
+                <h4 class="title"><a id="idp51182472"></a>dlen</h4>
               </div>
             </div>
           </div>
@@ -132,7 +132,7 @@ DB_MULTIPLE_KEY_RESERVE_NEXT(void *pointer, DBT *dbt,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59182312"></a>Class</h3>
+              <h3 class="title"><a id="idp51195736"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -144,7 +144,7 @@ DB_MULTIPLE_KEY_RESERVE_NEXT(void *pointer, DBT *dbt,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59171512"></a>See Also</h3>
+              <h3 class="title"><a id="idp51185200"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/DB_MULTIPLE_KEY_WRITE_NEXT.html b/docs/api_reference/C/DB_MULTIPLE_KEY_WRITE_NEXT.html
index 5ac46d5..f7fd93a 100644
--- a/docs/api_reference/C/DB_MULTIPLE_KEY_WRITE_NEXT.html
+++ b/docs/api_reference/C/DB_MULTIPLE_KEY_WRITE_NEXT.html
@@ -49,7 +49,7 @@ DB_MULTIPLE_KEY_WRITE_NEXT(void *pointer, DBT *dbt,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59161880"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51177576"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -57,7 +57,7 @@ DB_MULTIPLE_KEY_WRITE_NEXT(void *pointer, DBT *dbt,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59142072"></a>pointer</h4>
+                <h4 class="title"><a id="idp51166744"></a>pointer</h4>
               </div>
             </div>
           </div>
@@ -75,7 +75,7 @@ DB_MULTIPLE_KEY_WRITE_NEXT(void *pointer, DBT *dbt,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59165560"></a>dbt</h4>
+                <h4 class="title"><a id="idp51178360"></a>dbt</h4>
               </div>
             </div>
           </div>
@@ -90,7 +90,7 @@ DB_MULTIPLE_KEY_WRITE_NEXT(void *pointer, DBT *dbt,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59158616"></a>key</h4>
+                <h4 class="title"><a id="idp51191080"></a>key</h4>
               </div>
             </div>
           </div>
@@ -102,7 +102,7 @@ DB_MULTIPLE_KEY_WRITE_NEXT(void *pointer, DBT *dbt,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59165160"></a>klen</h4>
+                <h4 class="title"><a id="idp51180736"></a>klen</h4>
               </div>
             </div>
           </div>
@@ -114,7 +114,7 @@ DB_MULTIPLE_KEY_WRITE_NEXT(void *pointer, DBT *dbt,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59185576"></a>data</h4>
+                <h4 class="title"><a id="idp51199000"></a>data</h4>
               </div>
             </div>
           </div>
@@ -127,7 +127,7 @@ DB_MULTIPLE_KEY_WRITE_NEXT(void *pointer, DBT *dbt,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59186008"></a>dlen</h4>
+                <h4 class="title"><a id="idp51199432"></a>dlen</h4>
               </div>
             </div>
           </div>
@@ -140,7 +140,7 @@ DB_MULTIPLE_KEY_WRITE_NEXT(void *pointer, DBT *dbt,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59176872"></a>Class</h3>
+              <h3 class="title"><a id="idp51190184"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -152,7 +152,7 @@ DB_MULTIPLE_KEY_WRITE_NEXT(void *pointer, DBT *dbt,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59141968"></a>See Also</h3>
+              <h3 class="title"><a id="idp51186496"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/DB_MULTIPLE_NEXT.html b/docs/api_reference/C/DB_MULTIPLE_NEXT.html
index 015ef18..95e0e98 100644
--- a/docs/api_reference/C/DB_MULTIPLE_NEXT.html
+++ b/docs/api_reference/C/DB_MULTIPLE_NEXT.html
@@ -61,7 +61,7 @@ DB_MULTIPLE_NEXT(void *pointer, DBT *data, void *retdata,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59108128"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51121464"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -69,7 +69,7 @@ DB_MULTIPLE_NEXT(void *pointer, DBT *data, void *retdata,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59108320"></a>pointer</h4>
+                <h4 class="title"><a id="idp51121656"></a>pointer</h4>
               </div>
             </div>
           </div>
@@ -87,7 +87,7 @@ DB_MULTIPLE_NEXT(void *pointer, DBT *data, void *retdata,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59094656"></a>data</h4>
+                <h4 class="title"><a id="idp51107832"></a>data</h4>
               </div>
             </div>
           </div>
@@ -108,7 +108,7 @@ DB_MULTIPLE_NEXT(void *pointer, DBT *data, void *retdata,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59080352"></a>retdata</h4>
+                <h4 class="title"><a id="idp51093528"></a>retdata</h4>
               </div>
             </div>
           </div>
@@ -121,7 +121,7 @@ DB_MULTIPLE_NEXT(void *pointer, DBT *data, void *retdata,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59080816"></a>retdlen</h4>
+                <h4 class="title"><a id="idp51083792"></a>retdlen</h4>
               </div>
             </div>
           </div>
@@ -137,7 +137,7 @@ DB_MULTIPLE_NEXT(void *pointer, DBT *data, void *retdata,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59104384"></a>Class</h3>
+              <h3 class="title"><a id="idp51122416"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -149,7 +149,7 @@ DB_MULTIPLE_NEXT(void *pointer, DBT *data, void *retdata,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59109712"></a>See Also</h3>
+              <h3 class="title"><a id="idp51123496"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/DB_MULTIPLE_RECNO_NEXT.html b/docs/api_reference/C/DB_MULTIPLE_RECNO_NEXT.html
index 4f2f913..6c9e53f 100644
--- a/docs/api_reference/C/DB_MULTIPLE_RECNO_NEXT.html
+++ b/docs/api_reference/C/DB_MULTIPLE_RECNO_NEXT.html
@@ -63,7 +63,7 @@ DB_MULTIPLE_RECNO_NEXT(void *pointer, DBT *data,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59137088"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51150864"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -71,7 +71,7 @@ DB_MULTIPLE_RECNO_NEXT(void *pointer, DBT *data,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59137280"></a>pointer</h4>
+                <h4 class="title"><a id="idp51151056"></a>pointer</h4>
               </div>
             </div>
           </div>
@@ -89,7 +89,7 @@ DB_MULTIPLE_RECNO_NEXT(void *pointer, DBT *data,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59118968"></a>data</h4>
+                <h4 class="title"><a id="idp51116312"></a>data</h4>
               </div>
             </div>
           </div>
@@ -110,7 +110,7 @@ DB_MULTIPLE_RECNO_NEXT(void *pointer, DBT *data,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59115928"></a>recno</h4>
+                <h4 class="title"><a id="idp51129520"></a>recno</h4>
               </div>
             </div>
           </div>
@@ -124,7 +124,7 @@ DB_MULTIPLE_RECNO_NEXT(void *pointer, DBT *data,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59124008"></a>retdata</h4>
+                <h4 class="title"><a id="idp51137000"></a>retdata</h4>
               </div>
             </div>
           </div>
@@ -138,7 +138,7 @@ DB_MULTIPLE_RECNO_NEXT(void *pointer, DBT *data,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59138208"></a>retdlen</h4>
+                <h4 class="title"><a id="idp51151984"></a>retdlen</h4>
               </div>
             </div>
           </div>
@@ -152,7 +152,7 @@ DB_MULTIPLE_RECNO_NEXT(void *pointer, DBT *data,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59139288"></a>Class</h3>
+              <h3 class="title"><a id="idp51153064"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -164,7 +164,7 @@ DB_MULTIPLE_RECNO_NEXT(void *pointer, DBT *data,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59140368"></a>See Also</h3>
+              <h3 class="title"><a id="idp51154144"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/DB_MULTIPLE_RECNO_RESERVE_NEXT.html b/docs/api_reference/C/DB_MULTIPLE_RECNO_RESERVE_NEXT.html
index 3f2a045..7be54e9 100644
--- a/docs/api_reference/C/DB_MULTIPLE_RECNO_RESERVE_NEXT.html
+++ b/docs/api_reference/C/DB_MULTIPLE_RECNO_RESERVE_NEXT.html
@@ -49,7 +49,7 @@ DB_MULTIPLE_RECNO_RESERVE_NEXT(void *pointer, DBT *dbt, db_recno_t recno,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59205368"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51219536"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -57,7 +57,7 @@ DB_MULTIPLE_RECNO_RESERVE_NEXT(void *pointer, DBT *dbt, db_recno_t recno,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59198368"></a>pointer</h4>
+                <h4 class="title"><a id="idp51211896"></a>pointer</h4>
               </div>
             </div>
           </div>
@@ -71,7 +71,7 @@ DB_MULTIPLE_RECNO_RESERVE_NEXT(void *pointer, DBT *dbt, db_recno_t recno,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59200784"></a>dbt</h4>
+                <h4 class="title"><a id="idp51213712"></a>dbt</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DB_MULTIPLE_RECNO_RESERVE_NEXT(void *pointer, DBT *dbt, db_recno_t recno,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59212816"></a>recno</h4>
+                <h4 class="title"><a id="idp51214896"></a>recno</h4>
               </div>
             </div>
           </div>
@@ -102,7 +102,7 @@ DB_MULTIPLE_RECNO_RESERVE_NEXT(void *pointer, DBT *dbt, db_recno_t recno,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59221056"></a>ddest</h4>
+                <h4 class="title"><a id="idp51234720"></a>ddest</h4>
               </div>
             </div>
           </div>
@@ -120,7 +120,7 @@ DB_MULTIPLE_RECNO_RESERVE_NEXT(void *pointer, DBT *dbt, db_recno_t recno,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59207504"></a>dlen</h4>
+                <h4 class="title"><a id="idp51221176"></a>dlen</h4>
               </div>
             </div>
           </div>
@@ -133,7 +133,7 @@ DB_MULTIPLE_RECNO_RESERVE_NEXT(void *pointer, DBT *dbt, db_recno_t recno,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59210728"></a>Class</h3>
+              <h3 class="title"><a id="idp51203288"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -145,7 +145,7 @@ DB_MULTIPLE_RECNO_RESERVE_NEXT(void *pointer, DBT *dbt, db_recno_t recno,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59197016"></a>See Also</h3>
+              <h3 class="title"><a id="idp51220872"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/DB_MULTIPLE_RECNO_WRITE_INIT.html b/docs/api_reference/C/DB_MULTIPLE_RECNO_WRITE_INIT.html
index a65165c..1883e2f 100644
--- a/docs/api_reference/C/DB_MULTIPLE_RECNO_WRITE_INIT.html
+++ b/docs/api_reference/C/DB_MULTIPLE_RECNO_WRITE_INIT.html
@@ -60,7 +60,7 @@ DB_MULTIPLE_RECNO_WRITE_INIT(void *pointer, DBT *data); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59195352"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51208880"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -68,7 +68,7 @@ DB_MULTIPLE_RECNO_WRITE_INIT(void *pointer, DBT *data); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59195544"></a>pointer</h4>
+                <h4 class="title"><a id="idp51209072"></a>pointer</h4>
               </div>
             </div>
           </div>
@@ -81,7 +81,7 @@ DB_MULTIPLE_RECNO_WRITE_INIT(void *pointer, DBT *data); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59180504"></a>data</h4>
+                <h4 class="title"><a id="idp51194144"></a>data</h4>
               </div>
             </div>
           </div>
@@ -100,7 +100,7 @@ DB_MULTIPLE_RECNO_WRITE_INIT(void *pointer, DBT *data); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59193752"></a>Class</h3>
+              <h3 class="title"><a id="idp51207216"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -112,7 +112,7 @@ DB_MULTIPLE_RECNO_WRITE_INIT(void *pointer, DBT *data); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59180072"></a>See Also</h3>
+              <h3 class="title"><a id="idp51205448"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/DB_MULTIPLE_RECNO_WRITE_NEXT.html b/docs/api_reference/C/DB_MULTIPLE_RECNO_WRITE_NEXT.html
index d48d3c4..eae3f2f 100644
--- a/docs/api_reference/C/DB_MULTIPLE_RECNO_WRITE_NEXT.html
+++ b/docs/api_reference/C/DB_MULTIPLE_RECNO_WRITE_NEXT.html
@@ -49,7 +49,7 @@ DB_MULTIPLE_RECNO_WRITE_NEXT(void *pointer, DBT *dbt,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59169952"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51211832"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -57,7 +57,7 @@ DB_MULTIPLE_RECNO_WRITE_NEXT(void *pointer, DBT *dbt,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59200720"></a>pointer</h4>
+                <h4 class="title"><a id="idp51183248"></a>pointer</h4>
               </div>
             </div>
           </div>
@@ -75,7 +75,7 @@ DB_MULTIPLE_RECNO_WRITE_NEXT(void *pointer, DBT *dbt,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59190408"></a>dbt</h4>
+                <h4 class="title"><a id="idp51184872"></a>dbt</h4>
               </div>
             </div>
           </div>
@@ -90,7 +90,7 @@ DB_MULTIPLE_RECNO_WRITE_NEXT(void *pointer, DBT *dbt,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59142200"></a>recno</h4>
+                <h4 class="title"><a id="idp51197320"></a>recno</h4>
               </div>
             </div>
           </div>
@@ -102,7 +102,7 @@ DB_MULTIPLE_RECNO_WRITE_NEXT(void *pointer, DBT *dbt,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59212008"></a>data</h4>
+                <h4 class="title"><a id="idp51225720"></a>data</h4>
               </div>
             </div>
           </div>
@@ -114,7 +114,7 @@ DB_MULTIPLE_RECNO_WRITE_NEXT(void *pointer, DBT *dbt,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59212424"></a>dlen</h4>
+                <h4 class="title"><a id="idp51226136"></a>dlen</h4>
               </div>
             </div>
           </div>
@@ -127,7 +127,7 @@ DB_MULTIPLE_RECNO_WRITE_NEXT(void *pointer, DBT *dbt,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59202992"></a>Class</h3>
+              <h3 class="title"><a id="idp51216416"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -139,7 +139,7 @@ DB_MULTIPLE_RECNO_WRITE_NEXT(void *pointer, DBT *dbt,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59199856"></a>See Also</h3>
+              <h3 class="title"><a id="idp51214248"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/DB_MULTIPLE_RESERVE_NEXT.html b/docs/api_reference/C/DB_MULTIPLE_RESERVE_NEXT.html
index 3ebdd92..0c81e1a 100644
--- a/docs/api_reference/C/DB_MULTIPLE_RESERVE_NEXT.html
+++ b/docs/api_reference/C/DB_MULTIPLE_RESERVE_NEXT.html
@@ -49,7 +49,7 @@ DB_MULTIPLE_RESERVE_NEXT(void *pointer, DBT *dbt,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59162464"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51175424"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -57,7 +57,7 @@ DB_MULTIPLE_RESERVE_NEXT(void *pointer, DBT *dbt,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59158400"></a>dbt</h4>
+                <h4 class="title"><a id="idp51168536"></a>dbt</h4>
               </div>
             </div>
           </div>
@@ -72,7 +72,7 @@ DB_MULTIPLE_RESERVE_NEXT(void *pointer, DBT *dbt,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59156744"></a>pointer</h4>
+                <h4 class="title"><a id="idp51170352"></a>pointer</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DB_MULTIPLE_RESERVE_NEXT(void *pointer, DBT *dbt,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59156848"></a>ddest</h4>
+                <h4 class="title"><a id="idp51173240"></a>ddest</h4>
               </div>
             </div>
           </div>
@@ -104,7 +104,7 @@ DB_MULTIPLE_RESERVE_NEXT(void *pointer, DBT *dbt,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59164168"></a>dlen</h4>
+                <h4 class="title"><a id="idp51177776"></a>dlen</h4>
               </div>
             </div>
           </div>
@@ -117,7 +117,7 @@ DB_MULTIPLE_RESERVE_NEXT(void *pointer, DBT *dbt,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59156376"></a>Class</h3>
+              <h3 class="title"><a id="idp51177672"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -129,7 +129,7 @@ DB_MULTIPLE_RESERVE_NEXT(void *pointer, DBT *dbt,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59164816"></a>See Also</h3>
+              <h3 class="title"><a id="idp51178208"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/DB_MULTIPLE_WRITE_INIT.html b/docs/api_reference/C/DB_MULTIPLE_WRITE_INIT.html
index 9ddea0c..aa4b2bf 100644
--- a/docs/api_reference/C/DB_MULTIPLE_WRITE_INIT.html
+++ b/docs/api_reference/C/DB_MULTIPLE_WRITE_INIT.html
@@ -56,7 +56,7 @@ DB_MULTIPLE_WRITE_INIT(void *pointer, DBT *data); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59152688"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51166080"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -64,7 +64,7 @@ DB_MULTIPLE_WRITE_INIT(void *pointer, DBT *data); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59152880"></a>pointer</h4>
+                <h4 class="title"><a id="idp51166272"></a>pointer</h4>
               </div>
             </div>
           </div>
@@ -77,7 +77,7 @@ DB_MULTIPLE_WRITE_INIT(void *pointer, DBT *data); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59109344"></a>data</h4>
+                <h4 class="title"><a id="idp51148480"></a>data</h4>
               </div>
             </div>
           </div>
@@ -96,7 +96,7 @@ DB_MULTIPLE_WRITE_INIT(void *pointer, DBT *data); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59135872"></a>Class</h3>
+              <h3 class="title"><a id="idp51164032"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -108,7 +108,7 @@ DB_MULTIPLE_WRITE_INIT(void *pointer, DBT *data); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59150680"></a>See Also</h3>
+              <h3 class="title"><a id="idp51149440"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/DB_MULTIPLE_WRITE_NEXT.html b/docs/api_reference/C/DB_MULTIPLE_WRITE_NEXT.html
index 75af2b9..01c1408 100644
--- a/docs/api_reference/C/DB_MULTIPLE_WRITE_NEXT.html
+++ b/docs/api_reference/C/DB_MULTIPLE_WRITE_NEXT.html
@@ -49,7 +49,7 @@ DB_MULTIPLE_WRITE_NEXT(void *pointer, DBT *dbt, void *data,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59156680"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51170024"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -57,7 +57,7 @@ DB_MULTIPLE_WRITE_NEXT(void *pointer, DBT *dbt, void *data,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59142416"></a>pointer</h4>
+                <h4 class="title"><a id="idp51156408"></a>pointer</h4>
               </div>
             </div>
           </div>
@@ -75,7 +75,7 @@ DB_MULTIPLE_WRITE_NEXT(void *pointer, DBT *dbt, void *data,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59143784"></a>dbt</h4>
+                <h4 class="title"><a id="idp51157128"></a>dbt</h4>
               </div>
             </div>
           </div>
@@ -90,7 +90,7 @@ DB_MULTIPLE_WRITE_NEXT(void *pointer, DBT *dbt, void *data,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59130072"></a>data</h4>
+                <h4 class="title"><a id="idp51146640"></a>data</h4>
               </div>
             </div>
           </div>
@@ -102,7 +102,7 @@ DB_MULTIPLE_WRITE_NEXT(void *pointer, DBT *dbt, void *data,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59168568"></a>dlen</h4>
+                <h4 class="title"><a id="idp51147808"></a>dlen</h4>
               </div>
             </div>
           </div>
@@ -115,7 +115,7 @@ DB_MULTIPLE_WRITE_NEXT(void *pointer, DBT *dbt, void *data,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59158768"></a>Class</h3>
+              <h3 class="title"><a id="idp51172328"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -127,7 +127,7 @@ DB_MULTIPLE_WRITE_NEXT(void *pointer, DBT *dbt, void *data,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59143416"></a>See Also</h3>
+              <h3 class="title"><a id="idp51151848"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/configuration_reference.html b/docs/api_reference/C/configuration_reference.html
index 491971f..8f00468 100644
--- a/docs/api_reference/C/configuration_reference.html
+++ b/docs/api_reference/C/configuration_reference.html
@@ -162,6 +162,12 @@
               </tr>
               <tr>
                 <td>
+                  <a class="xref" href="set_data_len_parameter.html" title="set_data_len">set_data_len</a>
+                </td>
+                <td>Sets the maximum number of bytes displayed by some utilities.</td>
+              </tr>
+              <tr>
+                <td>
                   <a class="xref" href="set_flags_parameter.html" title="set_flags">set_flags</a>
                 </td>
                 <td>Configures a database environment.</td>
diff --git a/docs/api_reference/C/db_archive.html b/docs/api_reference/C/db_archive.html
index 6a1ddfe..d1ab9da 100644
--- a/docs/api_reference/C/db_archive.html
+++ b/docs/api_reference/C/db_archive.html
@@ -216,7 +216,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63019104"></a>Environment Variables</h3>
+              <h3 class="title"><a id="idp55053568"></a>Environment Variables</h3>
             </div>
           </div>
         </div>
@@ -224,7 +224,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp63019296"></a>DB_HOME</h4>
+                <h4 class="title"><a id="idp55053760"></a>DB_HOME</h4>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/C/db_checkpoint.html b/docs/api_reference/C/db_checkpoint.html
index 9821b82..525922d 100644
--- a/docs/api_reference/C/db_checkpoint.html
+++ b/docs/api_reference/C/db_checkpoint.html
@@ -174,7 +174,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63027328"></a>Environment Variables</h3>
+              <h3 class="title"><a id="idp55074952"></a>Environment Variables</h3>
             </div>
           </div>
         </div>
@@ -182,7 +182,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp63040960"></a>DB_HOME</h4>
+                <h4 class="title"><a id="idp55075264"></a>DB_HOME</h4>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/C/db_copy.html b/docs/api_reference/C/db_copy.html
index e7e111a..f4bcfcf 100644
--- a/docs/api_reference/C/db_copy.html
+++ b/docs/api_reference/C/db_copy.html
@@ -56,7 +56,7 @@ db_copy(DB_ENV *dbenv, const char *dbfile, const char *target,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57405544"></a>Parameters</h3>
+              <h3 class="title"><a id="idp49422440"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -64,7 +64,7 @@ db_copy(DB_ENV *dbenv, const char *dbfile, const char *target,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57405736"></a>dbenv</h4>
+                <h4 class="title"><a id="idp49422632"></a>dbenv</h4>
               </div>
             </div>
           </div>
@@ -77,7 +77,7 @@ db_copy(DB_ENV *dbenv, const char *dbfile, const char *target,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57421272"></a>dbfile</h4>
+                <h4 class="title"><a id="idp49434208"></a>dbfile</h4>
               </div>
             </div>
           </div>
@@ -91,7 +91,7 @@ db_copy(DB_ENV *dbenv, const char *dbfile, const char *target,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57421784"></a>target</h4>
+                <h4 class="title"><a id="idp49434720"></a>target</h4>
               </div>
             </div>
           </div>
@@ -105,7 +105,7 @@ db_copy(DB_ENV *dbenv, const char *dbfile, const char *target,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57422328"></a>password</h4>
+                <h4 class="title"><a id="idp49435264"></a>password</h4>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/C/db_deadlock.html b/docs/api_reference/C/db_deadlock.html
index 215f309..8a83ab5 100644
--- a/docs/api_reference/C/db_deadlock.html
+++ b/docs/api_reference/C/db_deadlock.html
@@ -216,7 +216,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63066824"></a>Environment Variables</h3>
+              <h3 class="title"><a id="idp55101224"></a>Environment Variables</h3>
             </div>
           </div>
         </div>
@@ -224,7 +224,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp63067016"></a>DB_HOME</h4>
+                <h4 class="title"><a id="idp55101416"></a>DB_HOME</h4>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/C/db_dump.html b/docs/api_reference/C/db_dump.html
index 10404be..a9fd020 100644
--- a/docs/api_reference/C/db_dump.html
+++ b/docs/api_reference/C/db_dump.html
@@ -38,8 +38,8 @@
           </div>
         </div>
       </div>
-      <pre class="programlisting">db_dump [-klNpRrV] [-d ahr]
-	[-f output] [-h home] [-P password] [-s database] file
+      <pre class="programlisting">db_dump [-klNpRrV] [-b blob_dir] [-d ahr]
+    [-f output] [-h home] [-P password] [-s database] [-D bytes] file
 
 db_dump [-kNpV] [-d ahr] [-f output] [-h home] -m database
 
@@ -62,6 +62,15 @@ db_dump185 [-p] [-f output] file  </pre>
         <ul type="disc">
           <li>
             <p>
+                 <span class="bold"><strong>-b</strong></span>
+            </p>
+            <p>
+                Specifies the directory where BLOB data is stored for the
+                database you are dumping.
+            </p>
+          </li>
+          <li>
+            <p>
               <span class="bold"><strong>-d</strong></span>
             </p>
             <p>
@@ -75,7 +84,8 @@ db_dump185 [-p] [-f output] file  </pre>
                         <span class="bold"><strong>a</strong></span>
                     </p>
                   <p>
-                        Display all information.
+                        Display all information. See also the 
+                        <span class="bold"><strong>-D</strong></span> option.
                     </p>
                 </li>
                 <li>
@@ -105,6 +115,19 @@ db_dump185 [-p] [-f output] file  </pre>
           </li>
           <li>
             <p>
+                 <span class="bold"><strong>-D</strong></span>
+            </p>
+            <p>
+                Specifies the maximum number of bytes to dump for each
+                key/data item found in the specified database. This option is
+                only valid when
+                <span class="bold"><strong>-da</strong></span> is also specified.
+                This option overrides the value set for the "set_data_len"
+                parameter in your DB_CONFIG file, if any.
+            </p>
+          </li>
+          <li>
+            <p>
                  <span class="bold"><strong>-f</strong></span>
             </p>
             <p>
@@ -313,7 +336,7 @@ db_dump185 [-p] [-f output] file  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63105616"></a>Environment Variables</h3>
+              <h3 class="title"><a id="idp55142264"></a>Environment Variables</h3>
             </div>
           </div>
         </div>
@@ -321,7 +344,7 @@ db_dump185 [-p] [-f output] file  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp63105928"></a>DB_HOME</h4>
+                <h4 class="title"><a id="idp55142576"></a>DB_HOME</h4>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/C/db_env_set_func_close.html b/docs/api_reference/C/db_env_set_func_close.html
index 558f2fb..16c0e0d 100644
--- a/docs/api_reference/C/db_env_set_func_close.html
+++ b/docs/api_reference/C/db_env_set_func_close.html
@@ -67,7 +67,7 @@ db_env_set_func_close(int (*func_close)(int fd));  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63517376"></a>Parameters</h3>
+              <h3 class="title"><a id="idp55557944"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ db_env_set_func_close(int (*func_close)(int fd));  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp63517568"></a>func_close</h4>
+                <h4 class="title"><a id="idp55558136"></a>func_close</h4>
               </div>
             </div>
           </div>
@@ -90,7 +90,7 @@ db_env_set_func_close(int (*func_close)(int fd));  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63448616"></a>See Also</h3>
+              <h3 class="title"><a id="idp55489112"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/db_env_set_func_dirfree.html b/docs/api_reference/C/db_env_set_func_dirfree.html
index d22b89d..b244d90 100644
--- a/docs/api_reference/C/db_env_set_func_dirfree.html
+++ b/docs/api_reference/C/db_env_set_func_dirfree.html
@@ -68,7 +68,7 @@ db_env_set_func_dirfree(void (*func_dirfree)(char **namesp, int cnt));  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63527096"></a>Parameters</h3>
+              <h3 class="title"><a id="idp55567840"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -76,7 +76,7 @@ db_env_set_func_dirfree(void (*func_dirfree)(char **namesp, int cnt));  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp63527288"></a>func_dirfree</h4>
+                <h4 class="title"><a id="idp55568032"></a>func_dirfree</h4>
               </div>
             </div>
           </div>
@@ -98,7 +98,7 @@ db_env_set_func_dirfree(void (*func_dirfree)(char **namesp, int cnt));  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63523960"></a>See Also</h3>
+              <h3 class="title"><a id="idp55564640"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/db_env_set_func_dirlist.html b/docs/api_reference/C/db_env_set_func_dirlist.html
index 35656e9..456dc9a 100644
--- a/docs/api_reference/C/db_env_set_func_dirlist.html
+++ b/docs/api_reference/C/db_env_set_func_dirlist.html
@@ -67,7 +67,7 @@ db_env_set_func_dirlist(int (*func_dirlist)(const char *dir,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63535792"></a>Parameters</h3>
+              <h3 class="title"><a id="idp55576576"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ db_env_set_func_dirlist(int (*func_dirlist)(const char *dir,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp63535984"></a>func_dirlist</h4>
+                <h4 class="title"><a id="idp55576768"></a>func_dirlist</h4>
               </div>
             </div>
           </div>
@@ -100,7 +100,7 @@ db_env_set_func_dirlist(int (*func_dirlist)(const char *dir,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63531496"></a>See Also</h3>
+              <h3 class="title"><a id="idp55572240"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/db_env_set_func_exists.html b/docs/api_reference/C/db_env_set_func_exists.html
index 27f4d24..f48a045 100644
--- a/docs/api_reference/C/db_env_set_func_exists.html
+++ b/docs/api_reference/C/db_env_set_func_exists.html
@@ -67,7 +67,7 @@ db_env_set_func_exists(int (*func_exists)(const char *path,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63544240"></a>Parameters</h3>
+              <h3 class="title"><a id="idp55585080"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ db_env_set_func_exists(int (*func_exists)(const char *path,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp63544432"></a>func_exists</h4>
+                <h4 class="title"><a id="idp55585272"></a>func_exists</h4>
               </div>
             </div>
           </div>
@@ -105,7 +105,7 @@ db_env_set_func_exists(int (*func_exists)(const char *path,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63539912"></a>See Also</h3>
+              <h3 class="title"><a id="idp55580752"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/db_env_set_func_file_map.html b/docs/api_reference/C/db_env_set_func_file_map.html
index 7fab217..a643538 100644
--- a/docs/api_reference/C/db_env_set_func_file_map.html
+++ b/docs/api_reference/C/db_env_set_func_file_map.html
@@ -68,7 +68,7 @@ db_env_set_func_file_map(int (*func_file_map)(DB_ENV *dbenv, char *path,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63553752"></a>Parameters</h3>
+              <h3 class="title"><a id="idp55594528"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -76,7 +76,7 @@ db_env_set_func_file_map(int (*func_file_map)(DB_ENV *dbenv, char *path,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp63553944"></a>func_file_map</h4>
+                <h4 class="title"><a id="idp55594720"></a>func_file_map</h4>
               </div>
             </div>
           </div>
@@ -145,7 +145,7 @@ db_env_set_func_file_map(int (*func_file_map)(DB_ENV *dbenv, char *path,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp63538696"></a>func_file_unmap</h4>
+                <h4 class="title"><a id="idp55579416"></a>func_file_unmap</h4>
               </div>
             </div>
           </div>
@@ -183,7 +183,7 @@ db_env_set_func_file_map(int (*func_file_map)(DB_ENV *dbenv, char *path,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63558816"></a>See Also</h3>
+              <h3 class="title"><a id="idp55599592"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/db_env_set_func_free.html b/docs/api_reference/C/db_env_set_func_free.html
index fd10546..1e2b100 100644
--- a/docs/api_reference/C/db_env_set_func_free.html
+++ b/docs/api_reference/C/db_env_set_func_free.html
@@ -67,7 +67,7 @@ db_env_set_func_free(void (*func_free)(void *ptr));  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63558944"></a>Parameters</h3>
+              <h3 class="title"><a id="idp55568224"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ db_env_set_func_free(void (*func_free)(void *ptr));  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp63559136"></a>func_free</h4>
+                <h4 class="title"><a id="idp55568416"></a>func_free</h4>
               </div>
             </div>
           </div>
@@ -90,7 +90,7 @@ db_env_set_func_free(void (*func_free)(void *ptr));  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63574192"></a>See Also</h3>
+              <h3 class="title"><a id="idp55615072"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/db_env_set_func_fsync.html b/docs/api_reference/C/db_env_set_func_fsync.html
index 79ef438..9848524 100644
--- a/docs/api_reference/C/db_env_set_func_fsync.html
+++ b/docs/api_reference/C/db_env_set_func_fsync.html
@@ -67,7 +67,7 @@ db_env_set_func_fsync(int (*func_fsync)(int fd));  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63579624"></a>Parameters</h3>
+              <h3 class="title"><a id="idp55620904"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ db_env_set_func_fsync(int (*func_fsync)(int fd));  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp63579816"></a>func_fsync</h4>
+                <h4 class="title"><a id="idp55621096"></a>func_fsync</h4>
               </div>
             </div>
           </div>
@@ -90,7 +90,7 @@ db_env_set_func_fsync(int (*func_fsync)(int fd));  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63577800"></a>See Also</h3>
+              <h3 class="title"><a id="idp55618952"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/db_env_set_func_ftruncate.html b/docs/api_reference/C/db_env_set_func_ftruncate.html
index 3179ed5..b31c49d 100644
--- a/docs/api_reference/C/db_env_set_func_ftruncate.html
+++ b/docs/api_reference/C/db_env_set_func_ftruncate.html
@@ -65,7 +65,7 @@ db_env_set_func_ftruncate(int (*func_ftruncate)(int fd, off_t offset)); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63587448"></a>Parameters</h3>
+              <h3 class="title"><a id="idp55628688"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -73,7 +73,7 @@ db_env_set_func_ftruncate(int (*func_ftruncate)(int fd, off_t offset)); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp63587640"></a>func_ftruncate</h4>
+                <h4 class="title"><a id="idp55628880"></a>func_ftruncate</h4>
               </div>
             </div>
           </div>
@@ -100,7 +100,7 @@ db_env_set_func_ftruncate(int (*func_ftruncate)(int fd, off_t offset)); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63585200"></a>See Also</h3>
+              <h3 class="title"><a id="idp55626312"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/db_env_set_func_ioinfo.html b/docs/api_reference/C/db_env_set_func_ioinfo.html
index b14bb7c..b926bd6 100644
--- a/docs/api_reference/C/db_env_set_func_ioinfo.html
+++ b/docs/api_reference/C/db_env_set_func_ioinfo.html
@@ -67,7 +67,7 @@ db_env_set_func_ioinfo(int (*func_ioinfo)(const char *path,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63597008"></a>Parameters</h3>
+              <h3 class="title"><a id="idp55638192"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ db_env_set_func_ioinfo(int (*func_ioinfo)(const char *path,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp63597200"></a>func_ioinfo</h4>
+                <h4 class="title"><a id="idp55638384"></a>func_ioinfo</h4>
               </div>
             </div>
           </div>
@@ -112,7 +112,7 @@ db_env_set_func_ioinfo(int (*func_ioinfo)(const char *path,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63591736"></a>See Also</h3>
+              <h3 class="title"><a id="idp55632920"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/db_env_set_func_malloc.html b/docs/api_reference/C/db_env_set_func_malloc.html
index 5182594..45c83e1 100644
--- a/docs/api_reference/C/db_env_set_func_malloc.html
+++ b/docs/api_reference/C/db_env_set_func_malloc.html
@@ -67,7 +67,7 @@ db_env_set_func_malloc(void *(*func_malloc)(size_t size)); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63607760"></a>Parameters</h3>
+              <h3 class="title"><a id="idp55648880"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ db_env_set_func_malloc(void *(*func_malloc)(size_t size)); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp63607952"></a>func_malloc</h4>
+                <h4 class="title"><a id="idp55649072"></a>func_malloc</h4>
               </div>
             </div>
           </div>
@@ -90,7 +90,7 @@ db_env_set_func_malloc(void *(*func_malloc)(size_t size)); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63601240"></a>See Also</h3>
+              <h3 class="title"><a id="idp55642424"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/db_env_set_func_open.html b/docs/api_reference/C/db_env_set_func_open.html
index e5994a8..e790e63 100644
--- a/docs/api_reference/C/db_env_set_func_open.html
+++ b/docs/api_reference/C/db_env_set_func_open.html
@@ -68,7 +68,7 @@ db_env_set_func_open(int (*func_open)(const char *path, int flags,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63615496"></a>Parameters</h3>
+              <h3 class="title"><a id="idp55656752"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -76,7 +76,7 @@ db_env_set_func_open(int (*func_open)(const char *path, int flags,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp63615688"></a>func_open</h4>
+                <h4 class="title"><a id="idp55656944"></a>func_open</h4>
               </div>
             </div>
           </div>
@@ -91,7 +91,7 @@ db_env_set_func_open(int (*func_open)(const char *path, int flags,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63614120"></a>See Also</h3>
+              <h3 class="title"><a id="idp55655184"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/db_env_set_func_pread.html b/docs/api_reference/C/db_env_set_func_pread.html
index dc03855..a1c4593 100644
--- a/docs/api_reference/C/db_env_set_func_pread.html
+++ b/docs/api_reference/C/db_env_set_func_pread.html
@@ -68,7 +68,7 @@ db_env_set_func_pread(ssize_t (*func_pread)(int fd, void *buf,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63623616"></a>Parameters</h3>
+              <h3 class="title"><a id="idp55664824"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -76,7 +76,7 @@ db_env_set_func_pread(ssize_t (*func_pread)(int fd, void *buf,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp63623808"></a>func_pread</h4>
+                <h4 class="title"><a id="idp55665016"></a>func_pread</h4>
               </div>
             </div>
           </div>
@@ -91,7 +91,7 @@ db_env_set_func_pread(ssize_t (*func_pread)(int fd, void *buf,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63621856"></a>See Also</h3>
+              <h3 class="title"><a id="idp55663000"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/db_env_set_func_pwrite.html b/docs/api_reference/C/db_env_set_func_pwrite.html
index 1c31f5b..2d24cfc 100644
--- a/docs/api_reference/C/db_env_set_func_pwrite.html
+++ b/docs/api_reference/C/db_env_set_func_pwrite.html
@@ -68,7 +68,7 @@ db_env_set_func_pwrite(ssize_t (*func_pwrite)(int fd, const void *buf,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63631008"></a>Parameters</h3>
+              <h3 class="title"><a id="idp55672232"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -76,7 +76,7 @@ db_env_set_func_pwrite(ssize_t (*func_pwrite)(int fd, const void *buf,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp63631200"></a>func_pwrite</h4>
+                <h4 class="title"><a id="idp55672424"></a>func_pwrite</h4>
               </div>
             </div>
           </div>
@@ -91,7 +91,7 @@ db_env_set_func_pwrite(ssize_t (*func_pwrite)(int fd, const void *buf,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63629808"></a>See Also</h3>
+              <h3 class="title"><a id="idp55670904"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/db_env_set_func_read.html b/docs/api_reference/C/db_env_set_func_read.html
index 292473f..552352e 100644
--- a/docs/api_reference/C/db_env_set_func_read.html
+++ b/docs/api_reference/C/db_env_set_func_read.html
@@ -68,7 +68,7 @@ db_env_set_func_read(ssize_t (*func_read)(int fd, void *buf,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63638840"></a>Parameters</h3>
+              <h3 class="title"><a id="idp55679768"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -76,7 +76,7 @@ db_env_set_func_read(ssize_t (*func_read)(int fd, void *buf,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp63639032"></a>func_read</h4>
+                <h4 class="title"><a id="idp55679960"></a>func_read</h4>
               </div>
             </div>
           </div>
@@ -91,7 +91,7 @@ db_env_set_func_read(ssize_t (*func_read)(int fd, void *buf,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63637704"></a>See Also</h3>
+              <h3 class="title"><a id="idp55678760"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/db_env_set_func_realloc.html b/docs/api_reference/C/db_env_set_func_realloc.html
index c7e817b..6aeb5c8 100644
--- a/docs/api_reference/C/db_env_set_func_realloc.html
+++ b/docs/api_reference/C/db_env_set_func_realloc.html
@@ -67,7 +67,7 @@ db_env_set_func_realloc(void *(*func_realloc)(void *ptr, size_t size)); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63646784"></a>Parameters</h3>
+              <h3 class="title"><a id="idp55687408"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ db_env_set_func_realloc(void *(*func_realloc)(void *ptr, size_t size)); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp63646976"></a>func_realloc</h4>
+                <h4 class="title"><a id="idp55687600"></a>func_realloc</h4>
               </div>
             </div>
           </div>
@@ -90,7 +90,7 @@ db_env_set_func_realloc(void *(*func_realloc)(void *ptr, size_t size)); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63645648"></a>See Also</h3>
+              <h3 class="title"><a id="idp55686464"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/db_env_set_func_region_map.html b/docs/api_reference/C/db_env_set_func_region_map.html
index d16044f..773a8c1 100644
--- a/docs/api_reference/C/db_env_set_func_region_map.html
+++ b/docs/api_reference/C/db_env_set_func_region_map.html
@@ -72,7 +72,7 @@ db_env_set_func_region_map(int (*func_region_map)(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63656280"></a>Parameters</h3>
+              <h3 class="title"><a id="idp55696776"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -80,7 +80,7 @@ db_env_set_func_region_map(int (*func_region_map)(DB_ENV *dbenv,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp63656472"></a>func_region_map</h4>
+                <h4 class="title"><a id="idp55696968"></a>func_region_map</h4>
               </div>
             </div>
           </div>
@@ -154,7 +154,7 @@ db_env_set_func_region_map(int (*func_region_map)(DB_ENV *dbenv,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp63663288"></a>func_region_unmap</h4>
+                <h4 class="title"><a id="idp55703784"></a>func_region_unmap</h4>
               </div>
             </div>
           </div>
@@ -192,7 +192,7 @@ db_env_set_func_region_map(int (*func_region_map)(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63661344"></a>See Also</h3>
+              <h3 class="title"><a id="idp55701840"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/db_env_set_func_rename.html b/docs/api_reference/C/db_env_set_func_rename.html
index ae206c9..a4f6c83 100644
--- a/docs/api_reference/C/db_env_set_func_rename.html
+++ b/docs/api_reference/C/db_env_set_func_rename.html
@@ -68,7 +68,7 @@ db_env_set_func_rename(int (*func_rename)(const char *from,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63644336"></a>Parameters</h3>
+              <h3 class="title"><a id="idp55691936"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -76,7 +76,7 @@ db_env_set_func_rename(int (*func_rename)(const char *from,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp63651896"></a>func_rename</h4>
+                <h4 class="title"><a id="idp55688528"></a>func_rename</h4>
               </div>
             </div>
           </div>
@@ -91,7 +91,7 @@ db_env_set_func_rename(int (*func_rename)(const char *from,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63659760"></a>See Also</h3>
+              <h3 class="title"><a id="idp55718512"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/db_env_set_func_seek.html b/docs/api_reference/C/db_env_set_func_seek.html
index 1dc7857..f04a38e 100644
--- a/docs/api_reference/C/db_env_set_func_seek.html
+++ b/docs/api_reference/C/db_env_set_func_seek.html
@@ -67,7 +67,7 @@ db_env_set_func_seek(int (*func_seek)(int fd, off_t offset, int whence)); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63684616"></a>Parameters</h3>
+              <h3 class="title"><a id="idp55725208"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ db_env_set_func_seek(int (*func_seek)(int fd, off_t offset, int whence)); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp63684808"></a>func_seek</h4>
+                <h4 class="title"><a id="idp55725400"></a>func_seek</h4>
               </div>
             </div>
           </div>
@@ -109,7 +109,7 @@ db_env_set_func_seek(int (*func_seek)(int fd, off_t offset, int whence)); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63682440"></a>See Also</h3>
+              <h3 class="title"><a id="idp55722768"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/db_env_set_func_unlink.html b/docs/api_reference/C/db_env_set_func_unlink.html
index f8f4461..abcc9e6 100644
--- a/docs/api_reference/C/db_env_set_func_unlink.html
+++ b/docs/api_reference/C/db_env_set_func_unlink.html
@@ -67,7 +67,7 @@ db_env_set_func_unlink(int (*func_unlink)(const char *path));  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63693592"></a>Parameters</h3>
+              <h3 class="title"><a id="idp55734328"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ db_env_set_func_unlink(int (*func_unlink)(const char *path));  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp63693784"></a>func_unlink</h4>
+                <h4 class="title"><a id="idp55734520"></a>func_unlink</h4>
               </div>
             </div>
           </div>
@@ -90,7 +90,7 @@ db_env_set_func_unlink(int (*func_unlink)(const char *path));  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63688848"></a>See Also</h3>
+              <h3 class="title"><a id="idp55729440"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/db_env_set_func_write.html b/docs/api_reference/C/db_env_set_func_write.html
index 3c183db..b354a7a 100644
--- a/docs/api_reference/C/db_env_set_func_write.html
+++ b/docs/api_reference/C/db_env_set_func_write.html
@@ -68,7 +68,7 @@ db_env_set_func_write(ssize_t (*func_write)(int fd, const void *buffer,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63701344"></a>Parameters</h3>
+              <h3 class="title"><a id="idp55742320"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -76,7 +76,7 @@ db_env_set_func_write(ssize_t (*func_write)(int fd, const void *buffer,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp63701536"></a>func_write</h4>
+                <h4 class="title"><a id="idp55742512"></a>func_write</h4>
               </div>
             </div>
           </div>
@@ -91,7 +91,7 @@ db_env_set_func_write(ssize_t (*func_write)(int fd, const void *buffer,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63699840"></a>See Also</h3>
+              <h3 class="title"><a id="idp55740688"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/db_env_set_func_yield.html b/docs/api_reference/C/db_env_set_func_yield.html
index 1550e53..d1c671c 100644
--- a/docs/api_reference/C/db_env_set_func_yield.html
+++ b/docs/api_reference/C/db_env_set_func_yield.html
@@ -77,7 +77,7 @@ db_env_set_func_yield(int (*func_yield)(u_long secs, u_long usecs));  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63709928"></a>Parameters</h3>
+              <h3 class="title"><a id="idp55750672"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -85,7 +85,7 @@ db_env_set_func_yield(int (*func_yield)(u_long secs, u_long usecs));  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp63710120"></a>func_yield</h4>
+                <h4 class="title"><a id="idp55750864"></a>func_yield</h4>
               </div>
             </div>
           </div>
@@ -113,7 +113,7 @@ db_env_set_func_yield(int (*func_yield)(u_long secs, u_long usecs));  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63707704"></a>See Also</h3>
+              <h3 class="title"><a id="idp55748568"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/db_heap_rid.html b/docs/api_reference/C/db_heap_rid.html
index c5dadb9..a0c2ab6 100644
--- a/docs/api_reference/C/db_heap_rid.html
+++ b/docs/api_reference/C/db_heap_rid.html
@@ -67,7 +67,7 @@ struct __db_heap_rid {
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58753816"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50778136"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ struct __db_heap_rid {
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58730368"></a>pgno</h4>
+                <h4 class="title"><a id="idp50737512"></a>pgno</h4>
               </div>
             </div>
           </div>
@@ -87,7 +87,7 @@ struct __db_heap_rid {
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58780664"></a>indx</h4>
+                <h4 class="title"><a id="idp50795048"></a>indx</h4>
               </div>
             </div>
           </div>
@@ -100,7 +100,7 @@ struct __db_heap_rid {
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58760416"></a>See Also</h3>
+              <h3 class="title"><a id="idp50774040"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/db_hotbackup.html b/docs/api_reference/C/db_hotbackup.html
index c4868ee..93c5cf7 100644
--- a/docs/api_reference/C/db_hotbackup.html
+++ b/docs/api_reference/C/db_hotbackup.html
@@ -346,7 +346,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63141912"></a>Environment Variables</h3>
+              <h3 class="title"><a id="idp55120504"></a>Environment Variables</h3>
             </div>
           </div>
         </div>
@@ -354,7 +354,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp63115320"></a>DB_HOME</h4>
+                <h4 class="title"><a id="idp55151904"></a>DB_HOME</h4>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/C/db_load.html b/docs/api_reference/C/db_load.html
index 3336dce..dcab7d3 100644
--- a/docs/api_reference/C/db_load.html
+++ b/docs/api_reference/C/db_load.html
@@ -38,8 +38,9 @@
           </div>
         </div>
       </div>
-      <pre class="programlisting">db_load [-nTV] [-c name=value] [-f file]
-    [-h home] [-P password] [-t btree | hash | queue | recno] file
+      <pre class="programlisting">db_load [-nTV] [-b blob_dir] [-c name=value] [-f file]
+    [-h home] [-P password] [-o blob_threshold] 
+    [-t btree | hash | queue | recno] file
 
 db_load [-r lsn | fileid] [-h home] [-P password] file  </pre>
       <p>
@@ -61,6 +62,17 @@ db_load [-r lsn | fileid] [-h home] [-P password] file  </pre>
         <ul type="disc">
           <li>
             <p>
+              <span class="bold"><strong>-b</strong></span>
+            </p>
+            <p>
+                Identifies the directory where BLOB data is stored.  If
+                this option is not specified, then BLOB data is placed in a
+                subdirectory within the DB's environment. See also the
+                <span class="bold"><strong>-o</strong></span> option.
+            </p>
+          </li>
+          <li>
+            <p>
               <span class="bold"><strong>-c</strong></span>
             </p>
             <p>
@@ -114,6 +126,20 @@ db_load [-r lsn | fileid] [-h home] [-P password] file  </pre>
           </li>
           <li>
             <p>
+              <span class="bold"><strong>-o</strong></span>
+            </p>
+            <p>
+                Identifies the BLOB threshold in bytes. This threshold determines
+                when a data item will be stored as a BLOB. Data items sized
+                less than this threshold are stored as normal data within
+                the database. Data items larger than this size are stored
+                on-disk in a subdirectory set aside for the purpose.
+                Use the <span class="bold"><strong>-b</strong></span> command line
+                option to identify where BLOB data is stored.
+            </p>
+          </li>
+          <li>
+            <p>
                  <span class="bold"><strong>-P</strong></span>
             </p>
             <p>
@@ -242,7 +268,7 @@ db_load [-r lsn | fileid] [-h home] [-P password] file  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63178920"></a>Examples</h3>
+              <h3 class="title"><a id="idp55152152"></a>Examples</h3>
             </div>
           </div>
         </div>
@@ -264,7 +290,7 @@ db_load [-r lsn | fileid] [-h home] [-P password] file  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63149176"></a>Environment Variables</h3>
+              <h3 class="title"><a id="idp55212448"></a>Environment Variables</h3>
             </div>
           </div>
         </div>
@@ -272,7 +298,7 @@ db_load [-r lsn | fileid] [-h home] [-P password] file  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp63174720"></a>DB_HOME</h4>
+                <h4 class="title"><a id="idp55213992"></a>DB_HOME</h4>
               </div>
             </div>
           </div>
@@ -288,7 +314,7 @@ db_load [-r lsn | fileid] [-h home] [-P password] file  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63132648"></a>Supported Keywords</h3>
+              <h3 class="title"><a id="idp55192880"></a>Supported Keywords</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/db_log_verify.html b/docs/api_reference/C/db_log_verify.html
index 09c7f86..366560a 100644
--- a/docs/api_reference/C/db_log_verify.html
+++ b/docs/api_reference/C/db_log_verify.html
@@ -228,7 +228,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63227888"></a>Environment Variables</h3>
+              <h3 class="title"><a id="idp55267024"></a>Environment Variables</h3>
             </div>
           </div>
         </div>
@@ -236,7 +236,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp63228080"></a>DB_HOME</h4>
+                <h4 class="title"><a id="idp55267216"></a>DB_HOME</h4>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/C/db_printlog.html b/docs/api_reference/C/db_printlog.html
index d360ea1..483702a 100644
--- a/docs/api_reference/C/db_printlog.html
+++ b/docs/api_reference/C/db_printlog.html
@@ -38,7 +38,8 @@
           </div>
         </div>
       </div>
-      <pre class="programlisting">db_printlog [-NrV] [-b start-LSN] [-e stop-LSN] [-h home] [-P password]  </pre>
+      <pre class="programlisting">db_printlog [-NrV] [-b start-LSN] [-e stop-LSN] [-h home] [-P password] 
+    [-D bytes] </pre>
       <p>
          The <span class="command"><strong>db_printlog</strong></span> utility is a debugging utility that dumps Berkeley DB
          log files in a human-readable format.
@@ -73,6 +74,17 @@
           </li>
           <li>
             <p>
+                 <span class="bold"><strong>-D</strong></span>
+            </p>
+            <p>
+                Specifies the maximum number of bytes to display for each
+                key/data item found in the log. This option overrides the
+                "set_data_len" parameter found in your DB_CONFIG file, if
+                any.
+            </p>
+          </li>
+          <li>
+            <p>
                  <span class="bold"><strong>-e</strong></span>
             </p>
             <p>
@@ -155,7 +167,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63245360"></a>Environment Variables</h3>
+              <h3 class="title"><a id="idp55285968"></a>Environment Variables</h3>
             </div>
           </div>
         </div>
@@ -163,7 +175,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp63245552"></a>DB_HOME</h4>
+                <h4 class="title"><a id="idp55286160"></a>DB_HOME</h4>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/C/db_recover.html b/docs/api_reference/C/db_recover.html
index cff472b..6d1fddb 100644
--- a/docs/api_reference/C/db_recover.html
+++ b/docs/api_reference/C/db_recover.html
@@ -279,7 +279,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63173952"></a>Environment Variables</h3>
+              <h3 class="title"><a id="idp55287448"></a>Environment Variables</h3>
             </div>
           </div>
         </div>
@@ -287,7 +287,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp63257224"></a>DB_HOME</h4>
+                <h4 class="title"><a id="idp55276192"></a>DB_HOME</h4>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/C/db_replicate.html b/docs/api_reference/C/db_replicate.html
index 962066a..fdc0dd4 100644
--- a/docs/api_reference/C/db_replicate.html
+++ b/docs/api_reference/C/db_replicate.html
@@ -181,7 +181,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63296200"></a>Environment Variables</h3>
+              <h3 class="title"><a id="idp55336376"></a>Environment Variables</h3>
             </div>
           </div>
         </div>
@@ -189,7 +189,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp63296456"></a>DB_HOME</h4>
+                <h4 class="title"><a id="idp55336632"></a>DB_HOME</h4>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/C/db_sql_codegen.html b/docs/api_reference/C/db_sql_codegen.html
index 570e954..deeb87c 100644
--- a/docs/api_reference/C/db_sql_codegen.html
+++ b/docs/api_reference/C/db_sql_codegen.html
@@ -121,7 +121,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63296864"></a>Input Syntax</h3>
+              <h3 class="title"><a id="idp55343392"></a>Input Syntax</h3>
             </div>
           </div>
         </div>
@@ -212,7 +212,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63303608"></a>Hint Comments</h3>
+              <h3 class="title"><a id="idp55338552"></a>Hint Comments</h3>
             </div>
           </div>
         </div>
@@ -270,7 +270,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63310648"></a>Transactions</h3>
+              <h3 class="title"><a id="idp55345800"></a>Transactions</h3>
             </div>
           </div>
         </div>
@@ -301,7 +301,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63311136"></a>Type Mapping</h3>
+              <h3 class="title"><a id="idp55351416"></a>Type Mapping</h3>
             </div>
           </div>
         </div>
@@ -347,7 +347,7 @@ NUMBER(p,s) int, long, float, or double </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63311664"></a>Output</h3>
+              <h3 class="title"><a id="idp55351944"></a>Output</h3>
             </div>
           </div>
         </div>
@@ -534,7 +534,7 @@ int person_full_iteration(DB *dbp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63313440"></a>Test output</h3>
+              <h3 class="title"><a id="idp55353696"></a>Test output</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/db_stat.html b/docs/api_reference/C/db_stat.html
index 1ff4593..b80d3e4 100644
--- a/docs/api_reference/C/db_stat.html
+++ b/docs/api_reference/C/db_stat.html
@@ -358,7 +358,7 @@ db_stat [-cEelmNrtVxZ] [-C Aclop] [-h home] [-L A] [-M Ah] [-R A]
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63396648"></a>Environment Variables</h3>
+              <h3 class="title"><a id="idp55427040"></a>Environment Variables</h3>
             </div>
           </div>
         </div>
@@ -366,7 +366,7 @@ db_stat [-cEelmNrtVxZ] [-C Aclop] [-h home] [-L A] [-M Ah] [-R A]
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp63389192"></a>DB_HOME</h4>
+                <h4 class="title"><a id="idp55437256"></a>DB_HOME</h4>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/C/db_upgrade.html b/docs/api_reference/C/db_upgrade.html
index c059996..08225de 100644
--- a/docs/api_reference/C/db_upgrade.html
+++ b/docs/api_reference/C/db_upgrade.html
@@ -159,7 +159,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63429776"></a>Environment Variables</h3>
+              <h3 class="title"><a id="idp55470624"></a>Environment Variables</h3>
             </div>
           </div>
         </div>
@@ -167,7 +167,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp63429968"></a>DB_HOME</h4>
+                <h4 class="title"><a id="idp55470816"></a>DB_HOME</h4>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/C/db_verify.html b/docs/api_reference/C/db_verify.html
index b326fce..2792da7 100644
--- a/docs/api_reference/C/db_verify.html
+++ b/docs/api_reference/C/db_verify.html
@@ -143,7 +143,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp63446120"></a>Environment Variables</h3>
+              <h3 class="title"><a id="idp55486784"></a>Environment Variables</h3>
             </div>
           </div>
         </div>
@@ -151,7 +151,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp63446312"></a>DB_HOME</h4>
+                <h4 class="title"><a id="idp55486976"></a>DB_HOME</h4>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/C/dbassociate.html b/docs/api_reference/C/dbassociate.html
index 3ca61a7..18ad9df 100644
--- a/docs/api_reference/C/dbassociate.html
+++ b/docs/api_reference/C/dbassociate.html
@@ -74,7 +74,7 @@ DB->associate(DB *primary, DB_TXN *txnid, DB *secondary,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57265904"></a>Parameters</h3>
+              <h3 class="title"><a id="idp49278832"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -82,7 +82,7 @@ DB->associate(DB *primary, DB_TXN *txnid, DB *secondary,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57221584"></a>primary</h4>
+                <h4 class="title"><a id="idp49294248"></a>primary</h4>
               </div>
             </div>
           </div>
@@ -95,7 +95,7 @@ DB->associate(DB *primary, DB_TXN *txnid, DB *secondary,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57271368"></a>txnid</h4>
+                <h4 class="title"><a id="idp49284296"></a>txnid</h4>
               </div>
             </div>
           </div>
@@ -115,7 +115,7 @@ DB->associate(DB *primary, DB_TXN *txnid, DB *secondary,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57272928"></a>secondary</h4>
+                <h4 class="title"><a id="idp49285856"></a>secondary</h4>
               </div>
             </div>
           </div>
@@ -138,7 +138,7 @@ DB->associate(DB *primary, DB_TXN *txnid, DB *secondary,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57276992"></a>callback</h4>
+                <h4 class="title"><a id="idp49289920"></a>callback</h4>
               </div>
             </div>
           </div>
@@ -306,7 +306,7 @@ DB->associate(DB *primary, DB_TXN *txnid, DB *secondary,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57283776"></a>flags</h4>
+                <h4 class="title"><a id="idp49301168"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -375,7 +375,7 @@ DB->associate(DB *primary, DB_TXN *txnid, DB *secondary,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57335072"></a>Errors</h3>
+              <h3 class="title"><a id="idp49348360"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -391,7 +391,7 @@ DB->associate(DB *primary, DB_TXN *txnid, DB *secondary,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57309840"></a>  DB_REP_HANDLE_DEAD</h4>
+                <h4 class="title"><a id="idp49313056"></a>  DB_REP_HANDLE_DEAD</h4>
               </div>
             </div>
           </div>
@@ -410,7 +410,7 @@ DB->associate(DB *primary, DB_TXN *txnid, DB *secondary,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57283008"></a>DB_REP_LOCKOUT</h4>
+                <h4 class="title"><a id="idp49302160"></a>DB_REP_LOCKOUT</h4>
               </div>
             </div>
           </div>
@@ -422,7 +422,7 @@ DB->associate(DB *primary, DB_TXN *txnid, DB *secondary,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57280928"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp49321256"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -438,7 +438,7 @@ DB->associate(DB *primary, DB_TXN *txnid, DB *secondary,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57318824"></a>Class</h3>
+              <h3 class="title"><a id="idp49283880"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -450,7 +450,7 @@ DB->associate(DB *primary, DB_TXN *txnid, DB *secondary,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57264968"></a>See Also</h3>
+              <h3 class="title"><a id="idm8031240"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbassociate_foreign.html b/docs/api_reference/C/dbassociate_foreign.html
index c68f123..de2be4d 100644
--- a/docs/api_reference/C/dbassociate_foreign.html
+++ b/docs/api_reference/C/dbassociate_foreign.html
@@ -77,7 +77,7 @@ DB->associate_foreign(DB *foreign, DB *secondary,,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57190936"></a>Parameters</h3>
+              <h3 class="title"><a id="idp49290208"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -85,7 +85,7 @@ DB->associate_foreign(DB *foreign, DB *secondary,,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57303592"></a>foreign</h4>
+                <h4 class="title"><a id="idp49302368"></a>foreign</h4>
               </div>
             </div>
           </div>
@@ -98,7 +98,7 @@ DB->associate_foreign(DB *foreign, DB *secondary,,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57310816"></a>secondary</h4>
+                <h4 class="title"><a id="idp49305584"></a>secondary</h4>
               </div>
             </div>
           </div>
@@ -112,7 +112,7 @@ DB->associate_foreign(DB *foreign, DB *secondary,,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57273032"></a>callback</h4>
+                <h4 class="title"><a id="idp49229248"></a>callback</h4>
               </div>
             </div>
           </div>
@@ -192,7 +192,7 @@ DB->associate_foreign(DB *foreign, DB *secondary,,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57346048"></a>flags</h4>
+                <h4 class="title"><a id="idp49360192"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -238,7 +238,7 @@ DB->associate_foreign(DB *foreign, DB *secondary,,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57219832"></a>Errors</h3>
+              <h3 class="title"><a id="idp49300904"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -254,7 +254,7 @@ DB->associate_foreign(DB *foreign, DB *secondary,,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57355048"></a>  DB_REP_HANDLE_DEAD</h4>
+                <h4 class="title"><a id="idp49355232"></a>  DB_REP_HANDLE_DEAD</h4>
               </div>
             </div>
           </div>
@@ -273,7 +273,7 @@ DB->associate_foreign(DB *foreign, DB *secondary,,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57346112"></a>DB_REP_LOCKOUT</h4>
+                <h4 class="title"><a id="idp49293408"></a>DB_REP_LOCKOUT</h4>
               </div>
             </div>
           </div>
@@ -285,7 +285,7 @@ DB->associate_foreign(DB *foreign, DB *secondary,,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57331896"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp49348072"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -302,7 +302,7 @@ DB->associate_foreign(DB *foreign, DB *secondary,,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57307960"></a>Class</h3>
+              <h3 class="title"><a id="idp49259880"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -314,7 +314,7 @@ DB->associate_foreign(DB *foreign, DB *secondary,,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57363848"></a>See Also</h3>
+              <h3 class="title"><a id="idp49357296"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbcclose.html b/docs/api_reference/C/dbcclose.html
index 7f0390f..f2eda66 100644
--- a/docs/api_reference/C/dbcclose.html
+++ b/docs/api_reference/C/dbcclose.html
@@ -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="idp50799592"></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="idp50806120"></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="idp50833936"></a>DB_LOCK_NOTGRANTED</h4>
               </div>
             </div>
           </div>
@@ -125,7 +125,7 @@ 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="idp50801024"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -138,7 +138,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="idp50801264"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -150,7 +150,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="idp50817072"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbccmp.html b/docs/api_reference/C/dbccmp.html
index 9f29ea5..5d0e505 100644
--- a/docs/api_reference/C/dbccmp.html
+++ b/docs/api_reference/C/dbccmp.html
@@ -58,7 +58,7 @@ DBcursor->cmp(DBC *DBcursor,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58817936"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50832160"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -66,7 +66,7 @@ DBcursor->cmp(DBC *DBcursor,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58817288"></a>other_cursor</h4>
+                <h4 class="title"><a id="idp50831896"></a>other_cursor</h4>
               </div>
             </div>
           </div>
@@ -79,7 +79,7 @@ DBcursor->cmp(DBC *DBcursor,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58769344"></a>result</h4>
+                <h4 class="title"><a id="idp50794112"></a>result</h4>
               </div>
             </div>
           </div>
@@ -91,7 +91,7 @@ DBcursor->cmp(DBC *DBcursor,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58787200"></a>flags</h4>
+                <h4 class="title"><a id="idp50801696"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -105,7 +105,7 @@ DBcursor->cmp(DBC *DBcursor,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58798256"></a>Errors</h3>
+              <h3 class="title"><a id="idp50797688"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -121,7 +121,7 @@ DBcursor->cmp(DBC *DBcursor,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58817072"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp50831680"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -164,7 +164,7 @@ DBcursor->cmp(DBC *DBcursor,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58820648"></a>Class</h3>
+              <h3 class="title"><a id="idp50840608"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -176,7 +176,7 @@ DBcursor->cmp(DBC *DBcursor,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58810416"></a>See Also</h3>
+              <h3 class="title"><a id="idp50825088"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbccount.html b/docs/api_reference/C/dbccount.html
index 37b0555..8d85315 100644
--- a/docs/api_reference/C/dbccount.html
+++ b/docs/api_reference/C/dbccount.html
@@ -58,7 +58,7 @@ DBcursor->count(DBC *DBcursor, db_recno_t *countp, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58835360"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50845360"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -66,7 +66,7 @@ DBcursor->count(DBC *DBcursor, db_recno_t *countp, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58834712"></a>countp</h4>
+                <h4 class="title"><a id="idp50849008"></a>countp</h4>
               </div>
             </div>
           </div>
@@ -80,7 +80,7 @@ DBcursor->count(DBC *DBcursor, db_recno_t *countp, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58829640"></a>flags</h4>
+                <h4 class="title"><a id="idp50802104"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -94,7 +94,7 @@ DBcursor->count(DBC *DBcursor, db_recno_t *countp, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58824368"></a>Errors</h3>
+              <h3 class="title"><a id="idp50851832"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -110,7 +110,7 @@ DBcursor->count(DBC *DBcursor, db_recno_t *countp, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58834496"></a>  DB_REP_HANDLE_DEAD</h4>
+                <h4 class="title"><a id="idp50829408"></a>  DB_REP_HANDLE_DEAD</h4>
               </div>
             </div>
           </div>
@@ -129,7 +129,7 @@ DBcursor->count(DBC *DBcursor, db_recno_t *countp, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58815280"></a>DB_REP_LOCKOUT</h4>
+                <h4 class="title"><a id="idp50832336"></a>DB_REP_LOCKOUT</h4>
               </div>
             </div>
           </div>
@@ -141,7 +141,7 @@ DBcursor->count(DBC *DBcursor, db_recno_t *countp, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58815560"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp50856896"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -154,7 +154,7 @@ DBcursor->count(DBC *DBcursor, db_recno_t *countp, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58822416"></a>Class</h3>
+              <h3 class="title"><a id="idp50831128"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -166,7 +166,7 @@ DBcursor->count(DBC *DBcursor, db_recno_t *countp, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58827264"></a>See Also</h3>
+              <h3 class="title"><a id="idp50825216"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbcdel.html b/docs/api_reference/C/dbcdel.html
index de028a6..18239e2 100644
--- a/docs/api_reference/C/dbcdel.html
+++ b/docs/api_reference/C/dbcdel.html
@@ -72,7 +72,7 @@ DBcursor->del(DBC *DBcursor, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58824536"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50837032"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -80,7 +80,7 @@ DBcursor->del(DBC *DBcursor, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58826736"></a>flags</h4>
+                <h4 class="title"><a id="idp50839936"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -108,7 +108,7 @@ DBcursor->del(DBC *DBcursor, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58848776"></a>Errors</h3>
+              <h3 class="title"><a id="idp50863376"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -124,7 +124,7 @@ DBcursor->del(DBC *DBcursor, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58853680"></a>DB_FOREIGN_CONFLICT</h4>
+                <h4 class="title"><a id="idp50868280"></a>DB_FOREIGN_CONFLICT</h4>
               </div>
             </div>
           </div>
@@ -158,7 +158,7 @@ DBcursor->del(DBC *DBcursor, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58826928"></a>DB_LOCK_DEADLOCK</h4>
+                <h4 class="title"><a id="idp50854456"></a>DB_LOCK_DEADLOCK</h4>
               </div>
             </div>
           </div>
@@ -171,7 +171,7 @@ DBcursor->del(DBC *DBcursor, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58817352"></a>DB_LOCK_NOTGRANTED</h4>
+                <h4 class="title"><a id="idp50839160"></a>DB_LOCK_NOTGRANTED</h4>
               </div>
             </div>
           </div>
@@ -191,7 +191,7 @@ DBcursor->del(DBC *DBcursor, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58856952"></a>  DB_REP_HANDLE_DEAD</h4>
+                <h4 class="title"><a id="idp50871552"></a>  DB_REP_HANDLE_DEAD</h4>
               </div>
             </div>
           </div>
@@ -210,7 +210,7 @@ DBcursor->del(DBC *DBcursor, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58853896"></a>DB_REP_LOCKOUT</h4>
+                <h4 class="title"><a id="idp50868496"></a>DB_REP_LOCKOUT</h4>
               </div>
             </div>
           </div>
@@ -222,7 +222,7 @@ DBcursor->del(DBC *DBcursor, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58836760"></a>DB_SECONDARY_BAD</h4>
+                <h4 class="title"><a id="idp50863480"></a>DB_SECONDARY_BAD</h4>
               </div>
             </div>
           </div>
@@ -234,7 +234,7 @@ DBcursor->del(DBC *DBcursor, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58815408"></a>EACCES</h4>
+                <h4 class="title"><a id="idp50879040"></a>EACCES</h4>
               </div>
             </div>
           </div>
@@ -246,7 +246,7 @@ DBcursor->del(DBC *DBcursor, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58864944"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp50879448"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -258,7 +258,7 @@ DBcursor->del(DBC *DBcursor, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58865400"></a>EPERM</h4>
+                <h4 class="title"><a id="idp50879904"></a>EPERM</h4>
               </div>
             </div>
           </div>
@@ -273,7 +273,7 @@ DBcursor->del(DBC *DBcursor, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58847344"></a>Class</h3>
+              <h3 class="title"><a id="idp50855056"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -285,7 +285,7 @@ DBcursor->del(DBC *DBcursor, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58849720"></a>See Also</h3>
+              <h3 class="title"><a id="idp50865368"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbcdup.html b/docs/api_reference/C/dbcdup.html
index 5ccb3af..5c9bd9c 100644
--- a/docs/api_reference/C/dbcdup.html
+++ b/docs/api_reference/C/dbcdup.html
@@ -60,7 +60,7 @@ DBcursor->dup(DBC *DBcursor, DBC **cursorp, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58858248"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50871680"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -68,7 +68,7 @@ DBcursor->dup(DBC *DBcursor, DBC **cursorp, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58857232"></a>cursorp</h4>
+                <h4 class="title"><a id="idp50860816"></a>cursorp</h4>
               </div>
             </div>
           </div>
@@ -82,7 +82,7 @@ DBcursor->dup(DBC *DBcursor, DBC **cursorp, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58848944"></a>flags</h4>
+                <h4 class="title"><a id="idp50863544"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -114,7 +114,7 @@ DBcursor->dup(DBC *DBcursor, DBC **cursorp, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58867456"></a>Errors</h3>
+              <h3 class="title"><a id="idp50882232"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -130,7 +130,7 @@ DBcursor->dup(DBC *DBcursor, DBC **cursorp, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58871816"></a>  DB_REP_HANDLE_DEAD</h4>
+                <h4 class="title"><a id="idp50859600"></a>  DB_REP_HANDLE_DEAD</h4>
               </div>
             </div>
           </div>
@@ -149,7 +149,7 @@ DBcursor->dup(DBC *DBcursor, DBC **cursorp, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58853592"></a>DB_REP_LOCKOUT</h4>
+                <h4 class="title"><a id="idp50888080"></a>DB_REP_LOCKOUT</h4>
               </div>
             </div>
           </div>
@@ -161,7 +161,7 @@ DBcursor->dup(DBC *DBcursor, DBC **cursorp, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58835960"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp50832616"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -174,7 +174,7 @@ DBcursor->dup(DBC *DBcursor, DBC **cursorp, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58871168"></a>Class</h3>
+              <h3 class="title"><a id="idp50885920"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -186,7 +186,7 @@ DBcursor->dup(DBC *DBcursor, DBC **cursorp, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58874656"></a>See Also</h3>
+              <h3 class="title"><a id="idp50889408"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbcget.html b/docs/api_reference/C/dbcget.html
index afaaf74..5da1c7d 100644
--- a/docs/api_reference/C/dbcget.html
+++ b/docs/api_reference/C/dbcget.html
@@ -92,7 +92,7 @@ DBcursor->pget(DBC *DBcursor,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58880888"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50860968"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -100,7 +100,7 @@ DBcursor->pget(DBC *DBcursor,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58881080"></a>key</h4>
+                <h4 class="title"><a id="idp50895144"></a>key</h4>
               </div>
             </div>
           </div>
@@ -123,7 +123,7 @@ DBcursor->pget(DBC *DBcursor,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58885536"></a>pkey</h4>
+                <h4 class="title"><a id="idp50899600"></a>pkey</h4>
               </div>
             </div>
           </div>
@@ -139,7 +139,7 @@ DBcursor->pget(DBC *DBcursor,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58873176"></a>data</h4>
+                <h4 class="title"><a id="idp50890360"></a>data</h4>
               </div>
             </div>
           </div>
@@ -151,7 +151,7 @@ DBcursor->pget(DBC *DBcursor,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58861264"></a>flags</h4>
+                <h4 class="title"><a id="idp50875128"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -732,7 +732,7 @@ DBcursor->pget(DBC *DBcursor,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58969984"></a>Errors</h3>
+              <h3 class="title"><a id="idp50983200"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -748,7 +748,7 @@ DBcursor->pget(DBC *DBcursor,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58964512"></a>DB_BUFFER_SMALL</h4>
+                <h4 class="title"><a id="idp50980824"></a>DB_BUFFER_SMALL</h4>
               </div>
             </div>
           </div>
@@ -760,7 +760,7 @@ DBcursor->pget(DBC *DBcursor,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58895728"></a>DB_LOCK_DEADLOCK</h4>
+                <h4 class="title"><a id="idp50911472"></a>DB_LOCK_DEADLOCK</h4>
               </div>
             </div>
           </div>
@@ -773,7 +773,7 @@ DBcursor->pget(DBC *DBcursor,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58843160"></a>DB_LOCK_NOTGRANTED</h4>
+                <h4 class="title"><a id="idp50983328"></a>DB_LOCK_NOTGRANTED</h4>
               </div>
             </div>
           </div>
@@ -793,7 +793,7 @@ DBcursor->pget(DBC *DBcursor,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58968088"></a>  DB_REP_HANDLE_DEAD</h4>
+                <h4 class="title"><a id="idp50981040"></a>  DB_REP_HANDLE_DEAD</h4>
               </div>
             </div>
           </div>
@@ -812,7 +812,7 @@ DBcursor->pget(DBC *DBcursor,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58969768"></a>DB_REP_LEASE_EXPIRED</h4>
+                <h4 class="title"><a id="idp50982984"></a>DB_REP_LEASE_EXPIRED</h4>
               </div>
             </div>
           </div>
@@ -824,7 +824,7 @@ DBcursor->pget(DBC *DBcursor,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58968784"></a>DB_REP_LOCKOUT</h4>
+                <h4 class="title"><a id="idp50935920"></a>DB_REP_LOCKOUT</h4>
               </div>
             </div>
           </div>
@@ -836,7 +836,7 @@ DBcursor->pget(DBC *DBcursor,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58972488"></a>DB_SECONDARY_BAD</h4>
+                <h4 class="title"><a id="idp50895368"></a>DB_SECONDARY_BAD</h4>
               </div>
             </div>
           </div>
@@ -848,7 +848,7 @@ DBcursor->pget(DBC *DBcursor,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58881432"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp50882648"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -865,7 +865,7 @@ DBcursor->pget(DBC *DBcursor,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58971704"></a>Class</h3>
+              <h3 class="title"><a id="idp50954888"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -877,7 +877,7 @@ DBcursor->pget(DBC *DBcursor,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58947072"></a>See Also</h3>
+              <h3 class="title"><a id="idp50898888"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbcget_priority.html b/docs/api_reference/C/dbcget_priority.html
index 9ba28f7..7f82c2a 100644
--- a/docs/api_reference/C/dbcget_priority.html
+++ b/docs/api_reference/C/dbcget_priority.html
@@ -62,7 +62,7 @@ DBcursor->get_priority(DBC *DbCursor, DB_CACHE_PRIORITY *priorityp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58968688"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50898208"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -70,7 +70,7 @@ DBcursor->get_priority(DBC *DbCursor, DB_CACHE_PRIORITY *priorityp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58882952"></a>priorityp</h4>
+                <h4 class="title"><a id="idp50914288"></a>priorityp</h4>
               </div>
             </div>
           </div>
@@ -85,7 +85,7 @@ DBcursor->get_priority(DBC *DbCursor, DB_CACHE_PRIORITY *priorityp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58971872"></a>Class</h3>
+              <h3 class="title"><a id="idp50928112"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -97,7 +97,7 @@ DBcursor->get_priority(DBC *DbCursor, DB_CACHE_PRIORITY *priorityp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58875952"></a>See Also</h3>
+              <h3 class="title"><a id="idp50890704"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbchannel_close.html b/docs/api_reference/C/dbchannel_close.html
index 5b1aaa6..38f8a93 100644
--- a/docs/api_reference/C/dbchannel_close.html
+++ b/docs/api_reference/C/dbchannel_close.html
@@ -67,7 +67,7 @@ DB_CHANNEL->close(DB_CHANNEL *channel, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61810192"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53846824"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ DB_CHANNEL->close(DB_CHANNEL *channel, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61795976"></a>flags</h4>
+                <h4 class="title"><a id="idp53840480"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -89,7 +89,7 @@ DB_CHANNEL->close(DB_CHANNEL *channel, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61632200"></a>Errors</h3>
+              <h3 class="title"><a id="idp53838456"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -106,7 +106,7 @@ DB_CHANNEL->close(DB_CHANNEL *channel, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61815912"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp53852480"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -120,7 +120,7 @@ DB_CHANNEL->close(DB_CHANNEL *channel, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61812464"></a>Class</h3>
+              <h3 class="title"><a id="idp53849040"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -132,7 +132,7 @@ DB_CHANNEL->close(DB_CHANNEL *channel, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61818000"></a>See Also</h3>
+              <h3 class="title"><a id="idp53854568"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbchannel_send_msg.html b/docs/api_reference/C/dbchannel_send_msg.html
index 261a585..37a5b17 100644
--- a/docs/api_reference/C/dbchannel_send_msg.html
+++ b/docs/api_reference/C/dbchannel_send_msg.html
@@ -86,7 +86,7 @@ DB_CHANNEL->send_msg(DB_CHANNEL *channel, DBT *msg, u_int32_t nmsg,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61823320"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53859888"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -94,7 +94,7 @@ DB_CHANNEL->send_msg(DB_CHANNEL *channel, DBT *msg, u_int32_t nmsg,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61823792"></a>msg</h4>
+                <h4 class="title"><a id="idp53860304"></a>msg</h4>
               </div>
             </div>
           </div>
@@ -114,7 +114,7 @@ DB_CHANNEL->send_msg(DB_CHANNEL *channel, DBT *msg, u_int32_t nmsg,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61826808"></a>nmsg</h4>
+                <h4 class="title"><a id="idp53863320"></a>nmsg</h4>
               </div>
             </div>
           </div>
@@ -127,7 +127,7 @@ DB_CHANNEL->send_msg(DB_CHANNEL *channel, DBT *msg, u_int32_t nmsg,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61777464"></a>flags</h4>
+                <h4 class="title"><a id="idp53668392"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -141,7 +141,7 @@ DB_CHANNEL->send_msg(DB_CHANNEL *channel, DBT *msg, u_int32_t nmsg,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61794176"></a>Errors</h3>
+              <h3 class="title"><a id="idp53658848"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -158,7 +158,7 @@ DB_CHANNEL->send_msg(DB_CHANNEL *channel, DBT *msg, u_int32_t nmsg,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61823856"></a>DB_NOSERVER</h4>
+                <h4 class="title"><a id="idp53860368"></a>DB_NOSERVER</h4>
               </div>
             </div>
           </div>
@@ -175,7 +175,7 @@ DB_CHANNEL->send_msg(DB_CHANNEL *channel, DBT *msg, u_int32_t nmsg,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61833536"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp53870056"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -189,7 +189,7 @@ DB_CHANNEL->send_msg(DB_CHANNEL *channel, DBT *msg, u_int32_t nmsg,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61831184"></a>Class</h3>
+              <h3 class="title"><a id="idp53867704"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -201,7 +201,7 @@ DB_CHANNEL->send_msg(DB_CHANNEL *channel, DBT *msg, u_int32_t nmsg,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61834616"></a>See Also</h3>
+              <h3 class="title"><a id="idp53871136"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbchannel_send_request.html b/docs/api_reference/C/dbchannel_send_request.html
index 01d9dea..22ea844 100644
--- a/docs/api_reference/C/dbchannel_send_request.html
+++ b/docs/api_reference/C/dbchannel_send_request.html
@@ -76,7 +76,7 @@ DB_CHANNEL->send_request(DB_CHANNEL *channel, DBT *request,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61837624"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53870984"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -84,7 +84,7 @@ DB_CHANNEL->send_request(DB_CHANNEL *channel, DBT *request,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61833816"></a>request</h4>
+                <h4 class="title"><a id="idp53870616"></a>request</h4>
               </div>
             </div>
           </div>
@@ -104,7 +104,7 @@ DB_CHANNEL->send_request(DB_CHANNEL *channel, DBT *request,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61829160"></a>nrequest</h4>
+                <h4 class="title"><a id="idp53865680"></a>nrequest</h4>
               </div>
             </div>
           </div>
@@ -117,7 +117,7 @@ DB_CHANNEL->send_request(DB_CHANNEL *channel, DBT *request,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61829328"></a>response</h4>
+                <h4 class="title"><a id="idp53855328"></a>response</h4>
               </div>
             </div>
           </div>
@@ -153,7 +153,7 @@ DB_CHANNEL->send_request(DB_CHANNEL *channel, DBT *request,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61841208"></a>timeout</h4>
+                <h4 class="title"><a id="idp53858888"></a>timeout</h4>
               </div>
             </div>
           </div>
@@ -180,7 +180,7 @@ DB_CHANNEL->send_request(DB_CHANNEL *channel, DBT *request,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61842752"></a>flags</h4>
+                <h4 class="title"><a id="idp53878992"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -201,7 +201,7 @@ DB_CHANNEL->send_request(DB_CHANNEL *channel, DBT *request,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61843832"></a>Errors</h3>
+              <h3 class="title"><a id="idp53880072"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -218,7 +218,7 @@ DB_CHANNEL->send_request(DB_CHANNEL *channel, DBT *request,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61848176"></a>DB_BUFFER_SMALL</h4>
+                <h4 class="title"><a id="idp53884376"></a>DB_BUFFER_SMALL</h4>
               </div>
             </div>
           </div>
@@ -234,7 +234,7 @@ DB_CHANNEL->send_request(DB_CHANNEL *channel, DBT *request,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61849016"></a>DB_NOSERVER</h4>
+                <h4 class="title"><a id="idp53885216"></a>DB_NOSERVER</h4>
               </div>
             </div>
           </div>
@@ -251,7 +251,7 @@ DB_CHANNEL->send_request(DB_CHANNEL *channel, DBT *request,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61820360"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp53856712"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -265,7 +265,7 @@ DB_CHANNEL->send_request(DB_CHANNEL *channel, DBT *request,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61850344"></a>Class</h3>
+              <h3 class="title"><a id="idp53886672"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -277,7 +277,7 @@ DB_CHANNEL->send_request(DB_CHANNEL *channel, DBT *request,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61833448"></a>See Also</h3>
+              <h3 class="title"><a id="idp53870120"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbchannel_set_timeout.html b/docs/api_reference/C/dbchannel_set_timeout.html
index 7957b5e..93a98dc 100644
--- a/docs/api_reference/C/dbchannel_set_timeout.html
+++ b/docs/api_reference/C/dbchannel_set_timeout.html
@@ -61,7 +61,7 @@ DB_CHANNEL->set_timeout(DB_CHANNEL *channel, db_timeout_t timeout); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61857912"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53893936"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -69,7 +69,7 @@ DB_CHANNEL->set_timeout(DB_CHANNEL *channel, db_timeout_t timeout); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61857048"></a>timeout</h4>
+                <h4 class="title"><a id="idp53894168"></a>timeout</h4>
               </div>
             </div>
           </div>
@@ -87,7 +87,7 @@ DB_CHANNEL->set_timeout(DB_CHANNEL *channel, db_timeout_t timeout); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61845368"></a>Errors</h3>
+              <h3 class="title"><a id="idp53881568"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -104,7 +104,7 @@ DB_CHANNEL->set_timeout(DB_CHANNEL *channel, db_timeout_t timeout); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61863184"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp53899368"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -118,7 +118,7 @@ DB_CHANNEL->set_timeout(DB_CHANNEL *channel, db_timeout_t timeout); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61862104"></a>Class</h3>
+              <h3 class="title"><a id="idp53898288"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -130,7 +130,7 @@ DB_CHANNEL->set_timeout(DB_CHANNEL *channel, db_timeout_t timeout); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61857216"></a>See Also</h3>
+              <h3 class="title"><a id="idp53893456"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbclose.html b/docs/api_reference/C/dbclose.html
index f4cfd5e..8dcafc1 100644
--- a/docs/api_reference/C/dbclose.html
+++ b/docs/api_reference/C/dbclose.html
@@ -101,7 +101,7 @@ DB->close(DB *db, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h4 class="title"><a id="idp57262360"></a>DB_LOCK_DEADLOCK</h4>
+              <h4 class="title"><a id="idp49255952"></a>DB_LOCK_DEADLOCK</h4>
             </div>
           </div>
         </div>
@@ -114,7 +114,7 @@ DB->close(DB *db, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h4 class="title"><a id="idp57341936"></a>DB_LOCK_NOTGRANTED</h4>
+              <h4 class="title"><a id="idp49273128"></a>DB_LOCK_NOTGRANTED</h4>
             </div>
           </div>
         </div>
@@ -134,7 +134,7 @@ DB->close(DB *db, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h4 class="title"><a id="idp57213808"></a>EINVAL</h4>
+              <h4 class="title"><a id="idp49252240"></a>EINVAL</h4>
             </div>
           </div>
         </div>
@@ -146,7 +146,7 @@ DB->close(DB *db, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57333296"></a>Parameters</h3>
+              <h3 class="title"><a id="idp49378640"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -154,7 +154,7 @@ DB->close(DB *db, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57333488"></a>flags</h4>
+                <h4 class="title"><a id="idp49378832"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -201,7 +201,7 @@ DB->close(DB *db, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57369424"></a>Errors</h3>
+              <h3 class="title"><a id="idp49382496"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -217,7 +217,7 @@ DB->close(DB *db, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57383680"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp49387736"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -232,7 +232,7 @@ DB->close(DB *db, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57371072"></a>DB_LOCK_DEADLOCK</h4>
+                <h4 class="title"><a id="idp49360320"></a>DB_LOCK_DEADLOCK</h4>
               </div>
             </div>
           </div>
@@ -245,7 +245,7 @@ DB->close(DB *db, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57356192"></a>DB_LOCK_NOTGRANTED</h4>
+                <h4 class="title"><a id="idp49385048"></a>DB_LOCK_NOTGRANTED</h4>
               </div>
             </div>
           </div>
@@ -265,7 +265,7 @@ DB->close(DB *db, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57375096"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp49390696"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -278,7 +278,7 @@ DB->close(DB *db, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57376920"></a>Class</h3>
+              <h3 class="title"><a id="idp49390400"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -290,7 +290,7 @@ DB->close(DB *db, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57353256"></a>See Also</h3>
+              <h3 class="title"><a id="idp49392336"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbcompact.html b/docs/api_reference/C/dbcompact.html
index b7f116a..60ff24e 100644
--- a/docs/api_reference/C/dbcompact.html
+++ b/docs/api_reference/C/dbcompact.html
@@ -61,7 +61,7 @@ DB->compact(DB *db, DB_TXN *txnid,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57374568"></a>Parameters</h3>
+              <h3 class="title"><a id="idp49300048"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -69,7 +69,7 @@ DB->compact(DB *db, DB_TXN *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57273192"></a>txnid</h4>
+                <h4 class="title"><a id="idp49291016"></a>txnid</h4>
               </div>
             </div>
           </div>
@@ -100,7 +100,7 @@ DB->compact(DB *db, DB_TXN *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57371008"></a>start</h4>
+                <h4 class="title"><a id="idp49364280"></a>start</h4>
               </div>
             </div>
           </div>
@@ -119,7 +119,7 @@ DB->compact(DB *db, DB_TXN *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57272480"></a>stop</h4>
+                <h4 class="title"><a id="idp49235384"></a>stop</h4>
               </div>
             </div>
           </div>
@@ -137,7 +137,7 @@ DB->compact(DB *db, DB_TXN *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57351192"></a>c_data</h4>
+                <h4 class="title"><a id="idp49216144"></a>c_data</h4>
               </div>
             </div>
           </div>
@@ -260,7 +260,7 @@ DB->compact(DB *db, DB_TXN *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57378048"></a>flags</h4>
+                <h4 class="title"><a id="idp49398720"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -310,7 +310,7 @@ DB->compact(DB *db, DB_TXN *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57403632"></a>end</h4>
+                <h4 class="title"><a id="idp49416288"></a>end</h4>
               </div>
             </div>
           </div>
@@ -329,7 +329,7 @@ DB->compact(DB *db, DB_TXN *txnid,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57402104"></a>Errors</h3>
+              <h3 class="title"><a id="idp49392784"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -345,7 +345,7 @@ DB->compact(DB *db, DB_TXN *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57393680"></a>DB_LOCK_DEADLOCK</h4>
+                <h4 class="title"><a id="idp49382944"></a>DB_LOCK_DEADLOCK</h4>
               </div>
             </div>
           </div>
@@ -358,7 +358,7 @@ DB->compact(DB *db, DB_TXN *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57390240"></a>DB_LOCK_NOTGRANTED</h4>
+                <h4 class="title"><a id="idp49415232"></a>DB_LOCK_NOTGRANTED</h4>
               </div>
             </div>
           </div>
@@ -378,7 +378,7 @@ DB->compact(DB *db, DB_TXN *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57399816"></a>  DB_REP_HANDLE_DEAD</h4>
+                <h4 class="title"><a id="idp49414624"></a>  DB_REP_HANDLE_DEAD</h4>
               </div>
             </div>
           </div>
@@ -397,7 +397,7 @@ DB->compact(DB *db, DB_TXN *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57410216"></a>DB_REP_LOCKOUT</h4>
+                <h4 class="title"><a id="idp49427920"></a>DB_REP_LOCKOUT</h4>
               </div>
             </div>
           </div>
@@ -409,7 +409,7 @@ DB->compact(DB *db, DB_TXN *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57398776"></a>EACCES</h4>
+                <h4 class="title"><a id="idp49425952"></a>EACCES</h4>
               </div>
             </div>
           </div>
@@ -421,7 +421,7 @@ DB->compact(DB *db, DB_TXN *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57385880"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp49423920"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -434,7 +434,7 @@ DB->compact(DB *db, DB_TXN *txnid,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57408152"></a>Class</h3>
+              <h3 class="title"><a id="idp49393960"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -446,7 +446,7 @@ DB->compact(DB *db, DB_TXN *txnid,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57402512"></a>See Also</h3>
+              <h3 class="title"><a id="idp49413392"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbcput.html b/docs/api_reference/C/dbcput.html
index f286526..5e25a51 100644
--- a/docs/api_reference/C/dbcput.html
+++ b/docs/api_reference/C/dbcput.html
@@ -63,7 +63,7 @@ DBcursor->put(DBC *DBcursor, DBT *key, DBT *data, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58983088"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50997040"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -71,7 +71,7 @@ DBcursor->put(DBC *DBcursor, DBT *key, DBT *data, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58983280"></a>key</h4>
+                <h4 class="title"><a id="idp50997232"></a>key</h4>
               </div>
             </div>
           </div>
@@ -91,7 +91,7 @@ DBcursor->put(DBC *DBcursor, DBT *key, DBT *data, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58962928"></a>data</h4>
+                <h4 class="title"><a id="idp50942272"></a>data</h4>
               </div>
             </div>
           </div>
@@ -103,7 +103,7 @@ DBcursor->put(DBC *DBcursor, DBT *key, DBT *data, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58845456"></a>flags</h4>
+                <h4 class="title"><a id="idp50993552"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -254,7 +254,7 @@ DBcursor->put(DBC *DBcursor, DBT *key, DBT *data, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58994608"></a>Errors</h3>
+              <h3 class="title"><a id="idp51008464"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -284,7 +284,7 @@ DBcursor->put(DBC *DBcursor, DBT *key, DBT *data, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58984248"></a>DB_FOREIGN_CONFLICT</h4>
+                <h4 class="title"><a id="idp51017736"></a>DB_FOREIGN_CONFLICT</h4>
               </div>
             </div>
           </div>
@@ -318,7 +318,7 @@ DBcursor->put(DBC *DBcursor, DBT *key, DBT *data, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58979552"></a>DB_HEAP_FULL</h4>
+                <h4 class="title"><a id="idp50993448"></a>DB_HEAP_FULL</h4>
               </div>
             </div>
           </div>
@@ -334,7 +334,7 @@ DBcursor->put(DBC *DBcursor, DBT *key, DBT *data, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59013600"></a>DB_LOCK_DEADLOCK</h4>
+                <h4 class="title"><a id="idp51006808"></a>DB_LOCK_DEADLOCK</h4>
               </div>
             </div>
           </div>
@@ -347,7 +347,7 @@ DBcursor->put(DBC *DBcursor, DBT *key, DBT *data, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58996472"></a>DB_LOCK_NOTGRANTED</h4>
+                <h4 class="title"><a id="idp51008136"></a>DB_LOCK_NOTGRANTED</h4>
               </div>
             </div>
           </div>
@@ -367,7 +367,7 @@ DBcursor->put(DBC *DBcursor, DBT *key, DBT *data, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58984832"></a>  DB_REP_HANDLE_DEAD</h4>
+                <h4 class="title"><a id="idp50997296"></a>  DB_REP_HANDLE_DEAD</h4>
               </div>
             </div>
           </div>
@@ -386,7 +386,7 @@ DBcursor->put(DBC *DBcursor, DBT *key, DBT *data, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58983632"></a>DB_REP_LOCKOUT</h4>
+                <h4 class="title"><a id="idp50995272"></a>DB_REP_LOCKOUT</h4>
               </div>
             </div>
           </div>
@@ -398,7 +398,7 @@ DBcursor->put(DBC *DBcursor, DBT *key, DBT *data, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58981256"></a>EACCES</h4>
+                <h4 class="title"><a id="idp50995688"></a>EACCES</h4>
               </div>
             </div>
           </div>
@@ -410,7 +410,7 @@ DBcursor->put(DBC *DBcursor, DBT *key, DBT *data, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59023600"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp51037648"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -432,7 +432,7 @@ DBcursor->put(DBC *DBcursor, DBT *key, DBT *data, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58990488"></a>EPERM</h4>
+                <h4 class="title"><a id="idp51004560"></a>EPERM</h4>
               </div>
             </div>
           </div>
@@ -447,7 +447,7 @@ DBcursor->put(DBC *DBcursor, DBT *key, DBT *data, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58994392"></a>Class</h3>
+              <h3 class="title"><a id="idp51031408"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -459,7 +459,7 @@ DBcursor->put(DBC *DBcursor, DBT *key, DBT *data, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58995936"></a>See Also</h3>
+              <h3 class="title"><a id="idp51008928"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbcreate.html b/docs/api_reference/C/dbcreate.html
index f717c58..d9f3913 100644
--- a/docs/api_reference/C/dbcreate.html
+++ b/docs/api_reference/C/dbcreate.html
@@ -79,7 +79,7 @@ int db_create(DB **dbp, DB_ENV *dbenv, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57423848"></a>Parameters</h3>
+              <h3 class="title"><a id="idp49437224"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -87,7 +87,7 @@ int db_create(DB **dbp, DB_ENV *dbenv, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57424264"></a>dbp</h4>
+                <h4 class="title"><a id="idp49437448"></a>dbp</h4>
               </div>
             </div>
           </div>
@@ -100,7 +100,7 @@ int db_create(DB **dbp, DB_ENV *dbenv, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57404008"></a>dbenv</h4>
+                <h4 class="title"><a id="idp49432784"></a>dbenv</h4>
               </div>
             </div>
           </div>
@@ -127,7 +127,7 @@ int db_create(DB **dbp, DB_ENV *dbenv, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57443000"></a>flags</h4>
+                <h4 class="title"><a id="idp49445520"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -157,7 +157,7 @@ int db_create(DB **dbp, DB_ENV *dbenv, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57442000"></a>Errors</h3>
+              <h3 class="title"><a id="idp49400640"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -169,7 +169,7 @@ int db_create(DB **dbp, DB_ENV *dbenv, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57435008"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp49413856"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -182,7 +182,7 @@ int db_create(DB **dbp, DB_ENV *dbenv, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57424552"></a>Class</h3>
+              <h3 class="title"><a id="idp49433104"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -194,7 +194,7 @@ int db_create(DB **dbp, DB_ENV *dbenv, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57427688"></a>See Also</h3>
+              <h3 class="title"><a id="idp49256424"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbcset_priority.html b/docs/api_reference/C/dbcset_priority.html
index f82a06b..6c37cd8 100644
--- a/docs/api_reference/C/dbcset_priority.html
+++ b/docs/api_reference/C/dbcset_priority.html
@@ -70,7 +70,7 @@ DBcursor->set_priority(DBC *DbCursor, DB_CACHE_PRIORITY priority);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59003712"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50998512"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -78,7 +78,7 @@ DBcursor->set_priority(DBC *DbCursor, DB_CACHE_PRIORITY priority);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59022600"></a>priority</h4>
+                <h4 class="title"><a id="idp51036608"></a>priority</h4>
               </div>
             </div>
           </div>
@@ -136,7 +136,7 @@ DBcursor->set_priority(DBC *DbCursor, DB_CACHE_PRIORITY priority);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59033464"></a>Class</h3>
+              <h3 class="title"><a id="idp51047096"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -148,7 +148,7 @@ DBcursor->set_priority(DBC *DbCursor, DB_CACHE_PRIORITY priority);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59034544"></a>See Also</h3>
+              <h3 class="title"><a id="idp51011088"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbcursor.html b/docs/api_reference/C/dbcursor.html
index 8ca5624..243eeb0 100644
--- a/docs/api_reference/C/dbcursor.html
+++ b/docs/api_reference/C/dbcursor.html
@@ -61,7 +61,7 @@ DB->cursor(DB *db, DB_TXN *txnid, DBC **cursorp, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58780096"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50794480"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -69,7 +69,7 @@ DB->cursor(DB *db, DB_TXN *txnid, DBC **cursorp, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58779448"></a>txnid</h4>
+                <h4 class="title"><a id="idp50793832"></a>txnid</h4>
               </div>
             </div>
           </div>
@@ -94,7 +94,7 @@ DB->cursor(DB *db, DB_TXN *txnid, DBC **cursorp, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58793328"></a>cursorp</h4>
+                <h4 class="title"><a id="idp50808008"></a>cursorp</h4>
               </div>
             </div>
           </div>
@@ -107,7 +107,7 @@ DB->cursor(DB *db, DB_TXN *txnid, DBC **cursorp, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58783728"></a>flags</h4>
+                <h4 class="title"><a id="idp50798472"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -196,7 +196,7 @@ DB->cursor(DB *db, DB_TXN *txnid, DBC **cursorp, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58800200"></a>Errors</h3>
+              <h3 class="title"><a id="idp50814928"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -212,7 +212,7 @@ DB->cursor(DB *db, DB_TXN *txnid, DBC **cursorp, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58779120"></a>  DB_REP_HANDLE_DEAD</h4>
+                <h4 class="title"><a id="idp50767832"></a>  DB_REP_HANDLE_DEAD</h4>
               </div>
             </div>
           </div>
@@ -231,7 +231,7 @@ DB->cursor(DB *db, DB_TXN *txnid, DBC **cursorp, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58789672"></a>DB_REP_LOCKOUT</h4>
+                <h4 class="title"><a id="idp50806592"></a>DB_REP_LOCKOUT</h4>
               </div>
             </div>
           </div>
@@ -243,7 +243,7 @@ DB->cursor(DB *db, DB_TXN *txnid, DBC **cursorp, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58790320"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp50814128"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -256,7 +256,7 @@ DB->cursor(DB *db, DB_TXN *txnid, DBC **cursorp, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58799920"></a>Class</h3>
+              <h3 class="title"><a id="idp50818416"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -268,7 +268,7 @@ DB->cursor(DB *db, DB_TXN *txnid, DBC **cursorp, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58800632"></a>See Also</h3>
+              <h3 class="title"><a id="idp50815144"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbdel.html b/docs/api_reference/C/dbdel.html
index dbd1110..662d567 100644
--- a/docs/api_reference/C/dbdel.html
+++ b/docs/api_reference/C/dbdel.html
@@ -70,7 +70,7 @@ DB->del(DB *db, DB_TXN *txnid, DBT *key, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57446712"></a>Parameters</h3>
+              <h3 class="title"><a id="idp49460064"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -78,7 +78,7 @@ DB->del(DB *db, DB_TXN *txnid, DBT *key, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57448400"></a>txnid</h4>
+                <h4 class="title"><a id="idp49460568"></a>txnid</h4>
               </div>
             </div>
           </div>
@@ -98,7 +98,7 @@ DB->del(DB *db, DB_TXN *txnid, DBT *key, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57427888"></a>key</h4>
+                <h4 class="title"><a id="idp49439848"></a>key</h4>
               </div>
             </div>
           </div>
@@ -110,7 +110,7 @@ DB->del(DB *db, DB_TXN *txnid, DBT *key, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57447688"></a>flags</h4>
+                <h4 class="title"><a id="idp49299600"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -198,7 +198,7 @@ DB->del(DB *db, DB_TXN *txnid, DBT *key, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57430896"></a>Errors</h3>
+              <h3 class="title"><a id="idp49444120"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -214,7 +214,7 @@ DB->del(DB *db, DB_TXN *txnid, DBT *key, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57460784"></a>DB_FOREIGN_CONFLICT</h4>
+                <h4 class="title"><a id="idp49454272"></a>DB_FOREIGN_CONFLICT</h4>
               </div>
             </div>
           </div>
@@ -248,7 +248,7 @@ DB->del(DB *db, DB_TXN *txnid, DBT *key, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57441648"></a>DB_LOCK_DEADLOCK</h4>
+                <h4 class="title"><a id="idp49446232"></a>DB_LOCK_DEADLOCK</h4>
               </div>
             </div>
           </div>
@@ -261,7 +261,7 @@ DB->del(DB *db, DB_TXN *txnid, DBT *key, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57428872"></a>DB_LOCK_NOTGRANTED</h4>
+                <h4 class="title"><a id="idp49467624"></a>DB_LOCK_NOTGRANTED</h4>
               </div>
             </div>
           </div>
@@ -281,7 +281,7 @@ DB->del(DB *db, DB_TXN *txnid, DBT *key, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57464584"></a>  DB_REP_HANDLE_DEAD</h4>
+                <h4 class="title"><a id="idp49478736"></a>  DB_REP_HANDLE_DEAD</h4>
               </div>
             </div>
           </div>
@@ -300,7 +300,7 @@ DB->del(DB *db, DB_TXN *txnid, DBT *key, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57467928"></a>DB_REP_LOCKOUT</h4>
+                <h4 class="title"><a id="idp49422080"></a>DB_REP_LOCKOUT</h4>
               </div>
             </div>
           </div>
@@ -312,7 +312,7 @@ DB->del(DB *db, DB_TXN *txnid, DBT *key, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57484720"></a>DB_SECONDARY_BAD</h4>
+                <h4 class="title"><a id="idp49447088"></a>DB_SECONDARY_BAD</h4>
               </div>
             </div>
           </div>
@@ -324,7 +324,7 @@ DB->del(DB *db, DB_TXN *txnid, DBT *key, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57485136"></a>EACCES</h4>
+                <h4 class="title"><a id="idp49498176"></a>EACCES</h4>
               </div>
             </div>
           </div>
@@ -336,7 +336,7 @@ DB->del(DB *db, DB_TXN *txnid, DBT *key, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57485544"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp49498584"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -349,7 +349,7 @@ DB->del(DB *db, DB_TXN *txnid, DBT *key, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57460136"></a>Class</h3>
+              <h3 class="title"><a id="idp49473040"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -361,7 +361,7 @@ DB->del(DB *db, DB_TXN *txnid, DBT *key, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57456056"></a>See Also</h3>
+              <h3 class="title"><a id="idp49468960"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dberr.html b/docs/api_reference/C/dberr.html
index a79f874..d688d33 100644
--- a/docs/api_reference/C/dberr.html
+++ b/docs/api_reference/C/dberr.html
@@ -143,7 +143,7 @@ DB->errx(DB *db, const char *fmt, ...);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57451312"></a>Parameters</h3>
+              <h3 class="title"><a id="idp49472920"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -151,7 +151,7 @@ DB->errx(DB *db, const char *fmt, ...);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57420464"></a>error</h4>
+                <h4 class="title"><a id="idp49454824"></a>error</h4>
               </div>
             </div>
           </div>
@@ -165,7 +165,7 @@ DB->errx(DB *db, const char *fmt, ...);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57490736"></a>fmt</h4>
+                <h4 class="title"><a id="idp49463704"></a>fmt</h4>
               </div>
             </div>
           </div>
@@ -179,7 +179,7 @@ DB->errx(DB *db, const char *fmt, ...);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57425536"></a>Class</h3>
+              <h3 class="title"><a id="idp49433656"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -191,7 +191,7 @@ DB->errx(DB *db, const char *fmt, ...);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57487424"></a>See Also</h3>
+              <h3 class="title"><a id="idp49500000"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbexists.html b/docs/api_reference/C/dbexists.html
index 3e010e0..ce27e06 100644
--- a/docs/api_reference/C/dbexists.html
+++ b/docs/api_reference/C/dbexists.html
@@ -57,7 +57,7 @@ DB->exists(DB *db, DB_TXN *txnid, DBT *key, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57425248"></a>Parameters</h3>
+              <h3 class="title"><a id="idp49495176"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -65,7 +65,7 @@ DB->exists(DB *db, DB_TXN *txnid, DBT *key, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57488696"></a>txnid</h4>
+                <h4 class="title"><a id="idp49458352"></a>txnid</h4>
               </div>
             </div>
           </div>
@@ -84,7 +84,7 @@ DB->exists(DB *db, DB_TXN *txnid, DBT *key, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57488400"></a>key</h4>
+                <h4 class="title"><a id="idp49498992"></a>key</h4>
               </div>
             </div>
           </div>
@@ -96,7 +96,7 @@ DB->exists(DB *db, DB_TXN *txnid, DBT *key, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57491552"></a>flags</h4>
+                <h4 class="title"><a id="idp49504368"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -154,7 +154,7 @@ DB->exists(DB *db, DB_TXN *txnid, DBT *key, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57504192"></a>Class</h3>
+              <h3 class="title"><a id="idp49517264"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -166,7 +166,7 @@ DB->exists(DB *db, DB_TXN *txnid, DBT *key, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57498936"></a>See Also</h3>
+              <h3 class="title"><a id="idp49511992"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbfd.html b/docs/api_reference/C/dbfd.html
index d93dc2a..ccf96a5 100644
--- a/docs/api_reference/C/dbfd.html
+++ b/docs/api_reference/C/dbfd.html
@@ -70,7 +70,7 @@ DB->fd(DB *db, int *fdp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57516584"></a>Parameters</h3>
+              <h3 class="title"><a id="idp49532080"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -78,7 +78,7 @@ DB->fd(DB *db, int *fdp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57518416"></a>fdp</h4>
+                <h4 class="title"><a id="idp49531048"></a>fdp</h4>
               </div>
             </div>
           </div>
@@ -92,7 +92,7 @@ DB->fd(DB *db, int *fdp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57487616"></a>Class</h3>
+              <h3 class="title"><a id="idp49438928"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -104,7 +104,7 @@ DB->fd(DB *db, int *fdp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57520120"></a>See Also</h3>
+              <h3 class="title"><a id="idp49520320"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbget.html b/docs/api_reference/C/dbget.html
index 6ec69f7..7589fae 100644
--- a/docs/api_reference/C/dbget.html
+++ b/docs/api_reference/C/dbget.html
@@ -114,7 +114,7 @@ DB->pget(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57527232"></a>Parameters</h3>
+              <h3 class="title"><a id="idp49540248"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -122,7 +122,7 @@ DB->pget(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57496096"></a>txnid</h4>
+                <h4 class="title"><a id="idp49517608"></a>txnid</h4>
               </div>
             </div>
           </div>
@@ -142,7 +142,7 @@ DB->pget(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57496528"></a>key</h4>
+                <h4 class="title"><a id="idp49523872"></a>key</h4>
               </div>
             </div>
           </div>
@@ -164,7 +164,7 @@ DB->pget(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57538288"></a>pkey</h4>
+                <h4 class="title"><a id="idp49550944"></a>pkey</h4>
               </div>
             </div>
           </div>
@@ -180,7 +180,7 @@ DB->pget(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57512056"></a>data</h4>
+                <h4 class="title"><a id="idp49515000"></a>data</h4>
               </div>
             </div>
           </div>
@@ -192,7 +192,7 @@ DB->pget(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57501880"></a>flags</h4>
+                <h4 class="title"><a id="idp49525296"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -394,7 +394,7 @@ DB->pget(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57550240"></a>Errors</h3>
+              <h3 class="title"><a id="idp49562944"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -410,7 +410,7 @@ DB->pget(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57547752"></a>DB_BUFFER_SMALL</h4>
+                <h4 class="title"><a id="idp49582752"></a>DB_BUFFER_SMALL</h4>
               </div>
             </div>
           </div>
@@ -422,7 +422,7 @@ DB->pget(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57497080"></a>DB_LOCK_DEADLOCK</h4>
+                <h4 class="title"><a id="idp49584456"></a>DB_LOCK_DEADLOCK</h4>
               </div>
             </div>
           </div>
@@ -435,7 +435,7 @@ DB->pget(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57553616"></a>DB_LOCK_NOTGRANTED</h4>
+                <h4 class="title"><a id="idp49525360"></a>DB_LOCK_NOTGRANTED</h4>
               </div>
             </div>
           </div>
@@ -455,7 +455,7 @@ DB->pget(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57568056"></a>DB_LOCK_NOTGRANTED</h4>
+                <h4 class="title"><a id="idp49557504"></a>DB_LOCK_NOTGRANTED</h4>
               </div>
             </div>
           </div>
@@ -469,7 +469,7 @@ DB->pget(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57569816"></a>  DB_REP_HANDLE_DEAD</h4>
+                <h4 class="title"><a id="idp49544928"></a>  DB_REP_HANDLE_DEAD</h4>
               </div>
             </div>
           </div>
@@ -488,7 +488,7 @@ DB->pget(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57571640"></a>DB_REP_LEASE_EXPIRED</h4>
+                <h4 class="title"><a id="idp49584640"></a>DB_REP_LEASE_EXPIRED</h4>
               </div>
             </div>
           </div>
@@ -500,7 +500,7 @@ DB->pget(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57542992"></a>DB_REP_LOCKOUT</h4>
+                <h4 class="title"><a id="idp49561208"></a>DB_REP_LOCKOUT</h4>
               </div>
             </div>
           </div>
@@ -512,7 +512,7 @@ DB->pget(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57550736"></a>DB_SECONDARY_BAD</h4>
+                <h4 class="title"><a id="idp49231680"></a>DB_SECONDARY_BAD</h4>
               </div>
             </div>
           </div>
@@ -524,7 +524,7 @@ DB->pget(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57531168"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp49560280"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -547,7 +547,7 @@ DB->pget(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57579680"></a>Class</h3>
+              <h3 class="title"><a id="idp49544032"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -559,7 +559,7 @@ DB->pget(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57534808"></a>See Also</h3>
+              <h3 class="title"><a id="idp49578584"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbget_bt_minkey.html b/docs/api_reference/C/dbget_bt_minkey.html
index e6a88a4..6188483 100644
--- a/docs/api_reference/C/dbget_bt_minkey.html
+++ b/docs/api_reference/C/dbget_bt_minkey.html
@@ -63,7 +63,7 @@ DB->get_bt_minkey(DB *db, u_int32_t *bt_minkeyp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57513744"></a>Parameters</h3>
+              <h3 class="title"><a id="idp49575656"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -71,7 +71,7 @@ DB->get_bt_minkey(DB *db, u_int32_t *bt_minkeyp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57545648"></a>bt_minkeyp</h4>
+                <h4 class="title"><a id="idp49571264"></a>bt_minkeyp</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DB->get_bt_minkey(DB *db, u_int32_t *bt_minkeyp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57581368"></a>Class</h3>
+              <h3 class="title"><a id="idp49594440"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -98,7 +98,7 @@ DB->get_bt_minkey(DB *db, u_int32_t *bt_minkeyp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57556600"></a>See Also</h3>
+              <h3 class="title"><a id="idp49556624"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbget_byteswapped.html b/docs/api_reference/C/dbget_byteswapped.html
index 816f38a..43ba608 100644
--- a/docs/api_reference/C/dbget_byteswapped.html
+++ b/docs/api_reference/C/dbget_byteswapped.html
@@ -67,7 +67,7 @@ DB->get_byteswapped(DB *db, int *isswapped);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57588624"></a>Parameters</h3>
+              <h3 class="title"><a id="idp49601368"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ DB->get_byteswapped(DB *db, int *isswapped);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57587976"></a>isswapped</h4>
+                <h4 class="title"><a id="idp49600720"></a>isswapped</h4>
               </div>
             </div>
           </div>
@@ -93,7 +93,7 @@ DB->get_byteswapped(DB *db, int *isswapped);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57556856"></a>Errors</h3>
+              <h3 class="title"><a id="idp49582944"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -109,7 +109,7 @@ DB->get_byteswapped(DB *db, int *isswapped);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57593920"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp49606760"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -123,7 +123,7 @@ DB->get_byteswapped(DB *db, int *isswapped);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57587760"></a>Class</h3>
+              <h3 class="title"><a id="idp49600504"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -135,7 +135,7 @@ DB->get_byteswapped(DB *db, int *isswapped);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57596400"></a>See Also</h3>
+              <h3 class="title"><a id="idp49524480"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbget_cachesize.html b/docs/api_reference/C/dbget_cachesize.html
index 0e6bf79..cadc301 100644
--- a/docs/api_reference/C/dbget_cachesize.html
+++ b/docs/api_reference/C/dbget_cachesize.html
@@ -66,7 +66,7 @@ DB->get_cachesize(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57599744"></a>Parameters</h3>
+              <h3 class="title"><a id="idp49612584"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -74,7 +74,7 @@ DB->get_cachesize(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57599936"></a>gbytesp</h4>
+                <h4 class="title"><a id="idp49612776"></a>gbytesp</h4>
               </div>
             </div>
           </div>
@@ -88,7 +88,7 @@ DB->get_cachesize(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57548456"></a>bytesp</h4>
+                <h4 class="title"><a id="idp49608376"></a>bytesp</h4>
               </div>
             </div>
           </div>
@@ -102,7 +102,7 @@ DB->get_cachesize(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57595600"></a>ncachep</h4>
+                <h4 class="title"><a id="idp49601864"></a>ncachep</h4>
               </div>
             </div>
           </div>
@@ -117,7 +117,7 @@ DB->get_cachesize(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57587256"></a>Class</h3>
+              <h3 class="title"><a id="idp49528840"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -129,7 +129,7 @@ DB->get_cachesize(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57602928"></a>See Also</h3>
+              <h3 class="title"><a id="idp49615600"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbget_create_dir.html b/docs/api_reference/C/dbget_create_dir.html
index ddd2129..aa35acb 100644
--- a/docs/api_reference/C/dbget_create_dir.html
+++ b/docs/api_reference/C/dbget_create_dir.html
@@ -60,7 +60,7 @@ DB->get_create_dir(DB *db, const char **dirp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57608272"></a>Parameters</h3>
+              <h3 class="title"><a id="idp49620944"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -68,7 +68,7 @@ DB->get_create_dir(DB *db, const char **dirp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57607520"></a>dirp</h4>
+                <h4 class="title"><a id="idp49620192"></a>dirp</h4>
               </div>
             </div>
           </div>
@@ -84,7 +84,7 @@ DB->get_create_dir(DB *db, const char **dirp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57601264"></a>Errors</h3>
+              <h3 class="title"><a id="idp49615344"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -100,7 +100,7 @@ DB->get_create_dir(DB *db, const char **dirp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57612024"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp49624832"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -113,7 +113,7 @@ DB->get_create_dir(DB *db, const char **dirp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57598440"></a>Class</h3>
+              <h3 class="title"><a id="idp49611280"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -125,7 +125,7 @@ DB->get_create_dir(DB *db, const char **dirp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57607584"></a>See Also</h3>
+              <h3 class="title"><a id="idp49620256"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbget_dbname.html b/docs/api_reference/C/dbget_dbname.html
index 3ef58d4..0debc8c 100644
--- a/docs/api_reference/C/dbget_dbname.html
+++ b/docs/api_reference/C/dbget_dbname.html
@@ -58,7 +58,7 @@ DB->get_dbname(DB *db, const char **filenamep, const char **dbnamep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57605712"></a>Parameters</h3>
+              <h3 class="title"><a id="idp49613520"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -66,7 +66,7 @@ DB->get_dbname(DB *db, const char **filenamep, const char **dbnamep);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57605560"></a>filenamep</h4>
+                <h4 class="title"><a id="idp49618232"></a>filenamep</h4>
               </div>
             </div>
           </div>
@@ -79,7 +79,7 @@ DB->get_dbname(DB *db, const char **filenamep, const char **dbnamep);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57619376"></a>dbnamep</h4>
+                <h4 class="title"><a id="idp49632080"></a>dbnamep</h4>
               </div>
             </div>
           </div>
@@ -93,7 +93,7 @@ DB->get_dbname(DB *db, const char **filenamep, const char **dbnamep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57590304"></a>Class</h3>
+              <h3 class="title"><a id="idp49617944"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -105,7 +105,7 @@ DB->get_dbname(DB *db, const char **filenamep, const char **dbnamep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57606240"></a>See Also</h3>
+              <h3 class="title"><a id="idp49618448"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbget_encrypt_flags.html b/docs/api_reference/C/dbget_encrypt_flags.html
index 942cf7f..ab3afc0 100644
--- a/docs/api_reference/C/dbget_encrypt_flags.html
+++ b/docs/api_reference/C/dbget_encrypt_flags.html
@@ -62,7 +62,7 @@ DB->get_encrypt_flags(DB *db, u_int32_t *flagsp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57624336"></a>Parameters</h3>
+              <h3 class="title"><a id="idp49637040"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -70,7 +70,7 @@ DB->get_encrypt_flags(DB *db, u_int32_t *flagsp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57623816"></a>flagsp</h4>
+                <h4 class="title"><a id="idp49636520"></a>flagsp</h4>
               </div>
             </div>
           </div>
@@ -84,7 +84,7 @@ DB->get_encrypt_flags(DB *db, u_int32_t *flagsp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57617904"></a>Class</h3>
+              <h3 class="title"><a id="idp49621712"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -96,7 +96,7 @@ DB->get_encrypt_flags(DB *db, u_int32_t *flagsp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57622888"></a>See Also</h3>
+              <h3 class="title"><a id="idp49635592"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbget_errfile.html b/docs/api_reference/C/dbget_errfile.html
index 6d70f09..63196c0 100644
--- a/docs/api_reference/C/dbget_errfile.html
+++ b/docs/api_reference/C/dbget_errfile.html
@@ -54,7 +54,7 @@ DB->get_errfile(DB *db, FILE **errfilep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57620760"></a>Parameters</h3>
+              <h3 class="title"><a id="idp49633360"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -62,7 +62,7 @@ DB->get_errfile(DB *db, FILE **errfilep);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57618440"></a>errfilep</h4>
+                <h4 class="title"><a id="idp49631144"></a>errfilep</h4>
               </div>
             </div>
           </div>
@@ -75,7 +75,7 @@ DB->get_errfile(DB *db, FILE **errfilep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57616016"></a>Class</h3>
+              <h3 class="title"><a id="idp49626632"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -87,7 +87,7 @@ DB->get_errfile(DB *db, FILE **errfilep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57629856"></a>See Also</h3>
+              <h3 class="title"><a id="idp49642192"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbget_errpfx.html b/docs/api_reference/C/dbget_errpfx.html
index 823688e..3388636 100644
--- a/docs/api_reference/C/dbget_errpfx.html
+++ b/docs/api_reference/C/dbget_errpfx.html
@@ -52,7 +52,7 @@ void DB->get_errpfx(DB *db, const char **errpfxp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57630008"></a>Parameters</h3>
+              <h3 class="title"><a id="idp49628456"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -60,7 +60,7 @@ void DB->get_errpfx(DB *db, const char **errpfxp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57630352"></a>errpfxp</h4>
+                <h4 class="title"><a id="idp49639672"></a>errpfxp</h4>
               </div>
             </div>
           </div>
@@ -74,7 +74,7 @@ void DB->get_errpfx(DB *db, const char **errpfxp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57631152"></a>Class</h3>
+              <h3 class="title"><a id="idp49643488"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -86,7 +86,7 @@ void DB->get_errpfx(DB *db, const char **errpfxp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57636184"></a>See Also</h3>
+              <h3 class="title"><a id="idp49648744"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbget_flags.html b/docs/api_reference/C/dbget_flags.html
index 2f4433e..5000978 100644
--- a/docs/api_reference/C/dbget_flags.html
+++ b/docs/api_reference/C/dbget_flags.html
@@ -62,7 +62,7 @@ DB->get_flags(DB *db, u_int32_t *flagsp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57642320"></a>Parameters</h3>
+              <h3 class="title"><a id="idp49655256"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -70,7 +70,7 @@ DB->get_flags(DB *db, u_int32_t *flagsp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57641672"></a>flagsp</h4>
+                <h4 class="title"><a id="idp49654608"></a>flagsp</h4>
               </div>
             </div>
           </div>
@@ -83,7 +83,7 @@ DB->get_flags(DB *db, u_int32_t *flagsp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57608976"></a>Class</h3>
+              <h3 class="title"><a id="idp49630712"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -95,7 +95,7 @@ DB->get_flags(DB *db, u_int32_t *flagsp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57643184"></a>See Also</h3>
+              <h3 class="title"><a id="idp49656336"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbget_h_ffactor.html b/docs/api_reference/C/dbget_h_ffactor.html
index c293f29..d5802bd 100644
--- a/docs/api_reference/C/dbget_h_ffactor.html
+++ b/docs/api_reference/C/dbget_h_ffactor.html
@@ -64,7 +64,7 @@ DB->get_h_ffactor(DB *db, u_int32_t *h_ffactorp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57649848"></a>Parameters</h3>
+              <h3 class="title"><a id="idp49663048"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DB->get_h_ffactor(DB *db, u_int32_t *h_ffactorp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57649200"></a>h_ffactorp</h4>
+                <h4 class="title"><a id="idp49662400"></a>h_ffactorp</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DB->get_h_ffactor(DB *db, u_int32_t *h_ffactorp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57644112"></a>Class</h3>
+              <h3 class="title"><a id="idp49649784"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -98,7 +98,7 @@ DB->get_h_ffactor(DB *db, u_int32_t *h_ffactorp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57643960"></a>See Also</h3>
+              <h3 class="title"><a id="idp49657432"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbget_h_nelem.html b/docs/api_reference/C/dbget_h_nelem.html
index 79a01a4..236814d 100644
--- a/docs/api_reference/C/dbget_h_nelem.html
+++ b/docs/api_reference/C/dbget_h_nelem.html
@@ -64,7 +64,7 @@ DB->get_h_nelem(DB *db, u_int32_t *h_nelemp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57657592"></a>Parameters</h3>
+              <h3 class="title"><a id="idp49670528"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DB->get_h_nelem(DB *db, u_int32_t *h_nelemp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57656944"></a>h_nelemp</h4>
+                <h4 class="title"><a id="idp49669880"></a>h_nelemp</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DB->get_h_nelem(DB *db, u_int32_t *h_nelemp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57637480"></a>Class</h3>
+              <h3 class="title"><a id="idp49663480"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -98,7 +98,7 @@ DB->get_h_nelem(DB *db, u_int32_t *h_nelemp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57658024"></a>See Also</h3>
+              <h3 class="title"><a id="idp49670744"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbget_heap_regionsize.html b/docs/api_reference/C/dbget_heap_regionsize.html
index c4dd384..c4c4714 100644
--- a/docs/api_reference/C/dbget_heap_regionsize.html
+++ b/docs/api_reference/C/dbget_heap_regionsize.html
@@ -65,7 +65,7 @@ DB->get_heap_regionsize(DB *db, u_int32_t *npagesp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57674504"></a>Parameters</h3>
+              <h3 class="title"><a id="idp49687408"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -73,7 +73,7 @@ DB->get_heap_regionsize(DB *db, u_int32_t *npagesp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57673600"></a>npagesp</h4>
+                <h4 class="title"><a id="idp49686952"></a>npagesp</h4>
               </div>
             </div>
           </div>
@@ -88,7 +88,7 @@ DB->get_heap_regionsize(DB *db, u_int32_t *npagesp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57668784"></a>Class</h3>
+              <h3 class="title"><a id="idp49678432"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -100,7 +100,7 @@ DB->get_heap_regionsize(DB *db, u_int32_t *npagesp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57665008"></a>See Also</h3>
+              <h3 class="title"><a id="idp49685312"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbget_heapsize.html b/docs/api_reference/C/dbget_heapsize.html
index 4d8b40b..91a3bba 100644
--- a/docs/api_reference/C/dbget_heapsize.html
+++ b/docs/api_reference/C/dbget_heapsize.html
@@ -65,7 +65,7 @@ DB->get_heapsize(DB *db, u_int32_t *gbytesp, u_int32_t *bytesp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57665144"></a>Parameters</h3>
+              <h3 class="title"><a id="idp49678216"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -73,7 +73,7 @@ DB->get_heapsize(DB *db, u_int32_t *gbytesp, u_int32_t *bytesp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57664496"></a>gbytesp</h4>
+                <h4 class="title"><a id="idp49677568"></a>gbytesp</h4>
               </div>
             </div>
           </div>
@@ -87,7 +87,7 @@ DB->get_heapsize(DB *db, u_int32_t *gbytesp, u_int32_t *bytesp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57650776"></a>bytesp</h4>
+                <h4 class="title"><a id="idp49672360"></a>bytesp</h4>
               </div>
             </div>
           </div>
@@ -102,7 +102,7 @@ DB->get_heapsize(DB *db, u_int32_t *gbytesp, u_int32_t *bytesp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57648456"></a>Class</h3>
+              <h3 class="title"><a id="idp49671824"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -114,7 +114,7 @@ DB->get_heapsize(DB *db, u_int32_t *gbytesp, u_int32_t *bytesp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57654064"></a>See Also</h3>
+              <h3 class="title"><a id="idp49672488"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbget_lk_exclusive.html b/docs/api_reference/C/dbget_lk_exclusive.html
index bfc4655..d191469 100644
--- a/docs/api_reference/C/dbget_lk_exclusive.html
+++ b/docs/api_reference/C/dbget_lk_exclusive.html
@@ -60,7 +60,7 @@ DB->get_lk_exclusive(DB *db, int *onoff, int *nowait);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57670144"></a>Parameters</h3>
+              <h3 class="title"><a id="idp49684720"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -68,7 +68,7 @@ DB->get_lk_exclusive(DB *db, int *onoff, int *nowait);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57671696"></a>onoff</h4>
+                <h4 class="title"><a id="idp49682864"></a>onoff</h4>
               </div>
             </div>
           </div>
@@ -83,7 +83,7 @@ DB->get_lk_exclusive(DB *db, int *onoff, int *nowait);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57675144"></a>nowait</h4>
+                <h4 class="title"><a id="idp49675656"></a>nowait</h4>
               </div>
             </div>
           </div>
@@ -101,7 +101,7 @@ DB->get_lk_exclusive(DB *db, int *onoff, int *nowait);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57674632"></a>Class</h3>
+              <h3 class="title"><a id="idp49696336"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -113,7 +113,7 @@ DB->get_lk_exclusive(DB *db, int *onoff, int *nowait);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57683728"></a>See Also</h3>
+              <h3 class="title"><a id="idp49682632"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbget_lorder.html b/docs/api_reference/C/dbget_lorder.html
index 595f1f8..2695c01 100644
--- a/docs/api_reference/C/dbget_lorder.html
+++ b/docs/api_reference/C/dbget_lorder.html
@@ -65,7 +65,7 @@ DB->get_lorder(DB *db, int *lorderp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57689704"></a>Parameters</h3>
+              <h3 class="title"><a id="idp49701992"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -73,7 +73,7 @@ DB->get_lorder(DB *db, int *lorderp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57689552"></a>lorderp</h4>
+                <h4 class="title"><a id="idp49702656"></a>lorderp</h4>
               </div>
             </div>
           </div>
@@ -87,7 +87,7 @@ DB->get_lorder(DB *db, int *lorderp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57676072"></a>Class</h3>
+              <h3 class="title"><a id="idp49686024"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -99,7 +99,7 @@ DB->get_lorder(DB *db, int *lorderp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57688560"></a>See Also</h3>
+              <h3 class="title"><a id="idp49701664"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbget_mpf.html b/docs/api_reference/C/dbget_mpf.html
index 959a1f8..cef1300 100644
--- a/docs/api_reference/C/dbget_mpf.html
+++ b/docs/api_reference/C/dbget_mpf.html
@@ -58,7 +58,7 @@ DB->get_mpf(DB *db);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61109656"></a>Class</h3>
+              <h3 class="title"><a id="idp53143528"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -70,7 +70,7 @@ DB->get_mpf(DB *db);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61062840"></a>See Also</h3>
+              <h3 class="title"><a id="idp53096704"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbget_msgfile.html b/docs/api_reference/C/dbget_msgfile.html
index 278c457..76e9a2a 100644
--- a/docs/api_reference/C/dbget_msgfile.html
+++ b/docs/api_reference/C/dbget_msgfile.html
@@ -57,7 +57,7 @@ DB->get_msgfile(DB *db, FILE **msgfilep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57681240"></a>Parameters</h3>
+              <h3 class="title"><a id="idp49706456"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -65,7 +65,7 @@ DB->get_msgfile(DB *db, FILE **msgfilep);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57681800"></a>msgfilep</h4>
+                <h4 class="title"><a id="idp49691000"></a>msgfilep</h4>
               </div>
             </div>
           </div>
@@ -80,7 +80,7 @@ DB->get_msgfile(DB *db, FILE **msgfilep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57690184"></a>Class</h3>
+              <h3 class="title"><a id="idp49703072"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -92,7 +92,7 @@ DB->get_msgfile(DB *db, FILE **msgfilep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57697648"></a>See Also</h3>
+              <h3 class="title"><a id="idp49710520"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbget_multiple.html b/docs/api_reference/C/dbget_multiple.html
index 1dc04ac..40dda25 100644
--- a/docs/api_reference/C/dbget_multiple.html
+++ b/docs/api_reference/C/dbget_multiple.html
@@ -63,7 +63,7 @@ DB->get_multiple(DB *db);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57698208"></a>Class</h3>
+              <h3 class="title"><a id="idp49710584"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ DB->get_multiple(DB *db);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57704640"></a>See Also</h3>
+              <h3 class="title"><a id="idp49717632"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbget_open_flags.html b/docs/api_reference/C/dbget_open_flags.html
index 6bff23a..9afcafb 100644
--- a/docs/api_reference/C/dbget_open_flags.html
+++ b/docs/api_reference/C/dbget_open_flags.html
@@ -63,7 +63,7 @@ DB->get_open_flags(DB *db, u_int32_t *flagsp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57706472"></a>Parameters</h3>
+              <h3 class="title"><a id="idp49719680"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -71,7 +71,7 @@ DB->get_open_flags(DB *db, u_int32_t *flagsp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57699264"></a>flagsp</h4>
+                <h4 class="title"><a id="idp49719032"></a>flagsp</h4>
               </div>
             </div>
           </div>
@@ -85,7 +85,7 @@ DB->get_open_flags(DB *db, u_int32_t *flagsp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57710832"></a>Class</h3>
+              <h3 class="title"><a id="idp49723984"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -97,7 +97,7 @@ DB->get_open_flags(DB *db, u_int32_t *flagsp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57701448"></a>See Also</h3>
+              <h3 class="title"><a id="idp49714568"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbget_pagesize.html b/docs/api_reference/C/dbget_pagesize.html
index 075109f..583bda9 100644
--- a/docs/api_reference/C/dbget_pagesize.html
+++ b/docs/api_reference/C/dbget_pagesize.html
@@ -65,7 +65,7 @@ DB->get_pagesize(DB *db, u_int32_t *pagesizep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57745144"></a>Parameters</h3>
+              <h3 class="title"><a id="idp49758808"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -73,7 +73,7 @@ DB->get_pagesize(DB *db, u_int32_t *pagesizep);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57744496"></a>pagesizep</h4>
+                <h4 class="title"><a id="idp49758160"></a>pagesizep</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DB->get_pagesize(DB *db, u_int32_t *pagesizep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57683224"></a>Class</h3>
+              <h3 class="title"><a id="idp49680072"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -98,7 +98,7 @@ DB->get_pagesize(DB *db, u_int32_t *pagesizep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57744384"></a>See Also</h3>
+              <h3 class="title"><a id="idp49731496"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbget_partition_callback.html b/docs/api_reference/C/dbget_partition_callback.html
index c64e5d0..0099f97 100644
--- a/docs/api_reference/C/dbget_partition_callback.html
+++ b/docs/api_reference/C/dbget_partition_callback.html
@@ -63,7 +63,7 @@ DB->get_partition_callback(DB *db, u_int32_t *partsp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57718264"></a>Parameters</h3>
+              <h3 class="title"><a id="idp49731608"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -71,7 +71,7 @@ DB->get_partition_callback(DB *db, u_int32_t *partsp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57717616"></a>partsp</h4>
+                <h4 class="title"><a id="idp49730960"></a>partsp</h4>
               </div>
             </div>
           </div>
@@ -87,7 +87,7 @@ DB->get_partition_callback(DB *db, u_int32_t *partsp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57696536"></a>callback_fcn</h4>
+                <h4 class="title"><a id="idp49716144"></a>callback_fcn</h4>
               </div>
             </div>
           </div>
@@ -100,7 +100,7 @@ DB->get_partition_callback(DB *db, u_int32_t *partsp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57709320"></a>Class</h3>
+              <h3 class="title"><a id="idp49722256"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -112,7 +112,7 @@ DB->get_partition_callback(DB *db, u_int32_t *partsp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57683160"></a>See Also</h3>
+              <h3 class="title"><a id="idp49734736"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbget_partition_dirs.html b/docs/api_reference/C/dbget_partition_dirs.html
index d2bd114..d86c386 100644
--- a/docs/api_reference/C/dbget_partition_dirs.html
+++ b/docs/api_reference/C/dbget_partition_dirs.html
@@ -60,7 +60,7 @@ DB->get_partition_dirs(DB *db, const char ***dirsp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57726864"></a>Parameters</h3>
+              <h3 class="title"><a id="idp49740160"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -68,7 +68,7 @@ DB->get_partition_dirs(DB *db, const char ***dirsp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57726216"></a>dirsp</h4>
+                <h4 class="title"><a id="idp49739512"></a>dirsp</h4>
               </div>
             </div>
           </div>
@@ -84,7 +84,7 @@ DB->get_partition_dirs(DB *db, const char ***dirsp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57719344"></a>Errors</h3>
+              <h3 class="title"><a id="idp49721928"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -100,7 +100,7 @@ DB->get_partition_dirs(DB *db, const char ***dirsp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57731496"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp49744792"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -113,7 +113,7 @@ DB->get_partition_dirs(DB *db, const char ***dirsp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57730416"></a>Class</h3>
+              <h3 class="title"><a id="idp49743712"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -125,7 +125,7 @@ DB->get_partition_dirs(DB *db, const char ***dirsp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57714584"></a>See Also</h3>
+              <h3 class="title"><a id="idp49739296"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbget_partition_keys.html b/docs/api_reference/C/dbget_partition_keys.html
index 8051794..7d06797 100644
--- a/docs/api_reference/C/dbget_partition_keys.html
+++ b/docs/api_reference/C/dbget_partition_keys.html
@@ -62,7 +62,7 @@ DB->get_partition_keys(DB *db, u_int32_t *partsp, DBT *keysp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57721392"></a>Parameters</h3>
+              <h3 class="title"><a id="idp49729264"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -70,7 +70,7 @@ DB->get_partition_keys(DB *db, u_int32_t *partsp, DBT *keysp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57728896"></a>partsp</h4>
+                <h4 class="title"><a id="idp49742320"></a>partsp</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DB->get_partition_keys(DB *db, u_int32_t *partsp, DBT *keysp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57738968"></a>keysp</h4>
+                <h4 class="title"><a id="idp49745648"></a>keysp</h4>
               </div>
             </div>
           </div>
@@ -99,7 +99,7 @@ DB->get_partition_keys(DB *db, u_int32_t *partsp, DBT *keysp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57733144"></a>Class</h3>
+              <h3 class="title"><a id="idp49715712"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -111,7 +111,7 @@ DB->get_partition_keys(DB *db, u_int32_t *partsp, DBT *keysp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57723392"></a>See Also</h3>
+              <h3 class="title"><a id="idp49752968"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbget_priority.html b/docs/api_reference/C/dbget_priority.html
index fee6431..a938f3f 100644
--- a/docs/api_reference/C/dbget_priority.html
+++ b/docs/api_reference/C/dbget_priority.html
@@ -64,7 +64,7 @@ DB->get_priority(DB *db, DB_CACHE_PRIORITY *priorityp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57753136"></a>Parameters</h3>
+              <h3 class="title"><a id="idp49766960"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DB->get_priority(DB *db, DB_CACHE_PRIORITY *priorityp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57752488"></a>priorityp</h4>
+                <h4 class="title"><a id="idp49766312"></a>priorityp</h4>
               </div>
             </div>
           </div>
@@ -89,7 +89,7 @@ DB->get_priority(DB *db, DB_CACHE_PRIORITY *priorityp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57735328"></a>Class</h3>
+              <h3 class="title"><a id="idp49759456"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -101,7 +101,7 @@ DB->get_priority(DB *db, DB_CACHE_PRIORITY *priorityp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57740664"></a>See Also</h3>
+              <h3 class="title"><a id="idp49754328"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbget_q_extentsize.html b/docs/api_reference/C/dbget_q_extentsize.html
index dfdefa3..04a0a0a 100644
--- a/docs/api_reference/C/dbget_q_extentsize.html
+++ b/docs/api_reference/C/dbget_q_extentsize.html
@@ -64,7 +64,7 @@ DB->get_q_extentsize(DB *db, u_int32_t *extentsizep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57761056"></a>Parameters</h3>
+              <h3 class="title"><a id="idp49775104"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DB->get_q_extentsize(DB *db, u_int32_t *extentsizep);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57760408"></a>extentsizep</h4>
+                <h4 class="title"><a id="idp49774456"></a>extentsizep</h4>
               </div>
             </div>
           </div>
@@ -87,7 +87,7 @@ DB->get_q_extentsize(DB *db, u_int32_t *extentsizep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57754600"></a>Class</h3>
+              <h3 class="title"><a id="idp49751016"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -99,7 +99,7 @@ DB->get_q_extentsize(DB *db, u_int32_t *extentsizep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57753024"></a>See Also</h3>
+              <h3 class="title"><a id="idp49775320"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbget_re_delim.html b/docs/api_reference/C/dbget_re_delim.html
index 548c690..ac6f03b 100644
--- a/docs/api_reference/C/dbget_re_delim.html
+++ b/docs/api_reference/C/dbget_re_delim.html
@@ -65,7 +65,7 @@ DB->get_re_delim(DB *db, int *delimp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57769416"></a>Parameters</h3>
+              <h3 class="title"><a id="idp49783352"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -73,7 +73,7 @@ DB->get_re_delim(DB *db, int *delimp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57768768"></a>delimp</h4>
+                <h4 class="title"><a id="idp49782704"></a>delimp</h4>
               </div>
             </div>
           </div>
@@ -90,7 +90,7 @@ DB->get_re_delim(DB *db, int *delimp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57754816"></a>Class</h3>
+              <h3 class="title"><a id="idp49768424"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -102,7 +102,7 @@ DB->get_re_delim(DB *db, int *delimp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57761144"></a>See Also</h3>
+              <h3 class="title"><a id="idp49783784"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbget_re_len.html b/docs/api_reference/C/dbget_re_len.html
index a40d371..aece428 100644
--- a/docs/api_reference/C/dbget_re_len.html
+++ b/docs/api_reference/C/dbget_re_len.html
@@ -64,7 +64,7 @@ DB->get_re_len(DB *db, u_int32_t *re_lenp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57777992"></a>Parameters</h3>
+              <h3 class="title"><a id="idp49791816"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DB->get_re_len(DB *db, u_int32_t *re_lenp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57777344"></a>re_lenp</h4>
+                <h4 class="title"><a id="idp49791168"></a>re_lenp</h4>
               </div>
             </div>
           </div>
@@ -89,7 +89,7 @@ DB->get_re_len(DB *db, u_int32_t *re_lenp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57737592"></a>Class</h3>
+              <h3 class="title"><a id="idp49785248"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -101,7 +101,7 @@ DB->get_re_len(DB *db, u_int32_t *re_lenp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57778856"></a>See Also</h3>
+              <h3 class="title"><a id="idp49792680"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbget_re_pad.html b/docs/api_reference/C/dbget_re_pad.html
index 90193e8..8e448a2 100644
--- a/docs/api_reference/C/dbget_re_pad.html
+++ b/docs/api_reference/C/dbget_re_pad.html
@@ -65,7 +65,7 @@ DB->get_re_pad(DB *db, int *re_padp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57786424"></a>Parameters</h3>
+              <h3 class="title"><a id="idp49800240"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -73,7 +73,7 @@ DB->get_re_pad(DB *db, int *re_padp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57785776"></a>re_padp</h4>
+                <h4 class="title"><a id="idp49799592"></a>re_padp</h4>
               </div>
             </div>
           </div>
@@ -90,7 +90,7 @@ DB->get_re_pad(DB *db, int *re_padp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57779456"></a>Class</h3>
+              <h3 class="title"><a id="idp49776832"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -102,7 +102,7 @@ DB->get_re_pad(DB *db, int *re_padp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57768872"></a>See Also</h3>
+              <h3 class="title"><a id="idp49797960"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbget_re_source.html b/docs/api_reference/C/dbget_re_source.html
index 9db483a..8537ec6 100644
--- a/docs/api_reference/C/dbget_re_source.html
+++ b/docs/api_reference/C/dbget_re_source.html
@@ -65,7 +65,7 @@ DB->get_re_source(DB *db, const char **sourcep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57794928"></a>Parameters</h3>
+              <h3 class="title"><a id="idp49808960"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -73,7 +73,7 @@ DB->get_re_source(DB *db, const char **sourcep);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57794280"></a>sourcep</h4>
+                <h4 class="title"><a id="idp49808312"></a>sourcep</h4>
               </div>
             </div>
           </div>
@@ -88,7 +88,7 @@ DB->get_re_source(DB *db, const char **sourcep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57788104"></a>Class</h3>
+              <h3 class="title"><a id="idp49801704"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -100,7 +100,7 @@ DB->get_re_source(DB *db, const char **sourcep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57786504"></a>See Also</h3>
+              <h3 class="title"><a id="idp49809392"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbget_transactional.html b/docs/api_reference/C/dbget_transactional.html
index beab91d..a13e4f6 100644
--- a/docs/api_reference/C/dbget_transactional.html
+++ b/docs/api_reference/C/dbget_transactional.html
@@ -55,7 +55,7 @@ DB->get_transactional(DB *db);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62671728"></a>Class</h3>
+              <h3 class="title"><a id="idp54724136"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -67,7 +67,7 @@ DB->get_transactional(DB *db);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62666880"></a>See Also</h3>
+              <h3 class="title"><a id="idp54701912"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbget_type.html b/docs/api_reference/C/dbget_type.html
index 6a52969..918aaa6 100644
--- a/docs/api_reference/C/dbget_type.html
+++ b/docs/api_reference/C/dbget_type.html
@@ -65,7 +65,7 @@ DB->get_type(DB *db, DBTYPE *type);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57803480"></a>Parameters</h3>
+              <h3 class="title"><a id="idp49817752"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -73,7 +73,7 @@ DB->get_type(DB *db, DBTYPE *type);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57802832"></a>type</h4>
+                <h4 class="title"><a id="idp49817104"></a>type</h4>
               </div>
             </div>
           </div>
@@ -87,7 +87,7 @@ DB->get_type(DB *db, DBTYPE *type);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57787568"></a>Errors</h3>
+              <h3 class="title"><a id="idp49793712"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -103,7 +103,7 @@ DB->get_type(DB *db, DBTYPE *type);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57810200"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp49824176"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -117,7 +117,7 @@ DB->get_type(DB *db, DBTYPE *type);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57802616"></a>Class</h3>
+              <h3 class="title"><a id="idp49816888"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -129,7 +129,7 @@ DB->get_type(DB *db, DBTYPE *type);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57812432"></a>See Also</h3>
+              <h3 class="title"><a id="idp49826408"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbgetenv.html b/docs/api_reference/C/dbgetenv.html
index 51a34da..913075b 100644
--- a/docs/api_reference/C/dbgetenv.html
+++ b/docs/api_reference/C/dbgetenv.html
@@ -54,7 +54,7 @@ DB->get_env(DB *db);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59428664"></a>Class</h3>
+              <h3 class="title"><a id="idp51461712"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -66,7 +66,7 @@ DB->get_env(DB *db);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59450400"></a>See Also</h3>
+              <h3 class="title"><a id="idp51470632"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbjoin.html b/docs/api_reference/C/dbjoin.html
index 76a1207..9600c05 100644
--- a/docs/api_reference/C/dbjoin.html
+++ b/docs/api_reference/C/dbjoin.html
@@ -145,7 +145,7 @@ DB->join(DB *primary,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57837952"></a>Parameters</h3>
+              <h3 class="title"><a id="idp49849416"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -153,7 +153,7 @@ DB->join(DB *primary,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57841560"></a>curslist</h4>
+                <h4 class="title"><a id="idp49850064"></a>curslist</h4>
               </div>
             </div>
           </div>
@@ -189,7 +189,7 @@ DB->join(DB *primary,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57829864"></a>dbcp</h4>
+                <h4 class="title"><a id="idp49840136"></a>dbcp</h4>
               </div>
             </div>
           </div>
@@ -202,7 +202,7 @@ DB->join(DB *primary,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57827344"></a>flags</h4>
+                <h4 class="title"><a id="idp49842064"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -234,7 +234,7 @@ DB->join(DB *primary,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57825432"></a>Errors</h3>
+              <h3 class="title"><a id="idp49852344"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -250,7 +250,7 @@ DB->join(DB *primary,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57825496"></a>  DB_REP_HANDLE_DEAD</h4>
+                <h4 class="title"><a id="idp49833928"></a>  DB_REP_HANDLE_DEAD</h4>
               </div>
             </div>
           </div>
@@ -269,7 +269,7 @@ DB->join(DB *primary,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57849768"></a>DB_REP_LOCKOUT</h4>
+                <h4 class="title"><a id="idp49864088"></a>DB_REP_LOCKOUT</h4>
               </div>
             </div>
           </div>
@@ -281,7 +281,7 @@ DB->join(DB *primary,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57779784"></a>DB_SECONDARY_BAD</h4>
+                <h4 class="title"><a id="idp49845568"></a>DB_SECONDARY_BAD</h4>
               </div>
             </div>
           </div>
@@ -293,7 +293,7 @@ DB->join(DB *primary,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57830632"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp49834328"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -308,7 +308,7 @@ DB->join(DB *primary,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57834424"></a>Class</h3>
+              <h3 class="title"><a id="idp49865416"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -320,7 +320,7 @@ DB->join(DB *primary,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57837168"></a>See Also</h3>
+              <h3 class="title"><a id="idp49841496"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbkey_range.html b/docs/api_reference/C/dbkey_range.html
index e7ced49..0825321 100644
--- a/docs/api_reference/C/dbkey_range.html
+++ b/docs/api_reference/C/dbkey_range.html
@@ -102,7 +102,7 @@ DB->key_range(DB *db, DB_TXN *txnid,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57850944"></a>Parameters</h3>
+              <h3 class="title"><a id="idp49865048"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -110,7 +110,7 @@ DB->key_range(DB *db, DB_TXN *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57850792"></a>txnid</h4>
+                <h4 class="title"><a id="idp49863720"></a>txnid</h4>
               </div>
             </div>
           </div>
@@ -132,7 +132,7 @@ DB->key_range(DB *db, DB_TXN *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57860760"></a>key</h4>
+                <h4 class="title"><a id="idp49874976"></a>key</h4>
               </div>
             </div>
           </div>
@@ -144,7 +144,7 @@ DB->key_range(DB *db, DB_TXN *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57857664"></a>key_range</h4>
+                <h4 class="title"><a id="idp49871552"></a>key_range</h4>
               </div>
             </div>
           </div>
@@ -161,7 +161,7 @@ DB->key_range(DB *db, DB_TXN *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57857232"></a>flags</h4>
+                <h4 class="title"><a id="idp49871120"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -175,7 +175,7 @@ DB->key_range(DB *db, DB_TXN *txnid,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57859488"></a>Errors</h3>
+              <h3 class="title"><a id="idp49873496"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -191,7 +191,7 @@ DB->key_range(DB *db, DB_TXN *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57862456"></a>DB_LOCK_DEADLOCK</h4>
+                <h4 class="title"><a id="idp49876840"></a>DB_LOCK_DEADLOCK</h4>
               </div>
             </div>
           </div>
@@ -204,7 +204,7 @@ DB->key_range(DB *db, DB_TXN *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57861752"></a>DB_LOCK_NOTGRANTED</h4>
+                <h4 class="title"><a id="idp49886544"></a>DB_LOCK_NOTGRANTED</h4>
               </div>
             </div>
           </div>
@@ -224,7 +224,7 @@ DB->key_range(DB *db, DB_TXN *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57863312"></a>  DB_REP_HANDLE_DEAD</h4>
+                <h4 class="title"><a id="idp49877696"></a>  DB_REP_HANDLE_DEAD</h4>
               </div>
             </div>
           </div>
@@ -243,7 +243,7 @@ DB->key_range(DB *db, DB_TXN *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57855736"></a>DB_REP_LOCKOUT</h4>
+                <h4 class="title"><a id="idp49869624"></a>DB_REP_LOCKOUT</h4>
               </div>
             </div>
           </div>
@@ -255,7 +255,7 @@ DB->key_range(DB *db, DB_TXN *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57866208"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp49880592"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -269,7 +269,7 @@ DB->key_range(DB *db, DB_TXN *txnid,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57849400"></a>Class</h3>
+              <h3 class="title"><a id="idp49863504"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -281,7 +281,7 @@ DB->key_range(DB *db, DB_TXN *txnid,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57866888"></a>See Also</h3>
+              <h3 class="title"><a id="idp49881216"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbopen.html b/docs/api_reference/C/dbopen.html
index d29f982..83a82a9 100644
--- a/docs/api_reference/C/dbopen.html
+++ b/docs/api_reference/C/dbopen.html
@@ -83,7 +83,7 @@ DB->open(DB *db, DB_TXN *txnid, const char *file,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57876872"></a>Parameters</h3>
+              <h3 class="title"><a id="idp49854872"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -91,7 +91,7 @@ DB->open(DB *db, DB_TXN *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57870880"></a>txnid</h4>
+                <h4 class="title"><a id="idp49885248"></a>txnid</h4>
               </div>
             </div>
           </div>
@@ -122,7 +122,7 @@ DB->open(DB *db, DB_TXN *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57881520"></a>file</h4>
+                <h4 class="title"><a id="idp49895336"></a>file</h4>
               </div>
             </div>
           </div>
@@ -148,7 +148,7 @@ DB->open(DB *db, DB_TXN *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57822920"></a>database</h4>
+                <h4 class="title"><a id="idp49851072"></a>database</h4>
               </div>
             </div>
           </div>
@@ -186,7 +186,7 @@ DB->open(DB *db, DB_TXN *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57877688"></a>type</h4>
+                <h4 class="title"><a id="idp49891112"></a>type</h4>
               </div>
             </div>
           </div>
@@ -213,7 +213,7 @@ DB->open(DB *db, DB_TXN *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57877896"></a>flags</h4>
+                <h4 class="title"><a id="idp49892184"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -354,7 +354,7 @@ DB->open(DB *db, DB_TXN *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57909672"></a>mode</h4>
+                <h4 class="title"><a id="idp49923776"></a>mode</h4>
               </div>
             </div>
           </div>
@@ -378,7 +378,7 @@ DB->open(DB *db, DB_TXN *txnid, const char *file,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57884624"></a>Environment Variables</h3>
+              <h3 class="title"><a id="idp49898440"></a>Environment Variables</h3>
             </div>
           </div>
         </div>
@@ -416,7 +416,7 @@ DB->open(DB *db, DB_TXN *txnid, const char *file,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57929304"></a>Errors</h3>
+              <h3 class="title"><a id="idp49943400"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -432,7 +432,7 @@ DB->open(DB *db, DB_TXN *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57905384"></a>DB_LOCK_DEADLOCK</h4>
+                <h4 class="title"><a id="idp49888936"></a>DB_LOCK_DEADLOCK</h4>
               </div>
             </div>
           </div>
@@ -445,7 +445,7 @@ DB->open(DB *db, DB_TXN *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57873096"></a>DB_LOCK_NOTGRANTED</h4>
+                <h4 class="title"><a id="idp49925152"></a>DB_LOCK_NOTGRANTED</h4>
               </div>
             </div>
           </div>
@@ -465,7 +465,7 @@ DB->open(DB *db, DB_TXN *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57882328"></a>ENOENT</h4>
+                <h4 class="title"><a id="idp49896304"></a>ENOENT</h4>
               </div>
             </div>
           </div>
@@ -477,7 +477,7 @@ DB->open(DB *db, DB_TXN *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57932168"></a>ENOENT</h4>
+                <h4 class="title"><a id="idp49946368"></a>ENOENT</h4>
               </div>
             </div>
           </div>
@@ -489,7 +489,7 @@ DB->open(DB *db, DB_TXN *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57926520"></a>DB_OLD_VERSION</h4>
+                <h4 class="title"><a id="idp49940616"></a>DB_OLD_VERSION</h4>
               </div>
             </div>
           </div>
@@ -501,7 +501,7 @@ DB->open(DB *db, DB_TXN *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57933392"></a>EEXIST</h4>
+                <h4 class="title"><a id="idp49947592"></a>EEXIST</h4>
               </div>
             </div>
           </div>
@@ -514,7 +514,7 @@ DB->open(DB *db, DB_TXN *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57927856"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp49941952"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -546,7 +546,7 @@ DB->open(DB *db, DB_TXN *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57926736"></a>  DB_REP_HANDLE_DEAD</h4>
+                <h4 class="title"><a id="idp49940832"></a>  DB_REP_HANDLE_DEAD</h4>
               </div>
             </div>
           </div>
@@ -565,7 +565,7 @@ DB->open(DB *db, DB_TXN *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57907680"></a>DB_REP_LOCKOUT</h4>
+                <h4 class="title"><a id="idp49921784"></a>DB_REP_LOCKOUT</h4>
               </div>
             </div>
           </div>
@@ -578,7 +578,7 @@ DB->open(DB *db, DB_TXN *txnid, const char *file,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57906648"></a>Class</h3>
+              <h3 class="title"><a id="idp49920752"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -590,7 +590,7 @@ DB->open(DB *db, DB_TXN *txnid, const char *file,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57838264"></a>See Also</h3>
+              <h3 class="title"><a id="idp49935408"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbput.html b/docs/api_reference/C/dbput.html
index 8fe2073..7d3eaa5 100644
--- a/docs/api_reference/C/dbput.html
+++ b/docs/api_reference/C/dbput.html
@@ -68,7 +68,7 @@ DB->put(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57933712"></a>Parameters</h3>
+              <h3 class="title"><a id="idp49947912"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -76,7 +76,7 @@ DB->put(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57933904"></a>txnid</h4>
+                <h4 class="title"><a id="idp49948104"></a>txnid</h4>
               </div>
             </div>
           </div>
@@ -98,7 +98,7 @@ DB->put(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57939528"></a>key</h4>
+                <h4 class="title"><a id="idp49874432"></a>key</h4>
               </div>
             </div>
           </div>
@@ -118,7 +118,7 @@ DB->put(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57928152"></a>data</h4>
+                <h4 class="title"><a id="idp49892680"></a>data</h4>
               </div>
             </div>
           </div>
@@ -130,7 +130,7 @@ DB->put(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57919336"></a>flags</h4>
+                <h4 class="title"><a id="idp49942656"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -333,7 +333,7 @@ DB->put(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57971264"></a>Errors</h3>
+              <h3 class="title"><a id="idp49969776"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -349,7 +349,7 @@ DB->put(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57943528"></a>DB_FOREIGN_CONFLICT</h4>
+                <h4 class="title"><a id="idp49981992"></a>DB_FOREIGN_CONFLICT</h4>
               </div>
             </div>
           </div>
@@ -383,7 +383,7 @@ DB->put(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57927984"></a>DB_HEAP_FULL</h4>
+                <h4 class="title"><a id="idp49942080"></a>DB_HEAP_FULL</h4>
               </div>
             </div>
           </div>
@@ -399,7 +399,7 @@ DB->put(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57926152"></a>DB_LOCK_DEADLOCK</h4>
+                <h4 class="title"><a id="idp49965376"></a>DB_LOCK_DEADLOCK</h4>
               </div>
             </div>
           </div>
@@ -412,7 +412,7 @@ DB->put(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57945808"></a>DB_LOCK_NOTGRANTED</h4>
+                <h4 class="title"><a id="idp49960224"></a>DB_LOCK_NOTGRANTED</h4>
               </div>
             </div>
           </div>
@@ -432,7 +432,7 @@ DB->put(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57942240"></a>  DB_REP_HANDLE_DEAD</h4>
+                <h4 class="title"><a id="idp49933520"></a>  DB_REP_HANDLE_DEAD</h4>
               </div>
             </div>
           </div>
@@ -452,7 +452,7 @@ DB->put(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57938928"></a>DB_REP_LOCKOUT</h4>
+                <h4 class="title"><a id="idp49976264"></a>DB_REP_LOCKOUT</h4>
               </div>
             </div>
           </div>
@@ -464,7 +464,7 @@ DB->put(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57995984"></a>EACCES</h4>
+                <h4 class="title"><a id="idp50009120"></a>EACCES</h4>
               </div>
             </div>
           </div>
@@ -476,7 +476,7 @@ DB->put(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57996392"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp50009528"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -492,7 +492,7 @@ DB->put(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57997088"></a>ENOSPC</h4>
+                <h4 class="title"><a id="idp50010224"></a>ENOSPC</h4>
               </div>
             </div>
           </div>
@@ -505,7 +505,7 @@ DB->put(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57955632"></a>Class</h3>
+              <h3 class="title"><a id="idp49969560"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -517,7 +517,7 @@ DB->put(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57959136"></a>See Also</h3>
+              <h3 class="title"><a id="idp49973280"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbremove.html b/docs/api_reference/C/dbremove.html
index f497cec..cf4b8ee 100644
--- a/docs/api_reference/C/dbremove.html
+++ b/docs/api_reference/C/dbremove.html
@@ -90,7 +90,7 @@ DB->remove(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57945488"></a>Parameters</h3>
+              <h3 class="title"><a id="idp49959904"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -98,7 +98,7 @@ DB->remove(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57945872"></a>file</h4>
+                <h4 class="title"><a id="idp49958576"></a>file</h4>
               </div>
             </div>
           </div>
@@ -111,7 +111,7 @@ DB->remove(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57997496"></a>database</h4>
+                <h4 class="title"><a id="idp49972784"></a>database</h4>
               </div>
             </div>
           </div>
@@ -124,7 +124,7 @@ DB->remove(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57962976"></a>flags</h4>
+                <h4 class="title"><a id="idp49918664"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -138,7 +138,7 @@ DB->remove(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp57956744"></a>Environment Variables</h3>
+              <h3 class="title"><a id="idp49970888"></a>Environment Variables</h3>
             </div>
           </div>
         </div>
@@ -158,7 +158,7 @@ DB->remove(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58001144"></a>Errors</h3>
+              <h3 class="title"><a id="idp50014744"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -174,7 +174,7 @@ DB->remove(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58005728"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp50019392"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -187,7 +187,7 @@ DB->remove(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58006584"></a>ENOENT</h4>
+                <h4 class="title"><a id="idp50020248"></a>ENOENT</h4>
               </div>
             </div>
           </div>
@@ -200,7 +200,7 @@ DB->remove(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58004392"></a>Class</h3>
+              <h3 class="title"><a id="idp50018056"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -212,7 +212,7 @@ DB->remove(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58007552"></a>See Also</h3>
+              <h3 class="title"><a id="idp50021160"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbrename.html b/docs/api_reference/C/dbrename.html
index da533c5..38e42a2 100644
--- a/docs/api_reference/C/dbrename.html
+++ b/docs/api_reference/C/dbrename.html
@@ -90,7 +90,7 @@ DB->rename(DB *db, const char *file,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58010624"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50024464"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -98,7 +98,7 @@ DB->rename(DB *db, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58010816"></a>file</h4>
+                <h4 class="title"><a id="idp50024656"></a>file</h4>
               </div>
             </div>
           </div>
@@ -117,7 +117,7 @@ DB->rename(DB *db, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58003112"></a>database</h4>
+                <h4 class="title"><a id="idp50016648"></a>database</h4>
               </div>
             </div>
           </div>
@@ -130,7 +130,7 @@ DB->rename(DB *db, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp57992608"></a>newname</h4>
+                <h4 class="title"><a id="idp50005672"></a>newname</h4>
               </div>
             </div>
           </div>
@@ -143,7 +143,7 @@ DB->rename(DB *db, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58018840"></a>flags</h4>
+                <h4 class="title"><a id="idp50033336"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -157,7 +157,7 @@ DB->rename(DB *db, const char *file,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58020384"></a>Environment Variables</h3>
+              <h3 class="title"><a id="idp50034408"></a>Environment Variables</h3>
             </div>
           </div>
         </div>
@@ -177,7 +177,7 @@ DB->rename(DB *db, const char *file,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58021464"></a>Errors</h3>
+              <h3 class="title"><a id="idp50035488"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -193,7 +193,7 @@ DB->rename(DB *db, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58025728"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp50039752"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -206,7 +206,7 @@ DB->rename(DB *db, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58027344"></a>ENOENT</h4>
+                <h4 class="title"><a id="idp50041424"></a>ENOENT</h4>
               </div>
             </div>
           </div>
@@ -219,7 +219,7 @@ DB->rename(DB *db, const char *file,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58024872"></a>Class</h3>
+              <h3 class="title"><a id="idp50038896"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -231,7 +231,7 @@ DB->rename(DB *db, const char *file,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58028328"></a>See Also</h3>
+              <h3 class="title"><a id="idp50042176"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbset_alloc.html b/docs/api_reference/C/dbset_alloc.html
index 8233aa0..7959da7 100644
--- a/docs/api_reference/C/dbset_alloc.html
+++ b/docs/api_reference/C/dbset_alloc.html
@@ -110,7 +110,7 @@ DB->set_alloc(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58031976"></a>Errors</h3>
+              <h3 class="title"><a id="idp50038528"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -126,7 +126,7 @@ DB->set_alloc(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58025360"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp50039384"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -141,7 +141,7 @@ DB->set_alloc(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58018712"></a>Class</h3>
+              <h3 class="title"><a id="idp50036752"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -153,7 +153,7 @@ DB->set_alloc(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58011808"></a>See Also</h3>
+              <h3 class="title"><a id="idp50056000"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbset_append_recno.html b/docs/api_reference/C/dbset_append_recno.html
index 7c45cdc..b7fed91 100644
--- a/docs/api_reference/C/dbset_append_recno.html
+++ b/docs/api_reference/C/dbset_append_recno.html
@@ -81,7 +81,7 @@ DB->set_append_recno(DB *,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58047176"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50061832"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -89,7 +89,7 @@ DB->set_append_recno(DB *,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58055712"></a>db_append_recno_fcn</h4>
+                <h4 class="title"><a id="idp50061336"></a>db_append_recno_fcn</h4>
               </div>
             </div>
           </div>
@@ -150,7 +150,7 @@ DB->set_append_recno(DB *,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58069376"></a>Errors</h3>
+              <h3 class="title"><a id="idp50072048"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -166,7 +166,7 @@ DB->set_append_recno(DB *,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58064768"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp50072496"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -180,7 +180,7 @@ DB->set_append_recno(DB *,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58065848"></a>Class</h3>
+              <h3 class="title"><a id="idp50079688"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -192,7 +192,7 @@ DB->set_append_recno(DB *,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58060968"></a>See Also</h3>
+              <h3 class="title"><a id="idp50074808"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbset_bt_compare.html b/docs/api_reference/C/dbset_bt_compare.html
index 53436f2..e8b8bf2 100644
--- a/docs/api_reference/C/dbset_bt_compare.html
+++ b/docs/api_reference/C/dbset_bt_compare.html
@@ -76,7 +76,7 @@ DB->set_bt_compare(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58023488"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50077848"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -84,7 +84,7 @@ DB->set_bt_compare(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58064680"></a>bt_compare_fcn</h4>
+                <h4 class="title"><a id="idp50078520"></a>bt_compare_fcn</h4>
               </div>
             </div>
           </div>
@@ -149,7 +149,7 @@ DB->set_bt_compare(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58043144"></a>Errors</h3>
+              <h3 class="title"><a id="idp50085896"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -165,7 +165,7 @@ DB->set_bt_compare(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58084576"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp50097928"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -179,7 +179,7 @@ DB->set_bt_compare(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58085656"></a>Class</h3>
+              <h3 class="title"><a id="idp50099008"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -191,7 +191,7 @@ DB->set_bt_compare(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58081424"></a>See Also</h3>
+              <h3 class="title"><a id="idp50094776"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbset_bt_compress.html b/docs/api_reference/C/dbset_bt_compress.html
index abeba7c..5be1d09 100644
--- a/docs/api_reference/C/dbset_bt_compress.html
+++ b/docs/api_reference/C/dbset_bt_compress.html
@@ -92,7 +92,7 @@ DB->set_bt_compress(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58062024"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50078024"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -100,7 +100,7 @@ DB->set_bt_compress(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58082824"></a>bt_compress_fcn</h4>
+                <h4 class="title"><a id="idp50096608"></a>bt_compress_fcn</h4>
               </div>
             </div>
           </div>
@@ -200,7 +200,7 @@ DB->set_bt_compress(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58105048"></a>bt_decompress_fcn</h4>
+                <h4 class="title"><a id="idp50118952"></a>bt_decompress_fcn</h4>
               </div>
             </div>
           </div>
@@ -313,7 +313,7 @@ DB->set_bt_compress(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58119576"></a>Errors</h3>
+              <h3 class="title"><a id="idp50132840"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -329,7 +329,7 @@ DB->set_bt_compress(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58105152"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp50119056"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -343,7 +343,7 @@ DB->set_bt_compress(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58092920"></a>Class</h3>
+              <h3 class="title"><a id="idp50106824"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -355,7 +355,7 @@ DB->set_bt_compress(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58053440"></a>See Also</h3>
+              <h3 class="title"><a id="idp50087976"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbset_bt_minkey.html b/docs/api_reference/C/dbset_bt_minkey.html
index 9a13fba..a70b53c 100644
--- a/docs/api_reference/C/dbset_bt_minkey.html
+++ b/docs/api_reference/C/dbset_bt_minkey.html
@@ -77,7 +77,7 @@ DB->set_bt_minkey(DB *db, u_int32_t bt_minkey);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58077160"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50118192"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -85,7 +85,7 @@ DB->set_bt_minkey(DB *db, u_int32_t bt_minkey);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58027984"></a>bt_minkey</h4>
+                <h4 class="title"><a id="idp50112000"></a>bt_minkey</h4>
               </div>
             </div>
           </div>
@@ -100,7 +100,7 @@ DB->set_bt_minkey(DB *db, u_int32_t bt_minkey);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58120224"></a>Errors</h3>
+              <h3 class="title"><a id="idp50134088"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -116,7 +116,7 @@ DB->set_bt_minkey(DB *db, u_int32_t bt_minkey);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58137288"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp50151096"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -130,7 +130,7 @@ DB->set_bt_minkey(DB *db, u_int32_t bt_minkey);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58116784"></a>Class</h3>
+              <h3 class="title"><a id="idp50150016"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -142,7 +142,7 @@ DB->set_bt_minkey(DB *db, u_int32_t bt_minkey);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58139456"></a>See Also</h3>
+              <h3 class="title"><a id="idp50148280"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbset_bt_prefix.html b/docs/api_reference/C/dbset_bt_prefix.html
index 96c8524..bb33c9e 100644
--- a/docs/api_reference/C/dbset_bt_prefix.html
+++ b/docs/api_reference/C/dbset_bt_prefix.html
@@ -84,7 +84,7 @@ DB->set_bt_prefix(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58124672"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50140536"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -92,7 +92,7 @@ DB->set_bt_prefix(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58142392"></a>bt_prefix_fcn</h4>
+                <h4 class="title"><a id="idp50156264"></a>bt_prefix_fcn</h4>
               </div>
             </div>
           </div>
@@ -151,7 +151,7 @@ DB->set_bt_prefix(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58146784"></a>Errors</h3>
+              <h3 class="title"><a id="idp50160400"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -167,7 +167,7 @@ DB->set_bt_prefix(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58153208"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp50120048"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -181,7 +181,7 @@ DB->set_bt_prefix(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58159880"></a>Class</h3>
+              <h3 class="title"><a id="idp50173496"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -193,7 +193,7 @@ DB->set_bt_prefix(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58155648"></a>See Also</h3>
+              <h3 class="title"><a id="idp50169264"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbset_cachesize.html b/docs/api_reference/C/dbset_cachesize.html
index c49f720..a1588bb 100644
--- a/docs/api_reference/C/dbset_cachesize.html
+++ b/docs/api_reference/C/dbset_cachesize.html
@@ -91,7 +91,7 @@ DB->set_cachesize(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58137984"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50160872"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -99,7 +99,7 @@ DB->set_cachesize(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58147256"></a>gbytes</h4>
+                <h4 class="title"><a id="idp50120200"></a>gbytes</h4>
               </div>
             </div>
           </div>
@@ -111,7 +111,7 @@ DB->set_cachesize(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58160696"></a>bytes</h4>
+                <h4 class="title"><a id="idp50174312"></a>bytes</h4>
               </div>
             </div>
           </div>
@@ -123,7 +123,7 @@ DB->set_cachesize(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58158648"></a>ncache</h4>
+                <h4 class="title"><a id="idp50172912"></a>ncache</h4>
               </div>
             </div>
           </div>
@@ -137,7 +137,7 @@ DB->set_cachesize(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58167424"></a>Errors</h3>
+              <h3 class="title"><a id="idp50180800"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -153,7 +153,7 @@ DB->set_cachesize(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58172336"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp50185648"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -168,7 +168,7 @@ DB->set_cachesize(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58173672"></a>Class</h3>
+              <h3 class="title"><a id="idp50186984"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -180,7 +180,7 @@ DB->set_cachesize(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58174528"></a>See Also</h3>
+              <h3 class="title"><a id="idp50181480"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbset_create_dir.html b/docs/api_reference/C/dbset_create_dir.html
index 0b24259..fec39eb 100644
--- a/docs/api_reference/C/dbset_create_dir.html
+++ b/docs/api_reference/C/dbset_create_dir.html
@@ -61,7 +61,7 @@ DB->set_create_dir(DB *db, const char *dir);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58169936"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50183312"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -69,7 +69,7 @@ DB->set_create_dir(DB *db, const char *dir);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58150104"></a>dir</h4>
+                <h4 class="title"><a id="idp50163784"></a>dir</h4>
               </div>
             </div>
           </div>
@@ -85,7 +85,7 @@ DB->set_create_dir(DB *db, const char *dir);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58168064"></a>Errors</h3>
+              <h3 class="title"><a id="idp50182560"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -101,7 +101,7 @@ DB->set_create_dir(DB *db, const char *dir);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58181008"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp50194808"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -114,7 +114,7 @@ DB->set_create_dir(DB *db, const char *dir);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58179984"></a>Class</h3>
+              <h3 class="title"><a id="idp50193728"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -126,7 +126,7 @@ DB->set_create_dir(DB *db, const char *dir);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58120784"></a>See Also</h3>
+              <h3 class="title"><a id="idp50163848"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbset_dup_compare.html b/docs/api_reference/C/dbset_dup_compare.html
index 7a76cb0..997f41f 100644
--- a/docs/api_reference/C/dbset_dup_compare.html
+++ b/docs/api_reference/C/dbset_dup_compare.html
@@ -75,7 +75,7 @@ DB->set_dup_compare(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58173736"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50184312"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -83,7 +83,7 @@ DB->set_dup_compare(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58178856"></a>dup_compare_fcn</h4>
+                <h4 class="title"><a id="idp50192288"></a>dup_compare_fcn</h4>
               </div>
             </div>
           </div>
@@ -145,7 +145,7 @@ DB->set_dup_compare(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58157608"></a>Errors</h3>
+              <h3 class="title"><a id="idp50203736"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -161,7 +161,7 @@ DB->set_dup_compare(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58173112"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp50215768"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -174,7 +174,7 @@ DB->set_dup_compare(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58201264"></a>Class</h3>
+              <h3 class="title"><a id="idp50214344"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -186,7 +186,7 @@ DB->set_dup_compare(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58203208"></a>See Also</h3>
+              <h3 class="title"><a id="idp50214624"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbset_encrypt.html b/docs/api_reference/C/dbset_encrypt.html
index bf9782e..3b50e7e 100644
--- a/docs/api_reference/C/dbset_encrypt.html
+++ b/docs/api_reference/C/dbset_encrypt.html
@@ -67,7 +67,7 @@ DB->set_encrypt(DB *db, const char *passwd, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58169248"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50207232"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ DB->set_encrypt(DB *db, const char *passwd, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58190536"></a>passwd</h4>
+                <h4 class="title"><a id="idp50214040"></a>passwd</h4>
               </div>
             </div>
           </div>
@@ -88,7 +88,7 @@ DB->set_encrypt(DB *db, const char *passwd, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58200920"></a>flags</h4>
+                <h4 class="title"><a id="idp50213608"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -116,7 +116,7 @@ DB->set_encrypt(DB *db, const char *passwd, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58213400"></a>Errors</h3>
+              <h3 class="title"><a id="idp50227192"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -132,7 +132,7 @@ DB->set_encrypt(DB *db, const char *passwd, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58217784"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp50231536"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -145,7 +145,7 @@ DB->set_encrypt(DB *db, const char *passwd, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58199424"></a>EOPNOTSUPP</h4>
+                <h4 class="title"><a id="idp50189104"></a>EOPNOTSUPP</h4>
               </div>
             </div>
           </div>
@@ -158,7 +158,7 @@ DB->set_encrypt(DB *db, const char *passwd, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58216704"></a>Class</h3>
+              <h3 class="title"><a id="idp50230456"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -170,7 +170,7 @@ DB->set_encrypt(DB *db, const char *passwd, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58220192"></a>See Also</h3>
+              <h3 class="title"><a id="idp50233944"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbset_errcall.html b/docs/api_reference/C/dbset_errcall.html
index b55b1a8..72c8fe1 100644
--- a/docs/api_reference/C/dbset_errcall.html
+++ b/docs/api_reference/C/dbset_errcall.html
@@ -112,7 +112,7 @@ DB->set_errcall(DB *, void (*db_errcall_fcn)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58225232"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50239168"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -120,7 +120,7 @@ DB->set_errcall(DB *, void (*db_errcall_fcn)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58225424"></a>db_errcall_fcn</h4>
+                <h4 class="title"><a id="idp50239360"></a>db_errcall_fcn</h4>
               </div>
             </div>
           </div>
@@ -168,7 +168,7 @@ DB->set_errcall(DB *, void (*db_errcall_fcn)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58232040"></a>Class</h3>
+              <h3 class="title"><a id="idp50245976"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -180,7 +180,7 @@ DB->set_errcall(DB *, void (*db_errcall_fcn)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58226136"></a>See Also</h3>
+              <h3 class="title"><a id="idp50240072"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbset_errfile.html b/docs/api_reference/C/dbset_errfile.html
index d9b1a68..0160a0f 100644
--- a/docs/api_reference/C/dbset_errfile.html
+++ b/docs/api_reference/C/dbset_errfile.html
@@ -144,7 +144,7 @@ DB->set_errfile(DB *db, FILE *errfile);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58251608"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50265376"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -152,7 +152,7 @@ DB->set_errfile(DB *db, FILE *errfile);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58251800"></a>errfile</h4>
+                <h4 class="title"><a id="idp50265568"></a>errfile</h4>
               </div>
             </div>
           </div>
@@ -167,7 +167,7 @@ DB->set_errfile(DB *db, FILE *errfile);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58247280"></a>Class</h3>
+              <h3 class="title"><a id="idp50261048"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -179,7 +179,7 @@ DB->set_errfile(DB *db, FILE *errfile);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58244128"></a>See Also</h3>
+              <h3 class="title"><a id="idp50257896"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbset_errpfx.html b/docs/api_reference/C/dbset_errpfx.html
index 8dbe3e2..8bbe908 100644
--- a/docs/api_reference/C/dbset_errpfx.html
+++ b/docs/api_reference/C/dbset_errpfx.html
@@ -75,7 +75,7 @@ DB->set_errpfx(DB *db, const char *errpfx);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58256992"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50270840"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -83,7 +83,7 @@ DB->set_errpfx(DB *db, const char *errpfx);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58257184"></a>errpfx</h4>
+                <h4 class="title"><a id="idp50271032"></a>errpfx</h4>
               </div>
             </div>
           </div>
@@ -97,7 +97,7 @@ DB->set_errpfx(DB *db, const char *errpfx);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58245336"></a>Class</h3>
+              <h3 class="title"><a id="idp50259104"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -109,7 +109,7 @@ DB->set_errpfx(DB *db, const char *errpfx);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58247712"></a>See Also</h3>
+              <h3 class="title"><a id="idp50261480"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbset_feedback.html b/docs/api_reference/C/dbset_feedback.html
index 03c1536..5c2b0e5 100644
--- a/docs/api_reference/C/dbset_feedback.html
+++ b/docs/api_reference/C/dbset_feedback.html
@@ -73,7 +73,7 @@ DB->set_feedback(DB *,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58252184"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50265952"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -81,7 +81,7 @@ DB->set_feedback(DB *,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58262744"></a>db_feedback_fcn</h4>
+                <h4 class="title"><a id="idp50276656"></a>db_feedback_fcn</h4>
               </div>
             </div>
           </div>
@@ -149,7 +149,7 @@ DB->set_feedback(DB *,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58282872"></a>Class</h3>
+              <h3 class="title"><a id="idp50297808"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -161,7 +161,7 @@ DB->set_feedback(DB *,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58268480"></a>See Also</h3>
+              <h3 class="title"><a id="idp50282328"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbset_flags.html b/docs/api_reference/C/dbset_flags.html
index a13a128..a8cd8fa 100644
--- a/docs/api_reference/C/dbset_flags.html
+++ b/docs/api_reference/C/dbset_flags.html
@@ -62,7 +62,7 @@ DB->set_flags(DB *db, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58289664"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50305448"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -70,7 +70,7 @@ DB->set_flags(DB *db, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58291616"></a>flags</h4>
+                <h4 class="title"><a id="idp50304344"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -519,7 +519,7 @@ DB->set_flags(DB *db, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58291248"></a>Errors</h3>
+              <h3 class="title"><a id="idp50303976"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -535,7 +535,7 @@ DB->set_flags(DB *db, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58253608"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp50320440"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -548,7 +548,7 @@ DB->set_flags(DB *db, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58331968"></a>Class</h3>
+              <h3 class="title"><a id="idp50345456"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -560,7 +560,7 @@ DB->set_flags(DB *db, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58269456"></a>See Also</h3>
+              <h3 class="title"><a id="idp50309104"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbset_h_compare.html b/docs/api_reference/C/dbset_h_compare.html
index 33ea090..9142599 100644
--- a/docs/api_reference/C/dbset_h_compare.html
+++ b/docs/api_reference/C/dbset_h_compare.html
@@ -76,7 +76,7 @@ DB->set_h_compare(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58257416"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50304224"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -84,7 +84,7 @@ DB->set_h_compare(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58265048"></a>compare_fcn</h4>
+                <h4 class="title"><a id="idp50296192"></a>compare_fcn</h4>
               </div>
             </div>
           </div>
@@ -142,7 +142,7 @@ DB->set_h_compare(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58352136"></a>Errors</h3>
+              <h3 class="title"><a id="idp50272400"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -158,7 +158,7 @@ DB->set_h_compare(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58331448"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp50271544"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -172,7 +172,7 @@ DB->set_h_compare(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58359688"></a>Class</h3>
+              <h3 class="title"><a id="idp50366416"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -184,7 +184,7 @@ DB->set_h_compare(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58355024"></a>See Also</h3>
+              <h3 class="title"><a id="idp50369056"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbset_h_ffactor.html b/docs/api_reference/C/dbset_h_ffactor.html
index 5f7f4ff..8d2853e 100644
--- a/docs/api_reference/C/dbset_h_ffactor.html
+++ b/docs/api_reference/C/dbset_h_ffactor.html
@@ -78,7 +78,7 @@ DB->set_h_ffactor(DB *db, u_int32_t h_ffactor);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58357072"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50370888"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -86,7 +86,7 @@ DB->set_h_ffactor(DB *db, u_int32_t h_ffactor);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58273832"></a>h_ffactor</h4>
+                <h4 class="title"><a id="idp50266472"></a>h_ffactor</h4>
               </div>
             </div>
           </div>
@@ -100,7 +100,7 @@ DB->set_h_ffactor(DB *db, u_int32_t h_ffactor);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58360072"></a>Errors</h3>
+              <h3 class="title"><a id="idp50373888"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -116,7 +116,7 @@ DB->set_h_ffactor(DB *db, u_int32_t h_ffactor);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58368272"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp50381872"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -130,7 +130,7 @@ DB->set_h_ffactor(DB *db, u_int32_t h_ffactor);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58356608"></a>Class</h3>
+              <h3 class="title"><a id="idp50370424"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -142,7 +142,7 @@ DB->set_h_ffactor(DB *db, u_int32_t h_ffactor);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58370504"></a>See Also</h3>
+              <h3 class="title"><a id="idp50372776"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbset_h_hash.html b/docs/api_reference/C/dbset_h_hash.html
index 48b1e90..705cdf0 100644
--- a/docs/api_reference/C/dbset_h_hash.html
+++ b/docs/api_reference/C/dbset_h_hash.html
@@ -74,7 +74,7 @@ DB->set_h_hash(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58357240"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50386968"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -82,7 +82,7 @@ DB->set_h_hash(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58373496"></a>h_hash_fcn</h4>
+                <h4 class="title"><a id="idp50387160"></a>h_hash_fcn</h4>
               </div>
             </div>
           </div>
@@ -102,7 +102,7 @@ DB->set_h_hash(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58368968"></a>Errors</h3>
+              <h3 class="title"><a id="idp50382568"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -118,7 +118,7 @@ DB->set_h_hash(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58378800"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp50392336"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -132,7 +132,7 @@ DB->set_h_hash(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58377720"></a>Class</h3>
+              <h3 class="title"><a id="idp50391256"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -144,7 +144,7 @@ DB->set_h_hash(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58380928"></a>See Also</h3>
+              <h3 class="title"><a id="idp50394408"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbset_h_nelem.html b/docs/api_reference/C/dbset_h_nelem.html
index 618c8df..7bd3f27 100644
--- a/docs/api_reference/C/dbset_h_nelem.html
+++ b/docs/api_reference/C/dbset_h_nelem.html
@@ -76,7 +76,7 @@ DB->set_h_nelem(DB *db, u_int32_t h_nelem);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58374952"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50388720"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -84,7 +84,7 @@ DB->set_h_nelem(DB *db, u_int32_t h_nelem);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58384768"></a>h_nelem</h4>
+                <h4 class="title"><a id="idp50398248"></a>h_nelem</h4>
               </div>
             </div>
           </div>
@@ -98,7 +98,7 @@ DB->set_h_nelem(DB *db, u_int32_t h_nelem);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58337336"></a>Errors</h3>
+              <h3 class="title"><a id="idp50289408"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -114,7 +114,7 @@ DB->set_h_nelem(DB *db, u_int32_t h_nelem);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58390832"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp50404120"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -128,7 +128,7 @@ DB->set_h_nelem(DB *db, u_int32_t h_nelem);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58389752"></a>Class</h3>
+              <h3 class="title"><a id="idp50403040"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -140,7 +140,7 @@ DB->set_h_nelem(DB *db, u_int32_t h_nelem);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58392960"></a>See Also</h3>
+              <h3 class="title"><a id="idp50406248"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbset_heap_regionsize.html b/docs/api_reference/C/dbset_heap_regionsize.html
index 8c1c191..efa4802 100644
--- a/docs/api_reference/C/dbset_heap_regionsize.html
+++ b/docs/api_reference/C/dbset_heap_regionsize.html
@@ -75,7 +75,7 @@ DB->set_heap_regionsize(DB *db, u_int32_t npages);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58401224"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50414920"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -83,7 +83,7 @@ DB->set_heap_regionsize(DB *db, u_int32_t npages);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58397456"></a>npages</h4>
+                <h4 class="title"><a id="idp50410744"></a>npages</h4>
               </div>
             </div>
           </div>
@@ -97,7 +97,7 @@ DB->set_heap_regionsize(DB *db, u_int32_t npages);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58396088"></a>Errors</h3>
+              <h3 class="title"><a id="idp50414168"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -113,7 +113,7 @@ DB->set_heap_regionsize(DB *db, u_int32_t npages);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58414400"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp50428336"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -128,7 +128,7 @@ DB->set_heap_regionsize(DB *db, u_int32_t npages);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58397520"></a>Class</h3>
+              <h3 class="title"><a id="idp50410808"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -140,7 +140,7 @@ DB->set_heap_regionsize(DB *db, u_int32_t npages);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58416568"></a>See Also</h3>
+              <h3 class="title"><a id="idp50430504"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbset_heapsize.html b/docs/api_reference/C/dbset_heapsize.html
index bff7855..b7e0639 100644
--- a/docs/api_reference/C/dbset_heapsize.html
+++ b/docs/api_reference/C/dbset_heapsize.html
@@ -80,7 +80,7 @@ DB->set_heapsize(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58386408"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50399888"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -88,7 +88,7 @@ DB->set_heapsize(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58395960"></a>gbytes</h4>
+                <h4 class="title"><a id="idp50409248"></a>gbytes</h4>
               </div>
             </div>
           </div>
@@ -100,7 +100,7 @@ DB->set_heapsize(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58384832"></a>bytes</h4>
+                <h4 class="title"><a id="idp50398312"></a>bytes</h4>
               </div>
             </div>
           </div>
@@ -112,7 +112,7 @@ DB->set_heapsize(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58392592"></a>flags</h4>
+                <h4 class="title"><a id="idp50402672"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -126,7 +126,7 @@ DB->set_heapsize(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58398712"></a>Errors</h3>
+              <h3 class="title"><a id="idp50412408"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -142,7 +142,7 @@ DB->set_heapsize(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58403520"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp50417216"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -157,7 +157,7 @@ DB->set_heapsize(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58404856"></a>Class</h3>
+              <h3 class="title"><a id="idp50418552"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -169,7 +169,7 @@ DB->set_heapsize(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58399392"></a>See Also</h3>
+              <h3 class="title"><a id="idp50413088"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbset_lk_exclusive.html b/docs/api_reference/C/dbset_lk_exclusive.html
index c1ab164..329e856 100644
--- a/docs/api_reference/C/dbset_lk_exclusive.html
+++ b/docs/api_reference/C/dbset_lk_exclusive.html
@@ -121,7 +121,7 @@ DB->set_lk_exclusive(DB *db, int nowait_onoff);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58420896"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50434896"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -129,7 +129,7 @@ DB->set_lk_exclusive(DB *db, int nowait_onoff);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58421088"></a>nowait_onoff</h4>
+                <h4 class="title"><a id="idp50435088"></a>nowait_onoff</h4>
               </div>
             </div>
           </div>
@@ -147,7 +147,7 @@ DB->set_lk_exclusive(DB *db, int nowait_onoff);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58399184"></a>Errors</h3>
+              <h3 class="title"><a id="idp50410472"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -163,7 +163,7 @@ DB->set_lk_exclusive(DB *db, int nowait_onoff);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58420256"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp50434192"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -180,7 +180,7 @@ DB->set_lk_exclusive(DB *db, int nowait_onoff);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58425064"></a>Class</h3>
+              <h3 class="title"><a id="idp50438960"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -192,7 +192,7 @@ DB->set_lk_exclusive(DB *db, int nowait_onoff);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58430896"></a>See Also</h3>
+              <h3 class="title"><a id="idp50444792"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbset_lorder.html b/docs/api_reference/C/dbset_lorder.html
index c6fb370..a60d581 100644
--- a/docs/api_reference/C/dbset_lorder.html
+++ b/docs/api_reference/C/dbset_lorder.html
@@ -84,7 +84,7 @@ DB->set_lorder(DB *db, int lorder);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58417704"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50431592"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -92,7 +92,7 @@ DB->set_lorder(DB *db, int lorder);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58418672"></a>lorder</h4>
+                <h4 class="title"><a id="idp50408136"></a>lorder</h4>
               </div>
             </div>
           </div>
@@ -107,7 +107,7 @@ DB->set_lorder(DB *db, int lorder);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58398816"></a>Errors</h3>
+              <h3 class="title"><a id="idp50412936"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -123,7 +123,7 @@ DB->set_lorder(DB *db, int lorder);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58441184"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp50455256"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -137,7 +137,7 @@ DB->set_lorder(DB *db, int lorder);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58440104"></a>Class</h3>
+              <h3 class="title"><a id="idp50454176"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -149,7 +149,7 @@ DB->set_lorder(DB *db, int lorder);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58443312"></a>See Also</h3>
+              <h3 class="title"><a id="idp50457280"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbset_msgcall.html b/docs/api_reference/C/dbset_msgcall.html
index c0ec304..4cba57f 100644
--- a/docs/api_reference/C/dbset_msgcall.html
+++ b/docs/api_reference/C/dbset_msgcall.html
@@ -97,7 +97,7 @@ DB->set_msgcall(DB *,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58453184"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50467152"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -105,7 +105,7 @@ DB->set_msgcall(DB *,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58453376"></a>db_msgcall_fcn</h4>
+                <h4 class="title"><a id="idp50467344"></a>db_msgcall_fcn</h4>
               </div>
             </div>
           </div>
@@ -142,7 +142,7 @@ DB->set_msgcall(DB *,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58459136"></a>Class</h3>
+              <h3 class="title"><a id="idp50473104"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -154,7 +154,7 @@ DB->set_msgcall(DB *,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58454520"></a>See Also</h3>
+              <h3 class="title"><a id="idp50468488"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbset_msgfile.html b/docs/api_reference/C/dbset_msgfile.html
index a80884e..e5d11c0 100644
--- a/docs/api_reference/C/dbset_msgfile.html
+++ b/docs/api_reference/C/dbset_msgfile.html
@@ -90,7 +90,7 @@ DB->set_msgfile(DB *db, FILE *msgfile);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58447800"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50461704"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -98,7 +98,7 @@ DB->set_msgfile(DB *db, FILE *msgfile);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58447992"></a>msgfile</h4>
+                <h4 class="title"><a id="idp50461896"></a>msgfile</h4>
               </div>
             </div>
           </div>
@@ -112,7 +112,7 @@ DB->set_msgfile(DB *db, FILE *msgfile);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58455600"></a>Class</h3>
+              <h3 class="title"><a id="idp50469568"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -124,7 +124,7 @@ DB->set_msgfile(DB *db, FILE *msgfile);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58438304"></a>See Also</h3>
+              <h3 class="title"><a id="idp50452200"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbset_pagesize.html b/docs/api_reference/C/dbset_pagesize.html
index 042266b..6a0c350 100644
--- a/docs/api_reference/C/dbset_pagesize.html
+++ b/docs/api_reference/C/dbset_pagesize.html
@@ -85,7 +85,7 @@ DB->set_pagesize(DB *db, u_int32_t pagesize);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58472296"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50486264"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -93,7 +93,7 @@ DB->set_pagesize(DB *db, u_int32_t pagesize);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58471648"></a>pagesize</h4>
+                <h4 class="title"><a id="idp50485616"></a>pagesize</h4>
               </div>
             </div>
           </div>
@@ -107,7 +107,7 @@ DB->set_pagesize(DB *db, u_int32_t pagesize);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58465232"></a>Errors</h3>
+              <h3 class="title"><a id="idp50405880"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -123,7 +123,7 @@ DB->set_pagesize(DB *db, u_int32_t pagesize);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58479744"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp50493520"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -137,7 +137,7 @@ DB->set_pagesize(DB *db, u_int32_t pagesize);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58471432"></a>Class</h3>
+              <h3 class="title"><a id="idp50485400"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -149,7 +149,7 @@ DB->set_pagesize(DB *db, u_int32_t pagesize);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58465080"></a>See Also</h3>
+              <h3 class="title"><a id="idp50495752"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbset_partition.html b/docs/api_reference/C/dbset_partition.html
index e389670..4d84ae9 100644
--- a/docs/api_reference/C/dbset_partition.html
+++ b/docs/api_reference/C/dbset_partition.html
@@ -59,7 +59,7 @@ DB->set_partition(DB * db, u_int32_t parts,  DBT *keys,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58470008"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50483928"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DB->set_partition(DB * db, u_int32_t parts,  DBT *keys,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58489904"></a>parts</h4>
+                <h4 class="title"><a id="idp50503480"></a>parts</h4>
               </div>
             </div>
           </div>
@@ -85,7 +85,7 @@ DB->set_partition(DB * db, u_int32_t parts,  DBT *keys,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58458096"></a>keys</h4>
+                <h4 class="title"><a id="idp50490464"></a>keys</h4>
               </div>
             </div>
           </div>
@@ -105,7 +105,7 @@ DB->set_partition(DB * db, u_int32_t parts,  DBT *keys,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58480440"></a>db_partition_fcn</h4>
+                <h4 class="title"><a id="idp50494216"></a>db_partition_fcn</h4>
               </div>
             </div>
           </div>
@@ -145,7 +145,7 @@ DB->set_partition(DB * db, u_int32_t parts,  DBT *keys,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58494264"></a>Class</h3>
+              <h3 class="title"><a id="idp50507784"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -157,7 +157,7 @@ DB->set_partition(DB * db, u_int32_t parts,  DBT *keys,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58488664"></a>See Also</h3>
+              <h3 class="title"><a id="idp50502176"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbset_partition_dirs.html b/docs/api_reference/C/dbset_partition_dirs.html
index c0e0e79..a53daae 100644
--- a/docs/api_reference/C/dbset_partition_dirs.html
+++ b/docs/api_reference/C/dbset_partition_dirs.html
@@ -63,7 +63,7 @@ DB->set_partition_dirs(DB *db, const char **dirs);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58497368"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50516016"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -71,7 +71,7 @@ DB->set_partition_dirs(DB *db, const char **dirs);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58502128"></a>dirs</h4>
+                <h4 class="title"><a id="idp50515368"></a>dirs</h4>
               </div>
             </div>
           </div>
@@ -88,7 +88,7 @@ DB->set_partition_dirs(DB *db, const char **dirs);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58481824"></a>Errors</h3>
+              <h3 class="title"><a id="idp50495384"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -104,7 +104,7 @@ DB->set_partition_dirs(DB *db, const char **dirs);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58482944"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp50501184"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -117,7 +117,7 @@ DB->set_partition_dirs(DB *db, const char **dirs);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58482560"></a>Class</h3>
+              <h3 class="title"><a id="idp50493368"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -129,7 +129,7 @@ DB->set_partition_dirs(DB *db, const char **dirs);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58501696"></a>See Also</h3>
+              <h3 class="title"><a id="idp50470168"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbset_priority.html b/docs/api_reference/C/dbset_priority.html
index 8796d5f..e5ec201 100644
--- a/docs/api_reference/C/dbset_priority.html
+++ b/docs/api_reference/C/dbset_priority.html
@@ -70,7 +70,7 @@ DB->set_priority(DB *db, DB_CACHE_PRIORITY priority);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58502944"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50516616"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -78,7 +78,7 @@ DB->set_priority(DB *db, DB_CACHE_PRIORITY priority);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58503160"></a>priority</h4>
+                <h4 class="title"><a id="idp50516400"></a>priority</h4>
               </div>
             </div>
           </div>
@@ -136,7 +136,7 @@ DB->set_priority(DB *db, DB_CACHE_PRIORITY priority);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58519072"></a>Class</h3>
+              <h3 class="title"><a id="idp50532136"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -148,7 +148,7 @@ DB->set_priority(DB *db, DB_CACHE_PRIORITY priority);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58486456"></a>See Also</h3>
+              <h3 class="title"><a id="idp50515104"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbset_q_extentsize.html b/docs/api_reference/C/dbset_q_extentsize.html
index ee23503..893a673 100644
--- a/docs/api_reference/C/dbset_q_extentsize.html
+++ b/docs/api_reference/C/dbset_q_extentsize.html
@@ -75,7 +75,7 @@ DB->set_q_extentsize(DB *db, u_int32_t extentsize);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58514384"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50518376"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -83,7 +83,7 @@ DB->set_q_extentsize(DB *db, u_int32_t extentsize);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58525504"></a>extentsize</h4>
+                <h4 class="title"><a id="idp50521328"></a>extentsize</h4>
               </div>
             </div>
           </div>
@@ -97,7 +97,7 @@ DB->set_q_extentsize(DB *db, u_int32_t extentsize);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58520152"></a>Errors</h3>
+              <h3 class="title"><a id="idp50532352"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -113,7 +113,7 @@ DB->set_q_extentsize(DB *db, u_int32_t extentsize);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58510200"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp50499064"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -127,7 +127,7 @@ DB->set_q_extentsize(DB *db, u_int32_t extentsize);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58508096"></a>Class</h3>
+              <h3 class="title"><a id="idp50506104"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -139,7 +139,7 @@ DB->set_q_extentsize(DB *db, u_int32_t extentsize);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58529288"></a>See Also</h3>
+              <h3 class="title"><a id="idp50542400"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbset_re_delim.html b/docs/api_reference/C/dbset_re_delim.html
index 805dfc0..c4d3fe3 100644
--- a/docs/api_reference/C/dbset_re_delim.html
+++ b/docs/api_reference/C/dbset_re_delim.html
@@ -78,7 +78,7 @@ DB->set_re_delim(DB *db, int *re_delim);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58527424"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50539560"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -86,7 +86,7 @@ DB->set_re_delim(DB *db, int *re_delim);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58532160"></a>re_delim</h4>
+                <h4 class="title"><a id="idp50545272"></a>re_delim</h4>
               </div>
             </div>
           </div>
@@ -100,7 +100,7 @@ DB->set_re_delim(DB *db, int *re_delim);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58498864"></a>Errors</h3>
+              <h3 class="title"><a id="idp50492072"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -116,7 +116,7 @@ DB->set_re_delim(DB *db, int *re_delim);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58538488"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp50551480"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -130,7 +130,7 @@ DB->set_re_delim(DB *db, int *re_delim);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58537408"></a>Class</h3>
+              <h3 class="title"><a id="idp50550400"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -142,7 +142,7 @@ DB->set_re_delim(DB *db, int *re_delim);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58540616"></a>See Also</h3>
+              <h3 class="title"><a id="idp50545464"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbset_re_len.html b/docs/api_reference/C/dbset_re_len.html
index 0fcd5d7..c77b6f5 100644
--- a/docs/api_reference/C/dbset_re_len.html
+++ b/docs/api_reference/C/dbset_re_len.html
@@ -87,7 +87,7 @@ DB->set_re_len(DB *db, u_int32_t re_len);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58532744"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50545960"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -95,7 +95,7 @@ DB->set_re_len(DB *db, u_int32_t re_len);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58543488"></a>re_len</h4>
+                <h4 class="title"><a id="idp50556544"></a>re_len</h4>
               </div>
             </div>
           </div>
@@ -109,7 +109,7 @@ DB->set_re_len(DB *db, u_int32_t re_len);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58522296"></a>Errors</h3>
+              <h3 class="title"><a id="idp50549328"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -125,7 +125,7 @@ DB->set_re_len(DB *db, u_int32_t re_len);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58551192"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp50564640"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -139,7 +139,7 @@ DB->set_re_len(DB *db, u_int32_t re_len);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58550112"></a>Class</h3>
+              <h3 class="title"><a id="idp50563560"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -151,7 +151,7 @@ DB->set_re_len(DB *db, u_int32_t re_len);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58543680"></a>See Also</h3>
+              <h3 class="title"><a id="idp50556736"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbset_re_pad.html b/docs/api_reference/C/dbset_re_pad.html
index f3a6569..bbabc90 100644
--- a/docs/api_reference/C/dbset_re_pad.html
+++ b/docs/api_reference/C/dbset_re_pad.html
@@ -73,7 +73,7 @@ DB->set_re_pad(DB *db, int re_pad);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58519824"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50532632"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -81,7 +81,7 @@ DB->set_re_pad(DB *db, int re_pad);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58543968"></a>re_pad</h4>
+                <h4 class="title"><a id="idp50555496"></a>re_pad</h4>
               </div>
             </div>
           </div>
@@ -96,7 +96,7 @@ DB->set_re_pad(DB *db, int re_pad);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58549040"></a>Errors</h3>
+              <h3 class="title"><a id="idp50562488"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -112,7 +112,7 @@ DB->set_re_pad(DB *db, int re_pad);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58561680"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp50575424"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -126,7 +126,7 @@ DB->set_re_pad(DB *db, int re_pad);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58560600"></a>Class</h3>
+              <h3 class="title"><a id="idp50574344"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -138,7 +138,7 @@ DB->set_re_pad(DB *db, int re_pad);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58563744"></a>See Also</h3>
+              <h3 class="title"><a id="idp50577552"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbset_re_source.html b/docs/api_reference/C/dbset_re_source.html
index 5f57c66..00c3a16 100644
--- a/docs/api_reference/C/dbset_re_source.html
+++ b/docs/api_reference/C/dbset_re_source.html
@@ -136,7 +136,7 @@ DB->set_re_source(DB *db, char *source);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58568024"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50581832"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -144,7 +144,7 @@ DB->set_re_source(DB *db, char *source);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58568216"></a>source</h4>
+                <h4 class="title"><a id="idp50582024"></a>source</h4>
               </div>
             </div>
           </div>
@@ -163,7 +163,7 @@ DB->set_re_source(DB *db, char *source);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58571328"></a>Errors</h3>
+              <h3 class="title"><a id="idp50584424"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -179,7 +179,7 @@ DB->set_re_source(DB *db, char *source);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58584376"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp50598120"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -193,7 +193,7 @@ DB->set_re_source(DB *db, char *source);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58575168"></a>Class</h3>
+              <h3 class="title"><a id="idp50589024"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -205,7 +205,7 @@ DB->set_re_source(DB *db, char *source);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58568408"></a>See Also</h3>
+              <h3 class="title"><a id="idp50600560"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbsite_close.html b/docs/api_reference/C/dbsite_close.html
index 1a8932d..425cf88 100644
--- a/docs/api_reference/C/dbsite_close.html
+++ b/docs/api_reference/C/dbsite_close.html
@@ -68,7 +68,7 @@ DB_SITE->close(DB_SITE *site); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61858960"></a>Errors</h3>
+              <h3 class="title"><a id="idp53876232"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -85,7 +85,7 @@ DB_SITE->close(DB_SITE *site); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61870032"></a>Class</h3>
+              <h3 class="title"><a id="idp53873904"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -97,7 +97,7 @@ DB_SITE->close(DB_SITE *site); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61867128"></a>See Also</h3>
+              <h3 class="title"><a id="idp53891880"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbsite_get_address.html b/docs/api_reference/C/dbsite_get_address.html
index 8e27bf4..95dd9dc 100644
--- a/docs/api_reference/C/dbsite_get_address.html
+++ b/docs/api_reference/C/dbsite_get_address.html
@@ -59,7 +59,7 @@ DB_SITE->get_address(DB_SITE *site, const char **hostp, u_int *portp); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61883664"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53919432"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -67,7 +67,7 @@ DB_SITE->get_address(DB_SITE *site, const char **hostp, u_int *portp); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61882760"></a>hostp</h4>
+                <h4 class="title"><a id="idp53918528"></a>hostp</h4>
               </div>
             </div>
           </div>
@@ -80,7 +80,7 @@ DB_SITE->get_address(DB_SITE *site, const char **hostp, u_int *portp); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61871304"></a>portp</h4>
+                <h4 class="title"><a id="idp53926160"></a>portp</h4>
               </div>
             </div>
           </div>
@@ -93,7 +93,7 @@ DB_SITE->get_address(DB_SITE *site, const char **hostp, u_int *portp); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61884520"></a>Class</h3>
+              <h3 class="title"><a id="idp53920288"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -105,7 +105,7 @@ DB_SITE->get_address(DB_SITE *site, const char **hostp, u_int *portp); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61864072"></a>See Also</h3>
+              <h3 class="title"><a id="idp53900256"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbsite_get_config.html b/docs/api_reference/C/dbsite_get_config.html
index 6e9188e..bb85ef7 100644
--- a/docs/api_reference/C/dbsite_get_config.html
+++ b/docs/api_reference/C/dbsite_get_config.html
@@ -67,7 +67,7 @@ DB_SITE->get_config(DB_SITE *site, u_int32_t which,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61874296"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53910296"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ DB_SITE->get_config(DB_SITE *site, u_int32_t which,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61874768"></a>which</h4>
+                <h4 class="title"><a id="idp53910768"></a>which</h4>
               </div>
             </div>
           </div>
@@ -91,7 +91,7 @@ DB_SITE->get_config(DB_SITE *site, u_int32_t which,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61868552"></a>valuep</h4>
+                <h4 class="title"><a id="idp53890248"></a>valuep</h4>
               </div>
             </div>
           </div>
@@ -109,7 +109,7 @@ DB_SITE->get_config(DB_SITE *site, u_int32_t which,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61854152"></a>Class</h3>
+              <h3 class="title"><a id="idp53859752"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -121,7 +121,7 @@ DB_SITE->get_config(DB_SITE *site, u_int32_t which,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61857608"></a>See Also</h3>
+              <h3 class="title"><a id="idp53896328"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbsite_get_eid.html b/docs/api_reference/C/dbsite_get_eid.html
index 46f29fb..6dcbf55 100644
--- a/docs/api_reference/C/dbsite_get_eid.html
+++ b/docs/api_reference/C/dbsite_get_eid.html
@@ -59,7 +59,7 @@ DB_SITE->get_eid(DB_SITE *site, int *eidp); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61873144"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53923344"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -67,7 +67,7 @@ DB_SITE->get_eid(DB_SITE *site, int *eidp); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61873376"></a>eidp</h4>
+                <h4 class="title"><a id="idp53907120"></a>eidp</h4>
               </div>
             </div>
           </div>
@@ -80,7 +80,7 @@ DB_SITE->get_eid(DB_SITE *site, int *eidp); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61888632"></a>Errors</h3>
+              <h3 class="title"><a id="idp53924640"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -96,7 +96,7 @@ DB_SITE->get_eid(DB_SITE *site, int *eidp); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61881008"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp53919304"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -109,7 +109,7 @@ DB_SITE->get_eid(DB_SITE *site, int *eidp); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61885952"></a>Class</h3>
+              <h3 class="title"><a id="idp53921720"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -121,7 +121,7 @@ DB_SITE->get_eid(DB_SITE *site, int *eidp); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61892208"></a>See Also</h3>
+              <h3 class="title"><a id="idp53928288"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbsite_remove.html b/docs/api_reference/C/dbsite_remove.html
index 4b1a329..254b775 100644
--- a/docs/api_reference/C/dbsite_remove.html
+++ b/docs/api_reference/C/dbsite_remove.html
@@ -65,7 +65,7 @@ DB_SITE->remove(DB_SITE *site); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61897464"></a>Errors</h3>
+              <h3 class="title"><a id="idp53933480"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -81,7 +81,7 @@ DB_SITE->remove(DB_SITE *site); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61889392"></a>DB_REP_UNAVAIL</h4>
+                <h4 class="title"><a id="idp53936800"></a>DB_REP_UNAVAIL</h4>
               </div>
             </div>
           </div>
@@ -97,7 +97,7 @@ DB_SITE->remove(DB_SITE *site); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61900088"></a>Class</h3>
+              <h3 class="title"><a id="idp53926584"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -109,7 +109,7 @@ DB_SITE->remove(DB_SITE *site); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61891488"></a>See Also</h3>
+              <h3 class="title"><a id="idp53911144"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbsite_set_config.html b/docs/api_reference/C/dbsite_set_config.html
index 72465c8..cf075fa 100644
--- a/docs/api_reference/C/dbsite_set_config.html
+++ b/docs/api_reference/C/dbsite_set_config.html
@@ -64,7 +64,7 @@ DB_SITE->set_config(DB_SITE *site, u_int32_t which, u_int32_t value); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61910752"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53946872"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DB_SITE->set_config(DB_SITE *site, u_int32_t which, u_int32_t value); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61910944"></a>which</h4>
+                <h4 class="title"><a id="idp53947064"></a>which</h4>
               </div>
             </div>
           </div>
@@ -156,7 +156,7 @@ DB_SITE->set_config(DB_SITE *site, u_int32_t which, u_int32_t value); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61917328"></a>value</h4>
+                <h4 class="title"><a id="idp53953448"></a>value</h4>
               </div>
             </div>
           </div>
@@ -170,7 +170,7 @@ DB_SITE->set_config(DB_SITE *site, u_int32_t which, u_int32_t value); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61918408"></a>Errors</h3>
+              <h3 class="title"><a id="idp53954528"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -186,7 +186,7 @@ DB_SITE->set_config(DB_SITE *site, u_int32_t which, u_int32_t value); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61912080"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp53948200"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -199,7 +199,7 @@ DB_SITE->set_config(DB_SITE *site, u_int32_t which, u_int32_t value); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61916832"></a>Class</h3>
+              <h3 class="title"><a id="idp53952952"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -211,7 +211,7 @@ DB_SITE->set_config(DB_SITE *site, u_int32_t which, u_int32_t value); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61918872"></a>See Also</h3>
+              <h3 class="title"><a id="idp53954992"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbsort_multiple.html b/docs/api_reference/C/dbsort_multiple.html
index 00a239e..c77cca4 100644
--- a/docs/api_reference/C/dbsort_multiple.html
+++ b/docs/api_reference/C/dbsort_multiple.html
@@ -70,7 +70,7 @@ DB->sort_multiple(DB *db, DBT *key, DBT *data, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58589752"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50586688"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -78,7 +78,7 @@ DB->sort_multiple(DB *db, DBT *key, DBT *data, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58562376"></a>key</h4>
+                <h4 class="title"><a id="idp50576184"></a>key</h4>
               </div>
             </div>
           </div>
@@ -100,7 +100,7 @@ DB->sort_multiple(DB *db, DBT *key, DBT *data, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58586008"></a>data</h4>
+                <h4 class="title"><a id="idp50585888"></a>data</h4>
               </div>
             </div>
           </div>
@@ -117,7 +117,7 @@ DB->sort_multiple(DB *db, DBT *key, DBT *data, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58584032"></a>flags</h4>
+                <h4 class="title"><a id="idp50579488"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -161,7 +161,7 @@ DB->sort_multiple(DB *db, DBT *key, DBT *data, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58574912"></a>Errors</h3>
+              <h3 class="title"><a id="idp50582152"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -177,7 +177,7 @@ DB->sort_multiple(DB *db, DBT *key, DBT *data, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58606656"></a>EACCES</h4>
+                <h4 class="title"><a id="idp50619624"></a>EACCES</h4>
               </div>
             </div>
           </div>
@@ -189,7 +189,7 @@ DB->sort_multiple(DB *db, DBT *key, DBT *data, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58607064"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp50622808"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -202,7 +202,7 @@ DB->sort_multiple(DB *db, DBT *key, DBT *data, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58606272"></a>Class</h3>
+              <h3 class="title"><a id="idp50619088"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -214,7 +214,7 @@ DB->sort_multiple(DB *db, DBT *key, DBT *data, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58608808"></a>See Also</h3>
+              <h3 class="title"><a id="idp50622056"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbstat.html b/docs/api_reference/C/dbstat.html
index 3406b3f..49b8b25 100644
--- a/docs/api_reference/C/dbstat.html
+++ b/docs/api_reference/C/dbstat.html
@@ -61,7 +61,7 @@ DB->stat(DB *db, DB_TXN *txnid, void *sp, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58592976"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50606888"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -69,7 +69,7 @@ DB->stat(DB *db, DB_TXN *txnid, void *sp, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58593624"></a>txnid</h4>
+                <h4 class="title"><a id="idp50607536"></a>txnid</h4>
               </div>
             </div>
           </div>
@@ -89,7 +89,7 @@ DB->stat(DB *db, DB_TXN *txnid, void *sp, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58582800"></a>flags</h4>
+                <h4 class="title"><a id="idp50622872"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -141,7 +141,7 @@ DB->stat(DB *db, DB_TXN *txnid, void *sp, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58616112"></a>Statistical Structure</h3>
+              <h3 class="title"><a id="idp50629792"></a>Statistical Structure</h3>
             </div>
           </div>
         </div>
@@ -184,7 +184,7 @@ DB->stat(DB *db, DB_TXN *txnid, void *sp, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58627576"></a>Hash Statistics</h4>
+                <h4 class="title"><a id="idp50631872"></a>Hash Statistics</h4>
               </div>
             </div>
           </div>
@@ -349,7 +349,7 @@ DB->stat(DB *db, DB_TXN *txnid, void *sp, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58632080"></a>Heap Statistics</h4>
+                <h4 class="title"><a id="idp50607704"></a>Heap Statistics</h4>
               </div>
             </div>
           </div>
@@ -437,7 +437,7 @@ DB->stat(DB *db, DB_TXN *txnid, void *sp, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58633744"></a>Btree and Recno Statistics</h4>
+                <h4 class="title"><a id="idp50647248"></a>Btree and Recno Statistics</h4>
               </div>
             </div>
           </div>
@@ -662,7 +662,7 @@ DB->stat(DB *db, DB_TXN *txnid, void *sp, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58655880"></a>Queue Statistics</h4>
+                <h4 class="title"><a id="idp50680688"></a>Queue Statistics</h4>
               </div>
             </div>
           </div>
@@ -798,7 +798,7 @@ DB->stat(DB *db, DB_TXN *txnid, void *sp, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58661288"></a>Errors</h3>
+              <h3 class="title"><a id="idp50657600"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -814,7 +814,7 @@ DB->stat(DB *db, DB_TXN *txnid, void *sp, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58635360"></a>  DB_REP_HANDLE_DEAD</h4>
+                <h4 class="title"><a id="idp50650224"></a>  DB_REP_HANDLE_DEAD</h4>
               </div>
             </div>
           </div>
@@ -833,7 +833,7 @@ DB->stat(DB *db, DB_TXN *txnid, void *sp, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58681272"></a>DB_REP_LOCKOUT</h4>
+                <h4 class="title"><a id="idp50694776"></a>DB_REP_LOCKOUT</h4>
               </div>
             </div>
           </div>
@@ -845,7 +845,7 @@ DB->stat(DB *db, DB_TXN *txnid, void *sp, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58674760"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp50688264"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -858,7 +858,7 @@ DB->stat(DB *db, DB_TXN *txnid, void *sp, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58642712"></a>Class</h3>
+              <h3 class="title"><a id="idp50656176"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -870,7 +870,7 @@ DB->stat(DB *db, DB_TXN *txnid, void *sp, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58640000"></a>See Also</h3>
+              <h3 class="title"><a id="idp50698528"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbstat_print.html b/docs/api_reference/C/dbstat_print.html
index 744c4c0..361c29c 100644
--- a/docs/api_reference/C/dbstat_print.html
+++ b/docs/api_reference/C/dbstat_print.html
@@ -73,7 +73,7 @@ DB->stat_print(DB *db, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58688736"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50702032"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -81,7 +81,7 @@ DB->stat_print(DB *db, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58688928"></a>flags</h4>
+                <h4 class="title"><a id="idp50702224"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -119,7 +119,7 @@ DB->stat_print(DB *db, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58692080"></a>Class</h3>
+              <h3 class="title"><a id="idp50705320"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -131,7 +131,7 @@ DB->stat_print(DB *db, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58605256"></a>See Also</h3>
+              <h3 class="title"><a id="idp50635496"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbsync.html b/docs/api_reference/C/dbsync.html
index fb33f46..6016923 100644
--- a/docs/api_reference/C/dbsync.html
+++ b/docs/api_reference/C/dbsync.html
@@ -77,7 +77,7 @@ DB->sync(DB *db, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58651568"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50671976"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -85,7 +85,7 @@ DB->sync(DB *db, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58699272"></a>flags</h4>
+                <h4 class="title"><a id="idp50712344"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -99,7 +99,7 @@ DB->sync(DB *db, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58692504"></a>Errors</h3>
+              <h3 class="title"><a id="idp50705744"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -115,7 +115,7 @@ DB->sync(DB *db, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58678224"></a>  DB_REP_HANDLE_DEAD</h4>
+                <h4 class="title"><a id="idp50635984"></a>  DB_REP_HANDLE_DEAD</h4>
               </div>
             </div>
           </div>
@@ -134,7 +134,7 @@ DB->sync(DB *db, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58698624"></a>DB_REP_LOCKOUT</h4>
+                <h4 class="title"><a id="idp50712128"></a>DB_REP_LOCKOUT</h4>
               </div>
             </div>
           </div>
@@ -146,7 +146,7 @@ DB->sync(DB *db, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58623880"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp50637776"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -159,7 +159,7 @@ DB->sync(DB *db, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58672632"></a>Class</h3>
+              <h3 class="title"><a id="idp50696280"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -171,7 +171,7 @@ DB->sync(DB *db, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58703448"></a>See Also</h3>
+              <h3 class="title"><a id="idp50716688"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbtruncate.html b/docs/api_reference/C/dbtruncate.html
index 0154f8a..9e82ce9 100644
--- a/docs/api_reference/C/dbtruncate.html
+++ b/docs/api_reference/C/dbtruncate.html
@@ -71,7 +71,7 @@ DB->truncate(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58706248"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50719552"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -79,7 +79,7 @@ DB->truncate(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58706440"></a>txnid</h4>
+                <h4 class="title"><a id="idp50719744"></a>txnid</h4>
               </div>
             </div>
           </div>
@@ -99,7 +99,7 @@ DB->truncate(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58621992"></a>countp</h4>
+                <h4 class="title"><a id="idp50712192"></a>countp</h4>
               </div>
             </div>
           </div>
@@ -113,7 +113,7 @@ DB->truncate(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58691496"></a>flags</h4>
+                <h4 class="title"><a id="idp50708272"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -127,7 +127,7 @@ DB->truncate(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58687128"></a>Errors</h3>
+              <h3 class="title"><a id="idp50705504"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -143,7 +143,7 @@ DB->truncate(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58713984"></a>DB_LOCK_DEADLOCK</h4>
+                <h4 class="title"><a id="idp50727184"></a>DB_LOCK_DEADLOCK</h4>
               </div>
             </div>
           </div>
@@ -156,7 +156,7 @@ DB->truncate(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58721672"></a>DB_LOCK_NOTGRANTED</h4>
+                <h4 class="title"><a id="idp50734968"></a>DB_LOCK_NOTGRANTED</h4>
               </div>
             </div>
           </div>
@@ -176,7 +176,7 @@ DB->truncate(DB *db,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58715320"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp50728520"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -189,7 +189,7 @@ DB->truncate(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58711784"></a>Class</h3>
+              <h3 class="title"><a id="idp50724984"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -201,7 +201,7 @@ DB->truncate(DB *db,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58716176"></a>See Also</h3>
+              <h3 class="title"><a id="idp50729376"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbupgrade.html b/docs/api_reference/C/dbupgrade.html
index 7e6c724..673857a 100644
--- a/docs/api_reference/C/dbupgrade.html
+++ b/docs/api_reference/C/dbupgrade.html
@@ -76,7 +76,7 @@ DB->upgrade(DB *db, const char *file, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58718768"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50732032"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -84,7 +84,7 @@ DB->upgrade(DB *db, const char *file, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58720208"></a>file</h4>
+                <h4 class="title"><a id="idp50733624"></a>file</h4>
               </div>
             </div>
           </div>
@@ -97,7 +97,7 @@ DB->upgrade(DB *db, const char *file, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58710808"></a>flags</h4>
+                <h4 class="title"><a id="idp50733808"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -147,7 +147,7 @@ DB->upgrade(DB *db, const char *file, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58732288"></a>Environment Variables</h3>
+              <h3 class="title"><a id="idp50745904"></a>Environment Variables</h3>
             </div>
           </div>
         </div>
@@ -167,7 +167,7 @@ DB->upgrade(DB *db, const char *file, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58733144"></a>Errors</h3>
+              <h3 class="title"><a id="idp50723688"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -183,7 +183,7 @@ DB->upgrade(DB *db, const char *file, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58731728"></a>DB_OLD_VERSION</h4>
+                <h4 class="title"><a id="idp50751504"></a>DB_OLD_VERSION</h4>
               </div>
             </div>
           </div>
@@ -197,7 +197,7 @@ DB->upgrade(DB *db, const char *file, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58737016"></a>Class</h3>
+              <h3 class="title"><a id="idp50750424"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -209,7 +209,7 @@ DB->upgrade(DB *db, const char *file, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58734224"></a>See Also</h3>
+              <h3 class="title"><a id="idp50752616"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/dbverify.html b/docs/api_reference/C/dbverify.html
index 0a64a35..83eced9 100644
--- a/docs/api_reference/C/dbverify.html
+++ b/docs/api_reference/C/dbverify.html
@@ -89,7 +89,7 @@ DB->verify(DB *db, const char *file,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58731056"></a>Parameters</h3>
+              <h3 class="title"><a id="idp50744672"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -97,7 +97,7 @@ DB->verify(DB *db, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58738904"></a>file</h4>
+                <h4 class="title"><a id="idp50752312"></a>file</h4>
               </div>
             </div>
           </div>
@@ -110,7 +110,7 @@ DB->verify(DB *db, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58651416"></a>database</h4>
+                <h4 class="title"><a id="idp50706024"></a>database</h4>
               </div>
             </div>
           </div>
@@ -129,7 +129,7 @@ DB->verify(DB *db, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58680440"></a>outfile</h4>
+                <h4 class="title"><a id="idp50753976"></a>outfile</h4>
               </div>
             </div>
           </div>
@@ -142,7 +142,7 @@ DB->verify(DB *db, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58727008"></a>flags</h4>
+                <h4 class="title"><a id="idp50741816"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -262,7 +262,7 @@ DB->verify(DB *db, const char *file,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58764232"></a>Environment Variables</h3>
+              <h3 class="title"><a id="idp50778072"></a>Environment Variables</h3>
             </div>
           </div>
         </div>
@@ -282,7 +282,7 @@ DB->verify(DB *db, const char *file,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58765312"></a>Errors</h3>
+              <h3 class="title"><a id="idp50747720"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -298,7 +298,7 @@ DB->verify(DB *db, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58770016"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp50783800"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -311,7 +311,7 @@ DB->verify(DB *db, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp58759880"></a>ENOENT</h4>
+                <h4 class="title"><a id="idp50773720"></a>ENOENT</h4>
               </div>
             </div>
           </div>
@@ -324,7 +324,7 @@ DB->verify(DB *db, const char *file,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58754384"></a>Class</h3>
+              <h3 class="title"><a id="idp50786032"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -336,7 +336,7 @@ DB->verify(DB *db, const char *file,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp58754120"></a>See Also</h3>
+              <h3 class="title"><a id="idp50765792"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/env.html b/docs/api_reference/C/env.html
index 04d75df..dcaaaea 100644
--- a/docs/api_reference/C/env.html
+++ b/docs/api_reference/C/env.html
@@ -210,7 +210,7 @@
                 <td>
                   <a class="xref" href="envadd_data_dir.html" title="DB_ENV->add_data_dir()">DB_ENV->add_data_dir()</a>
                 </td>
-                <td>add an environment data directory</td>
+                <td>Add an environment data directory</td>
               </tr>
               <tr>
                 <td>
@@ -237,8 +237,12 @@
                 <td>Set/get the environment data directory</td>
               </tr>
               <tr>
+                <td><a class="xref" href="envset_data_len.html" title="DB_ENV->set_data_len()">DB_ENV->set_data_len()</a>, <a class="xref" href="envget_data_len.html" title="DB_ENV->get_data_len()">DB_ENV->get_data_len()</a></td>
+                <td>Set/get the command line utility byte limit</td>
+              </tr>
+              <tr>
                 <td><a class="xref" href="envset_create_dir.html" title="DB_ENV->set_create_dir()">DB_ENV->set_create_dir()</a>, <a class="xref" href="envget_create_dir.html" title="DB_ENV->get_create_dir()">DB_ENV->get_create_dir()</a></td>
-                <td>add an environment data directory</td>
+                <td>Add an environment data directory</td>
               </tr>
               <tr>
                 <td><a class="xref" href="envset_encrypt.html" title="DB_ENV->set_encrypt()">DB_ENV->set_encrypt()</a>, <a class="xref" href="envget_encrypt_flags.html" title="DB_ENV->get_encrypt_flags()">DB_ENV->get_encrypt_flags()</a></td>
diff --git a/docs/api_reference/C/envadd_data_dir.html b/docs/api_reference/C/envadd_data_dir.html
index 934079c..971f996 100644
--- a/docs/api_reference/C/envadd_data_dir.html
+++ b/docs/api_reference/C/envadd_data_dir.html
@@ -93,7 +93,7 @@ DB_ENV->add_data_dir(DB_ENV *dbenv, const char *dir);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59222632"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51236296"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -101,7 +101,7 @@ DB_ENV->add_data_dir(DB_ENV *dbenv, const char *dir);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59208304"></a>dir</h4>
+                <h4 class="title"><a id="idp51221976"></a>dir</h4>
               </div>
             </div>
           </div>
@@ -122,7 +122,7 @@ DB_ENV->add_data_dir(DB_ENV *dbenv, const char *dir);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59226264"></a>Errors</h3>
+              <h3 class="title"><a id="idp51239784"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -138,7 +138,7 @@ DB_ENV->add_data_dir(DB_ENV *dbenv, const char *dir);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59240872"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp51254392"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -152,7 +152,7 @@ DB_ENV->add_data_dir(DB_ENV *dbenv, const char *dir);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59239792"></a>Class</h3>
+              <h3 class="title"><a id="idp51220144"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -164,7 +164,7 @@ DB_ENV->add_data_dir(DB_ENV *dbenv, const char *dir);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59208496"></a>See Also</h3>
+              <h3 class="title"><a id="idp51256520"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envbackup.html b/docs/api_reference/C/envbackup.html
index b63ff09..4c90e15 100644
--- a/docs/api_reference/C/envbackup.html
+++ b/docs/api_reference/C/envbackup.html
@@ -98,7 +98,7 @@ DB_ENV->backup(DB_ENV *dbenv, const char *target, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59221408"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51230112"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -106,7 +106,7 @@ DB_ENV->backup(DB_ENV *dbenv, const char *target, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59230624"></a>target</h4>
+                <h4 class="title"><a id="idp51243928"></a>target</h4>
               </div>
             </div>
           </div>
@@ -133,7 +133,7 @@ DB_ENV->backup(DB_ENV *dbenv, const char *target, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59238720"></a>flags</h4>
+                <h4 class="title"><a id="idp51252240"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -231,7 +231,7 @@ DB_ENV->backup(DB_ENV *dbenv, const char *target, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59269856"></a>Errors</h3>
+              <h3 class="title"><a id="idp51283200"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -247,7 +247,7 @@ DB_ENV->backup(DB_ENV *dbenv, const char *target, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59255088"></a>EEXIST</h4>
+                <h4 class="title"><a id="idp51268432"></a>EEXIST</h4>
               </div>
             </div>
           </div>
@@ -262,7 +262,7 @@ DB_ENV->backup(DB_ENV *dbenv, const char *target, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59264544"></a>ENOENT</h4>
+                <h4 class="title"><a id="idp51269320"></a>ENOENT</h4>
               </div>
             </div>
           </div>
@@ -276,7 +276,7 @@ DB_ENV->backup(DB_ENV *dbenv, const char *target, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59265624"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp51278968"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -289,7 +289,7 @@ DB_ENV->backup(DB_ENV *dbenv, const char *target, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59260160"></a>Class</h3>
+              <h3 class="title"><a id="idp51273504"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -301,7 +301,7 @@ DB_ENV->backup(DB_ENV *dbenv, const char *target, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59266704"></a>See Also</h3>
+              <h3 class="title"><a id="idp51280048"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envcdsgroup_begin.html b/docs/api_reference/C/envcdsgroup_begin.html
index 7c7c34d..e07e1bf 100644
--- a/docs/api_reference/C/envcdsgroup_begin.html
+++ b/docs/api_reference/C/envcdsgroup_begin.html
@@ -72,7 +72,7 @@ DB_ENV->cdsgroup_begin(DB_ENV *dbenv, DB_TXN **tid);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62672096"></a>Errors</h3>
+              <h3 class="title"><a id="idp54730216"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -88,7 +88,7 @@ DB_ENV->cdsgroup_begin(DB_ENV *dbenv, DB_TXN **tid);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62707368"></a>ENOMEM</h4>
+                <h4 class="title"><a id="idp54743016"></a>ENOMEM</h4>
               </div>
             </div>
           </div>
@@ -101,7 +101,7 @@ DB_ENV->cdsgroup_begin(DB_ENV *dbenv, DB_TXN **tid);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62706904"></a>Class</h3>
+              <h3 class="title"><a id="idp54742488"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -113,7 +113,7 @@ DB_ENV->cdsgroup_begin(DB_ENV *dbenv, DB_TXN **tid);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62701160"></a>See Also</h3>
+              <h3 class="title"><a id="idp54740280"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envclose.html b/docs/api_reference/C/envclose.html
index 8e3ccb0..86042ee 100644
--- a/docs/api_reference/C/envclose.html
+++ b/docs/api_reference/C/envclose.html
@@ -145,7 +145,7 @@ DB_ENV->close(DB_ENV *dbenv, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59246480"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51260384"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -153,7 +153,7 @@ DB_ENV->close(DB_ENV *dbenv, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59210576"></a>flags</h4>
+                <h4 class="title"><a id="idp51253848"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -182,7 +182,7 @@ DB_ENV->close(DB_ENV *dbenv, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59292768"></a>Class</h3>
+              <h3 class="title"><a id="idp51306112"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -194,7 +194,7 @@ DB_ENV->close(DB_ENV *dbenv, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59287912"></a>See Also</h3>
+              <h3 class="title"><a id="idp51301256"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envcreate.html b/docs/api_reference/C/envcreate.html
index f4b6d67..0f2a606 100644
--- a/docs/api_reference/C/envcreate.html
+++ b/docs/api_reference/C/envcreate.html
@@ -84,7 +84,7 @@ db_env_create(DB_ENV **dbenvp, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59258376"></a>Class</h3>
+              <h3 class="title"><a id="idp51271592"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -96,7 +96,7 @@ db_env_create(DB_ENV **dbenvp, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59300072"></a>See Also</h3>
+              <h3 class="title"><a id="idp51313416"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envdbbackup.html b/docs/api_reference/C/envdbbackup.html
index 05b8cc3..67e8f4c 100644
--- a/docs/api_reference/C/envdbbackup.html
+++ b/docs/api_reference/C/envdbbackup.html
@@ -76,7 +76,7 @@ DB_ENV->dbbackup(DB_ENV *dbenv, const char *dbfile, const char *target,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59290424"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51273392"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -84,7 +84,7 @@ DB_ENV->dbbackup(DB_ENV *dbenv, const char *dbfile, const char *target,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59302120"></a>dbfile</h4>
+                <h4 class="title"><a id="idp51303336"></a>dbfile</h4>
               </div>
             </div>
           </div>
@@ -96,7 +96,7 @@ DB_ENV->dbbackup(DB_ENV *dbenv, const char *dbfile, const char *target,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59314064"></a>target</h4>
+                <h4 class="title"><a id="idp51327248"></a>target</h4>
               </div>
             </div>
           </div>
@@ -117,7 +117,7 @@ DB_ENV->dbbackup(DB_ENV *dbenv, const char *dbfile, const char *target,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59306432"></a>flags</h4>
+                <h4 class="title"><a id="idp51319672"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -144,7 +144,7 @@ DB_ENV->dbbackup(DB_ENV *dbenv, const char *dbfile, const char *target,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59316512"></a>Errors</h3>
+              <h3 class="title"><a id="idp51329696"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -160,7 +160,7 @@ DB_ENV->dbbackup(DB_ENV *dbenv, const char *dbfile, const char *target,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59317048"></a>EEXIST</h4>
+                <h4 class="title"><a id="idp51330016"></a>EEXIST</h4>
               </div>
             </div>
           </div>
@@ -175,7 +175,7 @@ DB_ENV->dbbackup(DB_ENV *dbenv, const char *dbfile, const char *target,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59323104"></a>ENOENT</h4>
+                <h4 class="title"><a id="idp51336288"></a>ENOENT</h4>
               </div>
             </div>
           </div>
@@ -187,7 +187,7 @@ DB_ENV->dbbackup(DB_ENV *dbenv, const char *dbfile, const char *target,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59316216"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp51325272"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -200,7 +200,7 @@ DB_ENV->dbbackup(DB_ENV *dbenv, const char *dbfile, const char *target,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59312104"></a>Class</h3>
+              <h3 class="title"><a id="idp51309968"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -212,7 +212,7 @@ DB_ENV->dbbackup(DB_ENV *dbenv, const char *dbfile, const char *target,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59324312"></a>See Also</h3>
+              <h3 class="title"><a id="idp51337496"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envdbremove.html b/docs/api_reference/C/envdbremove.html
index 7ea1ca0..f639d4e 100644
--- a/docs/api_reference/C/envdbremove.html
+++ b/docs/api_reference/C/envdbremove.html
@@ -72,7 +72,7 @@ DB_ENV->dbremove(DB_ENV *dbenv, DB_TXN *txnid,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59329464"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51342584"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -80,7 +80,7 @@ DB_ENV->dbremove(DB_ENV *dbenv, DB_TXN *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59329656"></a>txnid</h4>
+                <h4 class="title"><a id="idp51342776"></a>txnid</h4>
               </div>
             </div>
           </div>
@@ -101,7 +101,7 @@ DB_ENV->dbremove(DB_ENV *dbenv, DB_TXN *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59330712"></a>file</h4>
+                <h4 class="title"><a id="idp51343832"></a>file</h4>
               </div>
             </div>
           </div>
@@ -114,7 +114,7 @@ DB_ENV->dbremove(DB_ENV *dbenv, DB_TXN *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59315536"></a>database</h4>
+                <h4 class="title"><a id="idp51328720"></a>database</h4>
               </div>
             </div>
           </div>
@@ -127,7 +127,7 @@ DB_ENV->dbremove(DB_ENV *dbenv, DB_TXN *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59304680"></a>flags</h4>
+                <h4 class="title"><a id="idp51326760"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -157,7 +157,7 @@ DB_ENV->dbremove(DB_ENV *dbenv, DB_TXN *txnid,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59305600"></a>Environment Variables</h3>
+              <h3 class="title"><a id="idp51349912"></a>Environment Variables</h3>
             </div>
           </div>
         </div>
@@ -170,7 +170,7 @@ DB_ENV->dbremove(DB_ENV *dbenv, DB_TXN *txnid,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59336744"></a>Errors</h3>
+              <h3 class="title"><a id="idp51343208"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -186,7 +186,7 @@ DB_ENV->dbremove(DB_ENV *dbenv, DB_TXN *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59342360"></a>DB_LOCK_DEADLOCK</h4>
+                <h4 class="title"><a id="idp51355424"></a>DB_LOCK_DEADLOCK</h4>
               </div>
             </div>
           </div>
@@ -199,7 +199,7 @@ DB_ENV->dbremove(DB_ENV *dbenv, DB_TXN *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59331744"></a>DB_LOCK_NOTGRANTED</h4>
+                <h4 class="title"><a id="idp51344864"></a>DB_LOCK_NOTGRANTED</h4>
               </div>
             </div>
           </div>
@@ -219,7 +219,7 @@ DB_ENV->dbremove(DB_ENV *dbenv, DB_TXN *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59343568"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp51346864"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -232,7 +232,7 @@ DB_ENV->dbremove(DB_ENV *dbenv, DB_TXN *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59344648"></a>ENOENT</h4>
+                <h4 class="title"><a id="idp51318720"></a>ENOENT</h4>
               </div>
             </div>
           </div>
@@ -245,7 +245,7 @@ DB_ENV->dbremove(DB_ENV *dbenv, DB_TXN *txnid,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59340416"></a>Class</h3>
+              <h3 class="title"><a id="idp51354344"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -257,7 +257,7 @@ DB_ENV->dbremove(DB_ENV *dbenv, DB_TXN *txnid,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59345728"></a>See Also</h3>
+              <h3 class="title"><a id="idp51358792"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envdbrename.html b/docs/api_reference/C/envdbrename.html
index 48265ae..88d484a 100644
--- a/docs/api_reference/C/envdbrename.html
+++ b/docs/api_reference/C/envdbrename.html
@@ -74,7 +74,7 @@ DB_ENV->dbrename(DB_ENV *dbenv, DB_TXN *txnid, const char *file,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59352168"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51365152"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -82,7 +82,7 @@ DB_ENV->dbrename(DB_ENV *dbenv, DB_TXN *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59352360"></a>txnid</h4>
+                <h4 class="title"><a id="idp51365344"></a>txnid</h4>
               </div>
             </div>
           </div>
@@ -103,7 +103,7 @@ DB_ENV->dbrename(DB_ENV *dbenv, DB_TXN *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59353416"></a>file</h4>
+                <h4 class="title"><a id="idp51366400"></a>file</h4>
               </div>
             </div>
           </div>
@@ -122,7 +122,7 @@ DB_ENV->dbrename(DB_ENV *dbenv, DB_TXN *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59311040"></a>database</h4>
+                <h4 class="title"><a id="idp51327920"></a>database</h4>
               </div>
             </div>
           </div>
@@ -135,7 +135,7 @@ DB_ENV->dbrename(DB_ENV *dbenv, DB_TXN *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59348080"></a>newname</h4>
+                <h4 class="title"><a id="idp51361128"></a>newname</h4>
               </div>
             </div>
           </div>
@@ -148,7 +148,7 @@ DB_ENV->dbrename(DB_ENV *dbenv, DB_TXN *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59348744"></a>flags</h4>
+                <h4 class="title"><a id="idp51362672"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -177,7 +177,7 @@ DB_ENV->dbrename(DB_ENV *dbenv, DB_TXN *txnid, const char *file,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59361216"></a>Environment Variables</h3>
+              <h3 class="title"><a id="idp51374216"></a>Environment Variables</h3>
             </div>
           </div>
         </div>
@@ -190,7 +190,7 @@ DB_ENV->dbrename(DB_ENV *dbenv, DB_TXN *txnid, const char *file,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59337720"></a>Errors</h3>
+              <h3 class="title"><a id="idp51363752"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -206,7 +206,7 @@ DB_ENV->dbrename(DB_ENV *dbenv, DB_TXN *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59321072"></a>DB_LOCK_DEADLOCK</h4>
+                <h4 class="title"><a id="idp51379864"></a>DB_LOCK_DEADLOCK</h4>
               </div>
             </div>
           </div>
@@ -219,7 +219,7 @@ DB_ENV->dbrename(DB_ENV *dbenv, DB_TXN *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59365976"></a>DB_LOCK_NOTGRANTED</h4>
+                <h4 class="title"><a id="idp51378240"></a>DB_LOCK_NOTGRANTED</h4>
               </div>
             </div>
           </div>
@@ -239,7 +239,7 @@ DB_ENV->dbrename(DB_ENV *dbenv, DB_TXN *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59352720"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp51381072"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -252,7 +252,7 @@ DB_ENV->dbrename(DB_ENV *dbenv, DB_TXN *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59369128"></a>ENOENT</h4>
+                <h4 class="title"><a id="idp51382152"></a>ENOENT</h4>
               </div>
             </div>
           </div>
@@ -265,7 +265,7 @@ DB_ENV->dbrename(DB_ENV *dbenv, DB_TXN *txnid, const char *file,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59365544"></a>Class</h3>
+              <h3 class="title"><a id="idp51377704"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -277,7 +277,7 @@ DB_ENV->dbrename(DB_ENV *dbenv, DB_TXN *txnid, const char *file,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59365824"></a>See Also</h3>
+              <h3 class="title"><a id="idp51383232"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/enverr.html b/docs/api_reference/C/enverr.html
index a000a09..6c9fe31 100644
--- a/docs/api_reference/C/enverr.html
+++ b/docs/api_reference/C/enverr.html
@@ -140,7 +140,7 @@ DB_ENV->errx(DB_ENV *dbenv, const char *fmt, ...);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59374664"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51387896"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -148,7 +148,7 @@ DB_ENV->errx(DB_ENV *dbenv, const char *fmt, ...);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59374016"></a>error</h4>
+                <h4 class="title"><a id="idp51387248"></a>error</h4>
               </div>
             </div>
           </div>
@@ -163,7 +163,7 @@ DB_ENV->errx(DB_ENV *dbenv, const char *fmt, ...);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59352856"></a>fmt</h4>
+                <h4 class="title"><a id="idp51375088"></a>fmt</h4>
               </div>
             </div>
           </div>
@@ -177,7 +177,7 @@ DB_ENV->errx(DB_ENV *dbenv, const char *fmt, ...);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59361872"></a>Class</h3>
+              <h3 class="title"><a id="idp51310144"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -189,7 +189,7 @@ DB_ENV->errx(DB_ENV *dbenv, const char *fmt, ...);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59362896"></a>See Also</h3>
+              <h3 class="title"><a id="idp51379128"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envevent_notify.html b/docs/api_reference/C/envevent_notify.html
index 37eea81..158cf5d 100644
--- a/docs/api_reference/C/envevent_notify.html
+++ b/docs/api_reference/C/envevent_notify.html
@@ -81,7 +81,7 @@ DB_ENV->set_event_notify(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59867312"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51899040"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -89,7 +89,7 @@ DB_ENV->set_event_notify(DB_ENV *dbenv,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59847048"></a>db_event_fcn</h4>
+                <h4 class="title"><a id="idp51881440"></a>db_event_fcn</h4>
               </div>
             </div>
           </div>
@@ -461,7 +461,7 @@ DB_ENV->set_event_notify(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59901560"></a>Class</h3>
+              <h3 class="title"><a id="idp51933176"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -473,7 +473,7 @@ DB_ENV->set_event_notify(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59935176"></a>See Also</h3>
+              <h3 class="title"><a id="idp51912200"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envfailchk.html b/docs/api_reference/C/envfailchk.html
index cb6f4b2..0fb8bf3 100644
--- a/docs/api_reference/C/envfailchk.html
+++ b/docs/api_reference/C/envfailchk.html
@@ -154,7 +154,7 @@ DB_ENV->failchk(DB_ENV *dbenv, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59319432"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51404480"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -162,7 +162,7 @@ DB_ENV->failchk(DB_ENV *dbenv, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59391152"></a>flags</h4>
+                <h4 class="title"><a id="idp51403832"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -176,7 +176,7 @@ DB_ENV->failchk(DB_ENV *dbenv, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59396112"></a>Errors</h3>
+              <h3 class="title"><a id="idp51409008"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -192,7 +192,7 @@ DB_ENV->failchk(DB_ENV *dbenv, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59321376"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp51334720"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -205,7 +205,7 @@ DB_ENV->failchk(DB_ENV *dbenv, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59396760"></a>Class</h3>
+              <h3 class="title"><a id="idp51409656"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -217,7 +217,7 @@ DB_ENV->failchk(DB_ENV *dbenv, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59390720"></a>See Also</h3>
+              <h3 class="title"><a id="idp51403616"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envfileid_reset.html b/docs/api_reference/C/envfileid_reset.html
index 4d9d170..76de2d4 100644
--- a/docs/api_reference/C/envfileid_reset.html
+++ b/docs/api_reference/C/envfileid_reset.html
@@ -75,7 +75,7 @@ DB_ENV->fileid_reset(DB_ENV *dbenv, const char *file, u_int32_t flags);  </pr
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59392232"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51405560"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -83,7 +83,7 @@ DB_ENV->fileid_reset(DB_ENV *dbenv, const char *file, u_int32_t flags);  </pr
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59391000"></a>file</h4>
+                <h4 class="title"><a id="idp51405128"></a>file</h4>
               </div>
             </div>
           </div>
@@ -95,7 +95,7 @@ DB_ENV->fileid_reset(DB_ENV *dbenv, const char *file, u_int32_t flags);  </pr
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59416680"></a>flags</h4>
+                <h4 class="title"><a id="idp51429616"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -121,7 +121,7 @@ DB_ENV->fileid_reset(DB_ENV *dbenv, const char *file, u_int32_t flags);  </pr
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59417864"></a>Errors</h3>
+              <h3 class="title"><a id="idp51430800"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -137,7 +137,7 @@ DB_ENV->fileid_reset(DB_ENV *dbenv, const char *file, u_int32_t flags);  </pr
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59422760"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp51435696"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -150,7 +150,7 @@ DB_ENV->fileid_reset(DB_ENV *dbenv, const char *file, u_int32_t flags);  </pr
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59420816"></a>Class</h3>
+              <h3 class="title"><a id="idp51433752"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -162,7 +162,7 @@ DB_ENV->fileid_reset(DB_ENV *dbenv, const char *file, u_int32_t flags);  </pr
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59420072"></a>See Also</h3>
+              <h3 class="title"><a id="idp51436776"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envfullversion.html b/docs/api_reference/C/envfullversion.html
index 8bb54fa..d06c96c 100644
--- a/docs/api_reference/C/envfullversion.html
+++ b/docs/api_reference/C/envfullversion.html
@@ -56,7 +56,7 @@ db_full_version(int *family, int *release, int *major, int *minor,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59407936"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51421160"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -64,7 +64,7 @@ db_full_version(int *family, int *release, int *major, int *minor,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59407784"></a>family</h4>
+                <h4 class="title"><a id="idp51409288"></a>family</h4>
               </div>
             </div>
           </div>
@@ -79,7 +79,7 @@ db_full_version(int *family, int *release, int *major, int *minor,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59417280"></a>release</h4>
+                <h4 class="title"><a id="idp51430000"></a>release</h4>
               </div>
             </div>
           </div>
@@ -94,7 +94,7 @@ db_full_version(int *family, int *release, int *major, int *minor,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59418464"></a>major</h4>
+                <h4 class="title"><a id="idp51424792"></a>major</h4>
               </div>
             </div>
           </div>
@@ -108,7 +108,7 @@ db_full_version(int *family, int *release, int *major, int *minor,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59423080"></a>minor</h4>
+                <h4 class="title"><a id="idp51407264"></a>minor</h4>
               </div>
             </div>
           </div>
@@ -122,7 +122,7 @@ db_full_version(int *family, int *release, int *major, int *minor,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59423904"></a>patch</h4>
+                <h4 class="title"><a id="idp51436840"></a>patch</h4>
               </div>
             </div>
           </div>
@@ -137,7 +137,7 @@ db_full_version(int *family, int *release, int *major, int *minor,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59416160"></a>Class</h3>
+              <h3 class="title"><a id="idp51419112"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -149,7 +149,7 @@ db_full_version(int *family, int *release, int *major, int *minor,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59421008"></a>See Also</h3>
+              <h3 class="title"><a id="idp51426320"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envget_backup_callbacks.html b/docs/api_reference/C/envget_backup_callbacks.html
index 7eb02db..974f118 100644
--- a/docs/api_reference/C/envget_backup_callbacks.html
+++ b/docs/api_reference/C/envget_backup_callbacks.html
@@ -74,7 +74,7 @@ DB_ENV->get_backup_callbacks(DB_ENV,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59467144"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51486920"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -82,7 +82,7 @@ DB_ENV->get_backup_callbacks(DB_ENV,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59466496"></a>open_func</h4>
+                <h4 class="title"><a id="idp51486272"></a>open_func</h4>
               </div>
             </div>
           </div>
@@ -96,7 +96,7 @@ DB_ENV->get_backup_callbacks(DB_ENV,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59463040"></a>write_func</h4>
+                <h4 class="title"><a id="idp51482552"></a>write_func</h4>
               </div>
             </div>
           </div>
@@ -109,7 +109,7 @@ DB_ENV->get_backup_callbacks(DB_ENV,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59457360"></a>close_func</h4>
+                <h4 class="title"><a id="idp51479624"></a>close_func</h4>
               </div>
             </div>
           </div>
@@ -124,7 +124,7 @@ DB_ENV->get_backup_callbacks(DB_ENV,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59470640"></a>Class</h3>
+              <h3 class="title"><a id="idp51490752"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -136,7 +136,7 @@ DB_ENV->get_backup_callbacks(DB_ENV,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59462240"></a>See Also</h3>
+              <h3 class="title"><a id="idp51482400"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envget_backup_config.html b/docs/api_reference/C/envget_backup_config.html
index e79f60f..19ac823 100644
--- a/docs/api_reference/C/envget_backup_config.html
+++ b/docs/api_reference/C/envget_backup_config.html
@@ -69,7 +69,7 @@ DB_ENV->get_backup_config(DB_ENV, db_backup_config_t option,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59477688"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51497800"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -77,7 +77,7 @@ DB_ENV->get_backup_config(DB_ENV, db_backup_config_t option,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59476936"></a>option</h4>
+                <h4 class="title"><a id="idp51497048"></a>option</h4>
               </div>
             </div>
           </div>
@@ -131,7 +131,7 @@ DB_ENV->get_backup_config(DB_ENV, db_backup_config_t option,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59490632"></a>valuep</h4>
+                <h4 class="title"><a id="idp51510576"></a>valuep</h4>
               </div>
             </div>
           </div>
@@ -147,7 +147,7 @@ DB_ENV->get_backup_config(DB_ENV, db_backup_config_t option,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59471112"></a>Class</h3>
+              <h3 class="title"><a id="idp51488816"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -159,7 +159,7 @@ DB_ENV->get_backup_config(DB_ENV, db_backup_config_t option,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59493240"></a>See Also</h3>
+              <h3 class="title"><a id="idp51513184"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envget_cache_max.html b/docs/api_reference/C/envget_cache_max.html
index 47e4cc3..659ed25 100644
--- a/docs/api_reference/C/envget_cache_max.html
+++ b/docs/api_reference/C/envget_cache_max.html
@@ -65,7 +65,7 @@ DB_ENV->get_cache_max(DB_ENV *dbenv, u_int32_t *gbytesp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61108224"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53142096"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -73,7 +73,7 @@ DB_ENV->get_cache_max(DB_ENV *dbenv, u_int32_t *gbytesp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61107576"></a>gbytesp</h4>
+                <h4 class="title"><a id="idp53141448"></a>gbytesp</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DB_ENV->get_cache_max(DB_ENV *dbenv, u_int32_t *gbytesp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61063008"></a>bytesp</h4>
+                <h4 class="title"><a id="idp53147400"></a>bytesp</h4>
               </div>
             </div>
           </div>
@@ -101,7 +101,7 @@ DB_ENV->get_cache_max(DB_ENV *dbenv, u_int32_t *gbytesp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61113000"></a>Class</h3>
+              <h3 class="title"><a id="idp53146872"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -113,7 +113,7 @@ DB_ENV->get_cache_max(DB_ENV *dbenv, u_int32_t *gbytesp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61114976"></a>See Also</h3>
+              <h3 class="title"><a id="idp53149416"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envget_cachesize.html b/docs/api_reference/C/envget_cachesize.html
index 22d50e3..824cd1e 100644
--- a/docs/api_reference/C/envget_cachesize.html
+++ b/docs/api_reference/C/envget_cachesize.html
@@ -65,7 +65,7 @@ DB_ENV->get_cachesize(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61121168"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53155608"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -73,7 +73,7 @@ DB_ENV->get_cachesize(DB_ENV *dbenv,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61120264"></a>gbytesp</h4>
+                <h4 class="title"><a id="idp53154704"></a>gbytesp</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DB_ENV->get_cachesize(DB_ENV *dbenv,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61110104"></a>bytesp</h4>
+                <h4 class="title"><a id="idp53145312"></a>bytesp</h4>
               </div>
             </div>
           </div>
@@ -100,7 +100,7 @@ DB_ENV->get_cachesize(DB_ENV *dbenv,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61120584"></a>ncachep</h4>
+                <h4 class="title"><a id="idp53155024"></a>ncachep</h4>
               </div>
             </div>
           </div>
@@ -114,7 +114,7 @@ DB_ENV->get_cachesize(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61106080"></a>Class</h3>
+              <h3 class="title"><a id="idp53158112"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -126,7 +126,7 @@ DB_ENV->get_cachesize(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61124104"></a>See Also</h3>
+              <h3 class="title"><a id="idp53159600"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envget_create_dir.html b/docs/api_reference/C/envget_create_dir.html
index 6f4364b..be219c4 100644
--- a/docs/api_reference/C/envget_create_dir.html
+++ b/docs/api_reference/C/envget_create_dir.html
@@ -62,7 +62,7 @@ DB_ENV->get_create_dir(DB_ENV *dbenv, const char **dirp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59431144"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51423944"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -70,7 +70,7 @@ DB_ENV->get_create_dir(DB_ENV *dbenv, const char **dirp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59410720"></a>dirp</h4>
+                <h4 class="title"><a id="idp51443936"></a>dirp</h4>
               </div>
             </div>
           </div>
@@ -84,7 +84,7 @@ DB_ENV->get_create_dir(DB_ENV *dbenv, const char **dirp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59394664"></a>Class</h3>
+              <h3 class="title"><a id="idp51422320"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -96,7 +96,7 @@ DB_ENV->get_create_dir(DB_ENV *dbenv, const char **dirp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59425264"></a>See Also</h3>
+              <h3 class="title"><a id="idp51438200"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envget_data_dirs.html b/docs/api_reference/C/envget_data_dirs.html
index ce1dbcf..3bc2aa7 100644
--- a/docs/api_reference/C/envget_data_dirs.html
+++ b/docs/api_reference/C/envget_data_dirs.html
@@ -9,7 +9,7 @@
     <link rel="start" href="index.html" title="Berkeley DB C API Reference" />
     <link rel="up" href="env.html" title="Chapter 5.  The DB_ENV Handle" />
     <link rel="prev" href="envget_create_dir.html" title="DB_ENV->get_create_dir()" />
-    <link rel="next" href="envget_encrypt_flags.html" title="DB_ENV->get_encrypt_flags()" />
+    <link rel="next" href="envget_data_len.html" title="DB_ENV->get_data_len()" />
   </head>
   <body>
     <div xmlns="" class="navheader">
@@ -25,7 +25,7 @@
           <th width="60%" align="center">Chapter 5. 
                 The DB_ENV Handle
         </th>
-          <td width="20%" align="right"> <a accesskey="n" href="envget_encrypt_flags.html">Next</a></td>
+          <td width="20%" align="right"> <a accesskey="n" href="envget_data_len.html">Next</a></td>
         </tr>
       </table>
       <hr />
@@ -62,7 +62,7 @@ DB_ENV->get_data_dirs(DB_ENV *dbenv, const char ***dirpp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59436904"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51450120"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -70,7 +70,7 @@ DB_ENV->get_data_dirs(DB_ENV *dbenv, const char ***dirpp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59436256"></a>dirpp</h4>
+                <h4 class="title"><a id="idp51449472"></a>dirpp</h4>
               </div>
             </div>
           </div>
@@ -84,7 +84,7 @@ DB_ENV->get_data_dirs(DB_ENV *dbenv, const char ***dirpp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59418744"></a>Class</h3>
+              <h3 class="title"><a id="idp51431680"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -96,7 +96,7 @@ DB_ENV->get_data_dirs(DB_ENV *dbenv, const char ***dirpp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59417968"></a>See Also</h3>
+              <h3 class="title"><a id="idp51450552"></a>See Also</h3>
             </div>
           </div>
         </div>
@@ -113,14 +113,14 @@ DB_ENV->get_data_dirs(DB_ENV *dbenv, const char ***dirpp);  </pre>
           <td width="20%" align="center">
             <a accesskey="u" href="env.html">Up</a>
           </td>
-          <td width="40%" align="right"> <a accesskey="n" href="envget_encrypt_flags.html">Next</a></td>
+          <td width="40%" align="right"> <a accesskey="n" href="envget_data_len.html">Next</a></td>
         </tr>
         <tr>
           <td width="40%" align="left" valign="top">DB_ENV->get_create_dir() </td>
           <td width="20%" align="center">
             <a accesskey="h" href="index.html">Home</a>
           </td>
-          <td width="40%" align="right" valign="top"> DB_ENV->get_encrypt_flags()</td>
+          <td width="40%" align="right" valign="top"> DB_ENV->get_data_len()</td>
         </tr>
       </table>
     </div>
diff --git a/docs/api_reference/C/envget_data_dirs.html b/docs/api_reference/C/envget_data_len.html
similarity index 65%
copy from docs/api_reference/C/envget_data_dirs.html
copy to docs/api_reference/C/envget_data_len.html
index ce1dbcf..f742103 100644
--- a/docs/api_reference/C/envget_data_dirs.html
+++ b/docs/api_reference/C/envget_data_len.html
@@ -3,12 +3,12 @@
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <title>DB_ENV->get_data_dirs()</title>
+    <title>DB_ENV->get_data_len()</title>
     <link rel="stylesheet" href="apiReference.css" type="text/css" />
     <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" />
     <link rel="start" href="index.html" title="Berkeley DB C API Reference" />
     <link rel="up" href="env.html" title="Chapter 5.  The DB_ENV Handle" />
-    <link rel="prev" href="envget_create_dir.html" title="DB_ENV->get_create_dir()" />
+    <link rel="prev" href="envget_data_dirs.html" title="DB_ENV->get_data_dirs()" />
     <link rel="next" href="envget_encrypt_flags.html" title="DB_ENV->get_encrypt_flags()" />
   </head>
   <body>
@@ -18,10 +18,10 @@
       </div>
       <table width="100%" summary="Navigation header">
         <tr>
-          <th colspan="3" align="center">DB_ENV->get_data_dirs()</th>
+          <th colspan="3" align="center">DB_ENV->get_data_len()</th>
         </tr>
         <tr>
-          <td width="20%" align="left"><a accesskey="p" href="envget_create_dir.html">Prev</a> </td>
+          <td width="20%" align="left"><a accesskey="p" href="envget_data_dirs.html">Prev</a> </td>
           <th width="60%" align="center">Chapter 5. 
                 The DB_ENV Handle
         </th>
@@ -34,24 +34,28 @@
       <div class="titlepage">
         <div>
           <div>
-            <h2 class="title" style="clear: both"><a id="envget_data_dirs"></a>DB_ENV->get_data_dirs()</h2>
+            <h2 class="title" style="clear: both"><a id="envget_data_len"></a>DB_ENV->get_data_len()</h2>
           </div>
         </div>
       </div>
       <pre class="programlisting">#include <db.h>
 
 int
-DB_ENV->get_data_dirs(DB_ENV *dbenv, const char ***dirpp);  </pre>
+DB_ENV->get_data_len(DB_ENV *dbenv, u_int32_t *bytes);  </pre>
       <p>
-         The <code class="methodname">DB_ENV->get_data_dirs()</code> method returns the NULL-terminated array
-         of directories.
+         The <code class="methodname">DB_ENV->get_data_len()</code> method returns
+         the maximum number of bytes to display for each key/data item when
+         dumping the database or printing the log.  This limit can be set
+         using the
+         <a class="xref" href="envset_data_len.html" title="DB_ENV->set_data_len()">DB_ENV->set_data_len()</a>
+         method.
     </p>
       <p>
-         The <code class="methodname">DB_ENV->get_data_dirs()</code> method may be called at any time during
+         The <code class="methodname">DB_ENV->get_data_len()</code> method may be called at any time during
          the life of the application.
     </p>
       <p>
-         The <code class="methodname">DB_ENV->get_data_dirs()</code> <span>
+         The <code class="methodname">DB_ENV->get_data_len()</code> <span>
             <span>
                   method returns a non-zero error value on failure and 0 on success.
             </span>
@@ -62,7 +66,7 @@ DB_ENV->get_data_dirs(DB_ENV *dbenv, const char ***dirpp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59436904"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51456504"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -70,53 +74,55 @@ DB_ENV->get_data_dirs(DB_ENV *dbenv, const char ***dirpp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59436256"></a>dirpp</h4>
+                <h4 class="title"><a id="idp51455856"></a>bytes</h4>
               </div>
             </div>
           </div>
           <p>
-                          The <code class="methodname">DB_ENV->get_data_dirs()</code> method returns a reference to the
-                          NULL-terminated array of directories in <span class="bold"><strong>dirpp</strong></span>.
-                     </p>
+                  The <code class="methodname">bytes</code> parameter
+                  references memory into which is copied the maximum
+                  number of bytes to display when dumping the database or
+                  printing the log.
+             </p>
         </div>
       </div>
       <div class="sect2" lang="en" xml:lang="en">
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59418744"></a>Class</h3>
+              <h3 class="title"><a id="idp51451480"></a>Class</h3>
             </div>
           </div>
         </div>
         <p>
-                <a class="link" href="env.html" title="Chapter 5.  The DB_ENV Handle">DB_ENV</a>  
-            </p>
+            <a class="link" href="env.html" title="Chapter 5.  The DB_ENV Handle">DB_ENV</a>  
+        </p>
       </div>
       <div class="sect2" lang="en" xml:lang="en">
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59417968"></a>See Also</h3>
+              <h3 class="title"><a id="idp51458464"></a>See Also</h3>
             </div>
           </div>
         </div>
         <p>
-                     <a class="xref" href="env.html#envlist" title="Database Environments and Related Methods">Database Environments and Related Methods</a> 
-                </p>
+             <a class="xref" href="env.html#envlist" title="Database Environments and Related Methods">Database Environments and Related Methods</a> 
+        </p>
       </div>
     </div>
     <div class="navfooter">
       <hr />
       <table width="100%" summary="Navigation footer">
         <tr>
-          <td width="40%" align="left"><a accesskey="p" href="envget_create_dir.html">Prev</a> </td>
+          <td width="40%" align="left"><a accesskey="p" href="envget_data_dirs.html">Prev</a> </td>
           <td width="20%" align="center">
             <a accesskey="u" href="env.html">Up</a>
           </td>
           <td width="40%" align="right"> <a accesskey="n" href="envget_encrypt_flags.html">Next</a></td>
         </tr>
         <tr>
-          <td width="40%" align="left" valign="top">DB_ENV->get_create_dir() </td>
+          <td width="40%" align="left" valign="top">DB_ENV->get_data_dirs() </td>
           <td width="20%" align="center">
             <a accesskey="h" href="index.html">Home</a>
           </td>
diff --git a/docs/api_reference/C/envget_encrypt_flags.html b/docs/api_reference/C/envget_encrypt_flags.html
index ac3cb44..42d3fae 100644
--- a/docs/api_reference/C/envget_encrypt_flags.html
+++ b/docs/api_reference/C/envget_encrypt_flags.html
@@ -8,7 +8,7 @@
     <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" />
     <link rel="start" href="index.html" title="Berkeley DB C API Reference" />
     <link rel="up" href="env.html" title="Chapter 5.  The DB_ENV Handle" />
-    <link rel="prev" href="envget_data_dirs.html" title="DB_ENV->get_data_dirs()" />
+    <link rel="prev" href="envget_data_len.html" title="DB_ENV->get_data_len()" />
     <link rel="next" href="dbgetenv.html" title="DB->get_env()" />
   </head>
   <body>
@@ -21,7 +21,7 @@
           <th colspan="3" align="center">DB_ENV->get_encrypt_flags()</th>
         </tr>
         <tr>
-          <td width="20%" align="left"><a accesskey="p" href="envget_data_dirs.html">Prev</a> </td>
+          <td width="20%" align="left"><a accesskey="p" href="envget_data_len.html">Prev</a> </td>
           <th width="60%" align="center">Chapter 5. 
                 The DB_ENV Handle
         </th>
@@ -61,7 +61,7 @@ DB_ENV->get_encrypt_flags(DB_ENV *dbenv, u_int32_t *flagsp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59443280"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51463992"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -69,7 +69,7 @@ DB_ENV->get_encrypt_flags(DB_ENV *dbenv, u_int32_t *flagsp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59442632"></a>flagsp</h4>
+                <h4 class="title"><a id="idp51463344"></a>flagsp</h4>
               </div>
             </div>
           </div>
@@ -83,7 +83,7 @@ DB_ENV->get_encrypt_flags(DB_ENV *dbenv, u_int32_t *flagsp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59432872"></a>Class</h3>
+              <h3 class="title"><a id="idp51426168"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -95,7 +95,7 @@ DB_ENV->get_encrypt_flags(DB_ENV *dbenv, u_int32_t *flagsp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59445480"></a>See Also</h3>
+              <h3 class="title"><a id="idp51448648"></a>See Also</h3>
             </div>
           </div>
         </div>
@@ -108,14 +108,14 @@ DB_ENV->get_encrypt_flags(DB_ENV *dbenv, u_int32_t *flagsp);  </pre>
       <hr />
       <table width="100%" summary="Navigation footer">
         <tr>
-          <td width="40%" align="left"><a accesskey="p" href="envget_data_dirs.html">Prev</a> </td>
+          <td width="40%" align="left"><a accesskey="p" href="envget_data_len.html">Prev</a> </td>
           <td width="20%" align="center">
             <a accesskey="u" href="env.html">Up</a>
           </td>
           <td width="40%" align="right"> <a accesskey="n" href="dbgetenv.html">Next</a></td>
         </tr>
         <tr>
-          <td width="40%" align="left" valign="top">DB_ENV->get_data_dirs() </td>
+          <td width="40%" align="left" valign="top">DB_ENV->get_data_len() </td>
           <td width="20%" align="center">
             <a accesskey="h" href="index.html">Home</a>
           </td>
diff --git a/docs/api_reference/C/envget_errfile.html b/docs/api_reference/C/envget_errfile.html
index b554d0f..8f76d6d 100644
--- a/docs/api_reference/C/envget_errfile.html
+++ b/docs/api_reference/C/envget_errfile.html
@@ -55,7 +55,7 @@ DB_ENV->get_errfile(DB_ENV *dbenv, FILE **errfilep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59456528"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51476472"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -63,7 +63,7 @@ DB_ENV->get_errfile(DB_ENV *dbenv, FILE **errfilep);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59456720"></a>errfilep</h4>
+                <h4 class="title"><a id="idp51476664"></a>errfilep</h4>
               </div>
             </div>
           </div>
@@ -77,7 +77,7 @@ DB_ENV->get_errfile(DB_ENV *dbenv, FILE **errfilep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59454992"></a>Class</h3>
+              <h3 class="title"><a id="idp51475000"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -89,7 +89,7 @@ DB_ENV->get_errfile(DB_ENV *dbenv, FILE **errfilep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59443168"></a>See Also</h3>
+              <h3 class="title"><a id="idp51464744"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envget_errpfx.html b/docs/api_reference/C/envget_errpfx.html
index 0c55f0b..d445dd1 100644
--- a/docs/api_reference/C/envget_errpfx.html
+++ b/docs/api_reference/C/envget_errpfx.html
@@ -54,7 +54,7 @@ DB_ENV->get_errpfx(DB_ENV *dbenv, const char **errpfxp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59438152"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51469832"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -62,7 +62,7 @@ DB_ENV->get_errpfx(DB_ENV *dbenv, const char **errpfxp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59444160"></a>errpfxp</h4>
+                <h4 class="title"><a id="idp51465736"></a>errpfxp</h4>
               </div>
             </div>
           </div>
@@ -76,7 +76,7 @@ DB_ENV->get_errpfx(DB_ENV *dbenv, const char **errpfxp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59440568"></a>Class</h3>
+              <h3 class="title"><a id="idp51464488"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -88,7 +88,7 @@ DB_ENV->get_errpfx(DB_ENV *dbenv, const char **errpfxp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59460928"></a>See Also</h3>
+              <h3 class="title"><a id="idp51481088"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envget_flags.html b/docs/api_reference/C/envget_flags.html
index 9227138..a1c6975 100644
--- a/docs/api_reference/C/envget_flags.html
+++ b/docs/api_reference/C/envget_flags.html
@@ -64,7 +64,7 @@ DB_ENV->get_flags(DB_ENV *dbenv, u_int32_t *flagsp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59486944"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51506904"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DB_ENV->get_flags(DB_ENV *dbenv, u_int32_t *flagsp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59487224"></a>flagsp</h4>
+                <h4 class="title"><a id="idp51507168"></a>flagsp</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DB_ENV->get_flags(DB_ENV *dbenv, u_int32_t *flagsp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59465656"></a>Class</h3>
+              <h3 class="title"><a id="idp51474632"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -98,7 +98,7 @@ DB_ENV->get_flags(DB_ENV *dbenv, u_int32_t *flagsp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59476064"></a>See Also</h3>
+              <h3 class="title"><a id="idp51508560"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envget_home.html b/docs/api_reference/C/envget_home.html
index 23e4480..d1adb26 100644
--- a/docs/api_reference/C/envget_home.html
+++ b/docs/api_reference/C/envget_home.html
@@ -64,7 +64,7 @@ DB_ENV->get_home(DB_ENV *dbenv, const char **homep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59500392"></a>Class</h3>
+              <h3 class="title"><a id="idp51520712"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -76,7 +76,7 @@ DB_ENV->get_home(DB_ENV *dbenv, const char **homep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59501472"></a>See Also</h3>
+              <h3 class="title"><a id="idp51521792"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envget_intermediate_dir_mode.html b/docs/api_reference/C/envget_intermediate_dir_mode.html
index 9d0fca4..0a34b05 100644
--- a/docs/api_reference/C/envget_intermediate_dir_mode.html
+++ b/docs/api_reference/C/envget_intermediate_dir_mode.html
@@ -64,7 +64,7 @@ DB_ENV->get_intermediate_dir_mode(DB_ENV *dbenv, const char **modep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59508784"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51529136"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DB_ENV->get_intermediate_dir_mode(DB_ENV *dbenv, const char **modep);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59508976"></a>modep</h4>
+                <h4 class="title"><a id="idp51529328"></a>modep</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DB_ENV->get_intermediate_dir_mode(DB_ENV *dbenv, const char **modep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59505392"></a>Class</h3>
+              <h3 class="title"><a id="idp51525248"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -98,7 +98,7 @@ DB_ENV->get_intermediate_dir_mode(DB_ENV *dbenv, const char **modep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59504696"></a>See Also</h3>
+              <h3 class="title"><a id="idp51524984"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envget_lg_bsize.html b/docs/api_reference/C/envget_lg_bsize.html
index 4565c85..6a4a70f 100644
--- a/docs/api_reference/C/envget_lg_bsize.html
+++ b/docs/api_reference/C/envget_lg_bsize.html
@@ -64,7 +64,7 @@ DB_ENV->get_lg_bsize(DB_ENV *dbenv, u_int32_t *lg_bsizep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60758416"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52793352"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DB_ENV->get_lg_bsize(DB_ENV *dbenv, u_int32_t *lg_bsizep);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60757256"></a>lg_bsizep</h4>
+                <h4 class="title"><a id="idp52792192"></a>lg_bsizep</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DB_ENV->get_lg_bsize(DB_ENV *dbenv, u_int32_t *lg_bsizep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60361440"></a>Class</h3>
+              <h3 class="title"><a id="idp52392552"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -100,7 +100,7 @@ DB_ENV->get_lg_bsize(DB_ENV *dbenv, u_int32_t *lg_bsizep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60711480"></a>See Also</h3>
+              <h3 class="title"><a id="idp52745152"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envget_lg_dir.html b/docs/api_reference/C/envget_lg_dir.html
index 76a4ffc..e316fae 100644
--- a/docs/api_reference/C/envget_lg_dir.html
+++ b/docs/api_reference/C/envget_lg_dir.html
@@ -64,7 +64,7 @@ DB_ENV->get_lg_dir(DB_ENV *dbenv, const char **dirp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60767648"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52801872"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DB_ENV->get_lg_dir(DB_ENV *dbenv, const char **dirp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60767000"></a>dirp</h4>
+                <h4 class="title"><a id="idp52801224"></a>dirp</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DB_ENV->get_lg_dir(DB_ENV *dbenv, const char **dirp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60753432"></a>Class</h3>
+              <h3 class="title"><a id="idp52750528"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -100,7 +100,7 @@ DB_ENV->get_lg_dir(DB_ENV *dbenv, const char **dirp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60763032"></a>See Also</h3>
+              <h3 class="title"><a id="idp52732560"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envget_lg_filemode.html b/docs/api_reference/C/envget_lg_filemode.html
index bcc18ba..bed9dd7 100644
--- a/docs/api_reference/C/envget_lg_filemode.html
+++ b/docs/api_reference/C/envget_lg_filemode.html
@@ -64,7 +64,7 @@ DB_ENV->get_lg_filemode(DB_ENV *dbenv, int *lg_modep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60775704"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52809560"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DB_ENV->get_lg_filemode(DB_ENV *dbenv, int *lg_modep);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60775008"></a>lg_modep</h4>
+                <h4 class="title"><a id="idp52808912"></a>lg_modep</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DB_ENV->get_lg_filemode(DB_ENV *dbenv, int *lg_modep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60778640"></a>Class</h3>
+              <h3 class="title"><a id="idp52802088"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -100,7 +100,7 @@ DB_ENV->get_lg_filemode(DB_ENV *dbenv, int *lg_modep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60764072"></a>See Also</h3>
+              <h3 class="title"><a id="idp52798296"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envget_lg_max.html b/docs/api_reference/C/envget_lg_max.html
index 62f4923..9fe0caf 100644
--- a/docs/api_reference/C/envget_lg_max.html
+++ b/docs/api_reference/C/envget_lg_max.html
@@ -64,7 +64,7 @@ DB_ENV->get_lg_max(DB_ENV *dbenv, u_int32_t *lg_maxp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60783408"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52817504"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DB_ENV->get_lg_max(DB_ENV *dbenv, u_int32_t *lg_maxp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60782760"></a>lg_maxp</h4>
+                <h4 class="title"><a id="idp52816856"></a>lg_maxp</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DB_ENV->get_lg_max(DB_ENV *dbenv, u_int32_t *lg_maxp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60717984"></a>Class</h3>
+              <h3 class="title"><a id="idp52820488"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -100,7 +100,7 @@ DB_ENV->get_lg_max(DB_ENV *dbenv, u_int32_t *lg_maxp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60776416"></a>See Also</h3>
+              <h3 class="title"><a id="idp52815160"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envget_lg_regionmax.html b/docs/api_reference/C/envget_lg_regionmax.html
index fcdd369..09121f3 100644
--- a/docs/api_reference/C/envget_lg_regionmax.html
+++ b/docs/api_reference/C/envget_lg_regionmax.html
@@ -65,7 +65,7 @@ DB_ENV->get_lg_regionmax(DB_ENV *dbenv, u_int32_t *lg_regionmaxp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60791248"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52825432"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -73,7 +73,7 @@ DB_ENV->get_lg_regionmax(DB_ENV *dbenv, u_int32_t *lg_regionmaxp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60790600"></a>lg_regionmaxp</h4>
+                <h4 class="title"><a id="idp52824784"></a>lg_regionmaxp</h4>
               </div>
             </div>
           </div>
@@ -87,7 +87,7 @@ DB_ENV->get_lg_regionmax(DB_ENV *dbenv, u_int32_t *lg_regionmaxp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60794240"></a>Class</h3>
+              <h3 class="title"><a id="idp52808976"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -101,7 +101,7 @@ DB_ENV->get_lg_regionmax(DB_ENV *dbenv, u_int32_t *lg_regionmaxp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60783688"></a>See Also</h3>
+              <h3 class="title"><a id="idp52823088"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envget_lk_conflicts.html b/docs/api_reference/C/envget_lk_conflicts.html
index 6080fef..c0d5e09 100644
--- a/docs/api_reference/C/envget_lk_conflicts.html
+++ b/docs/api_reference/C/envget_lk_conflicts.html
@@ -64,7 +64,7 @@ DB_ENV->get_lk_conflicts(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60346200"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52373528"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DB_ENV->get_lk_conflicts(DB_ENV *dbenv,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60312176"></a>lk_conflictsp</h4>
+                <h4 class="title"><a id="idp52381304"></a>lk_conflictsp</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DB_ENV->get_lk_conflicts(DB_ENV *dbenv,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59225328"></a>lk_modesp</h4>
+                <h4 class="title"><a id="idp51238680"></a>lk_modesp</h4>
               </div>
             </div>
           </div>
@@ -100,7 +100,7 @@ DB_ENV->get_lk_conflicts(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59214368"></a>Errors</h3>
+              <h3 class="title"><a id="idp51227536"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -116,7 +116,7 @@ DB_ENV->get_lk_conflicts(DB_ENV *dbenv,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60343160"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp52382168"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -130,7 +130,7 @@ DB_ENV->get_lk_conflicts(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60372688"></a>Class</h3>
+              <h3 class="title"><a id="idp52403232"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -142,7 +142,7 @@ DB_ENV->get_lk_conflicts(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60373880"></a>See Also</h3>
+              <h3 class="title"><a id="idp52405464"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envget_lk_detect.html b/docs/api_reference/C/envget_lk_detect.html
index edb645b..4500514 100644
--- a/docs/api_reference/C/envget_lk_detect.html
+++ b/docs/api_reference/C/envget_lk_detect.html
@@ -63,7 +63,7 @@ DB_ENV->get_lk_detect(DB_ENV *dbenv, u_int32_t *lk_detectp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60340624"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52404880"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -71,7 +71,7 @@ DB_ENV->get_lk_detect(DB_ENV *dbenv, u_int32_t *lk_detectp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60373080"></a>lk_detectp</h4>
+                <h4 class="title"><a id="idp52404728"></a>lk_detectp</h4>
               </div>
             </div>
           </div>
@@ -85,7 +85,7 @@ DB_ENV->get_lk_detect(DB_ENV *dbenv, u_int32_t *lk_detectp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60369920"></a>Errors</h3>
+              <h3 class="title"><a id="idp52400608"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -101,7 +101,7 @@ DB_ENV->get_lk_detect(DB_ENV *dbenv, u_int32_t *lk_detectp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60382800"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp52414440"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -115,7 +115,7 @@ DB_ENV->get_lk_detect(DB_ENV *dbenv, u_int32_t *lk_detectp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60381720"></a>Class</h3>
+              <h3 class="title"><a id="idp52413360"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -128,7 +128,7 @@ DB_ENV->get_lk_detect(DB_ENV *dbenv, u_int32_t *lk_detectp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60300608"></a>See Also</h3>
+              <h3 class="title"><a id="idp52415072"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envget_lk_max_lockers.html b/docs/api_reference/C/envget_lk_max_lockers.html
index bae658e..6a4be19 100644
--- a/docs/api_reference/C/envget_lk_max_lockers.html
+++ b/docs/api_reference/C/envget_lk_max_lockers.html
@@ -64,7 +64,7 @@ DB_ENV->get_lk_max_lockers(DB_ENV *dbenv, u_int32_t *lk_maxp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60373512"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52410856"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DB_ENV->get_lk_max_lockers(DB_ENV *dbenv, u_int32_t *lk_maxp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60379176"></a>lk_maxp</h4>
+                <h4 class="title"><a id="idp52411048"></a>lk_maxp</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DB_ENV->get_lk_max_lockers(DB_ENV *dbenv, u_int32_t *lk_maxp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60383656"></a>Errors</h3>
+              <h3 class="title"><a id="idp52341256"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -102,7 +102,7 @@ DB_ENV->get_lk_max_lockers(DB_ENV *dbenv, u_int32_t *lk_maxp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60392608"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp52424240"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -116,7 +116,7 @@ DB_ENV->get_lk_max_lockers(DB_ENV *dbenv, u_int32_t *lk_maxp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60391528"></a>Class</h3>
+              <h3 class="title"><a id="idp52423160"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -129,7 +129,7 @@ DB_ENV->get_lk_max_lockers(DB_ENV *dbenv, u_int32_t *lk_maxp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60379240"></a>See Also</h3>
+              <h3 class="title"><a id="idp52411112"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envget_lk_max_locks.html b/docs/api_reference/C/envget_lk_max_locks.html
index de1ece5..6ee165b 100644
--- a/docs/api_reference/C/envget_lk_max_locks.html
+++ b/docs/api_reference/C/envget_lk_max_locks.html
@@ -64,7 +64,7 @@ DB_ENV->get_lk_max_locks(DB_ENV *dbenv, u_int32_t *lk_maxp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60387960"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52419752"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DB_ENV->get_lk_max_locks(DB_ENV *dbenv, u_int32_t *lk_maxp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60388152"></a>lk_maxp</h4>
+                <h4 class="title"><a id="idp52419944"></a>lk_maxp</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DB_ENV->get_lk_max_locks(DB_ENV *dbenv, u_int32_t *lk_maxp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60393592"></a>Errors</h3>
+              <h3 class="title"><a id="idp52400824"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -102,7 +102,7 @@ DB_ENV->get_lk_max_locks(DB_ENV *dbenv, u_int32_t *lk_maxp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60402704"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp52434328"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -116,7 +116,7 @@ DB_ENV->get_lk_max_locks(DB_ENV *dbenv, u_int32_t *lk_maxp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60401624"></a>Class</h3>
+              <h3 class="title"><a id="idp52433248"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -128,7 +128,7 @@ DB_ENV->get_lk_max_locks(DB_ENV *dbenv, u_int32_t *lk_maxp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60388216"></a>See Also</h3>
+              <h3 class="title"><a id="idp52420008"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envget_lk_max_objects.html b/docs/api_reference/C/envget_lk_max_objects.html
index d750e22..b556b6f 100644
--- a/docs/api_reference/C/envget_lk_max_objects.html
+++ b/docs/api_reference/C/envget_lk_max_objects.html
@@ -64,7 +64,7 @@ DB_ENV->get_lk_max_objects(DB_ENV *dbenv, u_int32_t *lk_maxp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60398000"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52429600"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DB_ENV->get_lk_max_objects(DB_ENV *dbenv, u_int32_t *lk_maxp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60398192"></a>lk_maxp</h4>
+                <h4 class="title"><a id="idp52429792"></a>lk_maxp</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DB_ENV->get_lk_max_objects(DB_ENV *dbenv, u_int32_t *lk_maxp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60403560"></a>Errors</h3>
+              <h3 class="title"><a id="idp52435184"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -102,7 +102,7 @@ DB_ENV->get_lk_max_objects(DB_ENV *dbenv, u_int32_t *lk_maxp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60412448"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp52444256"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -116,7 +116,7 @@ DB_ENV->get_lk_max_objects(DB_ENV *dbenv, u_int32_t *lk_maxp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60411368"></a>Class</h3>
+              <h3 class="title"><a id="idp52443176"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -129,7 +129,7 @@ DB_ENV->get_lk_max_objects(DB_ENV *dbenv, u_int32_t *lk_maxp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60398256"></a>See Also</h3>
+              <h3 class="title"><a id="idp52429856"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envget_lk_partitions.html b/docs/api_reference/C/envget_lk_partitions.html
index 9235866..a37c693 100644
--- a/docs/api_reference/C/envget_lk_partitions.html
+++ b/docs/api_reference/C/envget_lk_partitions.html
@@ -64,7 +64,7 @@ DB_ENV->get_lk_partitions(DB_ENV *dbenv, u_int32_t *lk_partitions);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60408056"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52439680"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DB_ENV->get_lk_partitions(DB_ENV *dbenv, u_int32_t *lk_partitions);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60408248"></a>lk_partitions</h4>
+                <h4 class="title"><a id="idp52439872"></a>lk_partitions</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DB_ENV->get_lk_partitions(DB_ENV *dbenv, u_int32_t *lk_partitions);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60389360"></a>Errors</h3>
+              <h3 class="title"><a id="idp52445112"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -102,7 +102,7 @@ DB_ENV->get_lk_partitions(DB_ENV *dbenv, u_int32_t *lk_partitions);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60422736"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp52454496"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -116,7 +116,7 @@ DB_ENV->get_lk_partitions(DB_ENV *dbenv, u_int32_t *lk_partitions);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60421656"></a>Class</h3>
+              <h3 class="title"><a id="idp52453416"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -129,7 +129,7 @@ DB_ENV->get_lk_partitions(DB_ENV *dbenv, u_int32_t *lk_partitions);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60408312"></a>See Also</h3>
+              <h3 class="title"><a id="idp52439936"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envget_lk_priority.html b/docs/api_reference/C/envget_lk_priority.html
index 9558e71..0b0728d 100644
--- a/docs/api_reference/C/envget_lk_priority.html
+++ b/docs/api_reference/C/envget_lk_priority.html
@@ -50,7 +50,7 @@ DB_ENV->get_lk_priority(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60411904"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52444144"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -58,7 +58,7 @@ DB_ENV->get_lk_priority(DB_ENV *dbenv,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60424744"></a>lockerid</h4>
+                <h4 class="title"><a id="idp52443256"></a>lockerid</h4>
               </div>
             </div>
           </div>
@@ -72,7 +72,7 @@ DB_ENV->get_lk_priority(DB_ENV *dbenv,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60399400"></a>priority</h4>
+                <h4 class="title"><a id="idp52430912"></a>priority</h4>
               </div>
             </div>
           </div>
@@ -87,7 +87,7 @@ DB_ENV->get_lk_priority(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60423592"></a>Errors</h3>
+              <h3 class="title"><a id="idp52455352"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -103,7 +103,7 @@ DB_ENV->get_lk_priority(DB_ENV *dbenv,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60431720"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp52463600"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -116,7 +116,7 @@ DB_ENV->get_lk_priority(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60430640"></a>Class</h3>
+              <h3 class="title"><a id="idp52462520"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -129,7 +129,7 @@ DB_ENV->get_lk_priority(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60433056"></a>See Also</h3>
+              <h3 class="title"><a id="idp52464936"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envget_lk_tablesize.html b/docs/api_reference/C/envget_lk_tablesize.html
index 0d916c1..1487ed0 100644
--- a/docs/api_reference/C/envget_lk_tablesize.html
+++ b/docs/api_reference/C/envget_lk_tablesize.html
@@ -65,7 +65,7 @@ DB_ENV->get_lk_tablesize(DB_ENV *dbenv, u_int32_t *tablesizep; </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60432472"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52464352"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -73,7 +73,7 @@ DB_ENV->get_lk_tablesize(DB_ENV *dbenv, u_int32_t *tablesizep; </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60432320"></a>tablesizep</h4>
+                <h4 class="title"><a id="idp52464200"></a>tablesizep</h4>
               </div>
             </div>
           </div>
@@ -89,7 +89,7 @@ DB_ENV->get_lk_tablesize(DB_ENV *dbenv, u_int32_t *tablesizep; </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60410584"></a>Class</h3>
+              <h3 class="title"><a id="idp52447360"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -102,7 +102,7 @@ DB_ENV->get_lk_tablesize(DB_ENV *dbenv, u_int32_t *tablesizep; </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60416736"></a>See Also</h3>
+              <h3 class="title"><a id="idp52466584"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envget_memory_init.html b/docs/api_reference/C/envget_memory_init.html
index b320379..1dde473 100644
--- a/docs/api_reference/C/envget_memory_init.html
+++ b/docs/api_reference/C/envget_memory_init.html
@@ -68,7 +68,7 @@ DB_ENV->get_memory_init(DB_ENV *dbenv, DB_MEM_CONFIG type,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59513120"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51533528"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -76,7 +76,7 @@ DB_ENV->get_memory_init(DB_ENV *dbenv, DB_MEM_CONFIG type,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59512472"></a>type</h4>
+                <h4 class="title"><a id="idp51532880"></a>type</h4>
               </div>
             </div>
           </div>
@@ -159,7 +159,7 @@ DB_ENV->get_memory_init(DB_ENV *dbenv, DB_MEM_CONFIG type,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59526488"></a>countp</h4>
+                <h4 class="title"><a id="idp51546696"></a>countp</h4>
               </div>
             </div>
           </div>
@@ -174,7 +174,7 @@ DB_ENV->get_memory_init(DB_ENV *dbenv, DB_MEM_CONFIG type,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59516672"></a>Class</h3>
+              <h3 class="title"><a id="idp51536880"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -186,7 +186,7 @@ DB_ENV->get_memory_init(DB_ENV *dbenv, DB_MEM_CONFIG type,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59528776"></a>See Also</h3>
+              <h3 class="title"><a id="idp51548984"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envget_memory_max.html b/docs/api_reference/C/envget_memory_max.html
index 6a64b45..7ae5d29 100644
--- a/docs/api_reference/C/envget_memory_max.html
+++ b/docs/api_reference/C/envget_memory_max.html
@@ -67,7 +67,7 @@ DB_ENV->get_memory_max(DB_ENV *dbenv, u_int32_t *gbytesp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59523464"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51543672"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ DB_ENV->get_memory_max(DB_ENV *dbenv, u_int32_t *gbytesp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59527648"></a>gbytesp</h4>
+                <h4 class="title"><a id="idp51554064"></a>gbytesp</h4>
               </div>
             </div>
           </div>
@@ -89,7 +89,7 @@ DB_ENV->get_memory_max(DB_ENV *dbenv, u_int32_t *gbytesp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59520304"></a>bytesp</h4>
+                <h4 class="title"><a id="idp51540512"></a>bytesp</h4>
               </div>
             </div>
           </div>
@@ -103,7 +103,7 @@ DB_ENV->get_memory_max(DB_ENV *dbenv, u_int32_t *gbytesp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59513224"></a>sizep</h4>
+                <h4 class="title"><a id="idp51540944"></a>sizep</h4>
               </div>
             </div>
           </div>
@@ -118,7 +118,7 @@ DB_ENV->get_memory_max(DB_ENV *dbenv, u_int32_t *gbytesp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59521384"></a>Class</h3>
+              <h3 class="title"><a id="idp51514600"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -130,7 +130,7 @@ DB_ENV->get_memory_max(DB_ENV *dbenv, u_int32_t *gbytesp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59516256"></a>See Also</h3>
+              <h3 class="title"><a id="idp51534624"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envget_metadata_dir.html b/docs/api_reference/C/envget_metadata_dir.html
index 2fffe33..77604f9 100644
--- a/docs/api_reference/C/envget_metadata_dir.html
+++ b/docs/api_reference/C/envget_metadata_dir.html
@@ -66,7 +66,7 @@ DB_ENV->get_metadata_dir(DB_ENV *envp, const char **dirp); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59538560"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51558528"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -74,7 +74,7 @@ DB_ENV->get_metadata_dir(DB_ENV *envp, const char **dirp); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59537808"></a>dirp</h4>
+                <h4 class="title"><a id="idp51557776"></a>dirp</h4>
               </div>
             </div>
           </div>
@@ -89,7 +89,7 @@ DB_ENV->get_metadata_dir(DB_ENV *envp, const char **dirp); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59524496"></a>Class</h3>
+              <h3 class="title"><a id="idp51544752"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -101,7 +101,7 @@ DB_ENV->get_metadata_dir(DB_ENV *envp, const char **dirp); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59521512"></a>See Also</h3>
+              <h3 class="title"><a id="idp51560208"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envget_mp_mmapsize.html b/docs/api_reference/C/envget_mp_mmapsize.html
index ccfb178..ed0c9b3 100644
--- a/docs/api_reference/C/envget_mp_mmapsize.html
+++ b/docs/api_reference/C/envget_mp_mmapsize.html
@@ -64,7 +64,7 @@ DB_ENV->get_mp_mmapsize(DB_ENV *dbenv, size_t *mp_mmapsizep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61148064"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53182424"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DB_ENV->get_mp_mmapsize(DB_ENV *dbenv, size_t *mp_mmapsizep);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61147160"></a>mp_mmapsizep</h4>
+                <h4 class="title"><a id="idp53181304"></a>mp_mmapsizep</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DB_ENV->get_mp_mmapsize(DB_ENV *dbenv, size_t *mp_mmapsizep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61139272"></a>Class</h3>
+              <h3 class="title"><a id="idp53184896"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -99,7 +99,7 @@ DB_ENV->get_mp_mmapsize(DB_ENV *dbenv, size_t *mp_mmapsizep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61147480"></a>See Also</h3>
+              <h3 class="title"><a id="idp53181408"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envget_mp_mtxcount.html b/docs/api_reference/C/envget_mp_mtxcount.html
index d123497..525e1a6 100644
--- a/docs/api_reference/C/envget_mp_mtxcount.html
+++ b/docs/api_reference/C/envget_mp_mtxcount.html
@@ -51,7 +51,7 @@ DB_ENV->get_mp_mtxcount(DB_ENV *dbenv, u_int32_t *mtxcount);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61144344"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53181104"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -59,7 +59,7 @@ DB_ENV->get_mp_mtxcount(DB_ENV *dbenv, u_int32_t *mtxcount);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61147928"></a>mtxcount</h4>
+                <h4 class="title"><a id="idp53178488"></a>mtxcount</h4>
               </div>
             </div>
           </div>
@@ -73,7 +73,7 @@ DB_ENV->get_mp_mtxcount(DB_ENV *dbenv, u_int32_t *mtxcount);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61155704"></a>Class</h3>
+              <h3 class="title"><a id="idp53190064"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -86,7 +86,7 @@ DB_ENV->get_mp_mtxcount(DB_ENV *dbenv, u_int32_t *mtxcount);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61156784"></a>See Also</h3>
+              <h3 class="title"><a id="idp53191144"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envget_mp_pagesize.html b/docs/api_reference/C/envget_mp_pagesize.html
index 57e974f..ddaeda7 100644
--- a/docs/api_reference/C/envget_mp_pagesize.html
+++ b/docs/api_reference/C/envget_mp_pagesize.html
@@ -53,7 +53,7 @@ DB_ENV->get_mp_pagesize(DB_ENV *dbenv, u_int32_t *pagesizep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61163968"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53188872"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -61,7 +61,7 @@ DB_ENV->get_mp_pagesize(DB_ENV *dbenv, u_int32_t *pagesizep);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61164160"></a>pagesizep</h4>
+                <h4 class="title"><a id="idp53198344"></a>pagesizep</h4>
               </div>
             </div>
           </div>
@@ -75,7 +75,7 @@ DB_ENV->get_mp_pagesize(DB_ENV *dbenv, u_int32_t *pagesizep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61143576"></a>Class</h3>
+              <h3 class="title"><a id="idp53179664"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -88,7 +88,7 @@ DB_ENV->get_mp_pagesize(DB_ENV *dbenv, u_int32_t *pagesizep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61159832"></a>See Also</h3>
+              <h3 class="title"><a id="idp53194080"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envget_mp_tablesize.html b/docs/api_reference/C/envget_mp_tablesize.html
index 77aadb3..e51b841 100644
--- a/docs/api_reference/C/envget_mp_tablesize.html
+++ b/docs/api_reference/C/envget_mp_tablesize.html
@@ -49,7 +49,7 @@ DB_ENV->get_mp_tablesize(DB_ENV *dbenv, u_int32_t *tablesizep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61149664"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53194664"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -57,7 +57,7 @@ DB_ENV->get_mp_tablesize(DB_ENV *dbenv, u_int32_t *tablesizep);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61149856"></a>tablesize</h4>
+                <h4 class="title"><a id="idp53184216"></a>tablesize</h4>
               </div>
             </div>
           </div>
@@ -70,7 +70,7 @@ DB_ENV->get_mp_tablesize(DB_ENV *dbenv, u_int32_t *tablesizep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61165088"></a>Class</h3>
+              <h3 class="title"><a id="idp53199216"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -83,7 +83,7 @@ DB_ENV->get_mp_tablesize(DB_ENV *dbenv, u_int32_t *tablesizep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61166168"></a>See Also</h3>
+              <h3 class="title"><a id="idp53200296"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envget_msgfile.html b/docs/api_reference/C/envget_msgfile.html
index 4fdc9dd..c3761ce 100644
--- a/docs/api_reference/C/envget_msgfile.html
+++ b/docs/api_reference/C/envget_msgfile.html
@@ -54,7 +54,7 @@ DB_ENV->get_msgfile(DB_ENV *dbenv, FILE **msgfilep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59546264"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51553144"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -62,7 +62,7 @@ DB_ENV->get_msgfile(DB_ENV *dbenv, FILE **msgfilep);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59531768"></a>msgfilep</h4>
+                <h4 class="title"><a id="idp51547864"></a>msgfilep</h4>
               </div>
             </div>
           </div>
@@ -75,7 +75,7 @@ DB_ENV->get_msgfile(DB_ENV *dbenv, FILE **msgfilep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59540368"></a>Class</h3>
+              <h3 class="title"><a id="idp51538128"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -87,7 +87,7 @@ DB_ENV->get_msgfile(DB_ENV *dbenv, FILE **msgfilep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59544264"></a>See Also</h3>
+              <h3 class="title"><a id="idp51559264"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envget_open_flags.html b/docs/api_reference/C/envget_open_flags.html
index aa0c549..8ff2b42 100644
--- a/docs/api_reference/C/envget_open_flags.html
+++ b/docs/api_reference/C/envget_open_flags.html
@@ -62,7 +62,7 @@ DB_ENV->get_open_flags(DB_ENV *dbenv, u_int32_t *flagsp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59551584"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51571400"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -70,7 +70,7 @@ DB_ENV->get_open_flags(DB_ENV *dbenv, u_int32_t *flagsp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59550936"></a>flagsp</h4>
+                <h4 class="title"><a id="idp51570752"></a>flagsp</h4>
               </div>
             </div>
           </div>
@@ -84,7 +84,7 @@ DB_ENV->get_open_flags(DB_ENV *dbenv, u_int32_t *flagsp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59539296"></a>Class</h3>
+              <h3 class="title"><a id="idp51566368"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -96,7 +96,7 @@ DB_ENV->get_open_flags(DB_ENV *dbenv, u_int32_t *flagsp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59527712"></a>See Also</h3>
+              <h3 class="title"><a id="idp51571616"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envget_shm_key.html b/docs/api_reference/C/envget_shm_key.html
index 6b2484d..ff96c84 100644
--- a/docs/api_reference/C/envget_shm_key.html
+++ b/docs/api_reference/C/envget_shm_key.html
@@ -64,7 +64,7 @@ DB_ENV->get_shm_key(DB_ENV *dbenv, long *shm_keyp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59559104"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51579024"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DB_ENV->get_shm_key(DB_ENV *dbenv, long *shm_keyp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59558456"></a>shm_keyp</h4>
+                <h4 class="title"><a id="idp51578376"></a>shm_keyp</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DB_ENV->get_shm_key(DB_ENV *dbenv, long *shm_keyp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59546464"></a>Class</h3>
+              <h3 class="title"><a id="idp51555040"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -98,7 +98,7 @@ DB_ENV->get_shm_key(DB_ENV *dbenv, long *shm_keyp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59545688"></a>See Also</h3>
+              <h3 class="title"><a id="idp51579240"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envget_thread_count.html b/docs/api_reference/C/envget_thread_count.html
index eba9345..cf09652 100644
--- a/docs/api_reference/C/envget_thread_count.html
+++ b/docs/api_reference/C/envget_thread_count.html
@@ -62,7 +62,7 @@ DB_ENV->get_thread_count(DB_ENV *dbenv, u_int32_t *countp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59567080"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51586856"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -70,7 +70,7 @@ DB_ENV->get_thread_count(DB_ENV *dbenv, u_int32_t *countp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59566432"></a>countp</h4>
+                <h4 class="title"><a id="idp51586208"></a>countp</h4>
               </div>
             </div>
           </div>
@@ -84,7 +84,7 @@ DB_ENV->get_thread_count(DB_ENV *dbenv, u_int32_t *countp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59550096"></a>Class</h3>
+              <h3 class="title"><a id="idp51569112"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -96,7 +96,7 @@ DB_ENV->get_thread_count(DB_ENV *dbenv, u_int32_t *countp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59549728"></a>See Also</h3>
+              <h3 class="title"><a id="idp51587072"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envget_timeout.html b/docs/api_reference/C/envget_timeout.html
index e3421d6..d36497d 100644
--- a/docs/api_reference/C/envget_timeout.html
+++ b/docs/api_reference/C/envget_timeout.html
@@ -65,7 +65,7 @@ DB_ENV->get_timeout(DB_ENV *dbenv, db_timeout_t *timeoutp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59574704"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51594664"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -73,7 +73,7 @@ DB_ENV->get_timeout(DB_ENV *dbenv, db_timeout_t *timeoutp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59574056"></a>timeoutp</h4>
+                <h4 class="title"><a id="idp51594016"></a>timeoutp</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DB_ENV->get_timeout(DB_ENV *dbenv, db_timeout_t *timeoutp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59568976"></a>flag</h4>
+                <h4 class="title"><a id="idp51588968"></a>flag</h4>
               </div>
             </div>
           </div>
@@ -135,7 +135,7 @@ DB_ENV->get_timeout(DB_ENV *dbenv, db_timeout_t *timeoutp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59582672"></a>Class</h3>
+              <h3 class="title"><a id="idp51602376"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -147,7 +147,7 @@ DB_ENV->get_timeout(DB_ENV *dbenv, db_timeout_t *timeoutp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59578712"></a>See Also</h3>
+              <h3 class="title"><a id="idp51598416"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envget_tmp_dir.html b/docs/api_reference/C/envget_tmp_dir.html
index f3fd648..55c88c4 100644
--- a/docs/api_reference/C/envget_tmp_dir.html
+++ b/docs/api_reference/C/envget_tmp_dir.html
@@ -62,7 +62,7 @@ DB_ENV->get_tmp_dir(DB_ENV *dbenv, const char **dirp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59593400"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51613104"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -70,7 +70,7 @@ DB_ENV->get_tmp_dir(DB_ENV *dbenv, const char **dirp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59592752"></a>dirp</h4>
+                <h4 class="title"><a id="idp51612240"></a>dirp</h4>
               </div>
             </div>
           </div>
@@ -84,7 +84,7 @@ DB_ENV->get_tmp_dir(DB_ENV *dbenv, const char **dirp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59576648"></a>Class</h3>
+              <h3 class="title"><a id="idp51595960"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -96,7 +96,7 @@ DB_ENV->get_tmp_dir(DB_ENV *dbenv, const char **dirp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59573944"></a>See Also</h3>
+              <h3 class="title"><a id="idp51594120"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envget_tx_max.html b/docs/api_reference/C/envget_tx_max.html
index 96b6f3e..76a7e68 100644
--- a/docs/api_reference/C/envget_tx_max.html
+++ b/docs/api_reference/C/envget_tx_max.html
@@ -63,7 +63,7 @@ DB_ENV->get_tx_max(DB_ENV *dbenv, u_int32_t *tx_maxp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62715328"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54751224"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -71,7 +71,7 @@ DB_ENV->get_tx_max(DB_ENV *dbenv, u_int32_t *tx_maxp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62715800"></a>tx_maxp</h4>
+                <h4 class="title"><a id="idp54751696"></a>tx_maxp</h4>
               </div>
             </div>
           </div>
@@ -85,7 +85,7 @@ DB_ENV->get_tx_max(DB_ENV *dbenv, u_int32_t *tx_maxp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62704960"></a>Class</h3>
+              <h3 class="title"><a id="idp54754544"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -98,7 +98,7 @@ DB_ENV->get_tx_max(DB_ENV *dbenv, u_int32_t *tx_maxp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62710608"></a>See Also</h3>
+              <h3 class="title"><a id="idp54728728"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envget_tx_timestamp.html b/docs/api_reference/C/envget_tx_timestamp.html
index 3748224..6216a53 100644
--- a/docs/api_reference/C/envget_tx_timestamp.html
+++ b/docs/api_reference/C/envget_tx_timestamp.html
@@ -64,7 +64,7 @@ DB_ENV->get_tx_timestamp(DB_ENV *dbenv, time_t *timestampp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62723720"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54759088"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DB_ENV->get_tx_timestamp(DB_ENV *dbenv, time_t *timestampp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62723072"></a>timestampp</h4>
+                <h4 class="title"><a id="idp54758440"></a>timestampp</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DB_ENV->get_tx_timestamp(DB_ENV *dbenv, time_t *timestampp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62717736"></a>Class</h3>
+              <h3 class="title"><a id="idp54762088"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -99,7 +99,7 @@ DB_ENV->get_tx_timestamp(DB_ENV *dbenv, time_t *timestampp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62517880"></a>See Also</h3>
+              <h3 class="title"><a id="idp54737600"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envget_verbose.html b/docs/api_reference/C/envget_verbose.html
index a987df1..18ea5ca 100644
--- a/docs/api_reference/C/envget_verbose.html
+++ b/docs/api_reference/C/envget_verbose.html
@@ -63,7 +63,7 @@ DB_ENV->get_verbose(DB_ENV *dbenv, u_int32_t which, int *onoffp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59572368"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51605552"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -71,7 +71,7 @@ DB_ENV->get_verbose(DB_ENV *dbenv, u_int32_t which, int *onoffp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59586064"></a>which</h4>
+                <h4 class="title"><a id="idp51593288"></a>which</h4>
               </div>
             </div>
           </div>
@@ -219,7 +219,7 @@ DB_ENV->get_verbose(DB_ENV *dbenv, u_int32_t which, int *onoffp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59607680"></a>onoffp</h4>
+                <h4 class="title"><a id="idp51626776"></a>onoffp</h4>
               </div>
             </div>
           </div>
@@ -233,7 +233,7 @@ DB_ENV->get_verbose(DB_ENV *dbenv, u_int32_t which, int *onoffp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59581872"></a>Class</h3>
+              <h3 class="title"><a id="idp51599456"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -245,7 +245,7 @@ DB_ENV->get_verbose(DB_ENV *dbenv, u_int32_t which, int *onoffp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59571392"></a>See Also</h3>
+              <h3 class="title"><a id="idp51623488"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envlog_get_config.html b/docs/api_reference/C/envlog_get_config.html
index 74d440b..81466d8 100644
--- a/docs/api_reference/C/envlog_get_config.html
+++ b/docs/api_reference/C/envlog_get_config.html
@@ -65,7 +65,7 @@ DB_ENV->log_get_config(DB_ENV *dbenv, u_int32_t which, int *onoffp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60850016"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52883656"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -73,7 +73,7 @@ DB_ENV->log_get_config(DB_ENV *dbenv, u_int32_t which, int *onoffp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60838392"></a>which</h4>
+                <h4 class="title"><a id="idp52885120"></a>which</h4>
               </div>
             </div>
           </div>
@@ -136,7 +136,7 @@ DB_ENV->log_get_config(DB_ENV *dbenv, u_int32_t which, int *onoffp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60870936"></a>onoffp</h4>
+                <h4 class="title"><a id="idp52904944"></a>onoffp</h4>
               </div>
             </div>
           </div>
@@ -154,7 +154,7 @@ DB_ENV->log_get_config(DB_ENV *dbenv, u_int32_t which, int *onoffp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60871368"></a>Class</h3>
+              <h3 class="title"><a id="idp52905376"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -166,7 +166,7 @@ DB_ENV->log_get_config(DB_ENV *dbenv, u_int32_t which, int *onoffp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60873344"></a>See Also</h3>
+              <h3 class="title"><a id="idp52907352"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envlog_set_config.html b/docs/api_reference/C/envlog_set_config.html
index 38c7aa2..f8aed7b 100644
--- a/docs/api_reference/C/envlog_set_config.html
+++ b/docs/api_reference/C/envlog_set_config.html
@@ -67,7 +67,7 @@ DB_ENV->log_set_config(DB_ENV *dbenv, u_int32_t flags, int onoff);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60888680"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52922392"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ DB_ENV->log_set_config(DB_ENV *dbenv, u_int32_t flags, int onoff);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60889328"></a>flags</h4>
+                <h4 class="title"><a id="idp52923040"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -232,7 +232,7 @@ DB_ENV->log_set_config(DB_ENV *dbenv, u_int32_t flags, int onoff);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60913592"></a>onoff</h4>
+                <h4 class="title"><a id="idp52947424"></a>onoff</h4>
               </div>
             </div>
           </div>
@@ -246,7 +246,7 @@ DB_ENV->log_set_config(DB_ENV *dbenv, u_int32_t flags, int onoff);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60895680"></a>Errors</h3>
+              <h3 class="title"><a id="idp52924600"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -262,7 +262,7 @@ DB_ENV->log_set_config(DB_ENV *dbenv, u_int32_t flags, int onoff);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60907464"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp52941296"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -275,7 +275,7 @@ DB_ENV->log_set_config(DB_ENV *dbenv, u_int32_t flags, int onoff);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60918160"></a>Class</h3>
+              <h3 class="title"><a id="idp52951992"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -287,7 +287,7 @@ DB_ENV->log_set_config(DB_ENV *dbenv, u_int32_t flags, int onoff);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60898504"></a>See Also</h3>
+              <h3 class="title"><a id="idp52948968"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envlog_verify.html b/docs/api_reference/C/envlog_verify.html
index d79e280..dafd100 100644
--- a/docs/api_reference/C/envlog_verify.html
+++ b/docs/api_reference/C/envlog_verify.html
@@ -78,7 +78,7 @@ DB_ENV->log_verify(DB_ENV *dbenv, const DB_LOG_VERIFY_CONFIG *config);
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59622656"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51622608"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -86,7 +86,7 @@ DB_ENV->log_verify(DB_ENV *dbenv, const DB_LOG_VERIFY_CONFIG *config);
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59618664"></a>config </h4>
+                <h4 class="title"><a id="idp51637632"></a>config </h4>
               </div>
             </div>
           </div>
@@ -100,7 +100,7 @@ DB_ENV->log_verify(DB_ENV *dbenv, const DB_LOG_VERIFY_CONFIG *config);
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59624728"></a>DB_LOG_VERIFY_CONFIG members</h3>
+              <h3 class="title"><a id="idp51643760"></a>DB_LOG_VERIFY_CONFIG members</h3>
             </div>
           </div>
         </div>
@@ -118,7 +118,7 @@ time_t start_time, end_time;
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59629256"></a>continue_after_fail</h4>
+                <h4 class="title"><a id="idp51649208"></a>continue_after_fail</h4>
               </div>
             </div>
           </div>
@@ -130,7 +130,7 @@ time_t start_time, end_time;
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59583840"></a>verbose</h4>
+                <h4 class="title"><a id="idp51623040"></a>verbose</h4>
               </div>
             </div>
           </div>
@@ -142,7 +142,7 @@ time_t start_time, end_time;
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59605752"></a>cachesize</h4>
+                <h4 class="title"><a id="idp51603944"></a>cachesize</h4>
               </div>
             </div>
           </div>
@@ -154,7 +154,7 @@ time_t start_time, end_time;
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59621296"></a> temp_envhome</h4>
+                <h4 class="title"><a id="idp51575408"></a> temp_envhome</h4>
               </div>
             </div>
           </div>
@@ -166,7 +166,7 @@ time_t start_time, end_time;
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59596456"></a>dbfile</h4>
+                <h4 class="title"><a id="idp51616104"></a>dbfile</h4>
               </div>
             </div>
           </div>
@@ -178,7 +178,7 @@ time_t start_time, end_time;
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59623320"></a>dbname</h4>
+                <h4 class="title"><a id="idp51642416"></a>dbname</h4>
               </div>
             </div>
           </div>
@@ -190,7 +190,7 @@ time_t start_time, end_time;
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59629320"></a>start_lsn and end_lsn </h4>
+                <h4 class="title"><a id="idp51649272"></a>start_lsn and end_lsn </h4>
               </div>
             </div>
           </div>
@@ -203,7 +203,7 @@ time_t start_time, end_time;
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59631912"></a>start_time and end_time </h4>
+                <h4 class="title"><a id="idp51650856"></a>start_time and end_time </h4>
               </div>
             </div>
           </div>
@@ -224,7 +224,7 @@ time_t start_time, end_time;
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59633248"></a>Environment Variables</h3>
+              <h3 class="title"><a id="idp51652192"></a>Environment Variables</h3>
             </div>
           </div>
         </div>
@@ -238,7 +238,7 @@ time_t start_time, end_time;
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59602056"></a>Errors</h3>
+              <h3 class="title"><a id="idp51621152"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -256,7 +256,7 @@ time_t start_time, end_time;
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59592472"></a>Class</h3>
+              <h3 class="title"><a id="idp51619560"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -268,7 +268,7 @@ time_t start_time, end_time;
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59638704"></a>See Also</h3>
+              <h3 class="title"><a id="idp51657832"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envlsn_reset.html b/docs/api_reference/C/envlsn_reset.html
index 84b6d28..61ba42d 100644
--- a/docs/api_reference/C/envlsn_reset.html
+++ b/docs/api_reference/C/envlsn_reset.html
@@ -81,7 +81,7 @@ DB_ENV->lsn_reset(DB_ENV *dbenv, const char *file, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59643680"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51662856"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -89,7 +89,7 @@ DB_ENV->lsn_reset(DB_ENV *dbenv, const char *file, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59643336"></a>file</h4>
+                <h4 class="title"><a id="idp51662512"></a>file</h4>
               </div>
             </div>
           </div>
@@ -101,7 +101,7 @@ DB_ENV->lsn_reset(DB_ENV *dbenv, const char *file, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59649776"></a>flags</h4>
+                <h4 class="title"><a id="idp51668992"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -127,7 +127,7 @@ DB_ENV->lsn_reset(DB_ENV *dbenv, const char *file, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59650960"></a>Errors</h3>
+              <h3 class="title"><a id="idp51670176"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -143,7 +143,7 @@ DB_ENV->lsn_reset(DB_ENV *dbenv, const char *file, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59655856"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp51669872"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -156,7 +156,7 @@ DB_ENV->lsn_reset(DB_ENV *dbenv, const char *file, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59654560"></a>Class</h3>
+              <h3 class="title"><a id="idp51674208"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -168,7 +168,7 @@ DB_ENV->lsn_reset(DB_ENV *dbenv, const char *file, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59656936"></a>See Also</h3>
+              <h3 class="title"><a id="idp51662704"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envopen.html b/docs/api_reference/C/envopen.html
index 477276a..213064d 100644
--- a/docs/api_reference/C/envopen.html
+++ b/docs/api_reference/C/envopen.html
@@ -76,7 +76,7 @@ DB_ENV->open(DB_ENV *dbenv, char *db_home, u_int32_t flags, int mode);  </pre
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59652824"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51671824"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -84,7 +84,7 @@ DB_ENV->open(DB_ENV *dbenv, char *db_home, u_int32_t flags, int mode);  </pre
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59651280"></a>db_home</h4>
+                <h4 class="title"><a id="idp51670496"></a>db_home</h4>
               </div>
             </div>
           </div>
@@ -110,7 +110,7 @@ DB_ENV->open(DB_ENV *dbenv, char *db_home, u_int32_t flags, int mode);  </pre
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59658896"></a>flags</h4>
+                <h4 class="title"><a id="idp51678112"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -536,7 +536,7 @@ DB_ENV->open(DB_ENV *dbenv, char *db_home, u_int32_t flags, int mode);  </pre
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59682816"></a>mode</h4>
+                <h4 class="title"><a id="idp51677896"></a>mode</h4>
               </div>
             </div>
           </div>
@@ -565,7 +565,7 @@ DB_ENV->open(DB_ENV *dbenv, char *db_home, u_int32_t flags, int mode);  </pre
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59633048"></a>Errors</h3>
+              <h3 class="title"><a id="idp51660088"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -581,7 +581,7 @@ DB_ENV->open(DB_ENV *dbenv, char *db_home, u_int32_t flags, int mode);  </pre
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59716256"></a>DB_RUNRECOVERY</h4>
+                <h4 class="title"><a id="idp51735472"></a>DB_RUNRECOVERY</h4>
               </div>
             </div>
           </div>
@@ -596,7 +596,7 @@ DB_ENV->open(DB_ENV *dbenv, char *db_home, u_int32_t flags, int mode);  </pre
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59674432"></a>DB_VERSION_MISMATCH</h4>
+                <h4 class="title"><a id="idp51687696"></a>DB_VERSION_MISMATCH</h4>
               </div>
             </div>
           </div>
@@ -609,7 +609,7 @@ DB_ENV->open(DB_ENV *dbenv, char *db_home, u_int32_t flags, int mode);  </pre
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59728944"></a>EAGAIN</h4>
+                <h4 class="title"><a id="idp51748168"></a>EAGAIN</h4>
               </div>
             </div>
           </div>
@@ -621,7 +621,7 @@ DB_ENV->open(DB_ENV *dbenv, char *db_home, u_int32_t flags, int mode);  </pre
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59729368"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp51748592"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -639,7 +639,7 @@ DB_ENV->open(DB_ENV *dbenv, char *db_home, u_int32_t flags, int mode);  </pre
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59684168"></a>ENOENT</h4>
+                <h4 class="title"><a id="idp51704488"></a>ENOENT</h4>
               </div>
             </div>
           </div>
@@ -652,7 +652,7 @@ DB_ENV->open(DB_ENV *dbenv, char *db_home, u_int32_t flags, int mode);  </pre
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59715200"></a>Class</h3>
+              <h3 class="title"><a id="idp51734848"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -664,7 +664,7 @@ DB_ENV->open(DB_ENV *dbenv, char *db_home, u_int32_t flags, int mode);  </pre
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59715432"></a>See Also</h3>
+              <h3 class="title"><a id="idp51743008"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envremove.html b/docs/api_reference/C/envremove.html
index c4e088d..964efed 100644
--- a/docs/api_reference/C/envremove.html
+++ b/docs/api_reference/C/envremove.html
@@ -113,7 +113,7 @@ DB_ENV->remove(DB_ENV *dbenv, char *db_home, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59649088"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51712104"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -121,7 +121,7 @@ DB_ENV->remove(DB_ENV *dbenv, char *db_home, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59651192"></a>db_home</h4>
+                <h4 class="title"><a id="idp51675136"></a>db_home</h4>
               </div>
             </div>
           </div>
@@ -138,7 +138,7 @@ DB_ENV->remove(DB_ENV *dbenv, char *db_home, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59712136"></a>flags</h4>
+                <h4 class="title"><a id="idp51751088"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -197,7 +197,7 @@ DB_ENV->remove(DB_ENV *dbenv, char *db_home, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59703664"></a>Errors</h3>
+              <h3 class="title"><a id="idp51722944"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -213,7 +213,7 @@ DB_ENV->remove(DB_ENV *dbenv, char *db_home, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59752656"></a>EBUSY</h4>
+                <h4 class="title"><a id="idp51772184"></a>EBUSY</h4>
               </div>
             </div>
           </div>
@@ -226,7 +226,7 @@ DB_ENV->remove(DB_ENV *dbenv, char *db_home, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59751328"></a>Class</h3>
+              <h3 class="title"><a id="idp51770856"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -238,7 +238,7 @@ DB_ENV->remove(DB_ENV *dbenv, char *db_home, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59748304"></a>See Also</h3>
+              <h3 class="title"><a id="idp51767832"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_alloc.html b/docs/api_reference/C/envset_alloc.html
index 39fd67f..4497151 100644
--- a/docs/api_reference/C/envset_alloc.html
+++ b/docs/api_reference/C/envset_alloc.html
@@ -109,7 +109,7 @@ DB_ENV->set_alloc(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59713688"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51733120"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -117,7 +117,7 @@ DB_ENV->set_alloc(DB_ENV *dbenv,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59658360"></a>app_malloc</h4>
+                <h4 class="title"><a id="idp51733504"></a>app_malloc</h4>
               </div>
             </div>
           </div>
@@ -130,7 +130,7 @@ DB_ENV->set_alloc(DB_ENV *dbenv,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59740472"></a>app_realloc</h4>
+                <h4 class="title"><a id="idp51760112"></a>app_realloc</h4>
               </div>
             </div>
           </div>
@@ -143,7 +143,7 @@ DB_ENV->set_alloc(DB_ENV *dbenv,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59663360"></a>app_free</h4>
+                <h4 class="title"><a id="idp51769016"></a>app_free</h4>
               </div>
             </div>
           </div>
@@ -157,7 +157,7 @@ DB_ENV->set_alloc(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59764032"></a>Errors</h3>
+              <h3 class="title"><a id="idp51783632"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -173,7 +173,7 @@ DB_ENV->set_alloc(DB_ENV *dbenv,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59768888"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp51788424"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -187,7 +187,7 @@ DB_ENV->set_alloc(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59770224"></a>Class</h3>
+              <h3 class="title"><a id="idp51789760"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -199,7 +199,7 @@ DB_ENV->set_alloc(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59764928"></a>See Also</h3>
+              <h3 class="title"><a id="idp51784312"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_app_dispatch.html b/docs/api_reference/C/envset_app_dispatch.html
index 30fdee4..70ca5a4 100644
--- a/docs/api_reference/C/envset_app_dispatch.html
+++ b/docs/api_reference/C/envset_app_dispatch.html
@@ -69,7 +69,7 @@ DB_ENV->set_app_dispatch(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59776936"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51796048"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -77,7 +77,7 @@ DB_ENV->set_app_dispatch(DB_ENV *dbenv,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59777128"></a>tx_recover</h4>
+                <h4 class="title"><a id="idp51796240"></a>tx_recover</h4>
               </div>
             </div>
           </div>
@@ -198,7 +198,7 @@ DB_ENV->set_app_dispatch(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59799048"></a>Errors</h3>
+              <h3 class="title"><a id="idp51819640"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -214,7 +214,7 @@ DB_ENV->set_app_dispatch(DB_ENV *dbenv,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59807352"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp51785432"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -228,7 +228,7 @@ DB_ENV->set_app_dispatch(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59791720"></a>Class</h3>
+              <h3 class="title"><a id="idp51827104"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -240,7 +240,7 @@ DB_ENV->set_app_dispatch(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59793192"></a>See Also</h3>
+              <h3 class="title"><a id="idp51827840"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_backup_callbacks.html b/docs/api_reference/C/envset_backup_callbacks.html
index 67912f3..60c50f8 100644
--- a/docs/api_reference/C/envset_backup_callbacks.html
+++ b/docs/api_reference/C/envset_backup_callbacks.html
@@ -84,7 +84,7 @@ DB_ENV->set_backup_callbacks(DB_ENV,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59780936"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51828904"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -92,7 +92,7 @@ DB_ENV->set_backup_callbacks(DB_ENV,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59783128"></a>open_func</h4>
+                <h4 class="title"><a id="idp51800216"></a>open_func</h4>
               </div>
             </div>
           </div>
@@ -153,7 +153,7 @@ DB_ENV->set_backup_callbacks(DB_ENV,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59779736"></a>write_func</h4>
+                <h4 class="title"><a id="idp51798280"></a>write_func</h4>
               </div>
             </div>
           </div>
@@ -239,7 +239,7 @@ DB_ENV->set_backup_callbacks(DB_ENV,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59784136"></a>close_func</h4>
+                <h4 class="title"><a id="idp51803496"></a>close_func</h4>
               </div>
             </div>
           </div>
@@ -288,7 +288,7 @@ DB_ENV->set_backup_callbacks(DB_ENV,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59817320"></a>Class</h3>
+              <h3 class="title"><a id="idp51835480"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -300,7 +300,7 @@ DB_ENV->set_backup_callbacks(DB_ENV,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59801544"></a>See Also</h3>
+              <h3 class="title"><a id="idp51786112"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_backup_config.html b/docs/api_reference/C/envset_backup_config.html
index b4e2bfe..94ce5ed 100644
--- a/docs/api_reference/C/envset_backup_config.html
+++ b/docs/api_reference/C/envset_backup_config.html
@@ -72,7 +72,7 @@ DB_ENV->set_backup_config(DB_ENV, db_backup_config_t option,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59829624"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51842416"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -80,7 +80,7 @@ DB_ENV->set_backup_config(DB_ENV, db_backup_config_t option,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59833704"></a>option</h4>
+                <h4 class="title"><a id="idp51853632"></a>option</h4>
               </div>
             </div>
           </div>
@@ -155,7 +155,7 @@ DB_ENV->set_backup_config(DB_ENV, db_backup_config_t option,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59842384"></a>value</h4>
+                <h4 class="title"><a id="idp51861936"></a>value</h4>
               </div>
             </div>
           </div>
@@ -176,7 +176,7 @@ DB_ENV->set_backup_config(DB_ENV, db_backup_config_t option,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59823888"></a>Class</h3>
+              <h3 class="title"><a id="idp51843968"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -188,7 +188,7 @@ DB_ENV->set_backup_config(DB_ENV, db_backup_config_t option,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59844544"></a>See Also</h3>
+              <h3 class="title"><a id="idp51864096"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_cache_max.html b/docs/api_reference/C/envset_cache_max.html
index 887ae3f..835af60 100644
--- a/docs/api_reference/C/envset_cache_max.html
+++ b/docs/api_reference/C/envset_cache_max.html
@@ -81,7 +81,7 @@ DB_ENV->set_cache_max(DB_ENV *dbenv, u_int32_t gbytes, u_int32_t bytes);  </p
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61280496"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53303464"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -89,7 +89,7 @@ DB_ENV->set_cache_max(DB_ENV *dbenv, u_int32_t gbytes, u_int32_t bytes);  </p
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61291016"></a>gbytes</h4>
+                <h4 class="title"><a id="idp53326480"></a>gbytes</h4>
               </div>
             </div>
           </div>
@@ -103,7 +103,7 @@ DB_ENV->set_cache_max(DB_ENV *dbenv, u_int32_t gbytes, u_int32_t bytes);  </p
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61277832"></a>bytes</h4>
+                <h4 class="title"><a id="idp53311824"></a>bytes</h4>
               </div>
             </div>
           </div>
@@ -118,7 +118,7 @@ DB_ENV->set_cache_max(DB_ENV *dbenv, u_int32_t gbytes, u_int32_t bytes);  </p
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61281328"></a>Errors</h3>
+              <h3 class="title"><a id="idp53323104"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -134,7 +134,7 @@ DB_ENV->set_cache_max(DB_ENV *dbenv, u_int32_t gbytes, u_int32_t bytes);  </p
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61280280"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp53298680"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -147,7 +147,7 @@ DB_ENV->set_cache_max(DB_ENV *dbenv, u_int32_t gbytes, u_int32_t bytes);  </p
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61302080"></a>Class</h3>
+              <h3 class="title"><a id="idp53337136"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -159,7 +159,7 @@ DB_ENV->set_cache_max(DB_ENV *dbenv, u_int32_t gbytes, u_int32_t bytes);  </p
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61304208"></a>See Also</h3>
+              <h3 class="title"><a id="idp53339264"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_cachesize.html b/docs/api_reference/C/envset_cachesize.html
index 35848c3..672fb27 100644
--- a/docs/api_reference/C/envset_cachesize.html
+++ b/docs/api_reference/C/envset_cachesize.html
@@ -111,7 +111,7 @@ DB_ENV->set_cachesize(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61303408"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53338680"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -119,7 +119,7 @@ DB_ENV->set_cachesize(DB_ENV *dbenv,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61291232"></a>gbytes</h4>
+                <h4 class="title"><a id="idp53338528"></a>gbytes</h4>
               </div>
             </div>
           </div>
@@ -131,7 +131,7 @@ DB_ENV->set_cachesize(DB_ENV *dbenv,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61310112"></a>bytes</h4>
+                <h4 class="title"><a id="idp53345176"></a>bytes</h4>
               </div>
             </div>
           </div>
@@ -143,7 +143,7 @@ DB_ENV->set_cachesize(DB_ENV *dbenv,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61297104"></a>ncache</h4>
+                <h4 class="title"><a id="idp53336336"></a>ncache</h4>
               </div>
             </div>
           </div>
@@ -157,7 +157,7 @@ DB_ENV->set_cachesize(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61317088"></a>Errors</h3>
+              <h3 class="title"><a id="idp53352048"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -173,7 +173,7 @@ DB_ENV->set_cachesize(DB_ENV *dbenv,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61321800"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp53356760"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -187,7 +187,7 @@ DB_ENV->set_cachesize(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61319712"></a>Class</h3>
+              <h3 class="title"><a id="idp53354672"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -199,7 +199,7 @@ DB_ENV->set_cachesize(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61323136"></a>See Also</h3>
+              <h3 class="title"><a id="idp53358096"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_create_dir.html b/docs/api_reference/C/envset_create_dir.html
index cabc65b..6b52797 100644
--- a/docs/api_reference/C/envset_create_dir.html
+++ b/docs/api_reference/C/envset_create_dir.html
@@ -8,7 +8,7 @@
     <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" />
     <link rel="start" href="index.html" title="Berkeley DB C API Reference" />
     <link rel="up" href="env.html" title="Chapter 5.  The DB_ENV Handle" />
-    <link rel="prev" href="envset_data_dir.html" title="DB_ENV->set_data_dir()" />
+    <link rel="prev" href="envset_data_len.html" title="DB_ENV->set_data_len()" />
     <link rel="next" href="envset_encrypt.html" title="DB_ENV->set_encrypt()" />
   </head>
   <body>
@@ -21,7 +21,7 @@
           <th colspan="3" align="center">DB_ENV->set_create_dir()</th>
         </tr>
         <tr>
-          <td width="20%" align="left"><a accesskey="p" href="envset_data_dir.html">Prev</a> </td>
+          <td width="20%" align="left"><a accesskey="p" href="envset_data_len.html">Prev</a> </td>
           <th width="60%" align="center">Chapter 5. 
                 The DB_ENV Handle
         </th>
@@ -82,7 +82,7 @@ DB_ENV->set_create_dir(DB_ENV *dbenv, const char *dir);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59817488"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51893992"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -90,7 +90,7 @@ DB_ENV->set_create_dir(DB_ENV *dbenv, const char *dir);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59864024"></a>dir</h4>
+                <h4 class="title"><a id="idp51893344"></a>dir</h4>
               </div>
             </div>
           </div>
@@ -110,7 +110,7 @@ DB_ENV->set_create_dir(DB_ENV *dbenv, const char *dir);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59787576"></a>Errors</h3>
+              <h3 class="title"><a id="idp51895968"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -126,7 +126,7 @@ DB_ENV->set_create_dir(DB_ENV *dbenv, const char *dir);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59870368"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp51901664"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -140,7 +140,7 @@ DB_ENV->set_create_dir(DB_ENV *dbenv, const char *dir);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59869288"></a>Class</h3>
+              <h3 class="title"><a id="idp51893184"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -152,7 +152,7 @@ DB_ENV->set_create_dir(DB_ENV *dbenv, const char *dir);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59864216"></a>See Also</h3>
+              <h3 class="title"><a id="idp51903896"></a>See Also</h3>
             </div>
           </div>
         </div>
@@ -165,14 +165,14 @@ DB_ENV->set_create_dir(DB_ENV *dbenv, const char *dir);  </pre>
       <hr />
       <table width="100%" summary="Navigation footer">
         <tr>
-          <td width="40%" align="left"><a accesskey="p" href="envset_data_dir.html">Prev</a> </td>
+          <td width="40%" align="left"><a accesskey="p" href="envset_data_len.html">Prev</a> </td>
           <td width="20%" align="center">
             <a accesskey="u" href="env.html">Up</a>
           </td>
           <td width="40%" align="right"> <a accesskey="n" href="envset_encrypt.html">Next</a></td>
         </tr>
         <tr>
-          <td width="40%" align="left" valign="top">DB_ENV->set_data_dir() </td>
+          <td width="40%" align="left" valign="top">DB_ENV->set_data_len() </td>
           <td width="20%" align="center">
             <a accesskey="h" href="index.html">Home</a>
           </td>
diff --git a/docs/api_reference/C/envset_data_dir.html b/docs/api_reference/C/envset_data_dir.html
index 95887d9..f69584f 100644
--- a/docs/api_reference/C/envset_data_dir.html
+++ b/docs/api_reference/C/envset_data_dir.html
@@ -9,7 +9,7 @@
     <link rel="start" href="index.html" title="Berkeley DB C API Reference" />
     <link rel="up" href="env.html" title="Chapter 5.  The DB_ENV Handle" />
     <link rel="prev" href="envset_backup_config.html" title="DB_ENV->set_backup_config()" />
-    <link rel="next" href="envset_create_dir.html" title="DB_ENV->set_create_dir()" />
+    <link rel="next" href="envset_data_len.html" title="DB_ENV->set_data_len()" />
   </head>
   <body>
     <div xmlns="" class="navheader">
@@ -25,7 +25,7 @@
           <th width="60%" align="center">Chapter 5. 
                 The DB_ENV Handle
         </th>
-          <td width="20%" align="right"> <a accesskey="n" href="envset_create_dir.html">Next</a></td>
+          <td width="20%" align="right"> <a accesskey="n" href="envset_data_len.html">Next</a></td>
         </tr>
       </table>
       <hr />
@@ -108,7 +108,7 @@ DB_ENV->set_data_dir(DB_ENV *dbenv, const char *dir);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59839968"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51859520"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -116,7 +116,7 @@ DB_ENV->set_data_dir(DB_ENV *dbenv, const char *dir);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59852176"></a>dir</h4>
+                <h4 class="title"><a id="idp51871664"></a>dir</h4>
               </div>
             </div>
           </div>
@@ -137,7 +137,7 @@ DB_ENV->set_data_dir(DB_ENV *dbenv, const char *dir);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59824056"></a>Errors</h3>
+              <h3 class="title"><a id="idp51861568"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -153,7 +153,7 @@ DB_ENV->set_data_dir(DB_ENV *dbenv, const char *dir);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59858576"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp51878120"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -167,7 +167,7 @@ DB_ENV->set_data_dir(DB_ENV *dbenv, const char *dir);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59831968"></a>Class</h3>
+              <h3 class="title"><a id="idp51850640"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -179,7 +179,7 @@ DB_ENV->set_data_dir(DB_ENV *dbenv, const char *dir);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59860704"></a>See Also</h3>
+              <h3 class="title"><a id="idp51880248"></a>See Also</h3>
             </div>
           </div>
         </div>
@@ -196,14 +196,14 @@ DB_ENV->set_data_dir(DB_ENV *dbenv, const char *dir);  </pre>
           <td width="20%" align="center">
             <a accesskey="u" href="env.html">Up</a>
           </td>
-          <td width="40%" align="right"> <a accesskey="n" href="envset_create_dir.html">Next</a></td>
+          <td width="40%" align="right"> <a accesskey="n" href="envset_data_len.html">Next</a></td>
         </tr>
         <tr>
           <td width="40%" align="left" valign="top">DB_ENV->set_backup_config() </td>
           <td width="20%" align="center">
             <a accesskey="h" href="index.html">Home</a>
           </td>
-          <td width="40%" align="right" valign="top"> DB_ENV->set_create_dir()</td>
+          <td width="40%" align="right" valign="top"> DB_ENV->set_data_len()</td>
         </tr>
       </table>
     </div>
diff --git a/docs/api_reference/C/envset_data_len.html b/docs/api_reference/C/envset_data_len.html
new file mode 100644
index 0000000..de7d1d0
--- /dev/null
+++ b/docs/api_reference/C/envset_data_len.html
@@ -0,0 +1,165 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+  <head>
+    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+    <title>DB_ENV->set_data_len()</title>
+    <link rel="stylesheet" href="apiReference.css" type="text/css" />
+    <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" />
+    <link rel="start" href="index.html" title="Berkeley DB C API Reference" />
+    <link rel="up" href="env.html" title="Chapter 5.  The DB_ENV Handle" />
+    <link rel="prev" href="envset_data_dir.html" title="DB_ENV->set_data_dir()" />
+    <link rel="next" href="envset_create_dir.html" title="DB_ENV->set_create_dir()" />
+  </head>
+  <body>
+    <div xmlns="" class="navheader">
+      <div class="libver">
+        <p>Library Version 11.2.5.3</p>
+      </div>
+      <table width="100%" summary="Navigation header">
+        <tr>
+          <th colspan="3" align="center">DB_ENV->set_data_len()</th>
+        </tr>
+        <tr>
+          <td width="20%" align="left"><a accesskey="p" href="envset_data_dir.html">Prev</a> </td>
+          <th width="60%" align="center">Chapter 5. 
+                The DB_ENV Handle
+        </th>
+          <td width="20%" align="right"> <a accesskey="n" href="envset_create_dir.html">Next</a></td>
+        </tr>
+      </table>
+      <hr />
+    </div>
+    <div class="sect1" lang="en" xml:lang="en">
+      <div class="titlepage">
+        <div>
+          <div>
+            <h2 class="title" style="clear: both"><a id="envset_data_len"></a>DB_ENV->set_data_len()</h2>
+          </div>
+        </div>
+      </div>
+      <pre class="programlisting">#include <db.h>
+
+int
+DB_ENV->set_data_len(DB_ENV *dbenv, u_int32_t bytes);  </pre>
+      <p>
+        Limits the amount of data displayed when 
+        <a class="xref" href="lockstat_print.html" title="DB_ENV->lock_stat_print()">DB_ENV->lock_stat_print()</a>
+        is called with the <code class="literal">DB_STAT_ALL</code> or 
+        <code class="literal">DB_STAT_LOCK_OBJECTS</code> flag.
+    </p>
+      <p>
+         This method is explicitly called in the 
+         <a class="xref" href="db_printlog.html" title="db_printlog">db_printlog</a>
+         and
+         <a class="xref" href="db_dump.html" title="db_dump">db_dump</a> utilities when using the 
+         <span class="bold"><strong>-D</strong></span> command line option.   When
+         used in this manner it will set the maximum number of bytes to
+         display for each key/data item.   These utilities run in their own
+         environment context.    
+     </p>
+      <p>
+         If you want to call this method from the primary application and
+         have it set the maximum number of bytes to display for each
+         key/data item, then you must bring the db_dump/db_printlog code
+         into the primary application and ensure that the same environment
+         handle is used throughout.
+     </p>
+      <p>
+         This limit may also be configured
+         using the environment's <a href="../../programmer_reference/env_db_config.html#env_db_config.DB_CONFIG" class="olink">DB_CONFIG</a> file. In this case, the limit
+         will equally affect your application code, as well as the command
+         line utilities noted above without modification to their code. The
+         syntax of the entry in that file is a single line with the string
+         "set_data_len", one or more whitespace characters, and the limit
+         in bytes that you want to set.
+    </p>
+      <p>
+         The <code class="methodname">DB_ENV->set_data_len()</code> method
+         configures operations performed using the specified
+         <a class="link" href="env.html" title="Chapter 5.  The DB_ENV Handle">DB_ENV</a>  handle, not all operations
+         performed on the underlying database environment.
+    </p>
+      <p>
+         The <code class="methodname">DB_ENV->set_data_len()</code> method may be
+         called at any time during the life of the application.
+    </p>
+      <p>
+         The <code class="methodname">DB_ENV->set_data_len()</code> <span>
+            <span>
+                  method returns a non-zero error value on failure and 0 on success.
+            </span>
+            
+        </span>
+    </p>
+      <div class="sect2" lang="en" xml:lang="en">
+        <div class="titlepage">
+          <div>
+            <div>
+              <h3 class="title"><a id="idp51883568"></a>Parameters</h3>
+            </div>
+          </div>
+        </div>
+        <div class="sect3" lang="en" xml:lang="en">
+          <div class="titlepage">
+            <div>
+              <div>
+                <h4 class="title"><a id="idp51883760"></a>bytes</h4>
+              </div>
+            </div>
+          </div>
+          <p>
+                The <span class="bold"><strong>bytes</strong></span> parameter
+                identifies the maximum number of bytes to display when
+                dumping the database or printing the log.
+                The value specified here must be greater than
+                <code class="literal">0</code>.
+            </p>
+        </div>
+      </div>
+      <div class="sect2" lang="en" xml:lang="en">
+        <div class="titlepage">
+          <div>
+            <div>
+              <h3 class="title"><a id="idp51865040"></a>Class</h3>
+            </div>
+          </div>
+        </div>
+        <p>
+                <a class="link" href="env.html" title="Chapter 5.  The DB_ENV Handle">DB_ENV</a>  
+            </p>
+      </div>
+      <div class="sect2" lang="en" xml:lang="en">
+        <div class="titlepage">
+          <div>
+            <div>
+              <h3 class="title"><a id="idp51865520"></a>See Also</h3>
+            </div>
+          </div>
+        </div>
+        <p>
+             <a class="xref" href="env.html#envlist" title="Database Environments and Related Methods">Database Environments and Related Methods</a> 
+        </p>
+      </div>
+    </div>
+    <div class="navfooter">
+      <hr />
+      <table width="100%" summary="Navigation footer">
+        <tr>
+          <td width="40%" align="left"><a accesskey="p" href="envset_data_dir.html">Prev</a> </td>
+          <td width="20%" align="center">
+            <a accesskey="u" href="env.html">Up</a>
+          </td>
+          <td width="40%" align="right"> <a accesskey="n" href="envset_create_dir.html">Next</a></td>
+        </tr>
+        <tr>
+          <td width="40%" align="left" valign="top">DB_ENV->set_data_dir() </td>
+          <td width="20%" align="center">
+            <a accesskey="h" href="index.html">Home</a>
+          </td>
+          <td width="40%" align="right" valign="top"> DB_ENV->set_create_dir()</td>
+        </tr>
+      </table>
+    </div>
+  </body>
+</html>
diff --git a/docs/api_reference/C/envset_encrypt.html b/docs/api_reference/C/envset_encrypt.html
index 096832e..ebc202c 100644
--- a/docs/api_reference/C/envset_encrypt.html
+++ b/docs/api_reference/C/envset_encrypt.html
@@ -71,7 +71,7 @@ DB_ENV->set_encrypt(DB_ENV *dbenv, const char *passwd, u_int32_t flags);  </p
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59862784"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51907568"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -79,7 +79,7 @@ DB_ENV->set_encrypt(DB_ENV *dbenv, const char *passwd, u_int32_t flags);  </p
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59864504"></a>passwd</h4>
+                <h4 class="title"><a id="idp51895392"></a>passwd</h4>
               </div>
             </div>
           </div>
@@ -92,7 +92,7 @@ DB_ENV->set_encrypt(DB_ENV *dbenv, const char *passwd, u_int32_t flags);  </p
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59868216"></a>flags</h4>
+                <h4 class="title"><a id="idp51899576"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -120,7 +120,7 @@ DB_ENV->set_encrypt(DB_ENV *dbenv, const char *passwd, u_int32_t flags);  </p
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59885096"></a>Errors</h3>
+              <h3 class="title"><a id="idp51917160"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -136,7 +136,7 @@ DB_ENV->set_encrypt(DB_ENV *dbenv, const char *passwd, u_int32_t flags);  </p
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59889544"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp51921608"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -149,7 +149,7 @@ DB_ENV->set_encrypt(DB_ENV *dbenv, const char *passwd, u_int32_t flags);  </p
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59890624"></a>EOPNOTSUPP</h4>
+                <h4 class="title"><a id="idp51922688"></a>EOPNOTSUPP</h4>
               </div>
             </div>
           </div>
@@ -162,7 +162,7 @@ DB_ENV->set_encrypt(DB_ENV *dbenv, const char *passwd, u_int32_t flags);  </p
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59887600"></a>Class</h3>
+              <h3 class="title"><a id="idp51919664"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -174,7 +174,7 @@ DB_ENV->set_encrypt(DB_ENV *dbenv, const char *passwd, u_int32_t flags);  </p
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59884536"></a>See Also</h3>
+              <h3 class="title"><a id="idp51924016"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_errcall.html b/docs/api_reference/C/envset_errcall.html
index f5d29ac..8c58dc4 100644
--- a/docs/api_reference/C/envset_errcall.html
+++ b/docs/api_reference/C/envset_errcall.html
@@ -102,7 +102,7 @@ DB_ENV->set_errcall(DB_ENV *dbenv, void (*db_errcall_fcn)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59900760"></a>Parameters</h3>
+              <h3 class="title"><a id="idp51940928"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -110,7 +110,7 @@ DB_ENV->set_errcall(DB_ENV *dbenv, void (*db_errcall_fcn)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59901040"></a>db_errcall_fcn</h4>
+                <h4 class="title"><a id="idp51941840"></a>db_errcall_fcn</h4>
               </div>
             </div>
           </div>
@@ -158,7 +158,7 @@ DB_ENV->set_errcall(DB_ENV *dbenv, void (*db_errcall_fcn)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59893408"></a>Class</h3>
+              <h3 class="title"><a id="idp51912376"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -170,7 +170,7 @@ DB_ENV->set_errcall(DB_ENV *dbenv, void (*db_errcall_fcn)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59888128"></a>See Also</h3>
+              <h3 class="title"><a id="idp51907688"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_errfile.html b/docs/api_reference/C/envset_errfile.html
index 47c478e..0a28bee 100644
--- a/docs/api_reference/C/envset_errfile.html
+++ b/docs/api_reference/C/envset_errfile.html
@@ -134,7 +134,7 @@ DB_ENV->set_errfile(DB_ENV *dbenv, FILE *errfile);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59970456"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52004528"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -142,7 +142,7 @@ DB_ENV->set_errfile(DB_ENV *dbenv, FILE *errfile);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59954976"></a>errfile</h4>
+                <h4 class="title"><a id="idp52002576"></a>errfile</h4>
               </div>
             </div>
           </div>
@@ -157,7 +157,7 @@ DB_ENV->set_errfile(DB_ENV *dbenv, FILE *errfile);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59977064"></a>Class</h3>
+              <h3 class="title"><a id="idp52008840"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -169,7 +169,7 @@ DB_ENV->set_errfile(DB_ENV *dbenv, FILE *errfile);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59973912"></a>See Also</h3>
+              <h3 class="title"><a id="idp52009920"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_errpfx.html b/docs/api_reference/C/envset_errpfx.html
index ac5d2f2..5a8b415 100644
--- a/docs/api_reference/C/envset_errpfx.html
+++ b/docs/api_reference/C/envset_errpfx.html
@@ -69,7 +69,7 @@ DB_ENV->set_errpfx(DB_ENV *dbenv, const char *errpfx);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59984088"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52015856"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -77,7 +77,7 @@ DB_ENV->set_errpfx(DB_ENV *dbenv, const char *errpfx);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59984280"></a>errpfx</h4>
+                <h4 class="title"><a id="idp52016048"></a>errpfx</h4>
               </div>
             </div>
           </div>
@@ -91,7 +91,7 @@ DB_ENV->set_errpfx(DB_ENV *dbenv, const char *errpfx);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59975120"></a>Class</h3>
+              <h3 class="title"><a id="idp52006896"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -103,7 +103,7 @@ DB_ENV->set_errpfx(DB_ENV *dbenv, const char *errpfx);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59982464"></a>See Also</h3>
+              <h3 class="title"><a id="idp52014296"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_feedback.html b/docs/api_reference/C/envset_feedback.html
index 6b6fb51..ebade27 100644
--- a/docs/api_reference/C/envset_feedback.html
+++ b/docs/api_reference/C/envset_feedback.html
@@ -78,7 +78,7 @@ DB_ENV->set_feedback(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59991808"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52023576"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -86,7 +86,7 @@ DB_ENV->set_feedback(DB_ENV *dbenv,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp59992000"></a>db_feedback_fcn</h4>
+                <h4 class="title"><a id="idp52023768"></a>db_feedback_fcn</h4>
               </div>
             </div>
           </div>
@@ -146,7 +146,7 @@ DB_ENV->set_feedback(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60014848"></a>Class</h3>
+              <h3 class="title"><a id="idp52042744"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -158,7 +158,7 @@ DB_ENV->set_feedback(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59993600"></a>See Also</h3>
+              <h3 class="title"><a id="idp52050872"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_flags.html b/docs/api_reference/C/envset_flags.html
index d0c663d..06cbf0e 100644
--- a/docs/api_reference/C/envset_flags.html
+++ b/docs/api_reference/C/envset_flags.html
@@ -69,7 +69,7 @@ DB_ENV->set_flags(DB_ENV *dbenv, u_int32_t flags, int onoff);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60011072"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52049216"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -77,7 +77,7 @@ DB_ENV->set_flags(DB_ENV *dbenv, u_int32_t flags, int onoff);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60015632"></a>flags</h4>
+                <h4 class="title"><a id="idp52048112"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -566,7 +566,7 @@ DB_ENV->set_flags(DB_ENV *dbenv, u_int32_t flags, int onoff);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60004832"></a>onoff</h4>
+                <h4 class="title"><a id="idp52051504"></a>onoff</h4>
               </div>
             </div>
           </div>
@@ -580,7 +580,7 @@ DB_ENV->set_flags(DB_ENV *dbenv, u_int32_t flags, int onoff);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60000408"></a>Errors</h3>
+              <h3 class="title"><a id="idp52018000"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -596,7 +596,7 @@ DB_ENV->set_flags(DB_ENV *dbenv, u_int32_t flags, int onoff);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60039872"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp52071912"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -609,7 +609,7 @@ DB_ENV->set_flags(DB_ENV *dbenv, u_int32_t flags, int onoff);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59990160"></a>Class</h3>
+              <h3 class="title"><a id="idp52067824"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -621,7 +621,7 @@ DB_ENV->set_flags(DB_ENV *dbenv, u_int32_t flags, int onoff);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp59987968"></a>See Also</h3>
+              <h3 class="title"><a id="idp52075584"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_intermediate_dir_mode.html b/docs/api_reference/C/envset_intermediate_dir_mode.html
index b106f9f..9072e64 100644
--- a/docs/api_reference/C/envset_intermediate_dir_mode.html
+++ b/docs/api_reference/C/envset_intermediate_dir_mode.html
@@ -94,7 +94,7 @@ DB_ENV->set_intermediate_dir_mode(DB_ENV *dbenv, const char *mode);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60018208"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52032712"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -102,7 +102,7 @@ DB_ENV->set_intermediate_dir_mode(DB_ENV *dbenv, const char *mode);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60003288"></a>mode</h4>
+                <h4 class="title"><a id="idp52034520"></a>mode</h4>
               </div>
             </div>
           </div>
@@ -136,7 +136,7 @@ DB_ENV->set_intermediate_dir_mode(DB_ENV *dbenv, const char *mode);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60006248"></a>Errors</h3>
+              <h3 class="title"><a id="idp52086800"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -153,7 +153,7 @@ DB_ENV->set_intermediate_dir_mode(DB_ENV *dbenv, const char *mode);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60087864"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp52119856"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -167,7 +167,7 @@ DB_ENV->set_intermediate_dir_mode(DB_ENV *dbenv, const char *mode);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60002856"></a>Class</h3>
+              <h3 class="title"><a id="idp52118776"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -179,7 +179,7 @@ DB_ENV->set_intermediate_dir_mode(DB_ENV *dbenv, const char *mode);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60089864"></a>See Also</h3>
+              <h3 class="title"><a id="idp52121920"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_isalive.html b/docs/api_reference/C/envset_isalive.html
index 0f2edba..af4c2da 100644
--- a/docs/api_reference/C/envset_isalive.html
+++ b/docs/api_reference/C/envset_isalive.html
@@ -74,7 +74,7 @@ DB_ENV->set_isalive(DB_ENV *dbenv, int (*is_alive)(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60098896"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52130952"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -82,7 +82,7 @@ DB_ENV->set_isalive(DB_ENV *dbenv, int (*is_alive)(DB_ENV *dbenv,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60099088"></a>is_alive</h4>
+                <h4 class="title"><a id="idp52131144"></a>is_alive</h4>
               </div>
             </div>
           </div>
@@ -156,7 +156,7 @@ DB_ENV->set_isalive(DB_ENV *dbenv, int (*is_alive)(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60121096"></a>Errors</h3>
+              <h3 class="title"><a id="idp52154048"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -172,7 +172,7 @@ DB_ENV->set_isalive(DB_ENV *dbenv, int (*is_alive)(DB_ENV *dbenv,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60132864"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp52165880"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -185,7 +185,7 @@ DB_ENV->set_isalive(DB_ENV *dbenv, int (*is_alive)(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60135072"></a>Class</h3>
+              <h3 class="title"><a id="idp52168088"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -197,7 +197,7 @@ DB_ENV->set_isalive(DB_ENV *dbenv, int (*is_alive)(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60127232"></a>See Also</h3>
+              <h3 class="title"><a id="idp52160248"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_lg_bsize.html b/docs/api_reference/C/envset_lg_bsize.html
index 80104ee..e33030f 100644
--- a/docs/api_reference/C/envset_lg_bsize.html
+++ b/docs/api_reference/C/envset_lg_bsize.html
@@ -100,7 +100,7 @@ DB_ENV->set_lg_bsize(DB_ENV *dbenv, u_int32_t lg_bsize);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60984392"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53017496"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -108,7 +108,7 @@ DB_ENV->set_lg_bsize(DB_ENV *dbenv, u_int32_t lg_bsize);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60984240"></a>lg_bsize</h4>
+                <h4 class="title"><a id="idp53017344"></a>lg_bsize</h4>
               </div>
             </div>
           </div>
@@ -122,7 +122,7 @@ DB_ENV->set_lg_bsize(DB_ENV *dbenv, u_int32_t lg_bsize);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60956320"></a>Errors</h3>
+              <h3 class="title"><a id="idp53003632"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -138,7 +138,7 @@ DB_ENV->set_lg_bsize(DB_ENV *dbenv, u_int32_t lg_bsize);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60988808"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp53022176"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -151,7 +151,7 @@ DB_ENV->set_lg_bsize(DB_ENV *dbenv, u_int32_t lg_bsize);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60974424"></a>Class</h3>
+              <h3 class="title"><a id="idp53013728"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -165,7 +165,7 @@ DB_ENV->set_lg_bsize(DB_ENV *dbenv, u_int32_t lg_bsize);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60983528"></a>See Also</h3>
+              <h3 class="title"><a id="idp53016632"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_lg_dir.html b/docs/api_reference/C/envset_lg_dir.html
index 163bf5f..0c641ff 100644
--- a/docs/api_reference/C/envset_lg_dir.html
+++ b/docs/api_reference/C/envset_lg_dir.html
@@ -100,7 +100,7 @@ DB_ENV->set_lg_dir(DB_ENV *dbenv, const char *dir);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60963032"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52998864"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -108,7 +108,7 @@ DB_ENV->set_lg_dir(DB_ENV *dbenv, const char *dir);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60986376"></a>dir</h4>
+                <h4 class="title"><a id="idp53019480"></a>dir</h4>
               </div>
             </div>
           </div>
@@ -129,7 +129,7 @@ DB_ENV->set_lg_dir(DB_ENV *dbenv, const char *dir);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60951928"></a>Errors</h3>
+              <h3 class="title"><a id="idp53010232"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -145,7 +145,7 @@ DB_ENV->set_lg_dir(DB_ENV *dbenv, const char *dir);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61004104"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp53037480"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -159,7 +159,7 @@ DB_ENV->set_lg_dir(DB_ENV *dbenv, const char *dir);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61003024"></a>Class</h3>
+              <h3 class="title"><a id="idp53036400"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -173,7 +173,7 @@ DB_ENV->set_lg_dir(DB_ENV *dbenv, const char *dir);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61006232"></a>See Also</h3>
+              <h3 class="title"><a id="idp53039608"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_lg_filemode.html b/docs/api_reference/C/envset_lg_filemode.html
index ef560f1..bf8ea1e 100644
--- a/docs/api_reference/C/envset_lg_filemode.html
+++ b/docs/api_reference/C/envset_lg_filemode.html
@@ -87,7 +87,7 @@ DB_ENV->set_lg_filemode(DB_ENV *dbenv, int lg_filemode);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60994384"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53027880"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -95,7 +95,7 @@ DB_ENV->set_lg_filemode(DB_ENV *dbenv, int lg_filemode);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61009952"></a>lg_filemode</h4>
+                <h4 class="title"><a id="idp53043328"></a>lg_filemode</h4>
               </div>
             </div>
           </div>
@@ -109,7 +109,7 @@ DB_ENV->set_lg_filemode(DB_ENV *dbenv, int lg_filemode);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61002080"></a>Class</h3>
+              <h3 class="title"><a id="idp53035456"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -123,7 +123,7 @@ DB_ENV->set_lg_filemode(DB_ENV *dbenv, int lg_filemode);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60991304"></a>See Also</h3>
+              <h3 class="title"><a id="idp53038808"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_lg_max.html b/docs/api_reference/C/envset_lg_max.html
index 62a1f6b..d562a06 100644
--- a/docs/api_reference/C/envset_lg_max.html
+++ b/docs/api_reference/C/envset_lg_max.html
@@ -105,7 +105,7 @@ DB_ENV->set_lg_max(DB_ENV *dbenv, u_int32_t lg_max);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61018976"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53052536"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -113,7 +113,7 @@ DB_ENV->set_lg_max(DB_ENV *dbenv, u_int32_t lg_max);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61019576"></a>lg_max</h4>
+                <h4 class="title"><a id="idp53053136"></a>lg_max</h4>
               </div>
             </div>
           </div>
@@ -127,7 +127,7 @@ DB_ENV->set_lg_max(DB_ENV *dbenv, u_int32_t lg_max);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61022672"></a>Errors</h3>
+              <h3 class="title"><a id="idp53056232"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -143,7 +143,7 @@ DB_ENV->set_lg_max(DB_ENV *dbenv, u_int32_t lg_max);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61029728"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp53063288"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -160,7 +160,7 @@ DB_ENV->set_lg_max(DB_ENV *dbenv, u_int32_t lg_max);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61028648"></a>Class</h3>
+              <h3 class="title"><a id="idp53062208"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -174,7 +174,7 @@ DB_ENV->set_lg_max(DB_ENV *dbenv, u_int32_t lg_max);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61019144"></a>See Also</h3>
+              <h3 class="title"><a id="idp53052704"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_lg_regionmax.html b/docs/api_reference/C/envset_lg_regionmax.html
index 39c1597..508c238 100644
--- a/docs/api_reference/C/envset_lg_regionmax.html
+++ b/docs/api_reference/C/envset_lg_regionmax.html
@@ -83,7 +83,7 @@ DB_ENV->set_lg_regionmax(DB_ENV *dbenv, u_int32_t lg_regionmax);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61012184"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53045688"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -91,7 +91,7 @@ DB_ENV->set_lg_regionmax(DB_ENV *dbenv, u_int32_t lg_regionmax);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61021176"></a>lg_regionmax</h4>
+                <h4 class="title"><a id="idp53054736"></a>lg_regionmax</h4>
               </div>
             </div>
           </div>
@@ -105,7 +105,7 @@ DB_ENV->set_lg_regionmax(DB_ENV *dbenv, u_int32_t lg_regionmax);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61030584"></a>Errors</h3>
+              <h3 class="title"><a id="idp53026240"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -121,7 +121,7 @@ DB_ENV->set_lg_regionmax(DB_ENV *dbenv, u_int32_t lg_regionmax);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61042864"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp53076160"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -135,7 +135,7 @@ DB_ENV->set_lg_regionmax(DB_ENV *dbenv, u_int32_t lg_regionmax);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61041784"></a>Class</h3>
+              <h3 class="title"><a id="idp53075080"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -149,7 +149,7 @@ DB_ENV->set_lg_regionmax(DB_ENV *dbenv, u_int32_t lg_regionmax);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61044992"></a>See Also</h3>
+              <h3 class="title"><a id="idp53078288"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_lk_conflicts.html b/docs/api_reference/C/envset_lk_conflicts.html
index 3659c17..e81aedf 100644
--- a/docs/api_reference/C/envset_lk_conflicts.html
+++ b/docs/api_reference/C/envset_lk_conflicts.html
@@ -74,7 +74,7 @@ DB_ENV->set_lk_conflicts(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60444016"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52476088"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -82,7 +82,7 @@ DB_ENV->set_lk_conflicts(DB_ENV *dbenv,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60443368"></a>conflicts</h4>
+                <h4 class="title"><a id="idp52475440"></a>conflicts</h4>
               </div>
             </div>
           </div>
@@ -102,7 +102,7 @@ DB_ENV->set_lk_conflicts(DB_ENV *dbenv,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60446944"></a>nmodes</h4>
+                <h4 class="title"><a id="idp52479016"></a>nmodes</h4>
               </div>
             </div>
           </div>
@@ -116,7 +116,7 @@ DB_ENV->set_lk_conflicts(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60434024"></a>Errors</h3>
+              <h3 class="title"><a id="idp52465904"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -132,7 +132,7 @@ DB_ENV->set_lk_conflicts(DB_ENV *dbenv,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60443152"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp52475224"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -145,7 +145,7 @@ DB_ENV->set_lk_conflicts(DB_ENV *dbenv,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60453824"></a>ENOMEM</h4>
+                <h4 class="title"><a id="idp52485800"></a>ENOMEM</h4>
               </div>
             </div>
           </div>
@@ -158,7 +158,7 @@ DB_ENV->set_lk_conflicts(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60451592"></a>Class</h3>
+              <h3 class="title"><a id="idp52483568"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -171,7 +171,7 @@ DB_ENV->set_lk_conflicts(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60455160"></a>See Also</h3>
+              <h3 class="title"><a id="idp52487136"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_lk_detect.html b/docs/api_reference/C/envset_lk_detect.html
index 7826355..5c04984 100644
--- a/docs/api_reference/C/envset_lk_detect.html
+++ b/docs/api_reference/C/envset_lk_detect.html
@@ -81,7 +81,7 @@ DB_ENV->set_lk_detect(DB_ENV *dbenv, u_int32_t detect);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60445912"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52477856"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -89,7 +89,7 @@ DB_ENV->set_lk_detect(DB_ENV *dbenv, u_int32_t detect);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60455472"></a>detect</h4>
+                <h4 class="title"><a id="idp52487840"></a>detect</h4>
               </div>
             </div>
           </div>
@@ -186,7 +186,7 @@ DB_ENV->set_lk_detect(DB_ENV *dbenv, u_int32_t detect);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60478688"></a>Errors</h3>
+              <h3 class="title"><a id="idp52511608"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -202,7 +202,7 @@ DB_ENV->set_lk_detect(DB_ENV *dbenv, u_int32_t detect);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60473040"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp52505096"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -215,7 +215,7 @@ DB_ENV->set_lk_detect(DB_ENV *dbenv, u_int32_t detect);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60470952"></a>Class</h3>
+              <h3 class="title"><a id="idp52503008"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -228,7 +228,7 @@ DB_ENV->set_lk_detect(DB_ENV *dbenv, u_int32_t detect);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60474120"></a>See Also</h3>
+              <h3 class="title"><a id="idp52506176"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_lk_max_lockers.html b/docs/api_reference/C/envset_lk_max_lockers.html
index a59c01e..694525e 100644
--- a/docs/api_reference/C/envset_lk_max_lockers.html
+++ b/docs/api_reference/C/envset_lk_max_lockers.html
@@ -91,7 +91,7 @@ DB_ENV->set_lk_max_lockers(DB_ENV *dbenv, u_int32_t max);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60450512"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52472856"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -99,7 +99,7 @@ DB_ENV->set_lk_max_lockers(DB_ENV *dbenv, u_int32_t max);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60449864"></a>max</h4>
+                <h4 class="title"><a id="idp52496496"></a>max</h4>
               </div>
             </div>
           </div>
@@ -114,7 +114,7 @@ DB_ENV->set_lk_max_lockers(DB_ENV *dbenv, u_int32_t max);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60465064"></a>Errors</h3>
+              <h3 class="title"><a id="idp52511024"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -130,7 +130,7 @@ DB_ENV->set_lk_max_lockers(DB_ENV *dbenv, u_int32_t max);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60492136"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp52524240"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -144,7 +144,7 @@ DB_ENV->set_lk_max_lockers(DB_ENV *dbenv, u_int32_t max);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60448968"></a>Class</h3>
+              <h3 class="title"><a id="idp52496712"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -157,7 +157,7 @@ DB_ENV->set_lk_max_lockers(DB_ENV *dbenv, u_int32_t max);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60494368"></a>See Also</h3>
+              <h3 class="title"><a id="idp52526472"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_lk_max_locks.html b/docs/api_reference/C/envset_lk_max_locks.html
index 09eee95..948cb13 100644
--- a/docs/api_reference/C/envset_lk_max_locks.html
+++ b/docs/api_reference/C/envset_lk_max_locks.html
@@ -93,7 +93,7 @@ DB_ENV->set_lk_max_locks(DB_ENV *dbenv, u_int32_t max);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60497304"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52529408"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -101,7 +101,7 @@ DB_ENV->set_lk_max_locks(DB_ENV *dbenv, u_int32_t max);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60497496"></a>max</h4>
+                <h4 class="title"><a id="idp52529600"></a>max</h4>
               </div>
             </div>
           </div>
@@ -115,7 +115,7 @@ DB_ENV->set_lk_max_locks(DB_ENV *dbenv, u_int32_t max);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60489080"></a>Errors</h3>
+              <h3 class="title"><a id="idp52507344"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -131,7 +131,7 @@ DB_ENV->set_lk_max_locks(DB_ENV *dbenv, u_int32_t max);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60507992"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp52539608"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -145,7 +145,7 @@ DB_ENV->set_lk_max_locks(DB_ENV *dbenv, u_int32_t max);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60506912"></a>Class</h3>
+              <h3 class="title"><a id="idp52538528"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -158,7 +158,7 @@ DB_ENV->set_lk_max_locks(DB_ENV *dbenv, u_int32_t max);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60510064"></a>See Also</h3>
+              <h3 class="title"><a id="idp52541680"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_lk_max_objects.html b/docs/api_reference/C/envset_lk_max_objects.html
index cb8c57a..b6c3960 100644
--- a/docs/api_reference/C/envset_lk_max_objects.html
+++ b/docs/api_reference/C/envset_lk_max_objects.html
@@ -94,7 +94,7 @@ DB_ENV->set_lk_max_objects(DB_ENV *dbenv, u_int32_t max);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60496408"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52528552"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -102,7 +102,7 @@ DB_ENV->set_lk_max_objects(DB_ENV *dbenv, u_int32_t max);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60496256"></a>max</h4>
+                <h4 class="title"><a id="idp52528360"></a>max</h4>
               </div>
             </div>
           </div>
@@ -116,7 +116,7 @@ DB_ENV->set_lk_max_objects(DB_ENV *dbenv, u_int32_t max);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60465984"></a>Errors</h3>
+              <h3 class="title"><a id="idp52536552"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -132,7 +132,7 @@ DB_ENV->set_lk_max_objects(DB_ENV *dbenv, u_int32_t max);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60523064"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp52554656"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -146,7 +146,7 @@ DB_ENV->set_lk_max_objects(DB_ENV *dbenv, u_int32_t max);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60521984"></a>Class</h3>
+              <h3 class="title"><a id="idp52553576"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -159,7 +159,7 @@ DB_ENV->set_lk_max_objects(DB_ENV *dbenv, u_int32_t max);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60525088"></a>See Also</h3>
+              <h3 class="title"><a id="idp52556784"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_lk_partitions.html b/docs/api_reference/C/envset_lk_partitions.html
index cb925bd..faea4a1 100644
--- a/docs/api_reference/C/envset_lk_partitions.html
+++ b/docs/api_reference/C/envset_lk_partitions.html
@@ -86,7 +86,7 @@ DB_ENV->set_lk_partitions(DB_ENV *dbenv, u_int32_t partitions);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60512144"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52543544"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -94,7 +94,7 @@ DB_ENV->set_lk_partitions(DB_ENV *dbenv, u_int32_t partitions);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60514616"></a>partitions</h4>
+                <h4 class="title"><a id="idp52546112"></a>partitions</h4>
               </div>
             </div>
           </div>
@@ -108,7 +108,7 @@ DB_ENV->set_lk_partitions(DB_ENV *dbenv, u_int32_t partitions);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60466088"></a>Errors</h3>
+              <h3 class="title"><a id="idp52551600"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -124,7 +124,7 @@ DB_ENV->set_lk_partitions(DB_ENV *dbenv, u_int32_t partitions);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60536624"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp52568248"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -138,7 +138,7 @@ DB_ENV->set_lk_partitions(DB_ENV *dbenv, u_int32_t partitions);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60514680"></a>Class</h3>
+              <h3 class="title"><a id="idp52567168"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -151,7 +151,7 @@ DB_ENV->set_lk_partitions(DB_ENV *dbenv, u_int32_t partitions);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60538792"></a>See Also</h3>
+              <h3 class="title"><a id="idp52570376"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_lk_priority.html b/docs/api_reference/C/envset_lk_priority.html
index a02d634..2e5c8de 100644
--- a/docs/api_reference/C/envset_lk_priority.html
+++ b/docs/api_reference/C/envset_lk_priority.html
@@ -68,7 +68,7 @@ DB_ENV->set_lk_priority(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60529800"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52561496"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -76,7 +76,7 @@ DB_ENV->set_lk_priority(DB_ENV *dbenv,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60541816"></a>lockerid</h4>
+                <h4 class="title"><a id="idp52573400"></a>lockerid</h4>
               </div>
             </div>
           </div>
@@ -90,7 +90,7 @@ DB_ENV->set_lk_priority(DB_ENV *dbenv,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60534600"></a>priority</h4>
+                <h4 class="title"><a id="idp52569008"></a>priority</h4>
               </div>
             </div>
           </div>
@@ -104,7 +104,7 @@ DB_ENV->set_lk_priority(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60526280"></a>Errors</h3>
+              <h3 class="title"><a id="idp52557296"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -120,7 +120,7 @@ DB_ENV->set_lk_priority(DB_ENV *dbenv,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60541880"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp52573464"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -133,7 +133,7 @@ DB_ENV->set_lk_priority(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60547352"></a>Class</h3>
+              <h3 class="title"><a id="idp52579064"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -146,7 +146,7 @@ DB_ENV->set_lk_priority(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60548568"></a>See Also</h3>
+              <h3 class="title"><a id="idp52580280"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_lk_tablesize.html b/docs/api_reference/C/envset_lk_tablesize.html
index e59f2d9..f82981b 100644
--- a/docs/api_reference/C/envset_lk_tablesize.html
+++ b/docs/api_reference/C/envset_lk_tablesize.html
@@ -85,7 +85,7 @@ DB_ENV->set_lk_tablesize(DB_ENV *dbenv, u_int32_t tablesize);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60542456"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52574040"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -93,7 +93,7 @@ DB_ENV->set_lk_tablesize(DB_ENV *dbenv, u_int32_t tablesize);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60547768"></a>tablesize</h4>
+                <h4 class="title"><a id="idp52574688"></a>tablesize</h4>
               </div>
             </div>
           </div>
@@ -108,7 +108,7 @@ DB_ENV->set_lk_tablesize(DB_ENV *dbenv, u_int32_t tablesize);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60544712"></a>Errors</h3>
+              <h3 class="title"><a id="idp52576424"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -124,7 +124,7 @@ DB_ENV->set_lk_tablesize(DB_ENV *dbenv, u_int32_t tablesize);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60560272"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp52592104"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -138,7 +138,7 @@ DB_ENV->set_lk_tablesize(DB_ENV *dbenv, u_int32_t tablesize);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60559192"></a>Class</h3>
+              <h3 class="title"><a id="idp52574752"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -151,7 +151,7 @@ DB_ENV->set_lk_tablesize(DB_ENV *dbenv, u_int32_t tablesize);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60562336"></a>See Also</h3>
+              <h3 class="title"><a id="idp52594336"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_memory_init.html b/docs/api_reference/C/envset_memory_init.html
index 7b7c63f..643cac5 100644
--- a/docs/api_reference/C/envset_memory_init.html
+++ b/docs/api_reference/C/envset_memory_init.html
@@ -75,7 +75,7 @@ DB_ENV->set_memory_init(DB_ENV *dbenv, DB_MEM_CONFIG type,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60132744"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52161472"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -83,7 +83,7 @@ DB_ENV->set_memory_init(DB_ENV *dbenv, DB_MEM_CONFIG type,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60133296"></a>type</h4>
+                <h4 class="title"><a id="idp52157848"></a>type</h4>
               </div>
             </div>
           </div>
@@ -174,7 +174,7 @@ DB_ENV->set_memory_init(DB_ENV *dbenv, DB_MEM_CONFIG type,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60112216"></a>count</h4>
+                <h4 class="title"><a id="idp52164872"></a>count</h4>
               </div>
             </div>
           </div>
@@ -197,7 +197,7 @@ DB_ENV->set_memory_init(DB_ENV *dbenv, DB_MEM_CONFIG type,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60117232"></a>Errors</h3>
+              <h3 class="title"><a id="idp52160504"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -213,7 +213,7 @@ DB_ENV->set_memory_init(DB_ENV *dbenv, DB_MEM_CONFIG type,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60129496"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp52149992"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -227,7 +227,7 @@ DB_ENV->set_memory_init(DB_ENV *dbenv, DB_MEM_CONFIG type,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60113368"></a>Class</h3>
+              <h3 class="title"><a id="idp52161600"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -239,7 +239,7 @@ DB_ENV->set_memory_init(DB_ENV *dbenv, DB_MEM_CONFIG type,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60117448"></a>See Also</h3>
+              <h3 class="title"><a id="idp52051000"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_memory_max.html b/docs/api_reference/C/envset_memory_max.html
index 11f7553..2f4c3b2 100644
--- a/docs/api_reference/C/envset_memory_max.html
+++ b/docs/api_reference/C/envset_memory_max.html
@@ -85,7 +85,7 @@ DB_ENV->set_memory_max(DB_ENV *dbenv, u_int32_t gbytes, u_int32_t bytes); </p
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60112840"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52154416"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -93,7 +93,7 @@ DB_ENV->set_memory_max(DB_ENV *dbenv, u_int32_t gbytes, u_int32_t bytes); </p
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60127648"></a>gbytes</h4>
+                <h4 class="title"><a id="idp52166808"></a>gbytes</h4>
               </div>
             </div>
           </div>
@@ -107,7 +107,7 @@ DB_ENV->set_memory_max(DB_ENV *dbenv, u_int32_t gbytes, u_int32_t bytes); </p
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60099512"></a>bytes</h4>
+                <h4 class="title"><a id="idp52131264"></a>bytes</h4>
               </div>
             </div>
           </div>
@@ -122,7 +122,7 @@ DB_ENV->set_memory_max(DB_ENV *dbenv, u_int32_t gbytes, u_int32_t bytes); </p
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60089280"></a>Errors</h3>
+              <h3 class="title"><a id="idp52167312"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -138,7 +138,7 @@ DB_ENV->set_memory_max(DB_ENV *dbenv, u_int32_t gbytes, u_int32_t bytes); </p
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60138328"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp52131600"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -152,7 +152,7 @@ DB_ENV->set_memory_max(DB_ENV *dbenv, u_int32_t gbytes, u_int32_t bytes); </p
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60149408"></a>Class</h3>
+              <h3 class="title"><a id="idp52181160"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -164,7 +164,7 @@ DB_ENV->set_memory_max(DB_ENV *dbenv, u_int32_t gbytes, u_int32_t bytes); </p
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60150744"></a>See Also</h3>
+              <h3 class="title"><a id="idp52182496"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_metadata_dir.html b/docs/api_reference/C/envset_metadata_dir.html
index e8b3d60..3523d1c 100644
--- a/docs/api_reference/C/envset_metadata_dir.html
+++ b/docs/api_reference/C/envset_metadata_dir.html
@@ -84,7 +84,7 @@ DB_ENV->set_metadata_dir(DB_ENV *envp, const char *dir); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60150336"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52149368"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -92,7 +92,7 @@ DB_ENV->set_metadata_dir(DB_ENV *envp, const char *dir); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60134424"></a>dir</h4>
+                <h4 class="title"><a id="idp52181656"></a>dir</h4>
               </div>
             </div>
           </div>
@@ -107,7 +107,7 @@ DB_ENV->set_metadata_dir(DB_ENV *envp, const char *dir); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60142304"></a>Class</h3>
+              <h3 class="title"><a id="idp52111208"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -119,7 +119,7 @@ DB_ENV->set_metadata_dir(DB_ENV *envp, const char *dir); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60104088"></a>See Also</h3>
+              <h3 class="title"><a id="idp52160336"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_mp_mmapsize.html b/docs/api_reference/C/envset_mp_mmapsize.html
index 1e3cd20..bc330d2 100644
--- a/docs/api_reference/C/envset_mp_mmapsize.html
+++ b/docs/api_reference/C/envset_mp_mmapsize.html
@@ -87,7 +87,7 @@ DB_ENV->set_mp_mmapsize(DB_ENV *dbenv, size_t mp_mmapsize);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61347272"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53382104"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -95,7 +95,7 @@ DB_ENV->set_mp_mmapsize(DB_ENV *dbenv, size_t mp_mmapsize);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61347744"></a>mp_mmapsize</h4>
+                <h4 class="title"><a id="idp53382520"></a>mp_mmapsize</h4>
               </div>
             </div>
           </div>
@@ -110,7 +110,7 @@ DB_ENV->set_mp_mmapsize(DB_ENV *dbenv, size_t mp_mmapsize);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61327808"></a>Errors</h3>
+              <h3 class="title"><a id="idp53375720"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -126,7 +126,7 @@ DB_ENV->set_mp_mmapsize(DB_ENV *dbenv, size_t mp_mmapsize);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61355808"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp53390888"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -139,7 +139,7 @@ DB_ENV->set_mp_mmapsize(DB_ENV *dbenv, size_t mp_mmapsize);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61354728"></a>Class</h3>
+              <h3 class="title"><a id="idp53389808"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -152,7 +152,7 @@ DB_ENV->set_mp_mmapsize(DB_ENV *dbenv, size_t mp_mmapsize);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61347808"></a>See Also</h3>
+              <h3 class="title"><a id="idp53382584"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_mp_mtxcount.html b/docs/api_reference/C/envset_mp_mtxcount.html
index 2357552..f986f84 100644
--- a/docs/api_reference/C/envset_mp_mtxcount.html
+++ b/docs/api_reference/C/envset_mp_mtxcount.html
@@ -59,7 +59,7 @@ DB_ENV->set_mp_mtxcount(DB_ENV *dbenv, u_int32_t mtxcount);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61343464"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53376176"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -67,7 +67,7 @@ DB_ENV->set_mp_mtxcount(DB_ENV *dbenv, u_int32_t mtxcount);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61359072"></a>mtxcount</h4>
+                <h4 class="title"><a id="idp53382232"></a>mtxcount</h4>
               </div>
             </div>
           </div>
@@ -81,7 +81,7 @@ DB_ENV->set_mp_mtxcount(DB_ENV *dbenv, u_int32_t mtxcount);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61342544"></a>Class</h3>
+              <h3 class="title"><a id="idp53382728"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -94,7 +94,7 @@ DB_ENV->set_mp_mtxcount(DB_ENV *dbenv, u_int32_t mtxcount);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61341240"></a>See Also</h3>
+              <h3 class="title"><a id="idp53396056"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_mp_pagesize.html b/docs/api_reference/C/envset_mp_pagesize.html
index fe9c801..651b064 100644
--- a/docs/api_reference/C/envset_mp_pagesize.html
+++ b/docs/api_reference/C/envset_mp_pagesize.html
@@ -54,7 +54,7 @@ DB_ENV->set_mp_pagesize(DB_ENV *dbenv, u_int32_t pagesize);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61361480"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53396760"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -62,7 +62,7 @@ DB_ENV->set_mp_pagesize(DB_ENV *dbenv, u_int32_t pagesize);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61361672"></a>pagesize</h4>
+                <h4 class="title"><a id="idp53396952"></a>pagesize</h4>
               </div>
             </div>
           </div>
@@ -78,7 +78,7 @@ DB_ENV->set_mp_pagesize(DB_ENV *dbenv, u_int32_t pagesize);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61344664"></a>Class</h3>
+              <h3 class="title"><a id="idp53377952"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -91,7 +91,7 @@ DB_ENV->set_mp_pagesize(DB_ENV *dbenv, u_int32_t pagesize);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61364048"></a>See Also</h3>
+              <h3 class="title"><a id="idp53399352"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_mp_tablesize.html b/docs/api_reference/C/envset_mp_tablesize.html
index 8c3d524..74c1f23 100644
--- a/docs/api_reference/C/envset_mp_tablesize.html
+++ b/docs/api_reference/C/envset_mp_tablesize.html
@@ -54,7 +54,7 @@ DB_ENV->set_mp_tablesize(DB_ENV *dbenv, u_int32_t tablesize);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61362568"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53399200"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -62,7 +62,7 @@ DB_ENV->set_mp_tablesize(DB_ENV *dbenv, u_int32_t tablesize);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61362760"></a>tablesize</h4>
+                <h4 class="title"><a id="idp53384352"></a>tablesize</h4>
               </div>
             </div>
           </div>
@@ -77,7 +77,7 @@ DB_ENV->set_mp_tablesize(DB_ENV *dbenv, u_int32_t tablesize);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61368600"></a>Class</h3>
+              <h3 class="title"><a id="idp53403880"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -90,7 +90,7 @@ DB_ENV->set_mp_tablesize(DB_ENV *dbenv, u_int32_t tablesize);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61369680"></a>See Also</h3>
+              <h3 class="title"><a id="idp53404960"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_msgcall.html b/docs/api_reference/C/envset_msgcall.html
index 25f5118..edfc5e7 100644
--- a/docs/api_reference/C/envset_msgcall.html
+++ b/docs/api_reference/C/envset_msgcall.html
@@ -91,7 +91,7 @@ DB_ENV->set_msgcall(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60169384"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52201208"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -99,7 +99,7 @@ DB_ENV->set_msgcall(DB_ENV *dbenv,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60169576"></a>db_msgcall_fcn</h4>
+                <h4 class="title"><a id="idp52201400"></a>db_msgcall_fcn</h4>
               </div>
             </div>
           </div>
@@ -136,7 +136,7 @@ DB_ENV->set_msgcall(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60175336"></a>Class</h3>
+              <h3 class="title"><a id="idp52215784"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -148,7 +148,7 @@ DB_ENV->set_msgcall(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60170720"></a>See Also</h3>
+              <h3 class="title"><a id="idp52202704"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_msgfile.html b/docs/api_reference/C/envset_msgfile.html
index 86a2bed..98678b5 100644
--- a/docs/api_reference/C/envset_msgfile.html
+++ b/docs/api_reference/C/envset_msgfile.html
@@ -82,7 +82,7 @@ DB_ENV->set_msgfile(DB_ENV *dbenv, FILE *msgfile);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60171432"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52207320"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -90,7 +90,7 @@ DB_ENV->set_msgfile(DB_ENV *dbenv, FILE *msgfile);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60177960"></a>msgfile</h4>
+                <h4 class="title"><a id="idp52195352"></a>msgfile</h4>
               </div>
             </div>
           </div>
@@ -104,7 +104,7 @@ DB_ENV->set_msgfile(DB_ENV *dbenv, FILE *msgfile);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60173136"></a>Class</h3>
+              <h3 class="title"><a id="idp52203784"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -116,7 +116,7 @@ DB_ENV->set_msgfile(DB_ENV *dbenv, FILE *msgfile);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60183224"></a>See Also</h3>
+              <h3 class="title"><a id="idp52176800"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_shm_key.html b/docs/api_reference/C/envset_shm_key.html
index 771463e..20103b7 100644
--- a/docs/api_reference/C/envset_shm_key.html
+++ b/docs/api_reference/C/envset_shm_key.html
@@ -106,7 +106,7 @@ DB_ENV->set_shm_key(DB_ENV *dbenv, long shm_key);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60187728"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52209208"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -114,7 +114,7 @@ DB_ENV->set_shm_key(DB_ENV *dbenv, long shm_key);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60187080"></a>shm_key</h4>
+                <h4 class="title"><a id="idp52219704"></a>shm_key</h4>
               </div>
             </div>
           </div>
@@ -128,7 +128,7 @@ DB_ENV->set_shm_key(DB_ENV *dbenv, long shm_key);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60182296"></a>Errors</h3>
+              <h3 class="title"><a id="idp52214544"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -144,7 +144,7 @@ DB_ENV->set_shm_key(DB_ENV *dbenv, long shm_key);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60197192"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp52229336"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -158,7 +158,7 @@ DB_ENV->set_shm_key(DB_ENV *dbenv, long shm_key);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60186864"></a>Class</h3>
+              <h3 class="title"><a id="idp52228256"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -170,7 +170,7 @@ DB_ENV->set_shm_key(DB_ENV *dbenv, long shm_key);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60199424"></a>See Also</h3>
+              <h3 class="title"><a id="idp52209440"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_thread_count.html b/docs/api_reference/C/envset_thread_count.html
index 6fd9ce7..83aad04 100644
--- a/docs/api_reference/C/envset_thread_count.html
+++ b/docs/api_reference/C/envset_thread_count.html
@@ -116,7 +116,7 @@ DB_ENV->set_thread_count(DB_ENV *dbenv, u_int32_t count);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60202296"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52221128"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -124,7 +124,7 @@ DB_ENV->set_thread_count(DB_ENV *dbenv, u_int32_t count);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60189128"></a>count</h4>
+                <h4 class="title"><a id="idp52234336"></a>count</h4>
               </div>
             </div>
           </div>
@@ -138,7 +138,7 @@ DB_ENV->set_thread_count(DB_ENV *dbenv, u_int32_t count);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60194136"></a>Errors</h3>
+              <h3 class="title"><a id="idp52219424"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -154,7 +154,7 @@ DB_ENV->set_thread_count(DB_ENV *dbenv, u_int32_t count);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60214344"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp52246688"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -168,7 +168,7 @@ DB_ENV->set_thread_count(DB_ENV *dbenv, u_int32_t count);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60189192"></a>Class</h3>
+              <h3 class="title"><a id="idp52245608"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -180,7 +180,7 @@ DB_ENV->set_thread_count(DB_ENV *dbenv, u_int32_t count);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60216512"></a>See Also</h3>
+              <h3 class="title"><a id="idp52248816"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_thread_id.html b/docs/api_reference/C/envset_thread_id.html
index 575f96a..9ab0e84 100644
--- a/docs/api_reference/C/envset_thread_id.html
+++ b/docs/api_reference/C/envset_thread_id.html
@@ -79,7 +79,7 @@ DB_ENV->set_thread_id(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60203984"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52236000"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -87,7 +87,7 @@ DB_ENV->set_thread_id(DB_ENV *dbenv,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60219520"></a>thread_id</h4>
+                <h4 class="title"><a id="idp52251824"></a>thread_id</h4>
               </div>
             </div>
           </div>
@@ -138,7 +138,7 @@ DB_ENV->set_thread_id(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60230224"></a>Errors</h3>
+              <h3 class="title"><a id="idp52262232"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -154,7 +154,7 @@ DB_ENV->set_thread_id(DB_ENV *dbenv,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60235328"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp52267336"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -167,7 +167,7 @@ DB_ENV->set_thread_id(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60234120"></a>Assigning Thread IDs</h3>
+              <h3 class="title"><a id="idp52266128"></a>Assigning Thread IDs</h3>
             </div>
           </div>
         </div>
@@ -230,7 +230,7 @@ DB_ENV->set_thread_id(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60232024"></a>Class</h3>
+              <h3 class="title"><a id="idp52264032"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -242,7 +242,7 @@ DB_ENV->set_thread_id(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60238008"></a>See Also</h3>
+              <h3 class="title"><a id="idp52270928"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_thread_id_string.html b/docs/api_reference/C/envset_thread_id_string.html
index e3fde80..db6613e 100644
--- a/docs/api_reference/C/envset_thread_id_string.html
+++ b/docs/api_reference/C/envset_thread_id_string.html
@@ -73,7 +73,7 @@ DB_ENV->set_thread_id_string(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60237520"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52270808"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -81,7 +81,7 @@ DB_ENV->set_thread_id_string(DB_ENV *dbenv,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60213800"></a>thread_id_string</h4>
+                <h4 class="title"><a id="idp52245928"></a>thread_id_string</h4>
               </div>
             </div>
           </div>
@@ -142,7 +142,7 @@ DB_ENV->set_thread_id_string(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60252728"></a>Errors</h3>
+              <h3 class="title"><a id="idp52285096"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -158,7 +158,7 @@ DB_ENV->set_thread_id_string(DB_ENV *dbenv,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60262128"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp52294280"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -171,7 +171,7 @@ DB_ENV->set_thread_id_string(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60261264"></a>Class</h3>
+              <h3 class="title"><a id="idp52293200"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -183,7 +183,7 @@ DB_ENV->set_thread_id_string(DB_ENV *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60263424"></a>See Also</h3>
+              <h3 class="title"><a id="idp52295792"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_timeout.html b/docs/api_reference/C/envset_timeout.html
index bfc86da..5546697 100644
--- a/docs/api_reference/C/envset_timeout.html
+++ b/docs/api_reference/C/envset_timeout.html
@@ -88,7 +88,7 @@ DB_ENV->set_timeout(DB_ENV *dbenv, db_timeout_t timeout,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60253584"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52265048"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -96,7 +96,7 @@ DB_ENV->set_timeout(DB_ENV *dbenv, db_timeout_t timeout,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60222952"></a>timeout</h4>
+                <h4 class="title"><a id="idp52264400"></a>timeout</h4>
               </div>
             </div>
           </div>
@@ -110,7 +110,7 @@ DB_ENV->set_timeout(DB_ENV *dbenv, db_timeout_t timeout,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60254448"></a>flags</h4>
+                <h4 class="title"><a id="idp52270568"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -201,7 +201,7 @@ DB_ENV->set_timeout(DB_ENV *dbenv, db_timeout_t timeout,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60227232"></a>Errors</h3>
+              <h3 class="title"><a id="idp52304968"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -217,7 +217,7 @@ DB_ENV->set_timeout(DB_ENV *dbenv, db_timeout_t timeout,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60277704"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp52311472"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -230,7 +230,7 @@ DB_ENV->set_timeout(DB_ENV *dbenv, db_timeout_t timeout,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60279112"></a>Class</h3>
+              <h3 class="title"><a id="idp52311152"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -242,7 +242,7 @@ DB_ENV->set_timeout(DB_ENV *dbenv, db_timeout_t timeout,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60282384"></a>See Also</h3>
+              <h3 class="title"><a id="idp52314424"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_tmp_dir.html b/docs/api_reference/C/envset_tmp_dir.html
index 59be89a..153a85a 100644
--- a/docs/api_reference/C/envset_tmp_dir.html
+++ b/docs/api_reference/C/envset_tmp_dir.html
@@ -159,7 +159,7 @@ DB_ENV->set_tmp_dir(DB_ENV *dbenv, const char *dir);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60271624"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52329320"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -167,7 +167,7 @@ DB_ENV->set_tmp_dir(DB_ENV *dbenv, const char *dir);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60297496"></a>dir</h4>
+                <h4 class="title"><a id="idp52329168"></a>dir</h4>
               </div>
             </div>
           </div>
@@ -187,7 +187,7 @@ DB_ENV->set_tmp_dir(DB_ENV *dbenv, const char *dir);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60300136"></a>Errors</h3>
+              <h3 class="title"><a id="idp52332832"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -203,7 +203,7 @@ DB_ENV->set_tmp_dir(DB_ENV *dbenv, const char *dir);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60281192"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp52308288"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -217,7 +217,7 @@ DB_ENV->set_tmp_dir(DB_ENV *dbenv, const char *dir);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60303640"></a>Class</h3>
+              <h3 class="title"><a id="idp52316056"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -229,7 +229,7 @@ DB_ENV->set_tmp_dir(DB_ENV *dbenv, const char *dir);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60304808"></a>See Also</h3>
+              <h3 class="title"><a id="idp52337504"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_tx_max.html b/docs/api_reference/C/envset_tx_max.html
index 01a1b47..88b2871 100644
--- a/docs/api_reference/C/envset_tx_max.html
+++ b/docs/api_reference/C/envset_tx_max.html
@@ -97,7 +97,7 @@ DB_ENV->set_tx_max(DB_ENV *dbenv, u_int32_t max);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62731576"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54766712"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -105,7 +105,7 @@ DB_ENV->set_tx_max(DB_ENV *dbenv, u_int32_t max);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62730928"></a>max</h4>
+                <h4 class="title"><a id="idp54766064"></a>max</h4>
               </div>
             </div>
           </div>
@@ -120,7 +120,7 @@ DB_ENV->set_tx_max(DB_ENV *dbenv, u_int32_t max);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62718648"></a>Errors</h3>
+              <h3 class="title"><a id="idp54769704"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -136,7 +136,7 @@ DB_ENV->set_tx_max(DB_ENV *dbenv, u_int32_t max);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62742280"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp54777456"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -150,7 +150,7 @@ DB_ENV->set_tx_max(DB_ENV *dbenv, u_int32_t max);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62730712"></a>Class</h3>
+              <h3 class="title"><a id="idp54765848"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -163,7 +163,7 @@ DB_ENV->set_tx_max(DB_ENV *dbenv, u_int32_t max);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62744512"></a>See Also</h3>
+              <h3 class="title"><a id="idp54779688"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_tx_timestamp.html b/docs/api_reference/C/envset_tx_timestamp.html
index 0892cda..ccd480f 100644
--- a/docs/api_reference/C/envset_tx_timestamp.html
+++ b/docs/api_reference/C/envset_tx_timestamp.html
@@ -75,7 +75,7 @@ DB_ENV->set_tx_timestamp(DB_ENV *dbenv, time_t *timestamp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62731440"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54766360"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -83,7 +83,7 @@ DB_ENV->set_tx_timestamp(DB_ENV *dbenv, time_t *timestamp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62733104"></a>timestamp</h4>
+                <h4 class="title"><a id="idp54768240"></a>timestamp</h4>
               </div>
             </div>
           </div>
@@ -102,7 +102,7 @@ DB_ENV->set_tx_timestamp(DB_ENV *dbenv, time_t *timestamp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62739224"></a>Errors</h3>
+              <h3 class="title"><a id="idp54774400"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -118,7 +118,7 @@ DB_ENV->set_tx_timestamp(DB_ENV *dbenv, time_t *timestamp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62754432"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp54789424"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -133,7 +133,7 @@ DB_ENV->set_tx_timestamp(DB_ENV *dbenv, time_t *timestamp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62753352"></a>Class</h3>
+              <h3 class="title"><a id="idp54788344"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -146,7 +146,7 @@ DB_ENV->set_tx_timestamp(DB_ENV *dbenv, time_t *timestamp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62733472"></a>See Also</h3>
+              <h3 class="title"><a id="idp54768824"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envset_verbose.html b/docs/api_reference/C/envset_verbose.html
index feea3b8..869eea2 100644
--- a/docs/api_reference/C/envset_verbose.html
+++ b/docs/api_reference/C/envset_verbose.html
@@ -84,7 +84,7 @@ DB_ENV->set_verbose(DB_ENV *dbenv, u_int32_t which, int onoff);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60308104"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52340800"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -92,7 +92,7 @@ DB_ENV->set_verbose(DB_ENV *dbenv, u_int32_t which, int onoff);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60298272"></a>which</h4>
+                <h4 class="title"><a id="idp52330920"></a>which</h4>
               </div>
             </div>
           </div>
@@ -240,7 +240,7 @@ DB_ENV->set_verbose(DB_ENV *dbenv, u_int32_t which, int onoff);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60320032"></a>onoff</h4>
+                <h4 class="title"><a id="idp52352840"></a>onoff</h4>
               </div>
             </div>
           </div>
@@ -254,7 +254,7 @@ DB_ENV->set_verbose(DB_ENV *dbenv, u_int32_t which, int onoff);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60294680"></a>Errors</h3>
+              <h3 class="title"><a id="idp52310568"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -270,7 +270,7 @@ DB_ENV->set_verbose(DB_ENV *dbenv, u_int32_t which, int onoff);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60328752"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp52328336"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -283,7 +283,7 @@ DB_ENV->set_verbose(DB_ENV *dbenv, u_int32_t which, int onoff);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60325832"></a>Class</h3>
+              <h3 class="title"><a id="idp52331112"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -295,7 +295,7 @@ DB_ENV->set_verbose(DB_ENV *dbenv, u_int32_t which, int onoff);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60315896"></a>See Also</h3>
+              <h3 class="title"><a id="idp52348704"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envstat.html b/docs/api_reference/C/envstat.html
index 31f2497..11d3526 100644
--- a/docs/api_reference/C/envstat.html
+++ b/docs/api_reference/C/envstat.html
@@ -67,7 +67,7 @@ DB_ENV->stat_print(DB_ENV *dbenv, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60342736"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52368776"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ DB_ENV->stat_print(DB_ENV *dbenv, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60342928"></a>flags</h4>
+                <h4 class="title"><a id="idp52341032"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -118,7 +118,7 @@ DB_ENV->stat_print(DB_ENV *dbenv, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60346992"></a>Class</h3>
+              <h3 class="title"><a id="idp52379144"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -130,7 +130,7 @@ DB_ENV->stat_print(DB_ENV *dbenv, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60327648"></a>See Also</h3>
+              <h3 class="title"><a id="idp52381200"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envstrerror.html b/docs/api_reference/C/envstrerror.html
index 6e0cfe1..1d62827 100644
--- a/docs/api_reference/C/envstrerror.html
+++ b/docs/api_reference/C/envstrerror.html
@@ -60,7 +60,7 @@ db_strerror(int error);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60345536"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52378208"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -68,7 +68,7 @@ db_strerror(int error);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60313728"></a>error</h4>
+                <h4 class="title"><a id="idp52358704"></a>error</h4>
               </div>
             </div>
           </div>
@@ -82,7 +82,7 @@ db_strerror(int error);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60334656"></a>Class</h3>
+              <h3 class="title"><a id="idp52370768"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -94,7 +94,7 @@ db_strerror(int error);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60345872"></a>See Also</h3>
+              <h3 class="title"><a id="idp52333536"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envtxn_applied.html b/docs/api_reference/C/envtxn_applied.html
index 92581b4..b92dade 100644
--- a/docs/api_reference/C/envtxn_applied.html
+++ b/docs/api_reference/C/envtxn_applied.html
@@ -99,7 +99,7 @@ DB_ENV->txn_applied(DB_ENV *env, DB_TXN_TOKEN *token,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62475912"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54493696"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -107,7 +107,7 @@ DB_ENV->txn_applied(DB_ENV *env, DB_TXN_TOKEN *token,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62467032"></a>flags</h4>
+                <h4 class="title"><a id="idp54513840"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -120,7 +120,7 @@ DB_ENV->txn_applied(DB_ENV *env, DB_TXN_TOKEN *token,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62496144"></a>token</h4>
+                <h4 class="title"><a id="idp54530664"></a>token</h4>
               </div>
             </div>
           </div>
@@ -136,7 +136,7 @@ DB_ENV->txn_applied(DB_ENV *env, DB_TXN_TOKEN *token,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62500800"></a>timeout</h4>
+                <h4 class="title"><a id="idp54536584"></a>timeout</h4>
               </div>
             </div>
           </div>
@@ -152,7 +152,7 @@ DB_ENV->txn_applied(DB_ENV *env, DB_TXN_TOKEN *token,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62480184"></a>Errors</h3>
+              <h3 class="title"><a id="idp54531008"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -168,7 +168,7 @@ DB_ENV->txn_applied(DB_ENV *env, DB_TXN_TOKEN *token,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62460400"></a>DB_KEYEMPTY</h4>
+                <h4 class="title"><a id="idp54495608"></a>DB_KEYEMPTY</h4>
               </div>
             </div>
           </div>
@@ -182,7 +182,7 @@ DB_ENV->txn_applied(DB_ENV *env, DB_TXN_TOKEN *token,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62510008"></a> DB_LOCK_DEADLOCK</h4>
+                <h4 class="title"><a id="idp54545840"></a> DB_LOCK_DEADLOCK</h4>
               </div>
             </div>
           </div>
@@ -198,7 +198,7 @@ DB_ENV->txn_applied(DB_ENV *env, DB_TXN_TOKEN *token,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62510656"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp54546488"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -212,7 +212,7 @@ DB_ENV->txn_applied(DB_ENV *env, DB_TXN_TOKEN *token,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62502960"></a>Class</h3>
+              <h3 class="title"><a id="idp54528720"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -224,7 +224,7 @@ DB_ENV->txn_applied(DB_ENV *env, DB_TXN_TOKEN *token,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62494344"></a>See Also</h3>
+              <h3 class="title"><a id="idp54531720"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/envversion.html b/docs/api_reference/C/envversion.html
index 8458e2a..2dfaa08 100644
--- a/docs/api_reference/C/envversion.html
+++ b/docs/api_reference/C/envversion.html
@@ -56,7 +56,7 @@ db_version(int *major, int *minor, int *patch);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60348464"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52380680"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -64,7 +64,7 @@ db_version(int *major, int *minor, int *patch);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60348744"></a>major</h4>
+                <h4 class="title"><a id="idp52381048"></a>major</h4>
               </div>
             </div>
           </div>
@@ -78,7 +78,7 @@ db_version(int *major, int *minor, int *patch);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60344968"></a>minor</h4>
+                <h4 class="title"><a id="idp52386584"></a>minor</h4>
               </div>
             </div>
           </div>
@@ -92,7 +92,7 @@ db_version(int *major, int *minor, int *patch);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60313792"></a>patch</h4>
+                <h4 class="title"><a id="idp52346368"></a>patch</h4>
               </div>
             </div>
           </div>
@@ -107,7 +107,7 @@ db_version(int *major, int *minor, int *patch);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60326352"></a>Class</h3>
+              <h3 class="title"><a id="idp52389672"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -119,7 +119,7 @@ db_version(int *major, int *minor, int *patch);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60352384"></a>See Also</h3>
+              <h3 class="title"><a id="idp52384752"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/index.html b/docs/api_reference/C/index.html
index a99df59..92d9e9d 100644
--- a/docs/api_reference/C/index.html
+++ b/docs/api_reference/C/index.html
@@ -30,7 +30,7 @@
       <div class="titlepage">
         <div>
           <div>
-            <h1 class="title"><a id="idp11584"></a>Berkeley DB C API Reference</h1>
+            <h1 class="title"><a id="idm8043432"></a>Berkeley DB C API Reference</h1>
           </div>
           <div class="navtable">
             <table border="1" width="80%">
@@ -509,7 +509,7 @@
                   <td>
                     <a class="xref" href="envadd_data_dir.html" title="DB_ENV->add_data_dir()">DB_ENV->add_data_dir()</a>
                   </td>
-                  <td>add an environment data directory</td>
+                  <td>Add an environment data directory</td>
                 </tr>
                 <tr>
                   <td>
@@ -638,8 +638,12 @@
                   <td>Set/get the environment data directory</td>
                 </tr>
                 <tr>
+                  <td><a class="xref" href="envset_data_len.html" title="DB_ENV->set_data_len()">DB_ENV->set_data_len()</a>, <a class="xref" href="envget_data_len.html" title="DB_ENV->get_data_len()">DB_ENV->get_data_len()</a></td>
+                  <td>Set/get the command line utility byte limit</td>
+                </tr>
+                <tr>
                   <td><a class="xref" href="envset_create_dir.html" title="DB_ENV->set_create_dir()">DB_ENV->set_create_dir()</a>, <a class="xref" href="envget_create_dir.html" title="DB_ENV->get_create_dir()">DB_ENV->get_create_dir()</a></td>
-                  <td>add an environment data directory</td>
+                  <td>Add an environment data directory</td>
                 </tr>
                 <tr>
                   <td><a class="xref" href="envset_encrypt.html" title="DB_ENV->set_encrypt()">DB_ENV->set_encrypt()</a>, <a class="xref" href="envget_encrypt_flags.html" title="DB_ENV->get_encrypt_flags()">DB_ENV->get_encrypt_flags()</a></td>
@@ -1829,6 +1833,12 @@
                 </tr>
                 <tr>
                   <td>
+                    <a class="xref" href="set_data_len_parameter.html" title="set_data_len">set_data_len</a>
+                  </td>
+                  <td>Sets the maximum number of bytes displayed by some utilities.</td>
+                </tr>
+                <tr>
+                  <td>
                     <a class="xref" href="set_flags_parameter.html" title="set_flags">set_flags</a>
                   </td>
                   <td>Configures a database environment.</td>
@@ -1970,7 +1980,7 @@
           </div>
           <div>
             <div class="legalnotice">
-              <a id="idp57207416"></a>
+              <a id="idp49220128"></a>
               <p class="legalnotice-title">
                 <b>Legal Notice</b>
               </p>
@@ -2008,7 +2018,7 @@
             </div>
           </div>
           <div>
-            <p class="pubdate">5/11/2012</p>
+            <p class="pubdate">9/9/2013</p>
           </div>
         </div>
         <hr />
diff --git a/docs/api_reference/C/lockdetect.html b/docs/api_reference/C/lockdetect.html
index ad48c46..71fa5d3 100644
--- a/docs/api_reference/C/lockdetect.html
+++ b/docs/api_reference/C/lockdetect.html
@@ -68,7 +68,7 @@ DB_ENV->lock_detect(DB_ENV *env,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60554360"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52586072"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -76,7 +76,7 @@ DB_ENV->lock_detect(DB_ENV *env,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60565384"></a>flags</h4>
+                <h4 class="title"><a id="idp52597384"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -89,7 +89,7 @@ DB_ENV->lock_detect(DB_ENV *env,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60567832"></a>atype</h4>
+                <h4 class="title"><a id="idp52590144"></a>atype</h4>
               </div>
             </div>
           </div>
@@ -183,7 +183,7 @@ DB_ENV->lock_detect(DB_ENV *env,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60583992"></a>rejected</h4>
+                <h4 class="title"><a id="idp52615784"></a>rejected</h4>
               </div>
             </div>
           </div>
@@ -198,7 +198,7 @@ DB_ENV->lock_detect(DB_ENV *env,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60568272"></a>Errors</h3>
+              <h3 class="title"><a id="idp52597656"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -214,7 +214,7 @@ DB_ENV->lock_detect(DB_ENV *env,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60578560"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp52614184"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -227,7 +227,7 @@ DB_ENV->lock_detect(DB_ENV *env,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60585072"></a>Class</h3>
+              <h3 class="title"><a id="idp52609272"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -239,7 +239,7 @@ DB_ENV->lock_detect(DB_ENV *env,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60587120"></a>See Also</h3>
+              <h3 class="title"><a id="idp52611432"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/lockget.html b/docs/api_reference/C/lockget.html
index d04bb2a..b12a235 100644
--- a/docs/api_reference/C/lockget.html
+++ b/docs/api_reference/C/lockget.html
@@ -60,7 +60,7 @@ DB_ENV->lock_get(DB_ENV *env, u_int32_t locker,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60591144"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52589480"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -68,7 +68,7 @@ DB_ENV->lock_get(DB_ENV *env, u_int32_t locker,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60539984"></a>locker</h4>
+                <h4 class="title"><a id="idp52606520"></a>locker</h4>
               </div>
             </div>
           </div>
@@ -82,7 +82,7 @@ DB_ENV->lock_get(DB_ENV *env, u_int32_t locker,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60585976"></a>flags</h4>
+                <h4 class="title"><a id="idp52618592"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -109,7 +109,7 @@ DB_ENV->lock_get(DB_ENV *env, u_int32_t locker,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60595176"></a>object</h4>
+                <h4 class="title"><a id="idp52626536"></a>object</h4>
               </div>
             </div>
           </div>
@@ -128,7 +128,7 @@ DB_ENV->lock_get(DB_ENV *env, u_int32_t locker,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60557752"></a>lock_mode</h4>
+                <h4 class="title"><a id="idp52613496"></a>lock_mode</h4>
               </div>
             </div>
           </div>
@@ -192,7 +192,7 @@ DB_ENV->lock_get(DB_ENV *env, u_int32_t locker,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60601152"></a>lock</h4>
+                <h4 class="title"><a id="idp52632520"></a>lock</h4>
               </div>
             </div>
           </div>
@@ -206,7 +206,7 @@ DB_ENV->lock_get(DB_ENV *env, u_int32_t locker,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60566184"></a>Errors</h3>
+              <h3 class="title"><a id="idp52637240"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -222,7 +222,7 @@ DB_ENV->lock_get(DB_ENV *env, u_int32_t locker,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60603312"></a>DB_LOCK_DEADLOCK</h4>
+                <h4 class="title"><a id="idp52631968"></a>DB_LOCK_DEADLOCK</h4>
               </div>
             </div>
           </div>
@@ -235,7 +235,7 @@ DB_ENV->lock_get(DB_ENV *env, u_int32_t locker,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60601928"></a>DB_LOCK_NOTGRANTED</h4>
+                <h4 class="title"><a id="idp52633232"></a>DB_LOCK_NOTGRANTED</h4>
               </div>
             </div>
           </div>
@@ -255,7 +255,7 @@ DB_ENV->lock_get(DB_ENV *env, u_int32_t locker,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60593840"></a>DB_LOCK_NOTGRANTED</h4>
+                <h4 class="title"><a id="idp52625200"></a>DB_LOCK_NOTGRANTED</h4>
               </div>
             </div>
           </div>
@@ -269,7 +269,7 @@ DB_ENV->lock_get(DB_ENV *env, u_int32_t locker,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60582584"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp52633880"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -281,7 +281,7 @@ DB_ENV->lock_get(DB_ENV *env, u_int32_t locker,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60613544"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp52642976"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -294,7 +294,7 @@ DB_ENV->lock_get(DB_ENV *env, u_int32_t locker,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60614016"></a>ENOMEM</h4>
+                <h4 class="title"><a id="idp52645296"></a>ENOMEM</h4>
               </div>
             </div>
           </div>
@@ -307,7 +307,7 @@ DB_ENV->lock_get(DB_ENV *env, u_int32_t locker,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60609256"></a>Class</h3>
+              <h3 class="title"><a id="idp52640544"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -320,7 +320,7 @@ DB_ENV->lock_get(DB_ENV *env, u_int32_t locker,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60607696"></a>See Also</h3>
+              <h3 class="title"><a id="idp52626640"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/lockid.html b/docs/api_reference/C/lockid.html
index e879355..33de153 100644
--- a/docs/api_reference/C/lockid.html
+++ b/docs/api_reference/C/lockid.html
@@ -69,7 +69,7 @@ DB_ENV->lock_id(DB_ENV *env, u_int32_t *idp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60598048"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52629632"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -77,7 +77,7 @@ DB_ENV->lock_id(DB_ENV *env, u_int32_t *idp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60581272"></a>idp</h4>
+                <h4 class="title"><a id="idp52611968"></a>idp</h4>
               </div>
             </div>
           </div>
@@ -91,7 +91,7 @@ DB_ENV->lock_id(DB_ENV *env, u_int32_t *idp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60606232"></a>Class</h3>
+              <h3 class="title"><a id="idp52638168"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -104,7 +104,7 @@ DB_ENV->lock_id(DB_ENV *env, u_int32_t *idp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60594336"></a>See Also</h3>
+              <h3 class="title"><a id="idp52627448"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/lockid_free.html b/docs/api_reference/C/lockid_free.html
index 9746f11..f6b9dd1 100644
--- a/docs/api_reference/C/lockid_free.html
+++ b/docs/api_reference/C/lockid_free.html
@@ -58,7 +58,7 @@ DB_ENV->lock_id_free(DB_ENV *env, u_int32_t id);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60619664"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52650576"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -66,7 +66,7 @@ DB_ENV->lock_id_free(DB_ENV *env, u_int32_t id);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60619016"></a>id</h4>
+                <h4 class="title"><a id="idp52649928"></a>id</h4>
               </div>
             </div>
           </div>
@@ -80,7 +80,7 @@ DB_ENV->lock_id_free(DB_ENV *env, u_int32_t id);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60622512"></a>Errors</h3>
+              <h3 class="title"><a id="idp52653424"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -96,7 +96,7 @@ DB_ENV->lock_id_free(DB_ENV *env, u_int32_t id);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60624216"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp52655200"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -110,7 +110,7 @@ DB_ENV->lock_id_free(DB_ENV *env, u_int32_t id);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60623136"></a>Class</h3>
+              <h3 class="title"><a id="idp52654120"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -123,7 +123,7 @@ DB_ENV->lock_id_free(DB_ENV *env, u_int32_t id);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60623000"></a>See Also</h3>
+              <h3 class="title"><a id="idp52649712"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/lockput.html b/docs/api_reference/C/lockput.html
index dfe9d80..d5b3db1 100644
--- a/docs/api_reference/C/lockput.html
+++ b/docs/api_reference/C/lockput.html
@@ -57,7 +57,7 @@ DB_ENV->lock_put(DB_ENV *env, DB_LOCK *lock);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60620416"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52652824"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -65,7 +65,7 @@ DB_ENV->lock_put(DB_ENV *env, DB_LOCK *lock);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60610728"></a>lock</h4>
+                <h4 class="title"><a id="idp52651976"></a>lock</h4>
               </div>
             </div>
           </div>
@@ -79,7 +79,7 @@ DB_ENV->lock_put(DB_ENV *env, DB_LOCK *lock);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60598264"></a>Errors</h3>
+              <h3 class="title"><a id="idp52656120"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -95,7 +95,7 @@ DB_ENV->lock_put(DB_ENV *env, DB_LOCK *lock);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60633152"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp52663976"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -108,7 +108,7 @@ DB_ENV->lock_put(DB_ENV *env, DB_LOCK *lock);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60632072"></a>Class</h3>
+              <h3 class="title"><a id="idp52662896"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -121,7 +121,7 @@ DB_ENV->lock_put(DB_ENV *env, DB_LOCK *lock);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60610792"></a>See Also</h3>
+              <h3 class="title"><a id="idp52652040"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/lockstat.html b/docs/api_reference/C/lockstat.html
index 207b8d9..bb46230 100644
--- a/docs/api_reference/C/lockstat.html
+++ b/docs/api_reference/C/lockstat.html
@@ -494,7 +494,7 @@ DB_ENV->lock_stat(DB_ENV *env, DB_LOCK_STAT **statp, u_int32_t flags);  </pre
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60673232"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52651568"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -502,7 +502,7 @@ DB_ENV->lock_stat(DB_ENV *env, DB_LOCK_STAT **statp, u_int32_t flags);  </pre
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60630864"></a>statp</h4>
+                <h4 class="title"><a id="idp52671496"></a>statp</h4>
               </div>
             </div>
           </div>
@@ -515,7 +515,7 @@ DB_ENV->lock_stat(DB_ENV *env, DB_LOCK_STAT **statp, u_int32_t flags);  </pre
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60684384"></a>flags</h4>
+                <h4 class="title"><a id="idp52716272"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -541,7 +541,7 @@ DB_ENV->lock_stat(DB_ENV *env, DB_LOCK_STAT **statp, u_int32_t flags);  </pre
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60689224"></a>Errors</h3>
+              <h3 class="title"><a id="idp52721408"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -557,7 +557,7 @@ DB_ENV->lock_stat(DB_ENV *env, DB_LOCK_STAT **statp, u_int32_t flags);  </pre
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60657744"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp52671752"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -570,7 +570,7 @@ DB_ENV->lock_stat(DB_ENV *env, DB_LOCK_STAT **statp, u_int32_t flags);  </pre
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60691912"></a>Class</h3>
+              <h3 class="title"><a id="idp52711328"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -583,7 +583,7 @@ DB_ENV->lock_stat(DB_ENV *env, DB_LOCK_STAT **statp, u_int32_t flags);  </pre
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60694288"></a>See Also</h3>
+              <h3 class="title"><a id="idp52726296"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/lockstat_print.html b/docs/api_reference/C/lockstat_print.html
index 7c3f52a..ab1082a 100644
--- a/docs/api_reference/C/lockstat_print.html
+++ b/docs/api_reference/C/lockstat_print.html
@@ -69,7 +69,7 @@ DB_ENV->lock_stat_print(DB_ENV *env, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60689776"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52675888"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -77,7 +77,7 @@ DB_ENV->lock_stat_print(DB_ENV *env, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60644936"></a>flags</h4>
+                <h4 class="title"><a id="idp52713920"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -90,11 +90,19 @@ DB_ENV->lock_stat_print(DB_ENV *env, u_int32_t flags);  </pre>
             <ul type="disc">
               <li>
                 <p><a id="lockstat_print_DB_STAT_ALL"></a>
-                  <code class="literal">DB_STAT_ALL</code>
-            </p>
+                          <code class="literal">DB_STAT_ALL</code>
+                     </p>
                 <p>
-                Display all available information.
-            </p>
+                        Display all available information. For each object,
+                        the amount of data displayed is limited to 100
+                        bytes, unless some other limit is set
+                        <span>
+                            by calling
+                            <a class="xref" href="envset_data_len.html" title="DB_ENV->set_data_len()">DB_ENV->set_data_len()</a>,
+                            or by
+                        </span>
+                        using the DB_CONFIG "set_data_len" parameter.
+                     </p>
               </li>
               <li>
                 <p><a id="envsat_print_DB_STAT_CLEAR"></a>
@@ -122,11 +130,20 @@ DB_ENV->lock_stat_print(DB_ENV *env, u_int32_t flags);  </pre>
               </li>
               <li>
                 <p><a id="envsat_print_DB_STAT_LOCK_OBJECTS"></a>
-                  <code class="literal">DB_STAT_LOCK_OBJECTS</code>
-            </p>
+                          <code class="literal">DB_STAT_LOCK_OBJECTS</code>
+                     </p>
                 <p>
-                Display the lock objects within hash chains.
-            </p>
+                        Display the lock objects within hash chains. For
+                        each object, the amount of data displayed is
+                        limited to 100 bytes, unless some other limit is
+                        set
+                        <span>
+                            by calling
+                            <a class="xref" href="envset_data_len.html" title="DB_ENV->set_data_len()">DB_ENV->set_data_len()</a>,
+                            or by
+                        </span>
+                        using the DB_CONFIG "set_data_len" parameter.
+                     </p>
               </li>
               <li>
                 <p><a id="envsat_print_DB_STAT_LOCK_PARAMS"></a>
@@ -144,7 +161,7 @@ DB_ENV->lock_stat_print(DB_ENV *env, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60706264"></a>Class</h3>
+              <h3 class="title"><a id="idp52740104"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -157,7 +174,7 @@ DB_ENV->lock_stat_print(DB_ENV *env, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60707592"></a>See Also</h3>
+              <h3 class="title"><a id="idp52702592"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/lockvec.html b/docs/api_reference/C/lockvec.html
index 1297981..82c0555 100644
--- a/docs/api_reference/C/lockvec.html
+++ b/docs/api_reference/C/lockvec.html
@@ -71,7 +71,7 @@ DB_ENV->lock_vec(DB_ENV *env, u_int32_t locker, u_int32_t flags,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60687000"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52733776"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -79,7 +79,7 @@ DB_ENV->lock_vec(DB_ENV *env, u_int32_t locker, u_int32_t flags,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60687696"></a>locker</h4>
+                <h4 class="title"><a id="idp52750048"></a>locker</h4>
               </div>
             </div>
           </div>
@@ -93,7 +93,7 @@ DB_ENV->lock_vec(DB_ENV *env, u_int32_t locker, u_int32_t flags,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60632176"></a>flags</h4>
+                <h4 class="title"><a id="idp52733136"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -122,7 +122,7 @@ DB_ENV->lock_vec(DB_ENV *env, u_int32_t locker, u_int32_t flags,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60716296"></a>list</h4>
+                <h4 class="title"><a id="idp52720920"></a>list</h4>
               </div>
             </div>
           </div>
@@ -328,7 +328,7 @@ DB_ENV->lock_vec(DB_ENV *env, u_int32_t locker, u_int32_t flags,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60753584"></a>nlist</h4>
+                <h4 class="title"><a id="idp52788232"></a>nlist</h4>
               </div>
             </div>
           </div>
@@ -341,7 +341,7 @@ DB_ENV->lock_vec(DB_ENV *env, u_int32_t locker, u_int32_t flags,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60754664"></a>elistp</h4>
+                <h4 class="title"><a id="idp52754984"></a>elistp</h4>
               </div>
             </div>
           </div>
@@ -356,7 +356,7 @@ DB_ENV->lock_vec(DB_ENV *env, u_int32_t locker, u_int32_t flags,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60755744"></a>Errors</h3>
+              <h3 class="title"><a id="idp52789744"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -372,7 +372,7 @@ DB_ENV->lock_vec(DB_ENV *env, u_int32_t locker, u_int32_t flags,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60734280"></a>DB_LOCK_DEADLOCK</h4>
+                <h4 class="title"><a id="idp52753480"></a>DB_LOCK_DEADLOCK</h4>
               </div>
             </div>
           </div>
@@ -385,7 +385,7 @@ DB_ENV->lock_vec(DB_ENV *env, u_int32_t locker, u_int32_t flags,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60744912"></a>DB_LOCK_NOTGRANTED</h4>
+                <h4 class="title"><a id="idp52721472"></a>DB_LOCK_NOTGRANTED</h4>
               </div>
             </div>
           </div>
@@ -405,7 +405,7 @@ DB_ENV->lock_vec(DB_ENV *env, u_int32_t locker, u_int32_t flags,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60736160"></a>DB_LOCK_NOTGRANTED</h4>
+                <h4 class="title"><a id="idp52769296"></a>DB_LOCK_NOTGRANTED</h4>
               </div>
             </div>
           </div>
@@ -419,7 +419,7 @@ DB_ENV->lock_vec(DB_ENV *env, u_int32_t locker, u_int32_t flags,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60732736"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp52762616"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -431,7 +431,7 @@ DB_ENV->lock_vec(DB_ENV *env, u_int32_t locker, u_int32_t flags,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60761064"></a>ENOMEM</h4>
+                <h4 class="title"><a id="idp52769768"></a>ENOMEM</h4>
               </div>
             </div>
           </div>
@@ -444,7 +444,7 @@ DB_ENV->lock_vec(DB_ENV *env, u_int32_t locker, u_int32_t flags,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60734648"></a>Class</h3>
+              <h3 class="title"><a id="idp52757824"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -457,7 +457,7 @@ DB_ENV->lock_vec(DB_ENV *env, u_int32_t locker, u_int32_t flags,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60722344"></a>See Also</h3>
+              <h3 class="title"><a id="idp52756744"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/logarchive.html b/docs/api_reference/C/logarchive.html
index 33d0919..2150b22 100644
--- a/docs/api_reference/C/logarchive.html
+++ b/docs/api_reference/C/logarchive.html
@@ -106,7 +106,7 @@ DB_ENV->log_archive(DB_ENV *env, char *(*listp)[], u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60799512"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52833640"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -114,7 +114,7 @@ DB_ENV->log_archive(DB_ENV *env, char *(*listp)[], u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60798864"></a>listp</h4>
+                <h4 class="title"><a id="idp52832992"></a>listp</h4>
               </div>
             </div>
           </div>
@@ -129,7 +129,7 @@ DB_ENV->log_archive(DB_ENV *env, char *(*listp)[], u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60802528"></a>flags</h4>
+                <h4 class="title"><a id="idp52816920"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -198,7 +198,7 @@ DB_ENV->log_archive(DB_ENV *env, char *(*listp)[], u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60819696"></a>Errors</h3>
+              <h3 class="title"><a id="idp52853608"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -214,7 +214,7 @@ DB_ENV->log_archive(DB_ENV *env, char *(*listp)[], u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60820448"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp52854576"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -227,7 +227,7 @@ DB_ENV->log_archive(DB_ENV *env, char *(*listp)[], u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60820992"></a>Class</h3>
+              <h3 class="title"><a id="idp52856232"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -241,7 +241,7 @@ DB_ENV->log_archive(DB_ENV *env, char *(*listp)[], u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60821224"></a>See Also</h3>
+              <h3 class="title"><a id="idp52859256"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/logcclose.html b/docs/api_reference/C/logcclose.html
index 0e929e3..5c7c30c 100644
--- a/docs/api_reference/C/logcclose.html
+++ b/docs/api_reference/C/logcclose.html
@@ -59,7 +59,7 @@ DB_LOGC->close(DB_LOGC *cursor, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61048304"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53081600"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -67,7 +67,7 @@ DB_LOGC->close(DB_LOGC *cursor, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61048496"></a>flags</h4>
+                <h4 class="title"><a id="idp53081792"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -81,7 +81,7 @@ DB_LOGC->close(DB_LOGC *cursor, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61030992"></a>Errors</h3>
+              <h3 class="title"><a id="idp53064616"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -97,7 +97,7 @@ DB_LOGC->close(DB_LOGC *cursor, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61055272"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp53088872"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -110,7 +110,7 @@ DB_LOGC->close(DB_LOGC *cursor, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61054192"></a>Class</h3>
+              <h3 class="title"><a id="idp53087792"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -124,7 +124,7 @@ DB_LOGC->close(DB_LOGC *cursor, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61048560"></a>See Also</h3>
+              <h3 class="title"><a id="idp53081872"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/logcget.html b/docs/api_reference/C/logcget.html
index 86a5bd5..36ec966 100644
--- a/docs/api_reference/C/logcget.html
+++ b/docs/api_reference/C/logcget.html
@@ -57,7 +57,7 @@ DB_LOGC->get(DB_LOGC *logc, DB_LSN *lsn, DBT *data, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61050480"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53083776"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -65,7 +65,7 @@ DB_LOGC->get(DB_LOGC *logc, DB_LSN *lsn, DBT *data, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61049304"></a>lsn</h4>
+                <h4 class="title"><a id="idp53082600"></a>lsn</h4>
               </div>
             </div>
           </div>
@@ -83,7 +83,7 @@ DB_LOGC->get(DB_LOGC *logc, DB_LSN *lsn, DBT *data, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61065592"></a>data</h4>
+                <h4 class="title"><a id="idp53099176"></a>data</h4>
               </div>
             </div>
           </div>
@@ -104,7 +104,7 @@ DB_LOGC->get(DB_LOGC *logc, DB_LSN *lsn, DBT *data, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61062112"></a>flags</h4>
+                <h4 class="title"><a id="idp53095960"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -207,7 +207,7 @@ DB_LOGC->get(DB_LOGC *logc, DB_LSN *lsn, DBT *data, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61078872"></a>Errors</h3>
+              <h3 class="title"><a id="idp53112520"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -223,7 +223,7 @@ DB_LOGC->get(DB_LOGC *logc, DB_LSN *lsn, DBT *data, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61068112"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp53101696"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -240,7 +240,7 @@ DB_LOGC->get(DB_LOGC *logc, DB_LSN *lsn, DBT *data, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61046248"></a>Class</h3>
+              <h3 class="title"><a id="idp53084816"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -254,7 +254,7 @@ DB_LOGC->get(DB_LOGC *logc, DB_LSN *lsn, DBT *data, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61066456"></a>See Also</h3>
+              <h3 class="title"><a id="idp53100040"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/logcompare.html b/docs/api_reference/C/logcompare.html
index 5409aac..447cc04 100644
--- a/docs/api_reference/C/logcompare.html
+++ b/docs/api_reference/C/logcompare.html
@@ -53,7 +53,7 @@ log_compare(const DB_LSN *lsn0, const DB_LSN *lsn1);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61079872"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53093272"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -61,7 +61,7 @@ log_compare(const DB_LSN *lsn0, const DB_LSN *lsn1);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61071672"></a>lsn0</h4>
+                <h4 class="title"><a id="idp53105320"></a>lsn0</h4>
               </div>
             </div>
           </div>
@@ -74,7 +74,7 @@ log_compare(const DB_LSN *lsn0, const DB_LSN *lsn1);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61079768"></a>lsn1</h4>
+                <h4 class="title"><a id="idp53113416"></a>lsn1</h4>
               </div>
             </div>
           </div>
@@ -89,7 +89,7 @@ log_compare(const DB_LSN *lsn0, const DB_LSN *lsn1);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61082360"></a>Class</h3>
+              <h3 class="title"><a id="idp53115088"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -103,7 +103,7 @@ log_compare(const DB_LSN *lsn0, const DB_LSN *lsn1);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61077248"></a>See Also</h3>
+              <h3 class="title"><a id="idp53110248"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/logcursor.html b/docs/api_reference/C/logcursor.html
index 7261e69..3abe8cc 100644
--- a/docs/api_reference/C/logcursor.html
+++ b/docs/api_reference/C/logcursor.html
@@ -57,7 +57,7 @@ DB_ENV->log_cursor(DB_ENV *dbenv, DB_LOGC **cursorp, u_int32_t flags);  </pre
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60809000"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52842912"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -65,7 +65,7 @@ DB_ENV->log_cursor(DB_ENV *dbenv, DB_LOGC **cursorp, u_int32_t flags);  </pre
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60810760"></a>cursorp</h4>
+                <h4 class="title"><a id="idp52844888"></a>cursorp</h4>
               </div>
             </div>
           </div>
@@ -78,7 +78,7 @@ DB_ENV->log_cursor(DB_ENV *dbenv, DB_LOGC **cursorp, u_int32_t flags);  </pre
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60820080"></a>flags</h4>
+                <h4 class="title"><a id="idp52846448"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -92,7 +92,7 @@ DB_ENV->log_cursor(DB_ENV *dbenv, DB_LOGC **cursorp, u_int32_t flags);  </pre
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60800328"></a>Errors</h3>
+              <h3 class="title"><a id="idp52833504"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -108,7 +108,7 @@ DB_ENV->log_cursor(DB_ENV *dbenv, DB_LOGC **cursorp, u_int32_t flags);  </pre
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60810928"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp52844416"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -121,7 +121,7 @@ DB_ENV->log_cursor(DB_ENV *dbenv, DB_LOGC **cursorp, u_int32_t flags);  </pre
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60809904"></a>Class</h3>
+              <h3 class="title"><a id="idp52843784"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -135,7 +135,7 @@ DB_ENV->log_cursor(DB_ENV *dbenv, DB_LOGC **cursorp, u_int32_t flags);  </pre
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60824016"></a>See Also</h3>
+              <h3 class="title"><a id="idp52858040"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/logfile.html b/docs/api_reference/C/logfile.html
index 7fbf6cc..bcb9d7a 100644
--- a/docs/api_reference/C/logfile.html
+++ b/docs/api_reference/C/logfile.html
@@ -70,7 +70,7 @@ DB_ENV->log_file(DB_ENV *env,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60797128"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52857376"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -78,7 +78,7 @@ DB_ENV->log_file(DB_ENV *env,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60832328"></a>lsn</h4>
+                <h4 class="title"><a id="idp52857224"></a>lsn</h4>
               </div>
             </div>
           </div>
@@ -92,7 +92,7 @@ DB_ENV->log_file(DB_ENV *env,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60837232"></a>namep</h4>
+                <h4 class="title"><a id="idp52871192"></a>namep</h4>
               </div>
             </div>
           </div>
@@ -106,7 +106,7 @@ DB_ENV->log_file(DB_ENV *env,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60792088"></a>len</h4>
+                <h4 class="title"><a id="idp52858216"></a>len</h4>
               </div>
             </div>
           </div>
@@ -123,7 +123,7 @@ DB_ENV->log_file(DB_ENV *env,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60795280"></a>Errors</h3>
+              <h3 class="title"><a id="idp52872464"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -139,7 +139,7 @@ DB_ENV->log_file(DB_ENV *env,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60843288"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp52877112"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -153,7 +153,7 @@ DB_ENV->log_file(DB_ENV *env,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60801192"></a>Class</h3>
+              <h3 class="title"><a id="idp52875088"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -167,7 +167,7 @@ DB_ENV->log_file(DB_ENV *env,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60844624"></a>See Also</h3>
+              <h3 class="title"><a id="idp52878448"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/logflush.html b/docs/api_reference/C/logflush.html
index 396e9ae..2bcb4da 100644
--- a/docs/api_reference/C/logflush.html
+++ b/docs/api_reference/C/logflush.html
@@ -57,7 +57,7 @@ DB_ENV->log_flush(DB_ENV *env, const DB_LSN *lsn);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60823584"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52866072"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -65,7 +65,7 @@ DB_ENV->log_flush(DB_ENV *env, const DB_LSN *lsn);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60838992"></a>lsn</h4>
+                <h4 class="title"><a id="idp52874504"></a>lsn</h4>
               </div>
             </div>
           </div>
@@ -82,7 +82,7 @@ DB_ENV->log_flush(DB_ENV *env, const DB_LSN *lsn);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60832840"></a>Errors</h3>
+              <h3 class="title"><a id="idp52873360"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -98,7 +98,7 @@ DB_ENV->log_flush(DB_ENV *env, const DB_LSN *lsn);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60853024"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp52887096"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -111,7 +111,7 @@ DB_ENV->log_flush(DB_ENV *env, const DB_LSN *lsn);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60834880"></a>Class</h3>
+              <h3 class="title"><a id="idp52886016"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -125,7 +125,7 @@ DB_ENV->log_flush(DB_ENV *env, const DB_LSN *lsn);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60839056"></a>See Also</h3>
+              <h3 class="title"><a id="idp52874288"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/logprintf.html b/docs/api_reference/C/logprintf.html
index 0338b5d..51ec5db 100644
--- a/docs/api_reference/C/logprintf.html
+++ b/docs/api_reference/C/logprintf.html
@@ -65,7 +65,7 @@ DB_ENV->log_printf(DB_ENV *env, DB_TXN *txnid, const char *fmt, ...);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60867472"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52901480"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -73,7 +73,7 @@ DB_ENV->log_printf(DB_ENV *env, DB_TXN *txnid, const char *fmt, ...);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60859280"></a>txnid</h4>
+                <h4 class="title"><a id="idp52893440"></a>txnid</h4>
               </div>
             </div>
           </div>
@@ -88,7 +88,7 @@ DB_ENV->log_printf(DB_ENV *env, DB_TXN *txnid, const char *fmt, ...);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60868048"></a>fmt</h4>
+                <h4 class="title"><a id="idp52879176"></a>fmt</h4>
               </div>
             </div>
           </div>
@@ -105,7 +105,7 @@ DB_ENV->log_printf(DB_ENV *env, DB_TXN *txnid, const char *fmt, ...);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60863152"></a>Errors</h3>
+              <h3 class="title"><a id="idp52896880"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -121,7 +121,7 @@ DB_ENV->log_printf(DB_ENV *env, DB_TXN *txnid, const char *fmt, ...);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60851592"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp52885456"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -134,7 +134,7 @@ DB_ENV->log_printf(DB_ENV *env, DB_TXN *txnid, const char *fmt, ...);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60864832"></a>Class</h3>
+              <h3 class="title"><a id="idp52898440"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -148,7 +148,7 @@ DB_ENV->log_printf(DB_ENV *env, DB_TXN *txnid, const char *fmt, ...);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60871432"></a>See Also</h3>
+              <h3 class="title"><a id="idp52893504"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/logput.html b/docs/api_reference/C/logput.html
index 90732ce..c85ad9b 100644
--- a/docs/api_reference/C/logput.html
+++ b/docs/api_reference/C/logput.html
@@ -60,7 +60,7 @@ DB_ENV->log_put(DB_ENV *env,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60885064"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52919024"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -68,7 +68,7 @@ DB_ENV->log_put(DB_ENV *env,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60885328"></a>lsn</h4>
+                <h4 class="title"><a id="idp52919288"></a>lsn</h4>
               </div>
             </div>
           </div>
@@ -82,7 +82,7 @@ DB_ENV->log_put(DB_ENV *env,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60878816"></a>data</h4>
+                <h4 class="title"><a id="idp52912824"></a>data</h4>
               </div>
             </div>
           </div>
@@ -106,7 +106,7 @@ DB_ENV->log_put(DB_ENV *env,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60881256"></a>flags</h4>
+                <h4 class="title"><a id="idp52915216"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -135,7 +135,7 @@ DB_ENV->log_put(DB_ENV *env,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60894448"></a>Errors</h3>
+              <h3 class="title"><a id="idp52928224"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -151,7 +151,7 @@ DB_ENV->log_put(DB_ENV *env,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60875240"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp52934576"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -165,7 +165,7 @@ DB_ENV->log_put(DB_ENV *env,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60893248"></a>Class</h3>
+              <h3 class="title"><a id="idp52886160"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -179,7 +179,7 @@ DB_ENV->log_put(DB_ENV *env,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60880016"></a>See Also</h3>
+              <h3 class="title"><a id="idp52936304"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/logstat.html b/docs/api_reference/C/logstat.html
index d999ce6..843ad35 100644
--- a/docs/api_reference/C/logstat.html
+++ b/docs/api_reference/C/logstat.html
@@ -298,7 +298,7 @@ DB_ENV->log_stat(DB_ENV *env, DB_LOG_STAT **statp, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60914624"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52948200"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -306,7 +306,7 @@ DB_ENV->log_stat(DB_ENV *env, DB_LOG_STAT **statp, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60937560"></a>statp</h4>
+                <h4 class="title"><a id="idp52971176"></a>statp</h4>
               </div>
             </div>
           </div>
@@ -319,7 +319,7 @@ DB_ENV->log_stat(DB_ENV *env, DB_LOG_STAT **statp, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60951000"></a>flags</h4>
+                <h4 class="title"><a id="idp52984192"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -345,7 +345,7 @@ DB_ENV->log_stat(DB_ENV *env, DB_LOG_STAT **statp, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60964288"></a>Errors</h3>
+              <h3 class="title"><a id="idp52997344"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -361,7 +361,7 @@ DB_ENV->log_stat(DB_ENV *env, DB_LOG_STAT **statp, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60915480"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp53001592"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -374,7 +374,7 @@ DB_ENV->log_stat(DB_ENV *env, DB_LOG_STAT **statp, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60967304"></a>Class</h3>
+              <h3 class="title"><a id="idp53000296"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -388,7 +388,7 @@ DB_ENV->log_stat(DB_ENV *env, DB_LOG_STAT **statp, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60969680"></a>See Also</h3>
+              <h3 class="title"><a id="idp53002672"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/logstat_print.html b/docs/api_reference/C/logstat_print.html
index 8467a82..a0c7858 100644
--- a/docs/api_reference/C/logstat_print.html
+++ b/docs/api_reference/C/logstat_print.html
@@ -68,7 +68,7 @@ DB_ENV->log_stat_print(DB_ENV *env, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60939320"></a>Parameters</h3>
+              <h3 class="title"><a id="idp52948528"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -76,7 +76,7 @@ DB_ENV->log_stat_print(DB_ENV *env, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp60962840"></a>flags</h4>
+                <h4 class="title"><a id="idp52947984"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -111,7 +111,7 @@ DB_ENV->log_stat_print(DB_ENV *env, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60976960"></a>Class</h3>
+              <h3 class="title"><a id="idp53010064"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -125,7 +125,7 @@ DB_ENV->log_stat_print(DB_ENV *env, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp60977816"></a>See Also</h3>
+              <h3 class="title"><a id="idp53010920"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mempfclose.html b/docs/api_reference/C/mempfclose.html
index 1438ddf..303707f 100644
--- a/docs/api_reference/C/mempfclose.html
+++ b/docs/api_reference/C/mempfclose.html
@@ -71,7 +71,7 @@ DB_MPOOLFILE->close(DB_MPOOLFILE *mpf, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61374768"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53410104"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -79,7 +79,7 @@ DB_MPOOLFILE->close(DB_MPOOLFILE *mpf, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61374120"></a>flags</h4>
+                <h4 class="title"><a id="idp53409456"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -93,7 +93,7 @@ DB_MPOOLFILE->close(DB_MPOOLFILE *mpf, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61376928"></a>Class</h3>
+              <h3 class="title"><a id="idp53412264"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -105,7 +105,7 @@ DB_MPOOLFILE->close(DB_MPOOLFILE *mpf, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61369528"></a>See Also</h3>
+              <h3 class="title"><a id="idp53389224"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mempfcreate.html b/docs/api_reference/C/mempfcreate.html
index 8338cec..f1bd017 100644
--- a/docs/api_reference/C/mempfcreate.html
+++ b/docs/api_reference/C/mempfcreate.html
@@ -62,7 +62,7 @@ DB_ENV->memp_fcreate(DB_ENV *dbenvp, DB_MPOOLFILE **dbmfp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61171024"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53205104"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -70,7 +70,7 @@ DB_ENV->memp_fcreate(DB_ENV *dbenvp, DB_MPOOLFILE **dbmfp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61170376"></a>dbmfp</h4>
+                <h4 class="title"><a id="idp53204456"></a>dbmfp</h4>
               </div>
             </div>
           </div>
@@ -84,7 +84,7 @@ DB_ENV->memp_fcreate(DB_ENV *dbenvp, DB_MPOOLFILE **dbmfp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61174920"></a>flags</h4>
+                <h4 class="title"><a id="idp53209000"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -98,7 +98,7 @@ DB_ENV->memp_fcreate(DB_ENV *dbenvp, DB_MPOOLFILE **dbmfp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61172752"></a>Class</h3>
+              <h3 class="title"><a id="idp53179768"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -110,7 +110,7 @@ DB_ENV->memp_fcreate(DB_ENV *dbenvp, DB_MPOOLFILE **dbmfp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61173224"></a>See Also</h3>
+              <h3 class="title"><a id="idp53211688"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mempfget.html b/docs/api_reference/C/mempfget.html
index a021bab..e125682 100644
--- a/docs/api_reference/C/mempfget.html
+++ b/docs/api_reference/C/mempfget.html
@@ -79,7 +79,7 @@ DB_MPOOLFILE->get(DB_MPOOLFILE *mpf,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61387872"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53423400"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -87,7 +87,7 @@ DB_MPOOLFILE->get(DB_MPOOLFILE *mpf,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61387224"></a>flags</h4>
+                <h4 class="title"><a id="idp53422752"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -173,7 +173,7 @@ DB_MPOOLFILE->get(DB_MPOOLFILE *mpf,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61393160"></a>pagep</h4>
+                <h4 class="title"><a id="idp53428920"></a>pagep</h4>
               </div>
             </div>
           </div>
@@ -186,7 +186,7 @@ DB_MPOOLFILE->get(DB_MPOOLFILE *mpf,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61402880"></a>pgnoaddr</h4>
+                <h4 class="title"><a id="idp53438856"></a>pgnoaddr</h4>
               </div>
             </div>
           </div>
@@ -210,7 +210,7 @@ DB_MPOOLFILE->get(DB_MPOOLFILE *mpf,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61404856"></a>txnid</h4>
+                <h4 class="title"><a id="idp53440616"></a>txnid</h4>
               </div>
             </div>
           </div>
@@ -232,7 +232,7 @@ DB_MPOOLFILE->get(DB_MPOOLFILE *mpf,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61405936"></a>Errors</h3>
+              <h3 class="title"><a id="idp53441696"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -248,7 +248,7 @@ DB_MPOOLFILE->get(DB_MPOOLFILE *mpf,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61398608"></a>EACCES</h4>
+                <h4 class="title"><a id="idp53434368"></a>EACCES</h4>
               </div>
             </div>
           </div>
@@ -262,7 +262,7 @@ DB_MPOOLFILE->get(DB_MPOOLFILE *mpf,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61400504"></a>EAGAIN</h4>
+                <h4 class="title"><a id="idp53436264"></a>EAGAIN</h4>
               </div>
             </div>
           </div>
@@ -275,7 +275,7 @@ DB_MPOOLFILE->get(DB_MPOOLFILE *mpf,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61415336"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp53451096"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -291,7 +291,7 @@ DB_MPOOLFILE->get(DB_MPOOLFILE *mpf,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61368272"></a>DB_LOCK_DEADLOCK</h4>
+                <h4 class="title"><a id="idp53403768"></a>DB_LOCK_DEADLOCK</h4>
               </div>
             </div>
           </div>
@@ -305,7 +305,7 @@ DB_MPOOLFILE->get(DB_MPOOLFILE *mpf,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61397872"></a>ENOMEM</h4>
+                <h4 class="title"><a id="idp53433200"></a>ENOMEM</h4>
               </div>
             </div>
           </div>
@@ -318,7 +318,7 @@ DB_MPOOLFILE->get(DB_MPOOLFILE *mpf,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61396256"></a>Class</h3>
+              <h3 class="title"><a id="idp53432016"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -330,7 +330,7 @@ DB_MPOOLFILE->get(DB_MPOOLFILE *mpf,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61417672"></a>See Also</h3>
+              <h3 class="title"><a id="idp53433912"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mempfopen.html b/docs/api_reference/C/mempfopen.html
index 0e3ba36..56abefc 100644
--- a/docs/api_reference/C/mempfopen.html
+++ b/docs/api_reference/C/mempfopen.html
@@ -58,7 +58,7 @@ DB_MPOOLFILE->open(DB_MPOOLFILE *mpf,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61413992"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53449752"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -66,7 +66,7 @@ DB_MPOOLFILE->open(DB_MPOOLFILE *mpf,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61421336"></a>file</h4>
+                <h4 class="title"><a id="idp53457136"></a>file</h4>
               </div>
             </div>
           </div>
@@ -88,7 +88,7 @@ DB_MPOOLFILE->open(DB_MPOOLFILE *mpf,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61403432"></a>flags</h4>
+                <h4 class="title"><a id="idp53431536"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -167,7 +167,7 @@ DB_MPOOLFILE->open(DB_MPOOLFILE *mpf,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61438656"></a>mode</h4>
+                <h4 class="title"><a id="idp53474424"></a>mode</h4>
               </div>
             </div>
           </div>
@@ -192,7 +192,7 @@ DB_MPOOLFILE->open(DB_MPOOLFILE *mpf,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61437920"></a>pagesize</h4>
+                <h4 class="title"><a id="idp53463392"></a>pagesize</h4>
               </div>
             </div>
           </div>
@@ -208,7 +208,7 @@ DB_MPOOLFILE->open(DB_MPOOLFILE *mpf,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61384616"></a>Errors</h3>
+              <h3 class="title"><a id="idp53420144"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -224,7 +224,7 @@ DB_MPOOLFILE->open(DB_MPOOLFILE *mpf,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61434488"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp53470184"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -240,7 +240,7 @@ DB_MPOOLFILE->open(DB_MPOOLFILE *mpf,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61435632"></a>ENOMEM</h4>
+                <h4 class="title"><a id="idp53471400"></a>ENOMEM</h4>
               </div>
             </div>
           </div>
@@ -253,7 +253,7 @@ DB_MPOOLFILE->open(DB_MPOOLFILE *mpf,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61431568"></a>Class</h3>
+              <h3 class="title"><a id="idp53467328"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -265,7 +265,7 @@ DB_MPOOLFILE->open(DB_MPOOLFILE *mpf,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61436712"></a>See Also</h3>
+              <h3 class="title"><a id="idp53472480"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mempfsync.html b/docs/api_reference/C/mempfsync.html
index e5ca4e1..78ee5fe 100644
--- a/docs/api_reference/C/mempfsync.html
+++ b/docs/api_reference/C/mempfsync.html
@@ -60,7 +60,7 @@ DB_MPOOLFILE->sync(DB_MPOOLFILE *mpf);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61468096"></a>Class</h3>
+              <h3 class="title"><a id="idp53503400"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DB_MPOOLFILE->sync(DB_MPOOLFILE *mpf);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61462864"></a>See Also</h3>
+              <h3 class="title"><a id="idp53498168"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mempget_clear_len.html b/docs/api_reference/C/mempget_clear_len.html
index dd06b95..61bc4da 100644
--- a/docs/api_reference/C/mempget_clear_len.html
+++ b/docs/api_reference/C/mempget_clear_len.html
@@ -62,7 +62,7 @@ DB_MPOOLFILE->get_clear_len(DB_MPOOLFILE *mpf, u_int32_t *lenp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61456176"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53496872"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -70,7 +70,7 @@ DB_MPOOLFILE->get_clear_len(DB_MPOOLFILE *mpf, u_int32_t *lenp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61422848"></a>lenp</h4>
+                <h4 class="title"><a id="idp53507200"></a>lenp</h4>
               </div>
             </div>
           </div>
@@ -84,7 +84,7 @@ DB_MPOOLFILE->get_clear_len(DB_MPOOLFILE *mpf, u_int32_t *lenp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61454352"></a>Class</h3>
+              <h3 class="title"><a id="idp53489912"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -96,7 +96,7 @@ DB_MPOOLFILE->get_clear_len(DB_MPOOLFILE *mpf, u_int32_t *lenp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61466760"></a>See Also</h3>
+              <h3 class="title"><a id="idp53498576"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mempget_fileid.html b/docs/api_reference/C/mempget_fileid.html
index 3607533..f3da619 100644
--- a/docs/api_reference/C/mempget_fileid.html
+++ b/docs/api_reference/C/mempget_fileid.html
@@ -63,7 +63,7 @@ DB_MPOOLFILE->get_fileid(DB_MPOOLFILE *mpf, u_int8_t *fileid);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61480008"></a>Class</h3>
+              <h3 class="title"><a id="idp53515504"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ DB_MPOOLFILE->get_fileid(DB_MPOOLFILE *mpf, u_int8_t *fileid);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61481088"></a>See Also</h3>
+              <h3 class="title"><a id="idp53516584"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mempget_flags.html b/docs/api_reference/C/mempget_flags.html
index 14fd1de..a4b487e 100644
--- a/docs/api_reference/C/mempget_flags.html
+++ b/docs/api_reference/C/mempget_flags.html
@@ -61,7 +61,7 @@ DB_MPOOLFILE->get_flags(DB_MPOOLFILE *mpf, u_int32_t *flagsp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61483448"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53510816"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -69,7 +69,7 @@ DB_MPOOLFILE->get_flags(DB_MPOOLFILE *mpf, u_int32_t *flagsp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61475280"></a>flagsp</h4>
+                <h4 class="title"><a id="idp53505736"></a>flagsp</h4>
               </div>
             </div>
           </div>
@@ -82,7 +82,7 @@ DB_MPOOLFILE->get_flags(DB_MPOOLFILE *mpf, u_int32_t *flagsp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61485040"></a>Class</h3>
+              <h3 class="title"><a id="idp53519480"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -94,7 +94,7 @@ DB_MPOOLFILE->get_flags(DB_MPOOLFILE *mpf, u_int32_t *flagsp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61487264"></a>See Also</h3>
+              <h3 class="title"><a id="idp53521424"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mempget_ftype.html b/docs/api_reference/C/mempget_ftype.html
index 904028f..3e3e7f7 100644
--- a/docs/api_reference/C/mempget_ftype.html
+++ b/docs/api_reference/C/mempget_ftype.html
@@ -63,7 +63,7 @@ DB_MPOOLFILE->get_ftype(DB_MPOOLFILE *mpf, int *ftypep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61493416"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53528792"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -71,7 +71,7 @@ DB_MPOOLFILE->get_ftype(DB_MPOOLFILE *mpf, int *ftypep);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61492768"></a>ftypep</h4>
+                <h4 class="title"><a id="idp53528144"></a>ftypep</h4>
               </div>
             </div>
           </div>
@@ -85,7 +85,7 @@ DB_MPOOLFILE->get_ftype(DB_MPOOLFILE *mpf, int *ftypep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61481688"></a>Class</h3>
+              <h3 class="title"><a id="idp53516968"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -97,7 +97,7 @@ DB_MPOOLFILE->get_ftype(DB_MPOOLFILE *mpf, int *ftypep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61483784"></a>See Also</h3>
+              <h3 class="title"><a id="idp53514936"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mempget_lsn_offset.html b/docs/api_reference/C/mempget_lsn_offset.html
index 436c8dd..5f55ae1 100644
--- a/docs/api_reference/C/mempget_lsn_offset.html
+++ b/docs/api_reference/C/mempget_lsn_offset.html
@@ -64,7 +64,7 @@ DB_MPOOLFILE->get_lsn_offset(DB_MPOOLFILE *mpf, int32_t *lsn_offsetp);  </pre
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61500936"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53536432"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DB_MPOOLFILE->get_lsn_offset(DB_MPOOLFILE *mpf, int32_t *lsn_offsetp);  </pre
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61500288"></a>lsn_offsetp</h4>
+                <h4 class="title"><a id="idp53535784"></a>lsn_offsetp</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DB_MPOOLFILE->get_lsn_offset(DB_MPOOLFILE *mpf, int32_t *lsn_offsetp);  </pre
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61495440"></a>Class</h3>
+              <h3 class="title"><a id="idp53539408"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -98,7 +98,7 @@ DB_MPOOLFILE->get_lsn_offset(DB_MPOOLFILE *mpf, int32_t *lsn_offsetp);  </pre
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61494168"></a>See Also</h3>
+              <h3 class="title"><a id="idp53538176"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mempget_maxsize.html b/docs/api_reference/C/mempget_maxsize.html
index 65e9bf5..32ff2be 100644
--- a/docs/api_reference/C/mempget_maxsize.html
+++ b/docs/api_reference/C/mempget_maxsize.html
@@ -63,7 +63,7 @@ DB_MPOOLFILE->get_maxsize(DB_MPOOLFILE *mpf,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61515112"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53550328"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -71,7 +71,7 @@ DB_MPOOLFILE->get_maxsize(DB_MPOOLFILE *mpf,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61515304"></a>gbytesp</h4>
+                <h4 class="title"><a id="idp53550520"></a>gbytesp</h4>
               </div>
             </div>
           </div>
@@ -85,7 +85,7 @@ DB_MPOOLFILE->get_maxsize(DB_MPOOLFILE *mpf,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61494560"></a>bytesp</h4>
+                <h4 class="title"><a id="idp53547144"></a>bytesp</h4>
               </div>
             </div>
           </div>
@@ -100,7 +100,7 @@ DB_MPOOLFILE->get_maxsize(DB_MPOOLFILE *mpf,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61502664"></a>Class</h3>
+              <h3 class="title"><a id="idp53532904"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -112,7 +112,7 @@ DB_MPOOLFILE->get_maxsize(DB_MPOOLFILE *mpf,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61510944"></a>See Also</h3>
+              <h3 class="title"><a id="idp53533096"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mempget_mp_max_openfd.html b/docs/api_reference/C/mempget_mp_max_openfd.html
index 24128f2..09f8d95 100644
--- a/docs/api_reference/C/mempget_mp_max_openfd.html
+++ b/docs/api_reference/C/mempget_mp_max_openfd.html
@@ -64,7 +64,7 @@ DB_ENV->get_mp_max_openfd(DB_ENV *env, int *maxopenfdp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61130616"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53165104"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DB_ENV->get_mp_max_openfd(DB_ENV *env, int *maxopenfdp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61129864"></a>maxopenfdp</h4>
+                <h4 class="title"><a id="idp53164352"></a>maxopenfdp</h4>
               </div>
             </div>
           </div>
@@ -87,7 +87,7 @@ DB_ENV->get_mp_max_openfd(DB_ENV *env, int *maxopenfdp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61122728"></a>Class</h3>
+              <h3 class="title"><a id="idp53157168"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -99,7 +99,7 @@ DB_ENV->get_mp_max_openfd(DB_ENV *env, int *maxopenfdp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61126064"></a>See Also</h3>
+              <h3 class="title"><a id="idp53163880"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mempget_mp_max_write.html b/docs/api_reference/C/mempget_mp_max_write.html
index ad93a4b..96606bb 100644
--- a/docs/api_reference/C/mempget_mp_max_write.html
+++ b/docs/api_reference/C/mempget_mp_max_write.html
@@ -66,7 +66,7 @@ DB_ENV->get_mp_max_write(DB_ENV *env, int *maxwritep,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61138408"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53172712"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -74,7 +74,7 @@ DB_ENV->get_mp_max_write(DB_ENV *env, int *maxwritep,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61137760"></a>maxwritep</h4>
+                <h4 class="title"><a id="idp53172064"></a>maxwritep</h4>
               </div>
             </div>
           </div>
@@ -88,7 +88,7 @@ DB_ENV->get_mp_max_write(DB_ENV *env, int *maxwritep,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61119352"></a>maxwrite_sleepp</h4>
+                <h4 class="title"><a id="idp53159664"></a>maxwrite_sleepp</h4>
               </div>
             </div>
           </div>
@@ -103,7 +103,7 @@ DB_ENV->get_mp_max_write(DB_ENV *env, int *maxwritep,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61108304"></a>Class</h3>
+              <h3 class="title"><a id="idp53151848"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -115,7 +115,7 @@ DB_ENV->get_mp_max_write(DB_ENV *env, int *maxwritep,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61141928"></a>See Also</h3>
+              <h3 class="title"><a id="idp53176232"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mempget_pgcookie.html b/docs/api_reference/C/mempget_pgcookie.html
index cb9de1d..f73f283 100644
--- a/docs/api_reference/C/mempget_pgcookie.html
+++ b/docs/api_reference/C/mempget_pgcookie.html
@@ -64,7 +64,7 @@ DB_MPOOLFILE->get_pgcookie(DB_MPOOLFILE *mpf, DBT *dbt);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61518344"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53553560"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DB_MPOOLFILE->get_pgcookie(DB_MPOOLFILE *mpf, DBT *dbt);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61517224"></a>dbt</h4>
+                <h4 class="title"><a id="idp53552440"></a>dbt</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DB_MPOOLFILE->get_pgcookie(DB_MPOOLFILE *mpf, DBT *dbt);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61501472"></a>Class</h3>
+              <h3 class="title"><a id="idp53545824"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -98,7 +98,7 @@ DB_MPOOLFILE->get_pgcookie(DB_MPOOLFILE *mpf, DBT *dbt);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61518576"></a>See Also</h3>
+              <h3 class="title"><a id="idp53552544"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mempget_priority.html b/docs/api_reference/C/mempget_priority.html
index e5a873a..60e60a7 100644
--- a/docs/api_reference/C/mempget_priority.html
+++ b/docs/api_reference/C/mempget_priority.html
@@ -69,7 +69,7 @@ DB_MPOOLFILE->get_priority(DB_MPOOLFILE *mpf,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61525920"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53561264"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -77,7 +77,7 @@ DB_MPOOLFILE->get_priority(DB_MPOOLFILE *mpf,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61525272"></a>priorityp</h4>
+                <h4 class="title"><a id="idp53560616"></a>priorityp</h4>
               </div>
             </div>
           </div>
@@ -93,7 +93,7 @@ DB_MPOOLFILE->get_priority(DB_MPOOLFILE *mpf,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61518768"></a>Class</h3>
+              <h3 class="title"><a id="idp53553728"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -105,7 +105,7 @@ DB_MPOOLFILE->get_priority(DB_MPOOLFILE *mpf,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61509952"></a>See Also</h3>
+              <h3 class="title"><a id="idp53540664"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mempput.html b/docs/api_reference/C/mempput.html
index 121580e..dca80f0 100644
--- a/docs/api_reference/C/mempput.html
+++ b/docs/api_reference/C/mempput.html
@@ -59,7 +59,7 @@ DB_MPOOLFILE->put(DB_MPOOLFILE *mpf,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61431032"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53465888"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -67,7 +67,7 @@ DB_MPOOLFILE->put(DB_MPOOLFILE *mpf,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61430344"></a>pgaddr</h4>
+                <h4 class="title"><a id="idp53458896"></a>pgaddr</h4>
               </div>
             </div>
           </div>
@@ -82,7 +82,7 @@ DB_MPOOLFILE->put(DB_MPOOLFILE *mpf,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61449664"></a>priority</h4>
+                <h4 class="title"><a id="idp53424984"></a>priority</h4>
               </div>
             </div>
           </div>
@@ -146,7 +146,7 @@ DB_MPOOLFILE->put(DB_MPOOLFILE *mpf,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61465152"></a>flags</h4>
+                <h4 class="title"><a id="idp53500672"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -160,7 +160,7 @@ DB_MPOOLFILE->put(DB_MPOOLFILE *mpf,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61466480"></a>Errors</h3>
+              <h3 class="title"><a id="idp53502000"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -176,7 +176,7 @@ DB_MPOOLFILE->put(DB_MPOOLFILE *mpf,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61459624"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp53428144"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -189,7 +189,7 @@ DB_MPOOLFILE->put(DB_MPOOLFILE *mpf,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61389448"></a>Class</h3>
+              <h3 class="title"><a id="idp53493376"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -201,7 +201,7 @@ DB_MPOOLFILE->put(DB_MPOOLFILE *mpf,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61470344"></a>See Also</h3>
+              <h3 class="title"><a id="idp53506552"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mempregister.html b/docs/api_reference/C/mempregister.html
index 02cf692..7068462 100644
--- a/docs/api_reference/C/mempregister.html
+++ b/docs/api_reference/C/mempregister.html
@@ -98,7 +98,7 @@ DB_ENV->memp_register(DB_ENV *env, int ftype,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61182744"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53217192"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -106,7 +106,7 @@ DB_ENV->memp_register(DB_ENV *env, int ftype,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61183128"></a>ftype</h4>
+                <h4 class="title"><a id="idp53217576"></a>ftype</h4>
               </div>
             </div>
           </div>
@@ -125,7 +125,7 @@ DB_ENV->memp_register(DB_ENV *env, int ftype,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61177808"></a>pgin_fcn, pgout_fcn</h4>
+                <h4 class="title"><a id="idp53207856"></a>pgin_fcn, pgout_fcn</h4>
               </div>
             </div>
           </div>
@@ -153,7 +153,7 @@ DB_ENV->memp_register(DB_ENV *env, int ftype,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61171240"></a>Class</h3>
+              <h3 class="title"><a id="idp53205536"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -165,7 +165,7 @@ DB_ENV->memp_register(DB_ENV *env, int ftype,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61190808"></a>See Also</h3>
+              <h3 class="title"><a id="idp53225320"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mempset_clear_len.html b/docs/api_reference/C/mempset_clear_len.html
index 8243ba5..132d125 100644
--- a/docs/api_reference/C/mempset_clear_len.html
+++ b/docs/api_reference/C/mempset_clear_len.html
@@ -77,7 +77,7 @@ DB_MPOOLFILE->set_clear_len(DB_MPOOLFILE *mpf, u_int32_t len);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61534368"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53569992"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -85,7 +85,7 @@ DB_MPOOLFILE->set_clear_len(DB_MPOOLFILE *mpf, u_int32_t len);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61533720"></a>len</h4>
+                <h4 class="title"><a id="idp53569344"></a>len</h4>
               </div>
             </div>
           </div>
@@ -101,7 +101,7 @@ DB_MPOOLFILE->set_clear_len(DB_MPOOLFILE *mpf, u_int32_t len);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61527384"></a>Class</h3>
+              <h3 class="title"><a id="idp53551744"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -113,7 +113,7 @@ DB_MPOOLFILE->set_clear_len(DB_MPOOLFILE *mpf, u_int32_t len);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61525376"></a>See Also</h3>
+              <h3 class="title"><a id="idp53561152"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mempset_fileid.html b/docs/api_reference/C/mempset_fileid.html
index 99478be..632e220 100644
--- a/docs/api_reference/C/mempset_fileid.html
+++ b/docs/api_reference/C/mempset_fileid.html
@@ -102,7 +102,7 @@ DB_MPOOLFILE->set_fileid(DB_MPOOLFILE *mpf, u_int8_t *fileid);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61547096"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53583024"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -110,7 +110,7 @@ DB_MPOOLFILE->set_fileid(DB_MPOOLFILE *mpf, u_int8_t *fileid);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61546192"></a>fileid</h4>
+                <h4 class="title"><a id="idp53582120"></a>fileid</h4>
               </div>
             </div>
           </div>
@@ -125,7 +125,7 @@ DB_MPOOLFILE->set_fileid(DB_MPOOLFILE *mpf, u_int8_t *fileid);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61540776"></a>Class</h3>
+              <h3 class="title"><a id="idp53576704"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -137,7 +137,7 @@ DB_MPOOLFILE->set_fileid(DB_MPOOLFILE *mpf, u_int8_t *fileid);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61550296"></a>See Also</h3>
+              <h3 class="title"><a id="idp53586120"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mempset_flags.html b/docs/api_reference/C/mempset_flags.html
index 1ad3890..6597863 100644
--- a/docs/api_reference/C/mempset_flags.html
+++ b/docs/api_reference/C/mempset_flags.html
@@ -64,7 +64,7 @@ DB_MPOOLFILE->set_flags(DB_MPOOLFILE *mpf, u_int32_t flags, int onoff)  </pre
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61558368"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53594192"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DB_MPOOLFILE->set_flags(DB_MPOOLFILE *mpf, u_int32_t flags, int onoff)  </pre
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61557720"></a>flags</h4>
+                <h4 class="title"><a id="idp53593544"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -127,7 +127,7 @@ DB_MPOOLFILE->set_flags(DB_MPOOLFILE *mpf, u_int32_t flags, int onoff)  </pre
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61567952"></a>onoff</h4>
+                <h4 class="title"><a id="idp53603608"></a>onoff</h4>
               </div>
             </div>
           </div>
@@ -141,7 +141,7 @@ DB_MPOOLFILE->set_flags(DB_MPOOLFILE *mpf, u_int32_t flags, int onoff)  </pre
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61562656"></a>Class</h3>
+              <h3 class="title"><a id="idp53598312"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -153,7 +153,7 @@ DB_MPOOLFILE->set_flags(DB_MPOOLFILE *mpf, u_int32_t flags, int onoff)  </pre
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61570856"></a>See Also</h3>
+              <h3 class="title"><a id="idp53606512"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mempset_ftype.html b/docs/api_reference/C/mempset_ftype.html
index 491b7f8..f2d1055 100644
--- a/docs/api_reference/C/mempset_ftype.html
+++ b/docs/api_reference/C/mempset_ftype.html
@@ -72,7 +72,7 @@ DB_MPOOLFILE->set_ftype(DB_MPOOLFILE *mpf, int ftype);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61576504"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53612160"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -80,7 +80,7 @@ DB_MPOOLFILE->set_ftype(DB_MPOOLFILE *mpf, int ftype);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61576240"></a>ftype</h4>
+                <h4 class="title"><a id="idp53611464"></a>ftype</h4>
               </div>
             </div>
           </div>
@@ -96,7 +96,7 @@ DB_MPOOLFILE->set_ftype(DB_MPOOLFILE *mpf, int ftype);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61547904"></a>Class</h3>
+              <h3 class="title"><a id="idp53570856"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -108,7 +108,7 @@ DB_MPOOLFILE->set_ftype(DB_MPOOLFILE *mpf, int ftype);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61557608"></a>See Also</h3>
+              <h3 class="title"><a id="idp53582224"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mempset_lsn_offset.html b/docs/api_reference/C/mempset_lsn_offset.html
index 12831f9..34cbc82 100644
--- a/docs/api_reference/C/mempset_lsn_offset.html
+++ b/docs/api_reference/C/mempset_lsn_offset.html
@@ -75,7 +75,7 @@ DB_MPOOLFILE->set_lsn_offset(DB_MPOOLFILE *mpf, int32_t lsn_offset);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61582664"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53618488"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -83,7 +83,7 @@ DB_MPOOLFILE->set_lsn_offset(DB_MPOOLFILE *mpf, int32_t lsn_offset);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61582016"></a>lsn_offset</h4>
+                <h4 class="title"><a id="idp53617840"></a>lsn_offset</h4>
               </div>
             </div>
           </div>
@@ -97,7 +97,7 @@ DB_MPOOLFILE->set_lsn_offset(DB_MPOOLFILE *mpf, int32_t lsn_offset);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61586696"></a>Class</h3>
+              <h3 class="title"><a id="idp53622520"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -109,7 +109,7 @@ DB_MPOOLFILE->set_lsn_offset(DB_MPOOLFILE *mpf, int32_t lsn_offset);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61560576"></a>See Also</h3>
+              <h3 class="title"><a id="idp53603776"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mempset_maxsize.html b/docs/api_reference/C/mempset_maxsize.html
index 3f165c1..965d885 100644
--- a/docs/api_reference/C/mempset_maxsize.html
+++ b/docs/api_reference/C/mempset_maxsize.html
@@ -76,7 +76,7 @@ DB_MPOOLFILE->set_maxsize(DB_MPOOLFILE *mpf,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61593040"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53629232"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -84,7 +84,7 @@ DB_MPOOLFILE->set_maxsize(DB_MPOOLFILE *mpf,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61592392"></a>bytes</h4>
+                <h4 class="title"><a id="idp53628584"></a>bytes</h4>
               </div>
             </div>
           </div>
@@ -96,7 +96,7 @@ DB_MPOOLFILE->set_maxsize(DB_MPOOLFILE *mpf,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61579040"></a>gbytes</h4>
+                <h4 class="title"><a id="idp53614696"></a>gbytes</h4>
               </div>
             </div>
           </div>
@@ -109,7 +109,7 @@ DB_MPOOLFILE->set_maxsize(DB_MPOOLFILE *mpf,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61583096"></a>Class</h3>
+              <h3 class="title"><a id="idp53619136"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -121,7 +121,7 @@ DB_MPOOLFILE->set_maxsize(DB_MPOOLFILE *mpf,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61598040"></a>See Also</h3>
+              <h3 class="title"><a id="idp53634040"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mempset_mp_max_openfd.html b/docs/api_reference/C/mempset_mp_max_openfd.html
index f45b036..ad81a1b 100644
--- a/docs/api_reference/C/mempset_mp_max_openfd.html
+++ b/docs/api_reference/C/mempset_mp_max_openfd.html
@@ -73,7 +73,7 @@ DB_ENV->set_mp_max_openfd(DB_ENV *env, int maxopenfd);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61300520"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53336008"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -81,7 +81,7 @@ DB_ENV->set_mp_max_openfd(DB_ENV *env, int maxopenfd);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61319128"></a>maxopenfd</h4>
+                <h4 class="title"><a id="idp53354152"></a>maxopenfd</h4>
               </div>
             </div>
           </div>
@@ -95,7 +95,7 @@ DB_ENV->set_mp_max_openfd(DB_ENV *env, int maxopenfd);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61327000"></a>Errors</h3>
+              <h3 class="title"><a id="idp53361896"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -111,7 +111,7 @@ DB_ENV->set_mp_max_openfd(DB_ENV *env, int maxopenfd);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61325992"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp53360016"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -124,7 +124,7 @@ DB_ENV->set_mp_max_openfd(DB_ENV *env, int maxopenfd);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61317768"></a>Class</h3>
+              <h3 class="title"><a id="idp53352728"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -136,7 +136,7 @@ DB_ENV->set_mp_max_openfd(DB_ENV *env, int maxopenfd);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61330112"></a>See Also</h3>
+              <h3 class="title"><a id="idp53365504"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mempset_mp_max_write.html b/docs/api_reference/C/mempset_mp_max_write.html
index 603908d..4da7405 100644
--- a/docs/api_reference/C/mempset_mp_max_write.html
+++ b/docs/api_reference/C/mempset_mp_max_write.html
@@ -76,7 +76,7 @@ DB_ENV->set_mp_max_write(DB_ENV *env, int maxwrite,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61335456"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53370336"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -84,7 +84,7 @@ DB_ENV->set_mp_max_write(DB_ENV *env, int maxwrite,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61335928"></a>maxwrite</h4>
+                <h4 class="title"><a id="idp53370808"></a>maxwrite</h4>
               </div>
             </div>
           </div>
@@ -98,7 +98,7 @@ DB_ENV->set_mp_max_write(DB_ENV *env, int maxwrite,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61345424"></a>maxwrite_sleep</h4>
+                <h4 class="title"><a id="idp53380216"></a>maxwrite_sleep</h4>
               </div>
             </div>
           </div>
@@ -114,7 +114,7 @@ DB_ENV->set_mp_max_write(DB_ENV *env, int maxwrite,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61336096"></a>Errors</h3>
+              <h3 class="title"><a id="idp53371880"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -130,7 +130,7 @@ DB_ENV->set_mp_max_write(DB_ENV *env, int maxwrite,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61327296"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp53362192"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -143,7 +143,7 @@ DB_ENV->set_mp_max_write(DB_ENV *env, int maxwrite,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61325208"></a>Class</h3>
+              <h3 class="title"><a id="idp53364984"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -155,7 +155,7 @@ DB_ENV->set_mp_max_write(DB_ENV *env, int maxwrite,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61339248"></a>See Also</h3>
+              <h3 class="title"><a id="idp53375920"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mempset_pgcookie.html b/docs/api_reference/C/mempset_pgcookie.html
index 15efaa8..29e2843 100644
--- a/docs/api_reference/C/mempset_pgcookie.html
+++ b/docs/api_reference/C/mempset_pgcookie.html
@@ -75,7 +75,7 @@ DB_MPOOLFILE->set_pgcookie(DB_MPOOLFILE *mpf, DBT *pgcookie);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61604304"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53640304"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -83,7 +83,7 @@ DB_MPOOLFILE->set_pgcookie(DB_MPOOLFILE *mpf, DBT *pgcookie);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61603400"></a>pgcookie</h4>
+                <h4 class="title"><a id="idp53639400"></a>pgcookie</h4>
               </div>
             </div>
           </div>
@@ -98,7 +98,7 @@ DB_MPOOLFILE->set_pgcookie(DB_MPOOLFILE *mpf, DBT *pgcookie);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61607240"></a>Class</h3>
+              <h3 class="title"><a id="idp53629448"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -110,7 +110,7 @@ DB_MPOOLFILE->set_pgcookie(DB_MPOOLFILE *mpf, DBT *pgcookie);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61588848"></a>See Also</h3>
+              <h3 class="title"><a id="idp53642512"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mempset_priority.html b/docs/api_reference/C/mempset_priority.html
index 2cf3019..f89d024 100644
--- a/docs/api_reference/C/mempset_priority.html
+++ b/docs/api_reference/C/mempset_priority.html
@@ -81,7 +81,7 @@ DB_MPOOLFILE->set_priority(DB_MPOOLFILE *mpf, DB_CACHE_PRIORITY priority); </
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61614080"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53650224"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -89,7 +89,7 @@ DB_MPOOLFILE->set_priority(DB_MPOOLFILE *mpf, DB_CACHE_PRIORITY priority); </
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61613432"></a>priority</h4>
+                <h4 class="title"><a id="idp53649576"></a>priority</h4>
               </div>
             </div>
           </div>
@@ -147,7 +147,7 @@ DB_MPOOLFILE->set_priority(DB_MPOOLFILE *mpf, DB_CACHE_PRIORITY priority); </
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61629264"></a>Class</h3>
+              <h3 class="title"><a id="idp53665288"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -159,7 +159,7 @@ DB_MPOOLFILE->set_priority(DB_MPOOLFILE *mpf, DB_CACHE_PRIORITY priority); </
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61609096"></a>See Also</h3>
+              <h3 class="title"><a id="idp53651088"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mempstat.html b/docs/api_reference/C/mempstat.html
index 77ce87b..5ce5554 100644
--- a/docs/api_reference/C/mempstat.html
+++ b/docs/api_reference/C/mempstat.html
@@ -521,7 +521,7 @@ DB_ENV->memp_stat(DB_ENV *env, DB_MPOOL_STAT **gsp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61252072"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53261848"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -529,7 +529,7 @@ DB_ENV->memp_stat(DB_ENV *env, DB_MPOOL_STAT **gsp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61227096"></a>gsp</h4>
+                <h4 class="title"><a id="idp53286184"></a>gsp</h4>
               </div>
             </div>
           </div>
@@ -543,7 +543,7 @@ DB_ENV->memp_stat(DB_ENV *env, DB_MPOOL_STAT **gsp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61255296"></a>fsp</h4>
+                <h4 class="title"><a id="idp53289784"></a>fsp</h4>
               </div>
             </div>
           </div>
@@ -557,7 +557,7 @@ DB_ENV->memp_stat(DB_ENV *env, DB_MPOOL_STAT **gsp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61256024"></a>flags</h4>
+                <h4 class="title"><a id="idp53290560"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -583,7 +583,7 @@ DB_ENV->memp_stat(DB_ENV *env, DB_MPOOL_STAT **gsp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61260936"></a>Errors</h3>
+              <h3 class="title"><a id="idp53295480"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -599,7 +599,7 @@ DB_ENV->memp_stat(DB_ENV *env, DB_MPOOL_STAT **gsp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61265528"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp53300128"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -612,7 +612,7 @@ DB_ENV->memp_stat(DB_ENV *env, DB_MPOOL_STAT **gsp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61264232"></a>Class</h3>
+              <h3 class="title"><a id="idp53298832"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -624,7 +624,7 @@ DB_ENV->memp_stat(DB_ENV *env, DB_MPOOL_STAT **gsp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61256896"></a>See Also</h3>
+              <h3 class="title"><a id="idp53301208"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mempstat_print.html b/docs/api_reference/C/mempstat_print.html
index a0181ca..8cf714c 100644
--- a/docs/api_reference/C/mempstat_print.html
+++ b/docs/api_reference/C/mempstat_print.html
@@ -69,7 +69,7 @@ DB_ENV->memp_stat_print(DB_ENV *env, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61251744"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53228032"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -77,7 +77,7 @@ DB_ENV->memp_stat_print(DB_ENV *env, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61258664"></a>flags</h4>
+                <h4 class="title"><a id="idp53278536"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -120,7 +120,7 @@ DB_ENV->memp_stat_print(DB_ENV *env, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61274352"></a>Class</h3>
+              <h3 class="title"><a id="idp53309056"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -132,7 +132,7 @@ DB_ENV->memp_stat_print(DB_ENV *env, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61178000"></a>See Also</h3>
+              <h3 class="title"><a id="idp53311112"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mempsync.html b/docs/api_reference/C/mempsync.html
index c63a564..89feadc 100644
--- a/docs/api_reference/C/mempsync.html
+++ b/docs/api_reference/C/mempsync.html
@@ -63,7 +63,7 @@ DB_ENV->memp_sync(DB_ENV *env, DB_LSN *lsn);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61268816"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53308752"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -71,7 +71,7 @@ DB_ENV->memp_sync(DB_ENV *env, DB_LSN *lsn);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61281624"></a>lsn</h4>
+                <h4 class="title"><a id="idp53316328"></a>lsn</h4>
               </div>
             </div>
           </div>
@@ -92,7 +92,7 @@ DB_ENV->memp_sync(DB_ENV *env, DB_LSN *lsn);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61275544"></a>Class</h3>
+              <h3 class="title"><a id="idp53293816"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -104,7 +104,7 @@ DB_ENV->memp_sync(DB_ENV *env, DB_LSN *lsn);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61268152"></a>See Also</h3>
+              <h3 class="title"><a id="idp53245000"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/memptrickle.html b/docs/api_reference/C/memptrickle.html
index b7f596b..8d827f1 100644
--- a/docs/api_reference/C/memptrickle.html
+++ b/docs/api_reference/C/memptrickle.html
@@ -64,7 +64,7 @@ DB_ENV->memp_trickle(DB_ENV *env, int percent, int *nwrotep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61269024"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53292152"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DB_ENV->memp_trickle(DB_ENV *env, int percent, int *nwrotep);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61273168"></a>percent</h4>
+                <h4 class="title"><a id="idp53293096"></a>percent</h4>
               </div>
             </div>
           </div>
@@ -85,7 +85,7 @@ DB_ENV->memp_trickle(DB_ENV *env, int percent, int *nwrotep);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61284040"></a>nwrotep</h4>
+                <h4 class="title"><a id="idp53318744"></a>nwrotep</h4>
               </div>
             </div>
           </div>
@@ -100,7 +100,7 @@ DB_ENV->memp_trickle(DB_ENV *env, int percent, int *nwrotep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61279984"></a>Errors</h3>
+              <h3 class="title"><a id="idp53314688"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -117,7 +117,7 @@ DB_ENV->memp_trickle(DB_ENV *env, int percent, int *nwrotep);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61194128"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp53293160"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -130,7 +130,7 @@ DB_ENV->memp_trickle(DB_ENV *env, int percent, int *nwrotep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61290344"></a>Class</h3>
+              <h3 class="title"><a id="idp53325872"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -142,7 +142,7 @@ DB_ENV->memp_trickle(DB_ENV *env, int percent, int *nwrotep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61291536"></a>See Also</h3>
+              <h3 class="title"><a id="idp53327000"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mutexalloc.html b/docs/api_reference/C/mutexalloc.html
index b104821..27bbeee 100644
--- a/docs/api_reference/C/mutexalloc.html
+++ b/docs/api_reference/C/mutexalloc.html
@@ -62,7 +62,7 @@ DB_ENV->mutex_alloc(DB_ENV *dbenv, u_int32_t flags, db_mutex_t *mutexp);  </p
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61621480"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53657504"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -70,7 +70,7 @@ DB_ENV->mutex_alloc(DB_ENV *dbenv, u_int32_t flags, db_mutex_t *mutexp);  </p
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61621864"></a>flags</h4>
+                <h4 class="title"><a id="idp53657888"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -112,7 +112,7 @@ DB_ENV->mutex_alloc(DB_ENV *dbenv, u_int32_t flags, db_mutex_t *mutexp);  </p
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61640504"></a>mutexp</h4>
+                <h4 class="title"><a id="idp53676928"></a>mutexp</h4>
               </div>
             </div>
           </div>
@@ -126,7 +126,7 @@ DB_ENV->mutex_alloc(DB_ENV *dbenv, u_int32_t flags, db_mutex_t *mutexp);  </p
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61610616"></a>Errors</h3>
+              <h3 class="title"><a id="idp53599456"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -142,7 +142,7 @@ DB_ENV->mutex_alloc(DB_ENV *dbenv, u_int32_t flags, db_mutex_t *mutexp);  </p
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61646256"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp53683328"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -155,7 +155,7 @@ DB_ENV->mutex_alloc(DB_ENV *dbenv, u_int32_t flags, db_mutex_t *mutexp);  </p
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61645144"></a>Class</h3>
+              <h3 class="title"><a id="idp53682000"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -167,7 +167,7 @@ DB_ENV->mutex_alloc(DB_ENV *dbenv, u_int32_t flags, db_mutex_t *mutexp);  </p
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61647960"></a>See Also</h3>
+              <h3 class="title"><a id="idp53683760"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mutexfree.html b/docs/api_reference/C/mutexfree.html
index 3c777d4..dcd7d0e 100644
--- a/docs/api_reference/C/mutexfree.html
+++ b/docs/api_reference/C/mutexfree.html
@@ -62,7 +62,7 @@ DB_ENV->mutex_free(DB_ENV *dbenv, db_mutex_t mutex);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61614728"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53665936"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -70,7 +70,7 @@ DB_ENV->mutex_free(DB_ENV *dbenv, db_mutex_t mutex);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61624640"></a>mutex</h4>
+                <h4 class="title"><a id="idp53666184"></a>mutex</h4>
               </div>
             </div>
           </div>
@@ -85,7 +85,7 @@ DB_ENV->mutex_free(DB_ENV *dbenv, db_mutex_t mutex);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61647720"></a>Errors</h3>
+              <h3 class="title"><a id="idp53658104"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -101,7 +101,7 @@ DB_ENV->mutex_free(DB_ENV *dbenv, db_mutex_t mutex);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61643528"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp53680360"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -114,7 +114,7 @@ DB_ENV->mutex_free(DB_ENV *dbenv, db_mutex_t mutex);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61646856"></a>Class</h3>
+              <h3 class="title"><a id="idp53674456"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -126,7 +126,7 @@ DB_ENV->mutex_free(DB_ENV *dbenv, db_mutex_t mutex);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61625536"></a>See Also</h3>
+              <h3 class="title"><a id="idp53666496"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mutexget_align.html b/docs/api_reference/C/mutexget_align.html
index 6915502..08b7d9f 100644
--- a/docs/api_reference/C/mutexget_align.html
+++ b/docs/api_reference/C/mutexget_align.html
@@ -62,7 +62,7 @@ DB_ENV->mutex_get_align(DB_ENV *dbenv, u_int32_t *alignp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61633600"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53681848"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -70,7 +70,7 @@ DB_ENV->mutex_get_align(DB_ENV *dbenv, u_int32_t *alignp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61624856"></a>alignp</h4>
+                <h4 class="title"><a id="idp53681416"></a>alignp</h4>
               </div>
             </div>
           </div>
@@ -84,7 +84,7 @@ DB_ENV->mutex_get_align(DB_ENV *dbenv, u_int32_t *alignp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61657776"></a>Class</h3>
+              <h3 class="title"><a id="idp53660664"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -96,7 +96,7 @@ DB_ENV->mutex_get_align(DB_ENV *dbenv, u_int32_t *alignp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61655208"></a>See Also</h3>
+              <h3 class="title"><a id="idp53689920"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mutexget_increment.html b/docs/api_reference/C/mutexget_increment.html
index 9155d39..21ec8d6 100644
--- a/docs/api_reference/C/mutexget_increment.html
+++ b/docs/api_reference/C/mutexget_increment.html
@@ -62,7 +62,7 @@ DB_ENV->mutex_get_increment(DB_ENV *dbenv, u_int32_t *incrementp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61662032"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53698688"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -70,7 +70,7 @@ DB_ENV->mutex_get_increment(DB_ENV *dbenv, u_int32_t *incrementp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61661384"></a>incrementp</h4>
+                <h4 class="title"><a id="idp53698040"></a>incrementp</h4>
               </div>
             </div>
           </div>
@@ -84,7 +84,7 @@ DB_ENV->mutex_get_increment(DB_ENV *dbenv, u_int32_t *incrementp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61612608"></a>Class</h3>
+              <h3 class="title"><a id="idp53672936"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -96,7 +96,7 @@ DB_ENV->mutex_get_increment(DB_ENV *dbenv, u_int32_t *incrementp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61640184"></a>See Also</h3>
+              <h3 class="title"><a id="idp53700304"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mutexget_init.html b/docs/api_reference/C/mutexget_init.html
index f793d33..8e1bfe3 100644
--- a/docs/api_reference/C/mutexget_init.html
+++ b/docs/api_reference/C/mutexget_init.html
@@ -63,7 +63,7 @@ DB_ENV->mutex_get_init(DB_ENV *dbenv, u_int32_t *init);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61668720"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53705120"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -71,7 +71,7 @@ DB_ENV->mutex_get_init(DB_ENV *dbenv, u_int32_t *init);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61668072"></a>init</h4>
+                <h4 class="title"><a id="idp53704472"></a>init</h4>
               </div>
             </div>
           </div>
@@ -85,7 +85,7 @@ DB_ENV->mutex_get_init(DB_ENV *dbenv, u_int32_t *init);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61664144"></a>Class</h3>
+              <h3 class="title"><a id="idp53699552"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -97,7 +97,7 @@ DB_ENV->mutex_get_init(DB_ENV *dbenv, u_int32_t *init);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61662696"></a>See Also</h3>
+              <h3 class="title"><a id="idp53700000"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mutexget_max.html b/docs/api_reference/C/mutexget_max.html
index c3738c4..380de56 100644
--- a/docs/api_reference/C/mutexget_max.html
+++ b/docs/api_reference/C/mutexget_max.html
@@ -62,7 +62,7 @@ DB_ENV->mutex_get_max(DB_ENV *dbenv, u_int32_t *maxp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61675800"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53712328"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -70,7 +70,7 @@ DB_ENV->mutex_get_max(DB_ENV *dbenv, u_int32_t *maxp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61675152"></a>maxp</h4>
+                <h4 class="title"><a id="idp53711680"></a>maxp</h4>
               </div>
             </div>
           </div>
@@ -84,7 +84,7 @@ DB_ENV->mutex_get_max(DB_ENV *dbenv, u_int32_t *maxp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61644224"></a>Class</h3>
+              <h3 class="title"><a id="idp53706800"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -96,7 +96,7 @@ DB_ENV->mutex_get_max(DB_ENV *dbenv, u_int32_t *maxp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61650448"></a>See Also</h3>
+              <h3 class="title"><a id="idp53709768"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mutexget_tas_spins.html b/docs/api_reference/C/mutexget_tas_spins.html
index 2c56502..591d2c7 100644
--- a/docs/api_reference/C/mutexget_tas_spins.html
+++ b/docs/api_reference/C/mutexget_tas_spins.html
@@ -64,7 +64,7 @@ DB_ENV->mutex_get_tas_spins(DB_ENV *dbenv, u_int32_t *tas_spinsp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61682768"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53719296"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DB_ENV->mutex_get_tas_spins(DB_ENV *dbenv, u_int32_t *tas_spinsp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61682120"></a>tas_spinsp</h4>
+                <h4 class="title"><a id="idp53718648"></a>tas_spinsp</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DB_ENV->mutex_get_tas_spins(DB_ENV *dbenv, u_int32_t *tas_spinsp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61669536"></a>Class</h3>
+              <h3 class="title"><a id="idp53705616"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -98,7 +98,7 @@ DB_ENV->mutex_get_tas_spins(DB_ENV *dbenv, u_int32_t *tas_spinsp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61677328"></a>See Also</h3>
+              <h3 class="title"><a id="idp53716952"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mutexlock.html b/docs/api_reference/C/mutexlock.html
index 089536f..70c53eb 100644
--- a/docs/api_reference/C/mutexlock.html
+++ b/docs/api_reference/C/mutexlock.html
@@ -60,7 +60,7 @@ DB_ENV->mutex_lock(DB_ENV *dbenv, db_mutex_t mutex);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61690184"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53726448"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -68,7 +68,7 @@ DB_ENV->mutex_lock(DB_ENV *dbenv, db_mutex_t mutex);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61689536"></a>mutex</h4>
+                <h4 class="title"><a id="idp53725800"></a>mutex</h4>
               </div>
             </div>
           </div>
@@ -82,7 +82,7 @@ DB_ENV->mutex_lock(DB_ENV *dbenv, db_mutex_t mutex);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61676728"></a>Errors</h3>
+              <h3 class="title"><a id="idp53721408"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -98,7 +98,7 @@ DB_ENV->mutex_lock(DB_ENV *dbenv, db_mutex_t mutex);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61695352"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp53731416"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -111,7 +111,7 @@ DB_ENV->mutex_lock(DB_ENV *dbenv, db_mutex_t mutex);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61694272"></a>Class</h3>
+              <h3 class="title"><a id="idp53730336"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -123,7 +123,7 @@ DB_ENV->mutex_lock(DB_ENV *dbenv, db_mutex_t mutex);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61689320"></a>See Also</h3>
+              <h3 class="title"><a id="idp53725584"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mutexset_align.html b/docs/api_reference/C/mutexset_align.html
index a958590..c87f9af 100644
--- a/docs/api_reference/C/mutexset_align.html
+++ b/docs/api_reference/C/mutexset_align.html
@@ -84,7 +84,7 @@ DB_ENV->mutex_set_align(DB_ENV *dbenv, u_int32_t align);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61692080"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53728560"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -92,7 +92,7 @@ DB_ENV->mutex_set_align(DB_ENV *dbenv, u_int32_t align);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61690528"></a>align</h4>
+                <h4 class="title"><a id="idp53706152"></a>align</h4>
               </div>
             </div>
           </div>
@@ -106,7 +106,7 @@ DB_ENV->mutex_set_align(DB_ENV *dbenv, u_int32_t align);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61681232"></a>Errors</h3>
+              <h3 class="title"><a id="idp53710792"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -122,7 +122,7 @@ DB_ENV->mutex_set_align(DB_ENV *dbenv, u_int32_t align);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61708160"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp53744344"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -136,7 +136,7 @@ DB_ENV->mutex_set_align(DB_ENV *dbenv, u_int32_t align);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61707080"></a>Class</h3>
+              <h3 class="title"><a id="idp53743264"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -148,7 +148,7 @@ DB_ENV->mutex_set_align(DB_ENV *dbenv, u_int32_t align);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61710288"></a>See Also</h3>
+              <h3 class="title"><a id="idp53746512"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mutexset_increment.html b/docs/api_reference/C/mutexset_increment.html
index 5c779e9..c956b46 100644
--- a/docs/api_reference/C/mutexset_increment.html
+++ b/docs/api_reference/C/mutexset_increment.html
@@ -88,7 +88,7 @@ DB_ENV->mutex_set_increment(DB_ENV *dbenv, u_int32_t increment);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61701200"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53732312"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -96,7 +96,7 @@ DB_ENV->mutex_set_increment(DB_ENV *dbenv, u_int32_t increment);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61713312"></a>increment</h4>
+                <h4 class="title"><a id="idp53749408"></a>increment</h4>
               </div>
             </div>
           </div>
@@ -110,7 +110,7 @@ DB_ENV->mutex_set_increment(DB_ENV *dbenv, u_int32_t increment);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61706008"></a>Errors</h3>
+              <h3 class="title"><a id="idp53745040"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -126,7 +126,7 @@ DB_ENV->mutex_set_increment(DB_ENV *dbenv, u_int32_t increment);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61721552"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp53757600"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -140,7 +140,7 @@ DB_ENV->mutex_set_increment(DB_ENV *dbenv, u_int32_t increment);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61720472"></a>Class</h3>
+              <h3 class="title"><a id="idp53756520"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -152,7 +152,7 @@ DB_ENV->mutex_set_increment(DB_ENV *dbenv, u_int32_t increment);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61723680"></a>See Also</h3>
+              <h3 class="title"><a id="idp53759728"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mutexset_init.html b/docs/api_reference/C/mutexset_init.html
index 8aab965..566b2eb 100644
--- a/docs/api_reference/C/mutexset_init.html
+++ b/docs/api_reference/C/mutexset_init.html
@@ -89,7 +89,7 @@ DB_ENV->mutex_set_init(DB_ENV *dbenv, u_int32_t init); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61699728"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53749888"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -97,7 +97,7 @@ DB_ENV->mutex_set_init(DB_ENV *dbenv, u_int32_t init); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61712392"></a>init</h4>
+                <h4 class="title"><a id="idp53735792"></a>init</h4>
               </div>
             </div>
           </div>
@@ -111,7 +111,7 @@ DB_ENV->mutex_set_init(DB_ENV *dbenv, u_int32_t init); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61697776"></a>Errors</h3>
+              <h3 class="title"><a id="idp53743776"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -127,7 +127,7 @@ DB_ENV->mutex_set_init(DB_ENV *dbenv, u_int32_t init); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61734288"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp53770744"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -140,7 +140,7 @@ DB_ENV->mutex_set_init(DB_ENV *dbenv, u_int32_t init); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61733208"></a>Class</h3>
+              <h3 class="title"><a id="idp53769664"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -152,7 +152,7 @@ DB_ENV->mutex_set_init(DB_ENV *dbenv, u_int32_t init); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61714808"></a>See Also</h3>
+              <h3 class="title"><a id="idp53748336"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mutexset_max.html b/docs/api_reference/C/mutexset_max.html
index 3279b99..27a20e9 100644
--- a/docs/api_reference/C/mutexset_max.html
+++ b/docs/api_reference/C/mutexset_max.html
@@ -94,7 +94,7 @@ DB_ENV->mutex_set_max(DB_ENV *dbenv, u_int32_t max);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61722440"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53758488"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -102,7 +102,7 @@ DB_ENV->mutex_set_max(DB_ENV *dbenv, u_int32_t max);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61728072"></a>max</h4>
+                <h4 class="title"><a id="idp53764120"></a>max</h4>
               </div>
             </div>
           </div>
@@ -116,7 +116,7 @@ DB_ENV->mutex_set_max(DB_ENV *dbenv, u_int32_t max);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61740704"></a>Errors</h3>
+              <h3 class="title"><a id="idp53768784"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -132,7 +132,7 @@ DB_ENV->mutex_set_max(DB_ENV *dbenv, u_int32_t max);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61747784"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp53784360"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -145,7 +145,7 @@ DB_ENV->mutex_set_max(DB_ENV *dbenv, u_int32_t max);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61746704"></a>Class</h3>
+              <h3 class="title"><a id="idp53783280"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -157,7 +157,7 @@ DB_ENV->mutex_set_max(DB_ENV *dbenv, u_int32_t max);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61745760"></a>See Also</h3>
+              <h3 class="title"><a id="idp53782336"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mutexset_tas_spins.html b/docs/api_reference/C/mutexset_tas_spins.html
index fe21a12..97e2706 100644
--- a/docs/api_reference/C/mutexset_tas_spins.html
+++ b/docs/api_reference/C/mutexset_tas_spins.html
@@ -78,7 +78,7 @@ DB_ENV->mutex_set_tas_spins(DB_ENV *dbenv, u_int32_t tas_spins);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61724432"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53760920"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -86,7 +86,7 @@ DB_ENV->mutex_set_tas_spins(DB_ENV *dbenv, u_int32_t tas_spins);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61739520"></a>tas_spins</h4>
+                <h4 class="title"><a id="idp53776080"></a>tas_spins</h4>
               </div>
             </div>
           </div>
@@ -100,7 +100,7 @@ DB_ENV->mutex_set_tas_spins(DB_ENV *dbenv, u_int32_t tas_spins);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61744728"></a>Errors</h3>
+              <h3 class="title"><a id="idp53781304"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -116,7 +116,7 @@ DB_ENV->mutex_set_tas_spins(DB_ENV *dbenv, u_int32_t tas_spins);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61759192"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp53795664"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -129,7 +129,7 @@ DB_ENV->mutex_set_tas_spins(DB_ENV *dbenv, u_int32_t tas_spins);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61758112"></a>Class</h3>
+              <h3 class="title"><a id="idp53794584"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -141,7 +141,7 @@ DB_ENV->mutex_set_tas_spins(DB_ENV *dbenv, u_int32_t tas_spins);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61757168"></a>See Also</h3>
+              <h3 class="title"><a id="idp53776144"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mutexstat.html b/docs/api_reference/C/mutexstat.html
index 1a6b286..7c82243 100644
--- a/docs/api_reference/C/mutexstat.html
+++ b/docs/api_reference/C/mutexstat.html
@@ -182,7 +182,7 @@ DB_ENV->mutex_stat(DB_ENV *env, DB_MUTEX_STAT **statp, u_int32_t flags);  </p
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61753160"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53809760"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -190,7 +190,7 @@ DB_ENV->mutex_stat(DB_ENV *env, DB_MUTEX_STAT **statp, u_int32_t flags);  </p
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61766936"></a>statp</h4>
+                <h4 class="title"><a id="idp53803488"></a>statp</h4>
               </div>
             </div>
           </div>
@@ -203,7 +203,7 @@ DB_ENV->mutex_stat(DB_ENV *env, DB_MUTEX_STAT **statp, u_int32_t flags);  </p
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61780168"></a>flags</h4>
+                <h4 class="title"><a id="idp53816704"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -229,7 +229,7 @@ DB_ENV->mutex_stat(DB_ENV *env, DB_MUTEX_STAT **statp, u_int32_t flags);  </p
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61785224"></a>Errors</h3>
+              <h3 class="title"><a id="idp53821784"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -245,7 +245,7 @@ DB_ENV->mutex_stat(DB_ENV *env, DB_MUTEX_STAT **statp, u_int32_t flags);  </p
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61769440"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp53826336"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -258,7 +258,7 @@ DB_ENV->mutex_stat(DB_ENV *env, DB_MUTEX_STAT **statp, u_int32_t flags);  </p
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61788480"></a>Class</h3>
+              <h3 class="title"><a id="idp53807008"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -270,7 +270,7 @@ DB_ENV->mutex_stat(DB_ENV *env, DB_MUTEX_STAT **statp, u_int32_t flags);  </p
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61790856"></a>See Also</h3>
+              <h3 class="title"><a id="idp53827416"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mutexstat_print.html b/docs/api_reference/C/mutexstat_print.html
index e80854e..6398a20 100644
--- a/docs/api_reference/C/mutexstat_print.html
+++ b/docs/api_reference/C/mutexstat_print.html
@@ -67,7 +67,7 @@ DB_ENV->mutex_stat_print(DB_ENV *env, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61785536"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53808216"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ DB_ENV->mutex_stat_print(DB_ENV *env, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61773912"></a>flags</h4>
+                <h4 class="title"><a id="idp53803616"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -110,7 +110,7 @@ DB_ENV->mutex_stat_print(DB_ENV *env, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61797680"></a>Class</h3>
+              <h3 class="title"><a id="idp53834032"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -122,7 +122,7 @@ DB_ENV->mutex_stat_print(DB_ENV *env, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61763464"></a>See Also</h3>
+              <h3 class="title"><a id="idp53814816"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/mutexunlock.html b/docs/api_reference/C/mutexunlock.html
index 0ed4174..183b3af 100644
--- a/docs/api_reference/C/mutexunlock.html
+++ b/docs/api_reference/C/mutexunlock.html
@@ -58,7 +58,7 @@ DB_ENV->mutex_unlock(DB_ENV *dbenv, db_mutex_t mutex);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61800072"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53841392"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -66,7 +66,7 @@ DB_ENV->mutex_unlock(DB_ENV *dbenv, db_mutex_t mutex);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61804608"></a>mutex</h4>
+                <h4 class="title"><a id="idp53840744"></a>mutex</h4>
               </div>
             </div>
           </div>
@@ -80,7 +80,7 @@ DB_ENV->mutex_unlock(DB_ENV *dbenv, db_mutex_t mutex);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61798104"></a>Errors</h3>
+              <h3 class="title"><a id="idp53809064"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -96,7 +96,7 @@ DB_ENV->mutex_unlock(DB_ENV *dbenv, db_mutex_t mutex);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61800464"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp53836816"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -109,7 +109,7 @@ DB_ENV->mutex_unlock(DB_ENV *dbenv, db_mutex_t mutex);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61791568"></a>Class</h3>
+              <h3 class="title"><a id="idp53841328"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -121,7 +121,7 @@ DB_ENV->mutex_unlock(DB_ENV *dbenv, db_mutex_t mutex);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61787936"></a>See Also</h3>
+              <h3 class="title"><a id="idp53804888"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/repclockskew.html b/docs/api_reference/C/repclockskew.html
index 23f549d..8744f05 100644
--- a/docs/api_reference/C/repclockskew.html
+++ b/docs/api_reference/C/repclockskew.html
@@ -104,7 +104,7 @@ DB_ENV->rep_set_clockskew(DB_ENV *env,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62050816"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54086744"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -112,7 +112,7 @@ DB_ENV->rep_set_clockskew(DB_ENV *env,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62026112"></a>fast_clock</h4>
+                <h4 class="title"><a id="idp54061616"></a>fast_clock</h4>
               </div>
             </div>
           </div>
@@ -125,7 +125,7 @@ DB_ENV->rep_set_clockskew(DB_ENV *env,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61995096"></a>slow_clock</h4>
+                <h4 class="title"><a id="idp54076984"></a>slow_clock</h4>
               </div>
             </div>
           </div>
@@ -138,7 +138,7 @@ DB_ENV->rep_set_clockskew(DB_ENV *env,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62041560"></a>Errors</h3>
+              <h3 class="title"><a id="idp54052304"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -154,7 +154,7 @@ DB_ENV->rep_set_clockskew(DB_ENV *env,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62062136"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp54097928"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -171,7 +171,7 @@ DB_ENV->rep_set_clockskew(DB_ENV *env,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62061056"></a>Class</h3>
+              <h3 class="title"><a id="idp54061680"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -183,7 +183,7 @@ DB_ENV->rep_set_clockskew(DB_ENV *env,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62026304"></a>See Also</h3>
+              <h3 class="title"><a id="idp54100152"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/repconfig.html b/docs/api_reference/C/repconfig.html
index 156cb56..07d1bae 100644
--- a/docs/api_reference/C/repconfig.html
+++ b/docs/api_reference/C/repconfig.html
@@ -88,7 +88,7 @@ DB_ENV->rep_set_config(DB_ENV *env, u_int32_t which, int onoff);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62067368"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54103200"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -96,7 +96,7 @@ DB_ENV->rep_set_config(DB_ENV *env, u_int32_t which, int onoff);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62002696"></a>which</h4>
+                <h4 class="title"><a id="idp54044288"></a>which</h4>
               </div>
             </div>
           </div>
@@ -295,7 +295,7 @@ DB_ENV->rep_set_config(DB_ENV *env, u_int32_t which, int onoff);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62095944"></a>onoff</h4>
+                <h4 class="title"><a id="idp54131888"></a>onoff</h4>
               </div>
             </div>
           </div>
@@ -311,7 +311,7 @@ DB_ENV->rep_set_config(DB_ENV *env, u_int32_t which, int onoff);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62075080"></a>Errors</h3>
+              <h3 class="title"><a id="idp54111024"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -327,7 +327,7 @@ DB_ENV->rep_set_config(DB_ENV *env, u_int32_t which, int onoff);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62086520"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp54122464"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -343,7 +343,7 @@ DB_ENV->rep_set_config(DB_ENV *env, u_int32_t which, int onoff);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62078040"></a>Class</h3>
+              <h3 class="title"><a id="idp54113984"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -355,7 +355,7 @@ DB_ENV->rep_set_config(DB_ENV *env, u_int32_t which, int onoff);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62025768"></a>See Also</h3>
+              <h3 class="title"><a id="idp54072160"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/repelect.html b/docs/api_reference/C/repelect.html
index 2d42f58..5e40c12 100644
--- a/docs/api_reference/C/repelect.html
+++ b/docs/api_reference/C/repelect.html
@@ -100,7 +100,7 @@ DB_ENV->rep_elect(DB_ENV *env,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61907368"></a>How Elections are Held</h3>
+              <h3 class="title"><a id="idp53941648"></a>How Elections are Held</h3>
             </div>
           </div>
         </div>
@@ -151,7 +151,7 @@ DB_ENV->rep_elect(DB_ENV *env,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61898656"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53947344"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -159,7 +159,7 @@ DB_ENV->rep_elect(DB_ENV *env,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61911480"></a>nsites</h4>
+                <h4 class="title"><a id="idp53939760"></a>nsites</h4>
               </div>
             </div>
           </div>
@@ -182,7 +182,7 @@ DB_ENV->rep_elect(DB_ENV *env,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61941528"></a>nvotes</h4>
+                <h4 class="title"><a id="idp53977432"></a>nvotes</h4>
               </div>
             </div>
           </div>
@@ -200,7 +200,7 @@ DB_ENV->rep_elect(DB_ENV *env,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61932856"></a>flags</h4>
+                <h4 class="title"><a id="idp53968704"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -214,7 +214,7 @@ DB_ENV->rep_elect(DB_ENV *env,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61920768"></a>Errors</h3>
+              <h3 class="title"><a id="idp53956888"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -230,7 +230,7 @@ DB_ENV->rep_elect(DB_ENV *env,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61942544"></a>DB_REP_UNAVAIL</h4>
+                <h4 class="title"><a id="idp53978448"></a>DB_REP_UNAVAIL</h4>
               </div>
             </div>
           </div>
@@ -245,7 +245,7 @@ DB_ENV->rep_elect(DB_ENV *env,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61943880"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp53979784"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -263,7 +263,7 @@ DB_ENV->rep_elect(DB_ENV *env,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61944736"></a>Class</h3>
+              <h3 class="title"><a id="idp53980640"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -275,7 +275,7 @@ DB_ENV->rep_elect(DB_ENV *env,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61947952"></a>See Also</h3>
+              <h3 class="title"><a id="idp53983856"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/repget_clockskew.html b/docs/api_reference/C/repget_clockskew.html
index b8d9ceb..a721093 100644
--- a/docs/api_reference/C/repget_clockskew.html
+++ b/docs/api_reference/C/repget_clockskew.html
@@ -64,7 +64,7 @@ DB_ENV->rep_get_clockskew(DB_ENV *env,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61951936"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53987792"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DB_ENV->rep_get_clockskew(DB_ENV *env,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61951240"></a>fast_clockp</h4>
+                <h4 class="title"><a id="idp53987040"></a>fast_clockp</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DB_ENV->rep_get_clockskew(DB_ENV *env,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61928792"></a>slow_clockp</h4>
+                <h4 class="title"><a id="idp53976824"></a>slow_clockp</h4>
               </div>
             </div>
           </div>
@@ -101,7 +101,7 @@ DB_ENV->rep_get_clockskew(DB_ENV *env,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61929912"></a>Class</h3>
+              <h3 class="title"><a id="idp53945984"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -113,7 +113,7 @@ DB_ENV->rep_get_clockskew(DB_ENV *env,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61927464"></a>See Also</h3>
+              <h3 class="title"><a id="idp53951504"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/repget_config.html b/docs/api_reference/C/repget_config.html
index 3d21217..1b96af4 100644
--- a/docs/api_reference/C/repget_config.html
+++ b/docs/api_reference/C/repget_config.html
@@ -64,7 +64,7 @@ DB_ENV->rep_get_config(DB_ENV *env, u_int32_t which, int *onoffp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61960344"></a>Parameters</h3>
+              <h3 class="title"><a id="idp53996032"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DB_ENV->rep_get_config(DB_ENV *env, u_int32_t which, int *onoffp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61959440"></a>which</h4>
+                <h4 class="title"><a id="idp53994912"></a>which</h4>
               </div>
             </div>
           </div>
@@ -88,7 +88,7 @@ DB_ENV->rep_get_config(DB_ENV *env, u_int32_t which, int *onoffp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61942176"></a>onoffp</h4>
+                <h4 class="title"><a id="idp53989808"></a>onoffp</h4>
               </div>
             </div>
           </div>
@@ -106,7 +106,7 @@ DB_ENV->rep_get_config(DB_ENV *env, u_int32_t which, int *onoffp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61932920"></a>Class</h3>
+              <h3 class="title"><a id="idp53971160"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -118,7 +118,7 @@ DB_ENV->rep_get_config(DB_ENV *env, u_int32_t which, int *onoffp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61959784"></a>See Also</h3>
+              <h3 class="title"><a id="idp53995040"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/repget_limit.html b/docs/api_reference/C/repget_limit.html
index 6373700..83df365 100644
--- a/docs/api_reference/C/repget_limit.html
+++ b/docs/api_reference/C/repget_limit.html
@@ -66,7 +66,7 @@ DB_ENV->rep_get_limit(DB_ENV *env, u_int32_t *gbytesp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61968936"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54004704"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -74,7 +74,7 @@ DB_ENV->rep_get_limit(DB_ENV *env, u_int32_t *gbytesp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61968480"></a>gbytesp</h4>
+                <h4 class="title"><a id="idp54004248"></a>gbytesp</h4>
               </div>
             </div>
           </div>
@@ -88,7 +88,7 @@ DB_ENV->rep_get_limit(DB_ENV *env, u_int32_t *gbytesp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61960408"></a>bytesp</h4>
+                <h4 class="title"><a id="idp53997632"></a>bytesp</h4>
               </div>
             </div>
           </div>
@@ -103,7 +103,7 @@ DB_ENV->rep_get_limit(DB_ENV *env, u_int32_t *gbytesp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61927528"></a>Class</h3>
+              <h3 class="title"><a id="idp54004784"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -115,7 +115,7 @@ DB_ENV->rep_get_limit(DB_ENV *env, u_int32_t *gbytesp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61953208"></a>See Also</h3>
+              <h3 class="title"><a id="idp54009008"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/repget_nsites.html b/docs/api_reference/C/repget_nsites.html
index 452f557..b87f8a1 100644
--- a/docs/api_reference/C/repget_nsites.html
+++ b/docs/api_reference/C/repget_nsites.html
@@ -67,7 +67,7 @@ DB_ENV->rep_get_nsites(DB_ENV *env, u_int32_t *nsitesp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61978624"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54015096"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ DB_ENV->rep_get_nsites(DB_ENV *env, u_int32_t *nsitesp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61977976"></a>nsitesp</h4>
+                <h4 class="title"><a id="idp54014192"></a>nsitesp</h4>
               </div>
             </div>
           </div>
@@ -89,7 +89,7 @@ DB_ENV->rep_get_nsites(DB_ENV *env, u_int32_t *nsitesp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61969104"></a>Class</h3>
+              <h3 class="title"><a id="idp54005128"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -101,7 +101,7 @@ DB_ENV->rep_get_nsites(DB_ENV *env, u_int32_t *nsitesp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61963720"></a>See Also</h3>
+              <h3 class="title"><a id="idp53999928"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/repget_priority.html b/docs/api_reference/C/repget_priority.html
index 52824d9..f6c0a21 100644
--- a/docs/api_reference/C/repget_priority.html
+++ b/docs/api_reference/C/repget_priority.html
@@ -62,7 +62,7 @@ DB_ENV->rep_get_priority(DB_ENV *env, u_int32_t *priorityp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61986872"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54022920"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -70,7 +70,7 @@ DB_ENV->rep_get_priority(DB_ENV *env, u_int32_t *priorityp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61986224"></a>priorityp</h4>
+                <h4 class="title"><a id="idp54022272"></a>priorityp</h4>
               </div>
             </div>
           </div>
@@ -84,7 +84,7 @@ DB_ENV->rep_get_priority(DB_ENV *env, u_int32_t *priorityp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61973544"></a>Class</h3>
+              <h3 class="title"><a id="idp54015952"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -96,7 +96,7 @@ DB_ENV->rep_get_priority(DB_ENV *env, u_int32_t *priorityp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61981872"></a>See Also</h3>
+              <h3 class="title"><a id="idp53996584"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/repget_request.html b/docs/api_reference/C/repget_request.html
index 2051a22..05f9503 100644
--- a/docs/api_reference/C/repget_request.html
+++ b/docs/api_reference/C/repget_request.html
@@ -64,7 +64,7 @@ DB_ENV->rep_get_request(DB_ENV *env, u_int32_t *minp, u_int32_t *maxp);  </pr
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61994600"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54030600"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DB_ENV->rep_get_request(DB_ENV *env, u_int32_t *minp, u_int32_t *maxp);  </pr
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61993952"></a>minp</h4>
+                <h4 class="title"><a id="idp54029952"></a>minp</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DB_ENV->rep_get_request(DB_ENV *env, u_int32_t *minp, u_int32_t *maxp);  </pr
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61977496"></a>maxp</h4>
+                <h4 class="title"><a id="idp54024712"></a>maxp</h4>
               </div>
             </div>
           </div>
@@ -101,7 +101,7 @@ DB_ENV->rep_get_request(DB_ENV *env, u_int32_t *minp, u_int32_t *maxp);  </pr
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61996544"></a>Class</h3>
+              <h3 class="title"><a id="idp54023352"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -113,7 +113,7 @@ DB_ENV->rep_get_request(DB_ENV *env, u_int32_t *minp, u_int32_t *maxp);  </pr
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61985552"></a>See Also</h3>
+              <h3 class="title"><a id="idp54023152"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/repget_timeout.html b/docs/api_reference/C/repget_timeout.html
index 005ab11..9b8c52a 100644
--- a/docs/api_reference/C/repget_timeout.html
+++ b/docs/api_reference/C/repget_timeout.html
@@ -63,7 +63,7 @@ DB_ENV->rep_get_timeout(DB_ENV *env, int which, u_int32_t *timeoutp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62003928"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54039736"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -71,7 +71,7 @@ DB_ENV->rep_get_timeout(DB_ENV *env, int which, u_int32_t *timeoutp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62002808"></a>which</h4>
+                <h4 class="title"><a id="idp54038616"></a>which</h4>
               </div>
             </div>
           </div>
@@ -87,7 +87,7 @@ DB_ENV->rep_get_timeout(DB_ENV *env, int which, u_int32_t *timeoutp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp61996064"></a>timeoutp</h4>
+                <h4 class="title"><a id="idp54034112"></a>timeoutp</h4>
               </div>
             </div>
           </div>
@@ -104,7 +104,7 @@ DB_ENV->rep_get_timeout(DB_ENV *env, int which, u_int32_t *timeoutp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61994816"></a>Errors</h3>
+              <h3 class="title"><a id="idp54040592"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -120,7 +120,7 @@ DB_ENV->rep_get_timeout(DB_ENV *env, int which, u_int32_t *timeoutp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62003408"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp54039216"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -133,7 +133,7 @@ DB_ENV->rep_get_timeout(DB_ENV *env, int which, u_int32_t *timeoutp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62009256"></a>Class</h3>
+              <h3 class="title"><a id="idp54045048"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -145,7 +145,7 @@ DB_ENV->rep_get_timeout(DB_ENV *env, int which, u_int32_t *timeoutp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp61991360"></a>See Also</h3>
+              <h3 class="title"><a id="idp54047280"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/repmessage.html b/docs/api_reference/C/repmessage.html
index 2e05dca..6dfde29 100644
--- a/docs/api_reference/C/repmessage.html
+++ b/docs/api_reference/C/repmessage.html
@@ -175,7 +175,7 @@ DB_ENV->rep_process_message(DB_ENV *env,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62025392"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54061176"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -183,7 +183,7 @@ DB_ENV->rep_process_message(DB_ENV *env,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62024488"></a>control</h4>
+                <h4 class="title"><a id="idp54060272"></a>control</h4>
               </div>
             </div>
           </div>
@@ -198,7 +198,7 @@ See the <a class="xref" href="reptransport.html" title="DB_ENV->rep_set_trans
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62032312"></a>rec</h4>
+                <h4 class="title"><a id="idp54068096"></a>rec</h4>
               </div>
             </div>
           </div>
@@ -213,7 +213,7 @@ See the <a class="xref" href="reptransport.html" title="DB_ENV->rep_set_trans
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62033760"></a>envid</h4>
+                <h4 class="title"><a id="idp54069544"></a>envid</h4>
               </div>
             </div>
           </div>
@@ -228,7 +228,7 @@ See the <a class="xref" href="reptransport.html" title="DB_ENV->rep_set_trans
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62036440"></a>ret_lsnp</h4>
+                <h4 class="title"><a id="idp54072224"></a>ret_lsnp</h4>
               </div>
             </div>
           </div>
@@ -251,7 +251,7 @@ See the <a class="xref" href="reptransport.html" title="DB_ENV->rep_set_trans
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62020456"></a>Errors</h3>
+              <h3 class="title"><a id="idp54056240"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -268,7 +268,7 @@ See the <a class="xref" href="reptransport.html" title="DB_ENV->rep_set_trans
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62042088"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp54077968"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -287,7 +287,7 @@ See the <a class="xref" href="reptransport.html" title="DB_ENV->rep_set_trans
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62042944"></a>Class</h3>
+              <h3 class="title"><a id="idp54078824"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -299,7 +299,7 @@ See the <a class="xref" href="reptransport.html" title="DB_ENV->rep_set_trans
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62044728"></a>See Also</h3>
+              <h3 class="title"><a id="idp54080656"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/repmgr_channel.html b/docs/api_reference/C/repmgr_channel.html
index 327192c..ca069df 100644
--- a/docs/api_reference/C/repmgr_channel.html
+++ b/docs/api_reference/C/repmgr_channel.html
@@ -74,7 +74,7 @@ DB_ENV->repmgr_channel(DB_ENV *env, int eid, DB_CHANNEL **channelp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62313440"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54345936"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -82,7 +82,7 @@ DB_ENV->repmgr_channel(DB_ENV *env, int eid, DB_CHANNEL **channelp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62322744"></a>eid</h4>
+                <h4 class="title"><a id="idp54358600"></a>eid</h4>
               </div>
             </div>
           </div>
@@ -123,7 +123,7 @@ DB_ENV->repmgr_channel(DB_ENV *env, int eid, DB_CHANNEL **channelp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62330488"></a>channelp</h4>
+                <h4 class="title"><a id="idp54366368"></a>channelp</h4>
               </div>
             </div>
           </div>
@@ -136,7 +136,7 @@ DB_ENV->repmgr_channel(DB_ENV *env, int eid, DB_CHANNEL **channelp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62328208"></a>flags</h4>
+                <h4 class="title"><a id="idp54364088"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -150,7 +150,7 @@ DB_ENV->repmgr_channel(DB_ENV *env, int eid, DB_CHANNEL **channelp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62327128"></a>Errors</h3>
+              <h3 class="title"><a id="idp54363008"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -167,7 +167,7 @@ DB_ENV->repmgr_channel(DB_ENV *env, int eid, DB_CHANNEL **channelp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62333960"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp54358768"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -181,7 +181,7 @@ DB_ENV->repmgr_channel(DB_ENV *env, int eid, DB_CHANNEL **channelp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62333792"></a>Class</h3>
+              <h3 class="title"><a id="idp54354328"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -193,7 +193,7 @@ DB_ENV->repmgr_channel(DB_ENV *env, int eid, DB_CHANNEL **channelp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62333376"></a>See Also</h3>
+              <h3 class="title"><a id="idp54369472"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/repmgr_local_site.html b/docs/api_reference/C/repmgr_local_site.html
index bbadca7..98e22cb 100644
--- a/docs/api_reference/C/repmgr_local_site.html
+++ b/docs/api_reference/C/repmgr_local_site.html
@@ -72,7 +72,7 @@ DB_ENV->repmgr_local_site(DB_ENV *env, DB_SITE **sitep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62320864"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54358664"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -80,7 +80,7 @@ DB_ENV->repmgr_local_site(DB_ENV *env, DB_SITE **sitep);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62325328"></a>sitep</h4>
+                <h4 class="title"><a id="idp54366688"></a>sitep</h4>
               </div>
             </div>
           </div>
@@ -94,7 +94,7 @@ DB_ENV->repmgr_local_site(DB_ENV *env, DB_SITE **sitep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62331672"></a>Errors</h3>
+              <h3 class="title"><a id="idp54362296"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -111,7 +111,7 @@ DB_ENV->repmgr_local_site(DB_ENV *env, DB_SITE **sitep);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62339288"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp54357912"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -125,7 +125,7 @@ DB_ENV->repmgr_local_site(DB_ENV *env, DB_SITE **sitep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62330648"></a>Class</h3>
+              <h3 class="title"><a id="idp54366528"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -137,7 +137,7 @@ DB_ENV->repmgr_local_site(DB_ENV *env, DB_SITE **sitep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62336016"></a>See Also</h3>
+              <h3 class="title"><a id="idp54362192"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/repmgr_msg_dispatch.html b/docs/api_reference/C/repmgr_msg_dispatch.html
index 79cf522..dbc23a8 100644
--- a/docs/api_reference/C/repmgr_msg_dispatch.html
+++ b/docs/api_reference/C/repmgr_msg_dispatch.html
@@ -77,7 +77,7 @@ DB_ENV->repmgr_msg_dispatch(DB_ENV *env,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62351336"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54386960"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -85,7 +85,7 @@ DB_ENV->repmgr_msg_dispatch(DB_ENV *env,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62350688"></a>msg_dispatch_fcn</h4>
+                <h4 class="title"><a id="idp54386312"></a>msg_dispatch_fcn</h4>
               </div>
             </div>
           </div>
@@ -167,7 +167,7 @@ DB_ENV->repmgr_msg_dispatch(DB_ENV *env,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62363264"></a>flags</h4>
+                <h4 class="title"><a id="idp54398704"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -181,7 +181,7 @@ DB_ENV->repmgr_msg_dispatch(DB_ENV *env,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62357656"></a>Errors</h3>
+              <h3 class="title"><a id="idp54393096"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -198,7 +198,7 @@ DB_ENV->repmgr_msg_dispatch(DB_ENV *env,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62368144"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp54403584"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -212,7 +212,7 @@ DB_ENV->repmgr_msg_dispatch(DB_ENV *env,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62367064"></a>Class</h3>
+              <h3 class="title"><a id="idp54402504"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -224,7 +224,7 @@ DB_ENV->repmgr_msg_dispatch(DB_ENV *env,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62363912"></a>See Also</h3>
+              <h3 class="title"><a id="idp54399352"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/repmgr_site.html b/docs/api_reference/C/repmgr_site.html
index 7272001..fa1a7f6 100644
--- a/docs/api_reference/C/repmgr_site.html
+++ b/docs/api_reference/C/repmgr_site.html
@@ -78,7 +78,7 @@ DB_ENV->repmgr_site(DB_ENV *env, const char *host,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62352672"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54404184"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -86,7 +86,7 @@ DB_ENV->repmgr_site(DB_ENV *env, const char *host,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62378328"></a>host</h4>
+                <h4 class="title"><a id="idp54413704"></a>host</h4>
               </div>
             </div>
           </div>
@@ -98,7 +98,7 @@ DB_ENV->repmgr_site(DB_ENV *env, const char *host,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62402432"></a>port</h4>
+                <h4 class="title"><a id="idp54437600"></a>port</h4>
               </div>
             </div>
           </div>
@@ -110,7 +110,7 @@ DB_ENV->repmgr_site(DB_ENV *env, const char *host,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62402840"></a>sitep</h4>
+                <h4 class="title"><a id="idp54438008"></a>sitep</h4>
               </div>
             </div>
           </div>
@@ -123,7 +123,7 @@ DB_ENV->repmgr_site(DB_ENV *env, const char *host,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62403288"></a>flags</h4>
+                <h4 class="title"><a id="idp54438456"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -137,7 +137,7 @@ DB_ENV->repmgr_site(DB_ENV *env, const char *host,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62351552"></a>Errors</h3>
+              <h3 class="title"><a id="idp54400648"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -154,7 +154,7 @@ DB_ENV->repmgr_site(DB_ENV *env, const char *host,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62387960"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp54423552"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -168,7 +168,7 @@ DB_ENV->repmgr_site(DB_ENV *env, const char *host,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62393904"></a>Class</h3>
+              <h3 class="title"><a id="idp54418624"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -180,7 +180,7 @@ DB_ENV->repmgr_site(DB_ENV *env, const char *host,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62391144"></a>See Also</h3>
+              <h3 class="title"><a id="idp54414144"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/repmgr_site_by_eid.html b/docs/api_reference/C/repmgr_site_by_eid.html
index b07b52f..8088d31 100644
--- a/docs/api_reference/C/repmgr_site_by_eid.html
+++ b/docs/api_reference/C/repmgr_site_by_eid.html
@@ -73,7 +73,7 @@ DB_ENV->repmgr_site_by_eid(DB_ENV *env, int eid,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62404832"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54440064"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -81,7 +81,7 @@ DB_ENV->repmgr_site_by_eid(DB_ENV *env, int eid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62405304"></a>eid</h4>
+                <h4 class="title"><a id="idp54440536"></a>eid</h4>
               </div>
             </div>
           </div>
@@ -97,7 +97,7 @@ DB_ENV->repmgr_site_by_eid(DB_ENV *env, int eid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62408320"></a>sitep</h4>
+                <h4 class="title"><a id="idp54390920"></a>sitep</h4>
               </div>
             </div>
           </div>
@@ -111,7 +111,7 @@ DB_ENV->repmgr_site_by_eid(DB_ENV *env, int eid,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62390912"></a>Errors</h3>
+              <h3 class="title"><a id="idp54442688"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -128,7 +128,7 @@ DB_ENV->repmgr_site_by_eid(DB_ENV *env, int eid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62410864"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp54446496"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -142,7 +142,7 @@ DB_ENV->repmgr_site_by_eid(DB_ENV *env, int eid,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62409784"></a>Class</h3>
+              <h3 class="title"><a id="idp54445416"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -154,7 +154,7 @@ DB_ENV->repmgr_site_by_eid(DB_ENV *env, int eid,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62405368"></a>See Also</h3>
+              <h3 class="title"><a id="idp54440600"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/repmgrget_ack_policy.html b/docs/api_reference/C/repmgrget_ack_policy.html
index bef697c..ed2a9ba 100644
--- a/docs/api_reference/C/repmgrget_ack_policy.html
+++ b/docs/api_reference/C/repmgrget_ack_policy.html
@@ -64,7 +64,7 @@ DB_ENV->repmgr_get_ack_policy(DB_ENV *env, int *ack_policyp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62343496"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54379640"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DB_ENV->repmgr_get_ack_policy(DB_ENV *env, int *ack_policyp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62343968"></a>ack_policyp</h4>
+                <h4 class="title"><a id="idp54380112"></a>ack_policyp</h4>
               </div>
             </div>
           </div>
@@ -88,7 +88,7 @@ DB_ENV->repmgr_get_ack_policy(DB_ENV *env, int *ack_policyp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62337304"></a>Class</h3>
+              <h3 class="title"><a id="idp54364784"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -100,7 +100,7 @@ DB_ENV->repmgr_get_ack_policy(DB_ENV *env, int *ack_policyp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62344608"></a>See Also</h3>
+              <h3 class="title"><a id="idp54371528"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/repmgrset_ack_policy.html b/docs/api_reference/C/repmgrset_ack_policy.html
index b095058..5b38991 100644
--- a/docs/api_reference/C/repmgrset_ack_policy.html
+++ b/docs/api_reference/C/repmgrset_ack_policy.html
@@ -94,7 +94,7 @@ DB_ENV->repmgr_set_ack_policy(DB_ENV *env, int ack_policy);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62331520"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54387176"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -102,7 +102,7 @@ DB_ENV->repmgr_set_ack_policy(DB_ENV *env, int ack_policy);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62351936"></a>ack_policy</h4>
+                <h4 class="title"><a id="idp54384360"></a>ack_policy</h4>
               </div>
             </div>
           </div>
@@ -192,7 +192,7 @@ DB_ENV->repmgr_set_ack_policy(DB_ENV *env, int ack_policy);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62390696"></a>Errors</h3>
+              <h3 class="title"><a id="idp54426072"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -209,7 +209,7 @@ DB_ENV->repmgr_set_ack_policy(DB_ENV *env, int ack_policy);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62382840"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp54402176"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -224,7 +224,7 @@ DB_ENV->repmgr_set_ack_policy(DB_ENV *env, int ack_policy);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62394056"></a>Class</h3>
+              <h3 class="title"><a id="idp54429432"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -236,7 +236,7 @@ DB_ENV->repmgr_set_ack_policy(DB_ENV *env, int ack_policy);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62396976"></a>See Also</h3>
+              <h3 class="title"><a id="idp54432352"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/repmgrsite_list.html b/docs/api_reference/C/repmgrsite_list.html
index a89df9e..f2cbe9b 100644
--- a/docs/api_reference/C/repmgrsite_list.html
+++ b/docs/api_reference/C/repmgrsite_list.html
@@ -132,7 +132,7 @@ DB_ENV->repmgr_site_list(DB_ENV *env,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62421480"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54457288"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -140,7 +140,7 @@ DB_ENV->repmgr_site_list(DB_ENV *env,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62420832"></a>countp</h4>
+                <h4 class="title"><a id="idp54456640"></a>countp</h4>
               </div>
             </div>
           </div>
@@ -153,7 +153,7 @@ DB_ENV->repmgr_site_list(DB_ENV *env,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62426416"></a>listp</h4>
+                <h4 class="title"><a id="idp54462224"></a>listp</h4>
               </div>
             </div>
           </div>
@@ -167,7 +167,7 @@ DB_ENV->repmgr_site_list(DB_ENV *env,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62427248"></a>Class</h3>
+              <h3 class="title"><a id="idp54463000"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -179,7 +179,7 @@ DB_ENV->repmgr_site_list(DB_ENV *env,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62415128"></a>See Also</h3>
+              <h3 class="title"><a id="idp54450976"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/repmgrstart.html b/docs/api_reference/C/repmgrstart.html
index 6a07977..fd15271 100644
--- a/docs/api_reference/C/repmgrstart.html
+++ b/docs/api_reference/C/repmgrstart.html
@@ -149,7 +149,7 @@ DB_ENV->repmgr_start(DB_ENV *env, int nthreads, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62445408"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54473552"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -157,7 +157,7 @@ DB_ENV->repmgr_start(DB_ENV *env, int nthreads, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62446056"></a>nthreads</h4>
+                <h4 class="title"><a id="idp54481264"></a>nthreads</h4>
               </div>
             </div>
           </div>
@@ -175,7 +175,7 @@ DB_ENV->repmgr_start(DB_ENV *env, int nthreads, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62437808"></a>flags</h4>
+                <h4 class="title"><a id="idp54473448"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -227,7 +227,7 @@ DB_ENV->repmgr_start(DB_ENV *env, int nthreads, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62441936"></a>Errors</h3>
+              <h3 class="title"><a id="idp54477576"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -243,7 +243,7 @@ DB_ENV->repmgr_start(DB_ENV *env, int nthreads, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62459432"></a>DB_REP_UNAVAIL</h4>
+                <h4 class="title"><a id="idp54495072"></a>DB_REP_UNAVAIL</h4>
               </div>
             </div>
           </div>
@@ -260,7 +260,7 @@ DB_ENV->repmgr_start(DB_ENV *env, int nthreads, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62446544"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp54481752"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -277,7 +277,7 @@ DB_ENV->repmgr_start(DB_ENV *env, int nthreads, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62447048"></a>Class</h3>
+              <h3 class="title"><a id="idp54496152"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -289,7 +289,7 @@ DB_ENV->repmgr_start(DB_ENV *env, int nthreads, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62456376"></a>See Also</h3>
+              <h3 class="title"><a id="idp54491800"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/repmgrstat.html b/docs/api_reference/C/repmgrstat.html
index 5511144..11e8568 100644
--- a/docs/api_reference/C/repmgrstat.html
+++ b/docs/api_reference/C/repmgrstat.html
@@ -149,7 +149,7 @@ DB_ENV->repmgr_stat(DB_ENV *env, DB_REPMGR_STAT **statp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62465880"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54503880"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -157,7 +157,7 @@ DB_ENV->repmgr_stat(DB_ENV *env, DB_REPMGR_STAT **statp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62467616"></a>statp</h4>
+                <h4 class="title"><a id="idp54502976"></a>statp</h4>
               </div>
             </div>
           </div>
@@ -170,7 +170,7 @@ DB_ENV->repmgr_stat(DB_ENV *env, DB_REPMGR_STAT **statp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62457520"></a>flags</h4>
+                <h4 class="title"><a id="idp54478328"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -196,7 +196,7 @@ DB_ENV->repmgr_stat(DB_ENV *env, DB_REPMGR_STAT **statp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62477376"></a>Errors</h3>
+              <h3 class="title"><a id="idp54513312"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -212,7 +212,7 @@ DB_ENV->repmgr_stat(DB_ENV *env, DB_REPMGR_STAT **statp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62481696"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp54517744"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -226,7 +226,7 @@ DB_ENV->repmgr_stat(DB_ENV *env, DB_REPMGR_STAT **statp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62482776"></a>Class</h3>
+              <h3 class="title"><a id="idp54518824"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -238,7 +238,7 @@ DB_ENV->repmgr_stat(DB_ENV *env, DB_REPMGR_STAT **statp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62483984"></a>See Also</h3>
+              <h3 class="title"><a id="idp54520032"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/repmgrstat_print.html b/docs/api_reference/C/repmgrstat_print.html
index 9026d85..9d0a0d2 100644
--- a/docs/api_reference/C/repmgrstat_print.html
+++ b/docs/api_reference/C/repmgrstat_print.html
@@ -69,7 +69,7 @@ DB_ENV->repmgr_stat_print(DB_ENV *env, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62472144"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54504336"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -77,7 +77,7 @@ DB_ENV->repmgr_stat_print(DB_ENV *env, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62467680"></a>flags</h4>
+                <h4 class="title"><a id="idp54474632"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -112,7 +112,7 @@ DB_ENV->repmgr_stat_print(DB_ENV *env, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62489864"></a>Errors</h3>
+              <h3 class="title"><a id="idp54525808"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -128,7 +128,7 @@ DB_ENV->repmgr_stat_print(DB_ENV *env, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62494024"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp54524144"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -142,7 +142,7 @@ DB_ENV->repmgr_stat_print(DB_ENV *env, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62495280"></a>Class</h3>
+              <h3 class="title"><a id="idp54532088"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -154,7 +154,7 @@ DB_ENV->repmgr_stat_print(DB_ENV *env, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62464760"></a>See Also</h3>
+              <h3 class="title"><a id="idp54502024"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/repnsites.html b/docs/api_reference/C/repnsites.html
index 91ff48d..9a89719 100644
--- a/docs/api_reference/C/repnsites.html
+++ b/docs/api_reference/C/repnsites.html
@@ -90,7 +90,7 @@ DB_ENV->rep_set_nsites(DB_ENV *env, u_int32_t nsites);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62114184"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54150216"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -98,7 +98,7 @@ DB_ENV->rep_set_nsites(DB_ENV *env, u_int32_t nsites);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62113280"></a>nsites</h4>
+                <h4 class="title"><a id="idp54149096"></a>nsites</h4>
               </div>
             </div>
           </div>
@@ -112,7 +112,7 @@ DB_ENV->rep_set_nsites(DB_ENV *env, u_int32_t nsites);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62115040"></a>Errors</h3>
+              <h3 class="title"><a id="idp54151072"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -128,7 +128,7 @@ DB_ENV->rep_set_nsites(DB_ENV *env, u_int32_t nsites);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62113600"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp54148984"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -142,7 +142,7 @@ DB_ENV->rep_set_nsites(DB_ENV *env, u_int32_t nsites);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62082880"></a>Class</h3>
+              <h3 class="title"><a id="idp54137432"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -154,7 +154,7 @@ DB_ENV->rep_set_nsites(DB_ENV *env, u_int32_t nsites);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62121656"></a>See Also</h3>
+              <h3 class="title"><a id="idp54157544"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/reppriority.html b/docs/api_reference/C/reppriority.html
index e9ee043..b19b46d 100644
--- a/docs/api_reference/C/reppriority.html
+++ b/docs/api_reference/C/reppriority.html
@@ -99,7 +99,7 @@ DB_ENV->rep_set_priority(DB_ENV *env, u_int32_t priority);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62128520"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54164408"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -107,7 +107,7 @@ DB_ENV->rep_set_priority(DB_ENV *env, u_int32_t priority);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62127872"></a>priority</h4>
+                <h4 class="title"><a id="idp54163760"></a>priority</h4>
               </div>
             </div>
           </div>
@@ -124,7 +124,7 @@ DB_ENV->rep_set_priority(DB_ENV *env, u_int32_t priority);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62095360"></a>Class</h3>
+              <h3 class="title"><a id="idp54132032"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -136,7 +136,7 @@ DB_ENV->rep_set_priority(DB_ENV *env, u_int32_t priority);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62101816"></a>See Also</h3>
+              <h3 class="title"><a id="idp54122592"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/repset_limit.html b/docs/api_reference/C/repset_limit.html
index 321fa86..b896dfa 100644
--- a/docs/api_reference/C/repset_limit.html
+++ b/docs/api_reference/C/repset_limit.html
@@ -92,7 +92,7 @@ DB_ENV->rep_set_limit(DB_ENV *env, u_int32_t gbytes, u_int32_t bytes);  </pre
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62036328"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54114408"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -100,7 +100,7 @@ DB_ENV->rep_set_limit(DB_ENV *env, u_int32_t gbytes, u_int32_t bytes);  </pre
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62060704"></a>gbytes</h4>
+                <h4 class="title"><a id="idp54096304"></a>gbytes</h4>
               </div>
             </div>
           </div>
@@ -116,7 +116,7 @@ DB_ENV->rep_set_limit(DB_ENV *env, u_int32_t gbytes, u_int32_t bytes);  </pre
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62083960"></a>bytes</h4>
+                <h4 class="title"><a id="idp54119688"></a>bytes</h4>
               </div>
             </div>
           </div>
@@ -133,7 +133,7 @@ DB_ENV->rep_set_limit(DB_ENV *env, u_int32_t gbytes, u_int32_t bytes);  </pre
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62099592"></a>Class</h3>
+              <h3 class="title"><a id="idp54135536"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -145,7 +145,7 @@ DB_ENV->rep_set_limit(DB_ENV *env, u_int32_t gbytes, u_int32_t bytes);  </pre
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62069432"></a>See Also</h3>
+              <h3 class="title"><a id="idp54130504"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/repset_request.html b/docs/api_reference/C/repset_request.html
index a95d8c5..ca9c3dd 100644
--- a/docs/api_reference/C/repset_request.html
+++ b/docs/api_reference/C/repset_request.html
@@ -105,7 +105,7 @@ DB_ENV->rep_set_request(DB_ENV *env, u_int32_t min, u_int32_t max);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62139880"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54175512"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -113,7 +113,7 @@ DB_ENV->rep_set_request(DB_ENV *env, u_int32_t min, u_int32_t max);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62139680"></a>min</h4>
+                <h4 class="title"><a id="idp54175312"></a>min</h4>
               </div>
             </div>
           </div>
@@ -126,7 +126,7 @@ DB_ENV->rep_set_request(DB_ENV *env, u_int32_t min, u_int32_t max);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62150904"></a>max</h4>
+                <h4 class="title"><a id="idp54186232"></a>max</h4>
               </div>
             </div>
           </div>
@@ -140,7 +140,7 @@ DB_ENV->rep_set_request(DB_ENV *env, u_int32_t min, u_int32_t max);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62140960"></a>Errors</h3>
+              <h3 class="title"><a id="idp54176592"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -156,7 +156,7 @@ DB_ENV->rep_set_request(DB_ENV *env, u_int32_t min, u_int32_t max);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62131992"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp54166912"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -169,7 +169,7 @@ DB_ENV->rep_set_request(DB_ENV *env, u_int32_t min, u_int32_t max);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62130472"></a>Class</h3>
+              <h3 class="title"><a id="idp54164624"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -181,7 +181,7 @@ DB_ENV->rep_set_request(DB_ENV *env, u_int32_t min, u_int32_t max);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62141624"></a>See Also</h3>
+              <h3 class="title"><a id="idp54146632"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/repset_timeout.html b/docs/api_reference/C/repset_timeout.html
index 0237d57..5160d23 100644
--- a/docs/api_reference/C/repset_timeout.html
+++ b/docs/api_reference/C/repset_timeout.html
@@ -85,7 +85,7 @@ DB_ENV->rep_set_timeout(DB_ENV *env, int which, u_int32_t timeout);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62152640"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54187968"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -93,7 +93,7 @@ DB_ENV->rep_set_timeout(DB_ENV *env, int which, u_int32_t timeout);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62153112"></a>timeout</h4>
+                <h4 class="title"><a id="idp54188440"></a>timeout</h4>
               </div>
             </div>
           </div>
@@ -107,7 +107,7 @@ DB_ENV->rep_set_timeout(DB_ENV *env, int which, u_int32_t timeout);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62147344"></a>which</h4>
+                <h4 class="title"><a id="idp54158080"></a>which</h4>
               </div>
             </div>
           </div>
@@ -248,7 +248,7 @@ DB_ENV->rep_set_timeout(DB_ENV *env, int which, u_int32_t timeout);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62174920"></a>Errors</h3>
+              <h3 class="title"><a id="idp54210128"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -264,7 +264,7 @@ DB_ENV->rep_set_timeout(DB_ENV *env, int which, u_int32_t timeout);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62154400"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp54189080"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -279,7 +279,7 @@ DB_ENV->rep_set_timeout(DB_ENV *env, int which, u_int32_t timeout);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62153320"></a>Class</h3>
+              <h3 class="title"><a id="idp54212896"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -291,7 +291,7 @@ DB_ENV->rep_set_timeout(DB_ENV *env, int which, u_int32_t timeout);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62169488"></a>See Also</h3>
+              <h3 class="title"><a id="idp54204696"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/repstart.html b/docs/api_reference/C/repstart.html
index c8df279..3adfd7c 100644
--- a/docs/api_reference/C/repstart.html
+++ b/docs/api_reference/C/repstart.html
@@ -82,7 +82,7 @@ DB_ENV->rep_start(DB_ENV *env, DBT *cdata, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62182552"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54219680"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -90,7 +90,7 @@ DB_ENV->rep_start(DB_ENV *env, DBT *cdata, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62152824"></a>cdata</h4>
+                <h4 class="title"><a id="idp54211176"></a>cdata</h4>
               </div>
             </div>
           </div>
@@ -105,7 +105,7 @@ DB_ENV->rep_start(DB_ENV *env, DBT *cdata, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62213008"></a>flags</h4>
+                <h4 class="title"><a id="idp54248296"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -139,7 +139,7 @@ DB_ENV->rep_start(DB_ENV *env, DBT *cdata, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62223448"></a>Errors</h3>
+              <h3 class="title"><a id="idp54237048"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -155,7 +155,7 @@ DB_ENV->rep_start(DB_ENV *env, DBT *cdata, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62227744"></a>DB_REP_UNAVAIL</h4>
+                <h4 class="title"><a id="idp54263552"></a>DB_REP_UNAVAIL</h4>
               </div>
             </div>
           </div>
@@ -171,7 +171,7 @@ DB_ENV->rep_start(DB_ENV *env, DBT *cdata, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62230248"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp54263872"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -190,7 +190,7 @@ DB_ENV->rep_start(DB_ENV *env, DBT *cdata, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62229496"></a>Class</h3>
+              <h3 class="title"><a id="idp54265024"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -202,7 +202,7 @@ DB_ENV->rep_start(DB_ENV *env, DBT *cdata, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62231440"></a>See Also</h3>
+              <h3 class="title"><a id="idp54175376"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/repstat.html b/docs/api_reference/C/repstat.html
index 621d915..a1a59e9 100644
--- a/docs/api_reference/C/repstat.html
+++ b/docs/api_reference/C/repstat.html
@@ -605,7 +605,7 @@ DB_ENV->rep_stat(DB_ENV *env, DB_REP_STAT **statp, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62285944"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54321120"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -613,7 +613,7 @@ DB_ENV->rep_stat(DB_ENV *env, DB_REP_STAT **statp, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62255072"></a>statp</h4>
+                <h4 class="title"><a id="idp54290440"></a>statp</h4>
               </div>
             </div>
           </div>
@@ -626,7 +626,7 @@ DB_ENV->rep_stat(DB_ENV *env, DB_REP_STAT **statp, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62289256"></a>flags</h4>
+                <h4 class="title"><a id="idp54324448"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -652,7 +652,7 @@ DB_ENV->rep_stat(DB_ENV *env, DB_REP_STAT **statp, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62295064"></a>Errors</h3>
+              <h3 class="title"><a id="idp54330288"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -668,7 +668,7 @@ DB_ENV->rep_stat(DB_ENV *env, DB_REP_STAT **statp, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62276264"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp54334728"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -682,7 +682,7 @@ DB_ENV->rep_stat(DB_ENV *env, DB_REP_STAT **statp, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62298576"></a>Class</h3>
+              <h3 class="title"><a id="idp54333432"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -694,7 +694,7 @@ DB_ENV->rep_stat(DB_ENV *env, DB_REP_STAT **statp, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62300520"></a>See Also</h3>
+              <h3 class="title"><a id="idp54335808"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/repstat_print.html b/docs/api_reference/C/repstat_print.html
index 3507bfa..d5cbd5e 100644
--- a/docs/api_reference/C/repstat_print.html
+++ b/docs/api_reference/C/repstat_print.html
@@ -67,7 +67,7 @@ DB_ENV->rep_stat_print(DB_ENV *env, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62295376"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54330600"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ DB_ENV->rep_stat_print(DB_ENV *env, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62287624"></a>flags</h4>
+                <h4 class="title"><a id="idp54322800"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -110,7 +110,7 @@ DB_ENV->rep_stat_print(DB_ENV *env, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62306888"></a>Errors</h3>
+              <h3 class="title"><a id="idp54342424"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -126,7 +126,7 @@ DB_ENV->rep_stat_print(DB_ENV *env, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62312408"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp54347280"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -140,7 +140,7 @@ DB_ENV->rep_stat_print(DB_ENV *env, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62312304"></a>Class</h3>
+              <h3 class="title"><a id="idp54333152"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -152,7 +152,7 @@ DB_ENV->rep_stat_print(DB_ENV *env, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62312968"></a>See Also</h3>
+              <h3 class="title"><a id="idp54342848"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/repsync.html b/docs/api_reference/C/repsync.html
index c2eb771..ee778e2 100644
--- a/docs/api_reference/C/repsync.html
+++ b/docs/api_reference/C/repsync.html
@@ -79,7 +79,7 @@ DB_ENV->rep_sync(DB_ENV *env, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62298248"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54340976"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -87,7 +87,7 @@ DB_ENV->rep_sync(DB_ENV *env, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62302656"></a>flags</h4>
+                <h4 class="title"><a id="idp54333320"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -101,7 +101,7 @@ DB_ENV->rep_sync(DB_ENV *env, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62309960"></a>Errors</h3>
+              <h3 class="title"><a id="idp54348440"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -117,7 +117,7 @@ DB_ENV->rep_sync(DB_ENV *env, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62317584"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp54346864"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -134,7 +134,7 @@ the database environment was not already opened;
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62311696"></a>Class</h3>
+              <h3 class="title"><a id="idp54337968"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -146,7 +146,7 @@ the database environment was not already opened;
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62319752"></a>See Also</h3>
+              <h3 class="title"><a id="idp54355736"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/reptransport.html b/docs/api_reference/C/reptransport.html
index 1851da0..b4f3b02 100644
--- a/docs/api_reference/C/reptransport.html
+++ b/docs/api_reference/C/reptransport.html
@@ -86,7 +86,7 @@ for this method should not attempt to make
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62161184"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54196216"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -94,7 +94,7 @@ for this method should not attempt to make
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62161464"></a>envid</h4>
+                <h4 class="title"><a id="idp54196560"></a>envid</h4>
               </div>
             </div>
           </div>
@@ -110,7 +110,7 @@ for this method should not attempt to make
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62173296"></a>send</h4>
+                <h4 class="title"><a id="idp54206528"></a>send</h4>
               </div>
             </div>
           </div>
@@ -257,7 +257,7 @@ for this method should not attempt to make
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62198640"></a>Errors</h3>
+              <h3 class="title"><a id="idp54234360"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -273,7 +273,7 @@ for this method should not attempt to make
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62217728"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp54253232"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -287,7 +287,7 @@ for this method should not attempt to make
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62128728"></a>Class</h3>
+              <h3 class="title"><a id="idp54205664"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -299,7 +299,7 @@ for this method should not attempt to make
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62196440"></a>See Also</h3>
+              <h3 class="title"><a id="idp54216040"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/seqclose.html b/docs/api_reference/C/seqclose.html
index 7f91a32..5fdb57b 100644
--- a/docs/api_reference/C/seqclose.html
+++ b/docs/api_reference/C/seqclose.html
@@ -63,7 +63,7 @@ DB_SEQUENCE->close(DB_SEQUENCE *seq, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62523104"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54567128"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -71,7 +71,7 @@ DB_SEQUENCE->close(DB_SEQUENCE *seq, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62504320"></a>flags</h4>
+                <h4 class="title"><a id="idp54548768"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -85,7 +85,7 @@ DB_SEQUENCE->close(DB_SEQUENCE *seq, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62530008"></a>Errors</h3>
+              <h3 class="title"><a id="idp54565688"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -101,7 +101,7 @@ DB_SEQUENCE->close(DB_SEQUENCE *seq, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62543104"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp54578952"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -114,7 +114,7 @@ DB_SEQUENCE->close(DB_SEQUENCE *seq, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62542024"></a>Class</h3>
+              <h3 class="title"><a id="idp54577872"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -126,7 +126,7 @@ DB_SEQUENCE->close(DB_SEQUENCE *seq, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62504384"></a>See Also</h3>
+              <h3 class="title"><a id="idp54554520"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/seqcreate.html b/docs/api_reference/C/seqcreate.html
index e4ad4bb..d1bcdf6 100644
--- a/docs/api_reference/C/seqcreate.html
+++ b/docs/api_reference/C/seqcreate.html
@@ -80,7 +80,7 @@ int db_sequence_create(DB_SEQUENCE **seq, DB *db, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62454152"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54512472"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -88,7 +88,7 @@ int db_sequence_create(DB_SEQUENCE **seq, DB *db, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62508456"></a>seq</h4>
+                <h4 class="title"><a id="idp54544288"></a>seq</h4>
               </div>
             </div>
           </div>
@@ -101,7 +101,7 @@ int db_sequence_create(DB_SEQUENCE **seq, DB *db, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62523520"></a>db</h4>
+                <h4 class="title"><a id="idp54559368"></a>db</h4>
               </div>
             </div>
           </div>
@@ -116,7 +116,7 @@ int db_sequence_create(DB_SEQUENCE **seq, DB *db, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62524040"></a>flags</h4>
+                <h4 class="title"><a id="idp54559888"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -130,7 +130,7 @@ int db_sequence_create(DB_SEQUENCE **seq, DB *db, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62529368"></a>Errors</h3>
+              <h3 class="title"><a id="idp54565048"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -146,7 +146,7 @@ int db_sequence_create(DB_SEQUENCE **seq, DB *db, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62534432"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp54570112"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -159,7 +159,7 @@ int db_sequence_create(DB_SEQUENCE **seq, DB *db, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62533096"></a>Class</h3>
+              <h3 class="title"><a id="idp54568776"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -171,7 +171,7 @@ int db_sequence_create(DB_SEQUENCE **seq, DB *db, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62535768"></a>See Also</h3>
+              <h3 class="title"><a id="idp54571448"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/seqget.html b/docs/api_reference/C/seqget.html
index 9bd5563..50eb185 100644
--- a/docs/api_reference/C/seqget.html
+++ b/docs/api_reference/C/seqget.html
@@ -72,7 +72,7 @@ DB_SEQUENCE->get(DB_SEQUENCE *seq,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62551664"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54587600"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -80,7 +80,7 @@ DB_SEQUENCE->get(DB_SEQUENCE *seq,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62551856"></a>txnid</h4>
+                <h4 class="title"><a id="idp54587792"></a>txnid</h4>
               </div>
             </div>
           </div>
@@ -113,7 +113,7 @@ DB_SEQUENCE->get(DB_SEQUENCE *seq,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62508624"></a>delta</h4>
+                <h4 class="title"><a id="idp54530312"></a>delta</h4>
               </div>
             </div>
           </div>
@@ -125,7 +125,7 @@ DB_SEQUENCE->get(DB_SEQUENCE *seq,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62563040"></a>retp</h4>
+                <h4 class="title"><a id="idp54598976"></a>retp</h4>
               </div>
             </div>
           </div>
@@ -138,7 +138,7 @@ DB_SEQUENCE->get(DB_SEQUENCE *seq,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62543960"></a>flags</h4>
+                <h4 class="title"><a id="idp54585448"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -167,7 +167,7 @@ DB_SEQUENCE->get(DB_SEQUENCE *seq,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62558688"></a>Class</h3>
+              <h3 class="title"><a id="idp54594624"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -179,7 +179,7 @@ DB_SEQUENCE->get(DB_SEQUENCE *seq,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62554512"></a>See Also</h3>
+              <h3 class="title"><a id="idp54590448"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/seqget_cachesize.html b/docs/api_reference/C/seqget_cachesize.html
index e5d77c5..7bf597b 100644
--- a/docs/api_reference/C/seqget_cachesize.html
+++ b/docs/api_reference/C/seqget_cachesize.html
@@ -62,7 +62,7 @@ DB_SEQUENCE->get_cachesize(DB_SEQUENCE *seq, u_int32_t *sizep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62569984"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54605920"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -70,7 +70,7 @@ DB_SEQUENCE->get_cachesize(DB_SEQUENCE *seq, u_int32_t *sizep);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62569336"></a>sizep</h4>
+                <h4 class="title"><a id="idp54605272"></a>sizep</h4>
               </div>
             </div>
           </div>
@@ -84,7 +84,7 @@ DB_SEQUENCE->get_cachesize(DB_SEQUENCE *seq, u_int32_t *sizep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62551920"></a>Class</h3>
+              <h3 class="title"><a id="idp54587856"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -96,7 +96,7 @@ DB_SEQUENCE->get_cachesize(DB_SEQUENCE *seq, u_int32_t *sizep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62563744"></a>See Also</h3>
+              <h3 class="title"><a id="idp54588088"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/seqget_dbp.html b/docs/api_reference/C/seqget_dbp.html
index 975d19c..855c2f5 100644
--- a/docs/api_reference/C/seqget_dbp.html
+++ b/docs/api_reference/C/seqget_dbp.html
@@ -62,7 +62,7 @@ DB_SEQUENCE->get_dbp(DB_SEQUENCE *seq, DB **dbp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62548104"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54589000"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -70,7 +70,7 @@ DB_SEQUENCE->get_dbp(DB_SEQUENCE *seq, DB **dbp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62557520"></a>dbp</h4>
+                <h4 class="title"><a id="idp54593520"></a>dbp</h4>
               </div>
             </div>
           </div>
@@ -84,7 +84,7 @@ DB_SEQUENCE->get_dbp(DB_SEQUENCE *seq, DB **dbp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62556880"></a>Class</h3>
+              <h3 class="title"><a id="idp54606568"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -96,7 +96,7 @@ DB_SEQUENCE->get_dbp(DB_SEQUENCE *seq, DB **dbp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62548320"></a>See Also</h3>
+              <h3 class="title"><a id="idp54606376"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/seqget_flags.html b/docs/api_reference/C/seqget_flags.html
index 35cae5e..9f38613 100644
--- a/docs/api_reference/C/seqget_flags.html
+++ b/docs/api_reference/C/seqget_flags.html
@@ -61,7 +61,7 @@ DB_SEQUENCE->get_flags(DB_SEQUENCE *seq, u_int32_t *flagsp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62578232"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54614016"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -69,7 +69,7 @@ DB_SEQUENCE->get_flags(DB_SEQUENCE *seq, u_int32_t *flagsp);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62577584"></a>flagsp</h4>
+                <h4 class="title"><a id="idp54613368"></a>flagsp</h4>
               </div>
             </div>
           </div>
@@ -83,7 +83,7 @@ DB_SEQUENCE->get_flags(DB_SEQUENCE *seq, u_int32_t *flagsp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62573488"></a>Class</h3>
+              <h3 class="title"><a id="idp54584728"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -95,7 +95,7 @@ DB_SEQUENCE->get_flags(DB_SEQUENCE *seq, u_int32_t *flagsp);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62578664"></a>See Also</h3>
+              <h3 class="title"><a id="idp54611672"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/seqget_key.html b/docs/api_reference/C/seqget_key.html
index c387b36..eafd578 100644
--- a/docs/api_reference/C/seqget_key.html
+++ b/docs/api_reference/C/seqget_key.html
@@ -61,7 +61,7 @@ DB_SEQUENCE->get_key(DB_SEQUENCE *seq, DBT *key);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62584600"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54620400"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -69,7 +69,7 @@ DB_SEQUENCE->get_key(DB_SEQUENCE *seq, DBT *key);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62583952"></a>key</h4>
+                <h4 class="title"><a id="idp54619752"></a>key</h4>
               </div>
             </div>
           </div>
@@ -83,7 +83,7 @@ DB_SEQUENCE->get_key(DB_SEQUENCE *seq, DBT *key);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62571280"></a>Class</h3>
+              <h3 class="title"><a id="idp54615352"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -95,7 +95,7 @@ DB_SEQUENCE->get_key(DB_SEQUENCE *seq, DBT *key);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62558016"></a>See Also</h3>
+              <h3 class="title"><a id="idp54622448"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/seqget_range.html b/docs/api_reference/C/seqget_range.html
index 67a5df6..44125ad 100644
--- a/docs/api_reference/C/seqget_range.html
+++ b/docs/api_reference/C/seqget_range.html
@@ -62,7 +62,7 @@ DB_SEQUENCE->get_range(DB_SEQUENCE *seq, db_seq_t *minp, db_seq_t *maxp);  </
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62591368"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54627040"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -70,7 +70,7 @@ DB_SEQUENCE->get_range(DB_SEQUENCE *seq, db_seq_t *minp, db_seq_t *maxp);  </
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62590720"></a>minp</h4>
+                <h4 class="title"><a id="idp54626392"></a>minp</h4>
               </div>
             </div>
           </div>
@@ -83,7 +83,7 @@ DB_SEQUENCE->get_range(DB_SEQUENCE *seq, db_seq_t *minp, db_seq_t *maxp);  </
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62586064"></a>maxp</h4>
+                <h4 class="title"><a id="idp54584080"></a>maxp</h4>
               </div>
             </div>
           </div>
@@ -97,7 +97,7 @@ DB_SEQUENCE->get_range(DB_SEQUENCE *seq, db_seq_t *minp, db_seq_t *maxp);  </
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62584816"></a>Class</h3>
+              <h3 class="title"><a id="idp54621912"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -109,7 +109,7 @@ DB_SEQUENCE->get_range(DB_SEQUENCE *seq, db_seq_t *minp, db_seq_t *maxp);  </
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62592504"></a>See Also</h3>
+              <h3 class="title"><a id="idp54621496"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/seqinitial_value.html b/docs/api_reference/C/seqinitial_value.html
index 5adfc49..50741db 100644
--- a/docs/api_reference/C/seqinitial_value.html
+++ b/docs/api_reference/C/seqinitial_value.html
@@ -63,7 +63,7 @@ DB_SEQUENCE->initial_value(DB_SEQUENCE *seq, db_seq_t value);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62598240"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54634112"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -71,7 +71,7 @@ DB_SEQUENCE->initial_value(DB_SEQUENCE *seq, db_seq_t value);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62598904"></a>value</h4>
+                <h4 class="title"><a id="idp54634776"></a>value</h4>
               </div>
             </div>
           </div>
@@ -84,7 +84,7 @@ DB_SEQUENCE->initial_value(DB_SEQUENCE *seq, db_seq_t value);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62599968"></a>Errors</h3>
+              <h3 class="title"><a id="idp54635840"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -100,7 +100,7 @@ DB_SEQUENCE->initial_value(DB_SEQUENCE *seq, db_seq_t value);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62597912"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp54633784"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -113,7 +113,7 @@ DB_SEQUENCE->initial_value(DB_SEQUENCE *seq, db_seq_t value);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62588592"></a>Class</h3>
+              <h3 class="title"><a id="idp54615728"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -125,7 +125,7 @@ DB_SEQUENCE->initial_value(DB_SEQUENCE *seq, db_seq_t value);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62587840"></a>See Also</h3>
+              <h3 class="title"><a id="idp54625504"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/seqopen.html b/docs/api_reference/C/seqopen.html
index 8d1c04e..04e0e0d 100644
--- a/docs/api_reference/C/seqopen.html
+++ b/docs/api_reference/C/seqopen.html
@@ -61,7 +61,7 @@ DB_SEQUENCE->open(DB_SEQUENCE *seq, DB_TXN *txnid, DBT *key,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62606376"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54642408"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -69,7 +69,7 @@ DB_SEQUENCE->open(DB_SEQUENCE *seq, DB_TXN *txnid, DBT *key,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62606848"></a>key</h4>
+                <h4 class="title"><a id="idp54642880"></a>key</h4>
               </div>
             </div>
           </div>
@@ -82,7 +82,7 @@ DB_SEQUENCE->open(DB_SEQUENCE *seq, DB_TXN *txnid, DBT *key,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62609784"></a>flags</h4>
+                <h4 class="title"><a id="idp54645816"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -132,7 +132,7 @@ DB_SEQUENCE->open(DB_SEQUENCE *seq, DB_TXN *txnid, DBT *key,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62601152"></a>txnid</h4>
+                <h4 class="title"><a id="idp54636792"></a>txnid</h4>
               </div>
             </div>
           </div>
@@ -157,7 +157,7 @@ DB_SEQUENCE->open(DB_SEQUENCE *seq, DB_TXN *txnid, DBT *key,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62613872"></a>Class</h3>
+              <h3 class="title"><a id="idp54649584"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -169,7 +169,7 @@ DB_SEQUENCE->open(DB_SEQUENCE *seq, DB_TXN *txnid, DBT *key,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62608384"></a>See Also</h3>
+              <h3 class="title"><a id="idp54627704"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/seqremove.html b/docs/api_reference/C/seqremove.html
index 1d8251b..429afad 100644
--- a/docs/api_reference/C/seqremove.html
+++ b/docs/api_reference/C/seqremove.html
@@ -64,7 +64,7 @@ DB_SEQUENCE->remove(DB_SEQUENCE *seq, DB_TXN *txnid, u_int32_t flags);  </pre
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62614736"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54650448"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DB_SEQUENCE->remove(DB_SEQUENCE *seq, DB_TXN *txnid, u_int32_t flags);  </pre
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62626520"></a>txnid</h4>
+                <h4 class="title"><a id="idp54662168"></a>txnid</h4>
               </div>
             </div>
           </div>
@@ -92,7 +92,7 @@ DB_SEQUENCE->remove(DB_SEQUENCE *seq, DB_TXN *txnid, u_int32_t flags);  </pre
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62608952"></a>flags</h4>
+                <h4 class="title"><a id="idp54620896"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -121,7 +121,7 @@ DB_SEQUENCE->remove(DB_SEQUENCE *seq, DB_TXN *txnid, u_int32_t flags);  </pre
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62632784"></a>Errors</h3>
+              <h3 class="title"><a id="idp54668432"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -137,7 +137,7 @@ DB_SEQUENCE->remove(DB_SEQUENCE *seq, DB_TXN *txnid, u_int32_t flags);  </pre
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62579424"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp54666984"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -150,7 +150,7 @@ DB_SEQUENCE->remove(DB_SEQUENCE *seq, DB_TXN *txnid, u_int32_t flags);  </pre
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62638136"></a>Class</h3>
+              <h3 class="title"><a id="idp54673664"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -162,7 +162,7 @@ DB_SEQUENCE->remove(DB_SEQUENCE *seq, DB_TXN *txnid, u_int32_t flags);  </pre
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62640296"></a>See Also</h3>
+              <h3 class="title"><a id="idp54675824"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/seqset_cachesize.html b/docs/api_reference/C/seqset_cachesize.html
index b853b08..37ebc0d 100644
--- a/docs/api_reference/C/seqset_cachesize.html
+++ b/docs/api_reference/C/seqset_cachesize.html
@@ -62,7 +62,7 @@ DB_SEQUENCE->set_cachesize(DB_SEQUENCE *seq, int32_t size);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62604456"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54640488"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -70,7 +70,7 @@ DB_SEQUENCE->set_cachesize(DB_SEQUENCE *seq, int32_t size);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62610776"></a>size</h4>
+                <h4 class="title"><a id="idp54646376"></a>size</h4>
               </div>
             </div>
           </div>
@@ -83,7 +83,7 @@ DB_SEQUENCE->set_cachesize(DB_SEQUENCE *seq, int32_t size);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62608136"></a>Errors</h3>
+              <h3 class="title"><a id="idp54654448"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -99,7 +99,7 @@ DB_SEQUENCE->set_cachesize(DB_SEQUENCE *seq, int32_t size);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62642688"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp54676904"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -112,7 +112,7 @@ DB_SEQUENCE->set_cachesize(DB_SEQUENCE *seq, int32_t size);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62616024"></a>Class</h3>
+              <h3 class="title"><a id="idp54639720"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -124,7 +124,7 @@ DB_SEQUENCE->set_cachesize(DB_SEQUENCE *seq, int32_t size);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62610840"></a>See Also</h3>
+              <h3 class="title"><a id="idp54647304"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/seqset_flags.html b/docs/api_reference/C/seqset_flags.html
index 4163378..5326ea9 100644
--- a/docs/api_reference/C/seqset_flags.html
+++ b/docs/api_reference/C/seqset_flags.html
@@ -63,7 +63,7 @@ DB_SEQUENCE->set_flags(DB_SEQUENCE *seq, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62645592"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54681256"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -71,7 +71,7 @@ DB_SEQUENCE->set_flags(DB_SEQUENCE *seq, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62646064"></a>flags</h4>
+                <h4 class="title"><a id="idp54681728"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -115,7 +115,7 @@ DB_SEQUENCE->set_flags(DB_SEQUENCE *seq, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62655304"></a>Errors</h3>
+              <h3 class="title"><a id="idp54690704"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -131,7 +131,7 @@ DB_SEQUENCE->set_flags(DB_SEQUENCE *seq, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62660728"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp54696128"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -144,7 +144,7 @@ DB_SEQUENCE->set_flags(DB_SEQUENCE *seq, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62659520"></a>Class</h3>
+              <h3 class="title"><a id="idp54694920"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -156,7 +156,7 @@ DB_SEQUENCE->set_flags(DB_SEQUENCE *seq, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62656496"></a>See Also</h3>
+              <h3 class="title"><a id="idp54691896"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/seqset_range.html b/docs/api_reference/C/seqset_range.html
index acbee11..6b4493c 100644
--- a/docs/api_reference/C/seqset_range.html
+++ b/docs/api_reference/C/seqset_range.html
@@ -63,7 +63,7 @@ DB_SEQUENCE->set_range(DB_SEQUENCE *seq, db_seq_t min, db_seq_t max);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62637552"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54675672"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -71,7 +71,7 @@ DB_SEQUENCE->set_range(DB_SEQUENCE *seq, db_seq_t min, db_seq_t max);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62640144"></a>min</h4>
+                <h4 class="title"><a id="idp54676664"></a>min</h4>
               </div>
             </div>
           </div>
@@ -83,7 +83,7 @@ DB_SEQUENCE->set_range(DB_SEQUENCE *seq, db_seq_t min, db_seq_t max);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62662776"></a>max</h4>
+                <h4 class="title"><a id="idp54697568"></a>max</h4>
               </div>
             </div>
           </div>
@@ -96,7 +96,7 @@ DB_SEQUENCE->set_range(DB_SEQUENCE *seq, db_seq_t min, db_seq_t max);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62648216"></a>Errors</h3>
+              <h3 class="title"><a id="idp54683664"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -112,7 +112,7 @@ DB_SEQUENCE->set_range(DB_SEQUENCE *seq, db_seq_t min, db_seq_t max);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62641136"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp54683336"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -125,7 +125,7 @@ DB_SEQUENCE->set_range(DB_SEQUENCE *seq, db_seq_t min, db_seq_t max);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62655240"></a>Class</h3>
+              <h3 class="title"><a id="idp54690424"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -137,7 +137,7 @@ DB_SEQUENCE->set_range(DB_SEQUENCE *seq, db_seq_t min, db_seq_t max);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62623528"></a>See Also</h3>
+              <h3 class="title"><a id="idp54692824"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/seqstat.html b/docs/api_reference/C/seqstat.html
index 1fdbc71..863f41e 100644
--- a/docs/api_reference/C/seqstat.html
+++ b/docs/api_reference/C/seqstat.html
@@ -164,7 +164,7 @@ DB_SEQUENCE->stat(DB_SEQUENCE *db, DB_SEQUENCE_STAT **spp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62678656"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54713496"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -172,7 +172,7 @@ DB_SEQUENCE->stat(DB_SEQUENCE *db, DB_SEQUENCE_STAT **spp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62648000"></a>flags</h4>
+                <h4 class="title"><a id="idp54683728"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -207,7 +207,7 @@ DB_SEQUENCE->stat(DB_SEQUENCE *db, DB_SEQUENCE_STAT **spp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62685384"></a>Class</h3>
+              <h3 class="title"><a id="idp54696312"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -219,7 +219,7 @@ DB_SEQUENCE->stat(DB_SEQUENCE *db, DB_SEQUENCE_STAT **spp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62686856"></a>See Also</h3>
+              <h3 class="title"><a id="idp54721808"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/seqstat_print.html b/docs/api_reference/C/seqstat_print.html
index 320f55e..3aee717 100644
--- a/docs/api_reference/C/seqstat_print.html
+++ b/docs/api_reference/C/seqstat_print.html
@@ -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="idp54728280"></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="idp54727864"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -94,7 +94,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="idp54674520"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -106,7 +106,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="idp54718544"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/set_create_dir_parameter.html b/docs/api_reference/C/set_create_dir_parameter.html
index a36575c..4d5aeed 100644
--- a/docs/api_reference/C/set_create_dir_parameter.html
+++ b/docs/api_reference/C/set_create_dir_parameter.html
@@ -9,7 +9,7 @@
     <link rel="start" href="index.html" title="Berkeley DB C API Reference" />
     <link rel="up" href="configuration_reference.html" title="Appendix D. DB_CONFIG Parameter Reference" />
     <link rel="prev" href="set_cache_max_parameter.html" title="set_cache_max" />
-    <link rel="next" href="set_flags_parameter.html" title="set_flags" />
+    <link rel="next" href="set_data_len_parameter.html" title="set_data_len" />
   </head>
   <body>
     <div xmlns="" class="navheader">
@@ -23,7 +23,7 @@
         <tr>
           <td width="20%" align="left"><a accesskey="p" href="set_cache_max_parameter.html">Prev</a> </td>
           <th width="60%" align="center">Appendix D. DB_CONFIG Parameter Reference</th>
-          <td width="20%" align="right"> <a accesskey="n" href="set_flags_parameter.html">Next</a></td>
+          <td width="20%" align="right"> <a accesskey="n" href="set_data_len_parameter.html">Next</a></td>
         </tr>
       </table>
       <hr />
@@ -50,14 +50,14 @@
           <td width="20%" align="center">
             <a accesskey="u" href="configuration_reference.html">Up</a>
           </td>
-          <td width="40%" align="right"> <a accesskey="n" href="set_flags_parameter.html">Next</a></td>
+          <td width="40%" align="right"> <a accesskey="n" href="set_data_len_parameter.html">Next</a></td>
         </tr>
         <tr>
           <td width="40%" align="left" valign="top">set_cache_max </td>
           <td width="20%" align="center">
             <a accesskey="h" href="index.html">Home</a>
           </td>
-          <td width="40%" align="right" valign="top"> set_flags</td>
+          <td width="40%" align="right" valign="top"> set_data_len</td>
         </tr>
       </table>
     </div>
diff --git a/docs/api_reference/C/set_create_dir_parameter.html b/docs/api_reference/C/set_data_len_parameter.html
similarity index 54%
copy from docs/api_reference/C/set_create_dir_parameter.html
copy to docs/api_reference/C/set_data_len_parameter.html
index a36575c..9c3d102 100644
--- a/docs/api_reference/C/set_create_dir_parameter.html
+++ b/docs/api_reference/C/set_data_len_parameter.html
@@ -3,12 +3,12 @@
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <title>set_create_dir</title>
+    <title>set_data_len</title>
     <link rel="stylesheet" href="apiReference.css" type="text/css" />
     <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" />
     <link rel="start" href="index.html" title="Berkeley DB C API Reference" />
     <link rel="up" href="configuration_reference.html" title="Appendix D. DB_CONFIG Parameter Reference" />
-    <link rel="prev" href="set_cache_max_parameter.html" title="set_cache_max" />
+    <link rel="prev" href="set_create_dir_parameter.html" title="set_create_dir" />
     <link rel="next" href="set_flags_parameter.html" title="set_flags" />
   </head>
   <body>
@@ -18,42 +18,67 @@
       </div>
       <table width="100%" summary="Navigation header">
         <tr>
-          <th colspan="3" align="center">set_create_dir</th>
+          <th colspan="3" align="center">set_data_len</th>
         </tr>
         <tr>
-          <td width="20%" align="left"><a accesskey="p" href="set_cache_max_parameter.html">Prev</a> </td>
+          <td width="20%" align="left"><a accesskey="p" href="set_create_dir_parameter.html">Prev</a> </td>
           <th width="60%" align="center">Appendix D. DB_CONFIG Parameter Reference</th>
           <td width="20%" align="right"> <a accesskey="n" href="set_flags_parameter.html">Next</a></td>
         </tr>
       </table>
       <hr />
     </div>
-    <div class="sect1" lang="en" xml:lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="set_create_dir_parameter"></a>set_create_dir</h2></div></div></div><p>
-                  Sets the path of a directory to be used as the location to create the access method database files.
-             </p><p>
+    <div class="sect1" lang="en" xml:lang="en">
+      <div class="titlepage">
+        <div>
+          <div>
+            <h2 class="title" style="clear: both"><a id="set_data_len_parameter"></a>set_data_len</h2>
+          </div>
+        </div>
+      </div>
+      <p>
+                Limits the amount of data displayed when
+                <a class="xref" href="lockstat_print.html" title="DB_ENV->lock_stat_print()">DB_ENV->lock_stat_print()</a>
+                is called with the <code class="literal">DB_STAT_ALL</code> flag.
+            </p>
+      <p>
+                 If the
+                 <a class="xref" href="db_printlog.html" title="db_printlog">db_printlog</a>
+                 or
+                 <a class="xref" href="db_dump.html" title="db_dump">db_dump</a> utility
+                 uses a <code class="literal">DB_CONFIG</code> file with this
+                 setting, it sets the the default for the amount of data
+                 displayed for each key/data item.  This value may be
+                 overridden using the
+                 <span class="bold"><strong>-D</strong></span> option for both utilities.
+             </p>
+      <p>
+                The value set here must be greater than 0. The default
+                value is 100.
+            </p>
+      <p>
                  The syntax of this parameter in the <a href="../../programmer_reference/env_db_config.html#env_db_config.DB_CONFIG" class="olink">DB_CONFIG</a> file is a
                  single line with the string
-                 <code class="literal">set_create_dir</code>, one or more whitespace
+                 <code class="literal">set_data_len</code>, one or more whitespace
                  characters, and the directory name.
-			</p><p>
-			For example:
-			</p><pre class="programlisting">set_create_dir /b/data2</pre>
-			Sets data2 as the location to create the access method database files. When the
-			<a class="xref" href="dbopen.html" title="DB->open()">DB->open()</a>  function is used to
-			create a file, it will be created relative to this path.
-			<p> For more information, see <a class="xref" href="envset_create_dir.html" title="DB_ENV->set_create_dir()">DB_ENV->set_create_dir()</a>.</p></div>
+            </p>
+      <p>
+                For example:
+            </p>
+      <pre class="programlisting">set_data_len 1048576</pre>
+    </div>
     <div class="navfooter">
       <hr />
       <table width="100%" summary="Navigation footer">
         <tr>
-          <td width="40%" align="left"><a accesskey="p" href="set_cache_max_parameter.html">Prev</a> </td>
+          <td width="40%" align="left"><a accesskey="p" href="set_create_dir_parameter.html">Prev</a> </td>
           <td width="20%" align="center">
             <a accesskey="u" href="configuration_reference.html">Up</a>
           </td>
           <td width="40%" align="right"> <a accesskey="n" href="set_flags_parameter.html">Next</a></td>
         </tr>
         <tr>
-          <td width="40%" align="left" valign="top">set_cache_max </td>
+          <td width="40%" align="left" valign="top">set_create_dir </td>
           <td width="20%" align="center">
             <a accesskey="h" href="index.html">Home</a>
           </td>
diff --git a/docs/api_reference/C/set_flags_parameter.html b/docs/api_reference/C/set_flags_parameter.html
index 2db2320..868f214 100644
--- a/docs/api_reference/C/set_flags_parameter.html
+++ b/docs/api_reference/C/set_flags_parameter.html
@@ -8,7 +8,7 @@
     <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" />
     <link rel="start" href="index.html" title="Berkeley DB C API Reference" />
     <link rel="up" href="configuration_reference.html" title="Appendix D. DB_CONFIG Parameter Reference" />
-    <link rel="prev" href="set_create_dir_parameter.html" title="set_create_dir" />
+    <link rel="prev" href="set_data_len_parameter.html" title="set_data_len" />
     <link rel="next" href="set_intermediate_dir_mode_parameter.html" title="set_intermediate_dir_mode" />
   </head>
   <body>
@@ -21,7 +21,7 @@
           <th colspan="3" align="center">set_flags</th>
         </tr>
         <tr>
-          <td width="20%" align="left"><a accesskey="p" href="set_create_dir_parameter.html">Prev</a> </td>
+          <td width="20%" align="left"><a accesskey="p" href="set_data_len_parameter.html">Prev</a> </td>
           <th width="60%" align="center">Appendix D. DB_CONFIG Parameter Reference</th>
           <td width="20%" align="right"> <a accesskey="n" href="set_intermediate_dir_mode_parameter.html">Next</a></td>
         </tr>
@@ -124,14 +124,14 @@
       <hr />
       <table width="100%" summary="Navigation footer">
         <tr>
-          <td width="40%" align="left"><a accesskey="p" href="set_create_dir_parameter.html">Prev</a> </td>
+          <td width="40%" align="left"><a accesskey="p" href="set_data_len_parameter.html">Prev</a> </td>
           <td width="20%" align="center">
             <a accesskey="u" href="configuration_reference.html">Up</a>
           </td>
           <td width="40%" align="right"> <a accesskey="n" href="set_intermediate_dir_mode_parameter.html">Next</a></td>
         </tr>
         <tr>
-          <td width="40%" align="left" valign="top">set_create_dir </td>
+          <td width="40%" align="left" valign="top">set_data_len </td>
           <td width="20%" align="center">
             <a accesskey="h" href="index.html">Home</a>
           </td>
diff --git a/docs/api_reference/C/txnabort.html b/docs/api_reference/C/txnabort.html
index 7dffa3a..4d70cb1 100644
--- a/docs/api_reference/C/txnabort.html
+++ b/docs/api_reference/C/txnabort.html
@@ -79,7 +79,7 @@ DB_TXN->abort(DB_TXN *tid);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62885496"></a>Class</h3>
+              <h3 class="title"><a id="idp54926880"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -91,7 +91,7 @@ DB_TXN->abort(DB_TXN *tid);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62893744"></a>See Also</h3>
+              <h3 class="title"><a id="idp54928008"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/txnbegin.html b/docs/api_reference/C/txnbegin.html
index b46d69d..cc0dca2 100644
--- a/docs/api_reference/C/txnbegin.html
+++ b/docs/api_reference/C/txnbegin.html
@@ -91,7 +91,7 @@ DB_ENV->txn_begin(DB_ENV *env,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62784968"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54820304"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -99,7 +99,7 @@ DB_ENV->txn_begin(DB_ENV *env,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62784704"></a>parent</h4>
+                <h4 class="title"><a id="idp54819608"></a>parent</h4>
               </div>
             </div>
           </div>
@@ -117,7 +117,7 @@ DB_ENV->txn_begin(DB_ENV *env,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62754104"></a>flags</h4>
+                <h4 class="title"><a id="idp54783232"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -317,7 +317,7 @@ DB_ENV->txn_begin(DB_ENV *env,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62802528"></a>Errors</h3>
+              <h3 class="title"><a id="idp54837216"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -333,7 +333,7 @@ DB_ENV->txn_begin(DB_ENV *env,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62788152"></a> ENOMEM</h4>
+                <h4 class="title"><a id="idp54830824"></a> ENOMEM</h4>
               </div>
             </div>
           </div>
@@ -347,7 +347,7 @@ DB_ENV->txn_begin(DB_ENV *env,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62791816"></a>Class</h3>
+              <h3 class="title"><a id="idp54818312"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -359,7 +359,7 @@ DB_ENV->txn_begin(DB_ENV *env,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62770944"></a>See Also</h3>
+              <h3 class="title"><a id="idp54831904"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/txncheckpoint.html b/docs/api_reference/C/txncheckpoint.html
index 5e58b17..76004c8 100644
--- a/docs/api_reference/C/txncheckpoint.html
+++ b/docs/api_reference/C/txncheckpoint.html
@@ -64,7 +64,7 @@ DB_ENV->txn_checkpoint(const DB_ENV *env,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62779888"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54814936"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DB_ENV->txn_checkpoint(const DB_ENV *env,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62774656"></a>kbyte</h4>
+                <h4 class="title"><a id="idp54809240"></a>kbyte</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DB_ENV->txn_checkpoint(const DB_ENV *env,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62792392"></a>min</h4>
+                <h4 class="title"><a id="idp54834712"></a>min</h4>
               </div>
             </div>
           </div>
@@ -100,7 +100,7 @@ DB_ENV->txn_checkpoint(const DB_ENV *env,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62773904"></a>flags</h4>
+                <h4 class="title"><a id="idp54809648"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -127,7 +127,7 @@ DB_ENV->txn_checkpoint(const DB_ENV *env,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62827680"></a>Errors</h3>
+              <h3 class="title"><a id="idp54862104"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -143,7 +143,7 @@ DB_ENV->txn_checkpoint(const DB_ENV *env,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62833144"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp54867352"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -156,7 +156,7 @@ DB_ENV->txn_checkpoint(const DB_ENV *env,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62826456"></a>Class</h3>
+              <h3 class="title"><a id="idp54863280"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -168,7 +168,7 @@ DB_ENV->txn_checkpoint(const DB_ENV *env,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62834224"></a>See Also</h3>
+              <h3 class="title"><a id="idp54868432"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/txncommit.html b/docs/api_reference/C/txncommit.html
index 20f195f..2199c1c 100644
--- a/docs/api_reference/C/txncommit.html
+++ b/docs/api_reference/C/txncommit.html
@@ -86,7 +86,7 @@ DB_TXN->commit(DB_TXN *tid, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h4 class="title"><a id="idp62825784"></a>DB_LOCK_DEADLOCK</h4>
+              <h4 class="title"><a id="idp54914856"></a>DB_LOCK_DEADLOCK</h4>
             </div>
           </div>
         </div>
@@ -99,7 +99,7 @@ DB_TXN->commit(DB_TXN *tid, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h4 class="title"><a id="idp62880848"></a>DB_LOCK_NOTGRANTED</h4>
+              <h4 class="title"><a id="idp54915352"></a>DB_LOCK_NOTGRANTED</h4>
             </div>
           </div>
         </div>
@@ -119,7 +119,7 @@ DB_TXN->commit(DB_TXN *tid, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h4 class="title"><a id="idp62887632"></a>DB_REP_LEASE_EXPIRED</h4>
+              <h4 class="title"><a id="idp54916144"></a>DB_REP_LEASE_EXPIRED</h4>
             </div>
           </div>
         </div>
@@ -131,7 +131,7 @@ DB_TXN->commit(DB_TXN *tid, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h4 class="title"><a id="idp62862488"></a>EINVAL</h4>
+              <h4 class="title"><a id="idp54921960"></a>EINVAL</h4>
             </div>
           </div>
         </div>
@@ -143,7 +143,7 @@ DB_TXN->commit(DB_TXN *tid, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62904680"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54938568"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -151,7 +151,7 @@ DB_TXN->commit(DB_TXN *tid, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62904872"></a>flags</h4>
+                <h4 class="title"><a id="idp54938760"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -239,7 +239,7 @@ DB_TXN->commit(DB_TXN *tid, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62908824"></a>Class</h3>
+              <h3 class="title"><a id="idp54942712"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -251,7 +251,7 @@ DB_TXN->commit(DB_TXN *tid, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62888280"></a>See Also</h3>
+              <h3 class="title"><a id="idp54894160"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/txndiscard.html b/docs/api_reference/C/txndiscard.html
index b6bc2fa..ac749ed 100644
--- a/docs/api_reference/C/txndiscard.html
+++ b/docs/api_reference/C/txndiscard.html
@@ -72,7 +72,7 @@ DB_TXN->discard(DB_TXN *tid, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h4 class="title"><a id="idp62915552"></a>DB_LOCK_DEADLOCK</h4>
+              <h4 class="title"><a id="idp54949872"></a>DB_LOCK_DEADLOCK</h4>
             </div>
           </div>
         </div>
@@ -85,7 +85,7 @@ DB_TXN->discard(DB_TXN *tid, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h4 class="title"><a id="idp62896608"></a>DB_LOCK_NOTGRANTED</h4>
+              <h4 class="title"><a id="idp54930560"></a>DB_LOCK_NOTGRANTED</h4>
             </div>
           </div>
         </div>
@@ -105,7 +105,7 @@ DB_TXN->discard(DB_TXN *tid, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h4 class="title"><a id="idp62905768"></a>EINVAL</h4>
+              <h4 class="title"><a id="idp54939656"></a>EINVAL</h4>
             </div>
           </div>
         </div>
@@ -122,7 +122,7 @@ DB_TXN->discard(DB_TXN *tid, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62926096"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54960048"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -130,7 +130,7 @@ DB_TXN->discard(DB_TXN *tid, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62926288"></a>flags</h4>
+                <h4 class="title"><a id="idp54960240"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -144,7 +144,7 @@ DB_TXN->discard(DB_TXN *tid, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62889680"></a>Errors</h3>
+              <h3 class="title"><a id="idp54922864"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -160,7 +160,7 @@ DB_TXN->discard(DB_TXN *tid, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62924632"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp54958520"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -175,7 +175,7 @@ DB_TXN->discard(DB_TXN *tid, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62899936"></a>Class</h3>
+              <h3 class="title"><a id="idp54933696"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -187,7 +187,7 @@ DB_TXN->discard(DB_TXN *tid, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62886008"></a>See Also</h3>
+              <h3 class="title"><a id="idp54958968"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/txnget_name.html b/docs/api_reference/C/txnget_name.html
index af87186..f2479db 100644
--- a/docs/api_reference/C/txnget_name.html
+++ b/docs/api_reference/C/txnget_name.html
@@ -62,7 +62,7 @@ DB_TXN->get_name(DB_TXN *txn, const char **namep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62920920"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54954808"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -70,7 +70,7 @@ DB_TXN->get_name(DB_TXN *txn, const char **namep);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62906800"></a>namep</h4>
+                <h4 class="title"><a id="idp54940688"></a>namep</h4>
               </div>
             </div>
           </div>
@@ -84,7 +84,7 @@ DB_TXN->get_name(DB_TXN *txn, const char **namep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62900424"></a>Class</h3>
+              <h3 class="title"><a id="idp54966472"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -96,7 +96,7 @@ DB_TXN->get_name(DB_TXN *txn, const char **namep);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62928192"></a>See Also</h3>
+              <h3 class="title"><a id="idp54941552"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/txnget_priority.html b/docs/api_reference/C/txnget_priority.html
index 897c0c8..669d572 100644
--- a/docs/api_reference/C/txnget_priority.html
+++ b/docs/api_reference/C/txnget_priority.html
@@ -62,7 +62,7 @@ DB_TXN->get_priority(DB_TXN *tid, u_int32_t *priority);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62936096"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54970416"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -70,7 +70,7 @@ DB_TXN->get_priority(DB_TXN *tid, u_int32_t *priority);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62935448"></a>priority</h4>
+                <h4 class="title"><a id="idp54969768"></a>priority</h4>
               </div>
             </div>
           </div>
@@ -84,7 +84,7 @@ DB_TXN->get_priority(DB_TXN *tid, u_int32_t *priority);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62937824"></a>Errors</h3>
+              <h3 class="title"><a id="idp54960368"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -100,7 +100,7 @@ DB_TXN->get_priority(DB_TXN *tid, u_int32_t *priority);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62941024"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp54974960"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -113,7 +113,7 @@ DB_TXN->get_priority(DB_TXN *tid, u_int32_t *priority);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62939944"></a>Class</h3>
+              <h3 class="title"><a id="idp54973880"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -125,7 +125,7 @@ DB_TXN->get_priority(DB_TXN *tid, u_int32_t *priority);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62935232"></a>See Also</h3>
+              <h3 class="title"><a id="idp54969552"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/txnid.html b/docs/api_reference/C/txnid.html
index 01f75e6..8ce492d 100644
--- a/docs/api_reference/C/txnid.html
+++ b/docs/api_reference/C/txnid.html
@@ -53,7 +53,7 @@ DB_TXN->id(DB_TXN *tid);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62936224"></a>Class</h3>
+              <h3 class="title"><a id="idp54970480"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -65,7 +65,7 @@ DB_TXN->id(DB_TXN *tid);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62931224"></a>See Also</h3>
+              <h3 class="title"><a id="idp54965112"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/txnprepare.html b/docs/api_reference/C/txnprepare.html
index ac5b195..072dc2c 100644
--- a/docs/api_reference/C/txnprepare.html
+++ b/docs/api_reference/C/txnprepare.html
@@ -82,7 +82,7 @@ DB_TXN->prepare(DB_TXN *tid, u_int8_t gid[DB_GID_SIZE]);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h4 class="title"><a id="idp62943184"></a>DB_LOCK_DEADLOCK</h4>
+              <h4 class="title"><a id="idp54977056"></a>DB_LOCK_DEADLOCK</h4>
             </div>
           </div>
         </div>
@@ -95,7 +95,7 @@ DB_TXN->prepare(DB_TXN *tid, u_int8_t gid[DB_GID_SIZE]);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h4 class="title"><a id="idp62930208"></a>DB_LOCK_NOTGRANTED</h4>
+              <h4 class="title"><a id="idp54979288"></a>DB_LOCK_NOTGRANTED</h4>
             </div>
           </div>
         </div>
@@ -115,7 +115,7 @@ DB_TXN->prepare(DB_TXN *tid, u_int8_t gid[DB_GID_SIZE]);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h4 class="title"><a id="idp62948192"></a>EINVAL</h4>
+              <h4 class="title"><a id="idp54982024"></a>EINVAL</h4>
             </div>
           </div>
         </div>
@@ -127,7 +127,7 @@ DB_TXN->prepare(DB_TXN *tid, u_int8_t gid[DB_GID_SIZE]);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62934856"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54993584"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -135,7 +135,7 @@ DB_TXN->prepare(DB_TXN *tid, u_int8_t gid[DB_GID_SIZE]);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62959504"></a>gid</h4>
+                <h4 class="title"><a id="idp54993776"></a>gid</h4>
               </div>
             </div>
           </div>
@@ -152,7 +152,7 @@ DB_TXN->prepare(DB_TXN *tid, u_int8_t gid[DB_GID_SIZE]);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62921048"></a>Class</h3>
+              <h3 class="title"><a id="idp54977672"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -164,7 +164,7 @@ DB_TXN->prepare(DB_TXN *tid, u_int8_t gid[DB_GID_SIZE]);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62953952"></a>See Also</h3>
+              <h3 class="title"><a id="idp54988152"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/txnrecover.html b/docs/api_reference/C/txnrecover.html
index 52ad361..36eb2c1 100644
--- a/docs/api_reference/C/txnrecover.html
+++ b/docs/api_reference/C/txnrecover.html
@@ -104,7 +104,7 @@ DB_ENV->txn_recover(DB_ENV *dbenv, DB_PREPLIST preplist[],
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62756648"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54804616"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -112,7 +112,7 @@ DB_ENV->txn_recover(DB_ENV *dbenv, DB_PREPLIST preplist[],
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62769808"></a>preplist</h4>
+                <h4 class="title"><a id="idp54783016"></a>preplist</h4>
               </div>
             </div>
           </div>
@@ -126,7 +126,7 @@ DB_ENV->txn_recover(DB_ENV *dbenv, DB_PREPLIST preplist[],
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62768840"></a>count</h4>
+                <h4 class="title"><a id="idp54737384"></a>count</h4>
               </div>
             </div>
           </div>
@@ -140,7 +140,7 @@ DB_ENV->txn_recover(DB_ENV *dbenv, DB_PREPLIST preplist[],
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62770392"></a>flags</h4>
+                <h4 class="title"><a id="idp54805632"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -182,7 +182,7 @@ DB_ENV->txn_recover(DB_ENV *dbenv, DB_PREPLIST preplist[],
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62776248"></a>Class</h3>
+              <h3 class="title"><a id="idp54811368"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -194,7 +194,7 @@ DB_ENV->txn_recover(DB_ENV *dbenv, DB_PREPLIST preplist[],
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62770816"></a>See Also</h3>
+              <h3 class="title"><a id="idp54806056"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/txnset_commit_token.html b/docs/api_reference/C/txnset_commit_token.html
index 3ea5251..9605e38 100644
--- a/docs/api_reference/C/txnset_commit_token.html
+++ b/docs/api_reference/C/txnset_commit_token.html
@@ -76,7 +76,7 @@ DB_TXN->set_commit_token(DB_TXN *txn, DB_TXN_TOKEN *buffer);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62501336"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54536904"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -84,7 +84,7 @@ DB_TXN->set_commit_token(DB_TXN *txn, DB_TXN_TOKEN *buffer);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62507736"></a>buffer</h4>
+                <h4 class="title"><a id="idp54526064"></a>buffer</h4>
               </div>
             </div>
           </div>
@@ -100,7 +100,7 @@ DB_TXN->set_commit_token(DB_TXN *txn, DB_TXN_TOKEN *buffer);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62508080"></a>Errors</h3>
+              <h3 class="title"><a id="idp54543856"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -116,7 +116,7 @@ DB_TXN->set_commit_token(DB_TXN *txn, DB_TXN_TOKEN *buffer);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62467480"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp54516720"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -132,7 +132,7 @@ DB_TXN->set_commit_token(DB_TXN *txn, DB_TXN_TOKEN *buffer);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62511112"></a>Class</h3>
+              <h3 class="title"><a id="idp54546944"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -144,7 +144,7 @@ DB_TXN->set_commit_token(DB_TXN *txn, DB_TXN_TOKEN *buffer);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62512384"></a>See Also</h3>
+              <h3 class="title"><a id="idp54548168"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/txnset_name.html b/docs/api_reference/C/txnset_name.html
index 8a0b960..a08d6ee 100644
--- a/docs/api_reference/C/txnset_name.html
+++ b/docs/api_reference/C/txnset_name.html
@@ -71,7 +71,7 @@ DB_TXN->set_name(DB_TXN *txn, const char *name);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62961264"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54995536"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -79,7 +79,7 @@ DB_TXN->set_name(DB_TXN *txn, const char *name);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62960616"></a>name</h4>
+                <h4 class="title"><a id="idp54994888"></a>name</h4>
               </div>
             </div>
           </div>
@@ -93,7 +93,7 @@ DB_TXN->set_name(DB_TXN *txn, const char *name);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62948624"></a>Class</h3>
+              <h3 class="title"><a id="idp54985024"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -105,7 +105,7 @@ DB_TXN->set_name(DB_TXN *txn, const char *name);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62951320"></a>See Also</h3>
+              <h3 class="title"><a id="idp54988752"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/txnset_priority.html b/docs/api_reference/C/txnset_priority.html
index 1990a63..243d1aa 100644
--- a/docs/api_reference/C/txnset_priority.html
+++ b/docs/api_reference/C/txnset_priority.html
@@ -67,7 +67,7 @@ DB_TXN->set_priority(DB_TXN *tid, u_int32_t priority);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62970360"></a>Parameters</h3>
+              <h3 class="title"><a id="idp55004456"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ DB_TXN->set_priority(DB_TXN *tid, u_int32_t priority);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62969712"></a>priority</h4>
+                <h4 class="title"><a id="idp55003808"></a>priority</h4>
               </div>
             </div>
           </div>
@@ -89,7 +89,7 @@ DB_TXN->set_priority(DB_TXN *tid, u_int32_t priority);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62961480"></a>Errors</h3>
+              <h3 class="title"><a id="idp54996872"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -105,7 +105,7 @@ DB_TXN->set_priority(DB_TXN *tid, u_int32_t priority);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62975440"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp55009464"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -118,7 +118,7 @@ DB_TXN->set_priority(DB_TXN *tid, u_int32_t priority);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62974360"></a>Class</h3>
+              <h3 class="title"><a id="idp55008384"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -130,7 +130,7 @@ DB_TXN->set_priority(DB_TXN *tid, u_int32_t priority);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62973576"></a>See Also</h3>
+              <h3 class="title"><a id="idp55003592"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/txnset_timeout.html b/docs/api_reference/C/txnset_timeout.html
index 77866ea..4534f74 100644
--- a/docs/api_reference/C/txnset_timeout.html
+++ b/docs/api_reference/C/txnset_timeout.html
@@ -83,7 +83,7 @@ DB_TXN->set_timeout(DB_TXN *tid, db_timeout_t timeout, u_int32_t flags);  </p
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62940008"></a>Parameters</h3>
+              <h3 class="title"><a id="idp55005792"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -91,7 +91,7 @@ DB_TXN->set_timeout(DB_TXN *tid, db_timeout_t timeout, u_int32_t flags);  </p
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62954552"></a>timeout</h4>
+                <h4 class="title"><a id="idp55006384"></a>timeout</h4>
               </div>
             </div>
           </div>
@@ -106,7 +106,7 @@ DB_TXN->set_timeout(DB_TXN *tid, db_timeout_t timeout, u_int32_t flags);  </p
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62976328"></a>flags</h4>
+                <h4 class="title"><a id="idp55010416"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -140,7 +140,7 @@ DB_TXN->set_timeout(DB_TXN *tid, db_timeout_t timeout, u_int32_t flags);  </p
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62991480"></a>Errors</h3>
+              <h3 class="title"><a id="idp55025712"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -156,7 +156,7 @@ DB_TXN->set_timeout(DB_TXN *tid, db_timeout_t timeout, u_int32_t flags);  </p
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62996312"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp55030056"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -169,7 +169,7 @@ DB_TXN->set_timeout(DB_TXN *tid, db_timeout_t timeout, u_int32_t flags);  </p
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62995232"></a>Class</h3>
+              <h3 class="title"><a id="idp55029192"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -181,7 +181,7 @@ DB_TXN->set_timeout(DB_TXN *tid, db_timeout_t timeout, u_int32_t flags);  </p
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62977608"></a>See Also</h3>
+              <h3 class="title"><a id="idp55002024"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/txnstat.html b/docs/api_reference/C/txnstat.html
index a0f227a..1192d44 100644
--- a/docs/api_reference/C/txnstat.html
+++ b/docs/api_reference/C/txnstat.html
@@ -374,7 +374,7 @@ DB_ENV->txn_stat(DB_ENV *env, DB_TXN_STAT **statp, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62839144"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54897256"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -382,7 +382,7 @@ DB_ENV->txn_stat(DB_ENV *env, DB_TXN_STAT **statp, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62839856"></a>statp</h4>
+                <h4 class="title"><a id="idp54884744"></a>statp</h4>
               </div>
             </div>
           </div>
@@ -395,7 +395,7 @@ DB_ENV->txn_stat(DB_ENV *env, DB_TXN_STAT **statp, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62871592"></a>flags</h4>
+                <h4 class="title"><a id="idp54905552"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -421,7 +421,7 @@ DB_ENV->txn_stat(DB_ENV *env, DB_TXN_STAT **statp, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62867864"></a>Errors</h3>
+              <h3 class="title"><a id="idp54901832"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -437,7 +437,7 @@ DB_ENV->txn_stat(DB_ENV *env, DB_TXN_STAT **statp, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62875480"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp54887184"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -450,7 +450,7 @@ DB_ENV->txn_stat(DB_ENV *env, DB_TXN_STAT **statp, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62770624"></a>Class</h3>
+              <h3 class="title"><a id="idp54855816"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -462,7 +462,7 @@ DB_ENV->txn_stat(DB_ENV *env, DB_TXN_STAT **statp, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62878760"></a>See Also</h3>
+              <h3 class="title"><a id="idp54913264"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/C/txnstat_print.html b/docs/api_reference/C/txnstat_print.html
index 20469b6..aba1f23 100644
--- a/docs/api_reference/C/txnstat_print.html
+++ b/docs/api_reference/C/txnstat_print.html
@@ -68,7 +68,7 @@ DB_ENV->txn_stat_print(DB_ENV *env, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62868872"></a>Parameters</h3>
+              <h3 class="title"><a id="idp54904768"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -76,7 +76,7 @@ DB_ENV->txn_stat_print(DB_ENV *env, u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp62854944"></a>flags</h4>
+                <h4 class="title"><a id="idp54897656"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -111,7 +111,7 @@ DB_ENV->txn_stat_print(DB_ENV *env, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62858136"></a>Class</h3>
+              <h3 class="title"><a id="idp54919568"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -123,7 +123,7 @@ DB_ENV->txn_stat_print(DB_ENV *env, u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp62826688"></a>See Also</h3>
+              <h3 class="title"><a id="idp54920424"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/BDB-CXX_APIReference.pdf b/docs/api_reference/CXX/BDB-CXX_APIReference.pdf
index 0b6b25b..4660755 100644
Binary files a/docs/api_reference/CXX/BDB-CXX_APIReference.pdf and b/docs/api_reference/CXX/BDB-CXX_APIReference.pdf differ
diff --git a/docs/api_reference/CXX/configuration_reference.html b/docs/api_reference/CXX/configuration_reference.html
index a397282..fc7c3f2 100644
--- a/docs/api_reference/CXX/configuration_reference.html
+++ b/docs/api_reference/CXX/configuration_reference.html
@@ -162,6 +162,12 @@
               </tr>
               <tr>
                 <td>
+                  <a class="xref" href="set_data_len_parameter.html" title="set_data_len">set_data_len</a>
+                </td>
+                <td>Sets the maximum number of bytes displayed by some utilities.</td>
+              </tr>
+              <tr>
+                <td>
                   <a class="xref" href="set_flags_parameter.html" title="set_flags">set_flags</a>
                 </td>
                 <td>Configures a database environment.</td>
diff --git a/docs/api_reference/CXX/db_archive.html b/docs/api_reference/CXX/db_archive.html
index dcfd371..930c4cc 100644
--- a/docs/api_reference/CXX/db_archive.html
+++ b/docs/api_reference/CXX/db_archive.html
@@ -209,7 +209,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5206504"></a>Environment Variables</h3>
+              <h3 class="title"><a id="idp10569216"></a>Environment Variables</h3>
             </div>
           </div>
         </div>
@@ -217,7 +217,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp5206696"></a>DB_HOME</h4>
+                <h4 class="title"><a id="idp10569408"></a>DB_HOME</h4>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/CXX/db_checkpoint.html b/docs/api_reference/CXX/db_checkpoint.html
index d0a3322..09c82af 100644
--- a/docs/api_reference/CXX/db_checkpoint.html
+++ b/docs/api_reference/CXX/db_checkpoint.html
@@ -168,7 +168,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5225248"></a>Environment Variables</h3>
+              <h3 class="title"><a id="idp10587944"></a>Environment Variables</h3>
             </div>
           </div>
         </div>
@@ -176,7 +176,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp5225504"></a>DB_HOME</h4>
+                <h4 class="title"><a id="idp10588200"></a>DB_HOME</h4>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/CXX/db_copy.html b/docs/api_reference/CXX/db_copy.html
index 109d48e..b5f5c4e 100644
--- a/docs/api_reference/CXX/db_copy.html
+++ b/docs/api_reference/CXX/db_copy.html
@@ -56,7 +56,7 @@ db_copy(DB_ENV *dbenv, const char *dbfile, const char *target,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm6178600"></a>Parameters</h3>
+              <h3 class="title"><a id="idp1894720"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -64,7 +64,7 @@ db_copy(DB_ENV *dbenv, const char *dbfile, const char *target,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm4869560"></a>dbenv</h4>
+                <h4 class="title"><a id="idp1550400"></a>dbenv</h4>
               </div>
             </div>
           </div>
@@ -77,7 +77,7 @@ db_copy(DB_ENV *dbenv, const char *dbfile, const char *target,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm5918360"></a>dbfile</h4>
+                <h4 class="title"><a id="idp2334600"></a>dbfile</h4>
               </div>
             </div>
           </div>
@@ -91,7 +91,7 @@ db_copy(DB_ENV *dbenv, const char *dbfile, const char *target,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm6022344"></a>target</h4>
+                <h4 class="title"><a id="idp1791960"></a>target</h4>
               </div>
             </div>
           </div>
@@ -105,7 +105,7 @@ db_copy(DB_ENV *dbenv, const char *dbfile, const char *target,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm5151584"></a>password</h4>
+                <h4 class="title"><a id="idp1288048"></a>password</h4>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/CXX/db_deadlock.html b/docs/api_reference/CXX/db_deadlock.html
index e9b2fea..1c58026 100644
--- a/docs/api_reference/CXX/db_deadlock.html
+++ b/docs/api_reference/CXX/db_deadlock.html
@@ -209,7 +209,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5250120"></a>Environment Variables</h3>
+              <h3 class="title"><a id="idp10612936"></a>Environment Variables</h3>
             </div>
           </div>
         </div>
@@ -217,7 +217,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp5250312"></a>DB_HOME</h4>
+                <h4 class="title"><a id="idp10613128"></a>DB_HOME</h4>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/CXX/db_dump.html b/docs/api_reference/CXX/db_dump.html
index 8b47a16..a6076ec 100644
--- a/docs/api_reference/CXX/db_dump.html
+++ b/docs/api_reference/CXX/db_dump.html
@@ -38,8 +38,8 @@
           </div>
         </div>
       </div>
-      <pre class="programlisting">db_dump [-klNpRrV] [-d ahr]
-	[-f output] [-h home] [-P password] [-s database] file
+      <pre class="programlisting">db_dump [-klNpRrV] [-b blob_dir] [-d ahr]
+    [-f output] [-h home] [-P password] [-s database] [-D bytes] file
 
 db_dump [-kNpV] [-d ahr] [-f output] [-h home] -m database
 
@@ -62,6 +62,15 @@ db_dump185 [-p] [-f output] file  </pre>
         <ul type="disc">
           <li>
             <p>
+                 <span class="bold"><strong>-b</strong></span>
+            </p>
+            <p>
+                Specifies the directory where BLOB data is stored for the
+                database you are dumping.
+            </p>
+          </li>
+          <li>
+            <p>
               <span class="bold"><strong>-d</strong></span>
             </p>
             <p>
@@ -75,7 +84,8 @@ db_dump185 [-p] [-f output] file  </pre>
                         <span class="bold"><strong>a</strong></span>
                     </p>
                   <p>
-                        Display all information.
+                        Display all information. See also the 
+                        <span class="bold"><strong>-D</strong></span> option.
                     </p>
                 </li>
                 <li>
@@ -105,6 +115,19 @@ db_dump185 [-p] [-f output] file  </pre>
           </li>
           <li>
             <p>
+                 <span class="bold"><strong>-D</strong></span>
+            </p>
+            <p>
+                Specifies the maximum number of bytes to dump for each
+                key/data item found in the specified database. This option is
+                only valid when
+                <span class="bold"><strong>-da</strong></span> is also specified.
+                This option overrides the value set for the "set_data_len"
+                parameter in your DB_CONFIG file, if any.
+            </p>
+          </li>
+          <li>
+            <p>
                  <span class="bold"><strong>-f</strong></span>
             </p>
             <p>
@@ -313,7 +336,7 @@ db_dump185 [-p] [-f output] file  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5287552"></a>Environment Variables</h3>
+              <h3 class="title"><a id="idp10652584"></a>Environment Variables</h3>
             </div>
           </div>
         </div>
@@ -321,7 +344,7 @@ db_dump185 [-p] [-f output] file  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp5287864"></a>DB_HOME</h4>
+                <h4 class="title"><a id="idp10652896"></a>DB_HOME</h4>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/CXX/db_heap_rid.html b/docs/api_reference/CXX/db_heap_rid.html
index 2bbe6a4..97936bb 100644
--- a/docs/api_reference/CXX/db_heap_rid.html
+++ b/docs/api_reference/CXX/db_heap_rid.html
@@ -86,7 +86,7 @@ public:
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp703792"></a>Class Methods</h3>
+              <h3 class="title"><a id="idp6026096"></a>Class Methods</h3>
             </div>
           </div>
         </div>
@@ -94,7 +94,7 @@ public:
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp679248"></a>get_pgno()</h4>
+                <h4 class="title"><a id="idp6033296"></a>get_pgno()</h4>
               </div>
             </div>
           </div>
@@ -106,7 +106,7 @@ public:
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp721856"></a>get_indx()</h4>
+                <h4 class="title"><a id="idm2292672"></a>get_indx()</h4>
               </div>
             </div>
           </div>
@@ -118,7 +118,7 @@ public:
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp722280"></a>get_DB_HEAP_RID()</h4>
+                <h4 class="title"><a id="idp6082456"></a>get_DB_HEAP_RID()</h4>
               </div>
             </div>
           </div>
@@ -132,7 +132,7 @@ public:
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp722800"></a>set_pgno()</h4>
+                <h4 class="title"><a id="idp6082976"></a>set_pgno()</h4>
               </div>
             </div>
           </div>
@@ -145,7 +145,7 @@ public:
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp723248"></a>set_indx()</h4>
+                <h4 class="title"><a id="idp6083424"></a>set_indx()</h4>
               </div>
             </div>
           </div>
@@ -159,7 +159,7 @@ public:
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp689072"></a>See Also</h3>
+              <h3 class="title"><a id="idp6065216"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/db_hotbackup.html b/docs/api_reference/CXX/db_hotbackup.html
index c8c3f16..4098978 100644
--- a/docs/api_reference/CXX/db_hotbackup.html
+++ b/docs/api_reference/CXX/db_hotbackup.html
@@ -346,7 +346,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5265488"></a>Environment Variables</h3>
+              <h3 class="title"><a id="idp10688784"></a>Environment Variables</h3>
             </div>
           </div>
         </div>
@@ -354,7 +354,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp5297336"></a>DB_HOME</h4>
+                <h4 class="title"><a id="idp10695888"></a>DB_HOME</h4>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/CXX/db_load.html b/docs/api_reference/CXX/db_load.html
index 65d6cf7..859a03d 100644
--- a/docs/api_reference/CXX/db_load.html
+++ b/docs/api_reference/CXX/db_load.html
@@ -38,8 +38,9 @@
           </div>
         </div>
       </div>
-      <pre class="programlisting">db_load [-nTV] [-c name=value] [-f file]
-    [-h home] [-P password] [-t btree | hash | queue | recno] file
+      <pre class="programlisting">db_load [-nTV] [-b blob_dir] [-c name=value] [-f file]
+    [-h home] [-P password] [-o blob_threshold] 
+    [-t btree | hash | queue | recno] file
 
 db_load [-r lsn | fileid] [-h home] [-P password] file  </pre>
       <p>
@@ -61,6 +62,17 @@ db_load [-r lsn | fileid] [-h home] [-P password] file  </pre>
         <ul type="disc">
           <li>
             <p>
+              <span class="bold"><strong>-b</strong></span>
+            </p>
+            <p>
+                Identifies the directory where BLOB data is stored.  If
+                this option is not specified, then BLOB data is placed in a
+                subdirectory within the DB's environment. See also the
+                <span class="bold"><strong>-o</strong></span> option.
+            </p>
+          </li>
+          <li>
+            <p>
               <span class="bold"><strong>-c</strong></span>
             </p>
             <p>
@@ -114,6 +126,20 @@ db_load [-r lsn | fileid] [-h home] [-P password] file  </pre>
           </li>
           <li>
             <p>
+              <span class="bold"><strong>-o</strong></span>
+            </p>
+            <p>
+                Identifies the BLOB threshold in bytes. This threshold determines
+                when a data item will be stored as a BLOB. Data items sized
+                less than this threshold are stored as normal data within
+                the database. Data items larger than this size are stored
+                on-disk in a subdirectory set aside for the purpose.
+                Use the <span class="bold"><strong>-b</strong></span> command line
+                option to identify where BLOB data is stored.
+            </p>
+          </li>
+          <li>
+            <p>
                  <span class="bold"><strong>-P</strong></span>
             </p>
             <p>
@@ -242,7 +268,7 @@ db_load [-r lsn | fileid] [-h home] [-P password] file  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5331280"></a>Examples</h3>
+              <h3 class="title"><a id="idp10696392"></a>Examples</h3>
             </div>
           </div>
         </div>
@@ -264,7 +290,7 @@ db_load [-r lsn | fileid] [-h home] [-P password] file  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5333448"></a>Environment Variables</h3>
+              <h3 class="title"><a id="idp10523592"></a>Environment Variables</h3>
             </div>
           </div>
         </div>
@@ -272,7 +298,7 @@ db_load [-r lsn | fileid] [-h home] [-P password] file  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp5355920"></a>DB_HOME</h4>
+                <h4 class="title"><a id="idp10716184"></a>DB_HOME</h4>
               </div>
             </div>
           </div>
@@ -288,7 +314,7 @@ db_load [-r lsn | fileid] [-h home] [-P password] file  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5355312"></a>Supported Keywords</h3>
+              <h3 class="title"><a id="idp10699304"></a>Supported Keywords</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/db_log_verify.html b/docs/api_reference/CXX/db_log_verify.html
index 27c2643..fd05ad1 100644
--- a/docs/api_reference/CXX/db_log_verify.html
+++ b/docs/api_reference/CXX/db_log_verify.html
@@ -228,7 +228,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5408560"></a>Environment Variables</h3>
+              <h3 class="title"><a id="idp10776136"></a>Environment Variables</h3>
             </div>
           </div>
         </div>
@@ -236,7 +236,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp5408752"></a>DB_HOME</h4>
+                <h4 class="title"><a id="idp10776328"></a>DB_HOME</h4>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/CXX/db_printlog.html b/docs/api_reference/CXX/db_printlog.html
index 3070724..6ad713d 100644
--- a/docs/api_reference/CXX/db_printlog.html
+++ b/docs/api_reference/CXX/db_printlog.html
@@ -38,7 +38,8 @@
           </div>
         </div>
       </div>
-      <pre class="programlisting">db_printlog [-NrV] [-b start-LSN] [-e stop-LSN] [-h home] [-P password]  </pre>
+      <pre class="programlisting">db_printlog [-NrV] [-b start-LSN] [-e stop-LSN] [-h home] [-P password] 
+    [-D bytes] </pre>
       <p>
          The <span class="command"><strong>db_printlog</strong></span> utility is a debugging utility that dumps Berkeley DB
          log files in a human-readable format.
@@ -73,6 +74,17 @@
           </li>
           <li>
             <p>
+                 <span class="bold"><strong>-D</strong></span>
+            </p>
+            <p>
+                Specifies the maximum number of bytes to display for each
+                key/data item found in the log. This option overrides the
+                "set_data_len" parameter found in your DB_CONFIG file, if
+                any.
+            </p>
+          </li>
+          <li>
+            <p>
                  <span class="bold"><strong>-e</strong></span>
             </p>
             <p>
@@ -155,7 +167,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5426296"></a>Environment Variables</h3>
+              <h3 class="title"><a id="idp10795288"></a>Environment Variables</h3>
             </div>
           </div>
         </div>
@@ -163,7 +175,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp5426488"></a>DB_HOME</h4>
+                <h4 class="title"><a id="idp10795480"></a>DB_HOME</h4>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/CXX/db_recover.html b/docs/api_reference/CXX/db_recover.html
index f36e4c0..3158fe0 100644
--- a/docs/api_reference/CXX/db_recover.html
+++ b/docs/api_reference/CXX/db_recover.html
@@ -279,7 +279,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5427728"></a>Environment Variables</h3>
+              <h3 class="title"><a id="idp10763200"></a>Environment Variables</h3>
             </div>
           </div>
         </div>
@@ -287,7 +287,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp5437856"></a>DB_HOME</h4>
+                <h4 class="title"><a id="idp10796384"></a>DB_HOME</h4>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/CXX/db_replicate.html b/docs/api_reference/CXX/db_replicate.html
index 6413167..82152e5 100644
--- a/docs/api_reference/CXX/db_replicate.html
+++ b/docs/api_reference/CXX/db_replicate.html
@@ -181,7 +181,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5367224"></a>Environment Variables</h3>
+              <h3 class="title"><a id="idp10845168"></a>Environment Variables</h3>
             </div>
           </div>
         </div>
@@ -189,7 +189,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp5476848"></a>DB_HOME</h4>
+                <h4 class="title"><a id="idp10845424"></a>DB_HOME</h4>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/CXX/db_sql_codegen.html b/docs/api_reference/CXX/db_sql_codegen.html
index 261055e..5c90ea4 100644
--- a/docs/api_reference/CXX/db_sql_codegen.html
+++ b/docs/api_reference/CXX/db_sql_codegen.html
@@ -121,7 +121,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5483720"></a>Input Syntax</h3>
+              <h3 class="title"><a id="idp10852024"></a>Input Syntax</h3>
             </div>
           </div>
         </div>
@@ -212,7 +212,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5478880"></a>Hint Comments</h3>
+              <h3 class="title"><a id="idp10847120"></a>Hint Comments</h3>
             </div>
           </div>
         </div>
@@ -270,7 +270,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5460928"></a>Transactions</h3>
+              <h3 class="title"><a id="idp10854568"></a>Transactions</h3>
             </div>
           </div>
         </div>
@@ -301,7 +301,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5491800"></a>Type Mapping</h3>
+              <h3 class="title"><a id="idp10860160"></a>Type Mapping</h3>
             </div>
           </div>
         </div>
@@ -347,7 +347,7 @@ NUMBER(p,s) int, long, float, or double </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5492328"></a>Output</h3>
+              <h3 class="title"><a id="idp10860688"></a>Output</h3>
             </div>
           </div>
         </div>
@@ -534,7 +534,7 @@ int person_full_iteration(DB *dbp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5494080"></a>Test output</h3>
+              <h3 class="title"><a id="idp10862328"></a>Test output</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/db_stat.html b/docs/api_reference/CXX/db_stat.html
index f408357..7034774 100644
--- a/docs/api_reference/CXX/db_stat.html
+++ b/docs/api_reference/CXX/db_stat.html
@@ -358,7 +358,7 @@ db_stat [-cEelmNrtVxZ] [-C Aclop] [-h home] [-L A] [-M Ah] [-R A]
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5577752"></a>Environment Variables</h3>
+              <h3 class="title"><a id="idp10912608"></a>Environment Variables</h3>
             </div>
           </div>
         </div>
@@ -366,7 +366,7 @@ db_stat [-cEelmNrtVxZ] [-C Aclop] [-h home] [-L A] [-M Ah] [-R A]
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp5578464"></a>DB_HOME</h4>
+                <h4 class="title"><a id="idp10915056"></a>DB_HOME</h4>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/CXX/db_upgrade.html b/docs/api_reference/CXX/db_upgrade.html
index 34ea8c7..4d594a2 100644
--- a/docs/api_reference/CXX/db_upgrade.html
+++ b/docs/api_reference/CXX/db_upgrade.html
@@ -159,7 +159,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5599080"></a>Environment Variables</h3>
+              <h3 class="title"><a id="idp10979224"></a>Environment Variables</h3>
             </div>
           </div>
         </div>
@@ -167,7 +167,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp5610976"></a>DB_HOME</h4>
+                <h4 class="title"><a id="idp10979416"></a>DB_HOME</h4>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/CXX/db_verify.html b/docs/api_reference/CXX/db_verify.html
index 948db29..18aad1d 100644
--- a/docs/api_reference/CXX/db_verify.html
+++ b/docs/api_reference/CXX/db_verify.html
@@ -143,7 +143,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5627144"></a>Environment Variables</h3>
+              <h3 class="title"><a id="idp10995112"></a>Environment Variables</h3>
             </div>
           </div>
         </div>
@@ -151,7 +151,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp5627336"></a>DB_HOME</h4>
+                <h4 class="title"><a id="idp10995304"></a>DB_HOME</h4>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/CXX/dbassociate.html b/docs/api_reference/CXX/dbassociate.html
index d9624fa..dc6fdf5 100644
--- a/docs/api_reference/CXX/dbassociate.html
+++ b/docs/api_reference/CXX/dbassociate.html
@@ -76,7 +76,7 @@ Db::associate(DbTxn *txnid, Db *secondary,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm6768632"></a>Parameters</h3>
+              <h3 class="title"><a id="idm1237000"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -84,7 +84,7 @@ Db::associate(DbTxn *txnid, Db *secondary,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm6837088"></a>txnid</h4>
+                <h4 class="title"><a id="idm1307064"></a>txnid</h4>
               </div>
             </div>
           </div>
@@ -104,7 +104,7 @@ Db::associate(DbTxn *txnid, Db *secondary,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm7136152"></a>secondary</h4>
+                <h4 class="title"><a id="idm1635936"></a>secondary</h4>
               </div>
             </div>
           </div>
@@ -127,7 +127,7 @@ Db::associate(DbTxn *txnid, Db *secondary,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm7376624"></a>callback</h4>
+                <h4 class="title"><a id="idm1855856"></a>callback</h4>
               </div>
             </div>
           </div>
@@ -295,7 +295,7 @@ Db::associate(DbTxn *txnid, Db *secondary,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm3520552"></a>flags</h4>
+                <h4 class="title"><a id="idp2104080"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -364,7 +364,7 @@ Db::associate(DbTxn *txnid, Db *secondary,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm3200224"></a>Errors</h3>
+              <h3 class="title"><a id="idp2397616"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -382,7 +382,7 @@ Db::associate(DbTxn *txnid, Db *secondary,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm4289440"></a> <span>DbRepHandleDeadException or</span> DB_REP_HANDLE_DEAD</h4>
+                <h4 class="title"><a id="idp1704336"></a> <span>DbRepHandleDeadException or</span> DB_REP_HANDLE_DEAD</h4>
               </div>
             </div>
           </div>
@@ -404,7 +404,7 @@ Db::associate(DbTxn *txnid, Db *secondary,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm4472336"></a><span>DbDeadlockException or </span>DB_REP_LOCKOUT</h4>
+                <h4 class="title"><a id="idp1497560"></a><span>DbDeadlockException or </span>DB_REP_LOCKOUT</h4>
               </div>
             </div>
           </div>
@@ -421,7 +421,7 @@ Db::associate(DbTxn *txnid, Db *secondary,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm5040472"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp615600"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -437,7 +437,7 @@ Db::associate(DbTxn *txnid, Db *secondary,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm4123200"></a>Class</h3>
+              <h3 class="title"><a id="idp1784504"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -449,7 +449,7 @@ Db::associate(DbTxn *txnid, Db *secondary,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm4823792"></a>See Also</h3>
+              <h3 class="title"><a id="idp843656"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbassociate_foreign.html b/docs/api_reference/CXX/dbassociate_foreign.html
index b198264..09628bb 100644
--- a/docs/api_reference/CXX/dbassociate_foreign.html
+++ b/docs/api_reference/CXX/dbassociate_foreign.html
@@ -79,7 +79,7 @@ DB::associate_foreign(Db *secondary,,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm5626904"></a>Parameters</h3>
+              <h3 class="title"><a id="idp87016"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -87,7 +87,7 @@ DB::associate_foreign(Db *secondary,,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm5806496"></a>secondary</h4>
+                <h4 class="title"><a id="idp113288"></a>secondary</h4>
               </div>
             </div>
           </div>
@@ -101,7 +101,7 @@ DB::associate_foreign(Db *secondary,,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm5955552"></a>callback</h4>
+                <h4 class="title"><a id="idm149216"></a>callback</h4>
               </div>
             </div>
           </div>
@@ -181,7 +181,7 @@ DB::associate_foreign(Db *secondary,,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm878624"></a>flags</h4>
+                <h4 class="title"><a id="idm2106272"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -227,7 +227,7 @@ DB::associate_foreign(Db *secondary,,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm5508272"></a>Errors</h3>
+              <h3 class="title"><a id="idp719440"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -245,7 +245,7 @@ DB::associate_foreign(Db *secondary,,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm967656"></a> <span>DbRepHandleDeadException or</span> DB_REP_HANDLE_DEAD</h4>
+                <h4 class="title"><a id="idp4471568"></a> <span>DbRepHandleDeadException or</span> DB_REP_HANDLE_DEAD</h4>
               </div>
             </div>
           </div>
@@ -267,7 +267,7 @@ DB::associate_foreign(Db *secondary,,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1919976"></a><span>DbDeadlockException or </span>DB_REP_LOCKOUT</h4>
+                <h4 class="title"><a id="idp4064360"></a><span>DbDeadlockException or </span>DB_REP_LOCKOUT</h4>
               </div>
             </div>
           </div>
@@ -284,7 +284,7 @@ DB::associate_foreign(Db *secondary,,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2196712"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp3435160"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -301,7 +301,7 @@ DB::associate_foreign(Db *secondary,,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1429984"></a>Class</h3>
+              <h3 class="title"><a id="idm2353024"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -313,7 +313,7 @@ DB::associate_foreign(Db *secondary,,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2622568"></a>See Also</h3>
+              <h3 class="title"><a id="idp3385048"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbcclose.html b/docs/api_reference/CXX/dbcclose.html
index c627e8d..5486fec 100644
--- a/docs/api_reference/CXX/dbcclose.html
+++ b/docs/api_reference/CXX/dbcclose.html
@@ -78,7 +78,7 @@ because, closing a database handle or a transaction handle closes those open cur
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp747560"></a>Errors</h3>
+              <h3 class="title"><a id="idp6089344"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -96,7 +96,7 @@ because, closing a database handle or a transaction handle closes those open cur
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp758168"></a><span>DbDeadlockException or </span>DB_LOCK_DEADLOCK</h4>
+                <h4 class="title"><a id="idp6118880"></a><span>DbDeadlockException or </span>DB_LOCK_DEADLOCK</h4>
               </div>
             </div>
           </div>
@@ -114,7 +114,7 @@ because, closing a database handle or a transaction handle closes those open cur
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp759464"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
+                <h4 class="title"><a id="idp6092240"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
               </div>
             </div>
           </div>
@@ -139,7 +139,7 @@ because, closing a database handle or a transaction handle closes those open cur
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp747728"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp6108448"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -152,7 +152,7 @@ because, closing a database handle or a transaction handle closes those open cur
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp742488"></a>Class</h3>
+              <h3 class="title"><a id="idp6104048"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -164,7 +164,7 @@ because, closing a database handle or a transaction handle closes those open cur
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp729616"></a>See Also</h3>
+              <h3 class="title"><a id="idp6121656"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbccmp.html b/docs/api_reference/CXX/dbccmp.html
index 06433c7..2236302 100644
--- a/docs/api_reference/CXX/dbccmp.html
+++ b/docs/api_reference/CXX/dbccmp.html
@@ -59,7 +59,7 @@ Dbc::cmp(Dbc *other_cursor, int *result, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp767544"></a>Parameters</h3>
+              <h3 class="title"><a id="idp6127824"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -67,7 +67,7 @@ Dbc::cmp(Dbc *other_cursor, int *result, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp766896"></a>other_cursor</h4>
+                <h4 class="title"><a id="idp6128208"></a>other_cursor</h4>
               </div>
             </div>
           </div>
@@ -80,7 +80,7 @@ Dbc::cmp(Dbc *other_cursor, int *result, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp769984"></a>result</h4>
+                <h4 class="title"><a id="idp6121824"></a>result</h4>
               </div>
             </div>
           </div>
@@ -92,7 +92,7 @@ Dbc::cmp(Dbc *other_cursor, int *result, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp729288"></a>flags</h4>
+                <h4 class="title"><a id="idp6089792"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -106,7 +106,7 @@ Dbc::cmp(Dbc *other_cursor, int *result, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp704160"></a>Errors</h3>
+              <h3 class="title"><a id="idp6088128"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -124,7 +124,7 @@ Dbc::cmp(Dbc *other_cursor, int *result, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp775488"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp6135904"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -167,7 +167,7 @@ Dbc::cmp(Dbc *other_cursor, int *result, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp780768"></a>Class</h3>
+              <h3 class="title"><a id="idp6140952"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -179,7 +179,7 @@ Dbc::cmp(Dbc *other_cursor, int *result, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp774480"></a>See Also</h3>
+              <h3 class="title"><a id="idp6118336"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbccount.html b/docs/api_reference/CXX/dbccount.html
index 59eaf2a..b503b75 100644
--- a/docs/api_reference/CXX/dbccount.html
+++ b/docs/api_reference/CXX/dbccount.html
@@ -60,7 +60,7 @@ Dbc::count(db_recno_t *countp, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp778496"></a>Parameters</h3>
+              <h3 class="title"><a id="idp6144232"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -68,7 +68,7 @@ Dbc::count(db_recno_t *countp, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp780032"></a>countp</h4>
+                <h4 class="title"><a id="idp6126760"></a>countp</h4>
               </div>
             </div>
           </div>
@@ -82,7 +82,7 @@ Dbc::count(db_recno_t *countp, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp733720"></a>flags</h4>
+                <h4 class="title"><a id="idp6142032"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -96,7 +96,7 @@ Dbc::count(db_recno_t *countp, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp779040"></a>Errors</h3>
+              <h3 class="title"><a id="idp6123848"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -114,7 +114,7 @@ Dbc::count(db_recno_t *countp, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp765272"></a> <span>DbRepHandleDeadException or</span> DB_REP_HANDLE_DEAD</h4>
+                <h4 class="title"><a id="idp6125832"></a> <span>DbRepHandleDeadException or</span> DB_REP_HANDLE_DEAD</h4>
               </div>
             </div>
           </div>
@@ -136,7 +136,7 @@ Dbc::count(db_recno_t *countp, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp732856"></a><span>DbDeadlockException or </span>DB_REP_LOCKOUT</h4>
+                <h4 class="title"><a id="idp6127288"></a><span>DbDeadlockException or </span>DB_REP_LOCKOUT</h4>
               </div>
             </div>
           </div>
@@ -153,7 +153,7 @@ Dbc::count(db_recno_t *countp, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp790432"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp6150576"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -166,7 +166,7 @@ Dbc::count(db_recno_t *countp, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp770800"></a>Class</h3>
+              <h3 class="title"><a id="idp6118944"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -178,7 +178,7 @@ Dbc::count(db_recno_t *countp, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp791168"></a>See Also</h3>
+              <h3 class="title"><a id="idp6151096"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbcdel.html b/docs/api_reference/CXX/dbcdel.html
index 69de03b..79844a4 100644
--- a/docs/api_reference/CXX/dbcdel.html
+++ b/docs/api_reference/CXX/dbcdel.html
@@ -74,7 +74,7 @@ Dbc::del(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp795144"></a>Parameters</h3>
+              <h3 class="title"><a id="idp6126480"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -82,7 +82,7 @@ Dbc::del(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp764656"></a>flags</h4>
+                <h4 class="title"><a id="idp6125296"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -110,7 +110,7 @@ Dbc::del(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp801832"></a>Errors</h3>
+              <h3 class="title"><a id="idp6161976"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -128,7 +128,7 @@ Dbc::del(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp810224"></a>DB_FOREIGN_CONFLICT</h4>
+                <h4 class="title"><a id="idp6170152"></a>DB_FOREIGN_CONFLICT</h4>
               </div>
             </div>
           </div>
@@ -162,7 +162,7 @@ Dbc::del(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp784560"></a><span>DbDeadlockException or </span>DB_LOCK_DEADLOCK</h4>
+                <h4 class="title"><a id="idp6145528"></a><span>DbDeadlockException or </span>DB_LOCK_DEADLOCK</h4>
               </div>
             </div>
           </div>
@@ -180,7 +180,7 @@ Dbc::del(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp764720"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
+                <h4 class="title"><a id="idp6162944"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
               </div>
             </div>
           </div>
@@ -205,7 +205,7 @@ Dbc::del(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp808280"></a> <span>DbRepHandleDeadException or</span> DB_REP_HANDLE_DEAD</h4>
+                <h4 class="title"><a id="idp6163176"></a> <span>DbRepHandleDeadException or</span> DB_REP_HANDLE_DEAD</h4>
               </div>
             </div>
           </div>
@@ -227,7 +227,7 @@ Dbc::del(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp814144"></a><span>DbDeadlockException or </span>DB_REP_LOCKOUT</h4>
+                <h4 class="title"><a id="idp6174240"></a><span>DbDeadlockException or </span>DB_REP_LOCKOUT</h4>
               </div>
             </div>
           </div>
@@ -244,7 +244,7 @@ Dbc::del(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp813720"></a>DB_SECONDARY_BAD</h4>
+                <h4 class="title"><a id="idp6175320"></a>DB_SECONDARY_BAD</h4>
               </div>
             </div>
           </div>
@@ -256,7 +256,7 @@ Dbc::del(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp814360"></a>EACCES</h4>
+                <h4 class="title"><a id="idp6155448"></a>EACCES</h4>
               </div>
             </div>
           </div>
@@ -268,7 +268,7 @@ Dbc::del(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp795568"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp6155856"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -280,7 +280,7 @@ Dbc::del(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp795888"></a>EPERM</h4>
+                <h4 class="title"><a id="idp6156312"></a>EPERM</h4>
               </div>
             </div>
           </div>
@@ -295,7 +295,7 @@ Dbc::del(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp801616"></a>Class</h3>
+              <h3 class="title"><a id="idp6161760"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -307,7 +307,7 @@ Dbc::del(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp799376"></a>See Also</h3>
+              <h3 class="title"><a id="idp6159632"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbcdup.html b/docs/api_reference/CXX/dbcdup.html
index 07ffaea..a8e7cfa 100644
--- a/docs/api_reference/CXX/dbcdup.html
+++ b/docs/api_reference/CXX/dbcdup.html
@@ -62,7 +62,7 @@ Dbc::dup(Dbc **cursorp, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp819344"></a>Parameters</h3>
+              <h3 class="title"><a id="idp6179640"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -70,7 +70,7 @@ Dbc::dup(Dbc **cursorp, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp819832"></a>cursorp</h4>
+                <h4 class="title"><a id="idp6178992"></a>cursorp</h4>
               </div>
             </div>
           </div>
@@ -84,7 +84,7 @@ Dbc::dup(Dbc **cursorp, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp805520"></a>flags</h4>
+                <h4 class="title"><a id="idp6163688"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -116,7 +116,7 @@ Dbc::dup(Dbc **cursorp, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp826608"></a>Errors</h3>
+              <h3 class="title"><a id="idp6186504"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -134,7 +134,7 @@ Dbc::dup(Dbc **cursorp, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp834632"></a> <span>DbRepHandleDeadException or</span> DB_REP_HANDLE_DEAD</h4>
+                <h4 class="title"><a id="idp6194464"></a> <span>DbRepHandleDeadException or</span> DB_REP_HANDLE_DEAD</h4>
               </div>
             </div>
           </div>
@@ -156,7 +156,7 @@ Dbc::dup(Dbc **cursorp, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp813280"></a><span>DbDeadlockException or </span>DB_REP_LOCKOUT</h4>
+                <h4 class="title"><a id="idp6173376"></a><span>DbDeadlockException or </span>DB_REP_LOCKOUT</h4>
               </div>
             </div>
           </div>
@@ -173,7 +173,7 @@ Dbc::dup(Dbc **cursorp, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp827576"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp6167440"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -186,7 +186,7 @@ Dbc::dup(Dbc **cursorp, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp829848"></a>Class</h3>
+              <h3 class="title"><a id="idp6185136"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -198,7 +198,7 @@ Dbc::dup(Dbc **cursorp, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp827056"></a>See Also</h3>
+              <h3 class="title"><a id="idp6186952"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbcget.html b/docs/api_reference/CXX/dbcget.html
index 0bcf38e..93ef3b7 100644
--- a/docs/api_reference/CXX/dbcget.html
+++ b/docs/api_reference/CXX/dbcget.html
@@ -92,7 +92,7 @@ Dbc::pget(Dbt *key, Dbt *pkey, Dbt *data, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp808648"></a>Parameters</h3>
+              <h3 class="title"><a id="idp6167896"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -100,7 +100,7 @@ Dbc::pget(Dbt *key, Dbt *pkey, Dbt *data, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp843256"></a>key</h4>
+                <h4 class="title"><a id="idp6203160"></a>key</h4>
               </div>
             </div>
           </div>
@@ -123,7 +123,7 @@ Dbc::pget(Dbt *key, Dbt *pkey, Dbt *data, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp847712"></a>pkey</h4>
+                <h4 class="title"><a id="idp6207616"></a>pkey</h4>
               </div>
             </div>
           </div>
@@ -139,7 +139,7 @@ Dbc::pget(Dbt *key, Dbt *pkey, Dbt *data, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp833656"></a>data</h4>
+                <h4 class="title"><a id="idp6173912"></a>data</h4>
               </div>
             </div>
           </div>
@@ -151,7 +151,7 @@ Dbc::pget(Dbt *key, Dbt *pkey, Dbt *data, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp839824"></a>flags</h4>
+                <h4 class="title"><a id="idp6199728"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -732,7 +732,7 @@ Dbc::pget(Dbt *key, Dbt *pkey, Dbt *data, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp923536"></a>Errors</h3>
+              <h3 class="title"><a id="idp6283416"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -750,7 +750,7 @@ Dbc::pget(Dbt *key, Dbt *pkey, Dbt *data, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp931816"></a><span>DbMemoryException or </span>DB_BUFFER_SMALL</h4>
+                <h4 class="title"><a id="idp6291480"></a><span>DbMemoryException or </span>DB_BUFFER_SMALL</h4>
               </div>
             </div>
           </div>
@@ -767,7 +767,7 @@ Dbc::pget(Dbt *key, Dbt *pkey, Dbt *data, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp928832"></a><span>DbDeadlockException or </span>DB_LOCK_DEADLOCK</h4>
+                <h4 class="title"><a id="idp6288496"></a><span>DbDeadlockException or </span>DB_LOCK_DEADLOCK</h4>
               </div>
             </div>
           </div>
@@ -785,7 +785,7 @@ Dbc::pget(Dbt *key, Dbt *pkey, Dbt *data, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp890768"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
+                <h4 class="title"><a id="idp6201488"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
               </div>
             </div>
           </div>
@@ -810,7 +810,7 @@ Dbc::pget(Dbt *key, Dbt *pkey, Dbt *data, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp804792"></a> <span>DbRepHandleDeadException or</span> DB_REP_HANDLE_DEAD</h4>
+                <h4 class="title"><a id="idp6127128"></a> <span>DbRepHandleDeadException or</span> DB_REP_HANDLE_DEAD</h4>
               </div>
             </div>
           </div>
@@ -832,7 +832,7 @@ Dbc::pget(Dbt *key, Dbt *pkey, Dbt *data, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp845176"></a>DB_REP_LEASE_EXPIRED</h4>
+                <h4 class="title"><a id="idp6218328"></a>DB_REP_LEASE_EXPIRED</h4>
               </div>
             </div>
           </div>
@@ -844,7 +844,7 @@ Dbc::pget(Dbt *key, Dbt *pkey, Dbt *data, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp838072"></a><span>DbDeadlockException or </span>DB_REP_LOCKOUT</h4>
+                <h4 class="title"><a id="idp6216376"></a><span>DbDeadlockException or </span>DB_REP_LOCKOUT</h4>
               </div>
             </div>
           </div>
@@ -861,7 +861,7 @@ Dbc::pget(Dbt *key, Dbt *pkey, Dbt *data, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp858408"></a>DB_SECONDARY_BAD</h4>
+                <h4 class="title"><a id="idp6197752"></a>DB_SECONDARY_BAD</h4>
               </div>
             </div>
           </div>
@@ -873,7 +873,7 @@ Dbc::pget(Dbt *key, Dbt *pkey, Dbt *data, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp842464"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp6202088"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -890,7 +890,7 @@ Dbc::pget(Dbt *key, Dbt *pkey, Dbt *data, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp930112"></a>Class</h3>
+              <h3 class="title"><a id="idp6289776"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -902,7 +902,7 @@ Dbc::pget(Dbt *key, Dbt *pkey, Dbt *data, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp841928"></a>See Also</h3>
+              <h3 class="title"><a id="idp6201616"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbcget_priority.html b/docs/api_reference/CXX/dbcget_priority.html
index 1ac006d..b2e3e77 100644
--- a/docs/api_reference/CXX/dbcget_priority.html
+++ b/docs/api_reference/CXX/dbcget_priority.html
@@ -64,7 +64,7 @@ Dbc::get_priority(DB_CACHE_PRIORITY *priorityp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp939352"></a>Parameters</h3>
+              <h3 class="title"><a id="idp6299536"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ Dbc::get_priority(DB_CACHE_PRIORITY *priorityp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp939952"></a>priorityp</h4>
+                <h4 class="title"><a id="idp6300136"></a>priorityp</h4>
               </div>
             </div>
           </div>
@@ -87,7 +87,7 @@ Dbc::get_priority(DB_CACHE_PRIORITY *priorityp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp924184"></a>Class</h3>
+              <h3 class="title"><a id="idp6201768"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -99,7 +99,7 @@ Dbc::get_priority(DB_CACHE_PRIORITY *priorityp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp840784"></a>See Also</h3>
+              <h3 class="title"><a id="idp6289664"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbchannel_close.html b/docs/api_reference/CXX/dbchannel_close.html
index ee9589f..8e11bf5 100644
--- a/docs/api_reference/CXX/dbchannel_close.html
+++ b/docs/api_reference/CXX/dbchannel_close.html
@@ -69,7 +69,7 @@ DbChannel::close(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3941008"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9246680"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -77,7 +77,7 @@ DbChannel::close(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3940360"></a>flags</h4>
+                <h4 class="title"><a id="idp9288464"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -91,7 +91,7 @@ DbChannel::close(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3765688"></a>Errors</h3>
+              <h3 class="title"><a id="idp9128624"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -110,7 +110,7 @@ DbChannel::close(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3961272"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp9324216"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -124,7 +124,7 @@ DbChannel::close(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3960192"></a>Class</h3>
+              <h3 class="title"><a id="idp9323136"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -136,7 +136,7 @@ DbChannel::close(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3909448"></a>See Also</h3>
+              <h3 class="title"><a id="idp9322448"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbchannel_send_msg.html b/docs/api_reference/CXX/dbchannel_send_msg.html
index f724ec1..15be38b 100644
--- a/docs/api_reference/CXX/dbchannel_send_msg.html
+++ b/docs/api_reference/CXX/dbchannel_send_msg.html
@@ -87,7 +87,7 @@ DbChannel::send_msg(Dbt *msg, u_int32_t nmsg, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3968304"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9331144"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -95,7 +95,7 @@ DbChannel::send_msg(Dbt *msg, u_int32_t nmsg, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3967656"></a>msg</h4>
+                <h4 class="title"><a id="idp9330496"></a>msg</h4>
               </div>
             </div>
           </div>
@@ -115,7 +115,7 @@ DbChannel::send_msg(Dbt *msg, u_int32_t nmsg, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3945888"></a>nmsg</h4>
+                <h4 class="title"><a id="idp9308472"></a>nmsg</h4>
               </div>
             </div>
           </div>
@@ -128,7 +128,7 @@ DbChannel::send_msg(Dbt *msg, u_int32_t nmsg, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3946320"></a>flags</h4>
+                <h4 class="title"><a id="idp9327024"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -142,7 +142,7 @@ DbChannel::send_msg(Dbt *msg, u_int32_t nmsg, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3956128"></a>Errors</h3>
+              <h3 class="title"><a id="idp9128424"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -161,7 +161,7 @@ DbChannel::send_msg(Dbt *msg, u_int32_t nmsg, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3976872"></a>DB_NOSERVER</h4>
+                <h4 class="title"><a id="idp9339720"></a>DB_NOSERVER</h4>
               </div>
             </div>
           </div>
@@ -178,7 +178,7 @@ DbChannel::send_msg(Dbt *msg, u_int32_t nmsg, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3974496"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp9337344"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -192,7 +192,7 @@ DbChannel::send_msg(Dbt *msg, u_int32_t nmsg, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3945520"></a>Class</h3>
+              <h3 class="title"><a id="idp9308104"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -204,7 +204,7 @@ DbChannel::send_msg(Dbt *msg, u_int32_t nmsg, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3969168"></a>See Also</h3>
+              <h3 class="title"><a id="idp9332224"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbchannel_send_request.html b/docs/api_reference/CXX/dbchannel_send_request.html
index 07a29bf..6746f6b 100644
--- a/docs/api_reference/CXX/dbchannel_send_request.html
+++ b/docs/api_reference/CXX/dbchannel_send_request.html
@@ -78,7 +78,7 @@ DbChannel::send_request(Dbt *request, u_int32_t nrequest,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3981728"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9344800"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -86,7 +86,7 @@ DbChannel::send_request(Dbt *request, u_int32_t nrequest,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3982392"></a>request</h4>
+                <h4 class="title"><a id="idp9345184"></a>request</h4>
               </div>
             </div>
           </div>
@@ -106,7 +106,7 @@ DbChannel::send_request(Dbt *request, u_int32_t nrequest,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3984376"></a>nrequest</h4>
+                <h4 class="title"><a id="idp9340936"></a>nrequest</h4>
               </div>
             </div>
           </div>
@@ -119,7 +119,7 @@ DbChannel::send_request(Dbt *request, u_int32_t nrequest,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3981400"></a>response</h4>
+                <h4 class="title"><a id="idp9344040"></a>response</h4>
               </div>
             </div>
           </div>
@@ -155,7 +155,7 @@ DbChannel::send_request(Dbt *request, u_int32_t nrequest,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3976936"></a>timeout</h4>
+                <h4 class="title"><a id="idp9332504"></a>timeout</h4>
               </div>
             </div>
           </div>
@@ -182,7 +182,7 @@ DbChannel::send_request(Dbt *request, u_int32_t nrequest,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3984896"></a>flags</h4>
+                <h4 class="title"><a id="idp9327720"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -203,7 +203,7 @@ DbChannel::send_request(Dbt *request, u_int32_t nrequest,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3985976"></a>Errors</h3>
+              <h3 class="title"><a id="idp9348672"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -222,7 +222,7 @@ DbChannel::send_request(Dbt *request, u_int32_t nrequest,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3990496"></a>DB_BUFFER_SMALL</h4>
+                <h4 class="title"><a id="idp9353168"></a>DB_BUFFER_SMALL</h4>
               </div>
             </div>
           </div>
@@ -238,7 +238,7 @@ DbChannel::send_request(Dbt *request, u_int32_t nrequest,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3992952"></a>DB_NOSERVER</h4>
+                <h4 class="title"><a id="idp9355624"></a>DB_NOSERVER</h4>
               </div>
             </div>
           </div>
@@ -255,7 +255,7 @@ DbChannel::send_request(Dbt *request, u_int32_t nrequest,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3971664"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp9334448"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -269,7 +269,7 @@ DbChannel::send_request(Dbt *request, u_int32_t nrequest,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3989416"></a>Class</h3>
+              <h3 class="title"><a id="idp9352088"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -281,7 +281,7 @@ DbChannel::send_request(Dbt *request, u_int32_t nrequest,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3982592"></a>See Also</h3>
+              <h3 class="title"><a id="idp9345448"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbchannel_set_timeout.html b/docs/api_reference/CXX/dbchannel_set_timeout.html
index cae541b..58d721a 100644
--- a/docs/api_reference/CXX/dbchannel_set_timeout.html
+++ b/docs/api_reference/CXX/dbchannel_set_timeout.html
@@ -63,7 +63,7 @@ DbChannel::set_timeout(db_timeout_t timeout);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4003536"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9366080"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -71,7 +71,7 @@ DbChannel::set_timeout(db_timeout_t timeout);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4002888"></a>timeout</h4>
+                <h4 class="title"><a id="idp9365432"></a>timeout</h4>
               </div>
             </div>
           </div>
@@ -89,7 +89,7 @@ DbChannel::set_timeout(db_timeout_t timeout);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3987472"></a>Errors</h3>
+              <h3 class="title"><a id="idp9350144"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -108,7 +108,7 @@ DbChannel::set_timeout(db_timeout_t timeout);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4009608"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp9371920"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -122,7 +122,7 @@ DbChannel::set_timeout(db_timeout_t timeout);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4008528"></a>Class</h3>
+              <h3 class="title"><a id="idp9370840"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -134,7 +134,7 @@ DbChannel::set_timeout(db_timeout_t timeout);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4010904"></a>See Also</h3>
+              <h3 class="title"><a id="idp9373216"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbclose.html b/docs/api_reference/CXX/dbclose.html
index 9a4ac51..00f884b 100644
--- a/docs/api_reference/CXX/dbclose.html
+++ b/docs/api_reference/CXX/dbclose.html
@@ -103,7 +103,7 @@ Db::close(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h4 class="title"><a id="idm2187392"></a><span>DbDeadlockException or </span>DB_LOCK_DEADLOCK</h4>
+              <h4 class="title"><a id="idp3734048"></a><span>DbDeadlockException or </span>DB_LOCK_DEADLOCK</h4>
             </div>
           </div>
         </div>
@@ -121,7 +121,7 @@ Db::close(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h4 class="title"><a id="idm763760"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
+              <h4 class="title"><a id="idp2491512"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
             </div>
           </div>
         </div>
@@ -146,7 +146,7 @@ Db::close(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h4 class="title"><a id="idm1109448"></a>EINVAL</h4>
+              <h4 class="title"><a id="idp2411120"></a>EINVAL</h4>
             </div>
           </div>
         </div>
@@ -158,7 +158,7 @@ Db::close(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm3753096"></a>Parameters</h3>
+              <h3 class="title"><a id="idp2080096"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -166,7 +166,7 @@ Db::close(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm3746688"></a>flags</h4>
+                <h4 class="title"><a id="idp1872976"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -213,7 +213,7 @@ Db::close(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm3948648"></a>Errors</h3>
+              <h3 class="title"><a id="idp2046584"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -231,7 +231,7 @@ Db::close(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm4074912"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp1982528"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -246,7 +246,7 @@ Db::close(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm4405032"></a><span>DbDeadlockException or </span>DB_LOCK_DEADLOCK</h4>
+                <h4 class="title"><a id="idp957072"></a><span>DbDeadlockException or </span>DB_LOCK_DEADLOCK</h4>
               </div>
             </div>
           </div>
@@ -264,7 +264,7 @@ Db::close(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm5040696"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
+                <h4 class="title"><a id="idp1043208"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
               </div>
             </div>
           </div>
@@ -289,7 +289,7 @@ Db::close(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm5332888"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp3690800"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -302,7 +302,7 @@ Db::close(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm5921248"></a>Class</h3>
+              <h3 class="title"><a id="idp1040496"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -314,7 +314,7 @@ Db::close(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm6591192"></a>See Also</h3>
+              <h3 class="title"><a id="idp84192"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbcompact.html b/docs/api_reference/CXX/dbcompact.html
index 8d700a9..b96b94d 100644
--- a/docs/api_reference/CXX/dbcompact.html
+++ b/docs/api_reference/CXX/dbcompact.html
@@ -63,7 +63,7 @@ Db::compact(DbTxn *txnid,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm7211976"></a>Parameters</h3>
+              <h3 class="title"><a id="idm448944"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -71,7 +71,7 @@ Db::compact(DbTxn *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm7004472"></a>txnid</h4>
+                <h4 class="title"><a id="idm165544"></a>txnid</h4>
               </div>
             </div>
           </div>
@@ -102,7 +102,7 @@ Db::compact(DbTxn *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm247344"></a>start</h4>
+                <h4 class="title"><a id="idm1372928"></a>start</h4>
               </div>
             </div>
           </div>
@@ -121,7 +121,7 @@ Db::compact(DbTxn *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm7584288"></a>stop</h4>
+                <h4 class="title"><a id="idm1085136"></a>stop</h4>
               </div>
             </div>
           </div>
@@ -139,7 +139,7 @@ Db::compact(DbTxn *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1062184"></a>c_data</h4>
+                <h4 class="title"><a id="idm1896352"></a>c_data</h4>
               </div>
             </div>
           </div>
@@ -262,7 +262,7 @@ Db::compact(DbTxn *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1952256"></a>flags</h4>
+                <h4 class="title"><a id="idp4593856"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -312,7 +312,7 @@ Db::compact(DbTxn *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1598608"></a>end</h4>
+                <h4 class="title"><a id="idp3774880"></a>end</h4>
               </div>
             </div>
           </div>
@@ -331,7 +331,7 @@ Db::compact(DbTxn *txnid,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm3463976"></a>Errors</h3>
+              <h3 class="title"><a id="idp3106064"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -349,7 +349,7 @@ Db::compact(DbTxn *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm3544888"></a><span>DbDeadlockException or </span>DB_LOCK_DEADLOCK</h4>
+                <h4 class="title"><a id="idp3880208"></a><span>DbDeadlockException or </span>DB_LOCK_DEADLOCK</h4>
               </div>
             </div>
           </div>
@@ -367,7 +367,7 @@ Db::compact(DbTxn *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm4100832"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
+                <h4 class="title"><a id="idp2656000"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
               </div>
             </div>
           </div>
@@ -392,7 +392,7 @@ Db::compact(DbTxn *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm4149472"></a> <span>DbRepHandleDeadException or</span> DB_REP_HANDLE_DEAD</h4>
+                <h4 class="title"><a id="idp3056480"></a> <span>DbRepHandleDeadException or</span> DB_REP_HANDLE_DEAD</h4>
               </div>
             </div>
           </div>
@@ -414,7 +414,7 @@ Db::compact(DbTxn *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm4549552"></a><span>DbDeadlockException or </span>DB_REP_LOCKOUT</h4>
+                <h4 class="title"><a id="idp3010448"></a><span>DbDeadlockException or </span>DB_REP_LOCKOUT</h4>
               </div>
             </div>
           </div>
@@ -431,7 +431,7 @@ Db::compact(DbTxn *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm5334144"></a>EACCES</h4>
+                <h4 class="title"><a id="idp1673560"></a>EACCES</h4>
               </div>
             </div>
           </div>
@@ -443,7 +443,7 @@ Db::compact(DbTxn *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm4952928"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp1696840"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -456,7 +456,7 @@ Db::compact(DbTxn *txnid,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1561328"></a>Class</h3>
+              <h3 class="title"><a id="idp3838680"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -468,7 +468,7 @@ Db::compact(DbTxn *txnid,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm5746688"></a>See Also</h3>
+              <h3 class="title"><a id="idp1905120"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbcput.html b/docs/api_reference/CXX/dbcput.html
index ed9f3a8..fd6689b 100644
--- a/docs/api_reference/CXX/dbcput.html
+++ b/docs/api_reference/CXX/dbcput.html
@@ -65,7 +65,7 @@ Dbc::put(Dbt *key, Dbt *data, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp950872"></a>Parameters</h3>
+              <h3 class="title"><a id="idp6310816"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -73,7 +73,7 @@ Dbc::put(Dbt *key, Dbt *data, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp951064"></a>key</h4>
+                <h4 class="title"><a id="idp6311008"></a>key</h4>
               </div>
             </div>
           </div>
@@ -93,7 +93,7 @@ Dbc::put(Dbt *key, Dbt *data, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp876432"></a>data</h4>
+                <h4 class="title"><a id="idp6201832"></a>data</h4>
               </div>
             </div>
           </div>
@@ -105,7 +105,7 @@ Dbc::put(Dbt *key, Dbt *data, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp923816"></a>flags</h4>
+                <h4 class="title"><a id="idp6283912"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -256,7 +256,7 @@ Dbc::put(Dbt *key, Dbt *data, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp961920"></a>Errors</h3>
+              <h3 class="title"><a id="idp6321920"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -288,7 +288,7 @@ Dbc::put(Dbt *key, Dbt *data, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp977016"></a>DB_FOREIGN_CONFLICT</h4>
+                <h4 class="title"><a id="idp6337016"></a>DB_FOREIGN_CONFLICT</h4>
               </div>
             </div>
           </div>
@@ -322,7 +322,7 @@ Dbc::put(Dbt *key, Dbt *data, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp935800"></a>DB_HEAP_FULL</h4>
+                <h4 class="title"><a id="idp6307424"></a>DB_HEAP_FULL</h4>
               </div>
             </div>
           </div>
@@ -338,7 +338,7 @@ Dbc::put(Dbt *key, Dbt *data, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp947832"></a><span>DbDeadlockException or </span>DB_LOCK_DEADLOCK</h4>
+                <h4 class="title"><a id="idp6342680"></a><span>DbDeadlockException or </span>DB_LOCK_DEADLOCK</h4>
               </div>
             </div>
           </div>
@@ -356,7 +356,7 @@ Dbc::put(Dbt *key, Dbt *data, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp856240"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
+                <h4 class="title"><a id="idp6323784"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
               </div>
             </div>
           </div>
@@ -381,7 +381,7 @@ Dbc::put(Dbt *key, Dbt *data, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp960392"></a> <span>DbRepHandleDeadException or</span> DB_REP_HANDLE_DEAD</h4>
+                <h4 class="title"><a id="idp6299016"></a> <span>DbRepHandleDeadException or</span> DB_REP_HANDLE_DEAD</h4>
               </div>
             </div>
           </div>
@@ -403,7 +403,7 @@ Dbc::put(Dbt *key, Dbt *data, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp987592"></a><span>DbDeadlockException or </span>DB_REP_LOCKOUT</h4>
+                <h4 class="title"><a id="idp6346784"></a><span>DbDeadlockException or </span>DB_REP_LOCKOUT</h4>
               </div>
             </div>
           </div>
@@ -420,7 +420,7 @@ Dbc::put(Dbt *key, Dbt *data, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp989320"></a>EACCES</h4>
+                <h4 class="title"><a id="idp6349160"></a>EACCES</h4>
               </div>
             </div>
           </div>
@@ -432,7 +432,7 @@ Dbc::put(Dbt *key, Dbt *data, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp984864"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp6344696"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -454,7 +454,7 @@ Dbc::put(Dbt *key, Dbt *data, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp953632"></a>EPERM</h4>
+                <h4 class="title"><a id="idp6309512"></a>EPERM</h4>
               </div>
             </div>
           </div>
@@ -469,7 +469,7 @@ Dbc::put(Dbt *key, Dbt *data, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp964544"></a>Class</h3>
+              <h3 class="title"><a id="idp6319176"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -481,7 +481,7 @@ Dbc::put(Dbt *key, Dbt *data, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp987264"></a>See Also</h3>
+              <h3 class="title"><a id="idp6346456"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbcreate.html b/docs/api_reference/CXX/dbcreate.html
index a3eb38c..f1ebcca 100644
--- a/docs/api_reference/CXX/dbcreate.html
+++ b/docs/api_reference/CXX/dbcreate.html
@@ -108,7 +108,7 @@ public:
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm6525176"></a>Parameters</h3>
+              <h3 class="title"><a id="idm50360"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -116,7 +116,7 @@ public:
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm991128"></a>dbenv</h4>
+                <h4 class="title"><a id="idp88024"></a>dbenv</h4>
               </div>
             </div>
           </div>
@@ -143,7 +143,7 @@ public:
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1035008"></a>flags</h4>
+                <h4 class="title"><a id="idm357600"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -179,7 +179,7 @@ public:
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2421992"></a>Class</h3>
+              <h3 class="title"><a id="idm1691064"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -191,7 +191,7 @@ public:
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1839024"></a>See Also</h3>
+              <h3 class="title"><a id="idm1672480"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbcset_priority.html b/docs/api_reference/CXX/dbcset_priority.html
index cee5200..6610722 100644
--- a/docs/api_reference/CXX/dbcset_priority.html
+++ b/docs/api_reference/CXX/dbcset_priority.html
@@ -72,7 +72,7 @@ Dbc::set_priority(DB_CACHE_PRIORITY priority); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp986512"></a>Parameters</h3>
+              <h3 class="title"><a id="idp6348248"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -80,7 +80,7 @@ Dbc::set_priority(DB_CACHE_PRIORITY priority); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp986744"></a>priority</h4>
+                <h4 class="title"><a id="idp6309576"></a>priority</h4>
               </div>
             </div>
           </div>
@@ -138,7 +138,7 @@ Dbc::set_priority(DB_CACHE_PRIORITY priority); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1006384"></a>Class</h3>
+              <h3 class="title"><a id="idp6366480"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -150,7 +150,7 @@ Dbc::set_priority(DB_CACHE_PRIORITY priority); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1007464"></a>See Also</h3>
+              <h3 class="title"><a id="idp6367560"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbcursor.html b/docs/api_reference/CXX/dbcursor.html
index dbe493e..57640df 100644
--- a/docs/api_reference/CXX/dbcursor.html
+++ b/docs/api_reference/CXX/dbcursor.html
@@ -63,7 +63,7 @@ Db::cursor(DbTxn *txnid, Dbc **cursorp, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp721280"></a>Parameters</h3>
+              <h3 class="title"><a id="idm2293120"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -71,7 +71,7 @@ Db::cursor(DbTxn *txnid, Dbc **cursorp, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp685840"></a>txnid</h4>
+                <h4 class="title"><a id="idm2293768"></a>txnid</h4>
               </div>
             </div>
           </div>
@@ -96,7 +96,7 @@ Db::cursor(DbTxn *txnid, Dbc **cursorp, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp735072"></a>cursorp</h4>
+                <h4 class="title"><a id="idp6095680"></a>cursorp</h4>
               </div>
             </div>
           </div>
@@ -109,7 +109,7 @@ Db::cursor(DbTxn *txnid, Dbc **cursorp, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp725360"></a>flags</h4>
+                <h4 class="title"><a id="idp6085968"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -198,7 +198,7 @@ Db::cursor(DbTxn *txnid, Dbc **cursorp, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp741840"></a>Errors</h3>
+              <h3 class="title"><a id="idp6102504"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -216,7 +216,7 @@ Db::cursor(DbTxn *txnid, Dbc **cursorp, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp746408"></a> <span>DbRepHandleDeadException or</span> DB_REP_HANDLE_DEAD</h4>
+                <h4 class="title"><a id="idp6094264"></a> <span>DbRepHandleDeadException or</span> DB_REP_HANDLE_DEAD</h4>
               </div>
             </div>
           </div>
@@ -238,7 +238,7 @@ Db::cursor(DbTxn *txnid, Dbc **cursorp, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp726544"></a><span>DbDeadlockException or </span>DB_REP_LOCKOUT</h4>
+                <h4 class="title"><a id="idp6087152"></a><span>DbDeadlockException or </span>DB_REP_LOCKOUT</h4>
               </div>
             </div>
           </div>
@@ -255,7 +255,7 @@ Db::cursor(DbTxn *txnid, Dbc **cursorp, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp726776"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp6087600"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -268,7 +268,7 @@ Db::cursor(DbTxn *txnid, Dbc **cursorp, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp744896"></a>Class</h3>
+              <h3 class="title"><a id="idp6105992"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -280,7 +280,7 @@ Db::cursor(DbTxn *txnid, Dbc **cursorp, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp745864"></a>See Also</h3>
+              <h3 class="title"><a id="idp6088712"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbdel.html b/docs/api_reference/CXX/dbdel.html
index 113ddb5..826b71e 100644
--- a/docs/api_reference/CXX/dbdel.html
+++ b/docs/api_reference/CXX/dbdel.html
@@ -72,7 +72,7 @@ Db::del(DbTxn *txnid, Dbt *key, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm3467064"></a>Parameters</h3>
+              <h3 class="title"><a id="idm1381400"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -80,7 +80,7 @@ Db::del(DbTxn *txnid, Dbt *key, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm7482088"></a>txnid</h4>
+                <h4 class="title"><a id="idp4332848"></a>txnid</h4>
               </div>
             </div>
           </div>
@@ -100,7 +100,7 @@ Db::del(DbTxn *txnid, Dbt *key, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2877848"></a>key</h4>
+                <h4 class="title"><a id="idm2188096"></a>key</h4>
               </div>
             </div>
           </div>
@@ -112,7 +112,7 @@ Db::del(DbTxn *txnid, Dbt *key, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2014984"></a>flags</h4>
+                <h4 class="title"><a id="idp3450752"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -197,7 +197,7 @@ Db::del(DbTxn *txnid, Dbt *key, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1447488"></a>Errors</h3>
+              <h3 class="title"><a id="idp465120"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -215,7 +215,7 @@ Db::del(DbTxn *txnid, Dbt *key, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm5188904"></a>DB_FOREIGN_CONFLICT</h4>
+                <h4 class="title"><a id="idp2592168"></a>DB_FOREIGN_CONFLICT</h4>
               </div>
             </div>
           </div>
@@ -249,7 +249,7 @@ Db::del(DbTxn *txnid, Dbt *key, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm7055472"></a><span>DbDeadlockException or </span>DB_LOCK_DEADLOCK</h4>
+                <h4 class="title"><a id="idp2478240"></a><span>DbDeadlockException or </span>DB_LOCK_DEADLOCK</h4>
               </div>
             </div>
           </div>
@@ -267,7 +267,7 @@ Db::del(DbTxn *txnid, Dbt *key, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm6549472"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
+                <h4 class="title"><a id="idp1954888"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
               </div>
             </div>
           </div>
@@ -292,7 +292,7 @@ Db::del(DbTxn *txnid, Dbt *key, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm780832"></a> <span>DbRepHandleDeadException or</span> DB_REP_HANDLE_DEAD</h4>
+                <h4 class="title"><a id="idp1807704"></a> <span>DbRepHandleDeadException or</span> DB_REP_HANDLE_DEAD</h4>
               </div>
             </div>
           </div>
@@ -314,7 +314,7 @@ Db::del(DbTxn *txnid, Dbt *key, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1216720"></a><span>DbDeadlockException or </span>DB_REP_LOCKOUT</h4>
+                <h4 class="title"><a id="idp1781496"></a><span>DbDeadlockException or </span>DB_REP_LOCKOUT</h4>
               </div>
             </div>
           </div>
@@ -331,7 +331,7 @@ Db::del(DbTxn *txnid, Dbt *key, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm768528"></a>DB_SECONDARY_BAD</h4>
+                <h4 class="title"><a id="idm545304"></a>DB_SECONDARY_BAD</h4>
               </div>
             </div>
           </div>
@@ -343,7 +343,7 @@ Db::del(DbTxn *txnid, Dbt *key, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1164512"></a>EACCES</h4>
+                <h4 class="title"><a id="idp1092920"></a>EACCES</h4>
               </div>
             </div>
           </div>
@@ -355,7 +355,7 @@ Db::del(DbTxn *txnid, Dbt *key, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1079552"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp307416"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -368,7 +368,7 @@ Db::del(DbTxn *txnid, Dbt *key, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1069176"></a>Class</h3>
+              <h3 class="title"><a id="idp903376"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -380,7 +380,7 @@ Db::del(DbTxn *txnid, Dbt *key, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1440608"></a>See Also</h3>
+              <h3 class="title"><a id="idp591520"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dberr.html b/docs/api_reference/CXX/dberr.html
index 243ee9e..ed978a4 100644
--- a/docs/api_reference/CXX/dberr.html
+++ b/docs/api_reference/CXX/dberr.html
@@ -150,7 +150,7 @@ Db::errx(const char *fmt, ...);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm4371032"></a>Parameters</h3>
+              <h3 class="title"><a id="idp4339256"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -158,7 +158,7 @@ Db::errx(const char *fmt, ...);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm4937928"></a>error</h4>
+                <h4 class="title"><a id="idp4577400"></a>error</h4>
               </div>
             </div>
           </div>
@@ -172,7 +172,7 @@ Db::errx(const char *fmt, ...);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm4208048"></a>fmt</h4>
+                <h4 class="title"><a id="idp4690776"></a>fmt</h4>
               </div>
             </div>
           </div>
@@ -186,7 +186,7 @@ Db::errx(const char *fmt, ...);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm3713648"></a>Class</h3>
+              <h3 class="title"><a id="idp3884048"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -198,7 +198,7 @@ Db::errx(const char *fmt, ...);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm5288040"></a>See Also</h3>
+              <h3 class="title"><a id="idp2415496"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbexists.html b/docs/api_reference/CXX/dbexists.html
index 450fed1..35979d1 100644
--- a/docs/api_reference/CXX/dbexists.html
+++ b/docs/api_reference/CXX/dbexists.html
@@ -57,7 +57,7 @@ Db::exists(DbTxn *txnid, Dbt *key, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2059096"></a>Parameters</h3>
+              <h3 class="title"><a id="idm914008"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -65,7 +65,7 @@ Db::exists(DbTxn *txnid, Dbt *key, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm6602992"></a>txnid</h4>
+                <h4 class="title"><a id="idp2890768"></a>txnid</h4>
               </div>
             </div>
           </div>
@@ -84,7 +84,7 @@ Db::exists(DbTxn *txnid, Dbt *key, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm4886000"></a>key</h4>
+                <h4 class="title"><a id="idp4528688"></a>key</h4>
               </div>
             </div>
           </div>
@@ -96,7 +96,7 @@ Db::exists(DbTxn *txnid, Dbt *key, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm5286328"></a>flags</h4>
+                <h4 class="title"><a id="idp2622904"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -154,7 +154,7 @@ Db::exists(DbTxn *txnid, Dbt *key, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm7687936"></a>Class</h3>
+              <h3 class="title"><a id="idp950616"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -166,7 +166,7 @@ Db::exists(DbTxn *txnid, Dbt *key, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2320880"></a>See Also</h3>
+              <h3 class="title"><a id="idp941448"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbfd.html b/docs/api_reference/CXX/dbfd.html
index 7bc3f95..c2a9182 100644
--- a/docs/api_reference/CXX/dbfd.html
+++ b/docs/api_reference/CXX/dbfd.html
@@ -72,7 +72,7 @@ Db::fd(int *fdp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2576800"></a>Parameters</h3>
+              <h3 class="title"><a id="idp1244280"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -80,7 +80,7 @@ Db::fd(int *fdp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2521664"></a>fdp</h4>
+                <h4 class="title"><a id="idp1695888"></a>fdp</h4>
               </div>
             </div>
           </div>
@@ -94,7 +94,7 @@ Db::fd(int *fdp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2671256"></a>Class</h3>
+              <h3 class="title"><a id="idm433288"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -106,7 +106,7 @@ Db::fd(int *fdp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1255536"></a>See Also</h3>
+              <h3 class="title"><a id="idp388120"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbget.html b/docs/api_reference/CXX/dbget.html
index 9720497..9cbe1e0 100644
--- a/docs/api_reference/CXX/dbget.html
+++ b/docs/api_reference/CXX/dbget.html
@@ -114,7 +114,7 @@ Db::pget(DbTxn *txnid, Dbt *key, Dbt *pkey, Dbt *data, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm6260864"></a>Parameters</h3>
+              <h3 class="title"><a id="idm2093240"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -122,7 +122,7 @@ Db::pget(DbTxn *txnid, Dbt *key, Dbt *pkey, Dbt *data, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm3127424"></a>txnid</h4>
+                <h4 class="title"><a id="idm863864"></a>txnid</h4>
               </div>
             </div>
           </div>
@@ -142,7 +142,7 @@ Db::pget(DbTxn *txnid, Dbt *key, Dbt *pkey, Dbt *data, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm4900000"></a>key</h4>
+                <h4 class="title"><a id="idm1758728"></a>key</h4>
               </div>
             </div>
           </div>
@@ -164,7 +164,7 @@ Db::pget(DbTxn *txnid, Dbt *key, Dbt *pkey, Dbt *data, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1075416"></a>pkey</h4>
+                <h4 class="title"><a id="idp2469400"></a>pkey</h4>
               </div>
             </div>
           </div>
@@ -180,7 +180,7 @@ Db::pget(DbTxn *txnid, Dbt *key, Dbt *pkey, Dbt *data, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm4929744"></a>data</h4>
+                <h4 class="title"><a id="idp3855488"></a>data</h4>
               </div>
             </div>
           </div>
@@ -192,7 +192,7 @@ Db::pget(DbTxn *txnid, Dbt *key, Dbt *pkey, Dbt *data, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm6617032"></a>flags</h4>
+                <h4 class="title"><a id="idp3238536"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -394,7 +394,7 @@ Db::pget(DbTxn *txnid, Dbt *key, Dbt *pkey, Dbt *data, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm4495832"></a>Errors</h3>
+              <h3 class="title"><a id="idm2079296"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -412,7 +412,7 @@ Db::pget(DbTxn *txnid, Dbt *key, Dbt *pkey, Dbt *data, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm7498848"></a><span>DbMemoryException or </span>DB_BUFFER_SMALL</h4>
+                <h4 class="title"><a id="idm160592"></a><span>DbMemoryException or </span>DB_BUFFER_SMALL</h4>
               </div>
             </div>
           </div>
@@ -429,7 +429,7 @@ Db::pget(DbTxn *txnid, Dbt *key, Dbt *pkey, Dbt *data, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2092176"></a><span>DbDeadlockException or </span>DB_LOCK_DEADLOCK</h4>
+                <h4 class="title"><a id="idm1302328"></a><span>DbDeadlockException or </span>DB_LOCK_DEADLOCK</h4>
               </div>
             </div>
           </div>
@@ -447,7 +447,7 @@ Db::pget(DbTxn *txnid, Dbt *key, Dbt *pkey, Dbt *data, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm3618088"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
+                <h4 class="title"><a id="idm335432"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
               </div>
             </div>
           </div>
@@ -472,7 +472,7 @@ Db::pget(DbTxn *txnid, Dbt *key, Dbt *pkey, Dbt *data, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm6411272"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
+                <h4 class="title"><a id="idm1726016"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
               </div>
             </div>
           </div>
@@ -491,7 +491,7 @@ Db::pget(DbTxn *txnid, Dbt *key, Dbt *pkey, Dbt *data, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm3713440"></a> <span>DbRepHandleDeadException or</span> DB_REP_HANDLE_DEAD</h4>
+                <h4 class="title"><a id="idm1710704"></a> <span>DbRepHandleDeadException or</span> DB_REP_HANDLE_DEAD</h4>
               </div>
             </div>
           </div>
@@ -513,7 +513,7 @@ Db::pget(DbTxn *txnid, Dbt *key, Dbt *pkey, Dbt *data, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm4931464"></a>DB_REP_LEASE_EXPIRED</h4>
+                <h4 class="title"><a id="idp3671328"></a>DB_REP_LEASE_EXPIRED</h4>
               </div>
             </div>
           </div>
@@ -525,7 +525,7 @@ Db::pget(DbTxn *txnid, Dbt *key, Dbt *pkey, Dbt *data, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm6020696"></a><span>DbDeadlockException or </span>DB_REP_LOCKOUT</h4>
+                <h4 class="title"><a id="idm1880800"></a><span>DbDeadlockException or </span>DB_REP_LOCKOUT</h4>
               </div>
             </div>
           </div>
@@ -542,7 +542,7 @@ Db::pget(DbTxn *txnid, Dbt *key, Dbt *pkey, Dbt *data, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm4699440"></a>DB_SECONDARY_BAD</h4>
+                <h4 class="title"><a id="idp3280024"></a>DB_SECONDARY_BAD</h4>
               </div>
             </div>
           </div>
@@ -554,7 +554,7 @@ Db::pget(DbTxn *txnid, Dbt *key, Dbt *pkey, Dbt *data, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm6474368"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp3156376"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -577,7 +577,7 @@ Db::pget(DbTxn *txnid, Dbt *key, Dbt *pkey, Dbt *data, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm7386704"></a>Class</h3>
+              <h3 class="title"><a id="idp2390704"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -589,7 +589,7 @@ Db::pget(DbTxn *txnid, Dbt *key, Dbt *pkey, Dbt *data, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm7035224"></a>See Also</h3>
+              <h3 class="title"><a id="idm2251448"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbget_bt_minkey.html b/docs/api_reference/CXX/dbget_bt_minkey.html
index 372a757..af3831f 100644
--- a/docs/api_reference/CXX/dbget_bt_minkey.html
+++ b/docs/api_reference/CXX/dbget_bt_minkey.html
@@ -65,7 +65,7 @@ Db::get_bt_minkey(u_int32_t *bt_minkeyp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm5531344"></a>Parameters</h3>
+              <h3 class="title"><a id="idp1993504"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -73,7 +73,7 @@ Db::get_bt_minkey(u_int32_t *bt_minkeyp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm6981984"></a>bt_minkeyp</h4>
+                <h4 class="title"><a id="idp3402472"></a>bt_minkeyp</h4>
               </div>
             </div>
           </div>
@@ -88,7 +88,7 @@ Db::get_bt_minkey(u_int32_t *bt_minkeyp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm7326000"></a>Class</h3>
+              <h3 class="title"><a id="idp937984"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -100,7 +100,7 @@ Db::get_bt_minkey(u_int32_t *bt_minkeyp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm5795856"></a>See Also</h3>
+              <h3 class="title"><a id="idp3007016"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbget_byteswapped.html b/docs/api_reference/CXX/dbget_byteswapped.html
index 289ff2f..d2e2917 100644
--- a/docs/api_reference/CXX/dbget_byteswapped.html
+++ b/docs/api_reference/CXX/dbget_byteswapped.html
@@ -69,7 +69,7 @@ Db::get_byteswapped(int *isswapped);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1717368"></a>Parameters</h3>
+              <h3 class="title"><a id="idp1720704"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -77,7 +77,7 @@ Db::get_byteswapped(int *isswapped);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1990192"></a>isswapped</h4>
+                <h4 class="title"><a id="idm496568"></a>isswapped</h4>
               </div>
             </div>
           </div>
@@ -95,7 +95,7 @@ Db::get_byteswapped(int *isswapped);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm6964952"></a>Errors</h3>
+              <h3 class="title"><a id="idp2679216"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -113,7 +113,7 @@ Db::get_byteswapped(int *isswapped);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm3078864"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp971248"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -127,7 +127,7 @@ Db::get_byteswapped(int *isswapped);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2662520"></a>Class</h3>
+              <h3 class="title"><a id="idm1903800"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -139,7 +139,7 @@ Db::get_byteswapped(int *isswapped);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2641056"></a>See Also</h3>
+              <h3 class="title"><a id="idm355752"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbget_cachesize.html b/docs/api_reference/CXX/dbget_cachesize.html
index 44e469c..6732009 100644
--- a/docs/api_reference/CXX/dbget_cachesize.html
+++ b/docs/api_reference/CXX/dbget_cachesize.html
@@ -67,7 +67,7 @@ Db::get_cachesize(u_int32_t *gbytesp, u_int32_t *bytesp, int *ncachep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm3909928"></a>Parameters</h3>
+              <h3 class="title"><a id="idm1035912"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ Db::get_cachesize(u_int32_t *gbytesp, u_int32_t *bytesp, int *ncachep);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm5335096"></a>gbytesp</h4>
+                <h4 class="title"><a id="idm658256"></a>gbytesp</h4>
               </div>
             </div>
           </div>
@@ -89,7 +89,7 @@ Db::get_cachesize(u_int32_t *gbytesp, u_int32_t *bytesp, int *ncachep);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm5840368"></a>bytesp</h4>
+                <h4 class="title"><a id="idm2123568"></a>bytesp</h4>
               </div>
             </div>
           </div>
@@ -103,7 +103,7 @@ Db::get_cachesize(u_int32_t *gbytesp, u_int32_t *bytesp, int *ncachep);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm5689448"></a>ncachep</h4>
+                <h4 class="title"><a id="idm285864"></a>ncachep</h4>
               </div>
             </div>
           </div>
@@ -118,7 +118,7 @@ Db::get_cachesize(u_int32_t *gbytesp, u_int32_t *bytesp, int *ncachep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1907792"></a>Class</h3>
+              <h3 class="title"><a id="idp4837400"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -130,7 +130,7 @@ Db::get_cachesize(u_int32_t *gbytesp, u_int32_t *bytesp, int *ncachep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm5964080"></a>See Also</h3>
+              <h3 class="title"><a id="idm563800"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbget_create_dir.html b/docs/api_reference/CXX/dbget_create_dir.html
index 3e32077..ecbd925 100644
--- a/docs/api_reference/CXX/dbget_create_dir.html
+++ b/docs/api_reference/CXX/dbget_create_dir.html
@@ -62,7 +62,7 @@ Db::get_create_dir(const char **dirp); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm6637752"></a>Parameters</h3>
+              <h3 class="title"><a id="idp2588232"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -70,7 +70,7 @@ Db::get_create_dir(const char **dirp); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2230520"></a>dirp</h4>
+                <h4 class="title"><a id="idp3354920"></a>dirp</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ Db::get_create_dir(const char **dirp); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm6001288"></a>Errors</h3>
+              <h3 class="title"><a id="idp2679088"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -104,7 +104,7 @@ Db::get_create_dir(const char **dirp); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1512848"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp3913576"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -117,7 +117,7 @@ Db::get_create_dir(const char **dirp); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm5849376"></a>Class</h3>
+              <h3 class="title"><a id="idp1925640"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -129,7 +129,7 @@ Db::get_create_dir(const char **dirp); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm7377184"></a>See Also</h3>
+              <h3 class="title"><a id="idm1734760"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbget_dbname.html b/docs/api_reference/CXX/dbget_dbname.html
index 18bdadb..4849a05 100644
--- a/docs/api_reference/CXX/dbget_dbname.html
+++ b/docs/api_reference/CXX/dbget_dbname.html
@@ -60,7 +60,7 @@ Db::get_dbname(const char **filenamep, const char **dbnamep); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2514784"></a>Parameters</h3>
+              <h3 class="title"><a id="idm115984"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -68,7 +68,7 @@ Db::get_dbname(const char **filenamep, const char **dbnamep); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2464720"></a>filenamep</h4>
+                <h4 class="title"><a id="idp403432"></a>filenamep</h4>
               </div>
             </div>
           </div>
@@ -81,7 +81,7 @@ Db::get_dbname(const char **filenamep, const char **dbnamep); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1317992"></a>dbnamep</h4>
+                <h4 class="title"><a id="idp687344"></a>dbnamep</h4>
               </div>
             </div>
           </div>
@@ -95,7 +95,7 @@ Db::get_dbname(const char **filenamep, const char **dbnamep); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm4044304"></a>Class</h3>
+              <h3 class="title"><a id="idm53936"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -107,7 +107,7 @@ Db::get_dbname(const char **filenamep, const char **dbnamep); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2225528"></a>See Also</h3>
+              <h3 class="title"><a id="idp1339504"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbget_encrypt_flags.html b/docs/api_reference/CXX/dbget_encrypt_flags.html
index 59b4b57..3b71096 100644
--- a/docs/api_reference/CXX/dbget_encrypt_flags.html
+++ b/docs/api_reference/CXX/dbget_encrypt_flags.html
@@ -64,7 +64,7 @@ Db::get_encrypt_flags(u_int32_t *flagsp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2933464"></a>Parameters</h3>
+              <h3 class="title"><a id="idm1048384"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ Db::get_encrypt_flags(u_int32_t *flagsp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm3527032"></a>flagsp</h4>
+                <h4 class="title"><a id="idm1310104"></a>flagsp</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ Db::get_encrypt_flags(u_int32_t *flagsp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm4733704"></a>Class</h3>
+              <h3 class="title"><a id="idm1186472"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -98,7 +98,7 @@ Db::get_encrypt_flags(u_int32_t *flagsp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm3894504"></a>See Also</h3>
+              <h3 class="title"><a id="idm873432"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbget_errfile.html b/docs/api_reference/CXX/dbget_errfile.html
index 27acf1c..28fe53d 100644
--- a/docs/api_reference/CXX/dbget_errfile.html
+++ b/docs/api_reference/CXX/dbget_errfile.html
@@ -53,7 +53,7 @@ void Db::get_errfile(FILE **errfilep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1900664"></a>Parameters</h3>
+              <h3 class="title"><a id="idp3378120"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -61,7 +61,7 @@ void Db::get_errfile(FILE **errfilep);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm4816440"></a>errfilep</h4>
+                <h4 class="title"><a id="idm1926600"></a>errfilep</h4>
               </div>
             </div>
           </div>
@@ -74,7 +74,7 @@ void Db::get_errfile(FILE **errfilep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2516344"></a>Class</h3>
+              <h3 class="title"><a id="idm1041000"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -86,7 +86,7 @@ void Db::get_errfile(FILE **errfilep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2635208"></a>See Also</h3>
+              <h3 class="title"><a id="idp3579944"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbget_errpfx.html b/docs/api_reference/CXX/dbget_errpfx.html
index d1f7dc0..81cf662 100644
--- a/docs/api_reference/CXX/dbget_errpfx.html
+++ b/docs/api_reference/CXX/dbget_errpfx.html
@@ -52,7 +52,7 @@ void Db::get_errpfx(const char **errpfxp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm5616232"></a>Parameters</h3>
+              <h3 class="title"><a id="idp3824848"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -60,7 +60,7 @@ void Db::get_errpfx(const char **errpfxp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm5118512"></a>errpfxp</h4>
+                <h4 class="title"><a id="idp2765688"></a>errpfxp</h4>
               </div>
             </div>
           </div>
@@ -74,7 +74,7 @@ void Db::get_errpfx(const char **errpfxp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm842216"></a>Class</h3>
+              <h3 class="title"><a id="idp3989040"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -86,7 +86,7 @@ void Db::get_errpfx(const char **errpfxp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1011496"></a>See Also</h3>
+              <h3 class="title"><a id="idp2063160"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbget_flags.html b/docs/api_reference/CXX/dbget_flags.html
index 053a5c4..52a9740 100644
--- a/docs/api_reference/CXX/dbget_flags.html
+++ b/docs/api_reference/CXX/dbget_flags.html
@@ -63,7 +63,7 @@ int Db::get_flags(u_int32_t *flagsp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2044512"></a>Parameters</h3>
+              <h3 class="title"><a id="idp1624880"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -71,7 +71,7 @@ int Db::get_flags(u_int32_t *flagsp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm4053032"></a>flagsp</h4>
+                <h4 class="title"><a id="idp2170120"></a>flagsp</h4>
               </div>
             </div>
           </div>
@@ -84,7 +84,7 @@ int Db::get_flags(u_int32_t *flagsp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1152376"></a>Class</h3>
+              <h3 class="title"><a id="idm1223888"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -96,7 +96,7 @@ int Db::get_flags(u_int32_t *flagsp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm824328"></a>See Also</h3>
+              <h3 class="title"><a id="idp3541144"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbget_h_ffactor.html b/docs/api_reference/CXX/dbget_h_ffactor.html
index 7590e21..951d7ca 100644
--- a/docs/api_reference/CXX/dbget_h_ffactor.html
+++ b/docs/api_reference/CXX/dbget_h_ffactor.html
@@ -65,7 +65,7 @@ int Db::get_h_ffactor(u_int32_t *h_ffactorp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm3018520"></a>Parameters</h3>
+              <h3 class="title"><a id="idm1599680"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -73,7 +73,7 @@ int Db::get_h_ffactor(u_int32_t *h_ffactorp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm3619984"></a>h_ffactorp</h4>
+                <h4 class="title"><a id="idm950392"></a>h_ffactorp</h4>
               </div>
             </div>
           </div>
@@ -87,7 +87,7 @@ int Db::get_h_ffactor(u_int32_t *h_ffactorp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm3725856"></a>Class</h3>
+              <h3 class="title"><a id="idm1884296"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -99,7 +99,7 @@ int Db::get_h_ffactor(u_int32_t *h_ffactorp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm5719168"></a>See Also</h3>
+              <h3 class="title"><a id="idp284128"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbget_h_nelem.html b/docs/api_reference/CXX/dbget_h_nelem.html
index 0b7d224..1f7bd26 100644
--- a/docs/api_reference/CXX/dbget_h_nelem.html
+++ b/docs/api_reference/CXX/dbget_h_nelem.html
@@ -66,7 +66,7 @@ Db::get_h_nelem(u_int32_t *h_nelemp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm4271280"></a>Parameters</h3>
+              <h3 class="title"><a id="idp4718744"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -74,7 +74,7 @@ Db::get_h_nelem(u_int32_t *h_nelemp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm4047680"></a>h_nelemp</h4>
+                <h4 class="title"><a id="idm2335728"></a>h_nelemp</h4>
               </div>
             </div>
           </div>
@@ -88,7 +88,7 @@ Db::get_h_nelem(u_int32_t *h_nelemp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm556976"></a>Class</h3>
+              <h3 class="title"><a id="idp2896392"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -100,7 +100,7 @@ Db::get_h_nelem(u_int32_t *h_nelemp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm705736"></a>See Also</h3>
+              <h3 class="title"><a id="idp2629456"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbget_heap_regionsize.html b/docs/api_reference/CXX/dbget_heap_regionsize.html
index 9a7515f..e3bc5ab 100644
--- a/docs/api_reference/CXX/dbget_heap_regionsize.html
+++ b/docs/api_reference/CXX/dbget_heap_regionsize.html
@@ -67,7 +67,7 @@ Db::get_heap_regionsize(u_int32_t *npagesp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm6856640"></a>Parameters</h3>
+              <h3 class="title"><a id="idp2137080"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ Db::get_heap_regionsize(u_int32_t *npagesp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm3874992"></a>npagesp</h4>
+                <h4 class="title"><a id="idm223736"></a>npagesp</h4>
               </div>
             </div>
           </div>
@@ -90,7 +90,7 @@ Db::get_heap_regionsize(u_int32_t *npagesp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm3587712"></a>Class</h3>
+              <h3 class="title"><a id="idp883504"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -102,7 +102,7 @@ Db::get_heap_regionsize(u_int32_t *npagesp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm418272"></a>See Also</h3>
+              <h3 class="title"><a id="idp4647136"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbget_heapsize.html b/docs/api_reference/CXX/dbget_heapsize.html
index c32472b..2bd6bae 100644
--- a/docs/api_reference/CXX/dbget_heapsize.html
+++ b/docs/api_reference/CXX/dbget_heapsize.html
@@ -67,7 +67,7 @@ Db::get_heapsize(u_int32_t *gbytesp, u_int32_t *bytesp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm5070792"></a>Parameters</h3>
+              <h3 class="title"><a id="idp2252888"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ Db::get_heapsize(u_int32_t *gbytesp, u_int32_t *bytesp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm7360416"></a>gbytesp</h4>
+                <h4 class="title"><a id="idp565488"></a>gbytesp</h4>
               </div>
             </div>
           </div>
@@ -89,7 +89,7 @@ Db::get_heapsize(u_int32_t *gbytesp, u_int32_t *bytesp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm3489248"></a>bytesp</h4>
+                <h4 class="title"><a id="idp1278704"></a>bytesp</h4>
               </div>
             </div>
           </div>
@@ -104,7 +104,7 @@ Db::get_heapsize(u_int32_t *gbytesp, u_int32_t *bytesp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm5985320"></a>Class</h3>
+              <h3 class="title"><a id="idp491176"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -116,7 +116,7 @@ Db::get_heapsize(u_int32_t *gbytesp, u_int32_t *bytesp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1157200"></a>See Also</h3>
+              <h3 class="title"><a id="idp515840"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbget_lk_exclusive.html b/docs/api_reference/CXX/dbget_lk_exclusive.html
index 23f022d..b5f2196 100644
--- a/docs/api_reference/CXX/dbget_lk_exclusive.html
+++ b/docs/api_reference/CXX/dbget_lk_exclusive.html
@@ -60,7 +60,7 @@ Db::get_lk_exclusive(int *onoff, int *nowait); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm6171120"></a>Parameters</h3>
+              <h3 class="title"><a id="idm1406856"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -68,7 +68,7 @@ Db::get_lk_exclusive(int *onoff, int *nowait); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm4915472"></a>onoff</h4>
+                <h4 class="title"><a id="idp3512160"></a>onoff</h4>
               </div>
             </div>
           </div>
@@ -83,7 +83,7 @@ Db::get_lk_exclusive(int *onoff, int *nowait); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm5946888"></a>nowait</h4>
+                <h4 class="title"><a id="idm2331440"></a>nowait</h4>
               </div>
             </div>
           </div>
@@ -101,7 +101,7 @@ Db::get_lk_exclusive(int *onoff, int *nowait); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm3574128"></a>Class</h3>
+              <h3 class="title"><a id="idp1700976"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -113,7 +113,7 @@ Db::get_lk_exclusive(int *onoff, int *nowait); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm4935128"></a>See Also</h3>
+              <h3 class="title"><a id="idp2653776"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbget_lorder.html b/docs/api_reference/CXX/dbget_lorder.html
index 93d71f1..add3fd0 100644
--- a/docs/api_reference/CXX/dbget_lorder.html
+++ b/docs/api_reference/CXX/dbget_lorder.html
@@ -67,7 +67,7 @@ Db::get_lorder(int *lorderp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2132736"></a>Parameters</h3>
+              <h3 class="title"><a id="idp3238800"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ Db::get_lorder(int *lorderp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm3228888"></a>lorderp</h4>
+                <h4 class="title"><a id="idp2911704"></a>lorderp</h4>
               </div>
             </div>
           </div>
@@ -89,7 +89,7 @@ Db::get_lorder(int *lorderp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm3578568"></a>Class</h3>
+              <h3 class="title"><a id="idm6571144"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -101,7 +101,7 @@ Db::get_lorder(int *lorderp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm660608"></a>See Also</h3>
+              <h3 class="title"><a id="idp3393184"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbget_mpf.html b/docs/api_reference/CXX/dbget_mpf.html
index a98a80f..c6ce7f4 100644
--- a/docs/api_reference/CXX/dbget_mpf.html
+++ b/docs/api_reference/CXX/dbget_mpf.html
@@ -58,7 +58,7 @@ Db::get_mpf();</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3233872"></a>Class</h3>
+              <h3 class="title"><a id="idp8594672"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -70,7 +70,7 @@ Db::get_mpf();</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3176136"></a>See Also</h3>
+              <h3 class="title"><a id="idp8522360"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbget_msgfile.html b/docs/api_reference/CXX/dbget_msgfile.html
index 2b266ef..a91a7d2 100644
--- a/docs/api_reference/CXX/dbget_msgfile.html
+++ b/docs/api_reference/CXX/dbget_msgfile.html
@@ -56,7 +56,7 @@ void Db::get_msgfile(FILE **msgfilep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm4375352"></a>Parameters</h3>
+              <h3 class="title"><a id="idm1068392"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -64,7 +64,7 @@ void Db::get_msgfile(FILE **msgfilep);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm3143792"></a>msgfilep</h4>
+                <h4 class="title"><a id="idp1395656"></a>msgfilep</h4>
               </div>
             </div>
           </div>
@@ -79,7 +79,7 @@ void Db::get_msgfile(FILE **msgfilep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm4427672"></a>Class</h3>
+              <h3 class="title"><a id="idm617184"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -91,7 +91,7 @@ void Db::get_msgfile(FILE **msgfilep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1417272"></a>See Also</h3>
+              <h3 class="title"><a id="idm1404584"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbget_multiple.html b/docs/api_reference/CXX/dbget_multiple.html
index 1fde949..5556dfd 100644
--- a/docs/api_reference/CXX/dbget_multiple.html
+++ b/docs/api_reference/CXX/dbget_multiple.html
@@ -63,7 +63,7 @@ Db::get_multiple() </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm5922288"></a>Class</h3>
+              <h3 class="title"><a id="idp4359416"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ Db::get_multiple() </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm634064"></a>See Also</h3>
+              <h3 class="title"><a id="idp2509136"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbget_open_flags.html b/docs/api_reference/CXX/dbget_open_flags.html
index 0339727..7cb59b4 100644
--- a/docs/api_reference/CXX/dbget_open_flags.html
+++ b/docs/api_reference/CXX/dbget_open_flags.html
@@ -65,7 +65,7 @@ Db::get_open_flags(u_int32_t *flagsp); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm7103024"></a>Parameters</h3>
+              <h3 class="title"><a id="idp1239848"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -73,7 +73,7 @@ Db::get_open_flags(u_int32_t *flagsp); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm6137960"></a>flagsp</h4>
+                <h4 class="title"><a id="idp851976"></a>flagsp</h4>
               </div>
             </div>
           </div>
@@ -87,7 +87,7 @@ Db::get_open_flags(u_int32_t *flagsp); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm7290368"></a>Class</h3>
+              <h3 class="title"><a id="idp2211632"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -99,7 +99,7 @@ Db::get_open_flags(u_int32_t *flagsp); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2176928"></a>See Also</h3>
+              <h3 class="title"><a id="idm1059552"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbget_pagesize.html b/docs/api_reference/CXX/dbget_pagesize.html
index 447104a..f1b31ac 100644
--- a/docs/api_reference/CXX/dbget_pagesize.html
+++ b/docs/api_reference/CXX/dbget_pagesize.html
@@ -67,7 +67,7 @@ Db::get_pagesize(u_int32_t *pagesizep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm6398936"></a>Parameters</h3>
+              <h3 class="title"><a id="idp4522960"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ Db::get_pagesize(u_int32_t *pagesizep);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm7142488"></a>pagesizep</h4>
+                <h4 class="title"><a id="idp4561904"></a>pagesizep</h4>
               </div>
             </div>
           </div>
@@ -88,7 +88,7 @@ Db::get_pagesize(u_int32_t *pagesizep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2746792"></a>Class</h3>
+              <h3 class="title"><a id="idp4238632"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -100,7 +100,7 @@ Db::get_pagesize(u_int32_t *pagesizep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2232296"></a>See Also</h3>
+              <h3 class="title"><a id="idm690896"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbget_partition_callback.html b/docs/api_reference/CXX/dbget_partition_callback.html
index c91b47d..b1d95ed 100644
--- a/docs/api_reference/CXX/dbget_partition_callback.html
+++ b/docs/api_reference/CXX/dbget_partition_callback.html
@@ -65,7 +65,7 @@ Db::get_partition_callback(u_int32_t *partsp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm4398768"></a>Parameters</h3>
+              <h3 class="title"><a id="idp284000"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -73,7 +73,7 @@ Db::get_partition_callback(u_int32_t *partsp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm4785288"></a>partsp</h4>
+                <h4 class="title"><a id="idm278192"></a>partsp</h4>
               </div>
             </div>
           </div>
@@ -89,7 +89,7 @@ Db::get_partition_callback(u_int32_t *partsp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm5777872"></a>callback_fcn</h4>
+                <h4 class="title"><a id="idp307080"></a>callback_fcn</h4>
               </div>
             </div>
           </div>
@@ -102,7 +102,7 @@ Db::get_partition_callback(u_int32_t *partsp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1992104"></a>Class</h3>
+              <h3 class="title"><a id="idp1419648"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -114,7 +114,7 @@ Db::get_partition_callback(u_int32_t *partsp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm821912"></a>See Also</h3>
+              <h3 class="title"><a id="idp2753824"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbget_partition_dirs.html b/docs/api_reference/CXX/dbget_partition_dirs.html
index 6cb082d..85c4eed 100644
--- a/docs/api_reference/CXX/dbget_partition_dirs.html
+++ b/docs/api_reference/CXX/dbget_partition_dirs.html
@@ -62,7 +62,7 @@ Db::get_partition_dirs(const char ***dirsp); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm6706784"></a>Parameters</h3>
+              <h3 class="title"><a id="idm61832"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -70,7 +70,7 @@ Db::get_partition_dirs(const char ***dirsp); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm5032528"></a>dirsp</h4>
+                <h4 class="title"><a id="idp777656"></a>dirsp</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ Db::get_partition_dirs(const char ***dirsp); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm6559696"></a>Errors</h3>
+              <h3 class="title"><a id="idp1137904"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -104,7 +104,7 @@ Db::get_partition_dirs(const char ***dirsp); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm4235496"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp2949552"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -117,7 +117,7 @@ Db::get_partition_dirs(const char ***dirsp); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm7032160"></a>Class</h3>
+              <h3 class="title"><a id="idm2193104"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -129,7 +129,7 @@ Db::get_partition_dirs(const char ***dirsp); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm7368240"></a>See Also</h3>
+              <h3 class="title"><a id="idp2709104"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbget_partition_keys.html b/docs/api_reference/CXX/dbget_partition_keys.html
index c027fde..a703466 100644
--- a/docs/api_reference/CXX/dbget_partition_keys.html
+++ b/docs/api_reference/CXX/dbget_partition_keys.html
@@ -64,7 +64,7 @@ Db::get_partition_keys(u_int32_t *partsp, DBT *keysp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm4076344"></a>Parameters</h3>
+              <h3 class="title"><a id="idp1605864"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ Db::get_partition_keys(u_int32_t *partsp, DBT *keysp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm5008088"></a>partsp</h4>
+                <h4 class="title"><a id="idp2250472"></a>partsp</h4>
               </div>
             </div>
           </div>
@@ -88,7 +88,7 @@ Db::get_partition_keys(u_int32_t *partsp, DBT *keysp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm6507880"></a>keysp</h4>
+                <h4 class="title"><a id="idm1655072"></a>keysp</h4>
               </div>
             </div>
           </div>
@@ -101,7 +101,7 @@ Db::get_partition_keys(u_int32_t *partsp, DBT *keysp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm3235416"></a>Class</h3>
+              <h3 class="title"><a id="idp1551320"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -113,7 +113,7 @@ Db::get_partition_keys(u_int32_t *partsp, DBT *keysp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2698600"></a>See Also</h3>
+              <h3 class="title"><a id="idp3812744"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbget_priority.html b/docs/api_reference/CXX/dbget_priority.html
index 5836497..25a3f6e 100644
--- a/docs/api_reference/CXX/dbget_priority.html
+++ b/docs/api_reference/CXX/dbget_priority.html
@@ -66,7 +66,7 @@ Db::get_priority(DB_CACHE_PRIORITY *priorityp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm788056"></a>Parameters</h3>
+              <h3 class="title"><a id="idp2917168"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -74,7 +74,7 @@ Db::get_priority(DB_CACHE_PRIORITY *priorityp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1688392"></a>priorityp</h4>
+                <h4 class="title"><a id="idp2610656"></a>priorityp</h4>
               </div>
             </div>
           </div>
@@ -91,7 +91,7 @@ Db::get_priority(DB_CACHE_PRIORITY *priorityp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2309648"></a>Class</h3>
+              <h3 class="title"><a id="idp3815912"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -103,7 +103,7 @@ Db::get_priority(DB_CACHE_PRIORITY *priorityp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm4840136"></a>See Also</h3>
+              <h3 class="title"><a id="idp440928"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbget_q_extentsize.html b/docs/api_reference/CXX/dbget_q_extentsize.html
index d1320a1..e8c2b71 100644
--- a/docs/api_reference/CXX/dbget_q_extentsize.html
+++ b/docs/api_reference/CXX/dbget_q_extentsize.html
@@ -66,7 +66,7 @@ Db::get_q_extentsize(u_int32_t *extentsizep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm6501248"></a>Parameters</h3>
+              <h3 class="title"><a id="idp1603432"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -74,7 +74,7 @@ Db::get_q_extentsize(u_int32_t *extentsizep);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp170144"></a>extentsizep</h4>
+                <h4 class="title"><a id="idm1239928"></a>extentsizep</h4>
               </div>
             </div>
           </div>
@@ -89,7 +89,7 @@ Db::get_q_extentsize(u_int32_t *extentsizep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm5544840"></a>Class</h3>
+              <h3 class="title"><a id="idp3321336"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -101,7 +101,7 @@ Db::get_q_extentsize(u_int32_t *extentsizep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm6193144"></a>See Also</h3>
+              <h3 class="title"><a id="idm443208"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbget_re_delim.html b/docs/api_reference/CXX/dbget_re_delim.html
index 5655f32..f0397b5 100644
--- a/docs/api_reference/CXX/dbget_re_delim.html
+++ b/docs/api_reference/CXX/dbget_re_delim.html
@@ -67,7 +67,7 @@ Db::get_re_delim(int *delimp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm3798064"></a>Parameters</h3>
+              <h3 class="title"><a id="idm211344"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ Db::get_re_delim(int *delimp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2724880"></a>delimp</h4>
+                <h4 class="title"><a id="idp1254784"></a>delimp</h4>
               </div>
             </div>
           </div>
@@ -92,7 +92,7 @@ Db::get_re_delim(int *delimp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm4873448"></a>Class</h3>
+              <h3 class="title"><a id="idp1787360"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -104,7 +104,7 @@ Db::get_re_delim(int *delimp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm5820904"></a>See Also</h3>
+              <h3 class="title"><a id="idp1667336"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbget_re_len.html b/docs/api_reference/CXX/dbget_re_len.html
index d521778..befebd4 100644
--- a/docs/api_reference/CXX/dbget_re_len.html
+++ b/docs/api_reference/CXX/dbget_re_len.html
@@ -66,7 +66,7 @@ Db::get_re_len(u_int32_t *re_lenp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm6174128"></a>Parameters</h3>
+              <h3 class="title"><a id="idp3636360"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -74,7 +74,7 @@ Db::get_re_len(u_int32_t *re_lenp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1288144"></a>re_lenp</h4>
+                <h4 class="title"><a id="idp1753568"></a>re_lenp</h4>
               </div>
             </div>
           </div>
@@ -91,7 +91,7 @@ Db::get_re_len(u_int32_t *re_lenp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm5308904"></a>Class</h3>
+              <h3 class="title"><a id="idm1066184"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -103,7 +103,7 @@ Db::get_re_len(u_int32_t *re_lenp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm3057672"></a>See Also</h3>
+              <h3 class="title"><a id="idp1780000"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbget_re_pad.html b/docs/api_reference/CXX/dbget_re_pad.html
index 92e3142..6501236 100644
--- a/docs/api_reference/CXX/dbget_re_pad.html
+++ b/docs/api_reference/CXX/dbget_re_pad.html
@@ -67,7 +67,7 @@ Db::get_re_pad(int *re_padp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm7497200"></a>Parameters</h3>
+              <h3 class="title"><a id="idm2233880"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ Db::get_re_pad(int *re_padp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm4262184"></a>re_padp</h4>
+                <h4 class="title"><a id="idp1657208"></a>re_padp</h4>
               </div>
             </div>
           </div>
@@ -92,7 +92,7 @@ Db::get_re_pad(int *re_padp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2299296"></a>Class</h3>
+              <h3 class="title"><a id="idp3994632"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -104,7 +104,7 @@ Db::get_re_pad(int *re_padp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm4441176"></a>See Also</h3>
+              <h3 class="title"><a id="idp4377080"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbget_re_source.html b/docs/api_reference/CXX/dbget_re_source.html
index 47f5a89..3ba0441 100644
--- a/docs/api_reference/CXX/dbget_re_source.html
+++ b/docs/api_reference/CXX/dbget_re_source.html
@@ -67,7 +67,7 @@ Db::get_re_source(const char **sourcep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm6835584"></a>Parameters</h3>
+              <h3 class="title"><a id="idp603200"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ Db::get_re_source(const char **sourcep);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2815184"></a>sourcep</h4>
+                <h4 class="title"><a id="idp2178952"></a>sourcep</h4>
               </div>
             </div>
           </div>
@@ -90,7 +90,7 @@ Db::get_re_source(const char **sourcep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2653496"></a>Class</h3>
+              <h3 class="title"><a id="idm459800"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -102,7 +102,7 @@ Db::get_re_source(const char **sourcep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1103904"></a>See Also</h3>
+              <h3 class="title"><a id="idm2161776"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbget_transactional.html b/docs/api_reference/CXX/dbget_transactional.html
index 6d6bf01..88e6530 100644
--- a/docs/api_reference/CXX/dbget_transactional.html
+++ b/docs/api_reference/CXX/dbget_transactional.html
@@ -55,7 +55,7 @@ Db::get_transactional()</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4876488"></a>Class</h3>
+              <h3 class="title"><a id="idp10238496"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -67,7 +67,7 @@ Db::get_transactional()</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4852416"></a>See Also</h3>
+              <h3 class="title"><a id="idp10177128"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbget_type.html b/docs/api_reference/CXX/dbget_type.html
index d650a4e..affc608 100644
--- a/docs/api_reference/CXX/dbget_type.html
+++ b/docs/api_reference/CXX/dbget_type.html
@@ -67,7 +67,7 @@ Db::get_type(DBTYPE *type);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1736560"></a>Parameters</h3>
+              <h3 class="title"><a id="idm989024"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ Db::get_type(DBTYPE *type);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm6112600"></a>type</h4>
+                <h4 class="title"><a id="idp4648968"></a>type</h4>
               </div>
             </div>
           </div>
@@ -89,7 +89,7 @@ Db::get_type(DBTYPE *type);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm5032320"></a>Errors</h3>
+              <h3 class="title"><a id="idp2586608"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -107,7 +107,7 @@ Db::get_type(DBTYPE *type);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm5909960"></a>EINVAL</h4>
+                <h4 class="title"><a id="idm753232"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -121,7 +121,7 @@ Db::get_type(DBTYPE *type);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm3812816"></a>Class</h3>
+              <h3 class="title"><a id="idp4103264"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -133,7 +133,7 @@ Db::get_type(DBTYPE *type);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm3675304"></a>See Also</h3>
+              <h3 class="title"><a id="idp1699640"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbgetenv.html b/docs/api_reference/CXX/dbgetenv.html
index 38c1b82..b0d4275 100644
--- a/docs/api_reference/CXX/dbgetenv.html
+++ b/docs/api_reference/CXX/dbgetenv.html
@@ -54,7 +54,7 @@ Db::get_env();</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1438912"></a>Class</h3>
+              <h3 class="title"><a id="idp6788624"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -66,7 +66,7 @@ Db::get_env();</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1452064"></a>See Also</h3>
+              <h3 class="title"><a id="idp6811752"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbjoin.html b/docs/api_reference/CXX/dbjoin.html
index 4c05615..d58f263 100644
--- a/docs/api_reference/CXX/dbjoin.html
+++ b/docs/api_reference/CXX/dbjoin.html
@@ -146,7 +146,7 @@ Db::join(Dbc **curslist, Dbc **dbcp, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm6397496"></a>Parameters</h3>
+              <h3 class="title"><a id="idp70408"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -154,7 +154,7 @@ Db::join(Dbc **curslist, Dbc **dbcp, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2403840"></a>curslist</h4>
+                <h4 class="title"><a id="idp840904"></a>curslist</h4>
               </div>
             </div>
           </div>
@@ -190,7 +190,7 @@ Db::join(Dbc **curslist, Dbc **dbcp, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm7387592"></a>dbcp</h4>
+                <h4 class="title"><a id="idm1885232"></a>dbcp</h4>
               </div>
             </div>
           </div>
@@ -203,7 +203,7 @@ Db::join(Dbc **curslist, Dbc **dbcp, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm6221776"></a>flags</h4>
+                <h4 class="title"><a id="idp3889000"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -235,7 +235,7 @@ Db::join(Dbc **curslist, Dbc **dbcp, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm3376624"></a>Errors</h3>
+              <h3 class="title"><a id="idp1018528"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -253,7 +253,7 @@ Db::join(Dbc **curslist, Dbc **dbcp, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2289952"></a> <span>DbRepHandleDeadException or</span> DB_REP_HANDLE_DEAD</h4>
+                <h4 class="title"><a id="idp623488"></a> <span>DbRepHandleDeadException or</span> DB_REP_HANDLE_DEAD</h4>
               </div>
             </div>
           </div>
@@ -275,7 +275,7 @@ Db::join(Dbc **curslist, Dbc **dbcp, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1459376"></a><span>DbDeadlockException or </span>DB_REP_LOCKOUT</h4>
+                <h4 class="title"><a id="idm1810408"></a><span>DbDeadlockException or </span>DB_REP_LOCKOUT</h4>
               </div>
             </div>
           </div>
@@ -292,7 +292,7 @@ Db::join(Dbc **curslist, Dbc **dbcp, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm6352120"></a>DB_SECONDARY_BAD</h4>
+                <h4 class="title"><a id="idm586808"></a>DB_SECONDARY_BAD</h4>
               </div>
             </div>
           </div>
@@ -304,7 +304,7 @@ Db::join(Dbc **curslist, Dbc **dbcp, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1914072"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp2089648"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -319,7 +319,7 @@ Db::join(Dbc **curslist, Dbc **dbcp, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm3436232"></a>Class</h3>
+              <h3 class="title"><a id="idp3993464"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -331,7 +331,7 @@ Db::join(Dbc **curslist, Dbc **dbcp, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm6913392"></a>See Also</h3>
+              <h3 class="title"><a id="idm2181688"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbkey_range.html b/docs/api_reference/CXX/dbkey_range.html
index 4555a6c..ac7d8db 100644
--- a/docs/api_reference/CXX/dbkey_range.html
+++ b/docs/api_reference/CXX/dbkey_range.html
@@ -104,7 +104,7 @@ Db::key_range(DbTxn *txnid
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm4536680"></a>Parameters</h3>
+              <h3 class="title"><a id="idp4348880"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -112,7 +112,7 @@ Db::key_range(DbTxn *txnid
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2433368"></a>txnid</h4>
+                <h4 class="title"><a id="idp4181136"></a>txnid</h4>
               </div>
             </div>
           </div>
@@ -134,7 +134,7 @@ Db::key_range(DbTxn *txnid
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2208208"></a>key</h4>
+                <h4 class="title"><a id="idp2325976"></a>key</h4>
               </div>
             </div>
           </div>
@@ -146,7 +146,7 @@ Db::key_range(DbTxn *txnid
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm5466504"></a>key_range</h4>
+                <h4 class="title"><a id="idp954240"></a>key_range</h4>
               </div>
             </div>
           </div>
@@ -163,7 +163,7 @@ Db::key_range(DbTxn *txnid
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm6944648"></a>flags</h4>
+                <h4 class="title"><a id="idp3709320"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -177,7 +177,7 @@ Db::key_range(DbTxn *txnid
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2068136"></a>Errors</h3>
+              <h3 class="title"><a id="idp1564392"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -195,7 +195,7 @@ Db::key_range(DbTxn *txnid
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm4420256"></a><span>DbDeadlockException or </span>DB_LOCK_DEADLOCK</h4>
+                <h4 class="title"><a id="idm181264"></a><span>DbDeadlockException or </span>DB_LOCK_DEADLOCK</h4>
               </div>
             </div>
           </div>
@@ -213,7 +213,7 @@ Db::key_range(DbTxn *txnid
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1711688"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
+                <h4 class="title"><a id="idm1852320"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
               </div>
             </div>
           </div>
@@ -238,7 +238,7 @@ Db::key_range(DbTxn *txnid
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2080008"></a> <span>DbRepHandleDeadException or</span> DB_REP_HANDLE_DEAD</h4>
+                <h4 class="title"><a id="idp3420832"></a> <span>DbRepHandleDeadException or</span> DB_REP_HANDLE_DEAD</h4>
               </div>
             </div>
           </div>
@@ -260,7 +260,7 @@ Db::key_range(DbTxn *txnid
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm7711768"></a><span>DbDeadlockException or </span>DB_REP_LOCKOUT</h4>
+                <h4 class="title"><a id="idp1167312"></a><span>DbDeadlockException or </span>DB_REP_LOCKOUT</h4>
               </div>
             </div>
           </div>
@@ -277,7 +277,7 @@ Db::key_range(DbTxn *txnid
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm6074184"></a>EINVAL</h4>
+                <h4 class="title"><a id="idm607752"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -291,7 +291,7 @@ Db::key_range(DbTxn *txnid
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1482312"></a>Class</h3>
+              <h3 class="title"><a id="idp4214024"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -303,7 +303,7 @@ Db::key_range(DbTxn *txnid
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm6489664"></a>See Also</h3>
+              <h3 class="title"><a id="idp1259904"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbmultiplebuilder.html b/docs/api_reference/CXX/dbmultiplebuilder.html
index 07a3240..31c530d 100644
--- a/docs/api_reference/CXX/dbmultiplebuilder.html
+++ b/docs/api_reference/CXX/dbmultiplebuilder.html
@@ -52,7 +52,7 @@ class DbMultipleBuilder
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1132912"></a>Class</h3>
+              <h3 class="title"><a id="idp6498872"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -64,7 +64,7 @@ class DbMultipleBuilder
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1143152"></a>See Also</h3>
+              <h3 class="title"><a id="idp6502512"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbmultipledatabuilder.html b/docs/api_reference/CXX/dbmultipledatabuilder.html
index 43d86e5..125b886 100644
--- a/docs/api_reference/CXX/dbmultipledatabuilder.html
+++ b/docs/api_reference/CXX/dbmultipledatabuilder.html
@@ -180,7 +180,7 @@ public:
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1154984"></a>Class</h3>
+              <h3 class="title"><a id="idp6514520"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -192,7 +192,7 @@ public:
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1111800"></a>See Also</h3>
+              <h3 class="title"><a id="idp6468120"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbmultipledataiterator.html b/docs/api_reference/CXX/dbmultipledataiterator.html
index bdaf7d5..a071c85 100644
--- a/docs/api_reference/CXX/dbmultipledataiterator.html
+++ b/docs/api_reference/CXX/dbmultipledataiterator.html
@@ -148,7 +148,7 @@ public:
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1100008"></a>Class</h3>
+              <h3 class="title"><a id="idp6459048"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -160,7 +160,7 @@ public:
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1096296"></a>See Also</h3>
+              <h3 class="title"><a id="idp6455272"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbmultipleiterator.html b/docs/api_reference/CXX/dbmultipleiterator.html
index 554a684..115fb15 100644
--- a/docs/api_reference/CXX/dbmultipleiterator.html
+++ b/docs/api_reference/CXX/dbmultipleiterator.html
@@ -52,7 +52,7 @@ class DbMultipleIterator
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1042240"></a>Class</h3>
+              <h3 class="title"><a id="idp6422088"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -64,7 +64,7 @@ class DbMultipleIterator
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1064752"></a>See Also</h3>
+              <h3 class="title"><a id="idp6423928"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbmultiplekeydatabuilder.html b/docs/api_reference/CXX/dbmultiplekeydatabuilder.html
index 541c304..334db49 100644
--- a/docs/api_reference/CXX/dbmultiplekeydatabuilder.html
+++ b/docs/api_reference/CXX/dbmultiplekeydatabuilder.html
@@ -216,7 +216,7 @@ public:
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1174152"></a>Class</h3>
+              <h3 class="title"><a id="idp6533640"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -228,7 +228,7 @@ public:
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1180880"></a>See Also</h3>
+              <h3 class="title"><a id="idp6540368"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbmultiplekeydataiterator.html b/docs/api_reference/CXX/dbmultiplekeydataiterator.html
index 5ab1fa8..aa36631 100644
--- a/docs/api_reference/CXX/dbmultiplekeydataiterator.html
+++ b/docs/api_reference/CXX/dbmultiplekeydataiterator.html
@@ -162,7 +162,7 @@ public:
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1117112"></a>Class</h3>
+              <h3 class="title"><a id="idp6476392"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -174,7 +174,7 @@ public:
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1112368"></a>See Also</h3>
+              <h3 class="title"><a id="idp6471648"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbmultiplerecnodatabuilder.html b/docs/api_reference/CXX/dbmultiplerecnodatabuilder.html
index 5a97db3..f09efad 100644
--- a/docs/api_reference/CXX/dbmultiplerecnodatabuilder.html
+++ b/docs/api_reference/CXX/dbmultiplerecnodatabuilder.html
@@ -120,9 +120,9 @@ public:
                 <code class="literal">dlen</code>
             </p><p>
 		    The number of bytes to reserve for the data item.
-            </p></li></ul></div></div><div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp1194536"></a>Class</h3></div></div></div><p>
+            </p></li></ul></div></div><div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp6554296"></a>Class</h3></div></div></div><p>
                 <a class="link" href="dbmultiplebuilder.html" title="DbMultipleBuilder">DbMultipleBuilder</a>  
-            </p></div><div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp1204776"></a>See Also</h3></div></div></div><p>
+            </p></div><div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp6564664"></a>See Also</h3></div></div></div><p>
                      <a class="xref" href="dbt.html#dbtlist" title="DBT and Bulk Operations">DBT and Bulk Operations</a> 
                 </p></div></div>
     <div class="navfooter">
diff --git a/docs/api_reference/CXX/dbmultiplerecnodataiterator.html b/docs/api_reference/CXX/dbmultiplerecnodataiterator.html
index 68046cd..49e2929 100644
--- a/docs/api_reference/CXX/dbmultiplerecnodataiterator.html
+++ b/docs/api_reference/CXX/dbmultiplerecnodataiterator.html
@@ -162,7 +162,7 @@ public:
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1136096"></a>Class</h3>
+              <h3 class="title"><a id="idp6495456"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -174,7 +174,7 @@ public:
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1131304"></a>See Also</h3>
+              <h3 class="title"><a id="idp6490704"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbopen.html b/docs/api_reference/CXX/dbopen.html
index a92967b..952e97e 100644
--- a/docs/api_reference/CXX/dbopen.html
+++ b/docs/api_reference/CXX/dbopen.html
@@ -85,7 +85,7 @@ Db::open(DbTxn *txnid, const char *file,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2426256"></a>Parameters</h3>
+              <h3 class="title"><a id="idp491712"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -93,7 +93,7 @@ Db::open(DbTxn *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm3328648"></a>txnid</h4>
+                <h4 class="title"><a id="idm1637216"></a>txnid</h4>
               </div>
             </div>
           </div>
@@ -124,7 +124,7 @@ Db::open(DbTxn *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm6252944"></a>file</h4>
+                <h4 class="title"><a id="idm828008"></a>file</h4>
               </div>
             </div>
           </div>
@@ -150,7 +150,7 @@ Db::open(DbTxn *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2243976"></a>database</h4>
+                <h4 class="title"><a id="idp3930776"></a>database</h4>
               </div>
             </div>
           </div>
@@ -188,7 +188,7 @@ Db::open(DbTxn *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2037872"></a>type</h4>
+                <h4 class="title"><a id="idp262560"></a>type</h4>
               </div>
             </div>
           </div>
@@ -215,7 +215,7 @@ Db::open(DbTxn *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1254360"></a>flags</h4>
+                <h4 class="title"><a id="idp359520"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -356,7 +356,7 @@ Db::open(DbTxn *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2258352"></a>mode</h4>
+                <h4 class="title"><a id="idm2072568"></a>mode</h4>
               </div>
             </div>
           </div>
@@ -380,7 +380,7 @@ Db::open(DbTxn *txnid, const char *file,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm3671352"></a>Environment Variables</h3>
+              <h3 class="title"><a id="idm2077472"></a>Environment Variables</h3>
             </div>
           </div>
         </div>
@@ -418,7 +418,7 @@ Db::open(DbTxn *txnid, const char *file,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1804568"></a>Errors</h3>
+              <h3 class="title"><a id="idm2019096"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -436,7 +436,7 @@ Db::open(DbTxn *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm5035608"></a><span>DbDeadlockException or </span>DB_LOCK_DEADLOCK</h4>
+                <h4 class="title"><a id="idm1967984"></a><span>DbDeadlockException or </span>DB_LOCK_DEADLOCK</h4>
               </div>
             </div>
           </div>
@@ -454,7 +454,7 @@ Db::open(DbTxn *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm4082120"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
+                <h4 class="title"><a id="idm1054840"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
               </div>
             </div>
           </div>
@@ -479,7 +479,7 @@ Db::open(DbTxn *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm6274392"></a>ENOENT</h4>
+                <h4 class="title"><a id="idp314752"></a>ENOENT</h4>
               </div>
             </div>
           </div>
@@ -491,7 +491,7 @@ Db::open(DbTxn *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm6436216"></a>ENOENT</h4>
+                <h4 class="title"><a id="idp81120"></a>ENOENT</h4>
               </div>
             </div>
           </div>
@@ -503,7 +503,7 @@ Db::open(DbTxn *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1606344"></a>DB_OLD_VERSION</h4>
+                <h4 class="title"><a id="idp3077928"></a>DB_OLD_VERSION</h4>
               </div>
             </div>
           </div>
@@ -515,7 +515,7 @@ Db::open(DbTxn *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm911312"></a>EEXIST</h4>
+                <h4 class="title"><a id="idp4049768"></a>EEXIST</h4>
               </div>
             </div>
           </div>
@@ -528,7 +528,7 @@ Db::open(DbTxn *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm3030168"></a>EINVAL</h4>
+                <h4 class="title"><a id="idm474240"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -560,7 +560,7 @@ Db::open(DbTxn *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2222712"></a> <span>DbRepHandleDeadException or</span> DB_REP_HANDLE_DEAD</h4>
+                <h4 class="title"><a id="idp4086264"></a> <span>DbRepHandleDeadException or</span> DB_REP_HANDLE_DEAD</h4>
               </div>
             </div>
           </div>
@@ -582,7 +582,7 @@ Db::open(DbTxn *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm728272"></a><span>DbDeadlockException or </span>DB_REP_LOCKOUT</h4>
+                <h4 class="title"><a id="idm791264"></a><span>DbDeadlockException or </span>DB_REP_LOCKOUT</h4>
               </div>
             </div>
           </div>
@@ -600,7 +600,7 @@ Db::open(DbTxn *txnid, const char *file,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm3458160"></a>Class</h3>
+              <h3 class="title"><a id="idm1622592"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -612,7 +612,7 @@ Db::open(DbTxn *txnid, const char *file,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm6632592"></a>See Also</h3>
+              <h3 class="title"><a id="idm1301808"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbput.html b/docs/api_reference/CXX/dbput.html
index 7ca600b..9d6fd8b 100644
--- a/docs/api_reference/CXX/dbput.html
+++ b/docs/api_reference/CXX/dbput.html
@@ -69,7 +69,7 @@ Db::put(DbTxn *txnid, Dbt *key, Dbt *data, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm7432488"></a>Parameters</h3>
+              <h3 class="title"><a id="idm573432"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -77,7 +77,7 @@ Db::put(DbTxn *txnid, Dbt *key, Dbt *data, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2760208"></a>txnid</h4>
+                <h4 class="title"><a id="idp3631152"></a>txnid</h4>
               </div>
             </div>
           </div>
@@ -99,7 +99,7 @@ Db::put(DbTxn *txnid, Dbt *key, Dbt *data, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm3551872"></a>key</h4>
+                <h4 class="title"><a id="idm219240"></a>key</h4>
               </div>
             </div>
           </div>
@@ -119,7 +119,7 @@ Db::put(DbTxn *txnid, Dbt *key, Dbt *data, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2375024"></a>data</h4>
+                <h4 class="title"><a id="idp1230496"></a>data</h4>
               </div>
             </div>
           </div>
@@ -131,7 +131,7 @@ Db::put(DbTxn *txnid, Dbt *key, Dbt *data, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm7139936"></a>flags</h4>
+                <h4 class="title"><a id="idp1617704"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -331,7 +331,7 @@ Db::put(DbTxn *txnid, Dbt *key, Dbt *data, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm5091536"></a>Errors</h3>
+              <h3 class="title"><a id="idp1907688"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -349,7 +349,7 @@ Db::put(DbTxn *txnid, Dbt *key, Dbt *data, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm5742120"></a>DB_FOREIGN_CONFLICT</h4>
+                <h4 class="title"><a id="idp3972656"></a>DB_FOREIGN_CONFLICT</h4>
               </div>
             </div>
           </div>
@@ -383,7 +383,7 @@ Db::put(DbTxn *txnid, Dbt *key, Dbt *data, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2349840"></a>DB_HEAP_FULL</h4>
+                <h4 class="title"><a id="idp2481304"></a>DB_HEAP_FULL</h4>
               </div>
             </div>
           </div>
@@ -399,7 +399,7 @@ Db::put(DbTxn *txnid, Dbt *key, Dbt *data, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm3697736"></a><span>DbDeadlockException or </span>DB_LOCK_DEADLOCK</h4>
+                <h4 class="title"><a id="idp4300800"></a><span>DbDeadlockException or </span>DB_LOCK_DEADLOCK</h4>
               </div>
             </div>
           </div>
@@ -417,7 +417,7 @@ Db::put(DbTxn *txnid, Dbt *key, Dbt *data, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm3382000"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
+                <h4 class="title"><a id="idp1820472"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
               </div>
             </div>
           </div>
@@ -442,7 +442,7 @@ Db::put(DbTxn *txnid, Dbt *key, Dbt *data, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm5466696"></a> <span>DbRepHandleDeadException or</span> DB_REP_HANDLE_DEAD</h4>
+                <h4 class="title"><a id="idm93440"></a> <span>DbRepHandleDeadException or</span> DB_REP_HANDLE_DEAD</h4>
               </div>
             </div>
           </div>
@@ -465,7 +465,7 @@ Db::put(DbTxn *txnid, Dbt *key, Dbt *data, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm5972240"></a><span>DbDeadlockException or </span>DB_REP_LOCKOUT</h4>
+                <h4 class="title"><a id="idm306912"></a><span>DbDeadlockException or </span>DB_REP_LOCKOUT</h4>
               </div>
             </div>
           </div>
@@ -482,7 +482,7 @@ Db::put(DbTxn *txnid, Dbt *key, Dbt *data, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm6045064"></a>EACCES</h4>
+                <h4 class="title"><a id="idm366600"></a>EACCES</h4>
               </div>
             </div>
           </div>
@@ -494,7 +494,7 @@ Db::put(DbTxn *txnid, Dbt *key, Dbt *data, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm5168648"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp671256"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -510,7 +510,7 @@ Db::put(DbTxn *txnid, Dbt *key, Dbt *data, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm6474560"></a>ENOSPC</h4>
+                <h4 class="title"><a id="idm562800"></a>ENOSPC</h4>
               </div>
             </div>
           </div>
@@ -523,7 +523,7 @@ Db::put(DbTxn *txnid, Dbt *key, Dbt *data, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm6498568"></a>Class</h3>
+              <h3 class="title"><a id="idm566984"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -535,7 +535,7 @@ Db::put(DbTxn *txnid, Dbt *key, Dbt *data, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm5967488"></a>See Also</h3>
+              <h3 class="title"><a id="idp190536"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbremove.html b/docs/api_reference/CXX/dbremove.html
index 83ccbc6..914b965 100644
--- a/docs/api_reference/CXX/dbremove.html
+++ b/docs/api_reference/CXX/dbremove.html
@@ -91,7 +91,7 @@ Db::remove(const char *file, const char *database, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm5997360"></a>Parameters</h3>
+              <h3 class="title"><a id="idp2306248"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -99,7 +99,7 @@ Db::remove(const char *file, const char *database, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm7112496"></a>file</h4>
+                <h4 class="title"><a id="idm209328"></a>file</h4>
               </div>
             </div>
           </div>
@@ -112,7 +112,7 @@ Db::remove(const char *file, const char *database, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm7009776"></a>database</h4>
+                <h4 class="title"><a id="idm569920"></a>database</h4>
               </div>
             </div>
           </div>
@@ -125,7 +125,7 @@ Db::remove(const char *file, const char *database, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2273736"></a>flags</h4>
+                <h4 class="title"><a id="idp672176"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -139,7 +139,7 @@ Db::remove(const char *file, const char *database, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm6736480"></a>Environment Variables</h3>
+              <h3 class="title"><a id="idm542280"></a>Environment Variables</h3>
             </div>
           </div>
         </div>
@@ -159,7 +159,7 @@ Db::remove(const char *file, const char *database, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm6772712"></a>Errors</h3>
+              <h3 class="title"><a id="idm716624"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -177,7 +177,7 @@ Db::remove(const char *file, const char *database, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm7082216"></a>EINVAL</h4>
+                <h4 class="title"><a id="idm1187920"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -190,7 +190,7 @@ Db::remove(const char *file, const char *database, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm6712888"></a>ENOENT</h4>
+                <h4 class="title"><a id="idm612624"></a>ENOENT</h4>
               </div>
             </div>
           </div>
@@ -203,7 +203,7 @@ Db::remove(const char *file, const char *database, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm5420232"></a>Class</h3>
+              <h3 class="title"><a id="idp137624"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -215,7 +215,7 @@ Db::remove(const char *file, const char *database, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm6815272"></a>See Also</h3>
+              <h3 class="title"><a id="idm779544"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbrename.html b/docs/api_reference/CXX/dbrename.html
index d75d302..dec6dbd 100644
--- a/docs/api_reference/CXX/dbrename.html
+++ b/docs/api_reference/CXX/dbrename.html
@@ -92,7 +92,7 @@ Db::rename(const char *file,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp70072"></a>Parameters</h3>
+              <h3 class="title"><a id="idm1906688"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -100,7 +100,7 @@ Db::rename(const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm7365376"></a>file</h4>
+                <h4 class="title"><a id="idm1448512"></a>file</h4>
               </div>
             </div>
           </div>
@@ -119,7 +119,7 @@ Db::rename(const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm7170680"></a>database</h4>
+                <h4 class="title"><a id="idm1271648"></a>database</h4>
               </div>
             </div>
           </div>
@@ -132,7 +132,7 @@ Db::rename(const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm6767464"></a>newname</h4>
+                <h4 class="title"><a id="idm716560"></a>newname</h4>
               </div>
             </div>
           </div>
@@ -145,7 +145,7 @@ Db::rename(const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm363968"></a>flags</h4>
+                <h4 class="title"><a id="idm1748248"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -159,7 +159,7 @@ Db::rename(const char *file,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm300216"></a>Environment Variables</h3>
+              <h3 class="title"><a id="idm2140008"></a>Environment Variables</h3>
             </div>
           </div>
         </div>
@@ -179,7 +179,7 @@ Db::rename(const char *file,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp150720"></a>Errors</h3>
+              <h3 class="title"><a id="idm1877000"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -197,7 +197,7 @@ Db::rename(const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm370216"></a>EINVAL</h4>
+                <h4 class="title"><a id="idm2134664"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -210,7 +210,7 @@ Db::rename(const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm6815208"></a>ENOENT</h4>
+                <h4 class="title"><a id="idm962264"></a>ENOENT</h4>
               </div>
             </div>
           </div>
@@ -223,7 +223,7 @@ Db::rename(const char *file,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm6869288"></a>Class</h3>
+              <h3 class="title"><a id="idm900792"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -235,7 +235,7 @@ Db::rename(const char *file,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp26048"></a>See Also</h3>
+              <h3 class="title"><a id="idm1926792"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbset_alloc.html b/docs/api_reference/CXX/dbset_alloc.html
index 43c55c6..6e13260 100644
--- a/docs/api_reference/CXX/dbset_alloc.html
+++ b/docs/api_reference/CXX/dbset_alloc.html
@@ -111,7 +111,7 @@ Db::set_alloc(db_malloc_fcn_type app_malloc,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm430696"></a>Errors</h3>
+              <h3 class="title"><a id="idp5420104"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -129,7 +129,7 @@ Db::set_alloc(db_malloc_fcn_type app_malloc,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm576608"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp5072224"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -144,7 +144,7 @@ Db::set_alloc(db_malloc_fcn_type app_malloc,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm7309984"></a>Class</h3>
+              <h3 class="title"><a id="idm1364360"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -156,7 +156,7 @@ Db::set_alloc(db_malloc_fcn_type app_malloc,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm96312"></a>See Also</h3>
+              <h3 class="title"><a id="idm1994168"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbset_append_recno.html b/docs/api_reference/CXX/dbset_append_recno.html
index 4448e00..4dd9040 100644
--- a/docs/api_reference/CXX/dbset_append_recno.html
+++ b/docs/api_reference/CXX/dbset_append_recno.html
@@ -83,7 +83,7 @@ Db::set_append_recno(int (*db_append_recno_fcn)(DB *dbp, Dbt *data,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1247024"></a>Parameters</h3>
+              <h3 class="title"><a id="idp4868328"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -91,7 +91,7 @@ Db::set_append_recno(int (*db_append_recno_fcn)(DB *dbp, Dbt *data,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1498864"></a>db_append_recno_fcn</h4>
+                <h4 class="title"><a id="idp4599528"></a>db_append_recno_fcn</h4>
               </div>
             </div>
           </div>
@@ -152,7 +152,7 @@ Db::set_append_recno(int (*db_append_recno_fcn)(DB *dbp, Dbt *data,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1520560"></a>Errors</h3>
+              <h3 class="title"><a id="idp4785640"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -170,7 +170,7 @@ Db::set_append_recno(int (*db_append_recno_fcn)(DB *dbp, Dbt *data,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm144728"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp3919096"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -184,7 +184,7 @@ Db::set_append_recno(int (*db_append_recno_fcn)(DB *dbp, Dbt *data,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm430632"></a>Class</h3>
+              <h3 class="title"><a id="idp3851616"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -196,7 +196,7 @@ Db::set_append_recno(int (*db_append_recno_fcn)(DB *dbp, Dbt *data,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2709832"></a>See Also</h3>
+              <h3 class="title"><a id="idp4073016"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbset_bt_compare.html b/docs/api_reference/CXX/dbset_bt_compare.html
index 063995a..605f7ce 100644
--- a/docs/api_reference/CXX/dbset_bt_compare.html
+++ b/docs/api_reference/CXX/dbset_bt_compare.html
@@ -81,7 +81,7 @@ Db::set_bt_compare(bt_compare_fcn_type bt_compare_fcn);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm3377304"></a>Parameters</h3>
+              <h3 class="title"><a id="idp3192720"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -89,7 +89,7 @@ Db::set_bt_compare(bt_compare_fcn_type bt_compare_fcn);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm3409440"></a>bt_compare_fcn</h4>
+                <h4 class="title"><a id="idp3675224"></a>bt_compare_fcn</h4>
               </div>
             </div>
           </div>
@@ -154,7 +154,7 @@ Db::set_bt_compare(bt_compare_fcn_type bt_compare_fcn);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm4783280"></a>Errors</h3>
+              <h3 class="title"><a id="idp1532656"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -172,7 +172,7 @@ Db::set_bt_compare(bt_compare_fcn_type bt_compare_fcn);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm4725208"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp2300360"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -186,7 +186,7 @@ Db::set_bt_compare(bt_compare_fcn_type bt_compare_fcn);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1858112"></a>Class</h3>
+              <h3 class="title"><a id="idp2539376"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -198,7 +198,7 @@ Db::set_bt_compare(bt_compare_fcn_type bt_compare_fcn);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm3850952"></a>See Also</h3>
+              <h3 class="title"><a id="idp2699552"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbset_bt_compress.html b/docs/api_reference/CXX/dbset_bt_compress.html
index d2a81e9..32f747b 100644
--- a/docs/api_reference/CXX/dbset_bt_compress.html
+++ b/docs/api_reference/CXX/dbset_bt_compress.html
@@ -97,7 +97,7 @@ Db::set_bt_compress(bt_compress_fcn_type bt_compress_fcn,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm5219440"></a>Parameters</h3>
+              <h3 class="title"><a id="idp1674664"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -105,7 +105,7 @@ Db::set_bt_compress(bt_compress_fcn_type bt_compress_fcn,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm5012680"></a>bt_compress_fcn</h4>
+                <h4 class="title"><a id="idp1469760"></a>bt_compress_fcn</h4>
               </div>
             </div>
           </div>
@@ -205,7 +205,7 @@ Db::set_bt_compress(bt_compress_fcn_type bt_compress_fcn,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm454456"></a>bt_decompress_fcn</h4>
+                <h4 class="title"><a id="idp72464"></a>bt_decompress_fcn</h4>
               </div>
             </div>
           </div>
@@ -318,7 +318,7 @@ Db::set_bt_compress(bt_compress_fcn_type bt_compress_fcn,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2371768"></a>Errors</h3>
+              <h3 class="title"><a id="idp532272"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -336,7 +336,7 @@ Db::set_bt_compress(bt_compress_fcn_type bt_compress_fcn,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm4018032"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp1422712"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -350,7 +350,7 @@ Db::set_bt_compress(bt_compress_fcn_type bt_compress_fcn,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm5020072"></a>Class</h3>
+              <h3 class="title"><a id="idp2902000"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -362,7 +362,7 @@ Db::set_bt_compress(bt_compress_fcn_type bt_compress_fcn,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm4036800"></a>See Also</h3>
+              <h3 class="title"><a id="idp967192"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbset_bt_minkey.html b/docs/api_reference/CXX/dbset_bt_minkey.html
index ccb1ccf..b122a23 100644
--- a/docs/api_reference/CXX/dbset_bt_minkey.html
+++ b/docs/api_reference/CXX/dbset_bt_minkey.html
@@ -79,7 +79,7 @@ Db::set_bt_minkey(u_int32_t bt_minkey);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2178208"></a>Parameters</h3>
+              <h3 class="title"><a id="idp4841072"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -87,7 +87,7 @@ Db::set_bt_minkey(u_int32_t bt_minkey);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2203216"></a>bt_minkey</h4>
+                <h4 class="title"><a id="idp1104880"></a>bt_minkey</h4>
               </div>
             </div>
           </div>
@@ -102,7 +102,7 @@ Db::set_bt_minkey(u_int32_t bt_minkey);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm4318760"></a>Errors</h3>
+              <h3 class="title"><a id="idp1697800"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -120,7 +120,7 @@ Db::set_bt_minkey(u_int32_t bt_minkey);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2392800"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp1501336"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -134,7 +134,7 @@ Db::set_bt_minkey(u_int32_t bt_minkey);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1892560"></a>Class</h3>
+              <h3 class="title"><a id="idp4792128"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -146,7 +146,7 @@ Db::set_bt_minkey(u_int32_t bt_minkey);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2169616"></a>See Also</h3>
+              <h3 class="title"><a id="idp820088"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbset_bt_prefix.html b/docs/api_reference/CXX/dbset_bt_prefix.html
index b77259d..d69d29b 100644
--- a/docs/api_reference/CXX/dbset_bt_prefix.html
+++ b/docs/api_reference/CXX/dbset_bt_prefix.html
@@ -88,7 +88,7 @@ Db::set_bt_prefix(bt_prefix_fcn_type bt_prefix_fcn);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm3026336"></a>Parameters</h3>
+              <h3 class="title"><a id="idp3424448"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -96,7 +96,7 @@ Db::set_bt_prefix(bt_prefix_fcn_type bt_prefix_fcn);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1584600"></a>bt_prefix_fcn</h4>
+                <h4 class="title"><a id="idp3451592"></a>bt_prefix_fcn</h4>
               </div>
             </div>
           </div>
@@ -155,7 +155,7 @@ Db::set_bt_prefix(bt_prefix_fcn_type bt_prefix_fcn);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2978984"></a>Errors</h3>
+              <h3 class="title"><a id="idp2321608"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -173,7 +173,7 @@ Db::set_bt_prefix(bt_prefix_fcn_type bt_prefix_fcn);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm3073624"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp3234176"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -187,7 +187,7 @@ Db::set_bt_prefix(bt_prefix_fcn_type bt_prefix_fcn);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm3674568"></a>Class</h3>
+              <h3 class="title"><a id="idp2723016"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -199,7 +199,7 @@ Db::set_bt_prefix(bt_prefix_fcn_type bt_prefix_fcn);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm3541080"></a>See Also</h3>
+              <h3 class="title"><a id="idp2868176"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbset_cachesize.html b/docs/api_reference/CXX/dbset_cachesize.html
index 817487b..ba31c2a 100644
--- a/docs/api_reference/CXX/dbset_cachesize.html
+++ b/docs/api_reference/CXX/dbset_cachesize.html
@@ -92,7 +92,7 @@ Db::set_cachesize(u_int32_t gbytes, u_int32_t bytes, int ncache); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm4265352"></a>Parameters</h3>
+              <h3 class="title"><a id="idp3174800"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -100,7 +100,7 @@ Db::set_cachesize(u_int32_t gbytes, u_int32_t bytes, int ncache); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm4293048"></a>gbytes</h4>
+                <h4 class="title"><a id="idp2347048"></a>gbytes</h4>
               </div>
             </div>
           </div>
@@ -112,7 +112,7 @@ Db::set_cachesize(u_int32_t gbytes, u_int32_t bytes, int ncache); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm4881192"></a>bytes</h4>
+                <h4 class="title"><a id="idp2621672"></a>bytes</h4>
               </div>
             </div>
           </div>
@@ -124,7 +124,7 @@ Db::set_cachesize(u_int32_t gbytes, u_int32_t bytes, int ncache); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm4949784"></a>ncache</h4>
+                <h4 class="title"><a id="idp1624712"></a>ncache</h4>
               </div>
             </div>
           </div>
@@ -138,7 +138,7 @@ Db::set_cachesize(u_int32_t gbytes, u_int32_t bytes, int ncache); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm4774992"></a>Errors</h3>
+              <h3 class="title"><a id="idp1683024"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -156,7 +156,7 @@ Db::set_cachesize(u_int32_t gbytes, u_int32_t bytes, int ncache); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm5527512"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp1284376"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -171,7 +171,7 @@ Db::set_cachesize(u_int32_t gbytes, u_int32_t bytes, int ncache); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm5462400"></a>Class</h3>
+              <h3 class="title"><a id="idp2903280"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -183,7 +183,7 @@ Db::set_cachesize(u_int32_t gbytes, u_int32_t bytes, int ncache); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm4505544"></a>See Also</h3>
+              <h3 class="title"><a id="idp1800448"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbset_create_dir.html b/docs/api_reference/CXX/dbset_create_dir.html
index e64d6fc..b3c4210 100644
--- a/docs/api_reference/CXX/dbset_create_dir.html
+++ b/docs/api_reference/CXX/dbset_create_dir.html
@@ -63,7 +63,7 @@ Db::set_create_dir(const char *dir); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm5725272"></a>Parameters</h3>
+              <h3 class="title"><a id="idp1198480"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -71,7 +71,7 @@ Db::set_create_dir(const char *dir); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm5665608"></a>dir</h4>
+                <h4 class="title"><a id="idp1268280"></a>dir</h4>
               </div>
             </div>
           </div>
@@ -87,7 +87,7 @@ Db::set_create_dir(const char *dir); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2261064"></a>Errors</h3>
+              <h3 class="title"><a id="idp1764632"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -105,7 +105,7 @@ Db::set_create_dir(const char *dir); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm6518640"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp351008"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -118,7 +118,7 @@ Db::set_create_dir(const char *dir); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm6148344"></a>Class</h3>
+              <h3 class="title"><a id="idp1295352"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -130,7 +130,7 @@ Db::set_create_dir(const char *dir); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm6546464"></a>See Also</h3>
+              <h3 class="title"><a id="idp341168"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbset_dup_compare.html b/docs/api_reference/CXX/dbset_dup_compare.html
index d7d07d8..80c8468 100644
--- a/docs/api_reference/CXX/dbset_dup_compare.html
+++ b/docs/api_reference/CXX/dbset_dup_compare.html
@@ -80,7 +80,7 @@ Db::set_dup_compare(dup_compare_fcn_type dup_compare_fcn);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm6518768"></a>Parameters</h3>
+              <h3 class="title"><a id="idp391656"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -88,7 +88,7 @@ Db::set_dup_compare(dup_compare_fcn_type dup_compare_fcn);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm6450992"></a>dup_compare_fcn</h4>
+                <h4 class="title"><a id="idp419736"></a>dup_compare_fcn</h4>
               </div>
             </div>
           </div>
@@ -150,7 +150,7 @@ Db::set_dup_compare(dup_compare_fcn_type dup_compare_fcn);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm6208488"></a>Errors</h3>
+              <h3 class="title"><a id="idp1764696"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -168,7 +168,7 @@ Db::set_dup_compare(dup_compare_fcn_type dup_compare_fcn);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm5777344"></a>EINVAL</h4>
+                <h4 class="title"><a id="idm367568"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -181,7 +181,7 @@ Db::set_dup_compare(dup_compare_fcn_type dup_compare_fcn);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm3158160"></a>Class</h3>
+              <h3 class="title"><a id="idm1267864"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -193,7 +193,7 @@ Db::set_dup_compare(dup_compare_fcn_type dup_compare_fcn);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm7364728"></a>See Also</h3>
+              <h3 class="title"><a id="idm993464"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbset_encrypt.html b/docs/api_reference/CXX/dbset_encrypt.html
index 7019b21..c3db738 100644
--- a/docs/api_reference/CXX/dbset_encrypt.html
+++ b/docs/api_reference/CXX/dbset_encrypt.html
@@ -69,7 +69,7 @@ Db::set_encrypt(const char *passwd, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm6534832"></a>Parameters</h3>
+              <h3 class="title"><a id="idm717520"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -77,7 +77,7 @@ Db::set_encrypt(const char *passwd, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm7238560"></a>passwd</h4>
+                <h4 class="title"><a id="idm1244320"></a>passwd</h4>
               </div>
             </div>
           </div>
@@ -90,7 +90,7 @@ Db::set_encrypt(const char *passwd, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm7187896"></a>flags</h4>
+                <h4 class="title"><a id="idp59640"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -118,7 +118,7 @@ Db::set_encrypt(const char *passwd, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2038976"></a>Errors</h3>
+              <h3 class="title"><a id="idm1643440"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -136,7 +136,7 @@ Db::set_encrypt(const char *passwd, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2482536"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp2686544"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -149,7 +149,7 @@ Db::set_encrypt(const char *passwd, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2269856"></a>EOPNOTSUPP</h4>
+                <h4 class="title"><a id="idm2185912"></a>EOPNOTSUPP</h4>
               </div>
             </div>
           </div>
@@ -162,7 +162,7 @@ Db::set_encrypt(const char *passwd, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm6435392"></a>Class</h3>
+              <h3 class="title"><a id="idm1975472"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -174,7 +174,7 @@ Db::set_encrypt(const char *passwd, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2051544"></a>See Also</h3>
+              <h3 class="title"><a id="idm1847016"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbset_errcall.html b/docs/api_reference/CXX/dbset_errcall.html
index 3014df2..4777f66 100644
--- a/docs/api_reference/CXX/dbset_errcall.html
+++ b/docs/api_reference/CXX/dbset_errcall.html
@@ -116,7 +116,7 @@ void Db::set_errcall(void (*db_errcall_fcn)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2851904"></a>Parameters</h3>
+              <h3 class="title"><a id="idp3267312"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -124,7 +124,7 @@ void Db::set_errcall(void (*db_errcall_fcn)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2913096"></a>db_errcall_fcn</h4>
+                <h4 class="title"><a id="idp3267504"></a>db_errcall_fcn</h4>
               </div>
             </div>
           </div>
@@ -172,7 +172,7 @@ void Db::set_errcall(void (*db_errcall_fcn)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm3240432"></a>Class</h3>
+              <h3 class="title"><a id="idp3024016"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -184,7 +184,7 @@ void Db::set_errcall(void (*db_errcall_fcn)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm6075344"></a>See Also</h3>
+              <h3 class="title"><a id="idm691360"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbset_errfile.html b/docs/api_reference/CXX/dbset_errfile.html
index eeda289..8240a6b 100644
--- a/docs/api_reference/CXX/dbset_errfile.html
+++ b/docs/api_reference/CXX/dbset_errfile.html
@@ -158,7 +158,7 @@ void Db::set_errfile(FILE *errfile); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm5185736"></a>Parameters</h3>
+              <h3 class="title"><a id="idp1381032"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -166,7 +166,7 @@ void Db::set_errfile(FILE *errfile); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm5235416"></a>errfile</h4>
+                <h4 class="title"><a id="idp1360312"></a>errfile</h4>
               </div>
             </div>
           </div>
@@ -181,7 +181,7 @@ void Db::set_errfile(FILE *errfile); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm4891728"></a>Class</h3>
+              <h3 class="title"><a id="idp1726384"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -193,7 +193,7 @@ void Db::set_errfile(FILE *errfile); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm4747952"></a>See Also</h3>
+              <h3 class="title"><a id="idp2025584"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbset_error_stream.html b/docs/api_reference/CXX/dbset_error_stream.html
index dcfe0dc..6395381 100644
--- a/docs/api_reference/CXX/dbset_error_stream.html
+++ b/docs/api_reference/CXX/dbset_error_stream.html
@@ -98,7 +98,7 @@ void Db::set_error_stream(class ostream*); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm6128640"></a>Parameters</h3>
+              <h3 class="title"><a id="idp559608"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -106,7 +106,7 @@ void Db::set_error_stream(class ostream*); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm6143184"></a>stream</h4>
+                <h4 class="title"><a id="idp550568"></a>stream</h4>
               </div>
             </div>
           </div>
@@ -121,7 +121,7 @@ void Db::set_error_stream(class ostream*); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm4799048"></a>Class</h3>
+              <h3 class="title"><a id="idp1908496"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -133,7 +133,7 @@ void Db::set_error_stream(class ostream*); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm4877864"></a>See Also</h3>
+              <h3 class="title"><a id="idp1752256"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbset_errpfx.html b/docs/api_reference/CXX/dbset_errpfx.html
index c65cb30..6f5fd4f 100644
--- a/docs/api_reference/CXX/dbset_errpfx.html
+++ b/docs/api_reference/CXX/dbset_errpfx.html
@@ -74,7 +74,7 @@ void Db::set_errpfx(const char *errpfx); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm6998600"></a>Parameters</h3>
+              <h3 class="title"><a id="idm287472"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -82,7 +82,7 @@ void Db::set_errpfx(const char *errpfx); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm7008392"></a>errpfx</h4>
+                <h4 class="title"><a id="idm305848"></a>errpfx</h4>
               </div>
             </div>
           </div>
@@ -96,7 +96,7 @@ void Db::set_errpfx(const char *errpfx); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm5289536"></a>Class</h3>
+              <h3 class="title"><a id="idm880648"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -108,7 +108,7 @@ void Db::set_errpfx(const char *errpfx); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm6449024"></a>See Also</h3>
+              <h3 class="title"><a id="idp329192"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbset_feedback.html b/docs/api_reference/CXX/dbset_feedback.html
index 748ab5e..88c6496 100644
--- a/docs/api_reference/CXX/dbset_feedback.html
+++ b/docs/api_reference/CXX/dbset_feedback.html
@@ -73,7 +73,7 @@ Db::set_feedback(void (*db_feedback_fcn)(DB *dbp, int opcode,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm6220968"></a>Parameters</h3>
+              <h3 class="title"><a id="idp396360"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -81,7 +81,7 @@ Db::set_feedback(void (*db_feedback_fcn)(DB *dbp, int opcode,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm6310408"></a>db_feedback_fcn</h4>
+                <h4 class="title"><a id="idp73568"></a>db_feedback_fcn</h4>
               </div>
             </div>
           </div>
@@ -149,7 +149,7 @@ Db::set_feedback(void (*db_feedback_fcn)(DB *dbp, int opcode,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm3013064"></a>Class</h3>
+              <h3 class="title"><a id="idm1983360"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -161,7 +161,7 @@ Db::set_feedback(void (*db_feedback_fcn)(DB *dbp, int opcode,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm6130704"></a>See Also</h3>
+              <h3 class="title"><a id="idm1227552"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbset_flags.html b/docs/api_reference/CXX/dbset_flags.html
index 68b3641..7e78e5f 100644
--- a/docs/api_reference/CXX/dbset_flags.html
+++ b/docs/api_reference/CXX/dbset_flags.html
@@ -64,7 +64,7 @@ Db::set_flags(u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm7586400"></a>Parameters</h3>
+              <h3 class="title"><a id="idp4388176"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ Db::set_flags(u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm7403368"></a>flags</h4>
+                <h4 class="title"><a id="idp3117432"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -521,7 +521,7 @@ Db::set_flags(u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm7169240"></a>Errors</h3>
+              <h3 class="title"><a id="idp3305048"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -539,7 +539,7 @@ Db::set_flags(u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm7057008"></a>EINVAL</h4>
+                <h4 class="title"><a id="idm335808"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -552,7 +552,7 @@ Db::set_flags(u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm6510896"></a>Class</h3>
+              <h3 class="title"><a id="idp5592560"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -564,7 +564,7 @@ Db::set_flags(u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm7576736"></a>See Also</h3>
+              <h3 class="title"><a id="idp5587416"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbset_h_compare.html b/docs/api_reference/CXX/dbset_h_compare.html
index 886ac62..ac413e1 100644
--- a/docs/api_reference/CXX/dbset_h_compare.html
+++ b/docs/api_reference/CXX/dbset_h_compare.html
@@ -81,7 +81,7 @@ Db::set_h_compare(compare_fcn_type compare_fcn);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm5654480"></a>Parameters</h3>
+              <h3 class="title"><a id="idm1709704"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -89,7 +89,7 @@ Db::set_h_compare(compare_fcn_type compare_fcn);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm3451560"></a>compare_fcn</h4>
+                <h4 class="title"><a id="idm1876000"></a>compare_fcn</h4>
               </div>
             </div>
           </div>
@@ -147,7 +147,7 @@ Db::set_h_compare(compare_fcn_type compare_fcn);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm6501840"></a>Errors</h3>
+              <h3 class="title"><a id="idm365384"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -165,7 +165,7 @@ Db::set_h_compare(compare_fcn_type compare_fcn);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm5209576"></a>EINVAL</h4>
+                <h4 class="title"><a id="idm1853544"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -179,7 +179,7 @@ Db::set_h_compare(compare_fcn_type compare_fcn);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm6501776"></a>Class</h3>
+              <h3 class="title"><a id="idm489312"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -191,7 +191,7 @@ Db::set_h_compare(compare_fcn_type compare_fcn);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp258576"></a>See Also</h3>
+              <h3 class="title"><a id="idp5608496"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbset_h_ffactor.html b/docs/api_reference/CXX/dbset_h_ffactor.html
index 78de2ed..352c3c2 100644
--- a/docs/api_reference/CXX/dbset_h_ffactor.html
+++ b/docs/api_reference/CXX/dbset_h_ffactor.html
@@ -80,7 +80,7 @@ Db::set_h_ffactor(u_int32_t h_ffactor); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp256712"></a>Parameters</h3>
+              <h3 class="title"><a id="idp5578640"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -88,7 +88,7 @@ Db::set_h_ffactor(u_int32_t h_ffactor); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp251408"></a>h_ffactor</h4>
+                <h4 class="title"><a id="idp3772776"></a>h_ffactor</h4>
               </div>
             </div>
           </div>
@@ -102,7 +102,7 @@ Db::set_h_ffactor(u_int32_t h_ffactor); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp263840"></a>Errors</h3>
+              <h3 class="title"><a id="idp2762912"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -120,7 +120,7 @@ Db::set_h_ffactor(u_int32_t h_ffactor); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp274728"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp5623488"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -134,7 +134,7 @@ Db::set_h_ffactor(u_int32_t h_ffactor); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp276056"></a>Class</h3>
+              <h3 class="title"><a id="idp5624816"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -146,7 +146,7 @@ Db::set_h_ffactor(u_int32_t h_ffactor); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp260520"></a>See Also</h3>
+              <h3 class="title"><a id="idp5610224"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbset_h_hash.html b/docs/api_reference/CXX/dbset_h_hash.html
index 954a15f..5b5d5d9 100644
--- a/docs/api_reference/CXX/dbset_h_hash.html
+++ b/docs/api_reference/CXX/dbset_h_hash.html
@@ -78,7 +78,7 @@ Db::set_h_hash(h_hash_fcn_type h_hash_fcn);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp279648"></a>Parameters</h3>
+              <h3 class="title"><a id="idp5628680"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -86,7 +86,7 @@ Db::set_h_hash(h_hash_fcn_type h_hash_fcn);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp279904"></a>h_hash_fcn</h4>
+                <h4 class="title"><a id="idp5628528"></a>h_hash_fcn</h4>
               </div>
             </div>
           </div>
@@ -106,7 +106,7 @@ Db::set_h_hash(h_hash_fcn_type h_hash_fcn);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp272328"></a>Errors</h3>
+              <h3 class="title"><a id="idp5616600"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -124,7 +124,7 @@ Db::set_h_hash(h_hash_fcn_type h_hash_fcn);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp286400"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp5635080"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -138,7 +138,7 @@ Db::set_h_hash(h_hash_fcn_type h_hash_fcn);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp287728"></a>Class</h3>
+              <h3 class="title"><a id="idp5636408"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -150,7 +150,7 @@ Db::set_h_hash(h_hash_fcn_type h_hash_fcn);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp273216"></a>See Also</h3>
+              <h3 class="title"><a id="idp5629808"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbset_h_nelem.html b/docs/api_reference/CXX/dbset_h_nelem.html
index 519809d..1d4c4d3 100644
--- a/docs/api_reference/CXX/dbset_h_nelem.html
+++ b/docs/api_reference/CXX/dbset_h_nelem.html
@@ -78,7 +78,7 @@ Db::set_h_nelem(u_int32_t h_nelem); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp292464"></a>Parameters</h3>
+              <h3 class="title"><a id="idp5641048"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -86,7 +86,7 @@ Db::set_h_nelem(u_int32_t h_nelem); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp292216"></a>h_nelem</h4>
+                <h4 class="title"><a id="idp5640352"></a>h_nelem</h4>
               </div>
             </div>
           </div>
@@ -100,7 +100,7 @@ Db::set_h_nelem(u_int32_t h_nelem); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp259288"></a>Errors</h3>
+              <h3 class="title"><a id="idp5619824"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -118,7 +118,7 @@ Db::set_h_nelem(u_int32_t h_nelem); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp299248"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp5647712"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -132,7 +132,7 @@ Db::set_h_nelem(u_int32_t h_nelem); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp300576"></a>Class</h3>
+              <h3 class="title"><a id="idp5649040"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -144,7 +144,7 @@ Db::set_h_nelem(u_int32_t h_nelem); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp292912"></a>See Also</h3>
+              <h3 class="title"><a id="idp5641264"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbset_heap_regionsize.html b/docs/api_reference/CXX/dbset_heap_regionsize.html
index 36c4f41..a824579 100644
--- a/docs/api_reference/CXX/dbset_heap_regionsize.html
+++ b/docs/api_reference/CXX/dbset_heap_regionsize.html
@@ -77,7 +77,7 @@ Db::set_heap_regionsize(u_int32_t npages); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp317872"></a>Parameters</h3>
+              <h3 class="title"><a id="idp5666456"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -85,7 +85,7 @@ Db::set_heap_regionsize(u_int32_t npages); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp317608"></a>npages</h4>
+                <h4 class="title"><a id="idp5666624"></a>npages</h4>
               </div>
             </div>
           </div>
@@ -99,7 +99,7 @@ Db::set_heap_regionsize(u_int32_t npages); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp310792"></a>Errors</h3>
+              <h3 class="title"><a id="idp5659424"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -117,7 +117,7 @@ Db::set_heap_regionsize(u_int32_t npages); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp324592"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp5673336"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -132,7 +132,7 @@ Db::set_heap_regionsize(u_int32_t npages); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp325920"></a>Class</h3>
+              <h3 class="title"><a id="idp5674664"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -144,7 +144,7 @@ Db::set_heap_regionsize(u_int32_t npages); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp299440"></a>See Also</h3>
+              <h3 class="title"><a id="idp5647896"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbset_heapsize.html b/docs/api_reference/CXX/dbset_heapsize.html
index 5a00259..9aaecb4 100644
--- a/docs/api_reference/CXX/dbset_heapsize.html
+++ b/docs/api_reference/CXX/dbset_heapsize.html
@@ -81,7 +81,7 @@ Db::set_heapsize(u_int32_t gbytes, u_int32_t bytes, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp304328"></a>Parameters</h3>
+              <h3 class="title"><a id="idp5652792"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -89,7 +89,7 @@ Db::set_heapsize(u_int32_t gbytes, u_int32_t bytes, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp304176"></a>gbytes</h4>
+                <h4 class="title"><a id="idp5652640"></a>gbytes</h4>
               </div>
             </div>
           </div>
@@ -101,7 +101,7 @@ Db::set_heapsize(u_int32_t gbytes, u_int32_t bytes, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp277496"></a>bytes</h4>
+                <h4 class="title"><a id="idp5640896"></a>bytes</h4>
               </div>
             </div>
           </div>
@@ -113,7 +113,7 @@ Db::set_heapsize(u_int32_t gbytes, u_int32_t bytes, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp289728"></a>flags</h4>
+                <h4 class="title"><a id="idp5651648"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -127,7 +127,7 @@ Db::set_heapsize(u_int32_t gbytes, u_int32_t bytes, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp276840"></a>Errors</h3>
+              <h3 class="title"><a id="idp5626184"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -145,7 +145,7 @@ Db::set_heapsize(u_int32_t gbytes, u_int32_t bytes, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp312272"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp5660904"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -160,7 +160,7 @@ Db::set_heapsize(u_int32_t gbytes, u_int32_t bytes, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp309216"></a>Class</h3>
+              <h3 class="title"><a id="idp5663024"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -172,7 +172,7 @@ Db::set_heapsize(u_int32_t gbytes, u_int32_t bytes, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp306280"></a>See Also</h3>
+              <h3 class="title"><a id="idp5653488"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbset_lk_exclusive.html b/docs/api_reference/CXX/dbset_lk_exclusive.html
index 08b7906..77455b8 100644
--- a/docs/api_reference/CXX/dbset_lk_exclusive.html
+++ b/docs/api_reference/CXX/dbset_lk_exclusive.html
@@ -123,7 +123,7 @@ Db::set_lk_exclusive(int nowait_onoff); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp322864"></a>Parameters</h3>
+              <h3 class="title"><a id="idp5671608"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -131,7 +131,7 @@ Db::set_lk_exclusive(int nowait_onoff); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp323032"></a>nowait_onoff</h4>
+                <h4 class="title"><a id="idp5670320"></a>nowait_onoff</h4>
               </div>
             </div>
           </div>
@@ -149,7 +149,7 @@ Db::set_lk_exclusive(int nowait_onoff); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp320104"></a>Errors</h3>
+              <h3 class="title"><a id="idp5667408"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -167,7 +167,7 @@ Db::set_lk_exclusive(int nowait_onoff); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp339672"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp5688824"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -184,7 +184,7 @@ Db::set_lk_exclusive(int nowait_onoff); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp340968"></a>Class</h3>
+              <h3 class="title"><a id="idp5673712"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -196,7 +196,7 @@ Db::set_lk_exclusive(int nowait_onoff); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp306720"></a>See Also</h3>
+              <h3 class="title"><a id="idp5668848"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbset_lorder.html b/docs/api_reference/CXX/dbset_lorder.html
index af96cc3..29cbe8d 100644
--- a/docs/api_reference/CXX/dbset_lorder.html
+++ b/docs/api_reference/CXX/dbset_lorder.html
@@ -86,7 +86,7 @@ Db::set_lorder(int lorder); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp345352"></a>Parameters</h3>
+              <h3 class="title"><a id="idp5694224"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -94,7 +94,7 @@ Db::set_lorder(int lorder); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp345200"></a>lorder</h4>
+                <h4 class="title"><a id="idp5694456"></a>lorder</h4>
               </div>
             </div>
           </div>
@@ -109,7 +109,7 @@ Db::set_lorder(int lorder); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp318800"></a>Errors</h3>
+              <h3 class="title"><a id="idp5684848"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -127,7 +127,7 @@ Db::set_lorder(int lorder); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp352384"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp5701464"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -141,7 +141,7 @@ Db::set_lorder(int lorder); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp353712"></a>Class</h3>
+              <h3 class="title"><a id="idp5702792"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -153,7 +153,7 @@ Db::set_lorder(int lorder); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp346480"></a>See Also</h3>
+              <h3 class="title"><a id="idp5686488"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbset_message_stream.html b/docs/api_reference/CXX/dbset_message_stream.html
index 92b928a..53d3061 100644
--- a/docs/api_reference/CXX/dbset_message_stream.html
+++ b/docs/api_reference/CXX/dbset_message_stream.html
@@ -90,7 +90,7 @@ void Db::set_message_stream(class ostream*); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp361944"></a>Parameters</h3>
+              <h3 class="title"><a id="idp5711224"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -98,7 +98,7 @@ void Db::set_message_stream(class ostream*); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp362136"></a>stream</h4>
+                <h4 class="title"><a id="idp5711416"></a>stream</h4>
               </div>
             </div>
           </div>
@@ -113,7 +113,7 @@ void Db::set_message_stream(class ostream*); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp326800"></a>Class</h3>
+              <h3 class="title"><a id="idp5675544"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -125,7 +125,7 @@ void Db::set_message_stream(class ostream*); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp357192"></a>See Also</h3>
+              <h3 class="title"><a id="idp5706408"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbset_msgcall.html b/docs/api_reference/CXX/dbset_msgcall.html
index 82cdf75..0d618fb 100644
--- a/docs/api_reference/CXX/dbset_msgcall.html
+++ b/docs/api_reference/CXX/dbset_msgcall.html
@@ -101,7 +101,7 @@ void Db::set_msgcall(void (*db_msgcall_fcn)(const DbEnv *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp377920"></a>Parameters</h3>
+              <h3 class="title"><a id="idp5726776"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -109,7 +109,7 @@ void Db::set_msgcall(void (*db_msgcall_fcn)(const DbEnv *dbenv,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp378112"></a>db_msgcall_fcn</h4>
+                <h4 class="title"><a id="idp5726968"></a>db_msgcall_fcn</h4>
               </div>
             </div>
           </div>
@@ -146,7 +146,7 @@ void Db::set_msgcall(void (*db_msgcall_fcn)(const DbEnv *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp381768"></a>Class</h3>
+              <h3 class="title"><a id="idp5730624"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -158,7 +158,7 @@ void Db::set_msgcall(void (*db_msgcall_fcn)(const DbEnv *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp373040"></a>See Also</h3>
+              <h3 class="title"><a id="idp5721896"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbset_msgfile.html b/docs/api_reference/CXX/dbset_msgfile.html
index 4d8f948..2c1a108 100644
--- a/docs/api_reference/CXX/dbset_msgfile.html
+++ b/docs/api_reference/CXX/dbset_msgfile.html
@@ -94,7 +94,7 @@ void Db::set_msgfile(FILE *msgfile); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp393520"></a>Parameters</h3>
+              <h3 class="title"><a id="idp5742120"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -102,7 +102,7 @@ void Db::set_msgfile(FILE *msgfile); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp393712"></a>msgfile</h4>
+                <h4 class="title"><a id="idp5742312"></a>msgfile</h4>
               </div>
             </div>
           </div>
@@ -116,7 +116,7 @@ void Db::set_msgfile(FILE *msgfile); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp371096"></a>Class</h3>
+              <h3 class="title"><a id="idp5719952"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -128,7 +128,7 @@ void Db::set_msgfile(FILE *msgfile); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp389488"></a>See Also</h3>
+              <h3 class="title"><a id="idp5738064"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbset_pagesize.html b/docs/api_reference/CXX/dbset_pagesize.html
index 75393a5..bf620c9 100644
--- a/docs/api_reference/CXX/dbset_pagesize.html
+++ b/docs/api_reference/CXX/dbset_pagesize.html
@@ -87,7 +87,7 @@ Db::set_pagesize(u_int32_t pagesize); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp395920"></a>Parameters</h3>
+              <h3 class="title"><a id="idp5744576"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -95,7 +95,7 @@ Db::set_pagesize(u_int32_t pagesize); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp395272"></a>pagesize</h4>
+                <h4 class="title"><a id="idp5743928"></a>pagesize</h4>
               </div>
             </div>
           </div>
@@ -109,7 +109,7 @@ Db::set_pagesize(u_int32_t pagesize); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp390976"></a>Errors</h3>
+              <h3 class="title"><a id="idp5739832"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -127,7 +127,7 @@ Db::set_pagesize(u_int32_t pagesize); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp406840"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp5755496"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -141,7 +141,7 @@ Db::set_pagesize(u_int32_t pagesize); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp408168"></a>Class</h3>
+              <h3 class="title"><a id="idp5756824"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -153,7 +153,7 @@ Db::set_pagesize(u_int32_t pagesize); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp396784"></a>See Also</h3>
+              <h3 class="title"><a id="idp5736136"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbset_partition.html b/docs/api_reference/CXX/dbset_partition.html
index eabe4b9..f2ee3dc 100644
--- a/docs/api_reference/CXX/dbset_partition.html
+++ b/docs/api_reference/CXX/dbset_partition.html
@@ -59,7 +59,7 @@ Db::set_partition(u_int32_t parts, DBT *kyes,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp384072"></a>Parameters</h3>
+              <h3 class="title"><a id="idp5754304"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ Db::set_partition(u_int32_t parts, DBT *kyes,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp414896"></a>parts</h4>
+                <h4 class="title"><a id="idp5763280"></a>parts</h4>
               </div>
             </div>
           </div>
@@ -85,7 +85,7 @@ Db::set_partition(u_int32_t parts, DBT *kyes,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp385128"></a>keys</h4>
+                <h4 class="title"><a id="idp5749232"></a>keys</h4>
               </div>
             </div>
           </div>
@@ -105,7 +105,7 @@ Db::set_partition(u_int32_t parts, DBT *kyes,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp401480"></a>db_partition_fcn</h4>
+                <h4 class="title"><a id="idp5736504"></a>db_partition_fcn</h4>
               </div>
             </div>
           </div>
@@ -145,7 +145,7 @@ Db::set_partition(u_int32_t parts, DBT *kyes,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp419200"></a>Class</h3>
+              <h3 class="title"><a id="idp5767640"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -157,7 +157,7 @@ Db::set_partition(u_int32_t parts, DBT *kyes,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp415216"></a>See Also</h3>
+              <h3 class="title"><a id="idp5711944"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbset_partition_dirs.html b/docs/api_reference/CXX/dbset_partition_dirs.html
index e7ce3b5..72a2fa8 100644
--- a/docs/api_reference/CXX/dbset_partition_dirs.html
+++ b/docs/api_reference/CXX/dbset_partition_dirs.html
@@ -65,7 +65,7 @@ Db::set_partition_dirs(const char **dirs); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp422384"></a>Parameters</h3>
+              <h3 class="title"><a id="idp5761840"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -73,7 +73,7 @@ Db::set_partition_dirs(const char **dirs); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp427408"></a>dirs</h4>
+                <h4 class="title"><a id="idp5775680"></a>dirs</h4>
               </div>
             </div>
           </div>
@@ -90,7 +90,7 @@ Db::set_partition_dirs(const char **dirs); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp395568"></a>Errors</h3>
+              <h3 class="title"><a id="idp5743712"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -108,7 +108,7 @@ Db::set_partition_dirs(const char **dirs); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp411592"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp5759888"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -121,7 +121,7 @@ Db::set_partition_dirs(const char **dirs); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp410296"></a>Class</h3>
+              <h3 class="title"><a id="idp5755576"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -133,7 +133,7 @@ Db::set_partition_dirs(const char **dirs); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp431640"></a>See Also</h3>
+              <h3 class="title"><a id="idp5767344"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbset_priority.html b/docs/api_reference/CXX/dbset_priority.html
index 4309c37..ae06d17 100644
--- a/docs/api_reference/CXX/dbset_priority.html
+++ b/docs/api_reference/CXX/dbset_priority.html
@@ -72,7 +72,7 @@ Db::set_priority(DB_CACHE_PRIORITY priority); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp435208"></a>Parameters</h3>
+              <h3 class="title"><a id="idp5783368"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -80,7 +80,7 @@ Db::set_priority(DB_CACHE_PRIORITY priority); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp434560"></a>priority</h4>
+                <h4 class="title"><a id="idp5782720"></a>priority</h4>
               </div>
             </div>
           </div>
@@ -138,7 +138,7 @@ Db::set_priority(DB_CACHE_PRIORITY priority); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp444920"></a>Class</h3>
+              <h3 class="title"><a id="idp5793016"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -150,7 +150,7 @@ Db::set_priority(DB_CACHE_PRIORITY priority); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp397256"></a>See Also</h3>
+              <h3 class="title"><a id="idp5767488"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbset_q_extentsize.html b/docs/api_reference/CXX/dbset_q_extentsize.html
index 106c561..3873c43 100644
--- a/docs/api_reference/CXX/dbset_q_extentsize.html
+++ b/docs/api_reference/CXX/dbset_q_extentsize.html
@@ -77,7 +77,7 @@ Db::set_q_extentsize(u_int32_t extentsize); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp440232"></a>Parameters</h3>
+              <h3 class="title"><a id="idp5788328"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -85,7 +85,7 @@ Db::set_q_extentsize(u_int32_t extentsize); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp451352"></a>extentsize</h4>
+                <h4 class="title"><a id="idp5799320"></a>extentsize</h4>
               </div>
             </div>
           </div>
@@ -99,7 +99,7 @@ Db::set_q_extentsize(u_int32_t extentsize); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp436720"></a>Errors</h3>
+              <h3 class="title"><a id="idp5784880"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -117,7 +117,7 @@ Db::set_q_extentsize(u_int32_t extentsize); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp456000"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp5804536"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -131,7 +131,7 @@ Db::set_q_extentsize(u_int32_t extentsize); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp435552"></a>Class</h3>
+              <h3 class="title"><a id="idp5784144"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -143,7 +143,7 @@ Db::set_q_extentsize(u_int32_t extentsize); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp441776"></a>See Also</h3>
+              <h3 class="title"><a id="idp5789616"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbset_re_delim.html b/docs/api_reference/CXX/dbset_re_delim.html
index 8271733..b3ee6d7 100644
--- a/docs/api_reference/CXX/dbset_re_delim.html
+++ b/docs/api_reference/CXX/dbset_re_delim.html
@@ -80,7 +80,7 @@ Db::set_re_delim(int re_delim); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp460168"></a>Parameters</h3>
+              <h3 class="title"><a id="idp5808696"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -88,7 +88,7 @@ Db::set_re_delim(int re_delim); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp460768"></a>re_delim</h4>
+                <h4 class="title"><a id="idp5809296"></a>re_delim</h4>
               </div>
             </div>
           </div>
@@ -102,7 +102,7 @@ Db::set_re_delim(int re_delim); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp410792"></a>Errors</h3>
+              <h3 class="title"><a id="idp5736288"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -120,7 +120,7 @@ Db::set_re_delim(int re_delim); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp468120"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp5816648"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -134,7 +134,7 @@ Db::set_re_delim(int re_delim); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp469448"></a>Class</h3>
+              <h3 class="title"><a id="idp5817976"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -146,7 +146,7 @@ Db::set_re_delim(int re_delim); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp461464"></a>See Also</h3>
+              <h3 class="title"><a id="idp5803240"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbset_re_len.html b/docs/api_reference/CXX/dbset_re_len.html
index 69eedd0..b80803c 100644
--- a/docs/api_reference/CXX/dbset_re_len.html
+++ b/docs/api_reference/CXX/dbset_re_len.html
@@ -89,7 +89,7 @@ Db::set_re_len(u_int32_t re_len); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp473288"></a>Parameters</h3>
+              <h3 class="title"><a id="idp5821512"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -97,7 +97,7 @@ Db::set_re_len(u_int32_t re_len); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp473024"></a>re_len</h4>
+                <h4 class="title"><a id="idp5821896"></a>re_len</h4>
               </div>
             </div>
           </div>
@@ -111,7 +111,7 @@ Db::set_re_len(u_int32_t re_len); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp465888"></a>Errors</h3>
+              <h3 class="title"><a id="idp5814416"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -129,7 +129,7 @@ Db::set_re_len(u_int32_t re_len); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp481856"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp5830384"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -143,7 +143,7 @@ Db::set_re_len(u_int32_t re_len); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp483184"></a>Class</h3>
+              <h3 class="title"><a id="idp5831712"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -155,7 +155,7 @@ Db::set_re_len(u_int32_t re_len); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp474368"></a>See Also</h3>
+              <h3 class="title"><a id="idp5821208"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbset_re_pad.html b/docs/api_reference/CXX/dbset_re_pad.html
index 489798a..8e59d69 100644
--- a/docs/api_reference/CXX/dbset_re_pad.html
+++ b/docs/api_reference/CXX/dbset_re_pad.html
@@ -75,7 +75,7 @@ Db::set_re_pad(int re_pad); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp487136"></a>Parameters</h3>
+              <h3 class="title"><a id="idp5835080"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -83,7 +83,7 @@ Db::set_re_pad(int re_pad); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp486488"></a>re_pad</h4>
+                <h4 class="title"><a id="idp5835744"></a>re_pad</h4>
               </div>
             </div>
           </div>
@@ -98,7 +98,7 @@ Db::set_re_pad(int re_pad); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp466608"></a>Errors</h3>
+              <h3 class="title"><a id="idp5799552"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -116,7 +116,7 @@ Db::set_re_pad(int re_pad); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp493872"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp5841928"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -130,7 +130,7 @@ Db::set_re_pad(int re_pad); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp495200"></a>Class</h3>
+              <h3 class="title"><a id="idp5843256"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -142,7 +142,7 @@ Db::set_re_pad(int re_pad); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp487568"></a>See Also</h3>
+              <h3 class="title"><a id="idp5824744"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbset_re_source.html b/docs/api_reference/CXX/dbset_re_source.html
index 6b0c2da..e19360c 100644
--- a/docs/api_reference/CXX/dbset_re_source.html
+++ b/docs/api_reference/CXX/dbset_re_source.html
@@ -138,7 +138,7 @@ Db::set_re_source(char *source); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp486272"></a>Parameters</h3>
+              <h3 class="title"><a id="idp5840200"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -146,7 +146,7 @@ Db::set_re_source(char *source); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp492752"></a>source</h4>
+                <h4 class="title"><a id="idp5838784"></a>source</h4>
               </div>
             </div>
           </div>
@@ -165,7 +165,7 @@ Db::set_re_source(char *source); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp500936"></a>Errors</h3>
+              <h3 class="title"><a id="idp5849168"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -183,7 +183,7 @@ Db::set_re_source(char *source); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp517488"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp5865800"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -197,7 +197,7 @@ Db::set_re_source(char *source); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp518816"></a>Class</h3>
+              <h3 class="title"><a id="idp5867128"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -209,7 +209,7 @@ Db::set_re_source(char *source); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp489152"></a>See Also</h3>
+              <h3 class="title"><a id="idp5851344"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbsite_close.html b/docs/api_reference/CXX/dbsite_close.html
index 7d2e8e3..7aa0bd0 100644
--- a/docs/api_reference/CXX/dbsite_close.html
+++ b/docs/api_reference/CXX/dbsite_close.html
@@ -70,7 +70,7 @@ DbSite::close();</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4013864"></a>Errors</h3>
+              <h3 class="title"><a id="idp9376288"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -89,7 +89,7 @@ DbSite::close();</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3981088"></a>Class</h3>
+              <h3 class="title"><a id="idp9327784"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -101,7 +101,7 @@ DbSite::close();</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4014080"></a>See Also</h3>
+              <h3 class="title"><a id="idp9376936"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbsite_get_address.html b/docs/api_reference/CXX/dbsite_get_address.html
index dfbd7ae..2117d86 100644
--- a/docs/api_reference/CXX/dbsite_get_address.html
+++ b/docs/api_reference/CXX/dbsite_get_address.html
@@ -61,7 +61,7 @@ DbSite::get_address(const char **hostp, u_int *portp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4028192"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9390696"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -69,7 +69,7 @@ DbSite::get_address(const char **hostp, u_int *portp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4027288"></a>hostp</h4>
+                <h4 class="title"><a id="idp9389792"></a>hostp</h4>
               </div>
             </div>
           </div>
@@ -82,7 +82,7 @@ DbSite::get_address(const char **hostp, u_int *portp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4034472"></a>portp</h4>
+                <h4 class="title"><a id="idp9397192"></a>portp</h4>
               </div>
             </div>
           </div>
@@ -95,7 +95,7 @@ DbSite::get_address(const char **hostp, u_int *portp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4029048"></a>Class</h3>
+              <h3 class="title"><a id="idp9391552"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -107,7 +107,7 @@ DbSite::get_address(const char **hostp, u_int *portp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4030224"></a>See Also</h3>
+              <h3 class="title"><a id="idp9392728"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbsite_get_config.html b/docs/api_reference/CXX/dbsite_get_config.html
index 5bd69e6..0d7dd42 100644
--- a/docs/api_reference/CXX/dbsite_get_config.html
+++ b/docs/api_reference/CXX/dbsite_get_config.html
@@ -68,7 +68,7 @@ DbSite::get_config(u_int32_t which, u_int32_t *valuep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4006400"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9384680"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -76,7 +76,7 @@ DbSite::get_config(u_int32_t which, u_int32_t *valuep);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4021760"></a>which</h4>
+                <h4 class="title"><a id="idp9384032"></a>which</h4>
               </div>
             </div>
           </div>
@@ -92,7 +92,7 @@ DbSite::get_config(u_int32_t which, u_int32_t *valuep);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4000728"></a>valuep</h4>
+                <h4 class="title"><a id="idp9363112"></a>valuep</h4>
               </div>
             </div>
           </div>
@@ -110,7 +110,7 @@ DbSite::get_config(u_int32_t which, u_int32_t *valuep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4016024"></a>Class</h3>
+              <h3 class="title"><a id="idp9385976"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -122,7 +122,7 @@ DbSite::get_config(u_int32_t which, u_int32_t *valuep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4024152"></a>See Also</h3>
+              <h3 class="title"><a id="idp9376352"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbsite_get_eid.html b/docs/api_reference/CXX/dbsite_get_eid.html
index e79547c..6d79b8b 100644
--- a/docs/api_reference/CXX/dbsite_get_eid.html
+++ b/docs/api_reference/CXX/dbsite_get_eid.html
@@ -61,7 +61,7 @@ DbSite::get_eid(int *eidp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4031760"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9394328"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -69,7 +69,7 @@ DbSite::get_eid(int *eidp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4019416"></a>eidp</h4>
+                <h4 class="title"><a id="idp9394496"></a>eidp</h4>
               </div>
             </div>
           </div>
@@ -82,7 +82,7 @@ DbSite::get_eid(int *eidp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4032840"></a>Errors</h3>
+              <h3 class="title"><a id="idp9395624"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -100,7 +100,7 @@ DbSite::get_eid(int *eidp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4039000"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp9401776"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -113,7 +113,7 @@ DbSite::get_eid(int *eidp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4037704"></a>Class</h3>
+              <h3 class="title"><a id="idp9400480"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -125,7 +125,7 @@ DbSite::get_eid(int *eidp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4019200"></a>See Also</h3>
+              <h3 class="title"><a id="idp9384376"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbsite_remove.html b/docs/api_reference/CXX/dbsite_remove.html
index c49c6d4..0897a29 100644
--- a/docs/api_reference/CXX/dbsite_remove.html
+++ b/docs/api_reference/CXX/dbsite_remove.html
@@ -67,7 +67,7 @@ DbSite::remove();</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4041232"></a>Errors</h3>
+              <h3 class="title"><a id="idp9408720"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -85,7 +85,7 @@ DbSite::remove();</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4037320"></a>DB_REP_UNAVAIL</h4>
+                <h4 class="title"><a id="idp9400392"></a>DB_REP_UNAVAIL</h4>
               </div>
             </div>
           </div>
@@ -101,7 +101,7 @@ DbSite::remove();</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4030576"></a>Class</h3>
+              <h3 class="title"><a id="idp9390888"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -113,7 +113,7 @@ DbSite::remove();</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4040240"></a>See Also</h3>
+              <h3 class="title"><a id="idp9408936"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbsite_set_config.html b/docs/api_reference/CXX/dbsite_set_config.html
index 0a15d94..d0e5800 100644
--- a/docs/api_reference/CXX/dbsite_set_config.html
+++ b/docs/api_reference/CXX/dbsite_set_config.html
@@ -66,7 +66,7 @@ DbSite::set_config(u_int32_t which, u_int32_t value);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4057464"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9419696"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -74,7 +74,7 @@ DbSite::set_config(u_int32_t which, u_int32_t value);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4057656"></a>which</h4>
+                <h4 class="title"><a id="idp9419888"></a>which</h4>
               </div>
             </div>
           </div>
@@ -158,7 +158,7 @@ DbSite::set_config(u_int32_t which, u_int32_t value);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4064040"></a>value</h4>
+                <h4 class="title"><a id="idp9426272"></a>value</h4>
               </div>
             </div>
           </div>
@@ -172,7 +172,7 @@ DbSite::set_config(u_int32_t which, u_int32_t value);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4065120"></a>Errors</h3>
+              <h3 class="title"><a id="idp9427352"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -190,7 +190,7 @@ DbSite::set_config(u_int32_t which, u_int32_t value);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4072840"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp9435072"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -203,7 +203,7 @@ DbSite::set_config(u_int32_t which, u_int32_t value);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4068608"></a>Class</h3>
+              <h3 class="title"><a id="idp9421024"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -215,7 +215,7 @@ DbSite::set_config(u_int32_t which, u_int32_t value);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4065584"></a>See Also</h3>
+              <h3 class="title"><a id="idp9428032"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbsort_multiple.html b/docs/api_reference/CXX/dbsort_multiple.html
index 76fb55a..cb87d12 100644
--- a/docs/api_reference/CXX/dbsort_multiple.html
+++ b/docs/api_reference/CXX/dbsort_multiple.html
@@ -72,7 +72,7 @@ Db::sort_multiple(Dbt *key, Dbt *data, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp522496"></a>Parameters</h3>
+              <h3 class="title"><a id="idp5869984"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -80,7 +80,7 @@ Db::sort_multiple(Dbt *key, Dbt *data, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp522344"></a>key</h4>
+                <h4 class="title"><a id="idp5870584"></a>key</h4>
               </div>
             </div>
           </div>
@@ -102,7 +102,7 @@ Db::sort_multiple(Dbt *key, Dbt *data, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp518024"></a>data</h4>
+                <h4 class="title"><a id="idp5849984"></a>data</h4>
               </div>
             </div>
           </div>
@@ -119,7 +119,7 @@ Db::sort_multiple(Dbt *key, Dbt *data, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp521136"></a>flags</h4>
+                <h4 class="title"><a id="idp5869656"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -163,7 +163,7 @@ Db::sort_multiple(Dbt *key, Dbt *data, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp528872"></a>Errors</h3>
+              <h3 class="title"><a id="idp5876784"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -181,7 +181,7 @@ Db::sort_multiple(Dbt *key, Dbt *data, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp542080"></a>EACCES</h4>
+                <h4 class="title"><a id="idp5889992"></a>EACCES</h4>
               </div>
             </div>
           </div>
@@ -193,7 +193,7 @@ Db::sort_multiple(Dbt *key, Dbt *data, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp540784"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp5888696"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -206,7 +206,7 @@ Db::sort_multiple(Dbt *key, Dbt *data, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp539488"></a>Class</h3>
+              <h3 class="title"><a id="idp5887400"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -218,7 +218,7 @@ Db::sort_multiple(Dbt *key, Dbt *data, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp535872"></a>See Also</h3>
+              <h3 class="title"><a id="idp5883784"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbstat.html b/docs/api_reference/CXX/dbstat.html
index 0373ce8..b739a92 100644
--- a/docs/api_reference/CXX/dbstat.html
+++ b/docs/api_reference/CXX/dbstat.html
@@ -63,7 +63,7 @@ Db::stat(void *sp, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp522760"></a>Parameters</h3>
+              <h3 class="title"><a id="idp5871280"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -71,7 +71,7 @@ Db::stat(void *sp, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp536432"></a>txnid</h4>
+                <h4 class="title"><a id="idp5875080"></a>txnid</h4>
               </div>
             </div>
           </div>
@@ -91,7 +91,7 @@ Db::stat(void *sp, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp524816"></a>flags</h4>
+                <h4 class="title"><a id="idp5844600"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -143,7 +143,7 @@ Db::stat(void *sp, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp547696"></a>Statistical Structure</h3>
+              <h3 class="title"><a id="idp5895432"></a>Statistical Structure</h3>
             </div>
           </div>
         </div>
@@ -186,7 +186,7 @@ Db::stat(void *sp, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp547632"></a>Hash Statistics</h4>
+                <h4 class="title"><a id="idp5900920"></a>Hash Statistics</h4>
               </div>
             </div>
           </div>
@@ -351,7 +351,7 @@ Db::stat(void *sp, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp552392"></a>Heap Statistics</h4>
+                <h4 class="title"><a id="idp5911504"></a>Heap Statistics</h4>
               </div>
             </div>
           </div>
@@ -439,7 +439,7 @@ Db::stat(void *sp, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp565216"></a>Btree and Recno Statistics</h4>
+                <h4 class="title"><a id="idp5913056"></a>Btree and Recno Statistics</h4>
               </div>
             </div>
           </div>
@@ -664,7 +664,7 @@ Db::stat(void *sp, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp587288"></a>Queue Statistics</h4>
+                <h4 class="title"><a id="idp5946328"></a>Queue Statistics</h4>
               </div>
             </div>
           </div>
@@ -800,7 +800,7 @@ Db::stat(void *sp, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp592696"></a>Errors</h3>
+              <h3 class="title"><a id="idp5927368"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -818,7 +818,7 @@ Db::stat(void *sp, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp611208"></a> <span>DbRepHandleDeadException or</span> DB_REP_HANDLE_DEAD</h4>
+                <h4 class="title"><a id="idp5925816"></a> <span>DbRepHandleDeadException or</span> DB_REP_HANDLE_DEAD</h4>
               </div>
             </div>
           </div>
@@ -840,7 +840,7 @@ Db::stat(void *sp, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp553080"></a><span>DbDeadlockException or </span>DB_REP_LOCKOUT</h4>
+                <h4 class="title"><a id="idp5901416"></a><span>DbDeadlockException or </span>DB_REP_LOCKOUT</h4>
               </div>
             </div>
           </div>
@@ -857,7 +857,7 @@ Db::stat(void *sp, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp553744"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp5930368"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -870,7 +870,7 @@ Db::stat(void *sp, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp574040"></a>Class</h3>
+              <h3 class="title"><a id="idp5932296"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -882,7 +882,7 @@ Db::stat(void *sp, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp568192"></a>See Also</h3>
+              <h3 class="title"><a id="idp5916464"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbstat_print.html b/docs/api_reference/CXX/dbstat_print.html
index 6cf9699..a8595e4 100644
--- a/docs/api_reference/CXX/dbstat_print.html
+++ b/docs/api_reference/CXX/dbstat_print.html
@@ -75,7 +75,7 @@ Db::stat_print(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp624312"></a>Parameters</h3>
+              <h3 class="title"><a id="idp5971680"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -83,7 +83,7 @@ Db::stat_print(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp624504"></a>flags</h4>
+                <h4 class="title"><a id="idp5971872"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -121,7 +121,7 @@ Db::stat_print(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp627656"></a>Class</h3>
+              <h3 class="title"><a id="idp5975024"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -133,7 +133,7 @@ Db::stat_print(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp583384"></a>See Also</h3>
+              <h3 class="title"><a id="idp5922616"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbsync.html b/docs/api_reference/CXX/dbsync.html
index ef92f79..89e1c70 100644
--- a/docs/api_reference/CXX/dbsync.html
+++ b/docs/api_reference/CXX/dbsync.html
@@ -79,7 +79,7 @@ Db::sync(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp606160"></a>Parameters</h3>
+              <h3 class="title"><a id="idp5957344"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -87,7 +87,7 @@ Db::sync(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp634680"></a>flags</h4>
+                <h4 class="title"><a id="idp5903880"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -101,7 +101,7 @@ Db::sync(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp618440"></a>Errors</h3>
+              <h3 class="title"><a id="idp5975448"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -119,7 +119,7 @@ Db::sync(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp639560"></a> <span>DbRepHandleDeadException or</span> DB_REP_HANDLE_DEAD</h4>
+                <h4 class="title"><a id="idp5987040"></a> <span>DbRepHandleDeadException or</span> DB_REP_HANDLE_DEAD</h4>
               </div>
             </div>
           </div>
@@ -141,7 +141,7 @@ Db::sync(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp635760"></a><span>DbDeadlockException or </span>DB_REP_LOCKOUT</h4>
+                <h4 class="title"><a id="idp5972824"></a><span>DbDeadlockException or </span>DB_REP_LOCKOUT</h4>
               </div>
             </div>
           </div>
@@ -158,7 +158,7 @@ Db::sync(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp639928"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp5989072"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -171,7 +171,7 @@ Db::sync(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp629960"></a>Class</h3>
+              <h3 class="title"><a id="idp5959488"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -183,7 +183,7 @@ Db::sync(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp643600"></a>See Also</h3>
+              <h3 class="title"><a id="idp5964200"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbtruncate.html b/docs/api_reference/CXX/dbtruncate.html
index 6852340..625bdf9 100644
--- a/docs/api_reference/CXX/dbtruncate.html
+++ b/docs/api_reference/CXX/dbtruncate.html
@@ -72,7 +72,7 @@ Db::truncate(DbTxn *txnid, u_int32_t *countp, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp646984"></a>Parameters</h3>
+              <h3 class="title"><a id="idp5975160"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -80,7 +80,7 @@ Db::truncate(DbTxn *txnid, u_int32_t *countp, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp589704"></a>txnid</h4>
+                <h4 class="title"><a id="idp5951776"></a>txnid</h4>
               </div>
             </div>
           </div>
@@ -100,7 +100,7 @@ Db::truncate(DbTxn *txnid, u_int32_t *countp, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp634744"></a>countp</h4>
+                <h4 class="title"><a id="idp5990384"></a>countp</h4>
               </div>
             </div>
           </div>
@@ -114,7 +114,7 @@ Db::truncate(DbTxn *txnid, u_int32_t *countp, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp631576"></a>flags</h4>
+                <h4 class="title"><a id="idp5995384"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -128,7 +128,7 @@ Db::truncate(DbTxn *txnid, u_int32_t *countp, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp640096"></a>Errors</h3>
+              <h3 class="title"><a id="idp5982536"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -146,7 +146,7 @@ Db::truncate(DbTxn *txnid, u_int32_t *countp, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp655480"></a><span>DbDeadlockException or </span>DB_LOCK_DEADLOCK</h4>
+                <h4 class="title"><a id="idp5979640"></a><span>DbDeadlockException or </span>DB_LOCK_DEADLOCK</h4>
               </div>
             </div>
           </div>
@@ -164,7 +164,7 @@ Db::truncate(DbTxn *txnid, u_int32_t *countp, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp627368"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
+                <h4 class="title"><a id="idp5992408"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
               </div>
             </div>
           </div>
@@ -189,7 +189,7 @@ Db::truncate(DbTxn *txnid, u_int32_t *countp, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp647200"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp5901200"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -202,7 +202,7 @@ Db::truncate(DbTxn *txnid, u_int32_t *countp, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp650816"></a>Class</h3>
+              <h3 class="title"><a id="idp5998016"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -214,7 +214,7 @@ Db::truncate(DbTxn *txnid, u_int32_t *countp, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp648016"></a>See Also</h3>
+              <h3 class="title"><a id="idp5970480"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbupgrade.html b/docs/api_reference/CXX/dbupgrade.html
index 2bfcd62..b20b8ad 100644
--- a/docs/api_reference/CXX/dbupgrade.html
+++ b/docs/api_reference/CXX/dbupgrade.html
@@ -72,7 +72,7 @@ Db::upgrade(const char *file, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp653288"></a>Parameters</h3>
+              <h3 class="title"><a id="idp6000704"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -80,7 +80,7 @@ Db::upgrade(const char *file, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp653936"></a>file</h4>
+                <h4 class="title"><a id="idp6001352"></a>file</h4>
               </div>
             </div>
           </div>
@@ -93,7 +93,7 @@ Db::upgrade(const char *file, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp624888"></a>flags</h4>
+                <h4 class="title"><a id="idp5978128"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -143,7 +143,7 @@ Db::upgrade(const char *file, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp672800"></a>Environment Variables</h3>
+              <h3 class="title"><a id="idp6019936"></a>Environment Variables</h3>
             </div>
           </div>
         </div>
@@ -163,7 +163,7 @@ Db::upgrade(const char *file, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp673656"></a>Errors</h3>
+              <h3 class="title"><a id="idp6020792"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -181,7 +181,7 @@ Db::upgrade(const char *file, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp681496"></a>DB_OLD_VERSION</h4>
+                <h4 class="title"><a id="idp6028776"></a>DB_OLD_VERSION</h4>
               </div>
             </div>
           </div>
@@ -195,7 +195,7 @@ Db::upgrade(const char *file, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp680416"></a>Class</h3>
+              <h3 class="title"><a id="idp6027696"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -207,7 +207,7 @@ Db::upgrade(const char *file, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp677144"></a>See Also</h3>
+              <h3 class="title"><a id="idp6024424"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/dbverify.html b/docs/api_reference/CXX/dbverify.html
index 84f398f..d1aed3e 100644
--- a/docs/api_reference/CXX/dbverify.html
+++ b/docs/api_reference/CXX/dbverify.html
@@ -83,7 +83,7 @@ Db::verify(const char *file,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp668728"></a>Parameters</h3>
+              <h3 class="title"><a id="idp6019632"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -91,7 +91,7 @@ Db::verify(const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp668920"></a>file</h4>
+                <h4 class="title"><a id="idp6015864"></a>file</h4>
               </div>
             </div>
           </div>
@@ -104,7 +104,7 @@ Db::verify(const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp675520"></a>database</h4>
+                <h4 class="title"><a id="idp6010504"></a>database</h4>
               </div>
             </div>
           </div>
@@ -123,7 +123,7 @@ Db::verify(const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp681344"></a>outfile</h4>
+                <h4 class="title"><a id="idp6018016"></a>outfile</h4>
               </div>
             </div>
           </div>
@@ -136,7 +136,7 @@ Db::verify(const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp670880"></a>flags</h4>
+                <h4 class="title"><a id="idp6008272"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -256,7 +256,7 @@ Db::verify(const char *file,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp703448"></a>Environment Variables</h3>
+              <h3 class="title"><a id="idp6050672"></a>Environment Variables</h3>
             </div>
           </div>
         </div>
@@ -276,7 +276,7 @@ Db::verify(const char *file,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp679336"></a>Errors</h3>
+              <h3 class="title"><a id="idp6026400"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -294,7 +294,7 @@ Db::verify(const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp699096"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp6048960"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -307,7 +307,7 @@ Db::verify(const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp698016"></a>ENOENT</h4>
+                <h4 class="title"><a id="idp6045240"></a>ENOENT</h4>
               </div>
             </div>
           </div>
@@ -320,7 +320,7 @@ Db::verify(const char *file,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp708096"></a>Class</h3>
+              <h3 class="title"><a id="idp6055376"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -332,7 +332,7 @@ Db::verify(const char *file,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp693568"></a>See Also</h3>
+              <h3 class="title"><a id="idp6050888"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/env.html b/docs/api_reference/CXX/env.html
index 6c5ff01..1fd5055 100644
--- a/docs/api_reference/CXX/env.html
+++ b/docs/api_reference/CXX/env.html
@@ -207,7 +207,7 @@
                 <td>
                   <a class="xref" href="envadd_data_dir.html" title="DbEnv::add_data_dir()">DbEnv::add_data_dir()</a>
                 </td>
-                <td>add an environment data directory</td>
+                <td>Add an environment data directory</td>
               </tr>
               <tr>
                 <td>
@@ -235,7 +235,7 @@
               </tr>
               <tr>
                 <td><a class="xref" href="envset_create_dir.html" title="DbEnv::set_create_dir()">DbEnv::set_create_dir()</a>, <a class="xref" href="envget_create_dir.html" title="DbEnv::get_create_dir()">DbEnv::get_create_dir()</a></td>
-                <td>add an environment data directory</td>
+                <td>Add an environment data directory</td>
               </tr>
               <tr>
                 <td><a class="xref" href="envset_encrypt.html" title="DbEnv::set_encrypt()">DbEnv::set_encrypt()</a>, <a class="xref" href="envget_encrypt_flags.html" title="DbEnv::get_encrypt_flags()">DbEnv::get_encrypt_flags()</a></td>
diff --git a/docs/api_reference/CXX/envadd_data_dir.html b/docs/api_reference/CXX/envadd_data_dir.html
index d1ca788..cbc468d 100644
--- a/docs/api_reference/CXX/envadd_data_dir.html
+++ b/docs/api_reference/CXX/envadd_data_dir.html
@@ -95,7 +95,7 @@ DbEnv::add_data_dir(const char *dir); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1205856"></a>Parameters</h3>
+              <h3 class="title"><a id="idp6565744"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -103,7 +103,7 @@ DbEnv::add_data_dir(const char *dir); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1206504"></a>dir</h4>
+                <h4 class="title"><a id="idp6566392"></a>dir</h4>
               </div>
             </div>
           </div>
@@ -124,7 +124,7 @@ DbEnv::add_data_dir(const char *dir); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1202552"></a>Errors</h3>
+              <h3 class="title"><a id="idp6562440"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -142,7 +142,7 @@ DbEnv::add_data_dir(const char *dir); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1228208"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp6588112"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -156,7 +156,7 @@ DbEnv::add_data_dir(const char *dir); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1229536"></a>Class</h3>
+              <h3 class="title"><a id="idp6589440"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -168,7 +168,7 @@ DbEnv::add_data_dir(const char *dir); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1202768"></a>See Also</h3>
+              <h3 class="title"><a id="idp6562656"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envbackup.html b/docs/api_reference/CXX/envbackup.html
index 543d949..d72108e 100644
--- a/docs/api_reference/CXX/envbackup.html
+++ b/docs/api_reference/CXX/envbackup.html
@@ -100,7 +100,7 @@ DbEnv::backup(const char *target, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1233888"></a>Parameters</h3>
+              <h3 class="title"><a id="idp6593792"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -108,7 +108,7 @@ DbEnv::backup(const char *target, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1233736"></a>target</h4>
+                <h4 class="title"><a id="idp6593640"></a>target</h4>
               </div>
             </div>
           </div>
@@ -135,7 +135,7 @@ DbEnv::backup(const char *target, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1209920"></a>flags</h4>
+                <h4 class="title"><a id="idp6570040"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -233,7 +233,7 @@ DbEnv::backup(const char *target, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1255352"></a>Errors</h3>
+              <h3 class="title"><a id="idp6615256"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -251,7 +251,7 @@ DbEnv::backup(const char *target, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1252200"></a>EEXIST</h4>
+                <h4 class="title"><a id="idp6612320"></a>EEXIST</h4>
               </div>
             </div>
           </div>
@@ -266,7 +266,7 @@ DbEnv::backup(const char *target, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1253408"></a>ENOENT</h4>
+                <h4 class="title"><a id="idp6613312"></a>ENOENT</h4>
               </div>
             </div>
           </div>
@@ -280,7 +280,7 @@ DbEnv::backup(const char *target, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1243544"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp6603448"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -293,7 +293,7 @@ DbEnv::backup(const char *target, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1240304"></a>Class</h3>
+              <h3 class="title"><a id="idp6605608"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -305,7 +305,7 @@ DbEnv::backup(const char *target, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1239080"></a>See Also</h3>
+              <h3 class="title"><a id="idp6598984"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envcdsgroup_begin.html b/docs/api_reference/CXX/envcdsgroup_begin.html
index 99b72dc..c372e57 100644
--- a/docs/api_reference/CXX/envcdsgroup_begin.html
+++ b/docs/api_reference/CXX/envcdsgroup_begin.html
@@ -74,7 +74,7 @@ DbEnv::cdsgroup_begin(DbTxn **tid);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4874904"></a>Errors</h3>
+              <h3 class="title"><a id="idp10236912"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -92,7 +92,7 @@ DbEnv::cdsgroup_begin(DbTxn **tid);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4885184"></a>ENOMEM</h4>
+                <h4 class="title"><a id="idp10247128"></a>ENOMEM</h4>
               </div>
             </div>
           </div>
@@ -105,7 +105,7 @@ DbEnv::cdsgroup_begin(DbTxn **tid);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4879832"></a>Class</h3>
+              <h3 class="title"><a id="idp10241840"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -117,7 +117,7 @@ DbEnv::cdsgroup_begin(DbTxn **tid);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4886480"></a>See Also</h3>
+              <h3 class="title"><a id="idp10248424"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envclose.html b/docs/api_reference/CXX/envclose.html
index f2523bb..624c648 100644
--- a/docs/api_reference/CXX/envclose.html
+++ b/docs/api_reference/CXX/envclose.html
@@ -146,7 +146,7 @@ DbEnv::close(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1206672"></a>Parameters</h3>
+              <h3 class="title"><a id="idp6614672"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -154,7 +154,7 @@ DbEnv::close(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1254616"></a>flags</h4>
+                <h4 class="title"><a id="idp6601736"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -183,7 +183,7 @@ DbEnv::close(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1279016"></a>Class</h3>
+              <h3 class="title"><a id="idp6638656"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -195,7 +195,7 @@ DbEnv::close(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1274152"></a>See Also</h3>
+              <h3 class="title"><a id="idp6633896"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envcreate.html b/docs/api_reference/CXX/envcreate.html
index d4c4909..fa9a0c2 100644
--- a/docs/api_reference/CXX/envcreate.html
+++ b/docs/api_reference/CXX/envcreate.html
@@ -128,7 +128,7 @@ public:
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1292664"></a>Class</h3>
+              <h3 class="title"><a id="idp6652256"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -140,7 +140,7 @@ public:
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1227080"></a>See Also</h3>
+              <h3 class="title"><a id="idp6623920"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envdbbackup.html b/docs/api_reference/CXX/envdbbackup.html
index 9be7d60..80cc9cf 100644
--- a/docs/api_reference/CXX/envdbbackup.html
+++ b/docs/api_reference/CXX/envdbbackup.html
@@ -78,7 +78,7 @@ DbEnv::dbbackup(const char *dbfile, const char *target,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1291912"></a>Parameters</h3>
+              <h3 class="title"><a id="idp6651504"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -86,7 +86,7 @@ DbEnv::dbbackup(const char *dbfile, const char *target,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1292512"></a>dbfile</h4>
+                <h4 class="title"><a id="idp6652104"></a>dbfile</h4>
               </div>
             </div>
           </div>
@@ -98,7 +98,7 @@ DbEnv::dbbackup(const char *dbfile, const char *target,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1306304"></a>target</h4>
+                <h4 class="title"><a id="idp6666272"></a>target</h4>
               </div>
             </div>
           </div>
@@ -119,7 +119,7 @@ DbEnv::dbbackup(const char *dbfile, const char *target,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1299160"></a>flags</h4>
+                <h4 class="title"><a id="idp6658880"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -146,7 +146,7 @@ DbEnv::dbbackup(const char *dbfile, const char *target,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1308752"></a>Errors</h3>
+              <h3 class="title"><a id="idp6668720"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -164,7 +164,7 @@ DbEnv::dbbackup(const char *dbfile, const char *target,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1304160"></a>EEXIST</h4>
+                <h4 class="title"><a id="idp6677600"></a>EEXIST</h4>
               </div>
             </div>
           </div>
@@ -179,7 +179,7 @@ DbEnv::dbbackup(const char *dbfile, const char *target,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1313832"></a>ENOENT</h4>
+                <h4 class="title"><a id="idp6673584"></a>ENOENT</h4>
               </div>
             </div>
           </div>
@@ -191,7 +191,7 @@ DbEnv::dbbackup(const char *dbfile, const char *target,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1318064"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp6677816"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -204,7 +204,7 @@ DbEnv::dbbackup(const char *dbfile, const char *target,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1313184"></a>Class</h3>
+              <h3 class="title"><a id="idp6643488"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -216,7 +216,7 @@ DbEnv::dbbackup(const char *dbfile, const char *target,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1282416"></a>See Also</h3>
+              <h3 class="title"><a id="idp6644328"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envdbremove.html b/docs/api_reference/CXX/envdbremove.html
index d4fa21a..32123a2 100644
--- a/docs/api_reference/CXX/envdbremove.html
+++ b/docs/api_reference/CXX/envdbremove.html
@@ -74,7 +74,7 @@ DbEnv::dbremove(DbTxn *txnid,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1322760"></a>Parameters</h3>
+              <h3 class="title"><a id="idp6682736"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -82,7 +82,7 @@ DbEnv::dbremove(DbTxn *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1322952"></a>txnid</h4>
+                <h4 class="title"><a id="idp6682928"></a>txnid</h4>
               </div>
             </div>
           </div>
@@ -103,7 +103,7 @@ DbEnv::dbremove(DbTxn *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1324008"></a>file</h4>
+                <h4 class="title"><a id="idp6683984"></a>file</h4>
               </div>
             </div>
           </div>
@@ -116,7 +116,7 @@ DbEnv::dbremove(DbTxn *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1289736"></a>database</h4>
+                <h4 class="title"><a id="idp6649912"></a>database</h4>
               </div>
             </div>
           </div>
@@ -129,7 +129,7 @@ DbEnv::dbremove(DbTxn *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1311632"></a>flags</h4>
+                <h4 class="title"><a id="idp6662328"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -159,7 +159,7 @@ DbEnv::dbremove(DbTxn *txnid,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1329984"></a>Environment Variables</h3>
+              <h3 class="title"><a id="idp6690064"></a>Environment Variables</h3>
             </div>
           </div>
         </div>
@@ -172,7 +172,7 @@ DbEnv::dbremove(DbTxn *txnid,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1321312"></a>Errors</h3>
+              <h3 class="title"><a id="idp6683360"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -190,7 +190,7 @@ DbEnv::dbremove(DbTxn *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1338552"></a><span>DbDeadlockException or </span>DB_LOCK_DEADLOCK</h4>
+                <h4 class="title"><a id="idp6698904"></a><span>DbDeadlockException or </span>DB_LOCK_DEADLOCK</h4>
               </div>
             </div>
           </div>
@@ -208,7 +208,7 @@ DbEnv::dbremove(DbTxn *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1324936"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
+                <h4 class="title"><a id="idp6684912"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
               </div>
             </div>
           </div>
@@ -233,7 +233,7 @@ DbEnv::dbremove(DbTxn *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1309184"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp6640056"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -246,7 +246,7 @@ DbEnv::dbremove(DbTxn *txnid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1284192"></a>ENOENT</h4>
+                <h4 class="title"><a id="idp6676520"></a>ENOENT</h4>
               </div>
             </div>
           </div>
@@ -259,7 +259,7 @@ DbEnv::dbremove(DbTxn *txnid,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1334320"></a>Class</h3>
+              <h3 class="title"><a id="idp6694456"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -271,7 +271,7 @@ DbEnv::dbremove(DbTxn *txnid,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1289952"></a>See Also</h3>
+              <h3 class="title"><a id="idp6685448"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envdbrename.html b/docs/api_reference/CXX/envdbrename.html
index 1961cc6..d45a83f 100644
--- a/docs/api_reference/CXX/envdbrename.html
+++ b/docs/api_reference/CXX/envdbrename.html
@@ -76,7 +76,7 @@ DbEnv::dbrename(DbTxn *txnid, const char *file,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1347968"></a>Parameters</h3>
+              <h3 class="title"><a id="idp6707816"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -84,7 +84,7 @@ DbEnv::dbrename(DbTxn *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1348160"></a>txnid</h4>
+                <h4 class="title"><a id="idp6708008"></a>txnid</h4>
               </div>
             </div>
           </div>
@@ -105,7 +105,7 @@ DbEnv::dbrename(DbTxn *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1349216"></a>file</h4>
+                <h4 class="title"><a id="idp6709064"></a>file</h4>
               </div>
             </div>
           </div>
@@ -124,7 +124,7 @@ DbEnv::dbrename(DbTxn *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1302056"></a>database</h4>
+                <h4 class="title"><a id="idp6685512"></a>database</h4>
               </div>
             </div>
           </div>
@@ -137,7 +137,7 @@ DbEnv::dbrename(DbTxn *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1343960"></a>newname</h4>
+                <h4 class="title"><a id="idp6703744"></a>newname</h4>
               </div>
             </div>
           </div>
@@ -150,7 +150,7 @@ DbEnv::dbrename(DbTxn *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1345504"></a>flags</h4>
+                <h4 class="title"><a id="idp6705288"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -179,7 +179,7 @@ DbEnv::dbrename(DbTxn *txnid, const char *file,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1357016"></a>Environment Variables</h3>
+              <h3 class="title"><a id="idp6716864"></a>Environment Variables</h3>
             </div>
           </div>
         </div>
@@ -192,7 +192,7 @@ DbEnv::dbrename(DbTxn *txnid, const char *file,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1346152"></a>Errors</h3>
+              <h3 class="title"><a id="idp6705936"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -210,7 +210,7 @@ DbEnv::dbrename(DbTxn *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1338832"></a><span>DbDeadlockException or </span>DB_LOCK_DEADLOCK</h4>
+                <h4 class="title"><a id="idp6717944"></a><span>DbDeadlockException or </span>DB_LOCK_DEADLOCK</h4>
               </div>
             </div>
           </div>
@@ -228,7 +228,7 @@ DbEnv::dbrename(DbTxn *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1349496"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
+                <h4 class="title"><a id="idp6709344"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
               </div>
             </div>
           </div>
@@ -253,7 +253,7 @@ DbEnv::dbrename(DbTxn *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1324680"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp6692944"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -266,7 +266,7 @@ DbEnv::dbrename(DbTxn *txnid, const char *file,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1351328"></a>ENOENT</h4>
+                <h4 class="title"><a id="idp6678568"></a>ENOENT</h4>
               </div>
             </div>
           </div>
@@ -279,7 +279,7 @@ DbEnv::dbrename(DbTxn *txnid, const char *file,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1361616"></a>Class</h3>
+              <h3 class="title"><a id="idp6721464"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -291,7 +291,7 @@ DbEnv::dbrename(DbTxn *txnid, const char *file,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1350032"></a>See Also</h3>
+              <h3 class="title"><a id="idp6709880"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/enverr.html b/docs/api_reference/CXX/enverr.html
index baea79e..e66bf9f 100644
--- a/docs/api_reference/CXX/enverr.html
+++ b/docs/api_reference/CXX/enverr.html
@@ -147,7 +147,7 @@ DbEnv::errx(const char *fmt, ...); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1373536"></a>Parameters</h3>
+              <h3 class="title"><a id="idp6732912"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -155,7 +155,7 @@ DbEnv::errx(const char *fmt, ...); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1372888"></a>error</h4>
+                <h4 class="title"><a id="idp6732264"></a>error</h4>
               </div>
             </div>
           </div>
@@ -170,7 +170,7 @@ DbEnv::errx(const char *fmt, ...); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1362160"></a>fmt</h4>
+                <h4 class="title"><a id="idp6728160"></a>fmt</h4>
               </div>
             </div>
           </div>
@@ -184,7 +184,7 @@ DbEnv::errx(const char *fmt, ...); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1362424"></a>Class</h3>
+              <h3 class="title"><a id="idp6722488"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -196,7 +196,7 @@ DbEnv::errx(const char *fmt, ...); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1370080"></a>See Also</h3>
+              <h3 class="title"><a id="idp6719584"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envevent_notify.html b/docs/api_reference/CXX/envevent_notify.html
index 74aeee6..fa7e0e2 100644
--- a/docs/api_reference/CXX/envevent_notify.html
+++ b/docs/api_reference/CXX/envevent_notify.html
@@ -83,7 +83,7 @@ DbEnv::set_event_notify(
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1884992"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7249024"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -91,7 +91,7 @@ DbEnv::set_event_notify(
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1895592"></a>db_event_fcn</h4>
+                <h4 class="title"><a id="idp7244960"></a>db_event_fcn</h4>
               </div>
             </div>
           </div>
@@ -463,7 +463,7 @@ DbEnv::set_event_notify(
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1908800"></a>Class</h3>
+              <h3 class="title"><a id="idp7269232"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -475,7 +475,7 @@ DbEnv::set_event_notify(
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1874336"></a>See Also</h3>
+              <h3 class="title"><a id="idp7228840"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envfailchk.html b/docs/api_reference/CXX/envfailchk.html
index 37bb463..70dec03 100644
--- a/docs/api_reference/CXX/envfailchk.html
+++ b/docs/api_reference/CXX/envfailchk.html
@@ -156,7 +156,7 @@ DbEnv::failchk(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1391408"></a>Parameters</h3>
+              <h3 class="title"><a id="idp6751008"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -164,7 +164,7 @@ DbEnv::failchk(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1390760"></a>flags</h4>
+                <h4 class="title"><a id="idp6750360"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -178,7 +178,7 @@ DbEnv::failchk(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1395936"></a>Errors</h3>
+              <h3 class="title"><a id="idp6755536"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -196,7 +196,7 @@ DbEnv::failchk(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1408352"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp6768072"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -209,7 +209,7 @@ DbEnv::failchk(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1407056"></a>Class</h3>
+              <h3 class="title"><a id="idp6766776"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -221,7 +221,7 @@ DbEnv::failchk(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1409680"></a>See Also</h3>
+              <h3 class="title"><a id="idp6769400"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envfileid_reset.html b/docs/api_reference/CXX/envfileid_reset.html
index 273a45a..e594405 100644
--- a/docs/api_reference/CXX/envfileid_reset.html
+++ b/docs/api_reference/CXX/envfileid_reset.html
@@ -77,7 +77,7 @@ DbEnv::fileid_reset(const char *file, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1412600"></a>Parameters</h3>
+              <h3 class="title"><a id="idp6772320"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -85,7 +85,7 @@ DbEnv::fileid_reset(const char *file, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1411952"></a>file</h4>
+                <h4 class="title"><a id="idp6771672"></a>file</h4>
               </div>
             </div>
           </div>
@@ -97,7 +97,7 @@ DbEnv::fileid_reset(const char *file, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1417352"></a>flags</h4>
+                <h4 class="title"><a id="idp6777184"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -123,7 +123,7 @@ DbEnv::fileid_reset(const char *file, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1418536"></a>Errors</h3>
+              <h3 class="title"><a id="idp6778368"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -141,7 +141,7 @@ DbEnv::fileid_reset(const char *file, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1426584"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp6786416"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -154,7 +154,7 @@ DbEnv::fileid_reset(const char *file, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1425288"></a>Class</h3>
+              <h3 class="title"><a id="idp6785120"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -166,7 +166,7 @@ DbEnv::fileid_reset(const char *file, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1422136"></a>See Also</h3>
+              <h3 class="title"><a id="idp6781752"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envfullversion.html b/docs/api_reference/CXX/envfullversion.html
index 8059967..fd48b01 100644
--- a/docs/api_reference/CXX/envfullversion.html
+++ b/docs/api_reference/CXX/envfullversion.html
@@ -56,7 +56,7 @@ DbEnv::full_version(int *family, int *release, int *major, int *minor,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1411064"></a>Parameters</h3>
+              <h3 class="title"><a id="idp6779928"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -64,7 +64,7 @@ DbEnv::full_version(int *family, int *release, int *major, int *minor,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1411864"></a>family</h4>
+                <h4 class="title"><a id="idp6750920"></a>family</h4>
               </div>
             </div>
           </div>
@@ -79,7 +79,7 @@ DbEnv::full_version(int *family, int *release, int *major, int *minor,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1424080"></a>release</h4>
+                <h4 class="title"><a id="idp6783696"></a>release</h4>
               </div>
             </div>
           </div>
@@ -94,7 +94,7 @@ DbEnv::full_version(int *family, int *release, int *major, int *minor,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1427880"></a>major</h4>
+                <h4 class="title"><a id="idp6787712"></a>major</h4>
               </div>
             </div>
           </div>
@@ -108,7 +108,7 @@ DbEnv::full_version(int *family, int *release, int *major, int *minor,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1412248"></a>minor</h4>
+                <h4 class="title"><a id="idp6785424"></a>minor</h4>
               </div>
             </div>
           </div>
@@ -122,7 +122,7 @@ DbEnv::full_version(int *family, int *release, int *major, int *minor,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1423064"></a>patch</h4>
+                <h4 class="title"><a id="idp6782896"></a>patch</h4>
               </div>
             </div>
           </div>
@@ -137,7 +137,7 @@ DbEnv::full_version(int *family, int *release, int *major, int *minor,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1427512"></a>Class</h3>
+              <h3 class="title"><a id="idp6756464"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -149,7 +149,7 @@ DbEnv::full_version(int *family, int *release, int *major, int *minor,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1396776"></a>See Also</h3>
+              <h3 class="title"><a id="idp6777568"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envget_backup_callbacks.html b/docs/api_reference/CXX/envget_backup_callbacks.html
index 135bb85..e1afa20 100644
--- a/docs/api_reference/CXX/envget_backup_callbacks.html
+++ b/docs/api_reference/CXX/envget_backup_callbacks.html
@@ -76,7 +76,7 @@ DB_ENV->get_backup_callbacks(
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1468696"></a>Parameters</h3>
+              <h3 class="title"><a id="idp6828344"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -84,7 +84,7 @@ DB_ENV->get_backup_callbacks(
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1468048"></a>open_func</h4>
+                <h4 class="title"><a id="idp6827696"></a>open_func</h4>
               </div>
             </div>
           </div>
@@ -98,7 +98,7 @@ DB_ENV->get_backup_callbacks(
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1457144"></a>write_func</h4>
+                <h4 class="title"><a id="idp6816944"></a>write_func</h4>
               </div>
             </div>
           </div>
@@ -111,7 +111,7 @@ DB_ENV->get_backup_callbacks(
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1459040"></a>close_func</h4>
+                <h4 class="title"><a id="idp6819064"></a>close_func</h4>
               </div>
             </div>
           </div>
@@ -126,7 +126,7 @@ DB_ENV->get_backup_callbacks(
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1472104"></a>Class</h3>
+              <h3 class="title"><a id="idp6832008"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -138,7 +138,7 @@ DB_ENV->get_backup_callbacks(
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1463712"></a>See Also</h3>
+              <h3 class="title"><a id="idp6823520"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envget_backup_config.html b/docs/api_reference/CXX/envget_backup_config.html
index faf3163..2f92923 100644
--- a/docs/api_reference/CXX/envget_backup_config.html
+++ b/docs/api_reference/CXX/envget_backup_config.html
@@ -70,7 +70,7 @@ DB_ENV->get_backup_config(db_backup_config_t option, u_int32_t *valuep);</pre
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1479264"></a>Parameters</h3>
+              <h3 class="title"><a id="idp6839168"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -78,7 +78,7 @@ DB_ENV->get_backup_config(db_backup_config_t option, u_int32_t *valuep);</pre
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1478512"></a>option</h4>
+                <h4 class="title"><a id="idp6838416"></a>option</h4>
               </div>
             </div>
           </div>
@@ -132,7 +132,7 @@ DB_ENV->get_backup_config(db_backup_config_t option, u_int32_t *valuep);</pre
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1492296"></a>valuep</h4>
+                <h4 class="title"><a id="idp6852008"></a>valuep</h4>
               </div>
             </div>
           </div>
@@ -148,7 +148,7 @@ DB_ENV->get_backup_config(db_backup_config_t option, u_int32_t *valuep);</pre
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1470592"></a>Class</h3>
+              <h3 class="title"><a id="idp6840944"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -160,7 +160,7 @@ DB_ENV->get_backup_config(db_backup_config_t option, u_int32_t *valuep);</pre
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1494904"></a>See Also</h3>
+              <h3 class="title"><a id="idp6853736"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envget_cache_max.html b/docs/api_reference/CXX/envget_cache_max.html
index fff9811..1976b21 100644
--- a/docs/api_reference/CXX/envget_cache_max.html
+++ b/docs/api_reference/CXX/envget_cache_max.html
@@ -66,7 +66,7 @@ DbEnv::get_cache_max(u_int32_t *gbytesp, u_int32_t *bytesp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3232440"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8593240"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -74,7 +74,7 @@ DbEnv::get_cache_max(u_int32_t *gbytesp, u_int32_t *bytesp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3231792"></a>gbytesp</h4>
+                <h4 class="title"><a id="idp8592592"></a>gbytesp</h4>
               </div>
             </div>
           </div>
@@ -87,7 +87,7 @@ DbEnv::get_cache_max(u_int32_t *gbytesp, u_int32_t *bytesp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3237744"></a>bytesp</h4>
+                <h4 class="title"><a id="idp8536368"></a>bytesp</h4>
               </div>
             </div>
           </div>
@@ -102,7 +102,7 @@ DbEnv::get_cache_max(u_int32_t *gbytesp, u_int32_t *bytesp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3237216"></a>Class</h3>
+              <h3 class="title"><a id="idp8598016"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -114,7 +114,7 @@ DbEnv::get_cache_max(u_int32_t *gbytesp, u_int32_t *bytesp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3239824"></a>See Also</h3>
+              <h3 class="title"><a id="idp8600336"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envget_cachesize.html b/docs/api_reference/CXX/envget_cachesize.html
index d250df2..2fed72d 100644
--- a/docs/api_reference/CXX/envget_cachesize.html
+++ b/docs/api_reference/CXX/envget_cachesize.html
@@ -66,7 +66,7 @@ DbEnv::get_cachesize(u_int32_t *gbytesp, u_int32_t *bytesp, int *ncachep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3246128"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8606640"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -74,7 +74,7 @@ DbEnv::get_cachesize(u_int32_t *gbytesp, u_int32_t *bytesp, int *ncachep);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3245224"></a>gbytesp</h4>
+                <h4 class="title"><a id="idp8605736"></a>gbytesp</h4>
               </div>
             </div>
           </div>
@@ -87,7 +87,7 @@ DbEnv::get_cachesize(u_int32_t *gbytesp, u_int32_t *bytesp, int *ncachep);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3234792"></a>bytesp</h4>
+                <h4 class="title"><a id="idp8596152"></a>bytesp</h4>
               </div>
             </div>
           </div>
@@ -101,7 +101,7 @@ DbEnv::get_cachesize(u_int32_t *gbytesp, u_int32_t *bytesp, int *ncachep);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3180784"></a>ncachep</h4>
+                <h4 class="title"><a id="idp8601000"></a>ncachep</h4>
               </div>
             </div>
           </div>
@@ -115,7 +115,7 @@ DbEnv::get_cachesize(u_int32_t *gbytesp, u_int32_t *bytesp, int *ncachep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3230080"></a>Class</h3>
+              <h3 class="title"><a id="idp8590928"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -127,7 +127,7 @@ DbEnv::get_cachesize(u_int32_t *gbytesp, u_int32_t *bytesp, int *ncachep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3248912"></a>See Also</h3>
+              <h3 class="title"><a id="idp8609432"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envget_create_dir.html b/docs/api_reference/CXX/envget_create_dir.html
index eef11c9..d86933d 100644
--- a/docs/api_reference/CXX/envget_create_dir.html
+++ b/docs/api_reference/CXX/envget_create_dir.html
@@ -64,7 +64,7 @@ DbEnv::get_create_dir(const char **dirp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1432256"></a>Parameters</h3>
+              <h3 class="title"><a id="idp6792040"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DbEnv::get_create_dir(const char **dirp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1431936"></a>dirp</h4>
+                <h4 class="title"><a id="idp6788560"></a>dirp</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DbEnv::get_create_dir(const char **dirp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1424576"></a>Class</h3>
+              <h3 class="title"><a id="idp6778000"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -98,7 +98,7 @@ DbEnv::get_create_dir(const char **dirp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1375280"></a>See Also</h3>
+              <h3 class="title"><a id="idp6751328"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envget_data_dirs.html b/docs/api_reference/CXX/envget_data_dirs.html
index 9239d51..fdc6a6a 100644
--- a/docs/api_reference/CXX/envget_data_dirs.html
+++ b/docs/api_reference/CXX/envget_data_dirs.html
@@ -64,7 +64,7 @@ DbEnv::get_data_dirs(const char ***dirpp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1438632"></a>Parameters</h3>
+              <h3 class="title"><a id="idp6798008"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DbEnv::get_data_dirs(const char ***dirpp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1437984"></a>dirpp</h4>
+                <h4 class="title"><a id="idp6797360"></a>dirpp</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DbEnv::get_data_dirs(const char ***dirpp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1381344"></a>Class</h3>
+              <h3 class="title"><a id="idp6773984"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -98,7 +98,7 @@ DbEnv::get_data_dirs(const char ***dirpp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1412080"></a>See Also</h3>
+              <h3 class="title"><a id="idp6798656"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envget_encrypt_flags.html b/docs/api_reference/CXX/envget_encrypt_flags.html
index f3148b2..dc13c89 100644
--- a/docs/api_reference/CXX/envget_encrypt_flags.html
+++ b/docs/api_reference/CXX/envget_encrypt_flags.html
@@ -63,7 +63,7 @@ DbEnv::get_encrypt_flags(u_int32_t *flagsp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1445496"></a>Parameters</h3>
+              <h3 class="title"><a id="idp6804840"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -71,7 +71,7 @@ DbEnv::get_encrypt_flags(u_int32_t *flagsp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1444848"></a>flagsp</h4>
+                <h4 class="title"><a id="idp6804192"></a>flagsp</h4>
               </div>
             </div>
           </div>
@@ -85,7 +85,7 @@ DbEnv::get_encrypt_flags(u_int32_t *flagsp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1440096"></a>Class</h3>
+              <h3 class="title"><a id="idp6799584"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -97,7 +97,7 @@ DbEnv::get_encrypt_flags(u_int32_t *flagsp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1437872"></a>See Also</h3>
+              <h3 class="title"><a id="idp6783592"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envget_errfile.html b/docs/api_reference/CXX/envget_errfile.html
index ee1aadc..0107c6c 100644
--- a/docs/api_reference/CXX/envget_errfile.html
+++ b/docs/api_reference/CXX/envget_errfile.html
@@ -55,7 +55,7 @@ DbEnv::get_errfile(FILE **errfilep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1458216"></a>Parameters</h3>
+              <h3 class="title"><a id="idp6818080"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -63,7 +63,7 @@ DbEnv::get_errfile(FILE **errfilep);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1458408"></a>errfilep</h4>
+                <h4 class="title"><a id="idp6818272"></a>errfilep</h4>
               </div>
             </div>
           </div>
@@ -77,7 +77,7 @@ DbEnv::get_errfile(FILE **errfilep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1456616"></a>Class</h3>
+              <h3 class="title"><a id="idp6816416"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -89,7 +89,7 @@ DbEnv::get_errfile(FILE **errfilep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1444952"></a>See Also</h3>
+              <h3 class="title"><a id="idp6804080"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envget_errpfx.html b/docs/api_reference/CXX/envget_errpfx.html
index 8da9b35..50ee181 100644
--- a/docs/api_reference/CXX/envget_errpfx.html
+++ b/docs/api_reference/CXX/envget_errpfx.html
@@ -54,7 +54,7 @@ DbEnv::get_errpfx(const char **errpfxp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1456248"></a>Parameters</h3>
+              <h3 class="title"><a id="idp6806608"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -62,7 +62,7 @@ DbEnv::get_errpfx(const char **errpfxp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1456528"></a>errpfxp</h4>
+                <h4 class="title"><a id="idp6813216"></a>errpfxp</h4>
               </div>
             </div>
           </div>
@@ -76,7 +76,7 @@ DbEnv::get_errpfx(const char **errpfxp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1445992"></a>Class</h3>
+              <h3 class="title"><a id="idp6805552"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -88,7 +88,7 @@ DbEnv::get_errpfx(const char **errpfxp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1461968"></a>See Also</h3>
+              <h3 class="title"><a id="idp6821776"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envget_flags.html b/docs/api_reference/CXX/envget_flags.html
index dccbcb6..7fc6cd8 100644
--- a/docs/api_reference/CXX/envget_flags.html
+++ b/docs/api_reference/CXX/envget_flags.html
@@ -66,7 +66,7 @@ DbEnv::get_flags(u_int32_t *flagsp)</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1470000"></a>Parameters</h3>
+              <h3 class="title"><a id="idp6848584"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -74,7 +74,7 @@ DbEnv::get_flags(u_int32_t *flagsp)</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1488672"></a>flagsp</h4>
+                <h4 class="title"><a id="idp6859232"></a>flagsp</h4>
               </div>
             </div>
           </div>
@@ -88,7 +88,7 @@ DbEnv::get_flags(u_int32_t *flagsp)</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1467424"></a>Class</h3>
+              <h3 class="title"><a id="idp6816048"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -100,7 +100,7 @@ DbEnv::get_flags(u_int32_t *flagsp)</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1477632"></a>See Also</h3>
+              <h3 class="title"><a id="idp6837752"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envget_home.html b/docs/api_reference/CXX/envget_home.html
index 3729b0d..8fd40eb 100644
--- a/docs/api_reference/CXX/envget_home.html
+++ b/docs/api_reference/CXX/envget_home.html
@@ -66,7 +66,7 @@ DbEnv::get_home(const char **homep); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1502168"></a>Class</h3>
+              <h3 class="title"><a id="idp6861784"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -78,7 +78,7 @@ DbEnv::get_home(const char **homep); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1503248"></a>See Also</h3>
+              <h3 class="title"><a id="idp6862864"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envget_intermediate_dir_mode.html b/docs/api_reference/CXX/envget_intermediate_dir_mode.html
index c5af863..1f228fd 100644
--- a/docs/api_reference/CXX/envget_intermediate_dir_mode.html
+++ b/docs/api_reference/CXX/envget_intermediate_dir_mode.html
@@ -64,7 +64,7 @@ DbEnv::get_intermediate_dir_mode(u_int32_t *modep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1510416"></a>Parameters</h3>
+              <h3 class="title"><a id="idp6869864"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DbEnv::get_intermediate_dir_mode(u_int32_t *modep);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1510608"></a>modep</h4>
+                <h4 class="title"><a id="idp6870056"></a>modep</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DbEnv::get_intermediate_dir_mode(u_int32_t *modep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1507168"></a>Class</h3>
+              <h3 class="title"><a id="idp6866680"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -98,7 +98,7 @@ DbEnv::get_intermediate_dir_mode(u_int32_t *modep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1496760"></a>See Also</h3>
+              <h3 class="title"><a id="idp6856368"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envget_lg_bsize.html b/docs/api_reference/CXX/envget_lg_bsize.html
index 9238fd5..752e820 100644
--- a/docs/api_reference/CXX/envget_lg_bsize.html
+++ b/docs/api_reference/CXX/envget_lg_bsize.html
@@ -66,7 +66,7 @@ DbEnv::get_lg_bsize(u_int32_t *lg_bsizep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2867792"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8227064"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -74,7 +74,7 @@ DbEnv::get_lg_bsize(u_int32_t *lg_bsizep);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2866632"></a>lg_bsizep</h4>
+                <h4 class="title"><a id="idp8228160"></a>lg_bsizep</h4>
               </div>
             </div>
           </div>
@@ -88,7 +88,7 @@ DbEnv::get_lg_bsize(u_int32_t *lg_bsizep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2873504"></a>Class</h3>
+              <h3 class="title"><a id="idp8181096"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -102,7 +102,7 @@ DbEnv::get_lg_bsize(u_int32_t *lg_bsizep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2872984"></a>See Also</h3>
+              <h3 class="title"><a id="idp8233624"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envget_lg_dir.html b/docs/api_reference/CXX/envget_lg_dir.html
index 88f468b..ceac7dd 100644
--- a/docs/api_reference/CXX/envget_lg_dir.html
+++ b/docs/api_reference/CXX/envget_lg_dir.html
@@ -66,7 +66,7 @@ DbEnv::get_lg_dir(const char **dirp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2880960"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8240488"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -74,7 +74,7 @@ DbEnv::get_lg_dir(const char **dirp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2880312"></a>dirp</h4>
+                <h4 class="title"><a id="idp8239840"></a>dirp</h4>
               </div>
             </div>
           </div>
@@ -88,7 +88,7 @@ DbEnv::get_lg_dir(const char **dirp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2883960"></a>Class</h3>
+              <h3 class="title"><a id="idp7774168"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -102,7 +102,7 @@ DbEnv::get_lg_dir(const char **dirp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2835984"></a>See Also</h3>
+              <h3 class="title"><a id="idp8235560"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envget_lg_filemode.html b/docs/api_reference/CXX/envget_lg_filemode.html
index 5ca24be..abe4827 100644
--- a/docs/api_reference/CXX/envget_lg_filemode.html
+++ b/docs/api_reference/CXX/envget_lg_filemode.html
@@ -66,7 +66,7 @@ DbEnv::get_lg_filemode(int *lg_modep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2889304"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8249072"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -74,7 +74,7 @@ DbEnv::get_lg_filemode(int *lg_modep);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2888656"></a>lg_modep</h4>
+                <h4 class="title"><a id="idp8248424"></a>lg_modep</h4>
               </div>
             </div>
           </div>
@@ -88,7 +88,7 @@ DbEnv::get_lg_filemode(int *lg_modep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2892304"></a>Class</h3>
+              <h3 class="title"><a id="idp8252072"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -102,7 +102,7 @@ DbEnv::get_lg_filemode(int *lg_modep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2881024"></a>See Also</h3>
+              <h3 class="title"><a id="idp8250536"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envget_lg_max.html b/docs/api_reference/CXX/envget_lg_max.html
index 1de969a..f1f4783 100644
--- a/docs/api_reference/CXX/envget_lg_max.html
+++ b/docs/api_reference/CXX/envget_lg_max.html
@@ -66,7 +66,7 @@ DbEnv::get_lg_max(u_int32_t *lg_maxp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2897680"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8257440"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -74,7 +74,7 @@ DbEnv::get_lg_max(u_int32_t *lg_maxp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2897032"></a>lg_maxp</h4>
+                <h4 class="title"><a id="idp8256792"></a>lg_maxp</h4>
               </div>
             </div>
           </div>
@@ -88,7 +88,7 @@ DbEnv::get_lg_max(u_int32_t *lg_maxp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2877488"></a>Class</h3>
+              <h3 class="title"><a id="idp8237080"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -102,7 +102,7 @@ DbEnv::get_lg_max(u_int32_t *lg_maxp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2890488"></a>See Also</h3>
+              <h3 class="title"><a id="idp8254984"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envget_lg_regionmax.html b/docs/api_reference/CXX/envget_lg_regionmax.html
index d47b396..02b6bf7 100644
--- a/docs/api_reference/CXX/envget_lg_regionmax.html
+++ b/docs/api_reference/CXX/envget_lg_regionmax.html
@@ -67,7 +67,7 @@ DbEnv::get_lg_regionmax(u_int32_t *lg_regionmaxp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2905576"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8265384"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ DbEnv::get_lg_regionmax(u_int32_t *lg_regionmaxp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2904928"></a>lg_regionmaxp</h4>
+                <h4 class="title"><a id="idp8264736"></a>lg_regionmaxp</h4>
               </div>
             </div>
           </div>
@@ -89,7 +89,7 @@ DbEnv::get_lg_regionmax(u_int32_t *lg_regionmaxp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2908568"></a>Class</h3>
+              <h3 class="title"><a id="idp8250216"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -103,7 +103,7 @@ DbEnv::get_lg_regionmax(u_int32_t *lg_regionmaxp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2873952"></a>See Also</h3>
+              <h3 class="title"><a id="idp8253192"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envget_lk_conflicts.html b/docs/api_reference/CXX/envget_lk_conflicts.html
index a3d7ddb..85b46d7 100644
--- a/docs/api_reference/CXX/envget_lk_conflicts.html
+++ b/docs/api_reference/CXX/envget_lk_conflicts.html
@@ -65,7 +65,7 @@ DbEnv::get_lk_conflicts(const u_int8_t **lk_conflictsp, int *lk_modesp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2448888"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7808744"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -73,7 +73,7 @@ DbEnv::get_lk_conflicts(const u_int8_t **lk_conflictsp, int *lk_modesp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2449080"></a>lk_conflictsp</h4>
+                <h4 class="title"><a id="idp7808936"></a>lk_conflictsp</h4>
               </div>
             </div>
           </div>
@@ -87,7 +87,7 @@ DbEnv::get_lk_conflicts(const u_int8_t **lk_conflictsp, int *lk_modesp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2457152"></a>lk_modesp</h4>
+                <h4 class="title"><a id="idp7817160"></a>lk_modesp</h4>
               </div>
             </div>
           </div>
@@ -101,7 +101,7 @@ DbEnv::get_lk_conflicts(const u_int8_t **lk_conflictsp, int *lk_modesp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2458232"></a>Errors</h3>
+              <h3 class="title"><a id="idp7818240"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -119,7 +119,7 @@ DbEnv::get_lk_conflicts(const u_int8_t **lk_conflictsp, int *lk_modesp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2467192"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp7827200"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -133,7 +133,7 @@ DbEnv::get_lk_conflicts(const u_int8_t **lk_conflictsp, int *lk_modesp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2465432"></a>Class</h3>
+              <h3 class="title"><a id="idp7789376"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -145,7 +145,7 @@ DbEnv::get_lk_conflicts(const u_int8_t **lk_conflictsp, int *lk_modesp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2468472"></a>See Also</h3>
+              <h3 class="title"><a id="idp7819984"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envget_lk_detect.html b/docs/api_reference/CXX/envget_lk_detect.html
index b499675..8d3f2d9 100644
--- a/docs/api_reference/CXX/envget_lk_detect.html
+++ b/docs/api_reference/CXX/envget_lk_detect.html
@@ -65,7 +65,7 @@ DbEnv::get_lk_detect(u_int32_t *lk_detectp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2471472"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7831312"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -73,7 +73,7 @@ DbEnv::get_lk_detect(u_int32_t *lk_detectp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2470824"></a>lk_detectp</h4>
+                <h4 class="title"><a id="idp7830664"></a>lk_detectp</h4>
               </div>
             </div>
           </div>
@@ -87,7 +87,7 @@ DbEnv::get_lk_detect(u_int32_t *lk_detectp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2462600"></a>Errors</h3>
+              <h3 class="title"><a id="idp7823848"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -105,7 +105,7 @@ DbEnv::get_lk_detect(u_int32_t *lk_detectp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2478504"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp7838272"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -119,7 +119,7 @@ DbEnv::get_lk_detect(u_int32_t *lk_detectp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2477424"></a>Class</h3>
+              <h3 class="title"><a id="idp7837192"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -132,7 +132,7 @@ DbEnv::get_lk_detect(u_int32_t *lk_detectp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2479800"></a>See Also</h3>
+              <h3 class="title"><a id="idp7822456"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envget_lk_max_lockers.html b/docs/api_reference/CXX/envget_lk_max_lockers.html
index 046a467..9dccba8 100644
--- a/docs/api_reference/CXX/envget_lk_max_lockers.html
+++ b/docs/api_reference/CXX/envget_lk_max_lockers.html
@@ -66,7 +66,7 @@ DbEnv::get_lk_max_lockers(u_int32_t *, lk_maxp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2482880"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7842648"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -74,7 +74,7 @@ DbEnv::get_lk_max_lockers(u_int32_t *, lk_maxp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2482232"></a>lk_maxp</h4>
+                <h4 class="title"><a id="idp7842000"></a>lk_maxp</h4>
               </div>
             </div>
           </div>
@@ -88,7 +88,7 @@ DbEnv::get_lk_max_lockers(u_int32_t *, lk_maxp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2474648"></a>Errors</h3>
+              <h3 class="title"><a id="idp7838704"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -106,7 +106,7 @@ DbEnv::get_lk_max_lockers(u_int32_t *, lk_maxp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2489128"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp7848960"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -120,7 +120,7 @@ DbEnv::get_lk_max_lockers(u_int32_t *, lk_maxp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2488048"></a>Class</h3>
+              <h3 class="title"><a id="idp7847880"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -133,7 +133,7 @@ DbEnv::get_lk_max_lockers(u_int32_t *, lk_maxp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2490424"></a>See Also</h3>
+              <h3 class="title"><a id="idp7837688"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envget_lk_max_locks.html b/docs/api_reference/CXX/envget_lk_max_locks.html
index 8d869dd..6d37d4a 100644
--- a/docs/api_reference/CXX/envget_lk_max_locks.html
+++ b/docs/api_reference/CXX/envget_lk_max_locks.html
@@ -66,7 +66,7 @@ DbEnv::get_lk_max_locks(u_int32_t *lk_maxp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2493512"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7853336"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -74,7 +74,7 @@ DbEnv::get_lk_max_locks(u_int32_t *lk_maxp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2492864"></a>lk_maxp</h4>
+                <h4 class="title"><a id="idp7852688"></a>lk_maxp</h4>
               </div>
             </div>
           </div>
@@ -88,7 +88,7 @@ DbEnv::get_lk_max_locks(u_int32_t *lk_maxp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2442288"></a>Errors</h3>
+              <h3 class="title"><a id="idp7849392"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -106,7 +106,7 @@ DbEnv::get_lk_max_locks(u_int32_t *lk_maxp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2500112"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp7860024"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -120,7 +120,7 @@ DbEnv::get_lk_max_locks(u_int32_t *lk_maxp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2499032"></a>Class</h3>
+              <h3 class="title"><a id="idp7858944"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -132,7 +132,7 @@ DbEnv::get_lk_max_locks(u_int32_t *lk_maxp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2483824"></a>See Also</h3>
+              <h3 class="title"><a id="idp7837040"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envget_lk_max_objects.html b/docs/api_reference/CXX/envget_lk_max_objects.html
index 542e3ce..6345397 100644
--- a/docs/api_reference/CXX/envget_lk_max_objects.html
+++ b/docs/api_reference/CXX/envget_lk_max_objects.html
@@ -66,7 +66,7 @@ DbEnv::get_lk_max_objects(u_int32_t *lk_maxp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2504416"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7864392"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -74,7 +74,7 @@ DbEnv::get_lk_max_objects(u_int32_t *lk_maxp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2503768"></a>lk_maxp</h4>
+                <h4 class="title"><a id="idp7863744"></a>lk_maxp</h4>
               </div>
             </div>
           </div>
@@ -88,7 +88,7 @@ DbEnv::get_lk_max_objects(u_int32_t *lk_maxp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2500544"></a>Errors</h3>
+              <h3 class="title"><a id="idp7860456"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -106,7 +106,7 @@ DbEnv::get_lk_max_objects(u_int32_t *lk_maxp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2511072"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp7871320"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -120,7 +120,7 @@ DbEnv::get_lk_max_objects(u_int32_t *lk_maxp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2509992"></a>Class</h3>
+              <h3 class="title"><a id="idp7870240"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -133,7 +133,7 @@ DbEnv::get_lk_max_objects(u_int32_t *lk_maxp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2499744"></a>See Also</h3>
+              <h3 class="title"><a id="idp7852536"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envget_lk_partitions.html b/docs/api_reference/CXX/envget_lk_partitions.html
index 80d002f..9e6ab42 100644
--- a/docs/api_reference/CXX/envget_lk_partitions.html
+++ b/docs/api_reference/CXX/envget_lk_partitions.html
@@ -66,7 +66,7 @@ DbEnv::get_lk_partitions(u_int32_t *lk_partitions);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2515416"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7875656"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -74,7 +74,7 @@ DbEnv::get_lk_partitions(u_int32_t *lk_partitions);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2514768"></a>lk_partitions</h4>
+                <h4 class="title"><a id="idp7875008"></a>lk_partitions</h4>
               </div>
             </div>
           </div>
@@ -88,7 +88,7 @@ DbEnv::get_lk_partitions(u_int32_t *lk_partitions);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2511504"></a>Errors</h3>
+              <h3 class="title"><a id="idp7871752"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -106,7 +106,7 @@ DbEnv::get_lk_partitions(u_int32_t *lk_partitions);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2522232"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp7882408"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -120,7 +120,7 @@ DbEnv::get_lk_partitions(u_int32_t *lk_partitions);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2521152"></a>Class</h3>
+              <h3 class="title"><a id="idp7881328"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -133,7 +133,7 @@ DbEnv::get_lk_partitions(u_int32_t *lk_partitions);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2493592"></a>See Also</h3>
+              <h3 class="title"><a id="idp7866200"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envget_lk_priority.html b/docs/api_reference/CXX/envget_lk_priority.html
index 895465b..f9bbe38 100644
--- a/docs/api_reference/CXX/envget_lk_priority.html
+++ b/docs/api_reference/CXX/envget_lk_priority.html
@@ -49,7 +49,7 @@ DbEnv::get_lk_priority(u_int32_t u_int32_t lockerid, u_int32_t *priority); </pre
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2506056"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7859064"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -57,7 +57,7 @@ DbEnv::get_lk_priority(u_int32_t u_int32_t lockerid, u_int32_t *priority); </pre
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2509624"></a>lockerid</h4>
+                <h4 class="title"><a id="idp7870736"></a>lockerid</h4>
               </div>
             </div>
           </div>
@@ -71,7 +71,7 @@ DbEnv::get_lk_priority(u_int32_t u_int32_t lockerid, u_int32_t *priority); </pre
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2503080"></a>priority</h4>
+                <h4 class="title"><a id="idp7862944"></a>priority</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DbEnv::get_lk_priority(u_int32_t u_int32_t lockerid, u_int32_t *priority); </pre
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2522664"></a>Errors</h3>
+              <h3 class="title"><a id="idp7882840"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -104,7 +104,7 @@ DbEnv::get_lk_priority(u_int32_t u_int32_t lockerid, u_int32_t *priority); </pre
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2532048"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp7892064"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -117,7 +117,7 @@ DbEnv::get_lk_priority(u_int32_t u_int32_t lockerid, u_int32_t *priority); </pre
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2530072"></a>Class</h3>
+              <h3 class="title"><a id="idp7890088"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -130,7 +130,7 @@ DbEnv::get_lk_priority(u_int32_t u_int32_t lockerid, u_int32_t *priority); </pre
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2533432"></a>See Also</h3>
+              <h3 class="title"><a id="idp7893448"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envget_lk_tablesize.html b/docs/api_reference/CXX/envget_lk_tablesize.html
index 8743322..c9a4b2d 100644
--- a/docs/api_reference/CXX/envget_lk_tablesize.html
+++ b/docs/api_reference/CXX/envget_lk_tablesize.html
@@ -67,7 +67,7 @@ DbEnv::get_lk_tablesize(u_int32_t *tablesizep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2536328"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7896344"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ DbEnv::get_lk_tablesize(u_int32_t *tablesizep);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2535680"></a>tablesizep</h4>
+                <h4 class="title"><a id="idp7895696"></a>tablesizep</h4>
               </div>
             </div>
           </div>
@@ -91,7 +91,7 @@ DbEnv::get_lk_tablesize(u_int32_t *tablesizep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2502712"></a>Class</h3>
+              <h3 class="title"><a id="idp7862576"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -104,7 +104,7 @@ DbEnv::get_lk_tablesize(u_int32_t *tablesizep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2500216"></a>See Also</h3>
+              <h3 class="title"><a id="idp7871424"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envget_memory_init.html b/docs/api_reference/CXX/envget_memory_init.html
index c7fdad4..703fd78 100644
--- a/docs/api_reference/CXX/envget_memory_init.html
+++ b/docs/api_reference/CXX/envget_memory_init.html
@@ -69,7 +69,7 @@ DbEnv::get_memory_init(DB_MEM_CONFIG type, u_int32_t *countp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1514920"></a>Parameters</h3>
+              <h3 class="title"><a id="idp6874256"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -77,7 +77,7 @@ DbEnv::get_memory_init(DB_MEM_CONFIG type, u_int32_t *countp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1514272"></a>type</h4>
+                <h4 class="title"><a id="idp6873608"></a>type</h4>
               </div>
             </div>
           </div>
@@ -160,7 +160,7 @@ DbEnv::get_memory_init(DB_MEM_CONFIG type, u_int32_t *countp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1528360"></a>countp</h4>
+                <h4 class="title"><a id="idp6887960"></a>countp</h4>
               </div>
             </div>
           </div>
@@ -175,7 +175,7 @@ DbEnv::get_memory_init(DB_MEM_CONFIG type, u_int32_t *countp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1518216"></a>Class</h3>
+              <h3 class="title"><a id="idp6877816"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -187,7 +187,7 @@ DbEnv::get_memory_init(DB_MEM_CONFIG type, u_int32_t *countp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1530648"></a>See Also</h3>
+              <h3 class="title"><a id="idp6890248"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envget_memory_max.html b/docs/api_reference/CXX/envget_memory_max.html
index b4075a5..c8e4c07 100644
--- a/docs/api_reference/CXX/envget_memory_max.html
+++ b/docs/api_reference/CXX/envget_memory_max.html
@@ -68,7 +68,7 @@ DbEnv::get_memory_max(u_int32_t *gbytesp, u_int32_t *bytesp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1529624"></a>Parameters</h3>
+              <h3 class="title"><a id="idp6876424"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -76,7 +76,7 @@ DbEnv::get_memory_max(u_int32_t *gbytesp, u_int32_t *bytesp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1535664"></a>gbytesp</h4>
+                <h4 class="title"><a id="idp6889200"></a>gbytesp</h4>
               </div>
             </div>
           </div>
@@ -90,7 +90,7 @@ DbEnv::get_memory_max(u_int32_t *gbytesp, u_int32_t *bytesp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1522176"></a>bytesp</h4>
+                <h4 class="title"><a id="idp6885688"></a>bytesp</h4>
               </div>
             </div>
           </div>
@@ -104,7 +104,7 @@ DbEnv::get_memory_max(u_int32_t *gbytesp, u_int32_t *bytesp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1523040"></a>sizep</h4>
+                <h4 class="title"><a id="idp6883752"></a>sizep</h4>
               </div>
             </div>
           </div>
@@ -119,7 +119,7 @@ DbEnv::get_memory_max(u_int32_t *gbytesp, u_int32_t *bytesp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1505872"></a>Class</h3>
+              <h3 class="title"><a id="idp6882856"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -131,7 +131,7 @@ DbEnv::get_memory_max(u_int32_t *gbytesp, u_int32_t *bytesp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1516216"></a>See Also</h3>
+              <h3 class="title"><a id="idp6870344"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envget_metadata_dir.html b/docs/api_reference/CXX/envget_metadata_dir.html
index a38af35..e2eee65 100644
--- a/docs/api_reference/CXX/envget_metadata_dir.html
+++ b/docs/api_reference/CXX/envget_metadata_dir.html
@@ -68,7 +68,7 @@ DbEnv::get_metadata_dir(const char **dirp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1540432"></a>Parameters</h3>
+              <h3 class="title"><a id="idp6899864"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -76,7 +76,7 @@ DbEnv::get_metadata_dir(const char **dirp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1539680"></a>dirp</h4>
+                <h4 class="title"><a id="idp6899112"></a>dirp</h4>
               </div>
             </div>
           </div>
@@ -91,7 +91,7 @@ DbEnv::get_metadata_dir(const char **dirp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1513648"></a>Class</h3>
+              <h3 class="title"><a id="idp6875288"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -103,7 +103,7 @@ DbEnv::get_metadata_dir(const char **dirp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1515544"></a>See Also</h3>
+              <h3 class="title"><a id="idp6886248"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envget_mp_mmapsize.html b/docs/api_reference/CXX/envget_mp_mmapsize.html
index 02d0bb6..190c3be 100644
--- a/docs/api_reference/CXX/envget_mp_mmapsize.html
+++ b/docs/api_reference/CXX/envget_mp_mmapsize.html
@@ -66,7 +66,7 @@ DbEnv::get_mp_mmapsize(size_t *mp_mmapsizep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3272152"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8633160"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -74,7 +74,7 @@ DbEnv::get_mp_mmapsize(size_t *mp_mmapsizep);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3271248"></a>mp_mmapsizep</h4>
+                <h4 class="title"><a id="idp8632640"></a>mp_mmapsizep</h4>
               </div>
             </div>
           </div>
@@ -88,7 +88,7 @@ DbEnv::get_mp_mmapsize(size_t *mp_mmapsizep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3274680"></a>Class</h3>
+              <h3 class="title"><a id="idp8624800"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -101,7 +101,7 @@ DbEnv::get_mp_mmapsize(size_t *mp_mmapsizep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3271568"></a>See Also</h3>
+              <h3 class="title"><a id="idp8631928"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envget_mp_mtxcount.html b/docs/api_reference/CXX/envget_mp_mtxcount.html
index 07bb04f..d15ef2c 100644
--- a/docs/api_reference/CXX/envget_mp_mtxcount.html
+++ b/docs/api_reference/CXX/envget_mp_mtxcount.html
@@ -51,7 +51,7 @@ DbEnv::get_mp_mtxcount(u_int32_t mtxcount);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3270832"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8629328"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -59,7 +59,7 @@ DbEnv::get_mp_mtxcount(u_int32_t mtxcount);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3268320"></a>mtxcount</h4>
+                <h4 class="title"><a id="idp8633024"></a>mtxcount</h4>
               </div>
             </div>
           </div>
@@ -73,7 +73,7 @@ DbEnv::get_mp_mtxcount(u_int32_t mtxcount);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3280192"></a>Class</h3>
+              <h3 class="title"><a id="idp8640752"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -86,7 +86,7 @@ DbEnv::get_mp_mtxcount(u_int32_t mtxcount);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3281272"></a>See Also</h3>
+              <h3 class="title"><a id="idp8641832"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envget_mp_pagesize.html b/docs/api_reference/CXX/envget_mp_pagesize.html
index aecd17e..a6167b7 100644
--- a/docs/api_reference/CXX/envget_mp_pagesize.html
+++ b/docs/api_reference/CXX/envget_mp_pagesize.html
@@ -53,7 +53,7 @@ DbEnv::get_mp_pagesize(u_int32_t *pagesizep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3288272"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8649104"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -61,7 +61,7 @@ DbEnv::get_mp_pagesize(u_int32_t *pagesizep);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3288464"></a>pagesizep</h4>
+                <h4 class="title"><a id="idp8649296"></a>pagesizep</h4>
               </div>
             </div>
           </div>
@@ -75,7 +75,7 @@ DbEnv::get_mp_pagesize(u_int32_t *pagesizep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3269336"></a>Class</h3>
+              <h3 class="title"><a id="idp8628464"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -88,7 +88,7 @@ DbEnv::get_mp_pagesize(u_int32_t *pagesizep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3284048"></a>See Also</h3>
+              <h3 class="title"><a id="idp8644880"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envget_mp_tablesize.html b/docs/api_reference/CXX/envget_mp_tablesize.html
index ef0fb01..cdc6bbf 100644
--- a/docs/api_reference/CXX/envget_mp_tablesize.html
+++ b/docs/api_reference/CXX/envget_mp_tablesize.html
@@ -49,7 +49,7 @@ DbEnv::get_mp_tablesize(u_int32_t tablesize);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3273824"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8634760"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -57,7 +57,7 @@ DbEnv::get_mp_tablesize(u_int32_t tablesize);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3274016"></a>tablesize</h4>
+                <h4 class="title"><a id="idp8634952"></a>tablesize</h4>
               </div>
             </div>
           </div>
@@ -70,7 +70,7 @@ DbEnv::get_mp_tablesize(u_int32_t tablesize);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3289392"></a>Class</h3>
+              <h3 class="title"><a id="idp8650224"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -83,7 +83,7 @@ DbEnv::get_mp_tablesize(u_int32_t tablesize);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3290472"></a>See Also</h3>
+              <h3 class="title"><a id="idp8651304"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envget_msgfile.html b/docs/api_reference/CXX/envget_msgfile.html
index 8cfb93b..2e7acaa 100644
--- a/docs/api_reference/CXX/envget_msgfile.html
+++ b/docs/api_reference/CXX/envget_msgfile.html
@@ -54,7 +54,7 @@ DbEnv::get_msgfile(FILE **msgfilep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1509120"></a>Parameters</h3>
+              <h3 class="title"><a id="idp6898576"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -62,7 +62,7 @@ DbEnv::get_msgfile(FILE **msgfilep);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1512072"></a>msgfilep</h4>
+                <h4 class="title"><a id="idp6894384"></a>msgfilep</h4>
               </div>
             </div>
           </div>
@@ -75,7 +75,7 @@ DbEnv::get_msgfile(FILE **msgfilep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1542368"></a>Class</h3>
+              <h3 class="title"><a id="idp6901632"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -87,7 +87,7 @@ DbEnv::get_msgfile(FILE **msgfilep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1526432"></a>See Also</h3>
+              <h3 class="title"><a id="idp6905952"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envget_open_flags.html b/docs/api_reference/CXX/envget_open_flags.html
index 40a10b7..e92c1e9 100644
--- a/docs/api_reference/CXX/envget_open_flags.html
+++ b/docs/api_reference/CXX/envget_open_flags.html
@@ -64,7 +64,7 @@ DbEnv::get_open_flags(u_int32_t *flagsp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1553480"></a>Parameters</h3>
+              <h3 class="title"><a id="idp6912672"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DbEnv::get_open_flags(u_int32_t *flagsp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1552832"></a>flagsp</h4>
+                <h4 class="title"><a id="idp6912024"></a>flagsp</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DbEnv::get_open_flags(u_int32_t *flagsp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1549320"></a>Class</h3>
+              <h3 class="title"><a id="idp6887376"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -98,7 +98,7 @@ DbEnv::get_open_flags(u_int32_t *flagsp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1553696"></a>See Also</h3>
+              <h3 class="title"><a id="idp6901864"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envget_shm_key.html b/docs/api_reference/CXX/envget_shm_key.html
index a572eb3..0fbc723 100644
--- a/docs/api_reference/CXX/envget_shm_key.html
+++ b/docs/api_reference/CXX/envget_shm_key.html
@@ -66,7 +66,7 @@ DbEnv::get_shm_key(long *shm_keyp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1560976"></a>Parameters</h3>
+              <h3 class="title"><a id="idp6920648"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -74,7 +74,7 @@ DbEnv::get_shm_key(long *shm_keyp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1560328"></a>shm_keyp</h4>
+                <h4 class="title"><a id="idp6920000"></a>shm_keyp</h4>
               </div>
             </div>
           </div>
@@ -88,7 +88,7 @@ DbEnv::get_shm_key(long *shm_keyp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1554944"></a>Class</h3>
+              <h3 class="title"><a id="idp6907096"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -100,7 +100,7 @@ DbEnv::get_shm_key(long *shm_keyp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1546872"></a>See Also</h3>
+              <h3 class="title"><a id="idp6921512"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envget_thread_count.html b/docs/api_reference/CXX/envget_thread_count.html
index 692540f..e760516 100644
--- a/docs/api_reference/CXX/envget_thread_count.html
+++ b/docs/api_reference/CXX/envget_thread_count.html
@@ -64,7 +64,7 @@ DbEnv::get_thread_count(u_int32_t *countp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1568896"></a>Parameters</h3>
+              <h3 class="title"><a id="idp6928088"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DbEnv::get_thread_count(u_int32_t *countp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1568248"></a>countp</h4>
+                <h4 class="title"><a id="idp6927440"></a>countp</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DbEnv::get_thread_count(u_int32_t *countp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1561408"></a>Class</h3>
+              <h3 class="title"><a id="idp6922112"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -98,7 +98,7 @@ DbEnv::get_thread_count(u_int32_t *countp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1566504"></a>See Also</h3>
+              <h3 class="title"><a id="idp6928304"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envget_timeout.html b/docs/api_reference/CXX/envget_timeout.html
index 88e109b..21300c1 100644
--- a/docs/api_reference/CXX/envget_timeout.html
+++ b/docs/api_reference/CXX/envget_timeout.html
@@ -66,7 +66,7 @@ DbEnv::get_timeout(db_timeout_t *timeoutp, u_int32_t flag);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1576736"></a>Parameters</h3>
+              <h3 class="title"><a id="idp6936128"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -74,7 +74,7 @@ DbEnv::get_timeout(db_timeout_t *timeoutp, u_int32_t flag);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1576088"></a>timeoutp</h4>
+                <h4 class="title"><a id="idp6935480"></a>timeoutp</h4>
               </div>
             </div>
           </div>
@@ -87,7 +87,7 @@ DbEnv::get_timeout(db_timeout_t *timeoutp, u_int32_t flag);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1570360"></a>flag</h4>
+                <h4 class="title"><a id="idp6929768"></a>flag</h4>
               </div>
             </div>
           </div>
@@ -136,7 +136,7 @@ DbEnv::get_timeout(db_timeout_t *timeoutp, u_int32_t flag);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1584568"></a>Class</h3>
+              <h3 class="title"><a id="idp6943952"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -148,7 +148,7 @@ DbEnv::get_timeout(db_timeout_t *timeoutp, u_int32_t flag);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1580496"></a>See Also</h3>
+              <h3 class="title"><a id="idp6939880"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envget_tmp_dir.html b/docs/api_reference/CXX/envget_tmp_dir.html
index be2f801..cf68676 100644
--- a/docs/api_reference/CXX/envget_tmp_dir.html
+++ b/docs/api_reference/CXX/envget_tmp_dir.html
@@ -64,7 +64,7 @@ DbEnv::get_tmp_dir(const char **dirp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1594432"></a>Parameters</h3>
+              <h3 class="title"><a id="idp6945216"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DbEnv::get_tmp_dir(const char **dirp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1594888"></a>dirp</h4>
+                <h4 class="title"><a id="idp6953880"></a>dirp</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DbEnv::get_tmp_dir(const char **dirp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1578248"></a>Class</h3>
+              <h3 class="title"><a id="idp6938288"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -98,7 +98,7 @@ DbEnv::get_tmp_dir(const char **dirp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1576840"></a>See Also</h3>
+              <h3 class="title"><a id="idp6936232"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envget_tx_max.html b/docs/api_reference/CXX/envget_tx_max.html
index e0cf073..d4c0cdb 100644
--- a/docs/api_reference/CXX/envget_tx_max.html
+++ b/docs/api_reference/CXX/envget_tx_max.html
@@ -65,7 +65,7 @@ DbEnv::get_tx_max(u_int32_t *tx_maxp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4892568"></a>Parameters</h3>
+              <h3 class="title"><a id="idp10254512"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -73,7 +73,7 @@ DbEnv::get_tx_max(u_int32_t *tx_maxp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4891920"></a>tx_maxp</h4>
+                <h4 class="title"><a id="idp10253864"></a>tx_maxp</h4>
               </div>
             </div>
           </div>
@@ -87,7 +87,7 @@ DbEnv::get_tx_max(u_int32_t *tx_maxp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4880360"></a>Class</h3>
+              <h3 class="title"><a id="idp10242368"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -100,7 +100,7 @@ DbEnv::get_tx_max(u_int32_t *tx_maxp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4874576"></a>See Also</h3>
+              <h3 class="title"><a id="idp10250176"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envget_tx_timestamp.html b/docs/api_reference/CXX/envget_tx_timestamp.html
index b2756f0..1136150 100644
--- a/docs/api_reference/CXX/envget_tx_timestamp.html
+++ b/docs/api_reference/CXX/envget_tx_timestamp.html
@@ -66,7 +66,7 @@ DbEnv::get_tx_timestamp(time_t *timestampp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4897832"></a>Parameters</h3>
+              <h3 class="title"><a id="idp10259672"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -74,7 +74,7 @@ DbEnv::get_tx_timestamp(time_t *timestampp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4897184"></a>timestampp</h4>
+                <h4 class="title"><a id="idp10259024"></a>timestampp</h4>
               </div>
             </div>
           </div>
@@ -88,7 +88,7 @@ DbEnv::get_tx_timestamp(time_t *timestampp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4900832"></a>Class</h3>
+              <h3 class="title"><a id="idp10262672"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -101,7 +101,7 @@ DbEnv::get_tx_timestamp(time_t *timestampp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4891056"></a>See Also</h3>
+              <h3 class="title"><a id="idp10253000"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envget_verbose.html b/docs/api_reference/CXX/envget_verbose.html
index 68949cf..28823ff 100644
--- a/docs/api_reference/CXX/envget_verbose.html
+++ b/docs/api_reference/CXX/envget_verbose.html
@@ -65,7 +65,7 @@ DbEnv::get_verbose(u_int32_t which, int *onoffp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1580328"></a>Parameters</h3>
+              <h3 class="title"><a id="idp6933728"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -73,7 +73,7 @@ DbEnv::get_verbose(u_int32_t which, int *onoffp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1573352"></a>which</h4>
+                <h4 class="title"><a id="idp6947408"></a>which</h4>
               </div>
             </div>
           </div>
@@ -221,7 +221,7 @@ DbEnv::get_verbose(u_int32_t which, int *onoffp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1609552"></a>onoffp</h4>
+                <h4 class="title"><a id="idp6969032"></a>onoffp</h4>
               </div>
             </div>
           </div>
@@ -235,7 +235,7 @@ DbEnv::get_verbose(u_int32_t which, int *onoffp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1581528"></a>Class</h3>
+              <h3 class="title"><a id="idp6941344"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -247,7 +247,7 @@ DbEnv::get_verbose(u_int32_t which, int *onoffp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1605832"></a>See Also</h3>
+              <h3 class="title"><a id="idp6932272"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envlog_get_config.html b/docs/api_reference/CXX/envlog_get_config.html
index 2dc61ed..6473374 100644
--- a/docs/api_reference/CXX/envlog_get_config.html
+++ b/docs/api_reference/CXX/envlog_get_config.html
@@ -67,7 +67,7 @@ DbEnv::log_get_config(u_int32_t which, int *onoffp)</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2977360"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8337656"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ DbEnv::log_get_config(u_int32_t which, int *onoffp)</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2976712"></a>which</h4>
+                <h4 class="title"><a id="idp8337008"></a>which</h4>
               </div>
             </div>
           </div>
@@ -138,7 +138,7 @@ DbEnv::log_get_config(u_int32_t which, int *onoffp)</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2987960"></a>onoffp</h4>
+                <h4 class="title"><a id="idp8348200"></a>onoffp</h4>
               </div>
             </div>
           </div>
@@ -156,7 +156,7 @@ DbEnv::log_get_config(u_int32_t which, int *onoffp)</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2988392"></a>Class</h3>
+              <h3 class="title"><a id="idp8348632"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -168,7 +168,7 @@ DbEnv::log_get_config(u_int32_t which, int *onoffp)</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2977792"></a>See Also</h3>
+              <h3 class="title"><a id="idp8338088"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envlog_set_config.html b/docs/api_reference/CXX/envlog_set_config.html
index 275364f..6694ddb 100644
--- a/docs/api_reference/CXX/envlog_set_config.html
+++ b/docs/api_reference/CXX/envlog_set_config.html
@@ -69,7 +69,7 @@ DbEnv::log_set_config(u_int32_t flags, int onoff); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3003376"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8376264"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -77,7 +77,7 @@ DbEnv::log_set_config(u_int32_t flags, int onoff); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3010232"></a>flags</h4>
+                <h4 class="title"><a id="idp8370056"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -234,7 +234,7 @@ DbEnv::log_set_config(u_int32_t flags, int onoff); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3000264"></a>onoff</h4>
+                <h4 class="title"><a id="idp8392312"></a>onoff</h4>
               </div>
             </div>
           </div>
@@ -248,7 +248,7 @@ DbEnv::log_set_config(u_int32_t flags, int onoff); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3017968"></a>Errors</h3>
+              <h3 class="title"><a id="idp8357144"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -266,7 +266,7 @@ DbEnv::log_set_config(u_int32_t flags, int onoff); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3030248"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp8390600"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -279,7 +279,7 @@ DbEnv::log_set_config(u_int32_t flags, int onoff); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3036528"></a>Class</h3>
+              <h3 class="title"><a id="idp8396880"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -291,7 +291,7 @@ DbEnv::log_set_config(u_int32_t flags, int onoff); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3006832"></a>See Also</h3>
+              <h3 class="title"><a id="idp8393856"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envlog_verify.html b/docs/api_reference/CXX/envlog_verify.html
index c730e70..c8c15cd 100644
--- a/docs/api_reference/CXX/envlog_verify.html
+++ b/docs/api_reference/CXX/envlog_verify.html
@@ -73,7 +73,7 @@ DbEnv::log_verify(DB_ENV *dbenv, const DB_LOG_VERIFY_CONFIG *config);
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1614288"></a>Parameters</h3>
+              <h3 class="title"><a id="idp6964880"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -81,7 +81,7 @@ DbEnv::log_verify(DB_ENV *dbenv, const DB_LOG_VERIFY_CONFIG *config);
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1620536"></a>config </h4>
+                <h4 class="title"><a id="idp6980016"></a>config </h4>
               </div>
             </div>
           </div>
@@ -95,7 +95,7 @@ DbEnv::log_verify(DB_ENV *dbenv, const DB_LOG_VERIFY_CONFIG *config);
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1598624"></a>DB_LOG_VERIFY_CONFIG members</h3>
+              <h3 class="title"><a id="idp6983984"></a>DB_LOG_VERIFY_CONFIG members</h3>
             </div>
           </div>
         </div>
@@ -113,7 +113,7 @@ time_t start_time, end_time;
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1624384"></a>continue_after_fail</h4>
+                <h4 class="title"><a id="idp6984880"></a>continue_after_fail</h4>
               </div>
             </div>
           </div>
@@ -125,7 +125,7 @@ time_t start_time, end_time;
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1599552"></a>verbose</h4>
+                <h4 class="title"><a id="idp6966824"></a>verbose</h4>
               </div>
             </div>
           </div>
@@ -137,7 +137,7 @@ time_t start_time, end_time;
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1611928"></a>cachesize</h4>
+                <h4 class="title"><a id="idp6939944"></a>cachesize</h4>
               </div>
             </div>
           </div>
@@ -149,7 +149,7 @@ time_t start_time, end_time;
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1580776"></a> temp_envhome</h4>
+                <h4 class="title"><a id="idp6959016"></a> temp_envhome</h4>
               </div>
             </div>
           </div>
@@ -161,7 +161,7 @@ time_t start_time, end_time;
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1569880"></a>dbfile</h4>
+                <h4 class="title"><a id="idp6951208"></a>dbfile</h4>
               </div>
             </div>
           </div>
@@ -173,7 +173,7 @@ time_t start_time, end_time;
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1605056"></a>dbname</h4>
+                <h4 class="title"><a id="idp6957744"></a>dbname</h4>
               </div>
             </div>
           </div>
@@ -185,7 +185,7 @@ time_t start_time, end_time;
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1631128"></a>start_lsn and end_lsn </h4>
+                <h4 class="title"><a id="idp6990608"></a>start_lsn and end_lsn </h4>
               </div>
             </div>
           </div>
@@ -198,7 +198,7 @@ time_t start_time, end_time;
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1632688"></a>start_time and end_time </h4>
+                <h4 class="title"><a id="idp6992536"></a>start_time and end_time </h4>
               </div>
             </div>
           </div>
@@ -219,7 +219,7 @@ time_t start_time, end_time;
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1634024"></a>Environment Variables</h3>
+              <h3 class="title"><a id="idp6993872"></a>Environment Variables</h3>
             </div>
           </div>
         </div>
@@ -233,7 +233,7 @@ time_t start_time, end_time;
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1634880"></a>Errors</h3>
+              <h3 class="title"><a id="idp6994728"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -253,7 +253,7 @@ time_t start_time, end_time;
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1625320"></a>Class</h3>
+              <h3 class="title"><a id="idp6998200"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -265,7 +265,7 @@ time_t start_time, end_time;
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1603016"></a>See Also</h3>
+              <h3 class="title"><a id="idp6963296"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envlsn_reset.html b/docs/api_reference/CXX/envlsn_reset.html
index d9d681a..df462da 100644
--- a/docs/api_reference/CXX/envlsn_reset.html
+++ b/docs/api_reference/CXX/envlsn_reset.html
@@ -83,7 +83,7 @@ DbEnv::lsn_reset(const char *file, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1646592"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7006440"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -91,7 +91,7 @@ DbEnv::lsn_reset(const char *file, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1645944"></a>file</h4>
+                <h4 class="title"><a id="idp7005792"></a>file</h4>
               </div>
             </div>
           </div>
@@ -103,7 +103,7 @@ DbEnv::lsn_reset(const char *file, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1651608"></a>flags</h4>
+                <h4 class="title"><a id="idp7011136"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -129,7 +129,7 @@ DbEnv::lsn_reset(const char *file, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1652792"></a>Errors</h3>
+              <h3 class="title"><a id="idp7012320"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -147,7 +147,7 @@ DbEnv::lsn_reset(const char *file, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1660840"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp7020520"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -160,7 +160,7 @@ DbEnv::lsn_reset(const char *file, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1659760"></a>Class</h3>
+              <h3 class="title"><a id="idp7019440"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -172,7 +172,7 @@ DbEnv::lsn_reset(const char *file, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1656608"></a>See Also</h3>
+              <h3 class="title"><a id="idp7016288"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envopen.html b/docs/api_reference/CXX/envopen.html
index 96fbad1..1559b72 100644
--- a/docs/api_reference/CXX/envopen.html
+++ b/docs/api_reference/CXX/envopen.html
@@ -78,7 +78,7 @@ DbEnv::open(const char *db_home, u_int32_t flags, int mode); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1627288"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7011736"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -86,7 +86,7 @@ DbEnv::open(const char *db_home, u_int32_t flags, int mode); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1638080"></a>db_home</h4>
+                <h4 class="title"><a id="idp6971408"></a>db_home</h4>
               </div>
             </div>
           </div>
@@ -112,7 +112,7 @@ DbEnv::open(const char *db_home, u_int32_t flags, int mode); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1658440"></a>flags</h4>
+                <h4 class="title"><a id="idp7009408"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -538,7 +538,7 @@ DbEnv::open(const char *db_home, u_int32_t flags, int mode); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1685128"></a>mode</h4>
+                <h4 class="title"><a id="idp7021040"></a>mode</h4>
               </div>
             </div>
           </div>
@@ -567,7 +567,7 @@ DbEnv::open(const char *db_home, u_int32_t flags, int mode); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1661552"></a>Errors</h3>
+              <h3 class="title"><a id="idp7021232"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -585,7 +585,7 @@ DbEnv::open(const char *db_home, u_int32_t flags, int mode); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1719024"></a>DB_RUNRECOVERY</h4>
+                <h4 class="title"><a id="idp7077936"></a>DB_RUNRECOVERY</h4>
               </div>
             </div>
           </div>
@@ -600,7 +600,7 @@ DbEnv::open(const char *db_home, u_int32_t flags, int mode); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1656888"></a>DB_VERSION_MISMATCH</h4>
+                <h4 class="title"><a id="idp7020368"></a>DB_VERSION_MISMATCH</h4>
               </div>
             </div>
           </div>
@@ -613,7 +613,7 @@ DbEnv::open(const char *db_home, u_int32_t flags, int mode); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1724712"></a>EAGAIN</h4>
+                <h4 class="title"><a id="idp7062352"></a>EAGAIN</h4>
               </div>
             </div>
           </div>
@@ -625,7 +625,7 @@ DbEnv::open(const char *db_home, u_int32_t flags, int mode); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1734208"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp7093440"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -643,7 +643,7 @@ DbEnv::open(const char *db_home, u_int32_t flags, int mode); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1648104"></a>ENOENT</h4>
+                <h4 class="title"><a id="idp6988664"></a>ENOENT</h4>
               </div>
             </div>
           </div>
@@ -656,7 +656,7 @@ DbEnv::open(const char *db_home, u_int32_t flags, int mode); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1717080"></a>Class</h3>
+              <h3 class="title"><a id="idp7076856"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -668,7 +668,7 @@ DbEnv::open(const char *db_home, u_int32_t flags, int mode); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1675976"></a>See Also</h3>
+              <h3 class="title"><a id="idp7018000"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envremove.html b/docs/api_reference/CXX/envremove.html
index ebb40a9..a1f75d2 100644
--- a/docs/api_reference/CXX/envremove.html
+++ b/docs/api_reference/CXX/envremove.html
@@ -115,7 +115,7 @@ DbEnv::remove(const char *db_home, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1733216"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7092448"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -123,7 +123,7 @@ DbEnv::remove(const char *db_home, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1732568"></a>db_home</h4>
+                <h4 class="title"><a id="idp7091800"></a>db_home</h4>
               </div>
             </div>
           </div>
@@ -140,7 +140,7 @@ DbEnv::remove(const char *db_home, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1660040"></a>flags</h4>
+                <h4 class="title"><a id="idp7095456"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -199,7 +199,7 @@ DbEnv::remove(const char *db_home, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1714448"></a>Errors</h3>
+              <h3 class="title"><a id="idp7073920"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -217,7 +217,7 @@ DbEnv::remove(const char *db_home, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1760184"></a>EBUSY</h4>
+                <h4 class="title"><a id="idp7119248"></a>EBUSY</h4>
               </div>
             </div>
           </div>
@@ -230,7 +230,7 @@ DbEnv::remove(const char *db_home, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1758272"></a>Class</h3>
+              <h3 class="title"><a id="idp7117336"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -242,7 +242,7 @@ DbEnv::remove(const char *db_home, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1755000"></a>See Also</h3>
+              <h3 class="title"><a id="idp7114064"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_alloc.html b/docs/api_reference/CXX/envset_alloc.html
index 42c9086..b556bb6 100644
--- a/docs/api_reference/CXX/envset_alloc.html
+++ b/docs/api_reference/CXX/envset_alloc.html
@@ -116,7 +116,7 @@ DbEnv::set_alloc(db_malloc_fcn_type app_malloc,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1757080"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7108152"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -124,7 +124,7 @@ DbEnv::set_alloc(db_malloc_fcn_type app_malloc,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1749152"></a>app_malloc</h4>
+                <h4 class="title"><a id="idp7103800"></a>app_malloc</h4>
               </div>
             </div>
           </div>
@@ -137,7 +137,7 @@ DbEnv::set_alloc(db_malloc_fcn_type app_malloc,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1749008"></a>app_realloc</h4>
+                <h4 class="title"><a id="idp7108008"></a>app_realloc</h4>
               </div>
             </div>
           </div>
@@ -150,7 +150,7 @@ DbEnv::set_alloc(db_malloc_fcn_type app_malloc,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1756648"></a>app_free</h4>
+                <h4 class="title"><a id="idp7034512"></a>app_free</h4>
               </div>
             </div>
           </div>
@@ -164,7 +164,7 @@ DbEnv::set_alloc(db_malloc_fcn_type app_malloc,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1768512"></a>Errors</h3>
+              <h3 class="title"><a id="idp7127640"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -182,7 +182,7 @@ DbEnv::set_alloc(db_malloc_fcn_type app_malloc,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1775672"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp7135520"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -196,7 +196,7 @@ DbEnv::set_alloc(db_malloc_fcn_type app_malloc,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1718608"></a>Class</h3>
+              <h3 class="title"><a id="idp7136568"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -208,7 +208,7 @@ DbEnv::set_alloc(db_malloc_fcn_type app_malloc,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1743712"></a>See Also</h3>
+              <h3 class="title"><a id="idp7045824"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_app_dispatch.html b/docs/api_reference/CXX/envset_app_dispatch.html
index 78d62e7..284723c 100644
--- a/docs/api_reference/CXX/envset_app_dispatch.html
+++ b/docs/api_reference/CXX/envset_app_dispatch.html
@@ -68,7 +68,7 @@ DbEnv::set_app_dispatch(int (*tx_recover)(DbEnv *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1769904"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7101480"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -76,7 +76,7 @@ DbEnv::set_app_dispatch(int (*tx_recover)(DbEnv *dbenv,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1742336"></a>tx_recover</h4>
+                <h4 class="title"><a id="idp7131392"></a>tx_recover</h4>
               </div>
             </div>
           </div>
@@ -197,7 +197,7 @@ DbEnv::set_app_dispatch(int (*tx_recover)(DbEnv *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1790576"></a>Errors</h3>
+              <h3 class="title"><a id="idp7150096"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -215,7 +215,7 @@ DbEnv::set_app_dispatch(int (*tx_recover)(DbEnv *dbenv,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1798120"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp7147040"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -229,7 +229,7 @@ DbEnv::set_app_dispatch(int (*tx_recover)(DbEnv *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1800528"></a>Class</h3>
+              <h3 class="title"><a id="idp7160048"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -241,7 +241,7 @@ DbEnv::set_app_dispatch(int (*tx_recover)(DbEnv *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1773048"></a>See Also</h3>
+              <h3 class="title"><a id="idp7132544"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_backup_callbacks.html b/docs/api_reference/CXX/envset_backup_callbacks.html
index d01e81c..dc36640 100644
--- a/docs/api_reference/CXX/envset_backup_callbacks.html
+++ b/docs/api_reference/CXX/envset_backup_callbacks.html
@@ -86,7 +86,7 @@ DB_ENV->set_backup_callbacks(
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1780416"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7155192"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -94,7 +94,7 @@ DB_ENV->set_backup_callbacks(
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1807600"></a>open_func</h4>
+                <h4 class="title"><a id="idp7140248"></a>open_func</h4>
               </div>
             </div>
           </div>
@@ -155,7 +155,7 @@ DB_ENV->set_backup_callbacks(
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1817072"></a>write_func</h4>
+                <h4 class="title"><a id="idp7133616"></a>write_func</h4>
               </div>
             </div>
           </div>
@@ -241,7 +241,7 @@ DB_ENV->set_backup_callbacks(
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1783632"></a>close_func</h4>
+                <h4 class="title"><a id="idp7142656"></a>close_func</h4>
               </div>
             </div>
           </div>
@@ -290,7 +290,7 @@ DB_ENV->set_backup_callbacks(
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1818800"></a>Class</h3>
+              <h3 class="title"><a id="idp7182008"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -302,7 +302,7 @@ DB_ENV->set_backup_callbacks(
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1811464"></a>See Also</h3>
+              <h3 class="title"><a id="idp7171648"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_backup_config.html b/docs/api_reference/CXX/envset_backup_config.html
index 8ba4349..9f5a4d8 100644
--- a/docs/api_reference/CXX/envset_backup_config.html
+++ b/docs/api_reference/CXX/envset_backup_config.html
@@ -73,7 +73,7 @@ DB_ENV->set_backup_config(db_backup_config_t option, u_int32_t value);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1838608"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7152992"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -81,7 +81,7 @@ DB_ENV->set_backup_config(db_backup_config_t option, u_int32_t value);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1826664"></a>option</h4>
+                <h4 class="title"><a id="idp7194016"></a>option</h4>
               </div>
             </div>
           </div>
@@ -156,7 +156,7 @@ DB_ENV->set_backup_config(db_backup_config_t option, u_int32_t value);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1846864"></a>value</h4>
+                <h4 class="title"><a id="idp7206960"></a>value</h4>
               </div>
             </div>
           </div>
@@ -177,7 +177,7 @@ DB_ENV->set_backup_config(db_backup_config_t option, u_int32_t value);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1828144"></a>Class</h3>
+              <h3 class="title"><a id="idp7188040"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -189,7 +189,7 @@ DB_ENV->set_backup_config(db_backup_config_t option, u_int32_t value);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1849024"></a>See Also</h3>
+              <h3 class="title"><a id="idp7209120"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_cache_max.html b/docs/api_reference/CXX/envset_cache_max.html
index 1116b58..b228ed8 100644
--- a/docs/api_reference/CXX/envset_cache_max.html
+++ b/docs/api_reference/CXX/envset_cache_max.html
@@ -83,7 +83,7 @@ DbEnv::set_cache_max(u_int32_t gbytes, u_int32_t bytes); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3423456"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8784384"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -91,7 +91,7 @@ DbEnv::set_cache_max(u_int32_t gbytes, u_int32_t bytes); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3422808"></a>gbytes</h4>
+                <h4 class="title"><a id="idp8783736"></a>gbytes</h4>
               </div>
             </div>
           </div>
@@ -105,7 +105,7 @@ DbEnv::set_cache_max(u_int32_t gbytes, u_int32_t bytes); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3403312"></a>bytes</h4>
+                <h4 class="title"><a id="idp8763832"></a>bytes</h4>
               </div>
             </div>
           </div>
@@ -120,7 +120,7 @@ DbEnv::set_cache_max(u_int32_t gbytes, u_int32_t bytes); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3425616"></a>Errors</h3>
+              <h3 class="title"><a id="idp8774672"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -138,7 +138,7 @@ DbEnv::set_cache_max(u_int32_t gbytes, u_int32_t bytes); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3432848"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp8793848"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -151,7 +151,7 @@ DbEnv::set_cache_max(u_int32_t gbytes, u_int32_t bytes); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3430872"></a>Class</h3>
+              <h3 class="title"><a id="idp8791872"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -163,7 +163,7 @@ DbEnv::set_cache_max(u_int32_t gbytes, u_int32_t bytes); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3426408"></a>See Also</h3>
+              <h3 class="title"><a id="idp8780048"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_cachesize.html b/docs/api_reference/CXX/envset_cachesize.html
index 148791d..c418392 100644
--- a/docs/api_reference/CXX/envset_cachesize.html
+++ b/docs/api_reference/CXX/envset_cachesize.html
@@ -112,7 +112,7 @@ DbEnv::set_cachesize(u_int32_t gbytes, u_int32_t bytes, int ncache); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3437552"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8798512"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -120,7 +120,7 @@ DbEnv::set_cachesize(u_int32_t gbytes, u_int32_t bytes, int ncache); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3436904"></a>gbytes</h4>
+                <h4 class="title"><a id="idp8797864"></a>gbytes</h4>
               </div>
             </div>
           </div>
@@ -132,7 +132,7 @@ DbEnv::set_cachesize(u_int32_t gbytes, u_int32_t bytes, int ncache); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3429336"></a>bytes</h4>
+                <h4 class="title"><a id="idp8788440"></a>bytes</h4>
               </div>
             </div>
           </div>
@@ -144,7 +144,7 @@ DbEnv::set_cachesize(u_int32_t gbytes, u_int32_t bytes, int ncache); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3432952"></a>ncache</h4>
+                <h4 class="title"><a id="idp8784488"></a>ncache</h4>
               </div>
             </div>
           </div>
@@ -158,7 +158,7 @@ DbEnv::set_cachesize(u_int32_t gbytes, u_int32_t bytes, int ncache); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3444120"></a>Errors</h3>
+              <h3 class="title"><a id="idp8788096"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -176,7 +176,7 @@ DbEnv::set_cachesize(u_int32_t gbytes, u_int32_t bytes, int ncache); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3452304"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp8813032"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -190,7 +190,7 @@ DbEnv::set_cachesize(u_int32_t gbytes, u_int32_t bytes, int ncache); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3449800"></a>Class</h3>
+              <h3 class="title"><a id="idp8810528"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -202,7 +202,7 @@ DbEnv::set_cachesize(u_int32_t gbytes, u_int32_t bytes, int ncache); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3445664"></a>See Also</h3>
+              <h3 class="title"><a id="idp8806392"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_create_dir.html b/docs/api_reference/CXX/envset_create_dir.html
index 86e49ac..0450a6f 100644
--- a/docs/api_reference/CXX/envset_create_dir.html
+++ b/docs/api_reference/CXX/envset_create_dir.html
@@ -84,7 +84,7 @@ DbEnv::set_create_dir(const char *dir); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1871912"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7230808"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -92,7 +92,7 @@ DbEnv::set_create_dir(const char *dir); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1871760"></a>dir</h4>
+                <h4 class="title"><a id="idp7231424"></a>dir</h4>
               </div>
             </div>
           </div>
@@ -112,7 +112,7 @@ DbEnv::set_create_dir(const char *dir); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1848112"></a>Errors</h3>
+              <h3 class="title"><a id="idp7210064"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -130,7 +130,7 @@ DbEnv::set_create_dir(const char *dir); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1879336"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp7239736"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -144,7 +144,7 @@ DbEnv::set_create_dir(const char *dir); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1880664"></a>Class</h3>
+              <h3 class="title"><a id="idp7241064"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -156,7 +156,7 @@ DbEnv::set_create_dir(const char *dir); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1871328"></a>See Also</h3>
+              <h3 class="title"><a id="idp7224896"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_data_dir.html b/docs/api_reference/CXX/envset_data_dir.html
index ad78920..a2c53d4 100644
--- a/docs/api_reference/CXX/envset_data_dir.html
+++ b/docs/api_reference/CXX/envset_data_dir.html
@@ -110,7 +110,7 @@ DbEnv::set_data_dir(const char *dir); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1844448"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7204608"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -118,7 +118,7 @@ DbEnv::set_data_dir(const char *dir); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1856656"></a>dir</h4>
+                <h4 class="title"><a id="idp7216752"></a>dir</h4>
               </div>
             </div>
           </div>
@@ -139,7 +139,7 @@ DbEnv::set_data_dir(const char *dir); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1819880"></a>Errors</h3>
+              <h3 class="title"><a id="idp7176544"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -157,7 +157,7 @@ DbEnv::set_data_dir(const char *dir); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1866488"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp7226192"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -171,7 +171,7 @@ DbEnv::set_data_dir(const char *dir); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1856824"></a>Class</h3>
+              <h3 class="title"><a id="idp7216920"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -183,7 +183,7 @@ DbEnv::set_data_dir(const char *dir); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1837544"></a>See Also</h3>
+              <h3 class="title"><a id="idp7180872"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_encrypt.html b/docs/api_reference/CXX/envset_encrypt.html
index 5e97ea6..caafef0 100644
--- a/docs/api_reference/CXX/envset_encrypt.html
+++ b/docs/api_reference/CXX/envset_encrypt.html
@@ -73,7 +73,7 @@ DbEnv::set_encrypt(const char *passwd, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1884608"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7245824"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -81,7 +81,7 @@ DbEnv::set_encrypt(const char *passwd, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1885208"></a>passwd</h4>
+                <h4 class="title"><a id="idp7245672"></a>passwd</h4>
               </div>
             </div>
           </div>
@@ -94,7 +94,7 @@ DbEnv::set_encrypt(const char *passwd, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1873832"></a>flags</h4>
+                <h4 class="title"><a id="idp7210384"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -122,7 +122,7 @@ DbEnv::set_encrypt(const char *passwd, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1892336"></a>Errors</h3>
+              <h3 class="title"><a id="idp7252800"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -140,7 +140,7 @@ DbEnv::set_encrypt(const char *passwd, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1900096"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp7260416"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -153,7 +153,7 @@ DbEnv::set_encrypt(const char *passwd, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1896608"></a>EOPNOTSUPP</h4>
+                <h4 class="title"><a id="idp7256928"></a>EOPNOTSUPP</h4>
               </div>
             </div>
           </div>
@@ -166,7 +166,7 @@ DbEnv::set_encrypt(const char *passwd, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1900960"></a>Class</h3>
+              <h3 class="title"><a id="idp7261280"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -178,7 +178,7 @@ DbEnv::set_encrypt(const char *passwd, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1890136"></a>See Also</h3>
+              <h3 class="title"><a id="idp7250600"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_errcall.html b/docs/api_reference/CXX/envset_errcall.html
index c9687e7..8624de8 100644
--- a/docs/api_reference/CXX/envset_errcall.html
+++ b/docs/api_reference/CXX/envset_errcall.html
@@ -106,7 +106,7 @@ void DbEnv::set_errcall(void (*db_errcall_fcn)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1885928"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7264552"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -114,7 +114,7 @@ void DbEnv::set_errcall(void (*db_errcall_fcn)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1886120"></a>db_errcall_fcn</h4>
+                <h4 class="title"><a id="idp7246152"></a>db_errcall_fcn</h4>
               </div>
             </div>
           </div>
@@ -162,7 +162,7 @@ void DbEnv::set_errcall(void (*db_errcall_fcn)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1969800"></a>Class</h3>
+              <h3 class="title"><a id="idp7329904"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -174,7 +174,7 @@ void DbEnv::set_errcall(void (*db_errcall_fcn)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1874608"></a>See Also</h3>
+              <h3 class="title"><a id="idp7253288"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_errfile.html b/docs/api_reference/CXX/envset_errfile.html
index 53080b8..cad42af 100644
--- a/docs/api_reference/CXX/envset_errfile.html
+++ b/docs/api_reference/CXX/envset_errfile.html
@@ -149,7 +149,7 @@ DbEnv::set_errfile(FILE *errfile); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1907256"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7267456"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -157,7 +157,7 @@ DbEnv::set_errfile(FILE *errfile); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1978240"></a>errfile</h4>
+                <h4 class="title"><a id="idp7338280"></a>errfile</h4>
               </div>
             </div>
           </div>
@@ -172,7 +172,7 @@ DbEnv::set_errfile(FILE *errfile); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1887440"></a>Class</h3>
+              <h3 class="title"><a id="idp7263408"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -184,7 +184,7 @@ DbEnv::set_errfile(FILE *errfile); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1921624"></a>See Also</h3>
+              <h3 class="title"><a id="idp7226976"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_error_stream.html b/docs/api_reference/CXX/envset_error_stream.html
index 80487d2..b7a7083 100644
--- a/docs/api_reference/CXX/envset_error_stream.html
+++ b/docs/api_reference/CXX/envset_error_stream.html
@@ -97,7 +97,7 @@ void DbEnv::set_error_stream(class ostream*); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1998304"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7358240"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -105,7 +105,7 @@ void DbEnv::set_error_stream(class ostream*); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1998496"></a>stream</h4>
+                <h4 class="title"><a id="idp7358432"></a>stream</h4>
               </div>
             </div>
           </div>
@@ -120,7 +120,7 @@ void DbEnv::set_error_stream(class ostream*); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1984912"></a>Class</h3>
+              <h3 class="title"><a id="idp7344920"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -132,7 +132,7 @@ void DbEnv::set_error_stream(class ostream*); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1987944"></a>See Also</h3>
+              <h3 class="title"><a id="idp7345088"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_errpfx.html b/docs/api_reference/CXX/envset_errpfx.html
index 4978bb9..69e14ea 100644
--- a/docs/api_reference/CXX/envset_errpfx.html
+++ b/docs/api_reference/CXX/envset_errpfx.html
@@ -69,7 +69,7 @@ DbEnv::set_errpfx(const char *errpfx); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2007112"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7366168"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -77,7 +77,7 @@ DbEnv::set_errpfx(const char *errpfx); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2007304"></a>errpfx</h4>
+                <h4 class="title"><a id="idp7366360"></a>errpfx</h4>
               </div>
             </div>
           </div>
@@ -91,7 +91,7 @@ DbEnv::set_errpfx(const char *errpfx); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1984584"></a>Class</h3>
+              <h3 class="title"><a id="idp7352672"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -103,7 +103,7 @@ DbEnv::set_errpfx(const char *errpfx); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1987424"></a>See Also</h3>
+              <h3 class="title"><a id="idp7364632"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_feedback.html b/docs/api_reference/CXX/envset_feedback.html
index 9d78985..92ffe0b 100644
--- a/docs/api_reference/CXX/envset_feedback.html
+++ b/docs/api_reference/CXX/envset_feedback.html
@@ -78,7 +78,7 @@ DbEnv::set_feedback(void (*db_feedback_fcn)(DbEnv *dbenv, int opcode,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2014120"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7373832"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -86,7 +86,7 @@ DbEnv::set_feedback(void (*db_feedback_fcn)(DbEnv *dbenv, int opcode,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2014312"></a>db_feedback_fcn</h4>
+                <h4 class="title"><a id="idp7374024"></a>db_feedback_fcn</h4>
               </div>
             </div>
           </div>
@@ -146,7 +146,7 @@ DbEnv::set_feedback(void (*db_feedback_fcn)(DbEnv *dbenv, int opcode,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2037952"></a>Class</h3>
+              <h3 class="title"><a id="idp7396480"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -158,7 +158,7 @@ DbEnv::set_feedback(void (*db_feedback_fcn)(DbEnv *dbenv, int opcode,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2015752"></a>See Also</h3>
+              <h3 class="title"><a id="idp7375896"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_flags.html b/docs/api_reference/CXX/envset_flags.html
index 14dc778..dc7a658 100644
--- a/docs/api_reference/CXX/envset_flags.html
+++ b/docs/api_reference/CXX/envset_flags.html
@@ -71,7 +71,7 @@ DbEnv::set_flags(u_int32_t flags, int onoff); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2037400"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7398000"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -79,7 +79,7 @@ DbEnv::set_flags(u_int32_t flags, int onoff); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2036296"></a>flags</h4>
+                <h4 class="title"><a id="idp7396896"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -568,7 +568,7 @@ DbEnv::set_flags(u_int32_t flags, int onoff); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2030320"></a>onoff</h4>
+                <h4 class="title"><a id="idp7390656"></a>onoff</h4>
               </div>
             </div>
           </div>
@@ -582,7 +582,7 @@ DbEnv::set_flags(u_int32_t flags, int onoff); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2027256"></a>Errors</h3>
+              <h3 class="title"><a id="idp7370128"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -600,7 +600,7 @@ DbEnv::set_flags(u_int32_t flags, int onoff); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2068208"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp7431184"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -613,7 +613,7 @@ DbEnv::set_flags(u_int32_t flags, int onoff); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2011672"></a>Class</h3>
+              <h3 class="title"><a id="idp7417368"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -625,7 +625,7 @@ DbEnv::set_flags(u_int32_t flags, int onoff); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2012248"></a>See Also</h3>
+              <h3 class="title"><a id="idp7351608"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_intermediate_dir_mode.html b/docs/api_reference/CXX/envset_intermediate_dir_mode.html
index 86a6cee..54512ab 100644
--- a/docs/api_reference/CXX/envset_intermediate_dir_mode.html
+++ b/docs/api_reference/CXX/envset_intermediate_dir_mode.html
@@ -96,7 +96,7 @@ DbEnv::set_intermediate_dir_mode(u_int32_t mode); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2016248"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7402192"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -104,7 +104,7 @@ DbEnv::set_intermediate_dir_mode(u_int32_t mode); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2027008"></a>mode</h4>
+                <h4 class="title"><a id="idp7374304"></a>mode</h4>
               </div>
             </div>
           </div>
@@ -138,7 +138,7 @@ DbEnv::set_intermediate_dir_mode(u_int32_t mode); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2105224"></a>Errors</h3>
+              <h3 class="title"><a id="idp7375744"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -157,7 +157,7 @@ DbEnv::set_intermediate_dir_mode(u_int32_t mode); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2113760"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp7473664"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -171,7 +171,7 @@ DbEnv::set_intermediate_dir_mode(u_int32_t mode); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2115088"></a>Class</h3>
+              <h3 class="title"><a id="idp7474992"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -183,7 +183,7 @@ DbEnv::set_intermediate_dir_mode(u_int32_t mode); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2004320"></a>See Also</h3>
+              <h3 class="title"><a id="idp7392560"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_isalive.html b/docs/api_reference/CXX/envset_isalive.html
index 2cdfe98..dfd1d34 100644
--- a/docs/api_reference/CXX/envset_isalive.html
+++ b/docs/api_reference/CXX/envset_isalive.html
@@ -76,7 +76,7 @@ DbEnv::set_isalive(int (*is_alive)(DbEnv *dbenv, pid_t pid,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2124680"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7484736"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -84,7 +84,7 @@ DbEnv::set_isalive(int (*is_alive)(DbEnv *dbenv, pid_t pid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2124848"></a>is_alive</h4>
+                <h4 class="title"><a id="idp7484472"></a>is_alive</h4>
               </div>
             </div>
           </div>
@@ -158,7 +158,7 @@ DbEnv::set_isalive(int (*is_alive)(DbEnv *dbenv, pid_t pid,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2143408"></a>Errors</h3>
+              <h3 class="title"><a id="idp7503912"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -176,7 +176,7 @@ DbEnv::set_isalive(int (*is_alive)(DbEnv *dbenv, pid_t pid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2157048"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp7517976"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -189,7 +189,7 @@ DbEnv::set_isalive(int (*is_alive)(DbEnv *dbenv, pid_t pid,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2158888"></a>Class</h3>
+              <h3 class="title"><a id="idp7519816"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -201,7 +201,7 @@ DbEnv::set_isalive(int (*is_alive)(DbEnv *dbenv, pid_t pid,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2155392"></a>See Also</h3>
+              <h3 class="title"><a id="idp7515280"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_lg_bsize.html b/docs/api_reference/CXX/envset_lg_bsize.html
index 096ae95..ddaeb98 100644
--- a/docs/api_reference/CXX/envset_lg_bsize.html
+++ b/docs/api_reference/CXX/envset_lg_bsize.html
@@ -102,7 +102,7 @@ DbEnv::set_lg_bsize(u_int32_t lg_bsize); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3102992"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8463904"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -110,7 +110,7 @@ DbEnv::set_lg_bsize(u_int32_t lg_bsize); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3103376"></a>lg_bsize</h4>
+                <h4 class="title"><a id="idp8463752"></a>lg_bsize</h4>
               </div>
             </div>
           </div>
@@ -124,7 +124,7 @@ DbEnv::set_lg_bsize(u_int32_t lg_bsize); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3086192"></a>Errors</h3>
+              <h3 class="title"><a id="idp8446344"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -142,7 +142,7 @@ DbEnv::set_lg_bsize(u_int32_t lg_bsize); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3111272"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp8471168"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -155,7 +155,7 @@ DbEnv::set_lg_bsize(u_int32_t lg_bsize); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3109976"></a>Class</h3>
+              <h3 class="title"><a id="idp8469872"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -169,7 +169,7 @@ DbEnv::set_lg_bsize(u_int32_t lg_bsize); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3112600"></a>See Also</h3>
+              <h3 class="title"><a id="idp8472496"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_lg_dir.html b/docs/api_reference/CXX/envset_lg_dir.html
index 440ff67..106f60a 100644
--- a/docs/api_reference/CXX/envset_lg_dir.html
+++ b/docs/api_reference/CXX/envset_lg_dir.html
@@ -102,7 +102,7 @@ DbEnv::set_lg_dir(const char *dir); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3115432"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8475096"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -110,7 +110,7 @@ DbEnv::set_lg_dir(const char *dir); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3114784"></a>dir</h4>
+                <h4 class="title"><a id="idp8474448"></a>dir</h4>
               </div>
             </div>
           </div>
@@ -131,7 +131,7 @@ DbEnv::set_lg_dir(const char *dir); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3109040"></a>Errors</h3>
+              <h3 class="title"><a id="idp8453704"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -149,7 +149,7 @@ DbEnv::set_lg_dir(const char *dir); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3126840"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp8486944"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -163,7 +163,7 @@ DbEnv::set_lg_dir(const char *dir); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3128168"></a>Class</h3>
+              <h3 class="title"><a id="idp8488272"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -177,7 +177,7 @@ DbEnv::set_lg_dir(const char *dir); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3116080"></a>See Also</h3>
+              <h3 class="title"><a id="idp8475960"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_lg_filemode.html b/docs/api_reference/CXX/envset_lg_filemode.html
index f9deabd..6155663 100644
--- a/docs/api_reference/CXX/envset_lg_filemode.html
+++ b/docs/api_reference/CXX/envset_lg_filemode.html
@@ -89,7 +89,7 @@ DbEnv::set_lg_filemode(int lg_filemode); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3132528"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8492736"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -97,7 +97,7 @@ DbEnv::set_lg_filemode(int lg_filemode); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3132696"></a>lg_filemode</h4>
+                <h4 class="title"><a id="idp8492968"></a>lg_filemode</h4>
               </div>
             </div>
           </div>
@@ -111,7 +111,7 @@ DbEnv::set_lg_filemode(int lg_filemode); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3134800"></a>Class</h3>
+              <h3 class="title"><a id="idp8494792"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -125,7 +125,7 @@ DbEnv::set_lg_filemode(int lg_filemode); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3131552"></a>See Also</h3>
+              <h3 class="title"><a id="idp8491760"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_lg_max.html b/docs/api_reference/CXX/envset_lg_max.html
index 4de156e..05041be 100644
--- a/docs/api_reference/CXX/envset_lg_max.html
+++ b/docs/api_reference/CXX/envset_lg_max.html
@@ -107,7 +107,7 @@ DbEnv::set_lg_max(u_int32_t lg_max); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3140776"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8500768"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -115,7 +115,7 @@ DbEnv::set_lg_max(u_int32_t lg_max); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3139912"></a>lg_max</h4>
+                <h4 class="title"><a id="idp8499904"></a>lg_max</h4>
               </div>
             </div>
           </div>
@@ -129,7 +129,7 @@ DbEnv::set_lg_max(u_int32_t lg_max); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3124696"></a>Errors</h3>
+              <h3 class="title"><a id="idp8485864"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -147,7 +147,7 @@ DbEnv::set_lg_max(u_int32_t lg_max); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3154184"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp8514072"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -164,7 +164,7 @@ DbEnv::set_lg_max(u_int32_t lg_max); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3153104"></a>Class</h3>
+              <h3 class="title"><a id="idp8512992"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -178,7 +178,7 @@ DbEnv::set_lg_max(u_int32_t lg_max); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3133304"></a>See Also</h3>
+              <h3 class="title"><a id="idp8475440"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_lg_regionmax.html b/docs/api_reference/CXX/envset_lg_regionmax.html
index 300a830..98ca2e2 100644
--- a/docs/api_reference/CXX/envset_lg_regionmax.html
+++ b/docs/api_reference/CXX/envset_lg_regionmax.html
@@ -85,7 +85,7 @@ DbEnv::set_lg_regionmax(u_int32_t lg_regionmax); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3158200"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8518160"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -93,7 +93,7 @@ DbEnv::set_lg_regionmax(u_int32_t lg_regionmax); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3157552"></a>lg_regionmax</h4>
+                <h4 class="title"><a id="idp8517512"></a>lg_regionmax</h4>
               </div>
             </div>
           </div>
@@ -107,7 +107,7 @@ DbEnv::set_lg_regionmax(u_int32_t lg_regionmax); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3150112"></a>Errors</h3>
+              <h3 class="title"><a id="idp8521080"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -125,7 +125,7 @@ DbEnv::set_lg_regionmax(u_int32_t lg_regionmax); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3167872"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp8528024"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -139,7 +139,7 @@ DbEnv::set_lg_regionmax(u_int32_t lg_regionmax); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3169200"></a>Class</h3>
+              <h3 class="title"><a id="idp8529352"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -153,7 +153,7 @@ DbEnv::set_lg_regionmax(u_int32_t lg_regionmax); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3159064"></a>See Also</h3>
+              <h3 class="title"><a id="idp8519240"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_lk_conflicts.html b/docs/api_reference/CXX/envset_lk_conflicts.html
index 29d0018..0a20935 100644
--- a/docs/api_reference/CXX/envset_lk_conflicts.html
+++ b/docs/api_reference/CXX/envset_lk_conflicts.html
@@ -75,7 +75,7 @@ DbEnv::set_lk_conflicts(u_int8_t *conflicts, int nmodes); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2542216"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7902336"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -83,7 +83,7 @@ DbEnv::set_lk_conflicts(u_int8_t *conflicts, int nmodes); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2541568"></a>conflicts</h4>
+                <h4 class="title"><a id="idp7901688"></a>conflicts</h4>
               </div>
             </div>
           </div>
@@ -103,7 +103,7 @@ DbEnv::set_lk_conflicts(u_int8_t *conflicts, int nmodes); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2505128"></a>nmodes</h4>
+                <h4 class="title"><a id="idp7864672"></a>nmodes</h4>
               </div>
             </div>
           </div>
@@ -117,7 +117,7 @@ DbEnv::set_lk_conflicts(u_int8_t *conflicts, int nmodes); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2526400"></a>Errors</h3>
+              <h3 class="title"><a id="idp7887872"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -135,7 +135,7 @@ DbEnv::set_lk_conflicts(u_int8_t *conflicts, int nmodes); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2553712"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp7913896"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -148,7 +148,7 @@ DbEnv::set_lk_conflicts(u_int8_t *conflicts, int nmodes); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2553304"></a>ENOMEM</h4>
+                <h4 class="title"><a id="idp7913488"></a>ENOMEM</h4>
               </div>
             </div>
           </div>
@@ -161,7 +161,7 @@ DbEnv::set_lk_conflicts(u_int8_t *conflicts, int nmodes); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2549392"></a>Class</h3>
+              <h3 class="title"><a id="idp7909576"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -174,7 +174,7 @@ DbEnv::set_lk_conflicts(u_int8_t *conflicts, int nmodes); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2537840"></a>See Also</h3>
+              <h3 class="title"><a id="idp7903200"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_lk_detect.html b/docs/api_reference/CXX/envset_lk_detect.html
index ebda406..531d77a 100644
--- a/docs/api_reference/CXX/envset_lk_detect.html
+++ b/docs/api_reference/CXX/envset_lk_detect.html
@@ -83,7 +83,7 @@ DbEnv::set_lk_detect(u_int32_t detect); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2560448"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7920464"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -91,7 +91,7 @@ DbEnv::set_lk_detect(u_int32_t detect); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2560184"></a>detect</h4>
+                <h4 class="title"><a id="idp7920848"></a>detect</h4>
               </div>
             </div>
           </div>
@@ -188,7 +188,7 @@ DbEnv::set_lk_detect(u_int32_t detect); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2578368"></a>Errors</h3>
+              <h3 class="title"><a id="idp7938688"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -206,7 +206,7 @@ DbEnv::set_lk_detect(u_int32_t detect); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2575344"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp7935664"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -219,7 +219,7 @@ DbEnv::set_lk_detect(u_int32_t detect); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2550456"></a>Class</h3>
+              <h3 class="title"><a id="idp7930088"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -232,7 +232,7 @@ DbEnv::set_lk_detect(u_int32_t detect); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2576376"></a>See Also</h3>
+              <h3 class="title"><a id="idp7936696"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_lk_max_lockers.html b/docs/api_reference/CXX/envset_lk_max_lockers.html
index d037d0b..aa3b1d9 100644
--- a/docs/api_reference/CXX/envset_lk_max_lockers.html
+++ b/docs/api_reference/CXX/envset_lk_max_lockers.html
@@ -93,7 +93,7 @@ DbEnv::set_lk_max_lockers(u_int32_t max); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2574552"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7935088"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -101,7 +101,7 @@ DbEnv::set_lk_max_lockers(u_int32_t max); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2542928"></a>max</h4>
+                <h4 class="title"><a id="idp7902832"></a>max</h4>
               </div>
             </div>
           </div>
@@ -116,7 +116,7 @@ DbEnv::set_lk_max_lockers(u_int32_t max); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2581336"></a>Errors</h3>
+              <h3 class="title"><a id="idp7938320"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -134,7 +134,7 @@ DbEnv::set_lk_max_lockers(u_int32_t max); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2594624"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp7954776"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -148,7 +148,7 @@ DbEnv::set_lk_max_lockers(u_int32_t max); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2595952"></a>Class</h3>
+              <h3 class="title"><a id="idp7956104"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -161,7 +161,7 @@ DbEnv::set_lk_max_lockers(u_int32_t max); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2551256"></a>See Also</h3>
+              <h3 class="title"><a id="idp7920632"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_lk_max_locks.html b/docs/api_reference/CXX/envset_lk_max_locks.html
index ffb76ae..a4d6041 100644
--- a/docs/api_reference/CXX/envset_lk_max_locks.html
+++ b/docs/api_reference/CXX/envset_lk_max_locks.html
@@ -95,7 +95,7 @@ DbEnv::set_lk_max_locks(u_int32_t max); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2599688"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7959568"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -103,7 +103,7 @@ DbEnv::set_lk_max_locks(u_int32_t max); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2599424"></a>max</h4>
+                <h4 class="title"><a id="idp7959736"></a>max</h4>
               </div>
             </div>
           </div>
@@ -117,7 +117,7 @@ DbEnv::set_lk_max_locks(u_int32_t max); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2588424"></a>Errors</h3>
+              <h3 class="title"><a id="idp7948576"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -135,7 +135,7 @@ DbEnv::set_lk_max_locks(u_int32_t max); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2610872"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp7971032"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -149,7 +149,7 @@ DbEnv::set_lk_max_locks(u_int32_t max); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2612200"></a>Class</h3>
+              <h3 class="title"><a id="idp7972360"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -162,7 +162,7 @@ DbEnv::set_lk_max_locks(u_int32_t max); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2600120"></a>See Also</h3>
+              <h3 class="title"><a id="idp7960648"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_lk_max_objects.html b/docs/api_reference/CXX/envset_lk_max_objects.html
index fcd1339..03b68a0 100644
--- a/docs/api_reference/CXX/envset_lk_max_objects.html
+++ b/docs/api_reference/CXX/envset_lk_max_objects.html
@@ -96,7 +96,7 @@ DbEnv::set_lk_max_objects(u_int32_t max); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2615568"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7975304"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -104,7 +104,7 @@ DbEnv::set_lk_max_objects(u_int32_t max); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2615736"></a>max</h4>
+                <h4 class="title"><a id="idp7975904"></a>max</h4>
               </div>
             </div>
           </div>
@@ -118,7 +118,7 @@ DbEnv::set_lk_max_objects(u_int32_t max); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2605680"></a>Errors</h3>
+              <h3 class="title"><a id="idp7965840"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -136,7 +136,7 @@ DbEnv::set_lk_max_objects(u_int32_t max); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2626904"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp7987168"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -150,7 +150,7 @@ DbEnv::set_lk_max_objects(u_int32_t max); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2628232"></a>Class</h3>
+              <h3 class="title"><a id="idp7988496"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -163,7 +163,7 @@ DbEnv::set_lk_max_objects(u_int32_t max); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2616432"></a>See Also</h3>
+              <h3 class="title"><a id="idp7977248"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_lk_partitions.html b/docs/api_reference/CXX/envset_lk_partitions.html
index ee5946d..f31cfb3 100644
--- a/docs/api_reference/CXX/envset_lk_partitions.html
+++ b/docs/api_reference/CXX/envset_lk_partitions.html
@@ -88,7 +88,7 @@ DbEnv::set_lk_partitions(u_int32_t partitions); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2631840"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7992472"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -96,7 +96,7 @@ DbEnv::set_lk_partitions(u_int32_t partitions); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2632072"></a>partitions</h4>
+                <h4 class="title"><a id="idp7992272"></a>partitions</h4>
               </div>
             </div>
           </div>
@@ -110,7 +110,7 @@ DbEnv::set_lk_partitions(u_int32_t partitions); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2621712"></a>Errors</h3>
+              <h3 class="title"><a id="idp7981072"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -128,7 +128,7 @@ DbEnv::set_lk_partitions(u_int32_t partitions); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2641200"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp8001800"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -142,7 +142,7 @@ DbEnv::set_lk_partitions(u_int32_t partitions); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2642528"></a>Class</h3>
+              <h3 class="title"><a id="idp8003128"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -155,7 +155,7 @@ DbEnv::set_lk_partitions(u_int32_t partitions); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2632920"></a>See Also</h3>
+              <h3 class="title"><a id="idp7992688"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_lk_priority.html b/docs/api_reference/CXX/envset_lk_priority.html
index d74fb09..a1406fc 100644
--- a/docs/api_reference/CXX/envset_lk_priority.html
+++ b/docs/api_reference/CXX/envset_lk_priority.html
@@ -69,7 +69,7 @@ DbEnv::set_lk_priority(u_int32_t u_int32_t lockerid, u_int32_t priority); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2646200"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8006856"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -77,7 +77,7 @@ DbEnv::set_lk_priority(u_int32_t u_int32_t lockerid, u_int32_t priority); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2645552"></a>lockerid</h4>
+                <h4 class="title"><a id="idp8006208"></a>lockerid</h4>
               </div>
             </div>
           </div>
@@ -91,7 +91,7 @@ DbEnv::set_lk_priority(u_int32_t u_int32_t lockerid, u_int32_t priority); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2641840"></a>priority</h4>
+                <h4 class="title"><a id="idp8002400"></a>priority</h4>
               </div>
             </div>
           </div>
@@ -105,7 +105,7 @@ DbEnv::set_lk_priority(u_int32_t u_int32_t lockerid, u_int32_t priority); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2635040"></a>Errors</h3>
+              <h3 class="title"><a id="idp7995640"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -123,7 +123,7 @@ DbEnv::set_lk_priority(u_int32_t u_int32_t lockerid, u_int32_t priority); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2653464"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp8013496"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -136,7 +136,7 @@ DbEnv::set_lk_priority(u_int32_t u_int32_t lockerid, u_int32_t priority); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2651488"></a>Class</h3>
+              <h3 class="title"><a id="idp8011520"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -149,7 +149,7 @@ DbEnv::set_lk_priority(u_int32_t u_int32_t lockerid, u_int32_t priority); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2637296"></a>See Also</h3>
+              <h3 class="title"><a id="idp7998112"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_lk_tablesize.html b/docs/api_reference/CXX/envset_lk_tablesize.html
index 7f03998..52ba02d 100644
--- a/docs/api_reference/CXX/envset_lk_tablesize.html
+++ b/docs/api_reference/CXX/envset_lk_tablesize.html
@@ -87,7 +87,7 @@ DbEnv::set_lk_tablesize(u_int32_t tablesize); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2657456"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8017488"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -95,7 +95,7 @@ DbEnv::set_lk_tablesize(u_int32_t tablesize); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2656808"></a>tablesize</h4>
+                <h4 class="title"><a id="idp8016840"></a>tablesize</h4>
               </div>
             </div>
           </div>
@@ -110,7 +110,7 @@ DbEnv::set_lk_tablesize(u_int32_t tablesize); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2639064"></a>Errors</h3>
+              <h3 class="title"><a id="idp7999664"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -128,7 +128,7 @@ DbEnv::set_lk_tablesize(u_int32_t tablesize); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2666568"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp8026896"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -142,7 +142,7 @@ DbEnv::set_lk_tablesize(u_int32_t tablesize); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2667896"></a>Class</h3>
+              <h3 class="title"><a id="idp8028224"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -155,7 +155,7 @@ DbEnv::set_lk_tablesize(u_int32_t tablesize); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2658968"></a>See Also</h3>
+              <h3 class="title"><a id="idp8019216"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_memory_init.html b/docs/api_reference/CXX/envset_memory_init.html
index 9263106..1bc37d5 100644
--- a/docs/api_reference/CXX/envset_memory_init.html
+++ b/docs/api_reference/CXX/envset_memory_init.html
@@ -74,7 +74,7 @@ DbEnv::set_memory_init(DB_MEM_CONFIG type, u_int32_t count); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2155272"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7518408"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -82,7 +82,7 @@ DbEnv::set_memory_init(DB_MEM_CONFIG type, u_int32_t count); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2155824"></a>type</h4>
+                <h4 class="title"><a id="idp7515648"></a>type</h4>
               </div>
             </div>
           </div>
@@ -173,7 +173,7 @@ DbEnv::set_memory_init(DB_MEM_CONFIG type, u_int32_t count); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2136520"></a>count</h4>
+                <h4 class="title"><a id="idp7521336"></a>count</h4>
               </div>
             </div>
           </div>
@@ -196,7 +196,7 @@ DbEnv::set_memory_init(DB_MEM_CONFIG type, u_int32_t count); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2152024"></a>Errors</h3>
+              <h3 class="title"><a id="idp7482376"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -214,7 +214,7 @@ DbEnv::set_memory_init(DB_MEM_CONFIG type, u_int32_t count); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2153896"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp7487224"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -228,7 +228,7 @@ DbEnv::set_memory_init(DB_MEM_CONFIG type, u_int32_t count); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2122736"></a>Class</h3>
+              <h3 class="title"><a id="idp7512336"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -240,7 +240,7 @@ DbEnv::set_memory_init(DB_MEM_CONFIG type, u_int32_t count); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2140416"></a>See Also</h3>
+              <h3 class="title"><a id="idp7499728"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_memory_max.html b/docs/api_reference/CXX/envset_memory_max.html
index ac0f94e..cdf32cc 100644
--- a/docs/api_reference/CXX/envset_memory_max.html
+++ b/docs/api_reference/CXX/envset_memory_max.html
@@ -85,7 +85,7 @@ DbEnv::set_memory_max(u_int32_t gbytes, u_int32_t bytes); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2132160"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7531776"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -93,7 +93,7 @@ DbEnv::set_memory_max(u_int32_t gbytes, u_int32_t bytes); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2011008"></a>gbytes</h4>
+                <h4 class="title"><a id="idp7531968"></a>gbytes</h4>
               </div>
             </div>
           </div>
@@ -107,7 +107,7 @@ DbEnv::set_memory_max(u_int32_t gbytes, u_int32_t bytes); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2161840"></a>bytes</h4>
+                <h4 class="title"><a id="idp7501072"></a>bytes</h4>
               </div>
             </div>
           </div>
@@ -122,7 +122,7 @@ DbEnv::set_memory_max(u_int32_t gbytes, u_int32_t bytes); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2139880"></a>Errors</h3>
+              <h3 class="title"><a id="idp7472600"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -140,7 +140,7 @@ DbEnv::set_memory_max(u_int32_t gbytes, u_int32_t bytes); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2176048"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp7536432"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -154,7 +154,7 @@ DbEnv::set_memory_max(u_int32_t gbytes, u_int32_t bytes); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2175640"></a>Class</h3>
+              <h3 class="title"><a id="idp7473960"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -166,7 +166,7 @@ DbEnv::set_memory_max(u_int32_t gbytes, u_int32_t bytes); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2125712"></a>See Also</h3>
+              <h3 class="title"><a id="idp7515344"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_message_stream.html b/docs/api_reference/CXX/envset_message_stream.html
index c7821b6..544119f 100644
--- a/docs/api_reference/CXX/envset_message_stream.html
+++ b/docs/api_reference/CXX/envset_message_stream.html
@@ -84,7 +84,7 @@ void DbEnv::set_message_stream(class ostream*); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2194568"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7554872"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -92,7 +92,7 @@ void DbEnv::set_message_stream(class ostream*); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2194760"></a>stream</h4>
+                <h4 class="title"><a id="idp7555064"></a>stream</h4>
               </div>
             </div>
           </div>
@@ -107,7 +107,7 @@ void DbEnv::set_message_stream(class ostream*); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2181608"></a>Class</h3>
+              <h3 class="title"><a id="idp7541880"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -119,7 +119,7 @@ void DbEnv::set_message_stream(class ostream*); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2173592"></a>See Also</h3>
+              <h3 class="title"><a id="idp7549112"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_metadata_dir.html b/docs/api_reference/CXX/envset_metadata_dir.html
index 95997d9..df8a122 100644
--- a/docs/api_reference/CXX/envset_metadata_dir.html
+++ b/docs/api_reference/CXX/envset_metadata_dir.html
@@ -86,7 +86,7 @@ DbEnv::set_metadata_dir(const char *dir);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2181128"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7540800"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -94,7 +94,7 @@ DbEnv::set_metadata_dir(const char *dir);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2180976"></a>dir</h4>
+                <h4 class="title"><a id="idp7541400"></a>dir</h4>
               </div>
             </div>
           </div>
@@ -109,7 +109,7 @@ DbEnv::set_metadata_dir(const char *dir);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2164688"></a>Class</h3>
+              <h3 class="title"><a id="idp7534456"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -121,7 +121,7 @@ DbEnv::set_metadata_dir(const char *dir);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2138408"></a>See Also</h3>
+              <h3 class="title"><a id="idp7490808"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_mp_mmapsize.html b/docs/api_reference/CXX/envset_mp_mmapsize.html
index 343f5b5..71f7483 100644
--- a/docs/api_reference/CXX/envset_mp_mmapsize.html
+++ b/docs/api_reference/CXX/envset_mp_mmapsize.html
@@ -89,7 +89,7 @@ DbEnv::set_mp_mmapsize(size_t mp_mmapsize); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3480136"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8840928"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -97,7 +97,7 @@ DbEnv::set_mp_mmapsize(size_t mp_mmapsize); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3479488"></a>mp_mmapsize</h4>
+                <h4 class="title"><a id="idp8840280"></a>mp_mmapsize</h4>
               </div>
             </div>
           </div>
@@ -112,7 +112,7 @@ DbEnv::set_mp_mmapsize(size_t mp_mmapsize); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3473200"></a>Errors</h3>
+              <h3 class="title"><a id="idp8834280"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -130,7 +130,7 @@ DbEnv::set_mp_mmapsize(size_t mp_mmapsize); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3489000"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp8850000"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -143,7 +143,7 @@ DbEnv::set_mp_mmapsize(size_t mp_mmapsize); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3487704"></a>Class</h3>
+              <h3 class="title"><a id="idp8848704"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -156,7 +156,7 @@ DbEnv::set_mp_mmapsize(size_t mp_mmapsize); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3490328"></a>See Also</h3>
+              <h3 class="title"><a id="idp8851328"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_mp_mtxcount.html b/docs/api_reference/CXX/envset_mp_mtxcount.html
index a062939..93d664e 100644
--- a/docs/api_reference/CXX/envset_mp_mtxcount.html
+++ b/docs/api_reference/CXX/envset_mp_mtxcount.html
@@ -59,7 +59,7 @@ DbEnv::set_mp_mtxcount(u_int32_t mtxcount);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3477960"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8838752"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -67,7 +67,7 @@ DbEnv::set_mp_mtxcount(u_int32_t mtxcount);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3480000"></a>mtxcount</h4>
+                <h4 class="title"><a id="idp8836936"></a>mtxcount</h4>
               </div>
             </div>
           </div>
@@ -81,7 +81,7 @@ DbEnv::set_mp_mtxcount(u_int32_t mtxcount);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3493280"></a>Class</h3>
+              <h3 class="title"><a id="idp8854280"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -94,7 +94,7 @@ DbEnv::set_mp_mtxcount(u_int32_t mtxcount);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3494360"></a>See Also</h3>
+              <h3 class="title"><a id="idp8855360"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_mp_pagesize.html b/docs/api_reference/CXX/envset_mp_pagesize.html
index 47b2dd3..5a37bdc 100644
--- a/docs/api_reference/CXX/envset_mp_pagesize.html
+++ b/docs/api_reference/CXX/envset_mp_pagesize.html
@@ -54,7 +54,7 @@ DbEnv::set_mp_pagesize(u_int32_t pagesize);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3491576"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8852224"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -62,7 +62,7 @@ DbEnv::set_mp_pagesize(u_int32_t pagesize);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3491768"></a>pagesize</h4>
+                <h4 class="title"><a id="idp8852432"></a>pagesize</h4>
               </div>
             </div>
           </div>
@@ -78,7 +78,7 @@ DbEnv::set_mp_pagesize(u_int32_t pagesize);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3481496"></a>Class</h3>
+              <h3 class="title"><a id="idp8842288"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -91,7 +91,7 @@ DbEnv::set_mp_pagesize(u_int32_t pagesize);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3484128"></a>See Also</h3>
+              <h3 class="title"><a id="idp8845408"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_mp_tablesize.html b/docs/api_reference/CXX/envset_mp_tablesize.html
index 099a7cf..2516581 100644
--- a/docs/api_reference/CXX/envset_mp_tablesize.html
+++ b/docs/api_reference/CXX/envset_mp_tablesize.html
@@ -54,7 +54,7 @@ DbEnv::set_mp_tablesize(u_int32_t tablesize);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3485208"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8846424"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -62,7 +62,7 @@ DbEnv::set_mp_tablesize(u_int32_t tablesize);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3485400"></a>tablesize</h4>
+                <h4 class="title"><a id="idp8846616"></a>tablesize</h4>
               </div>
             </div>
           </div>
@@ -77,7 +77,7 @@ DbEnv::set_mp_tablesize(u_int32_t tablesize);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3499968"></a>Class</h3>
+              <h3 class="title"><a id="idp8860624"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -90,7 +90,7 @@ DbEnv::set_mp_tablesize(u_int32_t tablesize);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3501048"></a>See Also</h3>
+              <h3 class="title"><a id="idp8861704"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_msgcall.html b/docs/api_reference/CXX/envset_msgcall.html
index 27be7ec..dd8e360 100644
--- a/docs/api_reference/CXX/envset_msgcall.html
+++ b/docs/api_reference/CXX/envset_msgcall.html
@@ -95,7 +95,7 @@ void DbEnv::set_msgcall(void (*db_msgcall_fcn)(const DbEnv *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2209296"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7569320"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -103,7 +103,7 @@ void DbEnv::set_msgcall(void (*db_msgcall_fcn)(const DbEnv *dbenv,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2209488"></a>db_msgcall_fcn</h4>
+                <h4 class="title"><a id="idp7569512"></a>db_msgcall_fcn</h4>
               </div>
             </div>
           </div>
@@ -140,7 +140,7 @@ void DbEnv::set_msgcall(void (*db_msgcall_fcn)(const DbEnv *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2213088"></a>Class</h3>
+              <h3 class="title"><a id="idp7573112"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -152,7 +152,7 @@ void DbEnv::set_msgcall(void (*db_msgcall_fcn)(const DbEnv *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2205352"></a>See Also</h3>
+              <h3 class="title"><a id="idp7565376"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_msgfile.html b/docs/api_reference/CXX/envset_msgfile.html
index 3ac11f4..5cfe237 100644
--- a/docs/api_reference/CXX/envset_msgfile.html
+++ b/docs/api_reference/CXX/envset_msgfile.html
@@ -87,7 +87,7 @@ DbEnv::set_msgfile(FILE *msgfile); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2224200"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7558224"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -95,7 +95,7 @@ DbEnv::set_msgfile(FILE *msgfile); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2224392"></a>msgfile</h4>
+                <h4 class="title"><a id="idp7584368"></a>msgfile</h4>
               </div>
             </div>
           </div>
@@ -109,7 +109,7 @@ DbEnv::set_msgfile(FILE *msgfile); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2203624"></a>Class</h3>
+              <h3 class="title"><a id="idp7564080"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -121,7 +121,7 @@ DbEnv::set_msgfile(FILE *msgfile); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2203368"></a>See Also</h3>
+              <h3 class="title"><a id="idp7537936"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_shm_key.html b/docs/api_reference/CXX/envset_shm_key.html
index d3126c0..7499d78 100644
--- a/docs/api_reference/CXX/envset_shm_key.html
+++ b/docs/api_reference/CXX/envset_shm_key.html
@@ -108,7 +108,7 @@ DbEnv::set_shm_key(long shm_key); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2226432"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7586408"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -116,7 +116,7 @@ DbEnv::set_shm_key(long shm_key); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2225784"></a>shm_key</h4>
+                <h4 class="title"><a id="idp7585760"></a>shm_key</h4>
               </div>
             </div>
           </div>
@@ -130,7 +130,7 @@ DbEnv::set_shm_key(long shm_key); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2220312"></a>Errors</h3>
+              <h3 class="title"><a id="idp7569640"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -148,7 +148,7 @@ DbEnv::set_shm_key(long shm_key); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2239496"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp7600000"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -162,7 +162,7 @@ DbEnv::set_shm_key(long shm_key); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2240824"></a>Class</h3>
+              <h3 class="title"><a id="idp7601328"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -174,7 +174,7 @@ DbEnv::set_shm_key(long shm_key); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2228576"></a>See Also</h3>
+              <h3 class="title"><a id="idp7588600"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_thread_count.html b/docs/api_reference/CXX/envset_thread_count.html
index 98944e3..bd1aa49 100644
--- a/docs/api_reference/CXX/envset_thread_count.html
+++ b/docs/api_reference/CXX/envset_thread_count.html
@@ -118,7 +118,7 @@ DbEnv::set_thread_count(u_int32_t count); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2244680"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7605184"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -126,7 +126,7 @@ DbEnv::set_thread_count(u_int32_t count); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2244528"></a>count</h4>
+                <h4 class="title"><a id="idp7605032"></a>count</h4>
               </div>
             </div>
           </div>
@@ -140,7 +140,7 @@ DbEnv::set_thread_count(u_int32_t count); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2228144"></a>Errors</h3>
+              <h3 class="title"><a id="idp7593736"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -158,7 +158,7 @@ DbEnv::set_thread_count(u_int32_t count); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2258080"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp7618768"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -172,7 +172,7 @@ DbEnv::set_thread_count(u_int32_t count); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2254432"></a>Class</h3>
+              <h3 class="title"><a id="idp7614904"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -184,7 +184,7 @@ DbEnv::set_thread_count(u_int32_t count); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2245808"></a>See Also</h3>
+              <h3 class="title"><a id="idp7605448"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_thread_id.html b/docs/api_reference/CXX/envset_thread_id.html
index 57ae9cb..4a0dd9d 100644
--- a/docs/api_reference/CXX/envset_thread_id.html
+++ b/docs/api_reference/CXX/envset_thread_id.html
@@ -81,7 +81,7 @@ DbEnv::set_thread_id(void (*thread_id)(DbEnv *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2262896"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7623376"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -89,7 +89,7 @@ DbEnv::set_thread_id(void (*thread_id)(DbEnv *dbenv,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2263128"></a>thread_id</h4>
+                <h4 class="title"><a id="idp7623544"></a>thread_id</h4>
               </div>
             </div>
           </div>
@@ -140,7 +140,7 @@ DbEnv::set_thread_id(void (*thread_id)(DbEnv *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2272312"></a>Errors</h3>
+              <h3 class="title"><a id="idp7632616"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -158,7 +158,7 @@ DbEnv::set_thread_id(void (*thread_id)(DbEnv *dbenv,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2269312"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp7629560"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -171,7 +171,7 @@ DbEnv::set_thread_id(void (*thread_id)(DbEnv *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2278064"></a>Assigning Thread IDs</h3>
+              <h3 class="title"><a id="idp7638368"></a>Assigning Thread IDs</h3>
             </div>
           </div>
         </div>
@@ -234,7 +234,7 @@ DbEnv::set_thread_id(void (*thread_id)(DbEnv *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2273896"></a>Class</h3>
+              <h3 class="title"><a id="idp7634416"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -246,7 +246,7 @@ DbEnv::set_thread_id(void (*thread_id)(DbEnv *dbenv,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2267048"></a>See Also</h3>
+              <h3 class="title"><a id="idp7627384"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_thread_id_string.html b/docs/api_reference/CXX/envset_thread_id_string.html
index 01f371c..a3a4dcc 100644
--- a/docs/api_reference/CXX/envset_thread_id_string.html
+++ b/docs/api_reference/CXX/envset_thread_id_string.html
@@ -74,7 +74,7 @@ DbEnv::set_thread_id(void (*thread_id)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2279064"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7639368"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -82,7 +82,7 @@ DbEnv::set_thread_id(void (*thread_id)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2269792"></a>thread_id_string</h4>
+                <h4 class="title"><a id="idp7630096"></a>thread_id_string</h4>
               </div>
             </div>
           </div>
@@ -143,7 +143,7 @@ DbEnv::set_thread_id(void (*thread_id)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2294336"></a>Errors</h3>
+              <h3 class="title"><a id="idp7654544"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -161,7 +161,7 @@ DbEnv::set_thread_id(void (*thread_id)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2295952"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp7656160"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -174,7 +174,7 @@ DbEnv::set_thread_id(void (*thread_id)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2304384"></a>Class</h3>
+              <h3 class="title"><a id="idp7664592"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -186,7 +186,7 @@ DbEnv::set_thread_id(void (*thread_id)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2301176"></a>See Also</h3>
+              <h3 class="title"><a id="idp7660736"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_timeout.html b/docs/api_reference/CXX/envset_timeout.html
index c3c3e96..d1f1568 100644
--- a/docs/api_reference/CXX/envset_timeout.html
+++ b/docs/api_reference/CXX/envset_timeout.html
@@ -89,7 +89,7 @@ DbEnv::set_timeout(db_timeout_t timeout, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2303192"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7663400"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -97,7 +97,7 @@ DbEnv::set_timeout(db_timeout_t timeout, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2302352"></a>timeout</h4>
+                <h4 class="title"><a id="idp7660432"></a>timeout</h4>
               </div>
             </div>
           </div>
@@ -111,7 +111,7 @@ DbEnv::set_timeout(db_timeout_t timeout, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2300912"></a>flags</h4>
+                <h4 class="title"><a id="idp7661768"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -202,7 +202,7 @@ DbEnv::set_timeout(db_timeout_t timeout, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2318016"></a>Errors</h3>
+              <h3 class="title"><a id="idp7678664"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -220,7 +220,7 @@ DbEnv::set_timeout(db_timeout_t timeout, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2325280"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp7672304"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -233,7 +233,7 @@ DbEnv::set_timeout(db_timeout_t timeout, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2323984"></a>Class</h3>
+              <h3 class="title"><a id="idp7685064"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -245,7 +245,7 @@ DbEnv::set_timeout(db_timeout_t timeout, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2320712"></a>See Also</h3>
+              <h3 class="title"><a id="idp7681792"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_tmp_dir.html b/docs/api_reference/CXX/envset_tmp_dir.html
index 7ce9be9..517c9cc 100644
--- a/docs/api_reference/CXX/envset_tmp_dir.html
+++ b/docs/api_reference/CXX/envset_tmp_dir.html
@@ -161,7 +161,7 @@ DbEnv::set_tmp_dir(const char *dir); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2340376"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7674736"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -169,7 +169,7 @@ DbEnv::set_tmp_dir(const char *dir); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2302152"></a>dir</h4>
+                <h4 class="title"><a id="idp7699440"></a>dir</h4>
               </div>
             </div>
           </div>
@@ -189,7 +189,7 @@ DbEnv::set_tmp_dir(const char *dir); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2342864"></a>Errors</h3>
+              <h3 class="title"><a id="idp7703216"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -207,7 +207,7 @@ DbEnv::set_tmp_dir(const char *dir); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2348224"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp7708472"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -221,7 +221,7 @@ DbEnv::set_tmp_dir(const char *dir); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2328368"></a>Class</h3>
+              <h3 class="title"><a id="idp7709800"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -233,7 +233,7 @@ DbEnv::set_tmp_dir(const char *dir); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2324696"></a>See Also</h3>
+              <h3 class="title"><a id="idp7693208"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_tx_max.html b/docs/api_reference/CXX/envset_tx_max.html
index 5e23ddc..1fa7462 100644
--- a/docs/api_reference/CXX/envset_tx_max.html
+++ b/docs/api_reference/CXX/envset_tx_max.html
@@ -99,7 +99,7 @@ DbEnv::set_tx_max(u_int32_t max); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4905952"></a>Parameters</h3>
+              <h3 class="title"><a id="idp10267848"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -107,7 +107,7 @@ DbEnv::set_tx_max(u_int32_t max); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4905304"></a>max</h4>
+                <h4 class="title"><a id="idp10267200"></a>max</h4>
               </div>
             </div>
           </div>
@@ -122,7 +122,7 @@ DbEnv::set_tx_max(u_int32_t max); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4884328"></a>Errors</h3>
+              <h3 class="title"><a id="idp10260320"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -140,7 +140,7 @@ DbEnv::set_tx_max(u_int32_t max); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4919800"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp10281640"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -154,7 +154,7 @@ DbEnv::set_tx_max(u_int32_t max); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4921128"></a>Class</h3>
+              <h3 class="title"><a id="idp10282968"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -167,7 +167,7 @@ DbEnv::set_tx_max(u_int32_t max); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4906816"></a>See Also</h3>
+              <h3 class="title"><a id="idp10268064"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_tx_timestamp.html b/docs/api_reference/CXX/envset_tx_timestamp.html
index 98289cb..fed560a 100644
--- a/docs/api_reference/CXX/envset_tx_timestamp.html
+++ b/docs/api_reference/CXX/envset_tx_timestamp.html
@@ -77,7 +77,7 @@ DbEnv::set_tx_timestamp(time_t *timestamp); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4924424"></a>Parameters</h3>
+              <h3 class="title"><a id="idp10286144"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -85,7 +85,7 @@ DbEnv::set_tx_timestamp(time_t *timestamp); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4925128"></a>timestamp</h4>
+                <h4 class="title"><a id="idp10286808"></a>timestamp</h4>
               </div>
             </div>
           </div>
@@ -104,7 +104,7 @@ DbEnv::set_tx_timestamp(time_t *timestamp); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4917400"></a>Errors</h3>
+              <h3 class="title"><a id="idp10275376"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -122,7 +122,7 @@ DbEnv::set_tx_timestamp(time_t *timestamp); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4932536"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp10294384"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -137,7 +137,7 @@ DbEnv::set_tx_timestamp(time_t *timestamp); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4931456"></a>Class</h3>
+              <h3 class="title"><a id="idp10293304"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -150,7 +150,7 @@ DbEnv::set_tx_timestamp(time_t *timestamp); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4933864"></a>See Also</h3>
+              <h3 class="title"><a id="idp10295712"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envset_verbose.html b/docs/api_reference/CXX/envset_verbose.html
index 5843ff2..94370dd 100644
--- a/docs/api_reference/CXX/envset_verbose.html
+++ b/docs/api_reference/CXX/envset_verbose.html
@@ -86,7 +86,7 @@ DbEnv::set_verbose(u_int32_t which, int onoff); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2353648"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7713944"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -94,7 +94,7 @@ DbEnv::set_verbose(u_int32_t which, int onoff); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2353496"></a>which</h4>
+                <h4 class="title"><a id="idp7713792"></a>which</h4>
               </div>
             </div>
           </div>
@@ -242,7 +242,7 @@ DbEnv::set_verbose(u_int32_t which, int onoff); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2363424"></a>onoff</h4>
+                <h4 class="title"><a id="idp7723656"></a>onoff</h4>
               </div>
             </div>
           </div>
@@ -256,7 +256,7 @@ DbEnv::set_verbose(u_int32_t which, int onoff); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2336928"></a>Errors</h3>
+              <h3 class="title"><a id="idp7697208"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -274,7 +274,7 @@ DbEnv::set_verbose(u_int32_t which, int onoff); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2376160"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp7736392"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -287,7 +287,7 @@ DbEnv::set_verbose(u_int32_t which, int onoff); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2369224"></a>Class</h3>
+              <h3 class="title"><a id="idp7729456"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -299,7 +299,7 @@ DbEnv::set_verbose(u_int32_t which, int onoff); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2356880"></a>See Also</h3>
+              <h3 class="title"><a id="idp7737624"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envstat.html b/docs/api_reference/CXX/envstat.html
index 863e76e..df1bc7b 100644
--- a/docs/api_reference/CXX/envstat.html
+++ b/docs/api_reference/CXX/envstat.html
@@ -69,7 +69,7 @@ DbEnv::stat_print(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2260480"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7671880"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -77,7 +77,7 @@ DbEnv::stat_print(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2386880"></a>flags</h4>
+                <h4 class="title"><a id="idp7746840"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -120,7 +120,7 @@ DbEnv::stat_print(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2390944"></a>Class</h3>
+              <h3 class="title"><a id="idp7716376"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -132,7 +132,7 @@ DbEnv::stat_print(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2377040"></a>See Also</h3>
+              <h3 class="title"><a id="idp7708576"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envstrerror.html b/docs/api_reference/CXX/envstrerror.html
index 54352b2..dac1be8 100644
--- a/docs/api_reference/CXX/envstrerror.html
+++ b/docs/api_reference/CXX/envstrerror.html
@@ -60,7 +60,7 @@ DbEnv::strerror(int error); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2352848"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7758496"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -68,7 +68,7 @@ DbEnv::strerror(int error); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2349416"></a>error</h4>
+                <h4 class="title"><a id="idp7749248"></a>error</h4>
               </div>
             </div>
           </div>
@@ -82,7 +82,7 @@ DbEnv::strerror(int error); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2380200"></a>Class</h3>
+              <h3 class="title"><a id="idp7739296"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -94,7 +94,7 @@ DbEnv::strerror(int error); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2392784"></a>See Also</h3>
+              <h3 class="title"><a id="idp7706624"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envtxn_applied.html b/docs/api_reference/CXX/envtxn_applied.html
index 2a723a0..0746b4b 100644
--- a/docs/api_reference/CXX/envtxn_applied.html
+++ b/docs/api_reference/CXX/envtxn_applied.html
@@ -99,7 +99,7 @@ DB_ENV->txn_applied(DB_ENV *env, DB_TXN_TOKEN *token,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4649000"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9978440"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -107,7 +107,7 @@ DB_ENV->txn_applied(DB_ENV *env, DB_TXN_TOKEN *token,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4607680"></a>flags</h4>
+                <h4 class="title"><a id="idp9992496"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -120,7 +120,7 @@ DB_ENV->txn_applied(DB_ENV *env, DB_TXN_TOKEN *token,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4662760"></a>token</h4>
+                <h4 class="title"><a id="idp10025016"></a>token</h4>
               </div>
             </div>
           </div>
@@ -136,7 +136,7 @@ DB_ENV->txn_applied(DB_ENV *env, DB_TXN_TOKEN *token,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4663904"></a>timeout</h4>
+                <h4 class="title"><a id="idp10026160"></a>timeout</h4>
               </div>
             </div>
           </div>
@@ -152,7 +152,7 @@ DB_ENV->txn_applied(DB_ENV *env, DB_TXN_TOKEN *token,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4652048"></a>Errors</h3>
+              <h3 class="title"><a id="idp10014560"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -170,7 +170,7 @@ DB_ENV->txn_applied(DB_ENV *env, DB_TXN_TOKEN *token,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4668640"></a>DB_KEYEMPTY</h4>
+                <h4 class="title"><a id="idp10030792"></a>DB_KEYEMPTY</h4>
               </div>
             </div>
           </div>
@@ -184,7 +184,7 @@ DB_ENV->txn_applied(DB_ENV *env, DB_TXN_TOKEN *token,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4659064"></a><span>DbDeadlockException or </span> DB_LOCK_DEADLOCK</h4>
+                <h4 class="title"><a id="idp10019168"></a><span>DbDeadlockException or </span> DB_LOCK_DEADLOCK</h4>
               </div>
             </div>
           </div>
@@ -205,7 +205,7 @@ DB_ENV->txn_applied(DB_ENV *env, DB_TXN_TOKEN *token,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4657344"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp10030856"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -219,7 +219,7 @@ DB_ENV->txn_applied(DB_ENV *env, DB_TXN_TOKEN *token,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4650160"></a>Class</h3>
+              <h3 class="title"><a id="idp10024712"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -231,7 +231,7 @@ DB_ENV->txn_applied(DB_ENV *env, DB_TXN_TOKEN *token,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4637632"></a>See Also</h3>
+              <h3 class="title"><a id="idp9991568"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/envversion.html b/docs/api_reference/CXX/envversion.html
index a46243d..3910653 100644
--- a/docs/api_reference/CXX/envversion.html
+++ b/docs/api_reference/CXX/envversion.html
@@ -56,7 +56,7 @@ DbEnv::version(int *major, int *minor, int *patch); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2318896"></a>Parameters</h3>
+              <h3 class="title"><a id="idp7757264"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -64,7 +64,7 @@ DbEnv::version(int *major, int *minor, int *patch); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2392416"></a>major</h4>
+                <h4 class="title"><a id="idp7757112"></a>major</h4>
               </div>
             </div>
           </div>
@@ -78,7 +78,7 @@ DbEnv::version(int *major, int *minor, int *patch); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2397952"></a>minor</h4>
+                <h4 class="title"><a id="idp7758128"></a>minor</h4>
               </div>
             </div>
           </div>
@@ -92,7 +92,7 @@ DbEnv::version(int *major, int *minor, int *patch); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2399376"></a>patch</h4>
+                <h4 class="title"><a id="idp7759336"></a>patch</h4>
               </div>
             </div>
           </div>
@@ -107,7 +107,7 @@ DbEnv::version(int *major, int *minor, int *patch); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2403128"></a>Class</h3>
+              <h3 class="title"><a id="idp7762136"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -119,7 +119,7 @@ DbEnv::version(int *major, int *minor, int *patch); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2397088"></a>See Also</h3>
+              <h3 class="title"><a id="idp7753456"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/index.html b/docs/api_reference/CXX/index.html
index 7bdfac4..24495bf 100644
--- a/docs/api_reference/CXX/index.html
+++ b/docs/api_reference/CXX/index.html
@@ -30,7 +30,7 @@
       <div class="titlepage">
         <div>
           <div>
-            <h1 class="title"><a id="idm554656"></a>Berkeley DB C++ API Reference</h1>
+            <h1 class="title"><a id="idp4945072"></a>Berkeley DB C++ API Reference</h1>
           </div>
           <div class="navtable">
             <table border="1" width="80%">
@@ -497,7 +497,7 @@
                   <td>
                     <a class="xref" href="envadd_data_dir.html" title="DbEnv::add_data_dir()">DbEnv::add_data_dir()</a>
                   </td>
-                  <td>add an environment data directory</td>
+                  <td>Add an environment data directory</td>
                 </tr>
                 <tr>
                   <td>
@@ -627,7 +627,7 @@
                 </tr>
                 <tr>
                   <td><a class="xref" href="envset_create_dir.html" title="DbEnv::set_create_dir()">DbEnv::set_create_dir()</a>, <a class="xref" href="envget_create_dir.html" title="DbEnv::get_create_dir()">DbEnv::get_create_dir()</a></td>
-                  <td>add an environment data directory</td>
+                  <td>Add an environment data directory</td>
                 </tr>
                 <tr>
                   <td><a class="xref" href="envset_encrypt.html" title="DbEnv::set_encrypt()">DbEnv::set_encrypt()</a>, <a class="xref" href="envget_encrypt_flags.html" title="DbEnv::get_encrypt_flags()">DbEnv::get_encrypt_flags()</a></td>
@@ -1721,6 +1721,12 @@
                 </tr>
                 <tr>
                   <td>
+                    <a class="xref" href="set_data_len_parameter.html" title="set_data_len">set_data_len</a>
+                  </td>
+                  <td>Sets the maximum number of bytes displayed by some utilities.</td>
+                </tr>
+                <tr>
+                  <td>
                     <a class="xref" href="set_flags_parameter.html" title="set_flags">set_flags</a>
                   </td>
                   <td>Configures a database environment.</td>
@@ -1862,7 +1868,7 @@
           </div>
           <div>
             <div class="legalnotice">
-              <a id="idm1062392"></a>
+              <a id="idp4442320"></a>
               <p class="legalnotice-title">
                 <b>Legal Notice</b>
               </p>
@@ -1900,7 +1906,7 @@
             </div>
           </div>
           <div>
-            <p class="pubdate">5/11/2012</p>
+            <p class="pubdate">9/9/2013</p>
           </div>
         </div>
         <hr />
diff --git a/docs/api_reference/CXX/lockdetect.html b/docs/api_reference/CXX/lockdetect.html
index 30ffc3a..24783f6 100644
--- a/docs/api_reference/CXX/lockdetect.html
+++ b/docs/api_reference/CXX/lockdetect.html
@@ -62,7 +62,7 @@ DbEnv::lock_detect(u_int32_t flags, u_int32_t atype, int *rejected);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2671816"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8032192"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -70,7 +70,7 @@ DbEnv::lock_detect(u_int32_t flags, u_int32_t atype, int *rejected);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2671664"></a>flags</h4>
+                <h4 class="title"><a id="idp8032040"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -83,7 +83,7 @@ DbEnv::lock_detect(u_int32_t flags, u_int32_t atype, int *rejected);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2664168"></a>atype</h4>
+                <h4 class="title"><a id="idp8024496"></a>atype</h4>
               </div>
             </div>
           </div>
@@ -177,7 +177,7 @@ DbEnv::lock_detect(u_int32_t flags, u_int32_t atype, int *rejected);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2686696"></a>rejected</h4>
+                <h4 class="title"><a id="idp8047296"></a>rejected</h4>
               </div>
             </div>
           </div>
@@ -192,7 +192,7 @@ DbEnv::lock_detect(u_int32_t flags, u_int32_t atype, int *rejected);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2658400"></a>Errors</h3>
+              <h3 class="title"><a id="idp8012488"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -210,7 +210,7 @@ DbEnv::lock_detect(u_int32_t flags, u_int32_t atype, int *rejected);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2683672"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp8025848"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -223,7 +223,7 @@ DbEnv::lock_detect(u_int32_t flags, u_int32_t atype, int *rejected);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2687752"></a>Class</h3>
+              <h3 class="title"><a id="idp8040784"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -235,7 +235,7 @@ DbEnv::lock_detect(u_int32_t flags, u_int32_t atype, int *rejected);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2692824"></a>See Also</h3>
+              <h3 class="title"><a id="idp8035464"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/lockget.html b/docs/api_reference/CXX/lockget.html
index a41f2d8..07675ab 100644
--- a/docs/api_reference/CXX/lockget.html
+++ b/docs/api_reference/CXX/lockget.html
@@ -61,7 +61,7 @@ DbEnv::lock_get(u_int32_t locker, u_int32_t flags,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2682624"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8017120"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -69,7 +69,7 @@ DbEnv::lock_get(u_int32_t locker, u_int32_t flags,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2639640"></a>locker</h4>
+                <h4 class="title"><a id="idp8015952"></a>locker</h4>
               </div>
             </div>
           </div>
@@ -83,7 +83,7 @@ DbEnv::lock_get(u_int32_t locker, u_int32_t flags,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2675576"></a>flags</h4>
+                <h4 class="title"><a id="idp8053360"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -110,7 +110,7 @@ DbEnv::lock_get(u_int32_t locker, u_int32_t flags,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2698488"></a>object</h4>
+                <h4 class="title"><a id="idp8058984"></a>object</h4>
               </div>
             </div>
           </div>
@@ -129,7 +129,7 @@ DbEnv::lock_get(u_int32_t locker, u_int32_t flags,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2701472"></a>lock_mode</h4>
+                <h4 class="title"><a id="idp8061576"></a>lock_mode</h4>
               </div>
             </div>
           </div>
@@ -193,7 +193,7 @@ DbEnv::lock_get(u_int32_t locker, u_int32_t flags,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2703744"></a>lock</h4>
+                <h4 class="title"><a id="idp8064280"></a>lock</h4>
               </div>
             </div>
           </div>
@@ -207,7 +207,7 @@ DbEnv::lock_get(u_int32_t locker, u_int32_t flags,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2709056"></a>Errors</h3>
+              <h3 class="title"><a id="idp8069712"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -225,7 +225,7 @@ DbEnv::lock_get(u_int32_t locker, u_int32_t flags,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2698864"></a><span>DbDeadlockException or </span>DB_LOCK_DEADLOCK</h4>
+                <h4 class="title"><a id="idp8059576"></a><span>DbDeadlockException or </span>DB_LOCK_DEADLOCK</h4>
               </div>
             </div>
           </div>
@@ -243,7 +243,7 @@ DbEnv::lock_get(u_int32_t locker, u_int32_t flags,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2701368"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
+                <h4 class="title"><a id="idp8061472"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
               </div>
             </div>
           </div>
@@ -268,7 +268,7 @@ DbEnv::lock_get(u_int32_t locker, u_int32_t flags,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2686112"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
+                <h4 class="title"><a id="idp8046928"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
               </div>
             </div>
           </div>
@@ -287,7 +287,7 @@ DbEnv::lock_get(u_int32_t locker, u_int32_t flags,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2712248"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp8071976"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -299,7 +299,7 @@ DbEnv::lock_get(u_int32_t locker, u_int32_t flags,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2721168"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp8081272"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -312,7 +312,7 @@ DbEnv::lock_get(u_int32_t locker, u_int32_t flags,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2721640"></a>ENOMEM</h4>
+                <h4 class="title"><a id="idp8081744"></a>ENOMEM</h4>
               </div>
             </div>
           </div>
@@ -325,7 +325,7 @@ DbEnv::lock_get(u_int32_t locker, u_int32_t flags,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2711280"></a>Class</h3>
+              <h3 class="title"><a id="idp8072952"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -338,7 +338,7 @@ DbEnv::lock_get(u_int32_t locker, u_int32_t flags,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2710088"></a>See Also</h3>
+              <h3 class="title"><a id="idp8050104"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/lockid.html b/docs/api_reference/CXX/lockid.html
index 9ab5656..0e779a7 100644
--- a/docs/api_reference/CXX/lockid.html
+++ b/docs/api_reference/CXX/lockid.html
@@ -71,7 +71,7 @@ DbEnv::lock_id(u_int32_t *idp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2706584"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8067120"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -79,7 +79,7 @@ DbEnv::lock_id(u_int32_t *idp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2684600"></a>idp</h4>
+                <h4 class="title"><a id="idp8044984"></a>idp</h4>
               </div>
             </div>
           </div>
@@ -93,7 +93,7 @@ DbEnv::lock_id(u_int32_t *idp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2711448"></a>Class</h3>
+              <h3 class="title"><a id="idp8072368"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -106,7 +106,7 @@ DbEnv::lock_id(u_int32_t *idp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2650920"></a>See Also</h3>
+              <h3 class="title"><a id="idp8023104"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/lockid_free.html b/docs/api_reference/CXX/lockid_free.html
index 3e62cec..79629ad 100644
--- a/docs/api_reference/CXX/lockid_free.html
+++ b/docs/api_reference/CXX/lockid_free.html
@@ -60,7 +60,7 @@ DbEnv::lock_id_free(u_int32_t id);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2727688"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8087744"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -68,7 +68,7 @@ DbEnv::lock_id_free(u_int32_t id);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2727040"></a>id</h4>
+                <h4 class="title"><a id="idp8087096"></a>id</h4>
               </div>
             </div>
           </div>
@@ -82,7 +82,7 @@ DbEnv::lock_id_free(u_int32_t id);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2665280"></a>Errors</h3>
+              <h3 class="title"><a id="idp8063152"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -100,7 +100,7 @@ DbEnv::lock_id_free(u_int32_t id);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2735168"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp8094976"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -114,7 +114,7 @@ DbEnv::lock_id_free(u_int32_t id);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2734088"></a>Class</h3>
+              <h3 class="title"><a id="idp8093896"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -127,7 +127,7 @@ DbEnv::lock_id_free(u_int32_t id);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2736496"></a>See Also</h3>
+              <h3 class="title"><a id="idp8096304"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/lockput.html b/docs/api_reference/CXX/lockput.html
index 4825a5d..9af2a8a 100644
--- a/docs/api_reference/CXX/lockput.html
+++ b/docs/api_reference/CXX/lockput.html
@@ -59,7 +59,7 @@ DbEnv::lock_put(DbLock *lock);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2739280"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8098928"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -67,7 +67,7 @@ DbEnv::lock_put(DbLock *lock);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2738632"></a>lock</h4>
+                <h4 class="title"><a id="idp8098280"></a>lock</h4>
               </div>
             </div>
           </div>
@@ -81,7 +81,7 @@ DbEnv::lock_put(DbLock *lock);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2729288"></a>Errors</h3>
+              <h3 class="title"><a id="idp8065456"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -99,7 +99,7 @@ DbEnv::lock_put(DbLock *lock);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2744920"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp8104752"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -112,7 +112,7 @@ DbEnv::lock_put(DbLock *lock);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2743624"></a>Class</h3>
+              <h3 class="title"><a id="idp8103456"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -125,7 +125,7 @@ DbEnv::lock_put(DbLock *lock);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2746248"></a>See Also</h3>
+              <h3 class="title"><a id="idp8096216"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/lockstat.html b/docs/api_reference/CXX/lockstat.html
index 8d37e71..d14982b 100644
--- a/docs/api_reference/CXX/lockstat.html
+++ b/docs/api_reference/CXX/lockstat.html
@@ -494,7 +494,7 @@ DbEnv::lock_stat(DB_LOCK_STAT **statp, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2749904"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8109680"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -502,7 +502,7 @@ DbEnv::lock_stat(DB_LOCK_STAT **statp, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2790912"></a>statp</h4>
+                <h4 class="title"><a id="idp8109528"></a>statp</h4>
               </div>
             </div>
           </div>
@@ -515,7 +515,7 @@ DbEnv::lock_stat(DB_LOCK_STAT **statp, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2779272"></a>flags</h4>
+                <h4 class="title"><a id="idp8153976"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -541,7 +541,7 @@ DbEnv::lock_stat(DB_LOCK_STAT **statp, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2799376"></a>Errors</h3>
+              <h3 class="title"><a id="idp8158904"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -559,7 +559,7 @@ DbEnv::lock_stat(DB_LOCK_STAT **statp, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2806632"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp8166216"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -572,7 +572,7 @@ DbEnv::lock_stat(DB_LOCK_STAT **statp, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2805336"></a>Class</h3>
+              <h3 class="title"><a id="idp8164920"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -585,7 +585,7 @@ DbEnv::lock_stat(DB_LOCK_STAT **statp, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2807928"></a>See Also</h3>
+              <h3 class="title"><a id="idp8167512"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/lockstat_print.html b/docs/api_reference/CXX/lockstat_print.html
index bfd5fa7..3bd11ef 100644
--- a/docs/api_reference/CXX/lockstat_print.html
+++ b/docs/api_reference/CXX/lockstat_print.html
@@ -71,7 +71,7 @@ DbEnv::lock_stat_print(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2781784"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8118672"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -79,7 +79,7 @@ DbEnv::lock_stat_print(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2767104"></a>flags</h4>
+                <h4 class="title"><a id="idp8148784"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -92,11 +92,15 @@ DbEnv::lock_stat_print(u_int32_t flags);</pre>
             <ul type="disc">
               <li>
                 <p><a id="lockstat_print_DB_STAT_ALL"></a>
-                  <code class="literal">DB_STAT_ALL</code>
-            </p>
+                          <code class="literal">DB_STAT_ALL</code>
+                     </p>
                 <p>
-                Display all available information.
-            </p>
+                        Display all available information. For each object,
+                        the amount of data displayed is limited to 100
+                        bytes, unless some other limit is set
+                        
+                        using the DB_CONFIG "set_data_len" parameter.
+                     </p>
               </li>
               <li>
                 <p><a id="envsat_print_DB_STAT_CLEAR"></a>
@@ -124,11 +128,16 @@ DbEnv::lock_stat_print(u_int32_t flags);</pre>
               </li>
               <li>
                 <p><a id="envsat_print_DB_STAT_LOCK_OBJECTS"></a>
-                  <code class="literal">DB_STAT_LOCK_OBJECTS</code>
-            </p>
+                          <code class="literal">DB_STAT_LOCK_OBJECTS</code>
+                     </p>
                 <p>
-                Display the lock objects within hash chains.
-            </p>
+                        Display the lock objects within hash chains. For
+                        each object, the amount of data displayed is
+                        limited to 100 bytes, unless some other limit is
+                        set
+                        
+                        using the DB_CONFIG "set_data_len" parameter.
+                     </p>
               </li>
               <li>
                 <p><a id="envsat_print_DB_STAT_LOCK_PARAMS"></a>
@@ -146,7 +155,7 @@ DbEnv::lock_stat_print(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2816904"></a>Class</h3>
+              <h3 class="title"><a id="idp8176616"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -159,7 +168,7 @@ DbEnv::lock_stat_print(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2818232"></a>See Also</h3>
+              <h3 class="title"><a id="idp8167424"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/lockvec.html b/docs/api_reference/CXX/lockvec.html
index 4816bd3..d021733 100644
--- a/docs/api_reference/CXX/lockvec.html
+++ b/docs/api_reference/CXX/lockvec.html
@@ -73,7 +73,7 @@ DbEnv::lock_vec(u_int32_t locker, u_int32_t flags,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2812000"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8171712"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -81,7 +81,7 @@ DbEnv::lock_vec(u_int32_t locker, u_int32_t flags,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2800568"></a>locker</h4>
+                <h4 class="title"><a id="idp8183208"></a>locker</h4>
               </div>
             </div>
           </div>
@@ -95,7 +95,7 @@ DbEnv::lock_vec(u_int32_t locker, u_int32_t flags,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2799848"></a>flags</h4>
+                <h4 class="title"><a id="idp8164768"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -124,7 +124,7 @@ DbEnv::lock_vec(u_int32_t locker, u_int32_t flags,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2827336"></a>list</h4>
+                <h4 class="title"><a id="idp8187600"></a>list</h4>
               </div>
             </div>
           </div>
@@ -330,7 +330,7 @@ DbEnv::lock_vec(u_int32_t locker, u_int32_t flags,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2862960"></a>nlist</h4>
+                <h4 class="title"><a id="idp8223392"></a>nlist</h4>
               </div>
             </div>
           </div>
@@ -343,7 +343,7 @@ DbEnv::lock_vec(u_int32_t locker, u_int32_t flags,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2864040"></a>elistp</h4>
+                <h4 class="title"><a id="idp8224472"></a>elistp</h4>
               </div>
             </div>
           </div>
@@ -358,7 +358,7 @@ DbEnv::lock_vec(u_int32_t locker, u_int32_t flags,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2865120"></a>Errors</h3>
+              <h3 class="title"><a id="idp8225552"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -376,7 +376,7 @@ DbEnv::lock_vec(u_int32_t locker, u_int32_t flags,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2832944"></a><span>DbDeadlockException or </span>DB_LOCK_DEADLOCK</h4>
+                <h4 class="title"><a id="idp8193312"></a><span>DbDeadlockException or </span>DB_LOCK_DEADLOCK</h4>
               </div>
             </div>
           </div>
@@ -394,7 +394,7 @@ DbEnv::lock_vec(u_int32_t locker, u_int32_t flags,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2830488"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
+                <h4 class="title"><a id="idp8205440"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
               </div>
             </div>
           </div>
@@ -419,7 +419,7 @@ DbEnv::lock_vec(u_int32_t locker, u_int32_t flags,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2814960"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
+                <h4 class="title"><a id="idp8173592"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
               </div>
             </div>
           </div>
@@ -438,7 +438,7 @@ DbEnv::lock_vec(u_int32_t locker, u_int32_t flags,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2850720"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp8158096"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -450,7 +450,7 @@ DbEnv::lock_vec(u_int32_t locker, u_int32_t flags,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2798880"></a>ENOMEM</h4>
+                <h4 class="title"><a id="idp8158536"></a>ENOMEM</h4>
               </div>
             </div>
           </div>
@@ -463,7 +463,7 @@ DbEnv::lock_vec(u_int32_t locker, u_int32_t flags,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2835920"></a>Class</h3>
+              <h3 class="title"><a id="idp8195856"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -476,7 +476,7 @@ DbEnv::lock_vec(u_int32_t locker, u_int32_t flags,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2834560"></a>See Also</h3>
+              <h3 class="title"><a id="idp8226528"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/logarchive.html b/docs/api_reference/CXX/logarchive.html
index f31a213..e454db3 100644
--- a/docs/api_reference/CXX/logarchive.html
+++ b/docs/api_reference/CXX/logarchive.html
@@ -101,7 +101,7 @@ DbEnv::log_archive(char *(*listp)[], u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2913744"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8273896"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -109,7 +109,7 @@ DbEnv::log_archive(char *(*listp)[], u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2913096"></a>listp</h4>
+                <h4 class="title"><a id="idp8273248"></a>listp</h4>
               </div>
             </div>
           </div>
@@ -124,7 +124,7 @@ DbEnv::log_archive(char *(*listp)[], u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2898392"></a>flags</h4>
+                <h4 class="title"><a id="idp8276912"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -193,7 +193,7 @@ DbEnv::log_archive(char *(*listp)[], u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2933144"></a>Errors</h3>
+              <h3 class="title"><a id="idp8293096"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -211,7 +211,7 @@ DbEnv::log_archive(char *(*listp)[], u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2927680"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp8288920"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -224,7 +224,7 @@ DbEnv::log_archive(char *(*listp)[], u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2937712"></a>Class</h3>
+              <h3 class="title"><a id="idp8297880"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -238,7 +238,7 @@ DbEnv::log_archive(char *(*listp)[], u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2936872"></a>See Also</h3>
+              <h3 class="title"><a id="idp8273352"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/logcclose.html b/docs/api_reference/CXX/logcclose.html
index 865342b..20ebf1e 100644
--- a/docs/api_reference/CXX/logcclose.html
+++ b/docs/api_reference/CXX/logcclose.html
@@ -61,7 +61,7 @@ DbLogc::close(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3173736"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8533992"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -69,7 +69,7 @@ DbLogc::close(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3174184"></a>flags</h4>
+                <h4 class="title"><a id="idp8534440"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -83,7 +83,7 @@ DbLogc::close(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3161664"></a>Errors</h3>
+              <h3 class="title"><a id="idp8508528"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -101,7 +101,7 @@ DbLogc::close(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3181800"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp8542248"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -114,7 +114,7 @@ DbLogc::close(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3180720"></a>Class</h3>
+              <h3 class="title"><a id="idp8541168"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -128,7 +128,7 @@ DbLogc::close(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3173968"></a>See Also</h3>
+              <h3 class="title"><a id="idp8543576"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/logcget.html b/docs/api_reference/CXX/logcget.html
index 9614b5d..6179caa 100644
--- a/docs/api_reference/CXX/logcget.html
+++ b/docs/api_reference/CXX/logcget.html
@@ -59,7 +59,7 @@ DbLogc::get(DbLsn *lsn, Dbt *data, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3185824"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8546272"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -67,7 +67,7 @@ DbLogc::get(DbLsn *lsn, Dbt *data, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3185176"></a>lsn</h4>
+                <h4 class="title"><a id="idp8545624"></a>lsn</h4>
               </div>
             </div>
           </div>
@@ -85,7 +85,7 @@ DbLogc::get(DbLsn *lsn, Dbt *data, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3189760"></a>data</h4>
+                <h4 class="title"><a id="idp8550328"></a>data</h4>
               </div>
             </div>
           </div>
@@ -106,7 +106,7 @@ DbLogc::get(DbLsn *lsn, Dbt *data, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3179568"></a>flags</h4>
+                <h4 class="title"><a id="idp8539952"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -209,7 +209,7 @@ DbLogc::get(DbLsn *lsn, Dbt *data, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3203152"></a>Errors</h3>
+              <h3 class="title"><a id="idp8563672"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -227,7 +227,7 @@ DbLogc::get(DbLsn *lsn, Dbt *data, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3192224"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp8552848"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -244,7 +244,7 @@ DbLogc::get(DbLsn *lsn, Dbt *data, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3206640"></a>Class</h3>
+              <h3 class="title"><a id="idp8567160"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -258,7 +258,7 @@ DbLogc::get(DbLsn *lsn, Dbt *data, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3201208"></a>See Also</h3>
+              <h3 class="title"><a id="idp8561728"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/logcompare.html b/docs/api_reference/CXX/logcompare.html
index 417c7f1..d802cf9 100644
--- a/docs/api_reference/CXX/logcompare.html
+++ b/docs/api_reference/CXX/logcompare.html
@@ -53,7 +53,7 @@ DbEnv::log_compare(const DbLsn *lsn0, const DbLsn *lsn1); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3188032"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8548480"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -61,7 +61,7 @@ DbEnv::log_compare(const DbLsn *lsn0, const DbLsn *lsn1); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3191920"></a>lsn0</h4>
+                <h4 class="title"><a id="idp8552544"></a>lsn0</h4>
               </div>
             </div>
           </div>
@@ -74,7 +74,7 @@ DbEnv::log_compare(const DbLsn *lsn0, const DbLsn *lsn1); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3204912"></a>lsn1</h4>
+                <h4 class="title"><a id="idp8565432"></a>lsn1</h4>
               </div>
             </div>
           </div>
@@ -89,7 +89,7 @@ DbEnv::log_compare(const DbLsn *lsn0, const DbLsn *lsn1); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3202568"></a>Class</h3>
+              <h3 class="title"><a id="idp8563304"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -103,7 +103,7 @@ DbEnv::log_compare(const DbLsn *lsn0, const DbLsn *lsn1); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3175920"></a>See Also</h3>
+              <h3 class="title"><a id="idp8545704"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/logcursor.html b/docs/api_reference/CXX/logcursor.html
index 794d424..222d2c0 100644
--- a/docs/api_reference/CXX/logcursor.html
+++ b/docs/api_reference/CXX/logcursor.html
@@ -59,7 +59,7 @@ DbEnv::log_cursor(DbLogc **cursorp, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2924360"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8270552"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -67,7 +67,7 @@ DbEnv::log_cursor(DbLogc **cursorp, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2934784"></a>cursorp</h4>
+                <h4 class="title"><a id="idp8295168"></a>cursorp</h4>
               </div>
             </div>
           </div>
@@ -80,7 +80,7 @@ DbEnv::log_cursor(DbLogc **cursorp, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2942080"></a>flags</h4>
+                <h4 class="title"><a id="idp8303696"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -94,7 +94,7 @@ DbEnv::log_cursor(DbLogc **cursorp, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2934872"></a>Errors</h3>
+              <h3 class="title"><a id="idp8286008"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -112,7 +112,7 @@ DbEnv::log_cursor(DbLogc **cursorp, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2948272"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp8308280"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -125,7 +125,7 @@ DbEnv::log_cursor(DbLogc **cursorp, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2946296"></a>Class</h3>
+              <h3 class="title"><a id="idp8306304"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -139,7 +139,7 @@ DbEnv::log_cursor(DbLogc **cursorp, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2939736"></a>See Also</h3>
+              <h3 class="title"><a id="idp8299816"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/logfile.html b/docs/api_reference/CXX/logfile.html
index e00e5a0..65ca291 100644
--- a/docs/api_reference/CXX/logfile.html
+++ b/docs/api_reference/CXX/logfile.html
@@ -71,7 +71,7 @@ DbEnv::log_file(const DbLsn *lsn, char *namep, size_t len);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2952192"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8311920"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -79,7 +79,7 @@ DbEnv::log_file(const DbLsn *lsn, char *namep, size_t len);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2951544"></a>lsn</h4>
+                <h4 class="title"><a id="idp8311272"></a>lsn</h4>
               </div>
             </div>
           </div>
@@ -93,7 +93,7 @@ DbEnv::log_file(const DbLsn *lsn, char *namep, size_t len);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2938640"></a>namep</h4>
+                <h4 class="title"><a id="idp8282552"></a>namep</h4>
               </div>
             </div>
           </div>
@@ -107,7 +107,7 @@ DbEnv::log_file(const DbLsn *lsn, char *namep, size_t len);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2914344"></a>len</h4>
+                <h4 class="title"><a id="idp8270040"></a>len</h4>
               </div>
             </div>
           </div>
@@ -124,7 +124,7 @@ DbEnv::log_file(const DbLsn *lsn, char *namep, size_t len);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2949160"></a>Errors</h3>
+              <h3 class="title"><a id="idp8274816"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -142,7 +142,7 @@ DbEnv::log_file(const DbLsn *lsn, char *namep, size_t len);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2960392"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp8320272"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -156,7 +156,7 @@ DbEnv::log_file(const DbLsn *lsn, char *namep, size_t len);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2958632"></a>Class</h3>
+              <h3 class="title"><a id="idp8318512"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -170,7 +170,7 @@ DbEnv::log_file(const DbLsn *lsn, char *namep, size_t len);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2962816"></a>See Also</h3>
+              <h3 class="title"><a id="idp8322800"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/logflush.html b/docs/api_reference/CXX/logflush.html
index 7913ed6..40f1f02 100644
--- a/docs/api_reference/CXX/logflush.html
+++ b/docs/api_reference/CXX/logflush.html
@@ -59,7 +59,7 @@ DbEnv::log_flush(const DbLsn *lsn);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2966736"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8326688"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -67,7 +67,7 @@ DbEnv::log_flush(const DbLsn *lsn);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2966088"></a>lsn</h4>
+                <h4 class="title"><a id="idp8326040"></a>lsn</h4>
               </div>
             </div>
           </div>
@@ -84,7 +84,7 @@ DbEnv::log_flush(const DbLsn *lsn);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2958696"></a>Errors</h3>
+              <h3 class="title"><a id="idp8318576"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -102,7 +102,7 @@ DbEnv::log_flush(const DbLsn *lsn);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2972304"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp8332592"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -115,7 +115,7 @@ DbEnv::log_flush(const DbLsn *lsn);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2971008"></a>Class</h3>
+              <h3 class="title"><a id="idp8331296"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -129,7 +129,7 @@ DbEnv::log_flush(const DbLsn *lsn);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2973600"></a>See Also</h3>
+              <h3 class="title"><a id="idp8333888"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/logprintf.html b/docs/api_reference/CXX/logprintf.html
index feb6bac..e4b5a21 100644
--- a/docs/api_reference/CXX/logprintf.html
+++ b/docs/api_reference/CXX/logprintf.html
@@ -67,7 +67,7 @@ DbEnv::log_printf(DB_TXN *txnid, const char *fmt, ...);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2975464"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8282424"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ DbEnv::log_printf(DB_TXN *txnid, const char *fmt, ...);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2995552"></a>txnid</h4>
+                <h4 class="title"><a id="idp8355856"></a>txnid</h4>
               </div>
             </div>
           </div>
@@ -90,7 +90,7 @@ DbEnv::log_printf(DB_TXN *txnid, const char *fmt, ...);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2989720"></a>fmt</h4>
+                <h4 class="title"><a id="idp8349960"></a>fmt</h4>
               </div>
             </div>
           </div>
@@ -107,7 +107,7 @@ DbEnv::log_printf(DB_TXN *txnid, const char *fmt, ...);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2990928"></a>Errors</h3>
+              <h3 class="title"><a id="idp8351168"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -125,7 +125,7 @@ DbEnv::log_printf(DB_TXN *txnid, const char *fmt, ...);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2999456"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp8359728"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -138,7 +138,7 @@ DbEnv::log_printf(DB_TXN *txnid, const char *fmt, ...);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2998160"></a>Class</h3>
+              <h3 class="title"><a id="idp8358432"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -152,7 +152,7 @@ DbEnv::log_printf(DB_TXN *txnid, const char *fmt, ...);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3000784"></a>See Also</h3>
+              <h3 class="title"><a id="idp8361056"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/logput.html b/docs/api_reference/CXX/logput.html
index 421948c..173fec2 100644
--- a/docs/api_reference/CXX/logput.html
+++ b/docs/api_reference/CXX/logput.html
@@ -61,7 +61,7 @@ DbEnv::log_put(DbLsn *lsn, const Dbt *data, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3004616"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8364888"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -69,7 +69,7 @@ DbEnv::log_put(DbLsn *lsn, const Dbt *data, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3003968"></a>lsn</h4>
+                <h4 class="title"><a id="idp8364240"></a>lsn</h4>
               </div>
             </div>
           </div>
@@ -83,7 +83,7 @@ DbEnv::log_put(DbLsn *lsn, const Dbt *data, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2979152"></a>data</h4>
+                <h4 class="title"><a id="idp8339448"></a>data</h4>
               </div>
             </div>
           </div>
@@ -107,7 +107,7 @@ DbEnv::log_put(DbLsn *lsn, const Dbt *data, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp2997816"></a>flags</h4>
+                <h4 class="title"><a id="idp8337936"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -136,7 +136,7 @@ DbEnv::log_put(DbLsn *lsn, const Dbt *data, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2997880"></a>Errors</h3>
+              <h3 class="title"><a id="idp8372096"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -154,7 +154,7 @@ DbEnv::log_put(DbLsn *lsn, const Dbt *data, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3022408"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp8382352"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -168,7 +168,7 @@ DbEnv::log_put(DbLsn *lsn, const Dbt *data, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3021328"></a>Class</h3>
+              <h3 class="title"><a id="idp8381272"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -182,7 +182,7 @@ DbEnv::log_put(DbLsn *lsn, const Dbt *data, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3023488"></a>See Also</h3>
+              <h3 class="title"><a id="idp8383648"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/logstat.html b/docs/api_reference/CXX/logstat.html
index 6e52a56..7fbc516 100644
--- a/docs/api_reference/CXX/logstat.html
+++ b/docs/api_reference/CXX/logstat.html
@@ -300,7 +300,7 @@ DbEnv::log_stat(DB_LOG_STAT **statp, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3056408"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8416008"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -308,7 +308,7 @@ DbEnv::log_stat(DB_LOG_STAT **statp, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3057808"></a>statp</h4>
+                <h4 class="title"><a id="idp8379048"></a>statp</h4>
               </div>
             </div>
           </div>
@@ -321,7 +321,7 @@ DbEnv::log_stat(DB_LOG_STAT **statp, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3057336"></a>flags</h4>
+                <h4 class="title"><a id="idp8429784"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -347,7 +347,7 @@ DbEnv::log_stat(DB_LOG_STAT **statp, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3082568"></a>Errors</h3>
+              <h3 class="title"><a id="idp8409400"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -365,7 +365,7 @@ DbEnv::log_stat(DB_LOG_STAT **statp, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3090048"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp8450416"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -378,7 +378,7 @@ DbEnv::log_stat(DB_LOG_STAT **statp, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3088752"></a>Class</h3>
+              <h3 class="title"><a id="idp8449120"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -392,7 +392,7 @@ DbEnv::log_stat(DB_LOG_STAT **statp, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3091344"></a>See Also</h3>
+              <h3 class="title"><a id="idp8451712"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/logstat_print.html b/docs/api_reference/CXX/logstat_print.html
index 0e0e718..d9d0155 100644
--- a/docs/api_reference/CXX/logstat_print.html
+++ b/docs/api_reference/CXX/logstat_print.html
@@ -70,7 +70,7 @@ DbEnv::log_stat_print(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3081944"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8428040"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -78,7 +78,7 @@ DbEnv::log_stat_print(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3081792"></a>flags</h4>
+                <h4 class="title"><a id="idp8439208"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -113,7 +113,7 @@ DbEnv::log_stat_print(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3096160"></a>Class</h3>
+              <h3 class="title"><a id="idp8456472"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -127,7 +127,7 @@ DbEnv::log_stat_print(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3097016"></a>See Also</h3>
+              <h3 class="title"><a id="idp8457328"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mempfclose.html b/docs/api_reference/CXX/mempfclose.html
index 6a29893..b6e8d99 100644
--- a/docs/api_reference/CXX/mempfclose.html
+++ b/docs/api_reference/CXX/mempfclose.html
@@ -73,7 +73,7 @@ DbMpoolFile::close(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3505280"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8866160"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -81,7 +81,7 @@ DbMpoolFile::close(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3485464"></a>flags</h4>
+                <h4 class="title"><a id="idp8865512"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -95,7 +95,7 @@ DbMpoolFile::close(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3507440"></a>Class</h3>
+              <h3 class="title"><a id="idp8867672"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -107,7 +107,7 @@ DbMpoolFile::close(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3478384"></a>See Also</h3>
+              <h3 class="title"><a id="idp8861552"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mempfcreate.html b/docs/api_reference/CXX/mempfcreate.html
index c2e18a9..c95f729 100644
--- a/docs/api_reference/CXX/mempfcreate.html
+++ b/docs/api_reference/CXX/mempfcreate.html
@@ -63,7 +63,7 @@ DbEnv::memp_fcreate(DbMpoolFile **dbmfp, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3295432"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8656104"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -71,7 +71,7 @@ DbEnv::memp_fcreate(DbMpoolFile **dbmfp, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3294784"></a>dbmfp</h4>
+                <h4 class="title"><a id="idp8655456"></a>dbmfp</h4>
               </div>
             </div>
           </div>
@@ -85,7 +85,7 @@ DbEnv::memp_fcreate(DbMpoolFile **dbmfp, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3299328"></a>flags</h4>
+                <h4 class="title"><a id="idp8660000"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -99,7 +99,7 @@ DbEnv::memp_fcreate(DbMpoolFile **dbmfp, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3297592"></a>Class</h3>
+              <h3 class="title"><a id="idp8644960"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -111,7 +111,7 @@ DbEnv::memp_fcreate(DbMpoolFile **dbmfp, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3301768"></a>See Also</h3>
+              <h3 class="title"><a id="idp8662376"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mempfget.html b/docs/api_reference/CXX/mempfget.html
index 32d5585..8def825 100644
--- a/docs/api_reference/CXX/mempfget.html
+++ b/docs/api_reference/CXX/mempfget.html
@@ -81,7 +81,7 @@ DbMpoolFile::get(db_pgno_t *pgnoaddr,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3518256"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8879200"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -89,7 +89,7 @@ DbMpoolFile::get(db_pgno_t *pgnoaddr,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3517608"></a>flags</h4>
+                <h4 class="title"><a id="idp8878552"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -175,7 +175,7 @@ DbMpoolFile::get(db_pgno_t *pgnoaddr,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3523736"></a>pagep</h4>
+                <h4 class="title"><a id="idp8884496"></a>pagep</h4>
               </div>
             </div>
           </div>
@@ -188,7 +188,7 @@ DbMpoolFile::get(db_pgno_t *pgnoaddr,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3533784"></a>pgnoaddr</h4>
+                <h4 class="title"><a id="idp8894544"></a>pgnoaddr</h4>
               </div>
             </div>
           </div>
@@ -212,7 +212,7 @@ DbMpoolFile::get(db_pgno_t *pgnoaddr,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3535544"></a>txnid</h4>
+                <h4 class="title"><a id="idp8896304"></a>txnid</h4>
               </div>
             </div>
           </div>
@@ -234,7 +234,7 @@ DbMpoolFile::get(db_pgno_t *pgnoaddr,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3536624"></a>Errors</h3>
+              <h3 class="title"><a id="idp8897384"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -252,7 +252,7 @@ DbMpoolFile::get(db_pgno_t *pgnoaddr,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3531192"></a>EACCES</h4>
+                <h4 class="title"><a id="idp8891952"></a>EACCES</h4>
               </div>
             </div>
           </div>
@@ -266,7 +266,7 @@ DbMpoolFile::get(db_pgno_t *pgnoaddr,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3526464"></a>EAGAIN</h4>
+                <h4 class="title"><a id="idp8887224"></a>EAGAIN</h4>
               </div>
             </div>
           </div>
@@ -279,7 +279,7 @@ DbMpoolFile::get(db_pgno_t *pgnoaddr,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3548568"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp8909328"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -295,7 +295,7 @@ DbMpoolFile::get(db_pgno_t *pgnoaddr,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3518472"></a>DB_LOCK_DEADLOCK</h4>
+                <h4 class="title"><a id="idp8879632"></a>DB_LOCK_DEADLOCK</h4>
               </div>
             </div>
           </div>
@@ -309,7 +309,7 @@ DbMpoolFile::get(db_pgno_t *pgnoaddr,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3532808"></a>ENOMEM</h4>
+                <h4 class="title"><a id="idp8881128"></a>ENOMEM</h4>
               </div>
             </div>
           </div>
@@ -322,7 +322,7 @@ DbMpoolFile::get(db_pgno_t *pgnoaddr,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3520032"></a>Class</h3>
+              <h3 class="title"><a id="idp8887704"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -334,7 +334,7 @@ DbMpoolFile::get(db_pgno_t *pgnoaddr,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3539176"></a>See Also</h3>
+              <h3 class="title"><a id="idp8893784"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mempfopen.html b/docs/api_reference/CXX/mempfopen.html
index ba66dfe..daf19fe 100644
--- a/docs/api_reference/CXX/mempfopen.html
+++ b/docs/api_reference/CXX/mempfopen.html
@@ -60,7 +60,7 @@ DbMpoolFile::open(const char *file, u_int32_t flags, int mode,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3499640"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8860296"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -68,7 +68,7 @@ DbMpoolFile::open(const char *file, u_int32_t flags, int mode,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3487336"></a>file</h4>
+                <h4 class="title"><a id="idp8894392"></a>file</h4>
               </div>
             </div>
           </div>
@@ -90,7 +90,7 @@ DbMpoolFile::open(const char *file, u_int32_t flags, int mode,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3519592"></a>flags</h4>
+                <h4 class="title"><a id="idp8880536"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -169,7 +169,7 @@ DbMpoolFile::open(const char *file, u_int32_t flags, int mode,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3570264"></a>mode</h4>
+                <h4 class="title"><a id="idp8931136"></a>mode</h4>
               </div>
             </div>
           </div>
@@ -194,7 +194,7 @@ DbMpoolFile::open(const char *file, u_int32_t flags, int mode,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3535888"></a>pagesize</h4>
+                <h4 class="title"><a id="idp8896216"></a>pagesize</h4>
               </div>
             </div>
           </div>
@@ -210,7 +210,7 @@ DbMpoolFile::open(const char *file, u_int32_t flags, int mode,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3571992"></a>Errors</h3>
+              <h3 class="title"><a id="idp8898200"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -228,7 +228,7 @@ DbMpoolFile::open(const char *file, u_int32_t flags, int mode,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3560816"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp8920272"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -244,7 +244,7 @@ DbMpoolFile::open(const char *file, u_int32_t flags, int mode,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3558112"></a>ENOMEM</h4>
+                <h4 class="title"><a id="idp8918928"></a>ENOMEM</h4>
               </div>
             </div>
           </div>
@@ -257,7 +257,7 @@ DbMpoolFile::open(const char *file, u_int32_t flags, int mode,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3536752"></a>Class</h3>
+              <h3 class="title"><a id="idp8924056"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -269,7 +269,7 @@ DbMpoolFile::open(const char *file, u_int32_t flags, int mode,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3572408"></a>See Also</h3>
+              <h3 class="title"><a id="idp8933496"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mempfsync.html b/docs/api_reference/CXX/mempfsync.html
index 696b609..d088f58 100644
--- a/docs/api_reference/CXX/mempfsync.html
+++ b/docs/api_reference/CXX/mempfsync.html
@@ -62,7 +62,7 @@ DbMpoolFile::sync();</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3596040"></a>Class</h3>
+              <h3 class="title"><a id="idp8934144"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -74,7 +74,7 @@ DbMpoolFile::sync();</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3590416"></a>See Also</h3>
+              <h3 class="title"><a id="idp8949200"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mempget_clear_len.html b/docs/api_reference/CXX/mempget_clear_len.html
index 5d9080a..83afd60 100644
--- a/docs/api_reference/CXX/mempget_clear_len.html
+++ b/docs/api_reference/CXX/mempget_clear_len.html
@@ -64,7 +64,7 @@ DbMpoolFile::get_clear_len(u_int32_t *lenp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3552208"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8950200"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DbMpoolFile::get_clear_len(u_int32_t *lenp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3589360"></a>lenp</h4>
+                <h4 class="title"><a id="idp8950048"></a>lenp</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DbMpoolFile::get_clear_len(u_int32_t *lenp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3593152"></a>Class</h3>
+              <h3 class="title"><a id="idp8962408"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -98,7 +98,7 @@ DbMpoolFile::get_clear_len(u_int32_t *lenp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3557656"></a>See Also</h3>
+              <h3 class="title"><a id="idp8949704"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mempget_fileid.html b/docs/api_reference/CXX/mempget_fileid.html
index eae727b..4ac0dd6 100644
--- a/docs/api_reference/CXX/mempget_fileid.html
+++ b/docs/api_reference/CXX/mempget_fileid.html
@@ -64,7 +64,7 @@ int DbMpoolFile::get_fileid(u_int8_t *fileid);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3612280"></a>Class</h3>
+              <h3 class="title"><a id="idp8973520"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -76,7 +76,7 @@ int DbMpoolFile::get_fileid(u_int8_t *fileid);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3613360"></a>See Also</h3>
+              <h3 class="title"><a id="idp8974600"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mempget_flags.html b/docs/api_reference/CXX/mempget_flags.html
index 32f6850..7b059bd 100644
--- a/docs/api_reference/CXX/mempget_flags.html
+++ b/docs/api_reference/CXX/mempget_flags.html
@@ -63,7 +63,7 @@ DbMpoolFile::get_flags(u_int32_t *flagsp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3588144"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8960448"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -71,7 +71,7 @@ DbMpoolFile::get_flags(u_int32_t *flagsp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3603496"></a>flagsp</h4>
+                <h4 class="title"><a id="idp8964616"></a>flagsp</h4>
               </div>
             </div>
           </div>
@@ -84,7 +84,7 @@ DbMpoolFile::get_flags(u_int32_t *flagsp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3617144"></a>Class</h3>
+              <h3 class="title"><a id="idp8978352"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -96,7 +96,7 @@ DbMpoolFile::get_flags(u_int32_t *flagsp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3612776"></a>See Also</h3>
+              <h3 class="title"><a id="idp8979608"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mempget_ftype.html b/docs/api_reference/CXX/mempget_ftype.html
index eab82d0..b134f08 100644
--- a/docs/api_reference/CXX/mempget_ftype.html
+++ b/docs/api_reference/CXX/mempget_ftype.html
@@ -65,7 +65,7 @@ DbMpoolFile::get_ftype(int *ftypep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3625880"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8986960"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -73,7 +73,7 @@ DbMpoolFile::get_ftype(int *ftypep);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3625232"></a>ftypep</h4>
+                <h4 class="title"><a id="idp8986312"></a>ftypep</h4>
               </div>
             </div>
           </div>
@@ -87,7 +87,7 @@ DbMpoolFile::get_ftype(int *ftypep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3603576"></a>Class</h3>
+              <h3 class="title"><a id="idp8988688"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -99,7 +99,7 @@ DbMpoolFile::get_ftype(int *ftypep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3627496"></a>See Also</h3>
+              <h3 class="title"><a id="idp8973408"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mempget_lsn_offset.html b/docs/api_reference/CXX/mempget_lsn_offset.html
index 88cc48a..c0e7ba8 100644
--- a/docs/api_reference/CXX/mempget_lsn_offset.html
+++ b/docs/api_reference/CXX/mempget_lsn_offset.html
@@ -66,7 +66,7 @@ DbMpoolFile::get_lsn_offset(int32_t *lsn_offsetp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3633464"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8994512"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -74,7 +74,7 @@ DbMpoolFile::get_lsn_offset(int32_t *lsn_offsetp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3632816"></a>lsn_offsetp</h4>
+                <h4 class="title"><a id="idp8993864"></a>lsn_offsetp</h4>
               </div>
             </div>
           </div>
@@ -88,7 +88,7 @@ DbMpoolFile::get_lsn_offset(int32_t *lsn_offsetp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3626528"></a>Class</h3>
+              <h3 class="title"><a id="idp8976960"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -100,7 +100,7 @@ DbMpoolFile::get_lsn_offset(int32_t *lsn_offsetp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3589080"></a>See Also</h3>
+              <h3 class="title"><a id="idp8975480"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mempget_maxsize.html b/docs/api_reference/CXX/mempget_maxsize.html
index dbe5d21..8a95bd4 100644
--- a/docs/api_reference/CXX/mempget_maxsize.html
+++ b/docs/api_reference/CXX/mempget_maxsize.html
@@ -64,7 +64,7 @@ DbMpoolFile::get_maxsize(u_int32_t *gbytesp, u_int32_t *bytesp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3647736"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9008872"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DbMpoolFile::get_maxsize(u_int32_t *gbytesp, u_int32_t *bytesp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3647928"></a>gbytesp</h4>
+                <h4 class="title"><a id="idp9009064"></a>gbytesp</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DbMpoolFile::get_maxsize(u_int32_t *gbytesp, u_int32_t *bytesp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3619096"></a>bytesp</h4>
+                <h4 class="title"><a id="idp8987240"></a>bytesp</h4>
               </div>
             </div>
           </div>
@@ -101,7 +101,7 @@ DbMpoolFile::get_maxsize(u_int32_t *gbytesp, u_int32_t *bytesp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3642976"></a>Class</h3>
+              <h3 class="title"><a id="idp8995808"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -113,7 +113,7 @@ DbMpoolFile::get_maxsize(u_int32_t *gbytesp, u_int32_t *bytesp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3631928"></a>See Also</h3>
+              <h3 class="title"><a id="idp8990560"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mempget_mp_max_openfd.html b/docs/api_reference/CXX/mempget_mp_max_openfd.html
index 471fe33..d1af0fb 100644
--- a/docs/api_reference/CXX/mempget_mp_max_openfd.html
+++ b/docs/api_reference/CXX/mempget_mp_max_openfd.html
@@ -66,7 +66,7 @@ DbEnv::get_mp_max_openfd(int *maxopenfdp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3255472"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8615928"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -74,7 +74,7 @@ DbEnv::get_mp_max_openfd(int *maxopenfdp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3254720"></a>maxopenfdp</h4>
+                <h4 class="title"><a id="idp8615176"></a>maxopenfdp</h4>
               </div>
             </div>
           </div>
@@ -89,7 +89,7 @@ DbEnv::get_mp_max_openfd(int *maxopenfdp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3249208"></a>Class</h3>
+              <h3 class="title"><a id="idp8609728"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -101,7 +101,7 @@ DbEnv::get_mp_max_openfd(int *maxopenfdp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3250808"></a>See Also</h3>
+              <h3 class="title"><a id="idp8617488"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mempget_mp_max_write.html b/docs/api_reference/CXX/mempget_mp_max_write.html
index 05a4a05..7703014 100644
--- a/docs/api_reference/CXX/mempget_mp_max_write.html
+++ b/docs/api_reference/CXX/mempget_mp_max_write.html
@@ -67,7 +67,7 @@ DbEnv::get_mp_max_write(int *maxwritep, db_timeout_t *maxwrite_sleepp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3262840"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8623336"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ DbEnv::get_mp_max_write(int *maxwritep, db_timeout_t *maxwrite_sleepp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3262192"></a>maxwritep</h4>
+                <h4 class="title"><a id="idp8622688"></a>maxwritep</h4>
               </div>
             </div>
           </div>
@@ -89,7 +89,7 @@ DbEnv::get_mp_max_write(int *maxwritep, db_timeout_t *maxwrite_sleepp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3256176"></a>maxwrite_sleepp</h4>
+                <h4 class="title"><a id="idp8605040"></a>maxwrite_sleepp</h4>
               </div>
             </div>
           </div>
@@ -104,7 +104,7 @@ DbEnv::get_mp_max_write(int *maxwritep, db_timeout_t *maxwrite_sleepp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3253688"></a>Class</h3>
+              <h3 class="title"><a id="idp8587032"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -116,7 +116,7 @@ DbEnv::get_mp_max_write(int *maxwritep, db_timeout_t *maxwrite_sleepp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3264584"></a>See Also</h3>
+              <h3 class="title"><a id="idp8625512"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mempget_pgcookie.html b/docs/api_reference/CXX/mempget_pgcookie.html
index 277feb2..47d790b 100644
--- a/docs/api_reference/CXX/mempget_pgcookie.html
+++ b/docs/api_reference/CXX/mempget_pgcookie.html
@@ -66,7 +66,7 @@ DbMpoolFile::get_pgcookie(DBT *dbt);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3650968"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9012104"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -74,7 +74,7 @@ DbMpoolFile::get_pgcookie(DBT *dbt);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3650448"></a>dbt</h4>
+                <h4 class="title"><a id="idp9011200"></a>dbt</h4>
               </div>
             </div>
           </div>
@@ -88,7 +88,7 @@ DbMpoolFile::get_pgcookie(DBT *dbt);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3641896"></a>Class</h3>
+              <h3 class="title"><a id="idp9002864"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -100,7 +100,7 @@ DbMpoolFile::get_pgcookie(DBT *dbt);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3649736"></a>See Also</h3>
+              <h3 class="title"><a id="idp9011304"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mempget_priority.html b/docs/api_reference/CXX/mempget_priority.html
index aeffcf9..f637823 100644
--- a/docs/api_reference/CXX/mempget_priority.html
+++ b/docs/api_reference/CXX/mempget_priority.html
@@ -70,7 +70,7 @@ DbMpoolFile::get_priority(DB_CACHE_PRIORITY *priorityp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3658704"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9019688"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -78,7 +78,7 @@ DbMpoolFile::get_priority(DB_CACHE_PRIORITY *priorityp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3658056"></a>priorityp</h4>
+                <h4 class="title"><a id="idp9019040"></a>priorityp</h4>
               </div>
             </div>
           </div>
@@ -94,7 +94,7 @@ DbMpoolFile::get_priority(DB_CACHE_PRIORITY *priorityp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3661704"></a>Class</h3>
+              <h3 class="title"><a id="idp9022688"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -106,7 +106,7 @@ DbMpoolFile::get_priority(DB_CACHE_PRIORITY *priorityp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3638288"></a>See Also</h3>
+              <h3 class="title"><a id="idp9021432"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mempput.html b/docs/api_reference/CXX/mempput.html
index 9537b57..f74e4f0 100644
--- a/docs/api_reference/CXX/mempput.html
+++ b/docs/api_reference/CXX/mempput.html
@@ -61,7 +61,7 @@ DbMpoolFile::put(void *pgaddr, DB_CACHE_PRIORITY priority,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3584144"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8945448"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -69,7 +69,7 @@ DbMpoolFile::put(void *pgaddr, DB_CACHE_PRIORITY priority,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3584312"></a>pgaddr</h4>
+                <h4 class="title"><a id="idp8944968"></a>pgaddr</h4>
               </div>
             </div>
           </div>
@@ -84,7 +84,7 @@ DbMpoolFile::put(void *pgaddr, DB_CACHE_PRIORITY priority,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3571544"></a>priority</h4>
+                <h4 class="title"><a id="idp8937032"></a>priority</h4>
               </div>
             </div>
           </div>
@@ -148,7 +148,7 @@ DbMpoolFile::put(void *pgaddr, DB_CACHE_PRIORITY priority,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3596840"></a>flags</h4>
+                <h4 class="title"><a id="idp8958024"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -162,7 +162,7 @@ DbMpoolFile::put(void *pgaddr, DB_CACHE_PRIORITY priority,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3598168"></a>Errors</h3>
+              <h3 class="title"><a id="idp8959352"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -180,7 +180,7 @@ DbMpoolFile::put(void *pgaddr, DB_CACHE_PRIORITY priority,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3595112"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp8956296"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -193,7 +193,7 @@ DbMpoolFile::put(void *pgaddr, DB_CACHE_PRIORITY priority,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3602848"></a>Class</h3>
+              <h3 class="title"><a id="idp8964032"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -205,7 +205,7 @@ DbMpoolFile::put(void *pgaddr, DB_CACHE_PRIORITY priority,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3588328"></a>See Also</h3>
+              <h3 class="title"><a id="idp8949448"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mempregister.html b/docs/api_reference/CXX/mempregister.html
index c28ca61..ab403a1 100644
--- a/docs/api_reference/CXX/mempregister.html
+++ b/docs/api_reference/CXX/mempregister.html
@@ -104,7 +104,7 @@ DbEnv::memp_register(int ftype,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3307384"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8668424"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -112,7 +112,7 @@ DbEnv::memp_register(int ftype,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3307768"></a>ftype</h4>
+                <h4 class="title"><a id="idp8667776"></a>ftype</h4>
               </div>
             </div>
           </div>
@@ -131,7 +131,7 @@ DbEnv::memp_register(int ftype,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3302240"></a>pgin_fcn, pgout_fcn</h4>
+                <h4 class="title"><a id="idp8662848"></a>pgin_fcn, pgout_fcn</h4>
               </div>
             </div>
           </div>
@@ -159,7 +159,7 @@ DbEnv::memp_register(int ftype,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3295648"></a>Class</h3>
+              <h3 class="title"><a id="idp8656320"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -171,7 +171,7 @@ DbEnv::memp_register(int ftype,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3315200"></a>See Also</h3>
+              <h3 class="title"><a id="idp8675872"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mempset_clear_len.html b/docs/api_reference/CXX/mempset_clear_len.html
index b945cc3..e365c3d 100644
--- a/docs/api_reference/CXX/mempset_clear_len.html
+++ b/docs/api_reference/CXX/mempset_clear_len.html
@@ -78,7 +78,7 @@ int DbMpoolFile::set_clear_len(u_int32_t len); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3667536"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9028464"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -86,7 +86,7 @@ int DbMpoolFile::set_clear_len(u_int32_t len); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3666888"></a>len</h4>
+                <h4 class="title"><a id="idp9027816"></a>len</h4>
               </div>
             </div>
           </div>
@@ -102,7 +102,7 @@ int DbMpoolFile::set_clear_len(u_int32_t len); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3660840"></a>Class</h3>
+              <h3 class="title"><a id="idp9019904"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -114,7 +114,7 @@ int DbMpoolFile::set_clear_len(u_int32_t len); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3658808"></a>See Also</h3>
+              <h3 class="title"><a id="idp9030424"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mempset_fileid.html b/docs/api_reference/CXX/mempset_fileid.html
index 89968bb..4c78f3f 100644
--- a/docs/api_reference/CXX/mempset_fileid.html
+++ b/docs/api_reference/CXX/mempset_fileid.html
@@ -104,7 +104,7 @@ DbMpoolFile::set_fileid(u_int8_t *fileid); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3680552"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9041416"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -112,7 +112,7 @@ DbMpoolFile::set_fileid(u_int8_t *fileid); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3679432"></a>fileid</h4>
+                <h4 class="title"><a id="idp9040512"></a>fileid</h4>
               </div>
             </div>
           </div>
@@ -127,7 +127,7 @@ DbMpoolFile::set_fileid(u_int8_t *fileid); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3674120"></a>Class</h3>
+              <h3 class="title"><a id="idp9034984"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -139,7 +139,7 @@ DbMpoolFile::set_fileid(u_int8_t *fileid); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3683920"></a>See Also</h3>
+              <h3 class="title"><a id="idp9044784"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mempset_flags.html b/docs/api_reference/CXX/mempset_flags.html
index a3ca990..30a7b83 100644
--- a/docs/api_reference/CXX/mempset_flags.html
+++ b/docs/api_reference/CXX/mempset_flags.html
@@ -66,7 +66,7 @@ DbMpoolFile::set_flags(u_int32_t flags, bool onoff); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3692104"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9052968"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -74,7 +74,7 @@ DbMpoolFile::set_flags(u_int32_t flags, bool onoff); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3691456"></a>flags</h4>
+                <h4 class="title"><a id="idp9052320"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -129,7 +129,7 @@ DbMpoolFile::set_flags(u_int32_t flags, bool onoff); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3701904"></a>onoff</h4>
+                <h4 class="title"><a id="idp9062640"></a>onoff</h4>
               </div>
             </div>
           </div>
@@ -143,7 +143,7 @@ DbMpoolFile::set_flags(u_int32_t flags, bool onoff); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3696496"></a>Class</h3>
+              <h3 class="title"><a id="idp9057232"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -155,7 +155,7 @@ DbMpoolFile::set_flags(u_int32_t flags, bool onoff); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3704808"></a>See Also</h3>
+              <h3 class="title"><a id="idp9065544"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mempset_ftype.html b/docs/api_reference/CXX/mempset_ftype.html
index 7d2173d..f864cf2 100644
--- a/docs/api_reference/CXX/mempset_ftype.html
+++ b/docs/api_reference/CXX/mempset_ftype.html
@@ -74,7 +74,7 @@ DbMpoolFile::set_flags(int ftype); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3710200"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9070936"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -82,7 +82,7 @@ DbMpoolFile::set_flags(int ftype); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3710472"></a>ftype</h4>
+                <h4 class="title"><a id="idp9071208"></a>ftype</h4>
               </div>
             </div>
           </div>
@@ -98,7 +98,7 @@ DbMpoolFile::set_flags(int ftype); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3692968"></a>Class</h3>
+              <h3 class="title"><a id="idp9063064"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -110,7 +110,7 @@ DbMpoolFile::set_flags(int ftype); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3699936"></a>See Also</h3>
+              <h3 class="title"><a id="idp9066944"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mempset_lsn_offset.html b/docs/api_reference/CXX/mempset_lsn_offset.html
index 1ad7bbf..6dc0ed4 100644
--- a/docs/api_reference/CXX/mempset_lsn_offset.html
+++ b/docs/api_reference/CXX/mempset_lsn_offset.html
@@ -76,7 +76,7 @@ int DbMpoolFile::set_lsn_offset(int32_t lsn_offset); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3716304"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9077312"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -84,7 +84,7 @@ int DbMpoolFile::set_lsn_offset(int32_t lsn_offset); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3715656"></a>lsn_offset</h4>
+                <h4 class="title"><a id="idp9076664"></a>lsn_offset</h4>
               </div>
             </div>
           </div>
@@ -98,7 +98,7 @@ int DbMpoolFile::set_lsn_offset(int32_t lsn_offset); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3720336"></a>Class</h3>
+              <h3 class="title"><a id="idp9052104"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -110,7 +110,7 @@ int DbMpoolFile::set_lsn_offset(int32_t lsn_offset); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3705760"></a>See Also</h3>
+              <h3 class="title"><a id="idp9062832"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mempset_maxsize.html b/docs/api_reference/CXX/mempset_maxsize.html
index 34c4cec..329e691 100644
--- a/docs/api_reference/CXX/mempset_maxsize.html
+++ b/docs/api_reference/CXX/mempset_maxsize.html
@@ -77,7 +77,7 @@ DbMpoolFile::set_maxsize(u_int32_t gbytes, u_int32_t bytes); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3726736"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9088032"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -85,7 +85,7 @@ DbMpoolFile::set_maxsize(u_int32_t gbytes, u_int32_t bytes); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3726088"></a>bytes</h4>
+                <h4 class="title"><a id="idp9087384"></a>bytes</h4>
               </div>
             </div>
           </div>
@@ -97,7 +97,7 @@ DbMpoolFile::set_maxsize(u_int32_t gbytes, u_int32_t bytes); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3712992"></a>gbytes</h4>
+                <h4 class="title"><a id="idp9069848"></a>gbytes</h4>
               </div>
             </div>
           </div>
@@ -110,7 +110,7 @@ DbMpoolFile::set_maxsize(u_int32_t gbytes, u_int32_t bytes); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3718064"></a>Class</h3>
+              <h3 class="title"><a id="idp9079072"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -122,7 +122,7 @@ DbMpoolFile::set_maxsize(u_int32_t gbytes, u_int32_t bytes); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3731656"></a>See Also</h3>
+              <h3 class="title"><a id="idp9092968"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mempset_mp_max_openfd.html b/docs/api_reference/CXX/mempset_mp_max_openfd.html
index 4894c26..e9c15c8 100644
--- a/docs/api_reference/CXX/mempset_mp_max_openfd.html
+++ b/docs/api_reference/CXX/mempset_mp_max_openfd.html
@@ -75,7 +75,7 @@ DbEnv::set_mp_max_openfd(int maxopenfd); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3456536"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8817176"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -83,7 +83,7 @@ DbEnv::set_mp_max_openfd(int maxopenfd); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3455888"></a>maxopenfd</h4>
+                <h4 class="title"><a id="idp8816528"></a>maxopenfd</h4>
               </div>
             </div>
           </div>
@@ -97,7 +97,7 @@ DbEnv::set_mp_max_openfd(int maxopenfd); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3457616"></a>Errors</h3>
+              <h3 class="title"><a id="idp8818256"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -115,7 +115,7 @@ DbEnv::set_mp_max_openfd(int maxopenfd); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3460872"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp8821296"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -128,7 +128,7 @@ DbEnv::set_mp_max_openfd(int maxopenfd); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3459576"></a>Class</h3>
+              <h3 class="title"><a id="idp8776360"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -140,7 +140,7 @@ DbEnv::set_mp_max_openfd(int maxopenfd); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3455672"></a>See Also</h3>
+              <h3 class="title"><a id="idp8814280"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mempset_mp_max_write.html b/docs/api_reference/CXX/mempset_mp_max_write.html
index d8756f1..673a609 100644
--- a/docs/api_reference/CXX/mempset_mp_max_write.html
+++ b/docs/api_reference/CXX/mempset_mp_max_write.html
@@ -77,7 +77,7 @@ DbEnv::set_mp_max_write(int maxwrite, db_timeout_t maxwrite_sleep); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3468056"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8828480"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -85,7 +85,7 @@ DbEnv::set_mp_max_write(int maxwrite, db_timeout_t maxwrite_sleep); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3467408"></a>maxwrite</h4>
+                <h4 class="title"><a id="idp8827832"></a>maxwrite</h4>
               </div>
             </div>
           </div>
@@ -99,7 +99,7 @@ DbEnv::set_mp_max_write(int maxwrite, db_timeout_t maxwrite_sleep); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3474176"></a>maxwrite_sleep</h4>
+                <h4 class="title"><a id="idp8834968"></a>maxwrite_sleep</h4>
               </div>
             </div>
           </div>
@@ -115,7 +115,7 @@ DbEnv::set_mp_max_write(int maxwrite, db_timeout_t maxwrite_sleep); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3469136"></a>Errors</h3>
+              <h3 class="title"><a id="idp8829560"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -133,7 +133,7 @@ DbEnv::set_mp_max_write(int maxwrite, db_timeout_t maxwrite_sleep); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3472176"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp8832968"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -146,7 +146,7 @@ DbEnv::set_mp_max_write(int maxwrite, db_timeout_t maxwrite_sleep); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3463096"></a>Class</h3>
+              <h3 class="title"><a id="idp8797648"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -158,7 +158,7 @@ DbEnv::set_mp_max_write(int maxwrite, db_timeout_t maxwrite_sleep); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3462024"></a>See Also</h3>
+              <h3 class="title"><a id="idp8827616"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mempset_pgcookie.html b/docs/api_reference/CXX/mempset_pgcookie.html
index 6129e27..4bbdb38 100644
--- a/docs/api_reference/CXX/mempset_pgcookie.html
+++ b/docs/api_reference/CXX/mempset_pgcookie.html
@@ -77,7 +77,7 @@ DbMpoolFile::set_pgcookie(DBT *pgcookie); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3738032"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9099344"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -85,7 +85,7 @@ DbMpoolFile::set_pgcookie(DBT *pgcookie); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3737128"></a>pgcookie</h4>
+                <h4 class="title"><a id="idp9098440"></a>pgcookie</h4>
               </div>
             </div>
           </div>
@@ -100,7 +100,7 @@ DbMpoolFile::set_pgcookie(DBT *pgcookie); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3726952"></a>Class</h3>
+              <h3 class="title"><a id="idp9100200"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -112,7 +112,7 @@ DbMpoolFile::set_pgcookie(DBT *pgcookie); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3715952"></a>See Also</h3>
+              <h3 class="title"><a id="idp9098544"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mempset_priority.html b/docs/api_reference/CXX/mempset_priority.html
index 5cfbd53..735991f 100644
--- a/docs/api_reference/CXX/mempset_priority.html
+++ b/docs/api_reference/CXX/mempset_priority.html
@@ -83,7 +83,7 @@ DbMpoolFile::set_priority(DB_CACHE_PRIORITY priority); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3748120"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9109384"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -91,7 +91,7 @@ DbMpoolFile::set_priority(DB_CACHE_PRIORITY priority); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3747472"></a>priority</h4>
+                <h4 class="title"><a id="idp9108736"></a>priority</h4>
               </div>
             </div>
           </div>
@@ -149,7 +149,7 @@ DbMpoolFile::set_priority(DB_CACHE_PRIORITY priority); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3763184"></a>Class</h3>
+              <h3 class="title"><a id="idp9124608"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -161,7 +161,7 @@ DbMpoolFile::set_priority(DB_CACHE_PRIORITY priority); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3736968"></a>See Also</h3>
+              <h3 class="title"><a id="idp9104288"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mempstat.html b/docs/api_reference/CXX/mempstat.html
index 1996cb6..bbad11d 100644
--- a/docs/api_reference/CXX/mempstat.html
+++ b/docs/api_reference/CXX/mempstat.html
@@ -523,7 +523,7 @@ DbEnv::memp_stat(DB_MPOOL_STAT **gsp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3376424"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8737464"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -531,7 +531,7 @@ DbEnv::memp_stat(DB_MPOOL_STAT **gsp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3375632"></a>gsp</h4>
+                <h4 class="title"><a id="idp8736672"></a>gsp</h4>
               </div>
             </div>
           </div>
@@ -545,7 +545,7 @@ DbEnv::memp_stat(DB_MPOOL_STAT **gsp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3379592"></a>fsp</h4>
+                <h4 class="title"><a id="idp8740576"></a>fsp</h4>
               </div>
             </div>
           </div>
@@ -559,7 +559,7 @@ DbEnv::memp_stat(DB_MPOOL_STAT **gsp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3380368"></a>flags</h4>
+                <h4 class="title"><a id="idp8741352"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -585,7 +585,7 @@ DbEnv::memp_stat(DB_MPOOL_STAT **gsp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3385432"></a>Errors</h3>
+              <h3 class="title"><a id="idp8746472"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -603,7 +603,7 @@ DbEnv::memp_stat(DB_MPOOL_STAT **gsp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3393352"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp8754336"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -616,7 +616,7 @@ DbEnv::memp_stat(DB_MPOOL_STAT **gsp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3392056"></a>Class</h3>
+              <h3 class="title"><a id="idp8753040"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -628,7 +628,7 @@ DbEnv::memp_stat(DB_MPOOL_STAT **gsp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3349704"></a>See Also</h3>
+              <h3 class="title"><a id="idp8726936"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mempstat_print.html b/docs/api_reference/CXX/mempstat_print.html
index d95016b..01829a9 100644
--- a/docs/api_reference/CXX/mempstat_print.html
+++ b/docs/api_reference/CXX/mempstat_print.html
@@ -71,7 +71,7 @@ DbEnv::memp_stat_print(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3375320"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8739792"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -79,7 +79,7 @@ DbEnv::memp_stat_print(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3321664"></a>flags</h4>
+                <h4 class="title"><a id="idp8736488"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -122,7 +122,7 @@ DbEnv::memp_stat_print(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3399960"></a>Class</h3>
+              <h3 class="title"><a id="idp8761064"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -134,7 +134,7 @@ DbEnv::memp_stat_print(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3402016"></a>See Also</h3>
+              <h3 class="title"><a id="idp8751064"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mempsync.html b/docs/api_reference/CXX/mempsync.html
index 15cf585..433c31b 100644
--- a/docs/api_reference/CXX/mempsync.html
+++ b/docs/api_reference/CXX/mempsync.html
@@ -65,7 +65,7 @@ DbEnv::memp_sync(DbLsn *lsn);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3407664"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8768768"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -73,7 +73,7 @@ DbEnv::memp_sync(DbLsn *lsn);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3407016"></a>lsn</h4>
+                <h4 class="title"><a id="idp8678536"></a>lsn</h4>
               </div>
             </div>
           </div>
@@ -94,7 +94,7 @@ DbEnv::memp_sync(DbLsn *lsn);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3384032"></a>Class</h3>
+              <h3 class="title"><a id="idp8762256"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -106,7 +106,7 @@ DbEnv::memp_sync(DbLsn *lsn);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3409712"></a>See Also</h3>
+              <h3 class="title"><a id="idp8736920"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/memptrickle.html b/docs/api_reference/CXX/memptrickle.html
index 93e9440..4aaea43 100644
--- a/docs/api_reference/CXX/memptrickle.html
+++ b/docs/api_reference/CXX/memptrickle.html
@@ -66,7 +66,7 @@ DbEnv::memp_trickle(int percent, int *nwrotep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3382008"></a>Parameters</h3>
+              <h3 class="title"><a id="idp8725008"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -74,7 +74,7 @@ DbEnv::memp_trickle(int percent, int *nwrotep);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3383608"></a>percent</h4>
+                <h4 class="title"><a id="idp8743992"></a>percent</h4>
               </div>
             </div>
           </div>
@@ -87,7 +87,7 @@ DbEnv::memp_trickle(int percent, int *nwrotep);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3388456"></a>nwrotep</h4>
+                <h4 class="title"><a id="idp8774312"></a>nwrotep</h4>
               </div>
             </div>
           </div>
@@ -102,7 +102,7 @@ DbEnv::memp_trickle(int percent, int *nwrotep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3396904"></a>Errors</h3>
+              <h3 class="title"><a id="idp8758008"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -121,7 +121,7 @@ DbEnv::memp_trickle(int percent, int *nwrotep);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3419296"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp8780344"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -134,7 +134,7 @@ DbEnv::memp_trickle(int percent, int *nwrotep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3417320"></a>Class</h3>
+              <h3 class="title"><a id="idp8778368"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -146,7 +146,7 @@ DbEnv::memp_trickle(int percent, int *nwrotep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3408648"></a>See Also</h3>
+              <h3 class="title"><a id="idp8769752"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mutexalloc.html b/docs/api_reference/CXX/mutexalloc.html
index 3fafaf7..5dc8dd9 100644
--- a/docs/api_reference/CXX/mutexalloc.html
+++ b/docs/api_reference/CXX/mutexalloc.html
@@ -64,7 +64,7 @@ DbEnv::mutex_alloc(u_int32_t flags, db_mutex_t *mutexp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3755288"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9116712"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DbEnv::mutex_alloc(u_int32_t flags, db_mutex_t *mutexp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3755672"></a>flags</h4>
+                <h4 class="title"><a id="idp9117096"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -114,7 +114,7 @@ DbEnv::mutex_alloc(u_int32_t flags, db_mutex_t *mutexp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3774872"></a>mutexp</h4>
+                <h4 class="title"><a id="idp9136536"></a>mutexp</h4>
               </div>
             </div>
           </div>
@@ -128,7 +128,7 @@ DbEnv::mutex_alloc(u_int32_t flags, db_mutex_t *mutexp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3753920"></a>Errors</h3>
+              <h3 class="title"><a id="idp8583952"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -146,7 +146,7 @@ DbEnv::mutex_alloc(u_int32_t flags, db_mutex_t *mutexp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3783432"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp9145096"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -159,7 +159,7 @@ DbEnv::mutex_alloc(u_int32_t flags, db_mutex_t *mutexp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3782136"></a>Class</h3>
+              <h3 class="title"><a id="idp9143368"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -171,7 +171,7 @@ DbEnv::mutex_alloc(u_int32_t flags, db_mutex_t *mutexp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3778216"></a>See Also</h3>
+              <h3 class="title"><a id="idp9140096"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mutexfree.html b/docs/api_reference/CXX/mutexfree.html
index 93a1eb6..c1cf82f 100644
--- a/docs/api_reference/CXX/mutexfree.html
+++ b/docs/api_reference/CXX/mutexfree.html
@@ -64,7 +64,7 @@ DbEnv::mutex_free(db_mutex_t mutex);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3777024"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9127864"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DbEnv::mutex_free(db_mutex_t mutex);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3777480"></a>mutex</h4>
+                <h4 class="title"><a id="idp9138944"></a>mutex</h4>
               </div>
             </div>
           </div>
@@ -87,7 +87,7 @@ DbEnv::mutex_free(db_mutex_t mutex);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3774608"></a>Errors</h3>
+              <h3 class="title"><a id="idp9115456"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -105,7 +105,7 @@ DbEnv::mutex_free(db_mutex_t mutex);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3789544"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp9150968"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -118,7 +118,7 @@ DbEnv::mutex_free(db_mutex_t mutex);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3788248"></a>Class</h3>
+              <h3 class="title"><a id="idp9149672"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -130,7 +130,7 @@ DbEnv::mutex_free(db_mutex_t mutex);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3753752"></a>See Also</h3>
+              <h3 class="title"><a id="idp9106616"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mutexget_align.html b/docs/api_reference/CXX/mutexget_align.html
index a7ffcbb..92678a0 100644
--- a/docs/api_reference/CXX/mutexget_align.html
+++ b/docs/api_reference/CXX/mutexget_align.html
@@ -64,7 +64,7 @@ DbEnv::mutex_get_align(u_int32_t *alignp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3794064"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9151776"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DbEnv::mutex_get_align(u_int32_t *alignp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3793416"></a>alignp</h4>
+                <h4 class="title"><a id="idp9155008"></a>alignp</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DbEnv::mutex_get_align(u_int32_t *alignp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3759736"></a>Class</h3>
+              <h3 class="title"><a id="idp9132256"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -98,7 +98,7 @@ DbEnv::mutex_get_align(u_int32_t *alignp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3794280"></a>See Also</h3>
+              <h3 class="title"><a id="idp9155656"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mutexget_increment.html b/docs/api_reference/CXX/mutexget_increment.html
index fc040c4..b3000fa 100644
--- a/docs/api_reference/CXX/mutexget_increment.html
+++ b/docs/api_reference/CXX/mutexget_increment.html
@@ -64,7 +64,7 @@ DbEnv::mutex_get_increment(u_int32_t *incrementp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3798312"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9159688"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DbEnv::mutex_get_increment(u_int32_t *incrementp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3797664"></a>incrementp</h4>
+                <h4 class="title"><a id="idp9159040"></a>incrementp</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DbEnv::mutex_get_increment(u_int32_t *incrementp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3796008"></a>Class</h3>
+              <h3 class="title"><a id="idp9157384"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -98,7 +98,7 @@ DbEnv::mutex_get_increment(u_int32_t *incrementp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3782048"></a>See Also</h3>
+              <h3 class="title"><a id="idp9146456"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mutexget_init.html b/docs/api_reference/CXX/mutexget_init.html
index efa18ad..4171a67 100644
--- a/docs/api_reference/CXX/mutexget_init.html
+++ b/docs/api_reference/CXX/mutexget_init.html
@@ -66,7 +66,7 @@ DbEnv::mutex_get_init(u_int32_t *init); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3805080"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9166416"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -74,7 +74,7 @@ DbEnv::mutex_get_init(u_int32_t *init); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3804432"></a>init</h4>
+                <h4 class="title"><a id="idp9165768"></a>init</h4>
               </div>
             </div>
           </div>
@@ -88,7 +88,7 @@ DbEnv::mutex_get_init(u_int32_t *init); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3798744"></a>Class</h3>
+              <h3 class="title"><a id="idp9160120"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -100,7 +100,7 @@ DbEnv::mutex_get_init(u_int32_t *init); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3802472"></a>See Also</h3>
+              <h3 class="title"><a id="idp9119792"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mutexget_max.html b/docs/api_reference/CXX/mutexget_max.html
index a111537..1ea944c 100644
--- a/docs/api_reference/CXX/mutexget_max.html
+++ b/docs/api_reference/CXX/mutexget_max.html
@@ -64,7 +64,7 @@ DbEnv::mutex_get_max(u_int32_t *maxp); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3811904"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9173560"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DbEnv::mutex_get_max(u_int32_t *maxp); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3811256"></a>maxp</h4>
+                <h4 class="title"><a id="idp9172912"></a>maxp</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DbEnv::mutex_get_max(u_int32_t *maxp); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3807192"></a>Class</h3>
+              <h3 class="title"><a id="idp9166848"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -98,7 +98,7 @@ DbEnv::mutex_get_max(u_int32_t *maxp); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3805384"></a>See Also</h3>
+              <h3 class="title"><a id="idp9165656"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mutexget_tas_spins.html b/docs/api_reference/CXX/mutexget_tas_spins.html
index f60c112..c9781e4 100644
--- a/docs/api_reference/CXX/mutexget_tas_spins.html
+++ b/docs/api_reference/CXX/mutexget_tas_spins.html
@@ -66,7 +66,7 @@ DbEnv::mutex_get_tas_spins(u_int32_t *, tas_spinsp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3818816"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9180376"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -74,7 +74,7 @@ DbEnv::mutex_get_tas_spins(u_int32_t *, tas_spinsp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3818168"></a>tas_spinsp</h4>
+                <h4 class="title"><a id="idp9179728"></a>tas_spinsp</h4>
               </div>
             </div>
           </div>
@@ -88,7 +88,7 @@ DbEnv::mutex_get_tas_spins(u_int32_t *, tas_spinsp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3814016"></a>Class</h3>
+              <h3 class="title"><a id="idp9174208"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -100,7 +100,7 @@ DbEnv::mutex_get_tas_spins(u_int32_t *, tas_spinsp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3813648"></a>See Also</h3>
+              <h3 class="title"><a id="idp9175632"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mutexlock.html b/docs/api_reference/CXX/mutexlock.html
index 159cde6..4c3da32 100644
--- a/docs/api_reference/CXX/mutexlock.html
+++ b/docs/api_reference/CXX/mutexlock.html
@@ -62,7 +62,7 @@ DbEnv::mutex_lock(db_mutex_t mutex);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3826072"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9187680"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -70,7 +70,7 @@ DbEnv::mutex_lock(db_mutex_t mutex);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3825424"></a>mutex</h4>
+                <h4 class="title"><a id="idp9187032"></a>mutex</h4>
               </div>
             </div>
           </div>
@@ -84,7 +84,7 @@ DbEnv::mutex_lock(db_mutex_t mutex);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3820928"></a>Errors</h3>
+              <h3 class="title"><a id="idp9180808"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -102,7 +102,7 @@ DbEnv::mutex_lock(db_mutex_t mutex);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3834064"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp9195728"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -115,7 +115,7 @@ DbEnv::mutex_lock(db_mutex_t mutex);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3832768"></a>Class</h3>
+              <h3 class="title"><a id="idp9194432"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -127,7 +127,7 @@ DbEnv::mutex_lock(db_mutex_t mutex);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3835392"></a>See Also</h3>
+              <h3 class="title"><a id="idp9159752"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mutexset_align.html b/docs/api_reference/CXX/mutexset_align.html
index 2022dac..f3eee09 100644
--- a/docs/api_reference/CXX/mutexset_align.html
+++ b/docs/api_reference/CXX/mutexset_align.html
@@ -86,7 +86,7 @@ DbEnv::mutex_set_align(u_int32_t align); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3838376"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9200096"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -94,7 +94,7 @@ DbEnv::mutex_set_align(u_int32_t align); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3837728"></a>align</h4>
+                <h4 class="title"><a id="idp9199448"></a>align</h4>
               </div>
             </div>
           </div>
@@ -108,7 +108,7 @@ DbEnv::mutex_set_align(u_int32_t align); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3819304"></a>Errors</h3>
+              <h3 class="title"><a id="idp9181080"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -126,7 +126,7 @@ DbEnv::mutex_set_align(u_int32_t align); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3847320"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp9209256"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -140,7 +140,7 @@ DbEnv::mutex_set_align(u_int32_t align); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3848648"></a>Class</h3>
+              <h3 class="title"><a id="idp9210584"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -152,7 +152,7 @@ DbEnv::mutex_set_align(u_int32_t align); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3839888"></a>See Also</h3>
+              <h3 class="title"><a id="idp9201392"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mutexset_increment.html b/docs/api_reference/CXX/mutexset_increment.html
index 70357e3..9479b17 100644
--- a/docs/api_reference/CXX/mutexset_increment.html
+++ b/docs/api_reference/CXX/mutexset_increment.html
@@ -90,7 +90,7 @@ DbEnv::mutex_set_increment(u_int32_t increment); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3851968"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9214576"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -98,7 +98,7 @@ DbEnv::mutex_set_increment(u_int32_t increment); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3852656"></a>increment</h4>
+                <h4 class="title"><a id="idp9213928"></a>increment</h4>
               </div>
             </div>
           </div>
@@ -112,7 +112,7 @@ DbEnv::mutex_set_increment(u_int32_t increment); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3830048"></a>Errors</h3>
+              <h3 class="title"><a id="idp9203048"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -130,7 +130,7 @@ DbEnv::mutex_set_increment(u_int32_t increment); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3861728"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp9223872"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -144,7 +144,7 @@ DbEnv::mutex_set_increment(u_int32_t increment); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3863056"></a>Class</h3>
+              <h3 class="title"><a id="idp9225200"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -156,7 +156,7 @@ DbEnv::mutex_set_increment(u_int32_t increment); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3853720"></a>See Also</h3>
+              <h3 class="title"><a id="idp9215440"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mutexset_init.html b/docs/api_reference/CXX/mutexset_init.html
index 2fb35ac..d9ed736 100644
--- a/docs/api_reference/CXX/mutexset_init.html
+++ b/docs/api_reference/CXX/mutexset_init.html
@@ -91,7 +91,7 @@ DbEnv::mutex_set_init(u_int32_t init); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3867008"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9229200"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -99,7 +99,7 @@ DbEnv::mutex_set_init(u_int32_t init); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3866856"></a>init</h4>
+                <h4 class="title"><a id="idp9228552"></a>init</h4>
               </div>
             </div>
           </div>
@@ -113,7 +113,7 @@ DbEnv::mutex_set_init(u_int32_t init); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3855672"></a>Errors</h3>
+              <h3 class="title"><a id="idp9217608"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -131,7 +131,7 @@ DbEnv::mutex_set_init(u_int32_t init); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3875760"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp9237912"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -144,7 +144,7 @@ DbEnv::mutex_set_init(u_int32_t init); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3874464"></a>Class</h3>
+              <h3 class="title"><a id="idp9236616"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -156,7 +156,7 @@ DbEnv::mutex_set_init(u_int32_t init); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3869704"></a>See Also</h3>
+              <h3 class="title"><a id="idp9231648"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mutexset_max.html b/docs/api_reference/CXX/mutexset_max.html
index 56dbb00..31f4fd3 100644
--- a/docs/api_reference/CXX/mutexset_max.html
+++ b/docs/api_reference/CXX/mutexset_max.html
@@ -96,7 +96,7 @@ DbEnv::mutex_set_max(u_int32_t max); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3879752"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9242024"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -104,7 +104,7 @@ DbEnv::mutex_set_max(u_int32_t max); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3879104"></a>max</h4>
+                <h4 class="title"><a id="idp9241376"></a>max</h4>
               </div>
             </div>
           </div>
@@ -118,7 +118,7 @@ DbEnv::mutex_set_max(u_int32_t max); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3871464"></a>Errors</h3>
+              <h3 class="title"><a id="idp9233408"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -136,7 +136,7 @@ DbEnv::mutex_set_max(u_int32_t max); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3890240"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp9252448"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -149,7 +149,7 @@ DbEnv::mutex_set_max(u_int32_t max); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3888944"></a>Class</h3>
+              <h3 class="title"><a id="idp9251152"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -161,7 +161,7 @@ DbEnv::mutex_set_max(u_int32_t max); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3884192"></a>See Also</h3>
+              <h3 class="title"><a id="idp9246400"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mutexset_tas_spins.html b/docs/api_reference/CXX/mutexset_tas_spins.html
index e0f1483..7fc1bbf 100644
--- a/docs/api_reference/CXX/mutexset_tas_spins.html
+++ b/docs/api_reference/CXX/mutexset_tas_spins.html
@@ -80,7 +80,7 @@ DbEnv::mutex_set_tas_spins(u_int32_t tas_spins); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3894488"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9256688"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -88,7 +88,7 @@ DbEnv::mutex_set_tas_spins(u_int32_t tas_spins); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3893840"></a>tas_spins</h4>
+                <h4 class="title"><a id="idp9256040"></a>tas_spins</h4>
               </div>
             </div>
           </div>
@@ -102,7 +102,7 @@ DbEnv::mutex_set_tas_spins(u_int32_t tas_spins); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3885952"></a>Errors</h3>
+              <h3 class="title"><a id="idp9248160"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -120,7 +120,7 @@ DbEnv::mutex_set_tas_spins(u_int32_t tas_spins); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3902224"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp9264576"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -133,7 +133,7 @@ DbEnv::mutex_set_tas_spins(u_int32_t tas_spins); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3900928"></a>Class</h3>
+              <h3 class="title"><a id="idp9263280"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -145,7 +145,7 @@ DbEnv::mutex_set_tas_spins(u_int32_t tas_spins); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3884688"></a>See Also</h3>
+              <h3 class="title"><a id="idp9246792"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mutexstat.html b/docs/api_reference/CXX/mutexstat.html
index 967d603..bcbce85 100644
--- a/docs/api_reference/CXX/mutexstat.html
+++ b/docs/api_reference/CXX/mutexstat.html
@@ -184,7 +184,7 @@ DbEnv::mutex_stat(DB_MUTEX_STAT **statp, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3886288"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9279160"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -192,7 +192,7 @@ DbEnv::mutex_stat(DB_MUTEX_STAT **statp, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3907176"></a>statp</h4>
+                <h4 class="title"><a id="idp9269816"></a>statp</h4>
               </div>
             </div>
           </div>
@@ -205,7 +205,7 @@ DbEnv::mutex_stat(DB_MUTEX_STAT **statp, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3920472"></a>flags</h4>
+                <h4 class="title"><a id="idp9282728"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -231,7 +231,7 @@ DbEnv::mutex_stat(DB_MUTEX_STAT **statp, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3925680"></a>Errors</h3>
+              <h3 class="title"><a id="idp9287976"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -249,7 +249,7 @@ DbEnv::mutex_stat(DB_MUTEX_STAT **statp, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3933280"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp9281880"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -262,7 +262,7 @@ DbEnv::mutex_stat(DB_MUTEX_STAT **statp, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3931984"></a>Class</h3>
+              <h3 class="title"><a id="idp9294720"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -274,7 +274,7 @@ DbEnv::mutex_stat(DB_MUTEX_STAT **statp, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3928832"></a>See Also</h3>
+              <h3 class="title"><a id="idp9291568"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mutexstat_print.html b/docs/api_reference/CXX/mutexstat_print.html
index 17b60f8..303d8e0 100644
--- a/docs/api_reference/CXX/mutexstat_print.html
+++ b/docs/api_reference/CXX/mutexstat_print.html
@@ -69,7 +69,7 @@ DbEnv::mutex_stat_print(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3905216"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9276536"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -77,7 +77,7 @@ DbEnv::mutex_stat_print(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3928680"></a>flags</h4>
+                <h4 class="title"><a id="idp9291272"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -112,7 +112,7 @@ DbEnv::mutex_stat_print(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3938032"></a>Class</h3>
+              <h3 class="title"><a id="idp9300616"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -124,7 +124,7 @@ DbEnv::mutex_stat_print(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3903400"></a>See Also</h3>
+              <h3 class="title"><a id="idp9288080"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/mutexunlock.html b/docs/api_reference/CXX/mutexunlock.html
index c8a65b0..99096f0 100644
--- a/docs/api_reference/CXX/mutexunlock.html
+++ b/docs/api_reference/CXX/mutexunlock.html
@@ -60,7 +60,7 @@ DbEnv::mutex_unlock(db_mutex_t mutex);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3924272"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9307976"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -68,7 +68,7 @@ DbEnv::mutex_unlock(db_mutex_t mutex);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3944960"></a>mutex</h4>
+                <h4 class="title"><a id="idp9307328"></a>mutex</h4>
               </div>
             </div>
           </div>
@@ -82,7 +82,7 @@ DbEnv::mutex_unlock(db_mutex_t mutex);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3878344"></a>Errors</h3>
+              <h3 class="title"><a id="idp9262392"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -100,7 +100,7 @@ DbEnv::mutex_unlock(db_mutex_t mutex);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp3935480"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp9264640"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -113,7 +113,7 @@ DbEnv::mutex_unlock(db_mutex_t mutex);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3944416"></a>Class</h3>
+              <h3 class="title"><a id="idp9286920"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -125,7 +125,7 @@ DbEnv::mutex_unlock(db_mutex_t mutex);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3948192"></a>See Also</h3>
+              <h3 class="title"><a id="idp9310720"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/repclockskew.html b/docs/api_reference/CXX/repclockskew.html
index 4e477ee..92cf96c 100644
--- a/docs/api_reference/CXX/repclockskew.html
+++ b/docs/api_reference/CXX/repclockskew.html
@@ -105,7 +105,7 @@ DbEnv::rep_set_clockskew(u_int32_t fast_clock, u_int32_t slow_clock); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4200632"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9563696"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -113,7 +113,7 @@ DbEnv::rep_set_clockskew(u_int32_t fast_clock, u_int32_t slow_clock); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4200368"></a>fast_clock</h4>
+                <h4 class="title"><a id="idp9563216"></a>fast_clock</h4>
               </div>
             </div>
           </div>
@@ -126,7 +126,7 @@ DbEnv::rep_set_clockskew(u_int32_t fast_clock, u_int32_t slow_clock); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4194728"></a>slow_clock</h4>
+                <h4 class="title"><a id="idp9557520"></a>slow_clock</h4>
               </div>
             </div>
           </div>
@@ -139,7 +139,7 @@ DbEnv::rep_set_clockskew(u_int32_t fast_clock, u_int32_t slow_clock); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4165112"></a>Errors</h3>
+              <h3 class="title"><a id="idp9528032"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -157,7 +157,7 @@ DbEnv::rep_set_clockskew(u_int32_t fast_clock, u_int32_t slow_clock); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4213480"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp9576208"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -174,7 +174,7 @@ DbEnv::rep_set_clockskew(u_int32_t fast_clock, u_int32_t slow_clock); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4211424"></a>Class</h3>
+              <h3 class="title"><a id="idp9574152"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -186,7 +186,7 @@ DbEnv::rep_set_clockskew(u_int32_t fast_clock, u_int32_t slow_clock); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4201064"></a>See Also</h3>
+              <h3 class="title"><a id="idp9563912"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/repconfig.html b/docs/api_reference/CXX/repconfig.html
index e3ac37e..66fb45c 100644
--- a/docs/api_reference/CXX/repconfig.html
+++ b/docs/api_reference/CXX/repconfig.html
@@ -90,7 +90,7 @@ DbEnv::rep_set_config(u_int32_t which, int onoff); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4218680"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9581200"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -98,7 +98,7 @@ DbEnv::rep_set_config(u_int32_t which, int onoff); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4218944"></a>which</h4>
+                <h4 class="title"><a id="idp9581896"></a>which</h4>
               </div>
             </div>
           </div>
@@ -297,7 +297,7 @@ DbEnv::rep_set_config(u_int32_t which, int onoff); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4244616"></a>onoff</h4>
+                <h4 class="title"><a id="idp9607624"></a>onoff</h4>
               </div>
             </div>
           </div>
@@ -313,7 +313,7 @@ DbEnv::rep_set_config(u_int32_t which, int onoff); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4223848"></a>Errors</h3>
+              <h3 class="title"><a id="idp9586856"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -331,7 +331,7 @@ DbEnv::rep_set_config(u_int32_t which, int onoff); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4242672"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp9604056"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -347,7 +347,7 @@ DbEnv::rep_set_config(u_int32_t which, int onoff); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4257512"></a>Class</h3>
+              <h3 class="title"><a id="idp9620456"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -359,7 +359,7 @@ DbEnv::rep_set_config(u_int32_t which, int onoff); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4248480"></a>See Also</h3>
+              <h3 class="title"><a id="idp9611272"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/repelect.html b/docs/api_reference/CXX/repelect.html
index c844a8c..37da72f 100644
--- a/docs/api_reference/CXX/repelect.html
+++ b/docs/api_reference/CXX/repelect.html
@@ -99,7 +99,7 @@ DbEnv::rep_elect(u_int32_t nsites, u_int32_t nvotes, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4044320"></a>How Elections are Held</h3>
+              <h3 class="title"><a id="idp9406320"></a>How Elections are Held</h3>
             </div>
           </div>
         </div>
@@ -150,7 +150,7 @@ DbEnv::rep_elect(u_int32_t nsites, u_int32_t nvotes, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4066080"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9425040"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -158,7 +158,7 @@ DbEnv::rep_elect(u_int32_t nsites, u_int32_t nvotes, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4065712"></a>nsites</h4>
+                <h4 class="title"><a id="idp9428808"></a>nsites</h4>
               </div>
             </div>
           </div>
@@ -181,7 +181,7 @@ DbEnv::rep_elect(u_int32_t nsites, u_int32_t nvotes, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4087456"></a>nvotes</h4>
+                <h4 class="title"><a id="idp9450312"></a>nvotes</h4>
               </div>
             </div>
           </div>
@@ -199,7 +199,7 @@ DbEnv::rep_elect(u_int32_t nsites, u_int32_t nvotes, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4079408"></a>flags</h4>
+                <h4 class="title"><a id="idp9441920"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -213,7 +213,7 @@ DbEnv::rep_elect(u_int32_t nsites, u_int32_t nvotes, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4067528"></a>Errors</h3>
+              <h3 class="title"><a id="idp9429976"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -231,7 +231,7 @@ DbEnv::rep_elect(u_int32_t nsites, u_int32_t nvotes, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4093720"></a>DB_REP_UNAVAIL</h4>
+                <h4 class="title"><a id="idp9400200"></a>DB_REP_UNAVAIL</h4>
               </div>
             </div>
           </div>
@@ -246,7 +246,7 @@ DbEnv::rep_elect(u_int32_t nsites, u_int32_t nvotes, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4096560"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp9459424"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -264,7 +264,7 @@ DbEnv::rep_elect(u_int32_t nsites, u_int32_t nvotes, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4075776"></a>Class</h3>
+              <h3 class="title"><a id="idp9438720"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -276,7 +276,7 @@ DbEnv::rep_elect(u_int32_t nsites, u_int32_t nvotes, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4081120"></a>See Also</h3>
+              <h3 class="title"><a id="idp9406968"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/repget_clockskew.html b/docs/api_reference/CXX/repget_clockskew.html
index 52b4b98..5175ea4 100644
--- a/docs/api_reference/CXX/repget_clockskew.html
+++ b/docs/api_reference/CXX/repget_clockskew.html
@@ -64,7 +64,7 @@ DbEnv::rep_get_clockskew(u_int32_t *fast_clockp, u_in32_t *slow_clockp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4101376"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9464368"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DbEnv::rep_get_clockskew(u_int32_t *fast_clockp, u_in32_t *slow_clockp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4100728"></a>fast_clockp</h4>
+                <h4 class="title"><a id="idp9463720"></a>fast_clockp</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DbEnv::rep_get_clockskew(u_int32_t *fast_clockp, u_in32_t *slow_clockp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4077896"></a>slow_clockp</h4>
+                <h4 class="title"><a id="idp9440840"></a>slow_clockp</h4>
               </div>
             </div>
           </div>
@@ -101,7 +101,7 @@ DbEnv::rep_get_clockskew(u_int32_t *fast_clockp, u_in32_t *slow_clockp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4074336"></a>Class</h3>
+              <h3 class="title"><a id="idp9443000"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -113,7 +113,7 @@ DbEnv::rep_get_clockskew(u_int32_t *fast_clockp, u_in32_t *slow_clockp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4052048"></a>See Also</h3>
+              <h3 class="title"><a id="idp9451496"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/repget_config.html b/docs/api_reference/CXX/repget_config.html
index 57f8295..59877b5 100644
--- a/docs/api_reference/CXX/repget_config.html
+++ b/docs/api_reference/CXX/repget_config.html
@@ -66,7 +66,7 @@ DbEnv::rep_get_config(u_int32_t which, int *onoffp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4107176"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9470048"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -74,7 +74,7 @@ DbEnv::rep_get_config(u_int32_t which, int *onoffp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4106272"></a>which</h4>
+                <h4 class="title"><a id="idp9469144"></a>which</h4>
               </div>
             </div>
           </div>
@@ -90,7 +90,7 @@ DbEnv::rep_get_config(u_int32_t which, int *onoffp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4093784"></a>onoffp</h4>
+                <h4 class="title"><a id="idp9456640"></a>onoffp</h4>
               </div>
             </div>
           </div>
@@ -108,7 +108,7 @@ DbEnv::rep_get_config(u_int32_t which, int *onoffp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4108032"></a>Class</h3>
+              <h3 class="title"><a id="idp9470904"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -120,7 +120,7 @@ DbEnv::rep_get_config(u_int32_t which, int *onoffp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4097168"></a>See Also</h3>
+              <h3 class="title"><a id="idp9460576"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/repget_limit.html b/docs/api_reference/CXX/repget_limit.html
index 2f9590f..a4fa422 100644
--- a/docs/api_reference/CXX/repget_limit.html
+++ b/docs/api_reference/CXX/repget_limit.html
@@ -67,7 +67,7 @@ DbEnv::rep_get_limit(u_int32_t *gbytesp, u_int32_t *bytesp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4115392"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9478376"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ DbEnv::rep_get_limit(u_int32_t *gbytesp, u_int32_t *bytesp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4114872"></a>gbytesp</h4>
+                <h4 class="title"><a id="idp9477920"></a>gbytesp</h4>
               </div>
             </div>
           </div>
@@ -89,7 +89,7 @@ DbEnv::rep_get_limit(u_int32_t *gbytesp, u_int32_t *bytesp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4107240"></a>bytesp</h4>
+                <h4 class="title"><a id="idp9470112"></a>bytesp</h4>
               </div>
             </div>
           </div>
@@ -104,7 +104,7 @@ DbEnv::rep_get_limit(u_int32_t *gbytesp, u_int32_t *bytesp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4107472"></a>Class</h3>
+              <h3 class="title"><a id="idp9452144"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -116,7 +116,7 @@ DbEnv::rep_get_limit(u_int32_t *gbytesp, u_int32_t *bytesp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4088920"></a>See Also</h3>
+              <h3 class="title"><a id="idp9464064"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/repget_nsites.html b/docs/api_reference/CXX/repget_nsites.html
index f010bb2..e61d1fe 100644
--- a/docs/api_reference/CXX/repget_nsites.html
+++ b/docs/api_reference/CXX/repget_nsites.html
@@ -69,7 +69,7 @@ DbEnv::rep_get_nsites(u_int32_t *nsitesp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4125680"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9488736"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -77,7 +77,7 @@ DbEnv::rep_get_nsites(u_int32_t *nsitesp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4124776"></a>nsitesp</h4>
+                <h4 class="title"><a id="idp9487832"></a>nsitesp</h4>
               </div>
             </div>
           </div>
@@ -91,7 +91,7 @@ DbEnv::rep_get_nsites(u_int32_t *nsitesp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4087120"></a>Class</h3>
+              <h3 class="title"><a id="idp9478440"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -103,7 +103,7 @@ DbEnv::rep_get_nsites(u_int32_t *nsitesp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4124448"></a>See Also</h3>
+              <h3 class="title"><a id="idp9487720"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/repget_priority.html b/docs/api_reference/CXX/repget_priority.html
index 9df0746..4ac3b3f 100644
--- a/docs/api_reference/CXX/repget_priority.html
+++ b/docs/api_reference/CXX/repget_priority.html
@@ -64,7 +64,7 @@ DbEnv::rep_get_priority(u_int32_t *priorityp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4133504"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9496384"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DbEnv::rep_get_priority(u_int32_t *priorityp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4132856"></a>priorityp</h4>
+                <h4 class="title"><a id="idp9495736"></a>priorityp</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DbEnv::rep_get_priority(u_int32_t *priorityp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4135448"></a>Class</h3>
+              <h3 class="title"><a id="idp9488800"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -98,7 +98,7 @@ DbEnv::rep_get_priority(u_int32_t *priorityp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4120480"></a>See Also</h3>
+              <h3 class="title"><a id="idp9483576"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/repget_request.html b/docs/api_reference/CXX/repget_request.html
index b78254a..b3213e0 100644
--- a/docs/api_reference/CXX/repget_request.html
+++ b/docs/api_reference/CXX/repget_request.html
@@ -66,7 +66,7 @@ DbEnv::rep_get_request(u_int32_t *minp, u_int32_t *maxp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4141208"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9504072"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -74,7 +74,7 @@ DbEnv::rep_get_request(u_int32_t *minp, u_int32_t *maxp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4140560"></a>minp</h4>
+                <h4 class="title"><a id="idp9503424"></a>minp</h4>
               </div>
             </div>
           </div>
@@ -88,7 +88,7 @@ DbEnv::rep_get_request(u_int32_t *minp, u_int32_t *maxp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4135616"></a>maxp</h4>
+                <h4 class="title"><a id="idp9486920"></a>maxp</h4>
               </div>
             </div>
           </div>
@@ -103,7 +103,7 @@ DbEnv::rep_get_request(u_int32_t *minp, u_int32_t *maxp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4142936"></a>Class</h3>
+              <h3 class="title"><a id="idp9489136"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -115,7 +115,7 @@ DbEnv::rep_get_request(u_int32_t *minp, u_int32_t *maxp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4131968"></a>See Also</h3>
+              <h3 class="title"><a id="idp9492640"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/repget_timeout.html b/docs/api_reference/CXX/repget_timeout.html
index 21e57fe..fa85b1a 100644
--- a/docs/api_reference/CXX/repget_timeout.html
+++ b/docs/api_reference/CXX/repget_timeout.html
@@ -65,7 +65,7 @@ DbEnv::rep_get_timeout(int which, u_int32_t *timeoutp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4150160"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9513264"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -73,7 +73,7 @@ DbEnv::rep_get_timeout(int which, u_int32_t *timeoutp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4149640"></a>which</h4>
+                <h4 class="title"><a id="idp9512360"></a>which</h4>
               </div>
             </div>
           </div>
@@ -89,7 +89,7 @@ DbEnv::rep_get_timeout(int which, u_int32_t *timeoutp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4142672"></a>timeoutp</h4>
+                <h4 class="title"><a id="idp9507432"></a>timeoutp</h4>
               </div>
             </div>
           </div>
@@ -106,7 +106,7 @@ DbEnv::rep_get_timeout(int which, u_int32_t *timeoutp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4151016"></a>Errors</h3>
+              <h3 class="title"><a id="idp9504288"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -124,7 +124,7 @@ DbEnv::rep_get_timeout(int which, u_int32_t *timeoutp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4159840"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp9522728"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -137,7 +137,7 @@ DbEnv::rep_get_timeout(int which, u_int32_t *timeoutp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4157864"></a>Class</h3>
+              <h3 class="title"><a id="idp9520752"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -149,7 +149,7 @@ DbEnv::rep_get_timeout(int which, u_int32_t *timeoutp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4152960"></a>See Also</h3>
+              <h3 class="title"><a id="idp9516680"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/repmessage.html b/docs/api_reference/CXX/repmessage.html
index 37e1326..e3ce233 100644
--- a/docs/api_reference/CXX/repmessage.html
+++ b/docs/api_reference/CXX/repmessage.html
@@ -177,7 +177,7 @@ DbEnv::rep_process_message(Dbt *control, Dbt *rec, int envid,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4164680"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9527384"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -185,7 +185,7 @@ DbEnv::rep_process_message(Dbt *control, Dbt *rec, int envid,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4164032"></a>control</h4>
+                <h4 class="title"><a id="idp9526736"></a>control</h4>
               </div>
             </div>
           </div>
@@ -200,7 +200,7 @@ See the <a class="xref" href="reptransport.html" title="DbEnv::rep_set_transport
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4179048"></a>rec</h4>
+                <h4 class="title"><a id="idp9541904"></a>rec</h4>
               </div>
             </div>
           </div>
@@ -215,7 +215,7 @@ See the <a class="xref" href="reptransport.html" title="DbEnv::rep_set_transport
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4180496"></a>envid</h4>
+                <h4 class="title"><a id="idp9543352"></a>envid</h4>
               </div>
             </div>
           </div>
@@ -230,7 +230,7 @@ See the <a class="xref" href="reptransport.html" title="DbEnv::rep_set_transport
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4183176"></a>ret_lsnp</h4>
+                <h4 class="title"><a id="idp9546032"></a>ret_lsnp</h4>
               </div>
             </div>
           </div>
@@ -253,7 +253,7 @@ See the <a class="xref" href="reptransport.html" title="DbEnv::rep_set_transport
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4148064"></a>Errors</h3>
+              <h3 class="title"><a id="idp9511800"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -272,7 +272,7 @@ See the <a class="xref" href="reptransport.html" title="DbEnv::rep_set_transport
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4193288"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp9554464"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -291,7 +291,7 @@ See the <a class="xref" href="reptransport.html" title="DbEnv::rep_set_transport
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4171280"></a>Class</h3>
+              <h3 class="title"><a id="idp9533976"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -303,7 +303,7 @@ See the <a class="xref" href="reptransport.html" title="DbEnv::rep_set_transport
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4155584"></a>See Also</h3>
+              <h3 class="title"><a id="idp9529376"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/repmgr_channel.html b/docs/api_reference/CXX/repmgr_channel.html
index e8fbd32..44c4d6e 100644
--- a/docs/api_reference/CXX/repmgr_channel.html
+++ b/docs/api_reference/CXX/repmgr_channel.html
@@ -75,7 +75,7 @@ DbEnv::repmgr_channel(int eid, DB_CHANNEL **channelp, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4479696"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9843560"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -83,7 +83,7 @@ DbEnv::repmgr_channel(int eid, DB_CHANNEL **channelp, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4479544"></a>eid</h4>
+                <h4 class="title"><a id="idp9843408"></a>eid</h4>
               </div>
             </div>
           </div>
@@ -124,7 +124,7 @@ DbEnv::repmgr_channel(int eid, DB_CHANNEL **channelp, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4485752"></a>channelp</h4>
+                <h4 class="title"><a id="idp9849240"></a>channelp</h4>
               </div>
             </div>
           </div>
@@ -137,7 +137,7 @@ DbEnv::repmgr_channel(int eid, DB_CHANNEL **channelp, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4483464"></a>flags</h4>
+                <h4 class="title"><a id="idp9846952"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -151,7 +151,7 @@ DbEnv::repmgr_channel(int eid, DB_CHANNEL **channelp, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4482384"></a>Errors</h3>
+              <h3 class="title"><a id="idp9845872"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -170,7 +170,7 @@ DbEnv::repmgr_channel(int eid, DB_CHANNEL **channelp, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4493800"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp9857288"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -184,7 +184,7 @@ DbEnv::repmgr_channel(int eid, DB_CHANNEL **channelp, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4492720"></a>Class</h3>
+              <h3 class="title"><a id="idp9856208"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -196,7 +196,7 @@ DbEnv::repmgr_channel(int eid, DB_CHANNEL **channelp, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4489056"></a>See Also</h3>
+              <h3 class="title"><a id="idp9851896"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/repmgr_local_site.html b/docs/api_reference/CXX/repmgr_local_site.html
index 84a0143..1b62a90 100644
--- a/docs/api_reference/CXX/repmgr_local_site.html
+++ b/docs/api_reference/CXX/repmgr_local_site.html
@@ -74,7 +74,7 @@ DbEnv::repmgr_local_site(DB_SITE **sitep); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4489120"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9853472"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -82,7 +82,7 @@ DbEnv::repmgr_local_site(DB_SITE **sitep); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4488968"></a>sitep</h4>
+                <h4 class="title"><a id="idp9853320"></a>sitep</h4>
               </div>
             </div>
           </div>
@@ -96,7 +96,7 @@ DbEnv::repmgr_local_site(DB_SITE **sitep); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4479264"></a>Errors</h3>
+              <h3 class="title"><a id="idp9811288"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -115,7 +115,7 @@ DbEnv::repmgr_local_site(DB_SITE **sitep); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4477432"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp9860472"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -129,7 +129,7 @@ DbEnv::repmgr_local_site(DB_SITE **sitep); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4474216"></a>Class</h3>
+              <h3 class="title"><a id="idp9858024"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -141,7 +141,7 @@ DbEnv::repmgr_local_site(DB_SITE **sitep); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4482880"></a>See Also</h3>
+              <h3 class="title"><a id="idp9839016"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/repmgr_msg_dispatch.html b/docs/api_reference/CXX/repmgr_msg_dispatch.html
index 4ef0081..a3bea97 100644
--- a/docs/api_reference/CXX/repmgr_msg_dispatch.html
+++ b/docs/api_reference/CXX/repmgr_msg_dispatch.html
@@ -79,7 +79,7 @@ DbEnv::repmgr_msg_dispatch(
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4508264"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9871312"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -87,7 +87,7 @@ DbEnv::repmgr_msg_dispatch(
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4507616"></a>msg_dispatch_fcn</h4>
+                <h4 class="title"><a id="idp9870664"></a>msg_dispatch_fcn</h4>
               </div>
             </div>
           </div>
@@ -169,7 +169,7 @@ DbEnv::repmgr_msg_dispatch(
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4520912"></a>flags</h4>
+                <h4 class="title"><a id="idp9883704"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -183,7 +183,7 @@ DbEnv::repmgr_msg_dispatch(
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4515192"></a>Errors</h3>
+              <h3 class="title"><a id="idp9877984"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -202,7 +202,7 @@ DbEnv::repmgr_msg_dispatch(
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4518472"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp9881048"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -216,7 +216,7 @@ DbEnv::repmgr_msg_dispatch(
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4526008"></a>Class</h3>
+              <h3 class="title"><a id="idp9889232"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -228,7 +228,7 @@ DbEnv::repmgr_msg_dispatch(
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4522856"></a>See Also</h3>
+              <h3 class="title"><a id="idp9886080"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/repmgr_site.html b/docs/api_reference/CXX/repmgr_site.html
index 953b0ed..523f13b 100644
--- a/docs/api_reference/CXX/repmgr_site.html
+++ b/docs/api_reference/CXX/repmgr_site.html
@@ -80,7 +80,7 @@ DbEnv::repmgr_site(const char * host, u_int16_t port,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4541336"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9905736"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -88,7 +88,7 @@ DbEnv::repmgr_site(const char * host, u_int16_t port,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4513416"></a>host</h4>
+                <h4 class="title"><a id="idp9913048"></a>host</h4>
               </div>
             </div>
           </div>
@@ -100,7 +100,7 @@ DbEnv::repmgr_site(const char * host, u_int16_t port,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4560720"></a>port</h4>
+                <h4 class="title"><a id="idp9923408"></a>port</h4>
               </div>
             </div>
           </div>
@@ -112,7 +112,7 @@ DbEnv::repmgr_site(const char * host, u_int16_t port,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4561128"></a>sitep</h4>
+                <h4 class="title"><a id="idp9923816"></a>sitep</h4>
               </div>
             </div>
           </div>
@@ -125,7 +125,7 @@ DbEnv::repmgr_site(const char * host, u_int16_t port,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4561576"></a>flags</h4>
+                <h4 class="title"><a id="idp9924264"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -139,7 +139,7 @@ DbEnv::repmgr_site(const char * host, u_int16_t port,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4531720"></a>Errors</h3>
+              <h3 class="title"><a id="idp9882856"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -158,7 +158,7 @@ DbEnv::repmgr_site(const char * host, u_int16_t port,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4504704"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp9884672"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -172,7 +172,7 @@ DbEnv::repmgr_site(const char * host, u_int16_t port,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4551496"></a>Class</h3>
+              <h3 class="title"><a id="idp9899024"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -184,7 +184,7 @@ DbEnv::repmgr_site(const char * host, u_int16_t port,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4537888"></a>See Also</h3>
+              <h3 class="title"><a id="idp9887824"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/repmgr_site_by_eid.html b/docs/api_reference/CXX/repmgr_site_by_eid.html
index dabb684..f9c5445 100644
--- a/docs/api_reference/CXX/repmgr_site_by_eid.html
+++ b/docs/api_reference/CXX/repmgr_site_by_eid.html
@@ -74,7 +74,7 @@ DbEnv::repmgr_site_by_eid(int eid, DB_SITE **sitep </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4567192"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9929776"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -82,7 +82,7 @@ DbEnv::repmgr_site_by_eid(int eid, DB_SITE **sitep </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4566544"></a>eid</h4>
+                <h4 class="title"><a id="idp9929128"></a>eid</h4>
               </div>
             </div>
           </div>
@@ -98,7 +98,7 @@ DbEnv::repmgr_site_by_eid(int eid, DB_SITE **sitep </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4548176"></a>sitep</h4>
+                <h4 class="title"><a id="idp9909488"></a>sitep</h4>
               </div>
             </div>
           </div>
@@ -112,7 +112,7 @@ DbEnv::repmgr_site_by_eid(int eid, DB_SITE **sitep </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4546912"></a>Errors</h3>
+              <h3 class="title"><a id="idp9900200"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -131,7 +131,7 @@ DbEnv::repmgr_site_by_eid(int eid, DB_SITE **sitep </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4573504"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp9935968"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -145,7 +145,7 @@ DbEnv::repmgr_site_by_eid(int eid, DB_SITE **sitep </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4572424"></a>Class</h3>
+              <h3 class="title"><a id="idp9934888"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -157,7 +157,7 @@ DbEnv::repmgr_site_by_eid(int eid, DB_SITE **sitep </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4574800"></a>See Also</h3>
+              <h3 class="title"><a id="idp9937264"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/repmgrget_ack_policy.html b/docs/api_reference/CXX/repmgrget_ack_policy.html
index 1f6fc5f..22da361 100644
--- a/docs/api_reference/CXX/repmgrget_ack_policy.html
+++ b/docs/api_reference/CXX/repmgrget_ack_policy.html
@@ -66,7 +66,7 @@ DbEnv::repmgr_get_ack_policy(int *ack_policyp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4491144"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9867040"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -74,7 +74,7 @@ DbEnv::repmgr_get_ack_policy(int *ack_policyp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4503248"></a>ack_policyp</h4>
+                <h4 class="title"><a id="idp9866392"></a>ack_policyp</h4>
               </div>
             </div>
           </div>
@@ -90,7 +90,7 @@ DbEnv::repmgr_get_ack_policy(int *ack_policyp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4490568"></a>Class</h3>
+              <h3 class="title"><a id="idp9854056"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -102,7 +102,7 @@ DbEnv::repmgr_get_ack_policy(int *ack_policyp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4490176"></a>See Also</h3>
+              <h3 class="title"><a id="idp9867256"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/repmgrset_ack_policy.html b/docs/api_reference/CXX/repmgrset_ack_policy.html
index 31fcccb..4a8333e 100644
--- a/docs/api_reference/CXX/repmgrset_ack_policy.html
+++ b/docs/api_reference/CXX/repmgrset_ack_policy.html
@@ -96,7 +96,7 @@ DbEnv::repmgr_set_ack_policy(int ack_policy); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4519872"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9865528"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -104,7 +104,7 @@ DbEnv::repmgr_set_ack_policy(int ack_policy); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4520064"></a>ack_policy</h4>
+                <h4 class="title"><a id="idp9856984"></a>ack_policy</h4>
               </div>
             </div>
           </div>
@@ -194,7 +194,7 @@ DbEnv::repmgr_set_ack_policy(int ack_policy); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4548328"></a>Errors</h3>
+              <h3 class="title"><a id="idp9911184"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -213,7 +213,7 @@ DbEnv::repmgr_set_ack_policy(int ack_policy); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4556920"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp9919560"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -228,7 +228,7 @@ DbEnv::repmgr_set_ack_policy(int ack_policy); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4543976"></a>Class</h3>
+              <h3 class="title"><a id="idp9917464"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -240,7 +240,7 @@ DbEnv::repmgr_set_ack_policy(int ack_policy); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4558096"></a>See Also</h3>
+              <h3 class="title"><a id="idp9920952"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/repmgrsite_list.html b/docs/api_reference/CXX/repmgrsite_list.html
index 6a51b74..ae86808 100644
--- a/docs/api_reference/CXX/repmgrsite_list.html
+++ b/docs/api_reference/CXX/repmgrsite_list.html
@@ -132,7 +132,7 @@ DbEnv::repmgr_site_list(u_int *countp, DB_REPMGR_SITE **listp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4581784"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9941720"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -140,7 +140,7 @@ DbEnv::repmgr_site_list(u_int *countp, DB_REPMGR_SITE **listp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4581136"></a>countp</h4>
+                <h4 class="title"><a id="idp9943816"></a>countp</h4>
               </div>
             </div>
           </div>
@@ -153,7 +153,7 @@ DbEnv::repmgr_site_list(u_int *countp, DB_REPMGR_SITE **listp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4562184"></a>listp</h4>
+                <h4 class="title"><a id="idp9949288"></a>listp</h4>
               </div>
             </div>
           </div>
@@ -167,7 +167,7 @@ DbEnv::repmgr_site_list(u_int *countp, DB_REPMGR_SITE **listp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4583856"></a>Class</h3>
+              <h3 class="title"><a id="idp9946320"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -179,7 +179,7 @@ DbEnv::repmgr_site_list(u_int *countp, DB_REPMGR_SITE **listp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4573608"></a>See Also</h3>
+              <h3 class="title"><a id="idp9936072"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/repmgrstart.html b/docs/api_reference/CXX/repmgrstart.html
index 632cf09..59af284 100644
--- a/docs/api_reference/CXX/repmgrstart.html
+++ b/docs/api_reference/CXX/repmgrstart.html
@@ -151,7 +151,7 @@ DbEnv::repmgr_start(int nthreads, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4605504"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9960648"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -159,7 +159,7 @@ DbEnv::repmgr_start(int nthreads, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4606152"></a>nthreads</h4>
+                <h4 class="title"><a id="idp9967928"></a>nthreads</h4>
               </div>
             </div>
           </div>
@@ -177,7 +177,7 @@ DbEnv::repmgr_start(int nthreads, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4597904"></a>flags</h4>
+                <h4 class="title"><a id="idp9960328"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -229,7 +229,7 @@ DbEnv::repmgr_start(int nthreads, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4602032"></a>Errors</h3>
+              <h3 class="title"><a id="idp9964456"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -247,7 +247,7 @@ DbEnv::repmgr_start(int nthreads, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4604584"></a>DB_REP_UNAVAIL</h4>
+                <h4 class="title"><a id="idp9970848"></a>DB_REP_UNAVAIL</h4>
               </div>
             </div>
           </div>
@@ -264,7 +264,7 @@ DbEnv::repmgr_start(int nthreads, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4620856"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp9982928"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -281,7 +281,7 @@ DbEnv::repmgr_start(int nthreads, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4603456"></a>Class</h3>
+              <h3 class="title"><a id="idp9975408"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -293,7 +293,7 @@ DbEnv::repmgr_start(int nthreads, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4615640"></a>See Also</h3>
+              <h3 class="title"><a id="idp9978144"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/repmgrstat.html b/docs/api_reference/CXX/repmgrstat.html
index 059c38d..b14f4d5 100644
--- a/docs/api_reference/CXX/repmgrstat.html
+++ b/docs/api_reference/CXX/repmgrstat.html
@@ -150,7 +150,7 @@ DbEnv::repmgr_stat(DB_REPMGR_STAT **statp, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4629912"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9992152"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -158,7 +158,7 @@ DbEnv::repmgr_stat(DB_REPMGR_STAT **statp, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4629008"></a>statp</h4>
+                <h4 class="title"><a id="idp9991248"></a>statp</h4>
               </div>
             </div>
           </div>
@@ -171,7 +171,7 @@ DbEnv::repmgr_stat(DB_REPMGR_STAT **statp, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4572704"></a>flags</h4>
+                <h4 class="title"><a id="idp9945752"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -197,7 +197,7 @@ DbEnv::repmgr_stat(DB_REPMGR_STAT **statp, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4639296"></a>Errors</h3>
+              <h3 class="title"><a id="idp10001464"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -215,7 +215,7 @@ DbEnv::repmgr_stat(DB_REPMGR_STAT **statp, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4647072"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp10009304"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -229,7 +229,7 @@ DbEnv::repmgr_stat(DB_REPMGR_STAT **statp, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4643704"></a>Class</h3>
+              <h3 class="title"><a id="idp10005936"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -241,7 +241,7 @@ DbEnv::repmgr_stat(DB_REPMGR_STAT **statp, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4641760"></a>See Also</h3>
+              <h3 class="title"><a id="idp10003992"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/repmgrstat_print.html b/docs/api_reference/CXX/repmgrstat_print.html
index bbfb7af..914c931 100644
--- a/docs/api_reference/CXX/repmgrstat_print.html
+++ b/docs/api_reference/CXX/repmgrstat_print.html
@@ -71,7 +71,7 @@ DbEnv::repmgr_stat_print(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4597512"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9990464"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -79,7 +79,7 @@ DbEnv::repmgr_stat_print(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4627064"></a>flags</h4>
+                <h4 class="title"><a id="idp9968216"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -114,7 +114,7 @@ DbEnv::repmgr_stat_print(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4652360"></a>Errors</h3>
+              <h3 class="title"><a id="idp10014400"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -132,7 +132,7 @@ DbEnv::repmgr_stat_print(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4660800"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp10022624"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -146,7 +146,7 @@ DbEnv::repmgr_stat_print(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4657432"></a>Class</h3>
+              <h3 class="title"><a id="idp10019256"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -158,7 +158,7 @@ DbEnv::repmgr_stat_print(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4654624"></a>See Also</h3>
+              <h3 class="title"><a id="idp10015256"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/repnsites.html b/docs/api_reference/CXX/repnsites.html
index 5aa664b..0e70312 100644
--- a/docs/api_reference/CXX/repnsites.html
+++ b/docs/api_reference/CXX/repnsites.html
@@ -92,7 +92,7 @@ DbEnv::rep_set_nsites(u_int32_t nsites); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4263568"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9626936"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -100,7 +100,7 @@ DbEnv::rep_set_nsites(u_int32_t nsites); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4263112"></a>nsites</h4>
+                <h4 class="title"><a id="idp9626032"></a>nsites</h4>
               </div>
             </div>
           </div>
@@ -114,7 +114,7 @@ DbEnv::rep_set_nsites(u_int32_t nsites); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4264424"></a>Errors</h3>
+              <h3 class="title"><a id="idp9627792"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -132,7 +132,7 @@ DbEnv::rep_set_nsites(u_int32_t nsites); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4273264"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp9636608"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -146,7 +146,7 @@ DbEnv::rep_set_nsites(u_int32_t nsites); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4272184"></a>Class</h3>
+              <h3 class="title"><a id="idp9635528"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -158,7 +158,7 @@ DbEnv::rep_set_nsites(u_int32_t nsites); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4229976"></a>See Also</h3>
+              <h3 class="title"><a id="idp9625768"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/reppriority.html b/docs/api_reference/CXX/reppriority.html
index 2ce2509..f9f1b0a 100644
--- a/docs/api_reference/CXX/reppriority.html
+++ b/docs/api_reference/CXX/reppriority.html
@@ -101,7 +101,7 @@ DbEnv::rep_set_priority(u_int32_t priority); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4281272"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9644720"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -109,7 +109,7 @@ DbEnv::rep_set_priority(u_int32_t priority); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4280624"></a>priority</h4>
+                <h4 class="title"><a id="idp9644072"></a>priority</h4>
               </div>
             </div>
           </div>
@@ -126,7 +126,7 @@ DbEnv::rep_set_priority(u_int32_t priority); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4225712"></a>Class</h3>
+              <h3 class="title"><a id="idp9608360"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -138,7 +138,7 @@ DbEnv::rep_set_priority(u_int32_t priority); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4244528"></a>See Also</h3>
+              <h3 class="title"><a id="idp9626352"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/repset_limit.html b/docs/api_reference/CXX/repset_limit.html
index 7d30ba5..6327f79 100644
--- a/docs/api_reference/CXX/repset_limit.html
+++ b/docs/api_reference/CXX/repset_limit.html
@@ -94,7 +94,7 @@ DbEnv::rep_set_limit(u_int32_t gbytes, u_int32_t bytes); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4233536"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9596544"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -102,7 +102,7 @@ DbEnv::rep_set_limit(u_int32_t gbytes, u_int32_t bytes); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4249040"></a>gbytes</h4>
+                <h4 class="title"><a id="idp9611552"></a>gbytes</h4>
               </div>
             </div>
           </div>
@@ -118,7 +118,7 @@ DbEnv::rep_set_limit(u_int32_t gbytes, u_int32_t bytes); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4225512"></a>bytes</h4>
+                <h4 class="title"><a id="idp9613816"></a>bytes</h4>
               </div>
             </div>
           </div>
@@ -135,7 +135,7 @@ DbEnv::rep_set_limit(u_int32_t gbytes, u_int32_t bytes); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4250424"></a>Class</h3>
+              <h3 class="title"><a id="idp9578392"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -147,7 +147,7 @@ DbEnv::rep_set_limit(u_int32_t gbytes, u_int32_t bytes); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4216016"></a>See Also</h3>
+              <h3 class="title"><a id="idp9571760"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/repset_request.html b/docs/api_reference/CXX/repset_request.html
index 1aaefec..b04480c 100644
--- a/docs/api_reference/CXX/repset_request.html
+++ b/docs/api_reference/CXX/repset_request.html
@@ -107,7 +107,7 @@ DbEnv::rep_set_request(u_int32_t min, u_int32_t max); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4289736"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9653304"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -115,7 +115,7 @@ DbEnv::rep_set_request(u_int32_t min, u_int32_t max); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4289536"></a>min</h4>
+                <h4 class="title"><a id="idp9653104"></a>min</h4>
               </div>
             </div>
           </div>
@@ -128,7 +128,7 @@ DbEnv::rep_set_request(u_int32_t min, u_int32_t max); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4300944"></a>max</h4>
+                <h4 class="title"><a id="idp9663944"></a>max</h4>
               </div>
             </div>
           </div>
@@ -142,7 +142,7 @@ DbEnv::rep_set_request(u_int32_t min, u_int32_t max); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4290816"></a>Errors</h3>
+              <h3 class="title"><a id="idp9654384"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -160,7 +160,7 @@ DbEnv::rep_set_request(u_int32_t min, u_int32_t max); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4299208"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp9662208"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -173,7 +173,7 @@ DbEnv::rep_set_request(u_int32_t min, u_int32_t max); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4297912"></a>Class</h3>
+              <h3 class="title"><a id="idp9660912"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -185,7 +185,7 @@ DbEnv::rep_set_request(u_int32_t min, u_int32_t max); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4277640"></a>See Also</h3>
+              <h3 class="title"><a id="idp9634112"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/repset_timeout.html b/docs/api_reference/CXX/repset_timeout.html
index a26b8c4..96e3c6c 100644
--- a/docs/api_reference/CXX/repset_timeout.html
+++ b/docs/api_reference/CXX/repset_timeout.html
@@ -87,7 +87,7 @@ DbEnv::rep_set_timeout(int which, u_int32_t timeout); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4306688"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9669688"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -95,7 +95,7 @@ DbEnv::rep_set_timeout(int which, u_int32_t timeout); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4306040"></a>timeout</h4>
+                <h4 class="title"><a id="idp9669040"></a>timeout</h4>
               </div>
             </div>
           </div>
@@ -109,7 +109,7 @@ DbEnv::rep_set_timeout(int which, u_int32_t timeout); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4231120"></a>which</h4>
+                <h4 class="title"><a id="idp9606176"></a>which</h4>
               </div>
             </div>
           </div>
@@ -250,7 +250,7 @@ DbEnv::rep_set_timeout(int which, u_int32_t timeout); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4325280"></a>Errors</h3>
+              <h3 class="title"><a id="idp9688120"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -268,7 +268,7 @@ DbEnv::rep_set_timeout(int which, u_int32_t timeout); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4322256"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp9685312"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -283,7 +283,7 @@ DbEnv::rep_set_timeout(int which, u_int32_t timeout); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4318768"></a>Class</h3>
+              <h3 class="title"><a id="idp9681824"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -295,7 +295,7 @@ DbEnv::rep_set_timeout(int which, u_int32_t timeout); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4335960"></a>See Also</h3>
+              <h3 class="title"><a id="idp9698800"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/repstart.html b/docs/api_reference/CXX/repstart.html
index a156f04..b3ac959 100644
--- a/docs/api_reference/CXX/repstart.html
+++ b/docs/api_reference/CXX/repstart.html
@@ -84,7 +84,7 @@ DbEnv::rep_start(Dbt *cdata, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4353888"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9730056"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -92,7 +92,7 @@ DbEnv::rep_start(Dbt *cdata, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4367584"></a>cdata</h4>
+                <h4 class="title"><a id="idp9728912"></a>cdata</h4>
               </div>
             </div>
           </div>
@@ -107,7 +107,7 @@ DbEnv::rep_start(Dbt *cdata, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4363624"></a>flags</h4>
+                <h4 class="title"><a id="idp9695816"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -141,7 +141,7 @@ DbEnv::rep_start(Dbt *cdata, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4375296"></a>Errors</h3>
+              <h3 class="title"><a id="idp9738096"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -159,7 +159,7 @@ DbEnv::rep_start(Dbt *cdata, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4383984"></a>DB_REP_UNAVAIL</h4>
+                <h4 class="title"><a id="idp9746680"></a>DB_REP_UNAVAIL</h4>
               </div>
             </div>
           </div>
@@ -175,7 +175,7 @@ DbEnv::rep_start(Dbt *cdata, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4382904"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp9745600"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -194,7 +194,7 @@ DbEnv::rep_start(Dbt *cdata, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4350992"></a>Class</h3>
+              <h3 class="title"><a id="idp9742896"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -206,7 +206,7 @@ DbEnv::rep_start(Dbt *cdata, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4303848"></a>See Also</h3>
+              <h3 class="title"><a id="idp9742680"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/repstat.html b/docs/api_reference/CXX/repstat.html
index afedffd..44e4fa8 100644
--- a/docs/api_reference/CXX/repstat.html
+++ b/docs/api_reference/CXX/repstat.html
@@ -607,7 +607,7 @@ DbEnv::rep_stat(DB_REP_STAT **statp, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4438944"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9801736"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -615,7 +615,7 @@ DbEnv::rep_stat(DB_REP_STAT **statp, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4406840"></a>statp</h4>
+                <h4 class="title"><a id="idp9770864"></a>statp</h4>
               </div>
             </div>
           </div>
@@ -628,7 +628,7 @@ DbEnv::rep_stat(DB_REP_STAT **statp, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4442464"></a>flags</h4>
+                <h4 class="title"><a id="idp9805048"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -654,7 +654,7 @@ DbEnv::rep_stat(DB_REP_STAT **statp, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4447888"></a>Errors</h3>
+              <h3 class="title"><a id="idp9810800"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -672,7 +672,7 @@ DbEnv::rep_stat(DB_REP_STAT **statp, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4455416"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp9818328"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -686,7 +686,7 @@ DbEnv::rep_stat(DB_REP_STAT **statp, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4454336"></a>Class</h3>
+              <h3 class="title"><a id="idp9817248"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -698,7 +698,7 @@ DbEnv::rep_stat(DB_REP_STAT **statp, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4450968"></a>See Also</h3>
+              <h3 class="title"><a id="idp9813880"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/repstat_print.html b/docs/api_reference/CXX/repstat_print.html
index 027bcdc..7964822 100644
--- a/docs/api_reference/CXX/repstat_print.html
+++ b/docs/api_reference/CXX/repstat_print.html
@@ -69,7 +69,7 @@ DbEnv::rep_stat_print(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4428224"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9791128"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -77,7 +77,7 @@ DbEnv::rep_stat_print(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4405984"></a>flags</h4>
+                <h4 class="title"><a id="idp9783408"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -112,7 +112,7 @@ DbEnv::rep_stat_print(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4460616"></a>Errors</h3>
+              <h3 class="title"><a id="idp9823688"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -130,7 +130,7 @@ DbEnv::rep_stat_print(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4468840"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp9831912"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -144,7 +144,7 @@ DbEnv::rep_stat_print(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4465472"></a>Class</h3>
+              <h3 class="title"><a id="idp9828328"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -156,7 +156,7 @@ DbEnv::rep_stat_print(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4461472"></a>See Also</h3>
+              <h3 class="title"><a id="idp9825736"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/repsync.html b/docs/api_reference/CXX/repsync.html
index 939dd45..07af35c 100644
--- a/docs/api_reference/CXX/repsync.html
+++ b/docs/api_reference/CXX/repsync.html
@@ -81,7 +81,7 @@ DbEnv::rep_sync(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4458936"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9822008"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -89,7 +89,7 @@ DbEnv::rep_sync(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4466744"></a>flags</h4>
+                <h4 class="title"><a id="idp9817096"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -103,7 +103,7 @@ DbEnv::rep_sync(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4447168"></a>Errors</h3>
+              <h3 class="title"><a id="idp9783472"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -121,7 +121,7 @@ DbEnv::rep_sync(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4474784"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp9838424"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -138,7 +138,7 @@ the database environment was not already opened;
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4476112"></a>Class</h3>
+              <h3 class="title"><a id="idp9839752"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -150,7 +150,7 @@ the database environment was not already opened;
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4466896"></a>See Also</h3>
+              <h3 class="title"><a id="idp9836424"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/reptransport.html b/docs/api_reference/CXX/reptransport.html
index 01bc184..bfc7678 100644
--- a/docs/api_reference/CXX/reptransport.html
+++ b/docs/api_reference/CXX/reptransport.html
@@ -88,7 +88,7 @@ for this method should not attempt to make
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4314248"></a>Parameters</h3>
+              <h3 class="title"><a id="idp9677216"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -96,7 +96,7 @@ for this method should not attempt to make
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4290448"></a>envid</h4>
+                <h4 class="title"><a id="idp9665376"></a>envid</h4>
               </div>
             </div>
           </div>
@@ -112,7 +112,7 @@ for this method should not attempt to make
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4311256"></a>send</h4>
+                <h4 class="title"><a id="idp9674096"></a>send</h4>
               </div>
             </div>
           </div>
@@ -259,7 +259,7 @@ for this method should not attempt to make
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4349176"></a>Errors</h3>
+              <h3 class="title"><a id="idp9712080"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -277,7 +277,7 @@ for this method should not attempt to make
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4282176"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp9732112"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -291,7 +291,7 @@ for this method should not attempt to make
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4369208"></a>Class</h3>
+              <h3 class="title"><a id="idp9731032"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -303,7 +303,7 @@ for this method should not attempt to make
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4365288"></a>See Also</h3>
+              <h3 class="title"><a id="idp9732368"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/seqclose.html b/docs/api_reference/CXX/seqclose.html
index 1b41f63..9c47b2e 100644
--- a/docs/api_reference/CXX/seqclose.html
+++ b/docs/api_reference/CXX/seqclose.html
@@ -65,7 +65,7 @@ DbSequence::close(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4704096"></a>Parameters</h3>
+              <h3 class="title"><a id="idp10066032"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -73,7 +73,7 @@ DbSequence::close(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4703448"></a>flags</h4>
+                <h4 class="title"><a id="idp10065384"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -87,7 +87,7 @@ DbSequence::close(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4699400"></a>Errors</h3>
+              <h3 class="title"><a id="idp10068192"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -105,7 +105,7 @@ DbSequence::close(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4710344"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp10072280"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -118,7 +118,7 @@ DbSequence::close(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4709048"></a>Class</h3>
+              <h3 class="title"><a id="idp10070984"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -130,7 +130,7 @@ DbSequence::close(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4711672"></a>See Also</h3>
+              <h3 class="title"><a id="idp10073608"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/seqcreate.html b/docs/api_reference/CXX/seqcreate.html
index 637f791..4bf7ce8 100644
--- a/docs/api_reference/CXX/seqcreate.html
+++ b/docs/api_reference/CXX/seqcreate.html
@@ -83,7 +83,7 @@ public:
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4693448"></a>Parameters</h3>
+              <h3 class="title"><a id="idp10055224"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -91,7 +91,7 @@ public:
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4693640"></a>db</h4>
+                <h4 class="title"><a id="idp10055472"></a>db</h4>
               </div>
             </div>
           </div>
@@ -106,7 +106,7 @@ public:
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4675032"></a>flags</h4>
+                <h4 class="title"><a id="idp10021624"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -120,7 +120,7 @@ public:
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4672008"></a>Errors</h3>
+              <h3 class="title"><a id="idp10035248"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -138,7 +138,7 @@ public:
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4700040"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp10061872"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -151,7 +151,7 @@ public:
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4698064"></a>Class</h3>
+              <h3 class="title"><a id="idp10059896"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -163,7 +163,7 @@ public:
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4694784"></a>See Also</h3>
+              <h3 class="title"><a id="idp10056616"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/seqget.html b/docs/api_reference/CXX/seqget.html
index beac3d1..dfcb480 100644
--- a/docs/api_reference/CXX/seqget.html
+++ b/docs/api_reference/CXX/seqget.html
@@ -72,7 +72,7 @@ DbSequence::get(DbTxn *txnid, int32_t delta, db_seq_t *retp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4708160"></a>Parameters</h3>
+              <h3 class="title"><a id="idp10073032"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -80,7 +80,7 @@ DbSequence::get(DbTxn *txnid, int32_t delta, db_seq_t *retp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4704592"></a>txnid</h4>
+                <h4 class="title"><a id="idp10067240"></a>txnid</h4>
               </div>
             </div>
           </div>
@@ -113,7 +113,7 @@ DbSequence::get(DbTxn *txnid, int32_t delta, db_seq_t *retp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4693984"></a>delta</h4>
+                <h4 class="title"><a id="idp10055816"></a>delta</h4>
               </div>
             </div>
           </div>
@@ -125,7 +125,7 @@ DbSequence::get(DbTxn *txnid, int32_t delta, db_seq_t *retp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4687032"></a>retp</h4>
+                <h4 class="title"><a id="idp10049176"></a>retp</h4>
               </div>
             </div>
           </div>
@@ -138,7 +138,7 @@ DbSequence::get(DbTxn *txnid, int32_t delta, db_seq_t *retp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4687560"></a>flags</h4>
+                <h4 class="title"><a id="idp10057112"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -167,7 +167,7 @@ DbSequence::get(DbTxn *txnid, int32_t delta, db_seq_t *retp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4722848"></a>Class</h3>
+              <h3 class="title"><a id="idp10084784"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -179,7 +179,7 @@ DbSequence::get(DbTxn *txnid, int32_t delta, db_seq_t *retp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4718736"></a>See Also</h3>
+              <h3 class="title"><a id="idp10080608"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/seqget_cachesize.html b/docs/api_reference/CXX/seqget_cachesize.html
index 68f114c..77e59b1 100644
--- a/docs/api_reference/CXX/seqget_cachesize.html
+++ b/docs/api_reference/CXX/seqget_cachesize.html
@@ -63,7 +63,7 @@ int DbSequence::get_cachesize(u_int32_t *sizep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4719920"></a>Parameters</h3>
+              <h3 class="title"><a id="idp10083368"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -71,7 +71,7 @@ int DbSequence::get_cachesize(u_int32_t *sizep);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4733760"></a>sizep</h4>
+                <h4 class="title"><a id="idp10095912"></a>sizep</h4>
               </div>
             </div>
           </div>
@@ -85,7 +85,7 @@ int DbSequence::get_cachesize(u_int32_t *sizep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4715640"></a>Class</h3>
+              <h3 class="title"><a id="idp10077728"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -97,7 +97,7 @@ int DbSequence::get_cachesize(u_int32_t *sizep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4734408"></a>See Also</h3>
+              <h3 class="title"><a id="idp10096344"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/seqget_dbp.html b/docs/api_reference/CXX/seqget_dbp.html
index fb9c452..a2af419 100644
--- a/docs/api_reference/CXX/seqget_dbp.html
+++ b/docs/api_reference/CXX/seqget_dbp.html
@@ -64,7 +64,7 @@ DbSequence::get_dbp(Db **dbp); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4712560"></a>Parameters</h3>
+              <h3 class="title"><a id="idp10074608"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DbSequence::get_dbp(Db **dbp); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4721904"></a>dbp</h4>
+                <h4 class="title"><a id="idp10083776"></a>dbp</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DbSequence::get_dbp(Db **dbp); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4736352"></a>Class</h3>
+              <h3 class="title"><a id="idp10082128"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -98,7 +98,7 @@ DbSequence::get_dbp(Db **dbp); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4730024"></a>See Also</h3>
+              <h3 class="title"><a id="idp10082824"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/seqget_flags.html b/docs/api_reference/CXX/seqget_flags.html
index d988549..2fcb80b 100644
--- a/docs/api_reference/CXX/seqget_flags.html
+++ b/docs/api_reference/CXX/seqget_flags.html
@@ -62,7 +62,7 @@ int DbSequence::get_flags(u_int32_t *flagsp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4743336"></a>Parameters</h3>
+              <h3 class="title"><a id="idp10105272"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -70,7 +70,7 @@ int DbSequence::get_flags(u_int32_t *flagsp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4742688"></a>flagsp</h4>
+                <h4 class="title"><a id="idp10104624"></a>flagsp</h4>
               </div>
             </div>
           </div>
@@ -84,7 +84,7 @@ int DbSequence::get_flags(u_int32_t *flagsp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4718080"></a>Class</h3>
+              <h3 class="title"><a id="idp10100288"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -96,7 +96,7 @@ int DbSequence::get_flags(u_int32_t *flagsp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4735336"></a>See Also</h3>
+              <h3 class="title"><a id="idp10102384"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/seqget_key.html b/docs/api_reference/CXX/seqget_key.html
index d2dd852..4dd1cc5 100644
--- a/docs/api_reference/CXX/seqget_key.html
+++ b/docs/api_reference/CXX/seqget_key.html
@@ -63,7 +63,7 @@ DbSequence::get_key(Dbt *key);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4749088"></a>Parameters</h3>
+              <h3 class="title"><a id="idp10111232"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -71,7 +71,7 @@ DbSequence::get_key(Dbt *key);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4748440"></a>key</h4>
+                <h4 class="title"><a id="idp10110584"></a>key</h4>
               </div>
             </div>
           </div>
@@ -85,7 +85,7 @@ DbSequence::get_key(Dbt *key);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4745048"></a>Class</h3>
+              <h3 class="title"><a id="idp10106136"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -97,7 +97,7 @@ DbSequence::get_key(Dbt *key);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4745440"></a>See Also</h3>
+              <h3 class="title"><a id="idp10092952"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/seqget_range.html b/docs/api_reference/CXX/seqget_range.html
index 681d9e0..3b07d18 100644
--- a/docs/api_reference/CXX/seqget_range.html
+++ b/docs/api_reference/CXX/seqget_range.html
@@ -63,7 +63,7 @@ int DbSequence::get_range(u_int32_t, db_seq_t *minp, db_seq_t *maxp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4755824"></a>Parameters</h3>
+              <h3 class="title"><a id="idp10118016"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -71,7 +71,7 @@ int DbSequence::get_range(u_int32_t, db_seq_t *minp, db_seq_t *maxp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4755176"></a>minp</h4>
+                <h4 class="title"><a id="idp10117368"></a>minp</h4>
               </div>
             </div>
           </div>
@@ -84,7 +84,7 @@ int DbSequence::get_range(u_int32_t, db_seq_t *minp, db_seq_t *maxp);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4751200"></a>maxp</h4>
+                <h4 class="title"><a id="idp10112912"></a>maxp</h4>
               </div>
             </div>
           </div>
@@ -98,7 +98,7 @@ int DbSequence::get_range(u_int32_t, db_seq_t *minp, db_seq_t *maxp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4757800"></a>Class</h3>
+              <h3 class="title"><a id="idp10118880"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -110,7 +110,7 @@ int DbSequence::get_range(u_int32_t, db_seq_t *minp, db_seq_t *maxp);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4742968"></a>See Also</h3>
+              <h3 class="title"><a id="idp10076928"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/seqinitial_value.html b/docs/api_reference/CXX/seqinitial_value.html
index c5c72c0..c93a95f 100644
--- a/docs/api_reference/CXX/seqinitial_value.html
+++ b/docs/api_reference/CXX/seqinitial_value.html
@@ -65,7 +65,7 @@ DbSequence::initial_value(db_seq_t value);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4762976"></a>Parameters</h3>
+              <h3 class="title"><a id="idp10125224"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -73,7 +73,7 @@ DbSequence::initial_value(db_seq_t value);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4762328"></a>value</h4>
+                <h4 class="title"><a id="idp10125392"></a>value</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DbSequence::initial_value(db_seq_t value);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4764272"></a>Errors</h3>
+              <h3 class="title"><a id="idp10126736"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -104,7 +104,7 @@ DbSequence::initial_value(db_seq_t value);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4767704"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp10130112"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -117,7 +117,7 @@ DbSequence::initial_value(db_seq_t value);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4766408"></a>Class</h3>
+              <h3 class="title"><a id="idp10128816"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -129,7 +129,7 @@ DbSequence::initial_value(db_seq_t value);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4717608"></a>See Also</h3>
+              <h3 class="title"><a id="idp10041624"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/seqopen.html b/docs/api_reference/CXX/seqopen.html
index c129466..453faf2 100644
--- a/docs/api_reference/CXX/seqopen.html
+++ b/docs/api_reference/CXX/seqopen.html
@@ -62,7 +62,7 @@ DbSequence::open(DbTxn *txnid, Dbt *key, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4774760"></a>Parameters</h3>
+              <h3 class="title"><a id="idp10137000"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -70,7 +70,7 @@ DbSequence::open(DbTxn *txnid, Dbt *key, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4774112"></a>key</h4>
+                <h4 class="title"><a id="idp10136352"></a>key</h4>
               </div>
             </div>
           </div>
@@ -83,7 +83,7 @@ DbSequence::open(DbTxn *txnid, Dbt *key, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4763144"></a>flags</h4>
+                <h4 class="title"><a id="idp10124960"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -133,7 +133,7 @@ DbSequence::open(DbTxn *txnid, Dbt *key, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4765096"></a>txnid</h4>
+                <h4 class="title"><a id="idp10141496"></a>txnid</h4>
               </div>
             </div>
           </div>
@@ -158,7 +158,7 @@ DbSequence::open(DbTxn *txnid, Dbt *key, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4778824"></a>Class</h3>
+              <h3 class="title"><a id="idp10133224"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -170,7 +170,7 @@ DbSequence::open(DbTxn *txnid, Dbt *key, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4785632"></a>See Also</h3>
+              <h3 class="title"><a id="idp10147552"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/seqremove.html b/docs/api_reference/CXX/seqremove.html
index 52a228d..951a304 100644
--- a/docs/api_reference/CXX/seqremove.html
+++ b/docs/api_reference/CXX/seqremove.html
@@ -66,7 +66,7 @@ DbSequence::remove(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4779688"></a>Parameters</h3>
+              <h3 class="title"><a id="idp10141712"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -74,7 +74,7 @@ DbSequence::remove(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4791408"></a>txnid</h4>
+                <h4 class="title"><a id="idp10153328"></a>txnid</h4>
               </div>
             </div>
           </div>
@@ -94,7 +94,7 @@ DbSequence::remove(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4776872"></a>flags</h4>
+                <h4 class="title"><a id="idp10111944"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -123,7 +123,7 @@ DbSequence::remove(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4798096"></a>Errors</h3>
+              <h3 class="title"><a id="idp10159752"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -141,7 +141,7 @@ DbSequence::remove(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4807616"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp10169336"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -154,7 +154,7 @@ DbSequence::remove(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4806320"></a>Class</h3>
+              <h3 class="title"><a id="idp10168040"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -166,7 +166,7 @@ DbSequence::remove(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4802952"></a>See Also</h3>
+              <h3 class="title"><a id="idp10164888"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/seqset_cachesize.html b/docs/api_reference/CXX/seqset_cachesize.html
index dae7f87..aa8c240 100644
--- a/docs/api_reference/CXX/seqset_cachesize.html
+++ b/docs/api_reference/CXX/seqset_cachesize.html
@@ -64,7 +64,7 @@ DbSequence::set_cachesize(int32_t size); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4749712"></a>Parameters</h3>
+              <h3 class="title"><a id="idp10144352"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DbSequence::set_cachesize(int32_t size); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4798864"></a>size</h4>
+                <h4 class="title"><a id="idp10158264"></a>size</h4>
               </div>
             </div>
           </div>
@@ -85,7 +85,7 @@ DbSequence::set_cachesize(int32_t size); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4762408"></a>Errors</h3>
+              <h3 class="title"><a id="idp10158328"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -103,7 +103,7 @@ DbSequence::set_cachesize(int32_t size); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4787712"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp10154536"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -116,7 +116,7 @@ DbSequence::set_cachesize(int32_t size); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4789056"></a>Class</h3>
+              <h3 class="title"><a id="idp10168344"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -128,7 +128,7 @@ DbSequence::set_cachesize(int32_t size); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4798360"></a>See Also</h3>
+              <h3 class="title"><a id="idp10129376"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/seqset_flags.html b/docs/api_reference/CXX/seqset_flags.html
index 8bacc01..5ae0266 100644
--- a/docs/api_reference/CXX/seqset_flags.html
+++ b/docs/api_reference/CXX/seqset_flags.html
@@ -65,7 +65,7 @@ DbSequence::set_flags(u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4815152"></a>Parameters</h3>
+              <h3 class="title"><a id="idp10176968"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -73,7 +73,7 @@ DbSequence::set_flags(u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4814504"></a>flags</h4>
+                <h4 class="title"><a id="idp10176320"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -117,7 +117,7 @@ DbSequence::set_flags(u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4821488"></a>Errors</h3>
+              <h3 class="title"><a id="idp10183680"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -135,7 +135,7 @@ DbSequence::set_flags(u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4818432"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp10180840"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -148,7 +148,7 @@ DbSequence::set_flags(u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4828208"></a>Class</h3>
+              <h3 class="title"><a id="idp10189752"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -160,7 +160,7 @@ DbSequence::set_flags(u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4825056"></a>See Also</h3>
+              <h3 class="title"><a id="idp10186600"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/seqset_range.html b/docs/api_reference/CXX/seqset_range.html
index 99261be..5de3483 100644
--- a/docs/api_reference/CXX/seqset_range.html
+++ b/docs/api_reference/CXX/seqset_range.html
@@ -65,7 +65,7 @@ DbSequence::set_range(db_seq_t min, db_seq_t max); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4818968"></a>Parameters</h3>
+              <h3 class="title"><a id="idp10183568"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -73,7 +73,7 @@ DbSequence::set_range(db_seq_t min, db_seq_t max); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4830960"></a>min</h4>
+                <h4 class="title"><a id="idp10190936"></a>min</h4>
               </div>
             </div>
           </div>
@@ -85,7 +85,7 @@ DbSequence::set_range(db_seq_t min, db_seq_t max); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4812928"></a>max</h4>
+                <h4 class="title"><a id="idp10174576"></a>max</h4>
               </div>
             </div>
           </div>
@@ -98,7 +98,7 @@ DbSequence::set_range(db_seq_t min, db_seq_t max); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4828528"></a>Errors</h3>
+              <h3 class="title"><a id="idp10181568"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -116,7 +116,7 @@ DbSequence::set_range(db_seq_t min, db_seq_t max); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4820736"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp10182632"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -129,7 +129,7 @@ DbSequence::set_range(db_seq_t min, db_seq_t max); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4823328"></a>Class</h3>
+              <h3 class="title"><a id="idp10190056"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -141,7 +141,7 @@ DbSequence::set_range(db_seq_t min, db_seq_t max); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4827624"></a>See Also</h3>
+              <h3 class="title"><a id="idp10180200"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/seqstat.html b/docs/api_reference/CXX/seqstat.html
index e79e586..8cb35b3 100644
--- a/docs/api_reference/CXX/seqstat.html
+++ b/docs/api_reference/CXX/seqstat.html
@@ -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="idp10208144"></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="idp10169184"></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="idp10214904"></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="idp10216320"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/seqstat_print.html b/docs/api_reference/CXX/seqstat_print.html
index 949b288..97b85c2 100644
--- a/docs/api_reference/CXX/seqstat_print.html
+++ b/docs/api_reference/CXX/seqstat_print.html
@@ -61,7 +61,7 @@ DbSequence::stat_print(u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4860440"></a>Parameters</h3>
+              <h3 class="title"><a id="idp10222792"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -69,7 +69,7 @@ DbSequence::stat_print(u_int32_t flags);  </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4859792"></a>flags</h4>
+                <h4 class="title"><a id="idp10222144"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -96,7 +96,7 @@ DbSequence::stat_print(u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4838768"></a>Class</h3>
+              <h3 class="title"><a id="idp10196752"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -108,7 +108,7 @@ DbSequence::stat_print(u_int32_t flags);  </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4849064"></a>See Also</h3>
+              <h3 class="title"><a id="idp10223872"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/set_create_dir_parameter.html b/docs/api_reference/CXX/set_create_dir_parameter.html
index a108a93..3d469e4 100644
--- a/docs/api_reference/CXX/set_create_dir_parameter.html
+++ b/docs/api_reference/CXX/set_create_dir_parameter.html
@@ -9,7 +9,7 @@
     <link rel="start" href="index.html" title="Berkeley DB C++ API Reference" />
     <link rel="up" href="configuration_reference.html" title="Appendix B. DB_CONFIG Parameter Reference" />
     <link rel="prev" href="set_cache_max_parameter.html" title="set_cache_max" />
-    <link rel="next" href="set_flags_parameter.html" title="set_flags" />
+    <link rel="next" href="set_data_len_parameter.html" title="set_data_len" />
   </head>
   <body>
     <div xmlns="" class="navheader">
@@ -23,7 +23,7 @@
         <tr>
           <td width="20%" align="left"><a accesskey="p" href="set_cache_max_parameter.html">Prev</a> </td>
           <th width="60%" align="center">Appendix B. DB_CONFIG Parameter Reference</th>
-          <td width="20%" align="right"> <a accesskey="n" href="set_flags_parameter.html">Next</a></td>
+          <td width="20%" align="right"> <a accesskey="n" href="set_data_len_parameter.html">Next</a></td>
         </tr>
       </table>
       <hr />
@@ -50,14 +50,14 @@
           <td width="20%" align="center">
             <a accesskey="u" href="configuration_reference.html">Up</a>
           </td>
-          <td width="40%" align="right"> <a accesskey="n" href="set_flags_parameter.html">Next</a></td>
+          <td width="40%" align="right"> <a accesskey="n" href="set_data_len_parameter.html">Next</a></td>
         </tr>
         <tr>
           <td width="40%" align="left" valign="top">set_cache_max </td>
           <td width="20%" align="center">
             <a accesskey="h" href="index.html">Home</a>
           </td>
-          <td width="40%" align="right" valign="top"> set_flags</td>
+          <td width="40%" align="right" valign="top"> set_data_len</td>
         </tr>
       </table>
     </div>
diff --git a/docs/api_reference/CXX/set_create_dir_parameter.html b/docs/api_reference/CXX/set_data_len_parameter.html
similarity index 54%
copy from docs/api_reference/CXX/set_create_dir_parameter.html
copy to docs/api_reference/CXX/set_data_len_parameter.html
index a108a93..105bd7c 100644
--- a/docs/api_reference/CXX/set_create_dir_parameter.html
+++ b/docs/api_reference/CXX/set_data_len_parameter.html
@@ -3,12 +3,12 @@
 <html xmlns="http://www.w3.org/1999/xhtml">
   <head>
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
-    <title>set_create_dir</title>
+    <title>set_data_len</title>
     <link rel="stylesheet" href="apiReference.css" type="text/css" />
     <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" />
     <link rel="start" href="index.html" title="Berkeley DB C++ API Reference" />
     <link rel="up" href="configuration_reference.html" title="Appendix B. DB_CONFIG Parameter Reference" />
-    <link rel="prev" href="set_cache_max_parameter.html" title="set_cache_max" />
+    <link rel="prev" href="set_create_dir_parameter.html" title="set_create_dir" />
     <link rel="next" href="set_flags_parameter.html" title="set_flags" />
   </head>
   <body>
@@ -18,42 +18,67 @@
       </div>
       <table width="100%" summary="Navigation header">
         <tr>
-          <th colspan="3" align="center">set_create_dir</th>
+          <th colspan="3" align="center">set_data_len</th>
         </tr>
         <tr>
-          <td width="20%" align="left"><a accesskey="p" href="set_cache_max_parameter.html">Prev</a> </td>
+          <td width="20%" align="left"><a accesskey="p" href="set_create_dir_parameter.html">Prev</a> </td>
           <th width="60%" align="center">Appendix B. DB_CONFIG Parameter Reference</th>
           <td width="20%" align="right"> <a accesskey="n" href="set_flags_parameter.html">Next</a></td>
         </tr>
       </table>
       <hr />
     </div>
-    <div class="sect1" lang="en" xml:lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="set_create_dir_parameter"></a>set_create_dir</h2></div></div></div><p>
-                  Sets the path of a directory to be used as the location to create the access method database files.
-             </p><p>
+    <div class="sect1" lang="en" xml:lang="en">
+      <div class="titlepage">
+        <div>
+          <div>
+            <h2 class="title" style="clear: both"><a id="set_data_len_parameter"></a>set_data_len</h2>
+          </div>
+        </div>
+      </div>
+      <p>
+                Limits the amount of data displayed when
+                <a class="xref" href="lockstat_print.html" title="DbEnv::lock_stat_print()">DbEnv::lock_stat_print()</a>
+                is called with the <code class="literal">DB_STAT_ALL</code> flag.
+            </p>
+      <p>
+                 If the
+                 <a class="xref" href="db_printlog.html" title="db_printlog">db_printlog</a>
+                 or
+                 <a class="xref" href="db_dump.html" title="db_dump">db_dump</a> utility
+                 uses a <code class="literal">DB_CONFIG</code> file with this
+                 setting, it sets the the default for the amount of data
+                 displayed for each key/data item.  This value may be
+                 overridden using the
+                 <span class="bold"><strong>-D</strong></span> option for both utilities.
+             </p>
+      <p>
+                The value set here must be greater than 0. The default
+                value is 100.
+            </p>
+      <p>
                  The syntax of this parameter in the <a href="../../programmer_reference/env_db_config.html#env_db_config.DB_CONFIG" class="olink">DB_CONFIG</a> file is a
                  single line with the string
-                 <code class="literal">set_create_dir</code>, one or more whitespace
+                 <code class="literal">set_data_len</code>, one or more whitespace
                  characters, and the directory name.
-			</p><p>
-			For example:
-			</p><pre class="programlisting">set_create_dir /b/data2</pre>
-			Sets data2 as the location to create the access method database files. When the
-			<a class="xref" href="dbopen.html" title="Db::open()">Db::open()</a>  function is used to
-			create a file, it will be created relative to this path.
-			<p> For more information, see <a class="xref" href="envset_create_dir.html" title="DbEnv::set_create_dir()">DbEnv::set_create_dir()</a>.</p></div>
+            </p>
+      <p>
+                For example:
+            </p>
+      <pre class="programlisting">set_data_len 1048576</pre>
+    </div>
     <div class="navfooter">
       <hr />
       <table width="100%" summary="Navigation footer">
         <tr>
-          <td width="40%" align="left"><a accesskey="p" href="set_cache_max_parameter.html">Prev</a> </td>
+          <td width="40%" align="left"><a accesskey="p" href="set_create_dir_parameter.html">Prev</a> </td>
           <td width="20%" align="center">
             <a accesskey="u" href="configuration_reference.html">Up</a>
           </td>
           <td width="40%" align="right"> <a accesskey="n" href="set_flags_parameter.html">Next</a></td>
         </tr>
         <tr>
-          <td width="40%" align="left" valign="top">set_cache_max </td>
+          <td width="40%" align="left" valign="top">set_create_dir </td>
           <td width="20%" align="center">
             <a accesskey="h" href="index.html">Home</a>
           </td>
diff --git a/docs/api_reference/CXX/set_flags_parameter.html b/docs/api_reference/CXX/set_flags_parameter.html
index 329606f..3431bce 100644
--- a/docs/api_reference/CXX/set_flags_parameter.html
+++ b/docs/api_reference/CXX/set_flags_parameter.html
@@ -8,7 +8,7 @@
     <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" />
     <link rel="start" href="index.html" title="Berkeley DB C++ API Reference" />
     <link rel="up" href="configuration_reference.html" title="Appendix B. DB_CONFIG Parameter Reference" />
-    <link rel="prev" href="set_create_dir_parameter.html" title="set_create_dir" />
+    <link rel="prev" href="set_data_len_parameter.html" title="set_data_len" />
     <link rel="next" href="set_intermediate_dir_mode_parameter.html" title="set_intermediate_dir_mode" />
   </head>
   <body>
@@ -21,7 +21,7 @@
           <th colspan="3" align="center">set_flags</th>
         </tr>
         <tr>
-          <td width="20%" align="left"><a accesskey="p" href="set_create_dir_parameter.html">Prev</a> </td>
+          <td width="20%" align="left"><a accesskey="p" href="set_data_len_parameter.html">Prev</a> </td>
           <th width="60%" align="center">Appendix B. DB_CONFIG Parameter Reference</th>
           <td width="20%" align="right"> <a accesskey="n" href="set_intermediate_dir_mode_parameter.html">Next</a></td>
         </tr>
@@ -124,14 +124,14 @@
       <hr />
       <table width="100%" summary="Navigation footer">
         <tr>
-          <td width="40%" align="left"><a accesskey="p" href="set_create_dir_parameter.html">Prev</a> </td>
+          <td width="40%" align="left"><a accesskey="p" href="set_data_len_parameter.html">Prev</a> </td>
           <td width="20%" align="center">
             <a accesskey="u" href="configuration_reference.html">Up</a>
           </td>
           <td width="40%" align="right"> <a accesskey="n" href="set_intermediate_dir_mode_parameter.html">Next</a></td>
         </tr>
         <tr>
-          <td width="40%" align="left" valign="top">set_create_dir </td>
+          <td width="40%" align="left" valign="top">set_data_len </td>
           <td width="20%" align="center">
             <a accesskey="h" href="index.html">Home</a>
           </td>
diff --git a/docs/api_reference/CXX/txnabort.html b/docs/api_reference/CXX/txnabort.html
index 1350c8a..0341e9d 100644
--- a/docs/api_reference/CXX/txnabort.html
+++ b/docs/api_reference/CXX/txnabort.html
@@ -81,7 +81,7 @@ DbTxn::abort();</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5040752"></a>Class</h3>
+              <h3 class="title"><a id="idp10428808"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -93,7 +93,7 @@ DbTxn::abort();</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5071992"></a>See Also</h3>
+              <h3 class="title"><a id="idp10434272"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/txnbegin.html b/docs/api_reference/CXX/txnbegin.html
index ca604ae..0a6f69f 100644
--- a/docs/api_reference/CXX/txnbegin.html
+++ b/docs/api_reference/CXX/txnbegin.html
@@ -92,7 +92,7 @@ DbEnv::txn_begin(DbTxn *parent, DbTxn **tid, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4960656"></a>Parameters</h3>
+              <h3 class="title"><a id="idp10323016"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -100,7 +100,7 @@ DbEnv::txn_begin(DbTxn *parent, DbTxn **tid, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4961104"></a>parent</h4>
+                <h4 class="title"><a id="idp10322368"></a>parent</h4>
               </div>
             </div>
           </div>
@@ -118,7 +118,7 @@ DbEnv::txn_begin(DbTxn *parent, DbTxn **tid, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4920128"></a>flags</h4>
+                <h4 class="title"><a id="idp10281968"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -318,7 +318,7 @@ DbEnv::txn_begin(DbTxn *parent, DbTxn **tid, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4977544"></a>Errors</h3>
+              <h3 class="title"><a id="idp10339720"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -336,7 +336,7 @@ DbEnv::txn_begin(DbTxn *parent, DbTxn **tid, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4974736"></a><span>DbMemoryException or </span> ENOMEM</h4>
+                <h4 class="title"><a id="idp10336912"></a><span>DbMemoryException or </span> ENOMEM</h4>
               </div>
             </div>
           </div>
@@ -355,7 +355,7 @@ DbEnv::txn_begin(DbTxn *parent, DbTxn **tid, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4955472"></a>Class</h3>
+              <h3 class="title"><a id="idp10337776"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -367,7 +367,7 @@ DbEnv::txn_begin(DbTxn *parent, DbTxn **tid, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4964624"></a>See Also</h3>
+              <h3 class="title"><a id="idp10326904"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/txncheckpoint.html b/docs/api_reference/CXX/txncheckpoint.html
index b2ed270..5afd0d2 100644
--- a/docs/api_reference/CXX/txncheckpoint.html
+++ b/docs/api_reference/CXX/txncheckpoint.html
@@ -64,7 +64,7 @@ DbEnv::txn_checkpoint(u_int32_t kbyte, u_int32_t min,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4956560"></a>Parameters</h3>
+              <h3 class="title"><a id="idp10300096"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DbEnv::txn_checkpoint(u_int32_t kbyte, u_int32_t min,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4936888"></a>kbyte</h4>
+                <h4 class="title"><a id="idp10311832"></a>kbyte</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DbEnv::txn_checkpoint(u_int32_t kbyte, u_int32_t min,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4965872"></a>min</h4>
+                <h4 class="title"><a id="idp10347776"></a>min</h4>
               </div>
             </div>
           </div>
@@ -100,7 +100,7 @@ DbEnv::txn_checkpoint(u_int32_t kbyte, u_int32_t min,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4998072"></a>flags</h4>
+                <h4 class="title"><a id="idp10332096"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -127,7 +127,7 @@ DbEnv::txn_checkpoint(u_int32_t kbyte, u_int32_t min,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5003384"></a>Errors</h3>
+              <h3 class="title"><a id="idp10365360"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -145,7 +145,7 @@ DbEnv::txn_checkpoint(u_int32_t kbyte, u_int32_t min,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp5012952"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp10374928"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -158,7 +158,7 @@ DbEnv::txn_checkpoint(u_int32_t kbyte, u_int32_t min,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5011656"></a>Class</h3>
+              <h3 class="title"><a id="idp10373632"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -170,7 +170,7 @@ DbEnv::txn_checkpoint(u_int32_t kbyte, u_int32_t min,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5007160"></a>See Also</h3>
+              <h3 class="title"><a id="idp10369136"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/txncommit.html b/docs/api_reference/CXX/txncommit.html
index e8db403..bca355e 100644
--- a/docs/api_reference/CXX/txncommit.html
+++ b/docs/api_reference/CXX/txncommit.html
@@ -88,7 +88,7 @@ DbTxn::commit(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h4 class="title"><a id="idp5056136"></a><span>DbDeadlockException or </span>DB_LOCK_DEADLOCK</h4>
+              <h4 class="title"><a id="idp10419048"></a><span>DbDeadlockException or </span>DB_LOCK_DEADLOCK</h4>
             </div>
           </div>
         </div>
@@ -106,7 +106,7 @@ DbTxn::commit(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h4 class="title"><a id="idp5035224"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
+              <h4 class="title"><a id="idp10380272"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
             </div>
           </div>
         </div>
@@ -131,7 +131,7 @@ DbTxn::commit(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h4 class="title"><a id="idp5065880"></a>DB_REP_LEASE_EXPIRED</h4>
+              <h4 class="title"><a id="idp10427944"></a>DB_REP_LEASE_EXPIRED</h4>
             </div>
           </div>
         </div>
@@ -143,7 +143,7 @@ DbTxn::commit(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h4 class="title"><a id="idp5011784"></a>EINVAL</h4>
+              <h4 class="title"><a id="idp10377360"></a>EINVAL</h4>
             </div>
           </div>
         </div>
@@ -155,7 +155,7 @@ DbTxn::commit(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5085296"></a>Parameters</h3>
+              <h3 class="title"><a id="idp10447448"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -163,7 +163,7 @@ DbTxn::commit(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp5085488"></a>flags</h4>
+                <h4 class="title"><a id="idp10447640"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -251,7 +251,7 @@ DbTxn::commit(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5089384"></a>Class</h3>
+              <h3 class="title"><a id="idp10451536"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -263,7 +263,7 @@ DbTxn::commit(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5059072"></a>See Also</h3>
+              <h3 class="title"><a id="idp10421704"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/txndiscard.html b/docs/api_reference/CXX/txndiscard.html
index fa00fa1..3904f01 100644
--- a/docs/api_reference/CXX/txndiscard.html
+++ b/docs/api_reference/CXX/txndiscard.html
@@ -74,7 +74,7 @@ DbTxn::discard(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h4 class="title"><a id="idp5096544"></a><span>DbDeadlockException or </span>DB_LOCK_DEADLOCK</h4>
+              <h4 class="title"><a id="idp10458480"></a><span>DbDeadlockException or </span>DB_LOCK_DEADLOCK</h4>
             </div>
           </div>
         </div>
@@ -92,7 +92,7 @@ DbTxn::discard(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h4 class="title"><a id="idp5086328"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
+              <h4 class="title"><a id="idp10448480"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
             </div>
           </div>
         </div>
@@ -117,7 +117,7 @@ DbTxn::discard(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h4 class="title"><a id="idp5087392"></a>EINVAL</h4>
+              <h4 class="title"><a id="idp10449512"></a>EINVAL</h4>
             </div>
           </div>
         </div>
@@ -134,7 +134,7 @@ DbTxn::discard(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5108432"></a>Parameters</h3>
+              <h3 class="title"><a id="idp10470824"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -142,7 +142,7 @@ DbTxn::discard(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp5108624"></a>flags</h4>
+                <h4 class="title"><a id="idp10471016"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -156,7 +156,7 @@ DbTxn::discard(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5078464"></a>Errors</h3>
+              <h3 class="title"><a id="idp10440616"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -174,7 +174,7 @@ DbTxn::discard(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp5111192"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp10473640"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -189,7 +189,7 @@ DbTxn::discard(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5110112"></a>Class</h3>
+              <h3 class="title"><a id="idp10472560"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -201,7 +201,7 @@ DbTxn::discard(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5000624"></a>See Also</h3>
+              <h3 class="title"><a id="idp10446304"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/txnget_name.html b/docs/api_reference/CXX/txnget_name.html
index 3c9c908..d8fd855 100644
--- a/docs/api_reference/CXX/txnget_name.html
+++ b/docs/api_reference/CXX/txnget_name.html
@@ -64,7 +64,7 @@ DbTxn::get_name(const char **namep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5115192"></a>Parameters</h3>
+              <h3 class="title"><a id="idp10477392"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DbTxn::get_name(const char **namep);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp5114544"></a>namep</h4>
+                <h4 class="title"><a id="idp10476744"></a>namep</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DbTxn::get_name(const char **namep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5077464"></a>Class</h3>
+              <h3 class="title"><a id="idp10450312"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -98,7 +98,7 @@ DbTxn::get_name(const char **namep);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5090904"></a>See Also</h3>
+              <h3 class="title"><a id="idp10453272"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/txnget_priority.html b/docs/api_reference/CXX/txnget_priority.html
index 0bad66d..d6805b1 100644
--- a/docs/api_reference/CXX/txnget_priority.html
+++ b/docs/api_reference/CXX/txnget_priority.html
@@ -64,7 +64,7 @@ DbTxn::get_priority(u_int32_t *priority);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5119712"></a>Parameters</h3>
+              <h3 class="title"><a id="idp10482128"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -72,7 +72,7 @@ DbTxn::get_priority(u_int32_t *priority);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp5119064"></a>priority</h4>
+                <h4 class="title"><a id="idp10481480"></a>priority</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ DbTxn::get_priority(u_int32_t *priority);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5105216"></a>Errors</h3>
+              <h3 class="title"><a id="idp10426336"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -104,7 +104,7 @@ DbTxn::get_priority(u_int32_t *priority);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp5127392"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp10490144"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -117,7 +117,7 @@ DbTxn::get_priority(u_int32_t *priority);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5126096"></a>Class</h3>
+              <h3 class="title"><a id="idp10488848"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -129,7 +129,7 @@ DbTxn::get_priority(u_int32_t *priority);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5128720"></a>See Also</h3>
+              <h3 class="title"><a id="idp10477952"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/txnid.html b/docs/api_reference/CXX/txnid.html
index 6da4738..f86b59d 100644
--- a/docs/api_reference/CXX/txnid.html
+++ b/docs/api_reference/CXX/txnid.html
@@ -53,7 +53,7 @@ DbTxn::id();</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5091080"></a>Class</h3>
+              <h3 class="title"><a id="idp10456016"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -65,7 +65,7 @@ DbTxn::id();</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5131368"></a>See Also</h3>
+              <h3 class="title"><a id="idp10494016"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/txnprepare.html b/docs/api_reference/CXX/txnprepare.html
index efb6e0d..db39b88 100644
--- a/docs/api_reference/CXX/txnprepare.html
+++ b/docs/api_reference/CXX/txnprepare.html
@@ -84,7 +84,7 @@ DbTxn::prepare(u_int8_t gid[DB_GID_SIZE]);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h4 class="title"><a id="idp5120248"></a><span>DbDeadlockException or </span>DB_LOCK_DEADLOCK</h4>
+              <h4 class="title"><a id="idp10475640"></a><span>DbDeadlockException or </span>DB_LOCK_DEADLOCK</h4>
             </div>
           </div>
         </div>
@@ -102,7 +102,7 @@ DbTxn::prepare(u_int8_t gid[DB_GID_SIZE]);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h4 class="title"><a id="idp5128568"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
+              <h4 class="title"><a id="idp10481328"></a><span>DbLockNotGrantedException or </span>DB_LOCK_NOTGRANTED</h4>
             </div>
           </div>
         </div>
@@ -127,7 +127,7 @@ DbTxn::prepare(u_int8_t gid[DB_GID_SIZE]);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h4 class="title"><a id="idp5127496"></a>EINVAL</h4>
+              <h4 class="title"><a id="idp10456168"></a>EINVAL</h4>
             </div>
           </div>
         </div>
@@ -139,7 +139,7 @@ DbTxn::prepare(u_int8_t gid[DB_GID_SIZE]);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5120488"></a>Parameters</h3>
+              <h3 class="title"><a id="idp10509064"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -147,7 +147,7 @@ DbTxn::prepare(u_int8_t gid[DB_GID_SIZE]);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp5146696"></a>gid</h4>
+                <h4 class="title"><a id="idp10509256"></a>gid</h4>
               </div>
             </div>
           </div>
@@ -164,7 +164,7 @@ DbTxn::prepare(u_int8_t gid[DB_GID_SIZE]);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5138392"></a>Class</h3>
+              <h3 class="title"><a id="idp10500888"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -176,7 +176,7 @@ DbTxn::prepare(u_int8_t gid[DB_GID_SIZE]);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5138992"></a>See Also</h3>
+              <h3 class="title"><a id="idp10501488"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/txnrecover.html b/docs/api_reference/CXX/txnrecover.html
index e66f87c..adcf159 100644
--- a/docs/api_reference/CXX/txnrecover.html
+++ b/docs/api_reference/CXX/txnrecover.html
@@ -106,7 +106,7 @@ DbEnv::txn_recover(DB_PREPLIST preplist[],
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4933304"></a>Parameters</h3>
+              <h3 class="title"><a id="idp10306936"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -114,7 +114,7 @@ DbEnv::txn_recover(DB_PREPLIST preplist[],
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4945616"></a>preplist</h4>
+                <h4 class="title"><a id="idp10294056"></a>preplist</h4>
               </div>
             </div>
           </div>
@@ -128,7 +128,7 @@ DbEnv::txn_recover(DB_PREPLIST preplist[],
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4944864"></a>count</h4>
+                <h4 class="title"><a id="idp10306184"></a>count</h4>
               </div>
             </div>
           </div>
@@ -142,7 +142,7 @@ DbEnv::txn_recover(DB_PREPLIST preplist[],
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4946200"></a>flags</h4>
+                <h4 class="title"><a id="idp10307952"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -184,7 +184,7 @@ DbEnv::txn_recover(DB_PREPLIST preplist[],
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4952160"></a>Class</h3>
+              <h3 class="title"><a id="idp10314024"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -196,7 +196,7 @@ DbEnv::txn_recover(DB_PREPLIST preplist[],
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4927624"></a>See Also</h3>
+              <h3 class="title"><a id="idp10303680"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/txnset_commit_token.html b/docs/api_reference/CXX/txnset_commit_token.html
index 940de77..0e77dfb 100644
--- a/docs/api_reference/CXX/txnset_commit_token.html
+++ b/docs/api_reference/CXX/txnset_commit_token.html
@@ -78,7 +78,7 @@ DbTxn::set_commit_token(DB_TXN_TOKEN *buffer);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4674472"></a>Parameters</h3>
+              <h3 class="title"><a id="idp10035808"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -86,7 +86,7 @@ DbTxn::set_commit_token(DB_TXN_TOKEN *buffer);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4674320"></a>buffer</h4>
+                <h4 class="title"><a id="idp10036408"></a>buffer</h4>
               </div>
             </div>
           </div>
@@ -102,7 +102,7 @@ DbTxn::set_commit_token(DB_TXN_TOKEN *buffer);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4675600"></a>Errors</h3>
+              <h3 class="title"><a id="idp10037752"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -120,7 +120,7 @@ DbTxn::set_commit_token(DB_TXN_TOKEN *buffer);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp4679672"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp10041560"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -136,7 +136,7 @@ DbTxn::set_commit_token(DB_TXN_TOKEN *buffer);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4677976"></a>Class</h3>
+              <h3 class="title"><a id="idp10039864"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -148,7 +148,7 @@ DbTxn::set_commit_token(DB_TXN_TOKEN *buffer);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp4671296"></a>See Also</h3>
+              <h3 class="title"><a id="idp10023568"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/txnset_name.html b/docs/api_reference/CXX/txnset_name.html
index f526bd4..b8d0bb6 100644
--- a/docs/api_reference/CXX/txnset_name.html
+++ b/docs/api_reference/CXX/txnset_name.html
@@ -73,7 +73,7 @@ DbTxn::set_name(const char *name); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5148400"></a>Parameters</h3>
+              <h3 class="title"><a id="idp10510960"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -81,7 +81,7 @@ DbTxn::set_name(const char *name); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp5147752"></a>name</h4>
+                <h4 class="title"><a id="idp10510312"></a>name</h4>
               </div>
             </div>
           </div>
@@ -95,7 +95,7 @@ DbTxn::set_name(const char *name); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5118288"></a>Class</h3>
+              <h3 class="title"><a id="idp10487744"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -107,7 +107,7 @@ DbTxn::set_name(const char *name); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5123864"></a>See Also</h3>
+              <h3 class="title"><a id="idp10482840"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/txnset_priority.html b/docs/api_reference/CXX/txnset_priority.html
index e0d7971..80fb092 100644
--- a/docs/api_reference/CXX/txnset_priority.html
+++ b/docs/api_reference/CXX/txnset_priority.html
@@ -69,7 +69,7 @@ DbTxn::set_priority(u_int32_t priority);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5157480"></a>Parameters</h3>
+              <h3 class="title"><a id="idp10519840"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -77,7 +77,7 @@ DbTxn::set_priority(u_int32_t priority);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp5156832"></a>priority</h4>
+                <h4 class="title"><a id="idp10519192"></a>priority</h4>
               </div>
             </div>
           </div>
@@ -91,7 +91,7 @@ DbTxn::set_priority(u_int32_t priority);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5148616"></a>Errors</h3>
+              <h3 class="title"><a id="idp10512680"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -109,7 +109,7 @@ DbTxn::set_priority(u_int32_t priority);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp5165528"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp10527904"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -122,7 +122,7 @@ DbTxn::set_priority(u_int32_t priority);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5164232"></a>Class</h3>
+              <h3 class="title"><a id="idp10526608"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -134,7 +134,7 @@ DbTxn::set_priority(u_int32_t priority);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5126224"></a>See Also</h3>
+              <h3 class="title"><a id="idp10529232"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/txnset_timeout.html b/docs/api_reference/CXX/txnset_timeout.html
index bbaf075..cfb003b 100644
--- a/docs/api_reference/CXX/txnset_timeout.html
+++ b/docs/api_reference/CXX/txnset_timeout.html
@@ -85,7 +85,7 @@ DbTxn::set_timeout(db_timeout_t timeout, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5169440"></a>Parameters</h3>
+              <h3 class="title"><a id="idp10531776"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -93,7 +93,7 @@ DbTxn::set_timeout(db_timeout_t timeout, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp5168792"></a>timeout</h4>
+                <h4 class="title"><a id="idp10531128"></a>timeout</h4>
               </div>
             </div>
           </div>
@@ -108,7 +108,7 @@ DbTxn::set_timeout(db_timeout_t timeout, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp5152576"></a>flags</h4>
+                <h4 class="title"><a id="idp10525504"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -142,7 +142,7 @@ DbTxn::set_timeout(db_timeout_t timeout, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5179112"></a>Errors</h3>
+              <h3 class="title"><a id="idp10541344"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -160,7 +160,7 @@ DbTxn::set_timeout(db_timeout_t timeout, u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp5187328"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp10549344"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -173,7 +173,7 @@ DbTxn::set_timeout(db_timeout_t timeout, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5186032"></a>Class</h3>
+              <h3 class="title"><a id="idp10548048"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -185,7 +185,7 @@ DbTxn::set_timeout(db_timeout_t timeout, u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5181368"></a>See Also</h3>
+              <h3 class="title"><a id="idp10543384"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/txnstat.html b/docs/api_reference/CXX/txnstat.html
index d326da9..b994a88 100644
--- a/docs/api_reference/CXX/txnstat.html
+++ b/docs/api_reference/CXX/txnstat.html
@@ -376,7 +376,7 @@ DbEnv::txn_stat(DB_TXN_STAT **statp, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5018936"></a>Parameters</h3>
+              <h3 class="title"><a id="idp10389544"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -384,7 +384,7 @@ DbEnv::txn_stat(DB_TXN_STAT **statp, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp5040536"></a>statp</h4>
+                <h4 class="title"><a id="idp10388704"></a>statp</h4>
               </div>
             </div>
           </div>
@@ -397,7 +397,7 @@ DbEnv::txn_stat(DB_TXN_STAT **statp, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp5026528"></a>flags</h4>
+                <h4 class="title"><a id="idp10410832"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -423,7 +423,7 @@ DbEnv::txn_stat(DB_TXN_STAT **statp, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5045016"></a>Errors</h3>
+              <h3 class="title"><a id="idp10407152"></a>Errors</h3>
             </div>
           </div>
         </div>
@@ -441,7 +441,7 @@ DbEnv::txn_stat(DB_TXN_STAT **statp, u_int32_t flags); </pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp5058080"></a>EINVAL</h4>
+                <h4 class="title"><a id="idp10420928"></a>EINVAL</h4>
               </div>
             </div>
           </div>
@@ -454,7 +454,7 @@ DbEnv::txn_stat(DB_TXN_STAT **statp, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5056784"></a>Class</h3>
+              <h3 class="title"><a id="idp10419632"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -466,7 +466,7 @@ DbEnv::txn_stat(DB_TXN_STAT **statp, u_int32_t flags); </pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5059376"></a>See Also</h3>
+              <h3 class="title"><a id="idp10303000"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/CXX/txnstat_print.html b/docs/api_reference/CXX/txnstat_print.html
index 6b7e36b..c5edb39 100644
--- a/docs/api_reference/CXX/txnstat_print.html
+++ b/docs/api_reference/CXX/txnstat_print.html
@@ -70,7 +70,7 @@ DbEnv::txn_stat_print(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5037928"></a>Parameters</h3>
+              <h3 class="title"><a id="idp10342424"></a>Parameters</h3>
             </div>
           </div>
         </div>
@@ -78,7 +78,7 @@ DbEnv::txn_stat_print(u_int32_t flags);</pre>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp5041152"></a>flags</h4>
+                <h4 class="title"><a id="idp10403352"></a>flags</h4>
               </div>
             </div>
           </div>
@@ -113,7 +113,7 @@ DbEnv::txn_stat_print(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5063552"></a>Class</h3>
+              <h3 class="title"><a id="idp10425832"></a>Class</h3>
             </div>
           </div>
         </div>
@@ -125,7 +125,7 @@ DbEnv::txn_stat_print(u_int32_t flags);</pre>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp5047720"></a>See Also</h3>
+              <h3 class="title"><a id="idp10426688"></a>See Also</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/BDB-STL_APIReference.pdf b/docs/api_reference/STL/BDB-STL_APIReference.pdf
index 1deffce..510958f 100644
Binary files a/docs/api_reference/STL/BDB-STL_APIReference.pdf and b/docs/api_reference/STL/BDB-STL_APIReference.pdf differ
diff --git a/docs/api_reference/STL/BulkRetrievalOption.html b/docs/api_reference/STL/BulkRetrievalOption.html
index 449f27d..4ed8406 100644
--- a/docs/api_reference/STL/BulkRetrievalOption.html
+++ b/docs/api_reference/STL/BulkRetrievalOption.html
@@ -40,7 +40,7 @@
       </div>
       <p>Bulk retrieval configuration helper class. </p>
       <p>Used by the begin() function of a container. </p>
-      <h4><a id="idp1371400"></a> Public Members </h4>
+      <h4><a id="idp51579304"></a> Public Members </h4>
       <div class="informaltable">
         <table border="1" width="80%">
           <colgroup>
@@ -103,7 +103,7 @@ bulk_retrieval
           </tbody>
         </table>
       </div>
-      <h4><a id="idp1371656"></a>
+      <h4><a id="idp51579560"></a>
 Group</h4>
       <p>
 <a class="xref" href="dbstl_helper_classes.html" title="Chapter 21.  Dbstl Helper Classes">
@@ -136,7 +136,7 @@ BulkRetrievalOption(Option bulk_retrieve1,
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp1528040"></a>Class</h3>
+                <h3 class="title"><a id="idp51736856"></a>Class</h3>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/STL/DbstlDbt.html b/docs/api_reference/STL/DbstlDbt.html
index d657285..4b14ea9 100644
--- a/docs/api_reference/STL/DbstlDbt.html
+++ b/docs/api_reference/STL/DbstlDbt.html
@@ -62,7 +62,7 @@
       <p>This class handles the task of allocating and de-allocating memory internally. Although it can be used to store data which cannot be handled by the <a class="link" href="DbstlElemTraits.html" title="Chapter 26.  DbstlElemTraits">DbstlElemTraits</a>
  class, in practice, it is usually more convenient to register callbacks in the <a class="link" href="DbstlElemTraits.html" title="Chapter 26.  DbstlElemTraits">DbstlElemTraits</a>
  class for the type you are storing/retrieving using dbstl. </p>
-      <h4><a id="idp1379856"></a> Public Members </h4>
+      <h4><a id="idp51587824"></a> Public Members </h4>
       <div class="informaltable">
         <table border="1" width="80%">
           <colgroup>
@@ -100,7 +100,7 @@
           </tbody>
         </table>
       </div>
-      <h4><a id="idp1385368"></a>
+      <h4><a id="idp51593232"></a>
 Group</h4>
       <p>
 <a class="xref" href="dbstl_helper_classes.html" title="Chapter 21.  Dbstl Helper Classes">
@@ -141,7 +141,7 @@ DbstlDbt(const DbstlDbt &d)
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp1381688"></a>Class</h3>
+                <h3 class="title"><a id="idp51589656"></a>Class</h3>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/STL/DbstlElemTraits.html b/docs/api_reference/STL/DbstlElemTraits.html
index e51febb..becec25 100644
--- a/docs/api_reference/STL/DbstlElemTraits.html
+++ b/docs/api_reference/STL/DbstlElemTraits.html
@@ -48,7 +48,7 @@
       <p>The callbacks need not be set to every type explicitly. . dbstl will check if a needed callback function of this type is provided. If one is available, dbstl will use the registered callback. If the appropriate callback is not provided, dbstl will use reasonable defaults to do the job.</p>
       <p>For returning the size of an object, the default behavior is to use the sizeof() operator; For marshalling and unmarshalling, dbstl uses memcpy, so the default behavior is sufficient for simple types whose data reside in a contiguous chunk of memory; Dbstl uses uses >, == and < for comparison operations; For char* and wchar_t * strings, dbstl already provides the appropriate callbacks, so you do not need to register them. In general, if the default behavior is adequate, yo [...]
       <p>If you have registered proper callbacks, the DbstlElemTraits<T> can also be used as the char_traits<T> class for std::basic_string<T, char_traits<T> >, and you can enable your class T to form a basic_string<T, DbstlElemTraits<T>>, and use basic_string's functionality and the algorithms to manipulate it. </p>
-      <h4><a id="idp1360912"></a> Public Members </h4>
+      <h4><a id="idp51580008"></a> Public Members </h4>
       <div class="informaltable">
         <table border="1" width="80%">
           <colgroup>
@@ -303,7 +303,7 @@
           </tbody>
         </table>
       </div>
-      <h4><a id="idp1229024"></a>
+      <h4><a id="idp51561224"></a>
 Group</h4>
       <p>
 <a class="xref" href="dbstl_helper_classes.html" title="Chapter 21.  Dbstl Helper Classes">
@@ -342,7 +342,7 @@ static T* assign(T *seq, size_t cnt,
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp1399400"></a>Group: Interface compatible with std::string's char_traits.</h3>
+                <h3 class="title"><a id="idp51607528"></a>Group: Interface compatible with std::string's char_traits.</h3>
               </div>
             </div>
           </div>
@@ -352,7 +352,7 @@ static T* assign(T *seq, size_t cnt,
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp1399976"></a>Class</h3>
+                <h3 class="title"><a id="idp51608104"></a>Class</h3>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/STL/DbstlException.html b/docs/api_reference/STL/DbstlException.html
index 6a5220a..a380ea1 100644
--- a/docs/api_reference/STL/DbstlException.html
+++ b/docs/api_reference/STL/DbstlException.html
@@ -40,7 +40,7 @@
       </div>
       <p>Base class of all dbstl exception classes. </p>
       <p>It is derived from Berkeley DB C++ API DbException class to maintain consistency with all Berkeley DB exceptions. </p>
-      <h4><a id="idp1564408"></a> Public Members </h4>
+      <h4><a id="idp51774184"></a> Public Members </h4>
       <div class="informaltable">
         <table border="1" width="80%">
           <colgroup>
@@ -78,7 +78,7 @@
           </tbody>
         </table>
       </div>
-      <h4><a id="idp1588152"></a>
+      <h4><a id="idp51797928"></a>
 Group</h4>
       <p>
 <a class="xref" href="Exception_classes_group.html" title="Chapter 29.  Dbstl Exception Classes">
@@ -124,7 +124,7 @@ DbstlException(const char *prefix, const char *msg,
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp1605416"></a>Class</h3>
+                <h3 class="title"><a id="idp51815248"></a>Class</h3>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/STL/ElementHolder.html b/docs/api_reference/STL/ElementHolder.html
index b9cb7db..591eaf8 100644
--- a/docs/api_reference/STL/ElementHolder.html
+++ b/docs/api_reference/STL/ElementHolder.html
@@ -39,7 +39,7 @@
       <p>A wrapper class for primitive types. </p>
       <p>It has identical usage and public interface to the <a class="link" href="ElementRef.html" title="Chapter 24.  ElementRef">ElementRef</a>
  class. </p>
-      <h4><a id="idp1232776"></a>
+      <h4><a id="idp51437880"></a>
 See Also
 </h4>
       <p> </p>
@@ -47,7 +47,7 @@ See Also
 . </p>
       <p>
 </p>
-      <h4><a id="idp1247424"></a> Public Members </h4>
+      <h4><a id="idp51452096"></a> Public Members </h4>
       <div class="informaltable">
         <table border="1" width="80%">
           <colgroup>
@@ -195,7 +195,7 @@ See Also
           </tbody>
         </table>
       </div>
-      <h4><a id="idp1154296"></a>
+      <h4><a id="idp51357544"></a>
 Group</h4>
       <p>
 <a class="xref" href="Element_wrappers.html" title="Chapter 22.  ElementRef and ElementHolder Wappers">
@@ -228,7 +228,7 @@ ElementHolder(iterator_type *pitr=NULL)
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idp1242368"></a>Parameters</h4>
+                  <h4 class="title"><a id="idp51417248"></a>Parameters</h4>
                 </div>
               </div>
             </div>
@@ -236,7 +236,7 @@ ElementHolder(iterator_type *pitr=NULL)
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idp1275208"></a>pitr</h5>
+                    <h5 class="title"><a id="idp51479864"></a>pitr</h5>
                   </div>
                 </div>
               </div>
@@ -253,7 +253,7 @@ ElementHolder(const ptype &dt)
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idp1277480"></a>Parameters</h4>
+                  <h4 class="title"><a id="idp51482136"></a>Parameters</h4>
                 </div>
               </div>
             </div>
@@ -261,7 +261,7 @@ ElementHolder(const ptype &dt)
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idp1277672"></a>dt</h5>
+                    <h5 class="title"><a id="idp51482328"></a>dt</h5>
                   </div>
                 </div>
               </div>
@@ -277,7 +277,7 @@ ElementHolder(const self &other)
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idp1278640"></a>Parameters</h4>
+                  <h4 class="title"><a id="idp51483296"></a>Parameters</h4>
                 </div>
               </div>
             </div>
@@ -285,7 +285,7 @@ ElementHolder(const self &other)
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idp1278832"></a>other</h5>
+                    <h5 class="title"><a id="idp51483488"></a>other</h5>
                   </div>
                 </div>
               </div>
@@ -297,7 +297,7 @@ ElementHolder(const self &other)
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp1251584"></a>Class</h3>
+                <h3 class="title"><a id="idp51449696"></a>Class</h3>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/STL/ElementRef.html b/docs/api_reference/STL/ElementRef.html
index 2734e92..7f86556 100644
--- a/docs/api_reference/STL/ElementRef.html
+++ b/docs/api_reference/STL/ElementRef.html
@@ -41,13 +41,13 @@
       <p><a class="link" href="ElementRef.html" title="Chapter 24.  ElementRef">ElementRef</a>
  element wrapper for classes and structures. </p>
       <p></p>
-      <h4><a id="idp1333176"></a>
+      <h4><a id="idp51539904"></a>
 See Also
 </h4>
       <p> </p>
       <p><a class="link" href="ElementHolder.html" title="Chapter 23.  ElementHolder">ElementHolder</a>
  </p>
-      <h4><a id="idp1336624"></a> Public Members </h4>
+      <h4><a id="idp51543480"></a> Public Members </h4>
       <div class="informaltable">
         <table border="1" width="80%">
           <colgroup>
@@ -99,7 +99,7 @@ See Also
           </tbody>
         </table>
       </div>
-      <h4><a id="idp1347400"></a>
+      <h4><a id="idp51554720"></a>
 Group</h4>
       <p>
 <a class="xref" href="Element_wrappers.html" title="Chapter 22.  ElementRef and ElementHolder Wappers">
@@ -132,7 +132,7 @@ Group</h4>
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp1328032"></a>Class</h3>
+                <h3 class="title"><a id="idp51534536"></a>Class</h3>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/STL/Element_wrappers.html b/docs/api_reference/STL/Element_wrappers.html
index e4a15ba..963a15f 100644
--- a/docs/api_reference/STL/Element_wrappers.html
+++ b/docs/api_reference/STL/Element_wrappers.html
@@ -55,7 +55,7 @@
       <p>An <a class="link" href="ElementRef.html" title="Chapter 24.  ElementRef">ElementRef</a>
  or <a class="link" href="ElementHolder.html" title="Chapter 23.  ElementHolder">ElementHolder</a>
  class corresponds to a single iterator instance. An Element object is generally owned by an iterator object. The ownership relationship is swapped in some specific situations, specifically for the dereference and array index operator. </p>
-      <h4><a id="idp1213656"></a> Public Members </h4>
+      <h4><a id="idp51421856"></a> Public Members </h4>
       <div class="informaltable">
         <table border="1" width="80%">
           <colgroup>
@@ -88,7 +88,7 @@ ElementHolder</td>
           </tbody>
         </table>
       </div>
-      <h4><a id="idp1237440"></a>
+      <h4><a id="idp51442400"></a>
 Group</h4>
       <p>
 <a class="xref" href="dbstl_helper_classes.html" title="Chapter 21.  Dbstl Helper Classes">
diff --git a/docs/api_reference/STL/Exception_classes_group.html b/docs/api_reference/STL/Exception_classes_group.html
index 72a0e32..43c8169 100644
--- a/docs/api_reference/STL/Exception_classes_group.html
+++ b/docs/api_reference/STL/Exception_classes_group.html
@@ -46,7 +46,7 @@
  and its subclasses, dbstl may also throw exceptions of DbException and its subclasses, which happens when a Berkeley DB call failed. So you should use the same way you catch Berkeley DB C++ API exceptions when you want to catch exceptions throw by Berkeley DB operations.</p>
       <p>When an exception occurs, dbstl initialize an local exception object on the stack and throws the exception object, so you should catch an exception like this:</p>
       <p>try { dbstl operations } catch(DbstlException ex){ Exception handling throw ex; // Optionally throw ex again } </p>
-      <h4><a id="idp1587248"></a> Public Members </h4>
+      <h4><a id="idp51797024"></a> Public Members </h4>
       <div class="informaltable">
         <table border="1" width="80%">
           <colgroup>
@@ -143,7 +143,7 @@ InvalidFunctionCall</td>
           </tbody>
         </table>
       </div>
-      <h4><a id="idp1598376"></a>
+      <h4><a id="idp51808192"></a>
 Group</h4>
       <p>
 None</p>
diff --git a/docs/api_reference/STL/FailedAssertionException.html b/docs/api_reference/STL/FailedAssertionException.html
index e35e21e..ba53d30 100644
--- a/docs/api_reference/STL/FailedAssertionException.html
+++ b/docs/api_reference/STL/FailedAssertionException.html
@@ -40,7 +40,7 @@
       </div>
       <p>The assertions inside dbstl failed. </p>
       <p>The code file name and line number will be passed to the exception object of this class. </p>
-      <h4><a id="idp1613056"></a> Public Members </h4>
+      <h4><a id="idp51802792"></a> Public Members </h4>
       <div class="informaltable">
         <table border="1" width="80%">
           <colgroup>
@@ -78,7 +78,7 @@
           </tbody>
         </table>
       </div>
-      <h4><a id="idp1624728"></a>
+      <h4><a id="idp51824280"></a>
 Group</h4>
       <p>
 <a class="xref" href="Exception_classes_group.html" title="Chapter 29.  Dbstl Exception Classes">
@@ -110,7 +110,7 @@ virtual const char* what() const
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp1628528"></a>Class</h3>
+                <h3 class="title"><a id="idp51839152"></a>Class</h3>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/STL/InvalidArgumentException.html b/docs/api_reference/STL/InvalidArgumentException.html
index 8d2077d..d92adb1 100644
--- a/docs/api_reference/STL/InvalidArgumentException.html
+++ b/docs/api_reference/STL/InvalidArgumentException.html
@@ -38,7 +38,7 @@
         </div>
       </div>
       <p>Some argument of a function is invalid. </p>
-      <h4><a id="idp1679576"></a> Public Members </h4>
+      <h4><a id="idp51889456"></a> Public Members </h4>
       <div class="informaltable">
         <table border="1" width="80%">
           <colgroup>
@@ -62,7 +62,7 @@
           </tbody>
         </table>
       </div>
-      <h4><a id="idp1690352"></a>
+      <h4><a id="idp51900280"></a>
 Group</h4>
       <p>
 <a class="xref" href="Exception_classes_group.html" title="Chapter 29.  Dbstl Exception Classes">
@@ -98,7 +98,7 @@ InvalidArgumentException(const char *argtype,
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp1686072"></a>Class</h3>
+                <h3 class="title"><a id="idp51878600"></a>Class</h3>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/STL/InvalidCursorException.html b/docs/api_reference/STL/InvalidCursorException.html
index 6cdb265..c1569b6 100644
--- a/docs/api_reference/STL/InvalidCursorException.html
+++ b/docs/api_reference/STL/InvalidCursorException.html
@@ -39,7 +39,7 @@
         </div>
       </div>
       <p>The cursor has inconsistent status, it is unable to be used any more. </p>
-      <h4><a id="idp1621432"></a> Public Members </h4>
+      <h4><a id="idp51837312"></a> Public Members </h4>
       <div class="informaltable">
         <table border="1" width="80%">
           <colgroup>
@@ -63,7 +63,7 @@
           </tbody>
         </table>
       </div>
-      <h4><a id="idp1615000"></a>
+      <h4><a id="idp51822056"></a>
 Group</h4>
       <p>
 <a class="xref" href="Exception_classes_group.html" title="Chapter 29.  Dbstl Exception Classes">
@@ -98,7 +98,7 @@ InvalidCursorException(int error_code)
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp1642072"></a>Class</h3>
+                <h3 class="title"><a id="idp51852104"></a>Class</h3>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/STL/InvalidDbtException.html b/docs/api_reference/STL/InvalidDbtException.html
index 960e575..f744b95 100644
--- a/docs/api_reference/STL/InvalidDbtException.html
+++ b/docs/api_reference/STL/InvalidDbtException.html
@@ -39,7 +39,7 @@
         </div>
       </div>
       <p>The Dbt object has inconsistent status or has no valid data, it is unable to be used any more. </p>
-      <h4><a id="idp1587864"></a> Public Members </h4>
+      <h4><a id="idp51797536"></a> Public Members </h4>
       <div class="informaltable">
         <table border="1" width="80%">
           <colgroup>
@@ -63,7 +63,7 @@
           </tbody>
         </table>
       </div>
-      <h4><a id="idp1612656"></a>
+      <h4><a id="idp51818088"></a>
 Group</h4>
       <p>
 <a class="xref" href="Exception_classes_group.html" title="Chapter 29.  Dbstl Exception Classes">
@@ -98,7 +98,7 @@ InvalidDbtException(int error_code)
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp1617712"></a>Class</h3>
+                <h3 class="title"><a id="idp51826064"></a>Class</h3>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/STL/InvalidFunctionCall.html b/docs/api_reference/STL/InvalidFunctionCall.html
index fd44954..81e0ba6 100644
--- a/docs/api_reference/STL/InvalidFunctionCall.html
+++ b/docs/api_reference/STL/InvalidFunctionCall.html
@@ -39,7 +39,7 @@
         </div>
       </div>
       <p>The function can not be called in this context or in current configurations. </p>
-      <h4><a id="idp1661176"></a> Public Members </h4>
+      <h4><a id="idp51881536"></a> Public Members </h4>
       <div class="informaltable">
         <table border="1" width="80%">
           <colgroup>
@@ -63,7 +63,7 @@
           </tbody>
         </table>
       </div>
-      <h4><a id="idp1677232"></a>
+      <h4><a id="idp51887176"></a>
 Group</h4>
       <p>
 <a class="xref" href="Exception_classes_group.html" title="Chapter 29.  Dbstl Exception Classes">
@@ -95,7 +95,7 @@ InvalidFunctionCall(const char *str)
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp1678176"></a>Class</h3>
+                <h3 class="title"><a id="idp51887992"></a>Class</h3>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/STL/InvalidIteratorException.html b/docs/api_reference/STL/InvalidIteratorException.html
index f0d98ab..e37f23f 100644
--- a/docs/api_reference/STL/InvalidIteratorException.html
+++ b/docs/api_reference/STL/InvalidIteratorException.html
@@ -39,7 +39,7 @@
         </div>
       </div>
       <p>The iterator has inconsistent status, it is unable to be used any more. </p>
-      <h4><a id="idp1663024"></a> Public Members </h4>
+      <h4><a id="idp51872664"></a> Public Members </h4>
       <div class="informaltable">
         <table border="1" width="80%">
           <colgroup>
@@ -63,7 +63,7 @@
           </tbody>
         </table>
       </div>
-      <h4><a id="idp1661416"></a>
+      <h4><a id="idp51863400"></a>
 Group</h4>
       <p>
 <a class="xref" href="Exception_classes_group.html" title="Chapter 29.  Dbstl Exception Classes">
@@ -98,7 +98,7 @@ InvalidIteratorException(int error_code)
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp1670264"></a>Class</h3>
+                <h3 class="title"><a id="idp51880656"></a>Class</h3>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/STL/NoSuchKeyException.html b/docs/api_reference/STL/NoSuchKeyException.html
index be842c3..285141f 100644
--- a/docs/api_reference/STL/NoSuchKeyException.html
+++ b/docs/api_reference/STL/NoSuchKeyException.html
@@ -40,7 +40,7 @@
       </div>
       <p>There is no such key in the database. </p>
       <p>The key can't not be passed into the exception instance because this class has to be a class template for that to work. </p>
-      <h4><a id="idp1636648"></a> Public Members </h4>
+      <h4><a id="idp51846776"></a> Public Members </h4>
       <div class="informaltable">
         <table border="1" width="80%">
           <colgroup>
@@ -64,7 +64,7 @@
           </tbody>
         </table>
       </div>
-      <h4><a id="idp1648672"></a>
+      <h4><a id="idp51859776"></a>
 Group</h4>
       <p>
 <a class="xref" href="Exception_classes_group.html" title="Chapter 29.  Dbstl Exception Classes">
@@ -96,7 +96,7 @@ NoSuchKeyException()
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp1650808"></a>Class</h3>
+                <h3 class="title"><a id="idp51854624"></a>Class</h3>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/STL/NotEnoughMemoryException.html b/docs/api_reference/STL/NotEnoughMemoryException.html
index 9f385cb..8e6df46 100644
--- a/docs/api_reference/STL/NotEnoughMemoryException.html
+++ b/docs/api_reference/STL/NotEnoughMemoryException.html
@@ -39,7 +39,7 @@
         </div>
       </div>
       <p>Failed to allocate memory because memory is not enough. </p>
-      <h4><a id="idp1615232"></a> Public Members </h4>
+      <h4><a id="idp51849984"></a> Public Members </h4>
       <div class="informaltable">
         <table border="1" width="80%">
           <colgroup>
@@ -63,7 +63,7 @@
           </tbody>
         </table>
       </div>
-      <h4><a id="idp1658232"></a>
+      <h4><a id="idp51822544"></a>
 Group</h4>
       <p>
 <a class="xref" href="Exception_classes_group.html" title="Chapter 29.  Dbstl Exception Classes">
@@ -99,7 +99,7 @@ NotEnoughMemoryException(const NotEnoughMemoryException &ex)
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp1659112"></a>Class</h3>
+                <h3 class="title"><a id="idp51869328"></a>Class</h3>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/STL/NotSupportedException.html b/docs/api_reference/STL/NotSupportedException.html
index 63a9046..4b782c9 100644
--- a/docs/api_reference/STL/NotSupportedException.html
+++ b/docs/api_reference/STL/NotSupportedException.html
@@ -39,7 +39,7 @@
         </div>
       </div>
       <p>The function called is not supported in this class. </p>
-      <h4><a id="idp1654776"></a> Public Members </h4>
+      <h4><a id="idp51853792"></a> Public Members </h4>
       <div class="informaltable">
         <table border="1" width="80%">
           <colgroup>
@@ -63,7 +63,7 @@
           </tbody>
         </table>
       </div>
-      <h4><a id="idp1660664"></a>
+      <h4><a id="idp51875304"></a>
 Group</h4>
       <p>
 <a class="xref" href="Exception_classes_group.html" title="Chapter 29.  Dbstl Exception Classes">
@@ -95,7 +95,7 @@ NotSupportedException(const char *str)
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp1661776"></a>Class</h3>
+                <h3 class="title"><a id="idp51877544"></a>Class</h3>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/STL/ReadModifyWriteOption.html b/docs/api_reference/STL/ReadModifyWriteOption.html
index 46bd83c..327cfc0 100644
--- a/docs/api_reference/STL/ReadModifyWriteOption.html
+++ b/docs/api_reference/STL/ReadModifyWriteOption.html
@@ -40,7 +40,7 @@
       </div>
       <p>Read-modify-write cursor configuration helper class. </p>
       <p>Used by each begin() function of all containers. </p>
-      <h4><a id="idp1530112"></a> Public Members </h4>
+      <h4><a id="idp51738928"></a> Public Members </h4>
       <div class="informaltable">
         <table border="1" width="80%">
           <colgroup>
@@ -85,7 +85,7 @@
           </tbody>
         </table>
       </div>
-      <h4><a id="idp1569600"></a>
+      <h4><a id="idp51779376"></a>
 Group</h4>
       <p>
 <a class="xref" href="dbstl_helper_classes.html" title="Chapter 21.  Dbstl Helper Classes">
@@ -118,7 +118,7 @@ void operator=(ReadModifyWriteOption::Option rmw1)
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp1560456"></a>Class</h3>
+                <h3 class="title"><a id="idp51770232"></a>Class</h3>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/STL/db_base_iterator.html b/docs/api_reference/STL/db_base_iterator.html
index b4aaa2c..cc9ca94 100644
--- a/docs/api_reference/STL/db_base_iterator.html
+++ b/docs/api_reference/STL/db_base_iterator.html
@@ -38,7 +38,7 @@
           </div>
         </div>
       </div>
-      <h4><a id="idp590624"></a> Public Members </h4>
+      <h4><a id="idp50652168"></a> Public Members </h4>
       <div class="informaltable">
         <table border="1" width="80%">
           <colgroup>
@@ -129,7 +129,7 @@ db_base_iterator
           </tbody>
         </table>
       </div>
-      <h4><a id="idp601808"></a>
+      <h4><a id="idp50801448"></a>
 Group</h4>
       <p>
 <a class="xref" href="dbstl_iterators.html" title="Chapter 9.  Dbstl Iterator Classes">
@@ -161,7 +161,7 @@ int refresh(bool from_db=true)
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idp618432"></a>Parameters</h4>
+                  <h4 class="title"><a id="idp50816016"></a>Parameters</h4>
                 </div>
               </div>
             </div>
@@ -169,7 +169,7 @@ int refresh(bool from_db=true)
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idp597496"></a>from_db </h5>
+                    <h5 class="title"><a id="idp50835072"></a>from_db </h5>
                   </div>
                 </div>
               </div>
@@ -180,7 +180,7 @@ int refresh(bool from_db=true)
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idp623168"></a>Return Value</h4>
+                  <h4 class="title"><a id="idp50822880"></a>Return Value</h4>
                 </div>
               </div>
             </div>
@@ -192,7 +192,7 @@ int refresh(bool from_db=true)
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp623904"></a>Class</h3>
+                <h3 class="title"><a id="idp50823616"></a>Class</h3>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/STL/db_container.html b/docs/api_reference/STL/db_container.html
index ba8a238..9dd7030 100644
--- a/docs/api_reference/STL/db_container.html
+++ b/docs/api_reference/STL/db_container.html
@@ -42,7 +42,7 @@
       <p>This class is also used to support auto commit transactions. Autocommit is enabled when DB_AUTO_COMMIT is set to the database or database environment handle and the environment is transactional.</p>
       <p>Inside dbstl, there are transactions begun and committed/aborted if the backing database and/or environment requires auto commit, and there are cursors opened internally, and you can set the flags used by the transaction and cursor functions via set functions of this class.</p>
       <p>All dbstl containers are fully multi-threaded, you should not need any synchronization to use them in the correct way, but this class is not thread safe, access to its members are not proctected by any mutex because the data members of this class are supposed to be set before they are used, and remain read only afterwards. If this is not the case, you must synchronize the access. </p>
-      <h4><a id="idm1368496"></a> Public Members </h4>
+      <h4><a id="idp49992448"></a> Public Members </h4>
       <div class="informaltable">
         <table border="1" width="80%">
           <colgroup>
@@ -159,7 +159,7 @@ db_container
           </tbody>
         </table>
       </div>
-      <h4><a id="idm1964736"></a>
+      <h4><a id="idp49996024"></a>
 Group</h4>
       <p>
 <a class="xref" href="dbstl_containers.html" title="Chapter 2.  Dbstl Container Classes">
@@ -191,7 +191,7 @@ u_int32_t get_db_open_flags() const
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idm1737432"></a>Return Value</h4>
+                  <h4 class="title"><a id="idp50014384"></a>Return Value</h4>
                 </div>
               </div>
             </div>
@@ -202,7 +202,7 @@ u_int32_t get_db_open_flags() const
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idm1891936"></a>Group: Get and set functions for data members.</h3>
+                <h3 class="title"><a id="idp50022288"></a>Group: Get and set functions for data members.</h3>
               </div>
             </div>
           </div>
@@ -213,7 +213,7 @@ u_int32_t get_db_open_flags() const
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idm1826296"></a>Class</h3>
+                <h3 class="title"><a id="idp50033728"></a>Class</h3>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/STL/db_map.html b/docs/api_reference/STL/db_map.html
index 4a8b27a..2d48646 100644
--- a/docs/api_reference/STL/db_map.html
+++ b/docs/api_reference/STL/db_map.html
@@ -42,7 +42,7 @@
  has identical methods to std::map and the semantics for each method is identical to its std::map counterpart, except that it stores data into underlying Berkeley DB btree or hash database. </p>
       <p>Passing a database handle of btree or hash type creates a <a class="link" href="db_map.html" title="Chapter 5.  Db_map">db_map</a>
  equivalent to std::map and std::hashmap respectively. Database(dbp) and environment(penv) handle requirement(applies to all constructors in this class template): 0. The dbp is opened inside the penv environment. Either one of the two handles can be NULL. If dbp is NULL, an anonymous database is created by dbstl. 1. Database type of dbp should be DB_BTREE or DB_HASH. 2. No DB_DUP or DB_DUPSORT flag set in dbp. 3. No DB_RECNUM flag set in dbp. 4. No DB_TRUNCATE specified in dbp's database [...]
-      <h4><a id="idm58344"></a>
+      <h4><a id="idp50214528"></a>
 See Also
 </h4>
       <p> </p>
@@ -54,7 +54,7 @@ See Also
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1990512"></a>
+              <h3 class="title"><a id="idp50349832"></a>
 Class Template Parameters</h3>
             </div>
           </div>
@@ -63,7 +63,7 @@ Class Template Parameters</h3>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2549744"></a>
+                <h4 class="title"><a id="idp50340488"></a>
 kdt</h4>
               </div>
             </div>
@@ -74,7 +74,7 @@ kdt</h4>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2357968"></a>
+                <h4 class="title"><a id="idp50076336"></a>
 ddt</h4>
               </div>
             </div>
@@ -86,7 +86,7 @@ ddt</h4>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp85248"></a>
+                <h4 class="title"><a id="idp50350880"></a>
 value_type_sub</h4>
               </div>
             </div>
@@ -97,7 +97,7 @@ value_type_sub</h4>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1443408"></a>
+                <h4 class="title"><a id="idp50355696"></a>
 iterator_t</h4>
               </div>
             </div>
@@ -105,7 +105,7 @@ iterator_t</h4>
           <p>Never specify anything to this type parameter. It is only used internally. </p>
         </div>
       </div>
-      <h4><a id="idm1267192"></a> Public Members </h4>
+      <h4><a id="idp50350000"></a> Public Members </h4>
       <div class="informaltable">
         <table border="1" width="80%">
           <colgroup>
@@ -320,7 +320,7 @@ begin
           </tbody>
         </table>
       </div>
-      <h4><a id="idm1863144"></a>
+      <h4><a id="idp50356336"></a>
 Group</h4>
       <p>
 <a class="xref" href="dbstl_containers.html" title="Chapter 2.  Dbstl Container Classes">
@@ -354,7 +354,7 @@ db_map(Db *dbp=NULL,
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idm2618288"></a>Parameters</h4>
+                  <h4 class="title"><a id="idp50362848"></a>Parameters</h4>
                 </div>
               </div>
             </div>
@@ -362,7 +362,7 @@ db_map(Db *dbp=NULL,
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idp219120"></a>dbp</h5>
+                    <h5 class="title"><a id="idp50406304"></a>dbp</h5>
                   </div>
                 </div>
               </div>
@@ -372,7 +372,7 @@ db_map(Db *dbp=NULL,
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idp221000"></a>envp</h5>
+                    <h5 class="title"><a id="idp50408184"></a>envp</h5>
                   </div>
                 </div>
               </div>
@@ -383,7 +383,7 @@ db_map(Db *dbp=NULL,
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idp216848"></a>See Also</h4>
+                  <h4 class="title"><a id="idp50403968"></a>See Also</h4>
                 </div>
               </div>
             </div>
@@ -404,7 +404,7 @@ db_map(Db *dbp, DbEnv *envp, InputIterator first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idp102592"></a>Parameters</h4>
+                  <h4 class="title"><a id="idp50362168"></a>Parameters</h4>
                 </div>
               </div>
             </div>
@@ -412,7 +412,7 @@ db_map(Db *dbp, DbEnv *envp, InputIterator first,
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idm206576"></a>dbp</h5>
+                    <h5 class="title"><a id="idp50405104"></a>dbp</h5>
                   </div>
                 </div>
               </div>
@@ -422,7 +422,7 @@ db_map(Db *dbp, DbEnv *envp, InputIterator first,
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idp209752"></a>envp</h5>
+                    <h5 class="title"><a id="idp50365840"></a>envp</h5>
                   </div>
                 </div>
               </div>
@@ -432,7 +432,7 @@ db_map(Db *dbp, DbEnv *envp, InputIterator first,
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idp224832"></a>last</h5>
+                    <h5 class="title"><a id="idp50411952"></a>last</h5>
                   </div>
                 </div>
               </div>
@@ -442,7 +442,7 @@ db_map(Db *dbp, DbEnv *envp, InputIterator first,
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idp225152"></a>first</h5>
+                    <h5 class="title"><a id="idp50412272"></a>first</h5>
                   </div>
                 </div>
               </div>
@@ -453,7 +453,7 @@ db_map(Db *dbp, DbEnv *envp, InputIterator first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idp201480"></a>See Also</h4>
+                  <h4 class="title"><a id="idp50406032"></a>See Also</h4>
                 </div>
               </div>
             </div>
@@ -474,7 +474,7 @@ db_map(const db_map< kdt, ddt, value_type_sub,
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idp219400"></a>Parameters</h4>
+                  <h4 class="title"><a id="idp50406584"></a>Parameters</h4>
                 </div>
               </div>
             </div>
@@ -482,7 +482,7 @@ db_map(const db_map< kdt, ddt, value_type_sub,
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idp219592"></a>x</h5>
+                    <h5 class="title"><a id="idp50406776"></a>x</h5>
                   </div>
                 </div>
               </div>
@@ -493,7 +493,7 @@ db_map(const db_map< kdt, ddt, value_type_sub,
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idp220432"></a>See Also</h4>
+                  <h4 class="title"><a id="idp50407616"></a>See Also</h4>
                 </div>
               </div>
             </div>
@@ -509,7 +509,7 @@ db_map(const db_map< kdt, ddt, value_type_sub,
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idm2567400"></a>Class</h3>
+                <h3 class="title"><a id="idp50261584"></a>Class</h3>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/STL/db_map_base_iterator.html b/docs/api_reference/STL/db_map_base_iterator.html
index ba4653d..9d68a59 100644
--- a/docs/api_reference/STL/db_map_base_iterator.html
+++ b/docs/api_reference/STL/db_map_base_iterator.html
@@ -38,7 +38,7 @@
           </div>
         </div>
       </div>
-      <h4><a id="idp900832"></a> Public Members </h4>
+      <h4><a id="idp51101760"></a> Public Members </h4>
       <div class="informaltable">
         <table border="1" width="80%">
           <colgroup>
@@ -153,7 +153,7 @@
           </tbody>
         </table>
       </div>
-      <h4><a id="idp894752"></a>
+      <h4><a id="idp51095280"></a>
 Group</h4>
       <p>
 <a class="xref" href="db_map_iterators.html" title="Chapter 14.  Iterator Classes for db_map and db_multimap">
@@ -185,7 +185,7 @@ db_map_base_iterator(const self &vi)
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idp901712"></a>Parameters</h4>
+                  <h4 class="title"><a id="idp51102536"></a>Parameters</h4>
                 </div>
               </div>
             </div>
@@ -193,7 +193,7 @@ db_map_base_iterator(const self &vi)
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idp899784"></a>vi</h5>
+                    <h5 class="title"><a id="idp51100168"></a>vi</h5>
                   </div>
                 </div>
               </div>
@@ -208,7 +208,7 @@ db_map_base_iterator(const base &vi)
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idp926824"></a>Parameters</h4>
+                  <h4 class="title"><a id="idp51110728"></a>Parameters</h4>
                 </div>
               </div>
             </div>
@@ -216,7 +216,7 @@ db_map_base_iterator(const base &vi)
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idp930632"></a>vi</h5>
+                    <h5 class="title"><a id="idp51131680"></a>vi</h5>
                   </div>
                 </div>
               </div>
@@ -233,7 +233,7 @@ db_map_base_iterator(db_container *powner, u_int32_t b_bulk_retrieval=0,
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idp931472"></a>Parameters</h4>
+                  <h4 class="title"><a id="idp51132520"></a>Parameters</h4>
                 </div>
               </div>
             </div>
@@ -241,7 +241,7 @@ db_map_base_iterator(db_container *powner, u_int32_t b_bulk_retrieval=0,
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idp931664"></a>b_bulk_retrieval</h5>
+                    <h5 class="title"><a id="idp51132712"></a>b_bulk_retrieval</h5>
                   </div>
                 </div>
               </div>
@@ -251,7 +251,7 @@ db_map_base_iterator(db_container *powner, u_int32_t b_bulk_retrieval=0,
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idp932568"></a>directdbget</h5>
+                    <h5 class="title"><a id="idp51133616"></a>directdbget</h5>
                   </div>
                 </div>
               </div>
@@ -261,7 +261,7 @@ db_map_base_iterator(db_container *powner, u_int32_t b_bulk_retrieval=0,
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idp933000"></a>readonly</h5>
+                    <h5 class="title"><a id="idp51134048"></a>readonly</h5>
                   </div>
                 </div>
               </div>
@@ -271,7 +271,7 @@ db_map_base_iterator(db_container *powner, u_int32_t b_bulk_retrieval=0,
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idp933424"></a>powner</h5>
+                    <h5 class="title"><a id="idp51134472"></a>powner</h5>
                   </div>
                 </div>
               </div>
@@ -281,7 +281,7 @@ db_map_base_iterator(db_container *powner, u_int32_t b_bulk_retrieval=0,
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idp933744"></a>rmw</h5>
+                    <h5 class="title"><a id="idp51134792"></a>rmw</h5>
                   </div>
                 </div>
               </div>
@@ -297,7 +297,7 @@ db_map_base_iterator()
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp911056"></a>Group: Constructors and destructor</h3>
+                <h3 class="title"><a id="idp51111608"></a>Group: Constructors and destructor</h3>
               </div>
             </div>
           </div>
@@ -316,7 +316,7 @@ db_map_base_iterator()
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp899848"></a>Class</h3>
+                <h3 class="title"><a id="idp51100232"></a>Class</h3>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/STL/db_map_iterator.html b/docs/api_reference/STL/db_map_iterator.html
index 21078fc..23d7501 100644
--- a/docs/api_reference/STL/db_map_iterator.html
+++ b/docs/api_reference/STL/db_map_iterator.html
@@ -38,7 +38,7 @@
           </div>
         </div>
       </div>
-      <h4><a id="idp979808"></a> Public Members </h4>
+      <h4><a id="idp51181064"></a> Public Members </h4>
       <div class="informaltable">
         <table border="1" width="80%">
           <colgroup>
@@ -111,7 +111,7 @@
           </tbody>
         </table>
       </div>
-      <h4><a id="idp998160"></a>
+      <h4><a id="idp51199184"></a>
 Group</h4>
       <p>
 <a class="xref" href="dbstl_iterators.html" title="Chapter 9.  Dbstl Iterator Classes">
@@ -144,7 +144,7 @@ db_map_iterator(const db_map_iterator< kdt, ddt,
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idp988208"></a>Parameters</h4>
+                  <h4 class="title"><a id="idp51189280"></a>Parameters</h4>
                 </div>
               </div>
             </div>
@@ -152,7 +152,7 @@ db_map_iterator(const db_map_iterator< kdt, ddt,
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idp993824"></a>vi</h5>
+                    <h5 class="title"><a id="idp51194864"></a>vi</h5>
                   </div>
                 </div>
               </div>
@@ -168,7 +168,7 @@ db_map_iterator(const db_map_base_iterator< kdt, realddt,
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idp981880"></a>Parameters</h4>
+                  <h4 class="title"><a id="idp51183136"></a>Parameters</h4>
                 </div>
               </div>
             </div>
@@ -176,7 +176,7 @@ db_map_iterator(const db_map_base_iterator< kdt, realddt,
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idp1009656"></a>vi</h5>
+                    <h5 class="title"><a id="idp51210608"></a>vi</h5>
                   </div>
                 </div>
               </div>
@@ -193,7 +193,7 @@ db_map_iterator(db_container *powner, u_int32_t b_bulk_retrieval=0,
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idp1010496"></a>Parameters</h4>
+                  <h4 class="title"><a id="idp51211448"></a>Parameters</h4>
                 </div>
               </div>
             </div>
@@ -201,7 +201,7 @@ db_map_iterator(db_container *powner, u_int32_t b_bulk_retrieval=0,
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idp1010688"></a>b_bulk_retrieval</h5>
+                    <h5 class="title"><a id="idp51211640"></a>b_bulk_retrieval</h5>
                   </div>
                 </div>
               </div>
@@ -211,7 +211,7 @@ db_map_iterator(db_container *powner, u_int32_t b_bulk_retrieval=0,
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idp1011592"></a>brmw</h5>
+                    <h5 class="title"><a id="idp51212544"></a>brmw</h5>
                   </div>
                 </div>
               </div>
@@ -221,7 +221,7 @@ db_map_iterator(db_container *powner, u_int32_t b_bulk_retrieval=0,
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idp1011912"></a>powner</h5>
+                    <h5 class="title"><a id="idp51212864"></a>powner</h5>
                   </div>
                 </div>
               </div>
@@ -231,7 +231,7 @@ db_map_iterator(db_container *powner, u_int32_t b_bulk_retrieval=0,
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idp1012232"></a>directdbget</h5>
+                    <h5 class="title"><a id="idp51213184"></a>directdbget</h5>
                   </div>
                 </div>
               </div>
@@ -241,7 +241,7 @@ db_map_iterator(db_container *powner, u_int32_t b_bulk_retrieval=0,
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idp1012664"></a>b_read_only</h5>
+                    <h5 class="title"><a id="idp51213616"></a>b_read_only</h5>
                   </div>
                 </div>
               </div>
@@ -257,7 +257,7 @@ db_map_iterator()
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp977280"></a>Group: Constructors and destructor</h3>
+                <h3 class="title"><a id="idp51185592"></a>Group: Constructors and destructor</h3>
               </div>
             </div>
           </div>
@@ -276,7 +276,7 @@ db_map_iterator()
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp993888"></a>Class</h3>
+                <h3 class="title"><a id="idp51194928"></a>Class</h3>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/STL/db_map_iterators.html b/docs/api_reference/STL/db_map_iterators.html
index ef00940..1b98f73 100644
--- a/docs/api_reference/STL/db_map_iterators.html
+++ b/docs/api_reference/STL/db_map_iterators.html
@@ -52,7 +52,7 @@
       <p>The differences between the two classes are that the <a class="link" href="db_map_base_iterator.html" title="Chapter 15.  Db_map_base_iterator">db_map_base_iterator</a>
  can only be used to read its referenced value, while <a class="link" href="db_map_iterator.html" title="Chapter 16.  Db_map_iterator">db_map_iterator</a>
  allows both read and write access. If your access pattern is readonly, it is strongly recommended that you use the const iterator because it is faster and more efficient. </p>
-      <h4><a id="idp888248"></a> Public Members </h4>
+      <h4><a id="idp51088968"></a> Public Members </h4>
       <div class="informaltable">
         <table border="1" width="80%">
           <colgroup>
@@ -85,7 +85,7 @@ db_map_iterator</td>
           </tbody>
         </table>
       </div>
-      <h4><a id="idp877064"></a>
+      <h4><a id="idp51098376"></a>
 Group</h4>
       <p>
 <a class="xref" href="dbstl_iterators.html" title="Chapter 9.  Dbstl Iterator Classes">
diff --git a/docs/api_reference/STL/db_multimap.html b/docs/api_reference/STL/db_multimap.html
index d6a938b..6593494 100644
--- a/docs/api_reference/STL/db_multimap.html
+++ b/docs/api_reference/STL/db_multimap.html
@@ -40,7 +40,7 @@
       </div>
       <p>This class is the combination of std::multimap and hash_multimap. </p>
       <p>By setting database handles as DB_BTREE or DB_HASH type respectively, you will be using an equivalent of std::multimap or hash_multimap respectively. Database(dbp) and environment(penv) handle requirement: The dbp handle must meet the following requirement: 1. Database type should be DB_BTREE or DB_HASH. 2. Either DB_DUP or DB_DUPSORT flag must be set. Note that so far Berkeley DB does not allow DB_DUPSORT be set and the database is storing identical key/data pairs, i.e. we can' [...]
-      <h4><a id="idp201608"></a>
+      <h4><a id="idp50524248"></a>
 See Also
 </h4>
       <p> </p>
@@ -51,7 +51,7 @@ See Also
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp303088"></a>
+              <h3 class="title"><a id="idp50483208"></a>
 Class Template Parameters</h3>
             </div>
           </div>
@@ -60,7 +60,7 @@ Class Template Parameters</h3>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp370616"></a>
+                <h4 class="title"><a id="idp49844168"></a>
 kdt</h4>
               </div>
             </div>
@@ -71,7 +71,7 @@ kdt</h4>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm591720"></a>
+                <h4 class="title"><a id="idp50376072"></a>
 ddt</h4>
               </div>
             </div>
@@ -83,7 +83,7 @@ ddt</h4>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp377168"></a>
+                <h4 class="title"><a id="idp50570784"></a>
 value_type_sub</h4>
               </div>
             </div>
@@ -94,7 +94,7 @@ value_type_sub</h4>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp369488"></a>
+                <h4 class="title"><a id="idp50566872"></a>
 iterator_t</h4>
               </div>
             </div>
@@ -102,7 +102,7 @@ iterator_t</h4>
           <p>Never specify anything to this type parameter. It is only used internally. </p>
         </div>
       </div>
-      <h4><a id="idp308000"></a> Public Members </h4>
+      <h4><a id="idp50573832"></a> Public Members </h4>
       <div class="informaltable">
         <table border="1" width="80%">
           <colgroup>
@@ -203,7 +203,7 @@ iterator_t</h4>
           </tbody>
         </table>
       </div>
-      <h4><a id="idm2622976"></a>
+      <h4><a id="idp50081160"></a>
 Group</h4>
       <p>
 <a class="xref" href="dbstl_containers.html" title="Chapter 2.  Dbstl Container Classes">
@@ -237,7 +237,7 @@ void insert(InputIterator first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idm986400"></a>Parameters</h4>
+                  <h4 class="title"><a id="idp50590840"></a>Parameters</h4>
                 </div>
               </div>
             </div>
@@ -245,7 +245,7 @@ void insert(InputIterator first,
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idp405304"></a>last</h5>
+                    <h5 class="title"><a id="idp50600672"></a>last</h5>
                   </div>
                 </div>
               </div>
@@ -255,7 +255,7 @@ void insert(InputIterator first,
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idp407184"></a>first</h5>
+                    <h5 class="title"><a id="idp50602552"></a>first</h5>
                   </div>
                 </div>
               </div>
@@ -272,7 +272,7 @@ void insert(const_iterator &first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idp407648"></a>Parameters</h4>
+                  <h4 class="title"><a id="idp50603016"></a>Parameters</h4>
                 </div>
               </div>
             </div>
@@ -280,7 +280,7 @@ void insert(const_iterator &first,
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idp407840"></a>last</h5>
+                    <h5 class="title"><a id="idp50603208"></a>last</h5>
                   </div>
                 </div>
               </div>
@@ -290,7 +290,7 @@ void insert(const_iterator &first,
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idp408680"></a>first</h5>
+                    <h5 class="title"><a id="idp50604048"></a>first</h5>
                   </div>
                 </div>
               </div>
@@ -305,7 +305,7 @@ iterator insert(const value_type &x)
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idp404168"></a>Parameters</h4>
+                  <h4 class="title"><a id="idp50599464"></a>Parameters</h4>
                 </div>
               </div>
             </div>
@@ -313,7 +313,7 @@ iterator insert(const value_type &x)
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idp409128"></a>x</h5>
+                    <h5 class="title"><a id="idp50604496"></a>x</h5>
                   </div>
                 </div>
               </div>
@@ -324,7 +324,7 @@ iterator insert(const value_type &x)
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idp373352"></a>Return Value</h4>
+                  <h4 class="title"><a id="idp50370072"></a>Return Value</h4>
                 </div>
               </div>
             </div>
@@ -335,7 +335,7 @@ iterator insert(const value_type &x)
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp391672"></a>Group: Insert Functions</h3>
+                <h3 class="title"><a id="idp50569336"></a>Group: Insert Functions</h3>
               </div>
             </div>
           </div>
@@ -350,7 +350,7 @@ iterator insert(const value_type &x)
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp404968"></a>Class</h3>
+                <h3 class="title"><a id="idp50600336"></a>Class</h3>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/STL/db_multiset.html b/docs/api_reference/STL/db_multiset.html
index 58d4d5a..e1cfc2f 100644
--- a/docs/api_reference/STL/db_multiset.html
+++ b/docs/api_reference/STL/db_multiset.html
@@ -41,7 +41,7 @@
       <p>This class is the combination of std::multiset and hash_multiset. </p>
       <p>By setting database handles of DB_BTREE or DB_HASH type respectively, you will be using the equivalent of std::multiset or hash_multiset respectively. This container stores the key in the key element of a key/data pair in the underlying database, but doesn't store anything in the data element. Database and environment handle requirement: The requirement to these handles is the same as that to <a class="link" href="db_multimap.html" title="Chapter 6.  Db_multimap">db_multimap</a>
 . </p>
-      <h4><a id="idp530168"></a>
+      <h4><a id="idp50728968"></a>
 See Also
 </h4>
       <p> </p>
@@ -54,7 +54,7 @@ See Also
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp534096"></a>
+              <h3 class="title"><a id="idp50732528"></a>
 Class Template Parameters</h3>
             </div>
           </div>
@@ -63,7 +63,7 @@ Class Template Parameters</h3>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp528344"></a>
+                <h4 class="title"><a id="idp50712448"></a>
 kdt</h4>
               </div>
             </div>
@@ -74,7 +74,7 @@ kdt</h4>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp540520"></a>
+                <h4 class="title"><a id="idp50739720"></a>
 value_type_sub</h4>
               </div>
             </div>
@@ -82,7 +82,7 @@ value_type_sub</h4>
           <p>If kdt is a class/struct type, do not specify anything in this parameter; Otherwise specify ElementHolder<kdt>. </p>
         </div>
       </div>
-      <h4><a id="idp531104"></a> Public Members </h4>
+      <h4><a id="idp50730264"></a> Public Members </h4>
       <div class="informaltable">
         <table border="1" width="80%">
           <colgroup>
@@ -155,7 +155,7 @@ value_type_sub</h4>
           </tbody>
         </table>
       </div>
-      <h4><a id="idp548480"></a>
+      <h4><a id="idp50746736"></a>
 Group</h4>
       <p>
 <a class="xref" href="dbstl_containers.html" title="Chapter 2.  Dbstl Container Classes">
@@ -189,7 +189,7 @@ db_multiset(Db *dbp=NULL,
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idp527984"></a>Parameters</h4>
+                  <h4 class="title"><a id="idp50729720"></a>Parameters</h4>
                 </div>
               </div>
             </div>
@@ -197,7 +197,7 @@ db_multiset(Db *dbp=NULL,
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idp558280"></a>dbp</h5>
+                    <h5 class="title"><a id="idp50757256"></a>dbp</h5>
                   </div>
                 </div>
               </div>
@@ -207,7 +207,7 @@ db_multiset(Db *dbp=NULL,
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idp560160"></a>envp</h5>
+                    <h5 class="title"><a id="idp50759136"></a>envp</h5>
                   </div>
                 </div>
               </div>
@@ -218,7 +218,7 @@ db_multiset(Db *dbp=NULL,
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idp556072"></a>See Also</h4>
+                  <h4 class="title"><a id="idp50754864"></a>See Also</h4>
                 </div>
               </div>
             </div>
@@ -239,7 +239,7 @@ db_multiset(Db *dbp, DbEnv *envp, InputIterator first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idp536960"></a>Parameters</h4>
+                  <h4 class="title"><a id="idp50736096"></a>Parameters</h4>
                 </div>
               </div>
             </div>
@@ -247,7 +247,7 @@ db_multiset(Db *dbp, DbEnv *envp, InputIterator first,
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idp537152"></a>dbp</h5>
+                    <h5 class="title"><a id="idp50736288"></a>dbp</h5>
                   </div>
                 </div>
               </div>
@@ -257,7 +257,7 @@ db_multiset(Db *dbp, DbEnv *envp, InputIterator first,
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idp563584"></a>envp</h5>
+                    <h5 class="title"><a id="idp50762392"></a>envp</h5>
                   </div>
                 </div>
               </div>
@@ -267,7 +267,7 @@ db_multiset(Db *dbp, DbEnv *envp, InputIterator first,
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idp563904"></a>last</h5>
+                    <h5 class="title"><a id="idp50762712"></a>last</h5>
                   </div>
                 </div>
               </div>
@@ -277,7 +277,7 @@ db_multiset(Db *dbp, DbEnv *envp, InputIterator first,
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idp564224"></a>first</h5>
+                    <h5 class="title"><a id="idp50763032"></a>first</h5>
                   </div>
                 </div>
               </div>
@@ -288,7 +288,7 @@ db_multiset(Db *dbp, DbEnv *envp, InputIterator first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idp537320"></a>See Also</h4>
+                  <h4 class="title"><a id="idp50757088"></a>See Also</h4>
                 </div>
               </div>
             </div>
@@ -308,7 +308,7 @@ db_multiset(const self &x)
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idp558496"></a>Parameters</h4>
+                  <h4 class="title"><a id="idp50757472"></a>Parameters</h4>
                 </div>
               </div>
             </div>
@@ -316,7 +316,7 @@ db_multiset(const self &x)
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idp558688"></a>x</h5>
+                    <h5 class="title"><a id="idp50757664"></a>x</h5>
                   </div>
                 </div>
               </div>
@@ -327,7 +327,7 @@ db_multiset(const self &x)
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idp559528"></a>See Also</h4>
+                  <h4 class="title"><a id="idp50758504"></a>See Also</h4>
                 </div>
               </div>
             </div>
@@ -343,7 +343,7 @@ db_multiset(const self &x)
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp538352"></a>Class</h3>
+                <h3 class="title"><a id="idp50739216"></a>Class</h3>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/STL/db_reverse_iterator.html b/docs/api_reference/STL/db_reverse_iterator.html
index 7550dca..14cedd4 100644
--- a/docs/api_reference/STL/db_reverse_iterator.html
+++ b/docs/api_reference/STL/db_reverse_iterator.html
@@ -43,7 +43,7 @@
 , <a class="link" href="db_map_iterator.html" title="Chapter 16.  Db_map_iterator">db_map_iterator</a>
  or <a class="link" href="db_set_iterator.html" title="Chapter 19.  Db_set_iterator">db_set_iterator</a>
 . When you call container::rbegin(), you will get an instance of this class. </p>
-      <h4><a id="idp1150024"></a>
+      <h4><a id="idp51351848"></a>
 See Also
 </h4>
       <p> </p>
@@ -54,7 +54,7 @@ See Also
  <a class="link" href="db_set_base_iterator.html" title="Chapter 18.  Db_set_base_iterator">db_set_base_iterator</a>
  <a class="link" href="db_set_iterator.html" title="Chapter 19.  Db_set_iterator">db_set_iterator</a>
  </p>
-      <h4><a id="idp1150408"></a> Public Members </h4>
+      <h4><a id="idp51352232"></a> Public Members </h4>
       <div class="informaltable">
         <table border="1" width="80%">
           <colgroup>
@@ -162,7 +162,7 @@ See Also
           </tbody>
         </table>
       </div>
-      <h4><a id="idp1151488"></a>
+      <h4><a id="idp51354816"></a>
 Group</h4>
       <p>
 <a class="xref" href="dbstl_iterators.html" title="Chapter 9.  Dbstl Iterator Classes">
@@ -194,7 +194,7 @@ self& operator++()
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idp1160336"></a>Return Value</h4>
+                  <h4 class="title"><a id="idp51306536"></a>Return Value</h4>
                 </div>
               </div>
             </div>
@@ -208,7 +208,7 @@ self operator++(int)
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idp1182416"></a>Return Value</h4>
+                  <h4 class="title"><a id="idp51385912"></a>Return Value</h4>
                 </div>
               </div>
             </div>
@@ -219,7 +219,7 @@ self operator++(int)
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp1165792"></a>Group: Reverse iterator movement functions</h3>
+                <h3 class="title"><a id="idp51369184"></a>Group: Reverse iterator movement functions</h3>
               </div>
             </div>
           </div>
@@ -230,7 +230,7 @@ self operator++(int)
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp1183128"></a>Class</h3>
+                <h3 class="title"><a id="idp51386624"></a>Class</h3>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/STL/db_set.html b/docs/api_reference/STL/db_set.html
index 6cbe305..ba8edfb 100644
--- a/docs/api_reference/STL/db_set.html
+++ b/docs/api_reference/STL/db_set.html
@@ -41,7 +41,7 @@
       <p>This class is the combination of std::set and hash_set. </p>
       <p>By setting database handles of DB_BTREE or DB_HASH type, you will be using the equivalent of std::set or hash_set. This container stores the key in the key element of a key/data pair in the underlying database, but doesn't store anything in the data element. Database and environment handle requirement: The same as that of <a class="link" href="db_map.html" title="Chapter 5.  Db_map">db_map</a>
 . </p>
-      <h4><a id="idp375288"></a>
+      <h4><a id="idp50568480"></a>
 See Also
 </h4>
       <p> </p>
@@ -52,7 +52,7 @@ See Also
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp476400"></a>
+              <h3 class="title"><a id="idp50673792"></a>
 Class Template Parameters</h3>
             </div>
           </div>
@@ -61,7 +61,7 @@ Class Template Parameters</h3>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp476592"></a>
+                <h4 class="title"><a id="idp50673984"></a>
 kdt</h4>
               </div>
             </div>
@@ -72,7 +72,7 @@ kdt</h4>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp480008"></a>
+                <h4 class="title"><a id="idp50677336"></a>
 value_type_sub</h4>
               </div>
             </div>
@@ -80,7 +80,7 @@ value_type_sub</h4>
           <p>If kdt is a class/struct type, do not specify anything in this parameter; Otherwise specify ElementHolder<kdt>. </p>
         </div>
       </div>
-      <h4><a id="idp477112"></a> Public Members </h4>
+      <h4><a id="idp50674504"></a> Public Members </h4>
       <div class="informaltable">
         <table border="1" width="80%">
           <colgroup>
@@ -153,7 +153,7 @@ value_type_sub</h4>
           </tbody>
         </table>
       </div>
-      <h4><a id="idp487112"></a>
+      <h4><a id="idp50684840"></a>
 Group</h4>
       <p>
 <a class="xref" href="dbstl_containers.html" title="Chapter 2.  Dbstl Container Classes">
@@ -187,7 +187,7 @@ db_set(Db *dbp=NULL,
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idp477992"></a>Parameters</h4>
+                  <h4 class="title"><a id="idp50675384"></a>Parameters</h4>
                 </div>
               </div>
             </div>
@@ -195,7 +195,7 @@ db_set(Db *dbp=NULL,
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idp496016"></a>dbp</h5>
+                    <h5 class="title"><a id="idp50694536"></a>dbp</h5>
                   </div>
                 </div>
               </div>
@@ -205,7 +205,7 @@ db_set(Db *dbp=NULL,
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idp497896"></a>envp</h5>
+                    <h5 class="title"><a id="idp50696416"></a>envp</h5>
                   </div>
                 </div>
               </div>
@@ -216,7 +216,7 @@ db_set(Db *dbp=NULL,
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idp493816"></a>See Also</h4>
+                  <h4 class="title"><a id="idp50692328"></a>See Also</h4>
                 </div>
               </div>
             </div>
@@ -238,7 +238,7 @@ db_set(Db *dbp, DbEnv *envp, InputIterator first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idp478496"></a>Parameters</h4>
+                  <h4 class="title"><a id="idp50675888"></a>Parameters</h4>
                 </div>
               </div>
             </div>
@@ -246,7 +246,7 @@ db_set(Db *dbp, DbEnv *envp, InputIterator first,
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idp461192"></a>dbp</h5>
+                    <h5 class="title"><a id="idp50572880"></a>dbp</h5>
                   </div>
                 </div>
               </div>
@@ -256,7 +256,7 @@ db_set(Db *dbp, DbEnv *envp, InputIterator first,
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idp501424"></a>envp</h5>
+                    <h5 class="title"><a id="idp50700104"></a>envp</h5>
                   </div>
                 </div>
               </div>
@@ -266,7 +266,7 @@ db_set(Db *dbp, DbEnv *envp, InputIterator first,
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idp501744"></a>last</h5>
+                    <h5 class="title"><a id="idp50700424"></a>last</h5>
                   </div>
                 </div>
               </div>
@@ -276,7 +276,7 @@ db_set(Db *dbp, DbEnv *envp, InputIterator first,
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idp502064"></a>first</h5>
+                    <h5 class="title"><a id="idp50700744"></a>first</h5>
                   </div>
                 </div>
               </div>
@@ -287,7 +287,7 @@ db_set(Db *dbp, DbEnv *envp, InputIterator first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idp464864"></a>See Also</h4>
+                  <h4 class="title"><a id="idp50661616"></a>See Also</h4>
                 </div>
               </div>
             </div>
@@ -307,7 +307,7 @@ db_set(const self &x)
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idp496232"></a>Parameters</h4>
+                  <h4 class="title"><a id="idp50694752"></a>Parameters</h4>
                 </div>
               </div>
             </div>
@@ -315,7 +315,7 @@ db_set(const self &x)
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idp496424"></a>x</h5>
+                    <h5 class="title"><a id="idp50694944"></a>x</h5>
                   </div>
                 </div>
               </div>
@@ -326,7 +326,7 @@ db_set(const self &x)
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idp497264"></a>See Also</h4>
+                  <h4 class="title"><a id="idp50695784"></a>See Also</h4>
                 </div>
               </div>
             </div>
@@ -343,7 +343,7 @@ db_set(const self &x)
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp480736"></a>Class</h3>
+                <h3 class="title"><a id="idp50572600"></a>Class</h3>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/STL/db_set_base_iterator.html b/docs/api_reference/STL/db_set_base_iterator.html
index 942560f..c4371a9 100644
--- a/docs/api_reference/STL/db_set_base_iterator.html
+++ b/docs/api_reference/STL/db_set_base_iterator.html
@@ -38,7 +38,7 @@
           </div>
         </div>
       </div>
-      <h4><a id="idp1049608"></a> Public Members </h4>
+      <h4><a id="idp51237632"></a> Public Members </h4>
       <div class="informaltable">
         <table border="1" width="80%">
           <colgroup>
@@ -104,7 +104,7 @@
           </tbody>
         </table>
       </div>
-      <h4><a id="idp1045728"></a>
+      <h4><a id="idp51247680"></a>
 Group</h4>
       <p>
 <a class="xref" href="dbset_iterators.html" title="Chapter 17.  Iterator Classes for db_set and db_multiset"> Iterator Classes for db_set and db_multiset </a>
@@ -136,7 +136,7 @@ virtual ~db_set_base_iterator()
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp1047144"></a>Group: Constructors and destructor</h3>
+                <h3 class="title"><a id="idp51249096"></a>Group: Constructors and destructor</h3>
               </div>
             </div>
           </div>
@@ -146,7 +146,7 @@ virtual ~db_set_base_iterator()
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp1052824"></a>Class</h3>
+                <h3 class="title"><a id="idp51238320"></a>Class</h3>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/STL/db_set_iterator.html b/docs/api_reference/STL/db_set_iterator.html
index aae951f..a1d224a 100644
--- a/docs/api_reference/STL/db_set_iterator.html
+++ b/docs/api_reference/STL/db_set_iterator.html
@@ -38,7 +38,7 @@
           </div>
         </div>
       </div>
-      <h4><a id="idp1095960"></a> Public Members </h4>
+      <h4><a id="idp51297600"></a> Public Members </h4>
       <div class="informaltable">
         <table border="1" width="80%">
           <colgroup>
@@ -104,7 +104,7 @@
           </tbody>
         </table>
       </div>
-      <h4><a id="idp1101072"></a>
+      <h4><a id="idp51304216"></a>
 Group</h4>
       <p>
 <a class="xref" href="dbset_iterators.html" title="Chapter 17.  Iterator Classes for db_set and db_multiset"> Iterator Classes for db_set and db_multiset </a>
@@ -136,7 +136,7 @@ virtual ~db_set_iterator()
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp1112448"></a>Group: Constructors and destructor</h3>
+                <h3 class="title"><a id="idp51314712"></a>Group: Constructors and destructor</h3>
               </div>
             </div>
           </div>
@@ -148,7 +148,7 @@ virtual ~db_set_iterator()
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp1116704"></a>Class</h3>
+                <h3 class="title"><a id="idp51319104"></a>Class</h3>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/STL/db_vector.html b/docs/api_reference/STL/db_vector.html
index 0f35712..ccdd121 100644
--- a/docs/api_reference/STL/db_vector.html
+++ b/docs/api_reference/STL/db_vector.html
@@ -41,7 +41,7 @@
       <p>The <a class="link" href="db_vector.html" title="Chapter 4.  Db_vector">db_vector</a>
  class has the union set of public member functions as std::vector, std::deque and std::list, and each method has identical default semantics to that in the std equivalent containers. </p>
       <p>The difference is that the data is maintained using a Berkeley DB database as well as some Berkeley DB related extensions. </p>
-      <h4><a id="idm1951128"></a>
+      <h4><a id="idp49787192"></a>
 See Also
 </h4>
       <p> </p>
@@ -53,7 +53,7 @@ See Also
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1920608"></a>
+              <h3 class="title"><a id="idp50000704"></a>
 Class Template Parameters</h3>
             </div>
           </div>
@@ -62,7 +62,7 @@ Class Template Parameters</h3>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2223272"></a>
+                <h4 class="title"><a id="idp49985808"></a>
 T</h4>
               </div>
             </div>
@@ -73,7 +73,7 @@ T</h4>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1946328"></a>
+                <h4 class="title"><a id="idp50007768"></a>
 value_type_sub</h4>
               </div>
             </div>
@@ -82,7 +82,7 @@ value_type_sub</h4>
  for more information about the two parameters. </p>
         </div>
       </div>
-      <h4><a id="idm2069552"></a> Public Members </h4>
+      <h4><a id="idp50082440"></a> Public Members </h4>
       <div class="informaltable">
         <table border="1" width="80%">
           <colgroup>
@@ -352,7 +352,7 @@ value_type_sub</h4>
           </tbody>
         </table>
       </div>
-      <h4><a id="idm1437024"></a>
+      <h4><a id="idp50090336"></a>
 Group</h4>
       <p>
 <a class="xref" href="dbstl_containers.html" title="Chapter 2.  Dbstl Container Classes">
@@ -388,7 +388,7 @@ iterator begin(ReadModifyWriteOption rmw=
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idm2152424"></a>Parameters</h4>
+                  <h4 class="title"><a id="idp50122152"></a>Parameters</h4>
                 </div>
               </div>
             </div>
@@ -396,7 +396,7 @@ iterator begin(ReadModifyWriteOption rmw=
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idm2315104"></a>directdb_get</h5>
+                    <h5 class="title"><a id="idp50154576"></a>directdb_get</h5>
                   </div>
                 </div>
               </div>
@@ -406,7 +406,7 @@ iterator begin(ReadModifyWriteOption rmw=
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idm561440"></a>readonly</h5>
+                    <h5 class="title"><a id="idp50079352"></a>readonly</h5>
                   </div>
                 </div>
               </div>
@@ -416,7 +416,7 @@ iterator begin(ReadModifyWriteOption rmw=
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idm2011272"></a>bulk_read</h5>
+                    <h5 class="title"><a id="idp50138024"></a>bulk_read</h5>
                   </div>
                 </div>
               </div>
@@ -426,7 +426,7 @@ iterator begin(ReadModifyWriteOption rmw=
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idm1523608"></a>rmw</h5>
+                    <h5 class="title"><a id="idp50139400"></a>rmw</h5>
                   </div>
                 </div>
               </div>
@@ -437,7 +437,7 @@ iterator begin(ReadModifyWriteOption rmw=
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idm1799064"></a>Return Value</h4>
+                  <h4 class="title"><a id="idp50140432"></a>Return Value</h4>
                 </div>
               </div>
             </div>
@@ -447,7 +447,7 @@ iterator begin(ReadModifyWriteOption rmw=
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idm1890240"></a>See Also</h4>
+                  <h4 class="title"><a id="idp50145544"></a>See Also</h4>
                 </div>
               </div>
             </div>
@@ -468,7 +468,7 @@ const_iterator begin(BulkRetrievalOption bulkretrieval=
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idm1693792"></a>Parameters</h4>
+                  <h4 class="title"><a id="idp50145040"></a>Parameters</h4>
                 </div>
               </div>
             </div>
@@ -476,7 +476,7 @@ const_iterator begin(BulkRetrievalOption bulkretrieval=
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idm1805840"></a>directdb_get</h5>
+                    <h5 class="title"><a id="idp50068072"></a>directdb_get</h5>
                   </div>
                 </div>
               </div>
@@ -486,7 +486,7 @@ const_iterator begin(BulkRetrievalOption bulkretrieval=
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idm2054904"></a>bulkretrieval</h5>
+                    <h5 class="title"><a id="idp50143520"></a>bulkretrieval</h5>
                   </div>
                 </div>
               </div>
@@ -497,7 +497,7 @@ const_iterator begin(BulkRetrievalOption bulkretrieval=
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idm2359728"></a>Return Value</h4>
+                  <h4 class="title"><a id="idp50006976"></a>Return Value</h4>
                 </div>
               </div>
             </div>
@@ -507,7 +507,7 @@ const_iterator begin(BulkRetrievalOption bulkretrieval=
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idm2423296"></a>See Also</h4>
+                  <h4 class="title"><a id="idp50143848"></a>See Also</h4>
                 </div>
               </div>
             </div>
@@ -522,7 +522,7 @@ const_iterator begin(BulkRetrievalOption bulkretrieval=
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idm1751928"></a>Class</h3>
+                <h3 class="title"><a id="idp50143664"></a>Class</h3>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/STL/db_vector_base_iterator.html b/docs/api_reference/STL/db_vector_base_iterator.html
index 39322c4..f1e6f28 100644
--- a/docs/api_reference/STL/db_vector_base_iterator.html
+++ b/docs/api_reference/STL/db_vector_base_iterator.html
@@ -42,7 +42,7 @@
 , and it is inheirted by the <a class="link" href="db_vector_iterator.html" title="Chapter 13.  Db_vector_iterator">db_vector_iterator</a>
  class, which is the iterator class for <a class="link" href="db_vector.html" title="Chapter 4.  Db_vector">db_vector</a>
 . </p>
-      <h4><a id="idp663824"></a> Public Members </h4>
+      <h4><a id="idp50863320"></a> Public Members </h4>
       <div class="informaltable">
         <table border="1" width="80%">
           <colgroup>
@@ -227,7 +227,7 @@
           </tbody>
         </table>
       </div>
-      <h4><a id="idp664152"></a>
+      <h4><a id="idp50584632"></a>
 Group</h4>
       <p>
 <a class="xref" href="db_vector_iterators.html" title="Chapter 11.  Iterator Classes for db_vector">
@@ -267,7 +267,7 @@ db_vector_base_iterator()
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp669768"></a>Group: Constructors and destroctor</h3>
+                <h3 class="title"><a id="idp50856488"></a>Group: Constructors and destroctor</h3>
               </div>
             </div>
           </div>
@@ -283,7 +283,7 @@ db_vector_base_iterator()
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp705568"></a>Class</h3>
+                <h3 class="title"><a id="idp50907032"></a>Class</h3>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/STL/db_vector_iterator.html b/docs/api_reference/STL/db_vector_iterator.html
index bd4297f..1fa01a3 100644
--- a/docs/api_reference/STL/db_vector_iterator.html
+++ b/docs/api_reference/STL/db_vector_iterator.html
@@ -38,7 +38,7 @@
           </div>
         </div>
       </div>
-      <h4><a id="idp666424"></a> Public Members </h4>
+      <h4><a id="idp50865864"></a> Public Members </h4>
       <div class="informaltable">
         <table border="1" width="80%">
           <colgroup>
@@ -146,7 +146,7 @@
           </tbody>
         </table>
       </div>
-      <h4><a id="idp799288"></a>
+      <h4><a id="idp51004544"></a>
 Group</h4>
       <p>
 <a class="xref" href="db_vector_iterators.html" title="Chapter 11.  Iterator Classes for db_vector">
@@ -190,7 +190,7 @@ db_vector_iterator(const db_vector_base_iterator< T > &obj)
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp810968"></a>Group: Constructors and destructor</h3>
+                <h3 class="title"><a id="idp51006536"></a>Group: Constructors and destructor</h3>
               </div>
             </div>
           </div>
@@ -208,7 +208,7 @@ db_vector_iterator(const db_vector_base_iterator< T > &obj)
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp802600"></a>Class</h3>
+                <h3 class="title"><a id="idp51018720"></a>Class</h3>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/STL/db_vector_iterators.html b/docs/api_reference/STL/db_vector_iterators.html
index 792df8b..715dfcc 100644
--- a/docs/api_reference/STL/db_vector_iterators.html
+++ b/docs/api_reference/STL/db_vector_iterators.html
@@ -45,13 +45,13 @@
       <p>The differences between the two classes are that the <a class="link" href="db_vector_base_iterator.html" title="Chapter 12.  Db_vector_base_iterator">db_vector_base_iterator</a>
  can only be used to read its referenced value, so it is intended as db_vector's const iterator; While the other class allows both read and write access. If your access pattern is readonly, it is strongly recommended that you use the const iterator because it is faster and more efficient. The two classes have identical behaviors to std::vector::const_iterator and std::vector::iterator respectively. Note that the common public member function behaviors are described in the <a class="link" [...]
  section. </p>
-      <h4><a id="idp660312"></a>
+      <h4><a id="idp50859808"></a>
 See Also
 </h4>
       <p> </p>
       <p><a class="link" href="db_base_iterator.html" title="Chapter 10.  Db_base_iterator">db_base_iterator</a>
  </p>
-      <h4><a id="idp657104"></a> Public Members </h4>
+      <h4><a id="idp50856600"></a> Public Members </h4>
       <div class="informaltable">
         <table border="1" width="80%">
           <colgroup>
@@ -84,7 +84,7 @@ db_vector_iterator</td>
           </tbody>
         </table>
       </div>
-      <h4><a id="idp665928"></a>
+      <h4><a id="idp50865368"></a>
 Group</h4>
       <p>
 <a class="xref" href="dbstl_iterators.html" title="Chapter 9.  Dbstl Iterator Classes">
diff --git a/docs/api_reference/STL/dbset_iterators.html b/docs/api_reference/STL/dbset_iterators.html
index 85cb558..5e286f7 100644
--- a/docs/api_reference/STL/dbset_iterators.html
+++ b/docs/api_reference/STL/dbset_iterators.html
@@ -48,7 +48,7 @@
       <p>The two classes inherit several functions from <a class="link" href="db_map_base_iterator.html" title="Chapter 15.  Db_map_base_iterator">db_map_base_iterator</a>
  and <a class="link" href="db_map_iterator.html" title="Chapter 16.  Db_map_iterator">db_map_iterator</a>
  respectively. </p>
-      <h4><a id="idp1038984"></a>
+      <h4><a id="idp51192696"></a>
 See Also
 </h4>
       <p> </p>
@@ -57,7 +57,7 @@ See Also
  </p>
       <p>
 </p>
-      <h4><a id="idp1046432"></a> Public Members </h4>
+      <h4><a id="idp51248384"></a> Public Members </h4>
       <div class="informaltable">
         <table border="1" width="80%">
           <colgroup>
@@ -90,7 +90,7 @@ db_set_iterator</td>
           </tbody>
         </table>
       </div>
-      <h4><a id="idp1046816"></a>
+      <h4><a id="idp51248768"></a>
 Group</h4>
       <p>
 <a class="xref" href="dbstl_iterators.html" title="Chapter 9.  Dbstl Iterator Classes">
diff --git a/docs/api_reference/STL/dbstl_containers.html b/docs/api_reference/STL/dbstl_containers.html
index 9bf1e79..fb9426f 100644
--- a/docs/api_reference/STL/dbstl_containers.html
+++ b/docs/api_reference/STL/dbstl_containers.html
@@ -42,7 +42,7 @@
       <p>It stores a collection of data items, or key/data pairs. Each container is backed by a Berkeley DB database created in an explicit database environment or an internal private environment; And the database itself can be created explicitly with all kinds of configurations, or by dbstl internally. For each type of container, some specific type of database and/or configurations must be used or specified to the database and its environment. dbstl will check the database and environme [...]
  and <a class="link" href="stldbstl_global_functionsopen_env.html" title="open_env">dbstl::open_env()</a>
 ; </p>
-      <h4><a id="idm1330024"></a>
+      <h4><a id="idp49964032"></a>
 See Also
 </h4>
       <p> </p>
@@ -54,7 +54,7 @@ See Also
  <a class="link" href="db_set.html" title="Chapter 7.  Db_set">db_set</a>
  <a class="link" href="db_multiset.html" title="Chapter 8.  Db_multiset">db_multiset</a>
  </p>
-      <h4><a id="idm2358808"></a> Public Members </h4>
+      <h4><a id="idp49987264"></a> Public Members </h4>
       <div class="informaltable">
         <table border="1" width="80%">
           <colgroup>
@@ -119,7 +119,7 @@ db_vector</td>
           </tbody>
         </table>
       </div>
-      <h4><a id="idm1321672"></a>
+      <h4><a id="idp49983104"></a>
 Group</h4>
       <p>
 None</p>
diff --git a/docs/api_reference/STL/dbstl_global_functions.html b/docs/api_reference/STL/dbstl_global_functions.html
index 0002297..5bba68b 100644
--- a/docs/api_reference/STL/dbstl_global_functions.html
+++ b/docs/api_reference/STL/dbstl_global_functions.html
@@ -38,7 +38,7 @@
           </div>
         </div>
       </div>
-      <h4><a id="idm1541192"></a> Public Members </h4>
+      <h4><a id="idp49799720"></a> Public Members </h4>
       <div class="informaltable">
         <table border="1" width="80%">
           <colgroup>
@@ -220,7 +220,7 @@ them. </p>        </td>
           </tbody>
         </table>
       </div>
-      <h4><a id="idm1348424"></a>
+      <h4><a id="idp49808344"></a>
 Group</h4>
       <p>
 None</p>
@@ -251,7 +251,7 @@ None</p>
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idm1567048"></a>Parameters</h4>
+                  <h4 class="title"><a id="idp49893056"></a>Parameters</h4>
                 </div>
               </div>
             </div>
@@ -259,7 +259,7 @@ None</p>
               <div class="titlepage">
                 <div>
                   <div>
-                    <h5 class="title"><a id="idm1582896"></a>pdb</h5>
+                    <h5 class="title"><a id="idp49893248"></a>pdb</h5>
                   </div>
                 </div>
               </div>
@@ -271,7 +271,7 @@ None</p>
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idm1168952"></a>Group: Functions to close database/environments.</h3>
+                <h3 class="title"><a id="idp49880280"></a>Group: Functions to close database/environments.</h3>
               </div>
             </div>
           </div>
@@ -282,7 +282,7 @@ None</p>
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idm1536336"></a>Class</h3>
+                <h3 class="title"><a id="idp49859256"></a>Class</h3>
               </div>
             </div>
           </div>
diff --git a/docs/api_reference/STL/dbstl_helper_classes.html b/docs/api_reference/STL/dbstl_helper_classes.html
index cafc3c3..e68c244 100644
--- a/docs/api_reference/STL/dbstl_helper_classes.html
+++ b/docs/api_reference/STL/dbstl_helper_classes.html
@@ -39,7 +39,7 @@
         </div>
       </div>
       <p>Classes of this module help to achieve various features of dbstl. </p>
-      <h4><a id="idp1219736"></a> Public Members </h4>
+      <h4><a id="idp51422968"></a> Public Members </h4>
       <div class="informaltable">
         <table border="1" width="80%">
           <colgroup>
@@ -96,7 +96,7 @@ ElementRef and ElementHolder wrappers.</td>
           </tbody>
         </table>
       </div>
-      <h4><a id="idp1230088"></a>
+      <h4><a id="idp51353704"></a>
 Group</h4>
       <p>
 None</p>
diff --git a/docs/api_reference/STL/dbstl_iterators.html b/docs/api_reference/STL/dbstl_iterators.html
index ba58144..27cbc7a 100644
--- a/docs/api_reference/STL/dbstl_iterators.html
+++ b/docs/api_reference/STL/dbstl_iterators.html
@@ -43,7 +43,7 @@
       <p>2. There are some functions common to each child class of this class which have identical behaviors, so we will document them here.</p>
       <p>This class is the base class for all dbstl iterators, there is no much to say about this class itself, and users are not supposed to directly use this class at all. So we will talk about some common functions of dbstl iterators in this section.</p>
       <p></p>
-      <h4><a id="idp549632"></a>
+      <h4><a id="idp50665784"></a>
 See Also
 </h4>
       <p> </p>
@@ -54,7 +54,7 @@ See Also
  <a class="link" href="db_set_base_iterator.html" title="Chapter 18.  Db_set_base_iterator">db_set_base_iterator</a>
  <a class="link" href="db_set_iterator.html" title="Chapter 19.  Db_set_iterator">db_set_iterator</a>
  </p>
-      <h4><a id="idp582392"></a> Public Members </h4>
+      <h4><a id="idp50279080"></a> Public Members </h4>
       <div class="informaltable">
         <table border="1" width="80%">
           <colgroup>
@@ -119,7 +119,7 @@ Iterator classes for db_vector.</td>
           </tbody>
         </table>
       </div>
-      <h4><a id="idp605360"></a>
+      <h4><a id="idp50798888"></a>
 Group</h4>
       <p>
 None</p>
diff --git a/docs/api_reference/STL/index.html b/docs/api_reference/STL/index.html
index cb20b0f..9d4c4a6 100644
--- a/docs/api_reference/STL/index.html
+++ b/docs/api_reference/STL/index.html
@@ -30,11 +30,11 @@
       <div class="titlepage">
         <div>
           <div>
-            <h1 class="title"><a id="idm553592"></a>Berkeley DB C++ Standard Template Library API Reference</h1>
+            <h1 class="title"><a id="idm2828824"></a>Berkeley DB C++ Standard Template Library API Reference</h1>
           </div>
           <div>
             <div class="legalnotice">
-              <a id="idm898488"></a>
+              <a id="idp49796680"></a>
               <p class="legalnotice-title">
                 <b>Legal Notice</b>
               </p>
@@ -72,7 +72,7 @@
             </div>
           </div>
           <div>
-            <p class="pubdate">5/11/2012</p>
+            <p class="pubdate">9/9/2013</p>
           </div>
         </div>
         <hr />
diff --git a/docs/api_reference/STL/stlBulkRetrievalOptionbulk_buf_size.html b/docs/api_reference/STL/stlBulkRetrievalOptionbulk_buf_size.html
index afdd776..ab38d57 100644
--- a/docs/api_reference/STL/stlBulkRetrievalOptionbulk_buf_size.html
+++ b/docs/api_reference/STL/stlBulkRetrievalOptionbulk_buf_size.html
@@ -59,7 +59,7 @@ u_int32_t bulk_buf_size()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1533048"></a>Class</h3>
+              <h3 class="title"><a id="idp51741864"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlBulkRetrievalOptionbulk_retrieval.html b/docs/api_reference/STL/stlBulkRetrievalOptionbulk_retrieval.html
index 6de2bec..2b3d30d 100644
--- a/docs/api_reference/STL/stlBulkRetrievalOptionbulk_retrieval.html
+++ b/docs/api_reference/STL/stlBulkRetrievalOptionbulk_retrieval.html
@@ -59,7 +59,7 @@ static BulkRetrievalOption bulk_retrieval(u_int32_t bulk_buf_sz=
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1561576"></a>Class</h3>
+              <h3 class="title"><a id="idp51771352"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlBulkRetrievalOptionno_bulk_retrieval.html b/docs/api_reference/STL/stlBulkRetrievalOptionno_bulk_retrieval.html
index 3918522..9866390 100644
--- a/docs/api_reference/STL/stlBulkRetrievalOptionno_bulk_retrieval.html
+++ b/docs/api_reference/STL/stlBulkRetrievalOptionno_bulk_retrieval.html
@@ -54,7 +54,7 @@ static BulkRetrievalOption no_bulk_retrieval()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1559040"></a>Class</h3>
+              <h3 class="title"><a id="idp51768816"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlBulkRetrievalOptionoperator_assign.html b/docs/api_reference/STL/stlBulkRetrievalOptionoperator_assign.html
index eeda85c..f2ddb7a 100644
--- a/docs/api_reference/STL/stlBulkRetrievalOptionoperator_assign.html
+++ b/docs/api_reference/STL/stlBulkRetrievalOptionoperator_assign.html
@@ -54,7 +54,7 @@ void operator=(BulkRetrievalOption::Option opt)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1557288"></a>Class</h3>
+              <h3 class="title"><a id="idp51767064"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlBulkRetrievalOptionoperator_eq.html b/docs/api_reference/STL/stlBulkRetrievalOptionoperator_eq.html
index 099fc60..cea8d96 100644
--- a/docs/api_reference/STL/stlBulkRetrievalOptionoperator_eq.html
+++ b/docs/api_reference/STL/stlBulkRetrievalOptionoperator_eq.html
@@ -54,7 +54,7 @@ bool operator==(const BulkRetrievalOption &bro) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1555024"></a>Class</h3>
+              <h3 class="title"><a id="idp51764800"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlDbstlDbtdstr_DbstlDbt.html b/docs/api_reference/STL/stlDbstlDbtdstr_DbstlDbt.html
index 3e2f81f..2bdbbd1 100644
--- a/docs/api_reference/STL/stlDbstlDbtdstr_DbstlDbt.html
+++ b/docs/api_reference/STL/stlDbstlDbtdstr_DbstlDbt.html
@@ -54,7 +54,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1396728"></a>Class</h3>
+              <h3 class="title"><a id="idp51604856"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlDbstlDbtoperator_assign.html b/docs/api_reference/STL/stlDbstlDbtoperator_assign.html
index 96b3260..ab0be5b 100644
--- a/docs/api_reference/STL/stlDbstlDbtoperator_assign.html
+++ b/docs/api_reference/STL/stlDbstlDbtoperator_assign.html
@@ -54,7 +54,7 @@ const DbstlDbt& operator=(const DbstlDbt &d)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1398992"></a>Class</h3>
+              <h3 class="title"><a id="idp51607120"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlDbstlElemTraitsDbstlElemTraits.html b/docs/api_reference/STL/stlDbstlElemTraitsDbstlElemTraits.html
index 0c951a4..30e991e 100644
--- a/docs/api_reference/STL/stlDbstlElemTraitsDbstlElemTraits.html
+++ b/docs/api_reference/STL/stlDbstlElemTraitsDbstlElemTraits.html
@@ -53,7 +53,7 @@ DbstlElemTraits()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1526168"></a>Class</h3>
+              <h3 class="title"><a id="idp51734952"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlDbstlElemTraitscompare.html b/docs/api_reference/STL/stlDbstlElemTraitscompare.html
index a452b7e..0d2c7c8 100644
--- a/docs/api_reference/STL/stlDbstlElemTraitscompare.html
+++ b/docs/api_reference/STL/stlDbstlElemTraitscompare.html
@@ -56,7 +56,7 @@ static int compare(const T *seq1, const T *seq2,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1452744"></a>Group: Interface compatible with std::string's char_traits.</h3>
+              <h3 class="title"><a id="idp51660864"></a>Group: Interface compatible with std::string's char_traits.</h3>
             </div>
           </div>
         </div>
@@ -66,7 +66,7 @@ static int compare(const T *seq1, const T *seq2,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1453320"></a>Class</h3>
+              <h3 class="title"><a id="idp51661440"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlDbstlElemTraitscopy.html b/docs/api_reference/STL/stlDbstlElemTraitscopy.html
index 313b5bd..f01df8e 100644
--- a/docs/api_reference/STL/stlDbstlElemTraitscopy.html
+++ b/docs/api_reference/STL/stlDbstlElemTraitscopy.html
@@ -55,7 +55,7 @@ static T* copy(T *seq1, const T *seq2,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1452256"></a>Group: Interface compatible with std::string's char_traits.</h3>
+              <h3 class="title"><a id="idp51660376"></a>Group: Interface compatible with std::string's char_traits.</h3>
             </div>
           </div>
         </div>
@@ -65,7 +65,7 @@ static T* copy(T *seq1, const T *seq2,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1458808"></a>Class</h3>
+              <h3 class="title"><a id="idp51666928"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlDbstlElemTraitsdstr_DbstlElemTraits.html b/docs/api_reference/STL/stlDbstlElemTraitsdstr_DbstlElemTraits.html
index 20f83c1..e233c28 100644
--- a/docs/api_reference/STL/stlDbstlElemTraitsdstr_DbstlElemTraits.html
+++ b/docs/api_reference/STL/stlDbstlElemTraitsdstr_DbstlElemTraits.html
@@ -53,7 +53,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1523336"></a>Class</h3>
+              <h3 class="title"><a id="idp51732152"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlDbstlElemTraitseof.html b/docs/api_reference/STL/stlDbstlElemTraitseof.html
index a449525..388812a 100644
--- a/docs/api_reference/STL/stlDbstlElemTraitseof.html
+++ b/docs/api_reference/STL/stlDbstlElemTraitseof.html
@@ -53,7 +53,7 @@ static int_type eof()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1466120"></a>Group: Interface compatible with std::string's char_traits.</h3>
+              <h3 class="title"><a id="idp51676264"></a>Group: Interface compatible with std::string's char_traits.</h3>
             </div>
           </div>
         </div>
@@ -63,7 +63,7 @@ static int_type eof()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1472872"></a>Class</h3>
+              <h3 class="title"><a id="idp51682392"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlDbstlElemTraitseq.html b/docs/api_reference/STL/stlDbstlElemTraitseq.html
index 3fe5cbe..7e4e5a0 100644
--- a/docs/api_reference/STL/stlDbstlElemTraitseq.html
+++ b/docs/api_reference/STL/stlDbstlElemTraitseq.html
@@ -55,7 +55,7 @@ static bool eq(const T &left,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1446976"></a>Group: Interface compatible with std::string's char_traits.</h3>
+              <h3 class="title"><a id="idp51655096"></a>Group: Interface compatible with std::string's char_traits.</h3>
             </div>
           </div>
         </div>
@@ -65,7 +65,7 @@ static bool eq(const T &left,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1447552"></a>Class</h3>
+              <h3 class="title"><a id="idp51655672"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlDbstlElemTraitseq_int_type.html b/docs/api_reference/STL/stlDbstlElemTraitseq_int_type.html
index 2caba76..eda132b 100644
--- a/docs/api_reference/STL/stlDbstlElemTraitseq_int_type.html
+++ b/docs/api_reference/STL/stlDbstlElemTraitseq_int_type.html
@@ -54,7 +54,7 @@ static bool eq_int_type(const int_type &left,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1463944"></a>Group: Interface compatible with std::string's char_traits.</h3>
+              <h3 class="title"><a id="idp51673984"></a>Group: Interface compatible with std::string's char_traits.</h3>
             </div>
           </div>
         </div>
@@ -64,7 +64,7 @@ static bool eq_int_type(const int_type &left,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1470208"></a>Class</h3>
+              <h3 class="title"><a id="idp51679664"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlDbstlElemTraitsfind.html b/docs/api_reference/STL/stlDbstlElemTraitsfind.html
index 39f2838..3b77750 100644
--- a/docs/api_reference/STL/stlDbstlElemTraitsfind.html
+++ b/docs/api_reference/STL/stlDbstlElemTraitsfind.html
@@ -55,7 +55,7 @@ static const T* find(const T *seq, size_t cnt,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1460944"></a>Group: Interface compatible with std::string's char_traits.</h3>
+              <h3 class="title"><a id="idp51669064"></a>Group: Interface compatible with std::string's char_traits.</h3>
             </div>
           </div>
         </div>
@@ -65,7 +65,7 @@ static const T* find(const T *seq, size_t cnt,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1461520"></a>Class</h3>
+              <h3 class="title"><a id="idp51669640"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlDbstlElemTraitsget_assign_function.html b/docs/api_reference/STL/stlDbstlElemTraitsget_assign_function.html
index eb88acc..18cb313 100644
--- a/docs/api_reference/STL/stlDbstlElemTraitsget_assign_function.html
+++ b/docs/api_reference/STL/stlDbstlElemTraitsget_assign_function.html
@@ -53,7 +53,7 @@ ElemAssignFunct get_assign_function()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1479440"></a>Group: Set/get functions for callback function pointers.</h3>
+              <h3 class="title"><a id="idp51687840"></a>Group: Set/get functions for callback function pointers.</h3>
             </div>
           </div>
         </div>
@@ -63,7 +63,7 @@ ElemAssignFunct get_assign_function()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1486328"></a>Class</h3>
+              <h3 class="title"><a id="idp51695080"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlDbstlElemTraitsget_compare_function.html b/docs/api_reference/STL/stlDbstlElemTraitsget_compare_function.html
index face7ff..bb92871 100644
--- a/docs/api_reference/STL/stlDbstlElemTraitsget_compare_function.html
+++ b/docs/api_reference/STL/stlDbstlElemTraitsget_compare_function.html
@@ -53,7 +53,7 @@ ElemCompareFunct get_compare_function()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1506072"></a>Group: Set/get functions for callback function pointers.</h3>
+              <h3 class="title"><a id="idp51714888"></a>Group: Set/get functions for callback function pointers.</h3>
             </div>
           </div>
         </div>
@@ -63,7 +63,7 @@ ElemCompareFunct get_compare_function()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1513400"></a>Class</h3>
+              <h3 class="title"><a id="idp51722216"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlDbstlElemTraitsget_copy_function.html b/docs/api_reference/STL/stlDbstlElemTraitsget_copy_function.html
index 506778d..e0a4699 100644
--- a/docs/api_reference/STL/stlDbstlElemTraitsget_copy_function.html
+++ b/docs/api_reference/STL/stlDbstlElemTraitsget_copy_function.html
@@ -53,7 +53,7 @@ ElemCopyFunct get_copy_function()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1487616"></a>Group: Set/get functions for callback function pointers.</h3>
+              <h3 class="title"><a id="idp51696432"></a>Group: Set/get functions for callback function pointers.</h3>
             </div>
           </div>
         </div>
@@ -63,7 +63,7 @@ ElemCopyFunct get_copy_function()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1494168"></a>Class</h3>
+              <h3 class="title"><a id="idp51702984"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlDbstlElemTraitsget_restore_function.html b/docs/api_reference/STL/stlDbstlElemTraitsget_restore_function.html
index 4724d4f..814dbc5 100644
--- a/docs/api_reference/STL/stlDbstlElemTraitsget_restore_function.html
+++ b/docs/api_reference/STL/stlDbstlElemTraitsget_restore_function.html
@@ -53,7 +53,7 @@ ElemRstoreFunct get_restore_function()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1474160"></a>Group: Set/get functions for callback function pointers.</h3>
+              <h3 class="title"><a id="idp51683680"></a>Group: Set/get functions for callback function pointers.</h3>
             </div>
           </div>
         </div>
@@ -63,7 +63,7 @@ ElemRstoreFunct get_restore_function()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1480936"></a>Class</h3>
+              <h3 class="title"><a id="idp51689624"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlDbstlElemTraitsget_sequence_compare_function.html b/docs/api_reference/STL/stlDbstlElemTraitsget_sequence_compare_function.html
index 6c1dbb9..8c3e8c9 100644
--- a/docs/api_reference/STL/stlDbstlElemTraitsget_sequence_compare_function.html
+++ b/docs/api_reference/STL/stlDbstlElemTraitsget_sequence_compare_function.html
@@ -53,7 +53,7 @@ SequenceCompareFunct get_sequence_compare_function()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1511968"></a>Group: Set/get functions for callback function pointers.</h3>
+              <h3 class="title"><a id="idp51720784"></a>Group: Set/get functions for callback function pointers.</h3>
             </div>
           </div>
         </div>
@@ -63,7 +63,7 @@ SequenceCompareFunct get_sequence_compare_function()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1519184"></a>Class</h3>
+              <h3 class="title"><a id="idp51728000"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlDbstlElemTraitsget_sequence_copy_function.html b/docs/api_reference/STL/stlDbstlElemTraitsget_sequence_copy_function.html
index b14e4c7..2037c35 100644
--- a/docs/api_reference/STL/stlDbstlElemTraitsget_sequence_copy_function.html
+++ b/docs/api_reference/STL/stlDbstlElemTraitsget_sequence_copy_function.html
@@ -53,7 +53,7 @@ SequenceCopyFunct get_sequence_copy_function()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1498072"></a>Group: Set/get functions for callback function pointers.</h3>
+              <h3 class="title"><a id="idp51706888"></a>Group: Set/get functions for callback function pointers.</h3>
             </div>
           </div>
         </div>
@@ -63,7 +63,7 @@ SequenceCopyFunct get_sequence_copy_function()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1504784"></a>Class</h3>
+              <h3 class="title"><a id="idp51713600"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlDbstlElemTraitsget_sequence_len_function.html b/docs/api_reference/STL/stlDbstlElemTraitsget_sequence_len_function.html
index 9683d20..0b8b413 100644
--- a/docs/api_reference/STL/stlDbstlElemTraitsget_sequence_len_function.html
+++ b/docs/api_reference/STL/stlDbstlElemTraitsget_sequence_len_function.html
@@ -53,7 +53,7 @@ SequenceLenFunct get_sequence_len_function()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1495456"></a>Group: Set/get functions for callback function pointers.</h3>
+              <h3 class="title"><a id="idp51704272"></a>Group: Set/get functions for callback function pointers.</h3>
             </div>
           </div>
         </div>
@@ -63,7 +63,7 @@ SequenceLenFunct get_sequence_len_function()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1502000"></a>Class</h3>
+              <h3 class="title"><a id="idp51710816"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlDbstlElemTraitsget_sequence_n_compare_function.html b/docs/api_reference/STL/stlDbstlElemTraitsget_sequence_n_compare_function.html
index 088ce0c..595caa9 100644
--- a/docs/api_reference/STL/stlDbstlElemTraitsget_sequence_n_compare_function.html
+++ b/docs/api_reference/STL/stlDbstlElemTraitsget_sequence_n_compare_function.html
@@ -53,7 +53,7 @@ SequenceNCompareFunct get_sequence_n_compare_function()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1517800"></a>Group: Set/get functions for callback function pointers.</h3>
+              <h3 class="title"><a id="idp51726616"></a>Group: Set/get functions for callback function pointers.</h3>
             </div>
           </div>
         </div>
@@ -63,7 +63,7 @@ SequenceNCompareFunct get_sequence_n_compare_function()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1524848"></a>Class</h3>
+              <h3 class="title"><a id="idp51733664"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlDbstlElemTraitsget_size_function.html b/docs/api_reference/STL/stlDbstlElemTraitsget_size_function.html
index 7c4104c..8a3537c 100644
--- a/docs/api_reference/STL/stlDbstlElemTraitsget_size_function.html
+++ b/docs/api_reference/STL/stlDbstlElemTraitsget_size_function.html
@@ -53,7 +53,7 @@ ElemSizeFunct get_size_function()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1482160"></a>Group: Set/get functions for callback function pointers.</h3>
+              <h3 class="title"><a id="idp51690848"></a>Group: Set/get functions for callback function pointers.</h3>
             </div>
           </div>
         </div>
@@ -63,7 +63,7 @@ ElemSizeFunct get_size_function()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1489000"></a>Class</h3>
+              <h3 class="title"><a id="idp51697752"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlDbstlElemTraitsinstance.html b/docs/api_reference/STL/stlDbstlElemTraitsinstance.html
index ce04f95..b7f80ca 100644
--- a/docs/api_reference/STL/stlDbstlElemTraitsinstance.html
+++ b/docs/api_reference/STL/stlDbstlElemTraitsinstance.html
@@ -55,7 +55,7 @@ static DbstlElemTraits* instance()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1527512"></a>Class</h3>
+              <h3 class="title"><a id="idp51736328"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlDbstlElemTraitslength.html b/docs/api_reference/STL/stlDbstlElemTraitslength.html
index 5163f86..2777341 100644
--- a/docs/api_reference/STL/stlDbstlElemTraitslength.html
+++ b/docs/api_reference/STL/stlDbstlElemTraitslength.html
@@ -55,7 +55,7 @@ static size_t length(const T *seq)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1449352"></a>Group: Interface compatible with std::string's char_traits.</h3>
+              <h3 class="title"><a id="idp51657472"></a>Group: Interface compatible with std::string's char_traits.</h3>
             </div>
           </div>
         </div>
@@ -65,7 +65,7 @@ static size_t length(const T *seq)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1456160"></a>Class</h3>
+              <h3 class="title"><a id="idp51664280"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlDbstlElemTraitslt.html b/docs/api_reference/STL/stlDbstlElemTraitslt.html
index d56060d..0e8c3e4 100644
--- a/docs/api_reference/STL/stlDbstlElemTraitslt.html
+++ b/docs/api_reference/STL/stlDbstlElemTraitslt.html
@@ -56,7 +56,7 @@ static bool lt(const T &left,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1449880"></a>Group: Interface compatible with std::string's char_traits.</h3>
+              <h3 class="title"><a id="idp51658000"></a>Group: Interface compatible with std::string's char_traits.</h3>
             </div>
           </div>
         </div>
@@ -66,7 +66,7 @@ static bool lt(const T &left,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1450456"></a>Class</h3>
+              <h3 class="title"><a id="idp51658576"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlDbstlElemTraitsmove.html b/docs/api_reference/STL/stlDbstlElemTraitsmove.html
index 654d48b..6f50ab6 100644
--- a/docs/api_reference/STL/stlDbstlElemTraitsmove.html
+++ b/docs/api_reference/STL/stlDbstlElemTraitsmove.html
@@ -56,7 +56,7 @@ static T* move(T *seq1, const T *seq2,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1457632"></a>Group: Interface compatible with std::string's char_traits.</h3>
+              <h3 class="title"><a id="idp51666080"></a>Group: Interface compatible with std::string's char_traits.</h3>
             </div>
           </div>
         </div>
@@ -66,7 +66,7 @@ static T* move(T *seq1, const T *seq2,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1462448"></a>Class</h3>
+              <h3 class="title"><a id="idp51672384"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlDbstlElemTraitsnot_eof.html b/docs/api_reference/STL/stlDbstlElemTraitsnot_eof.html
index 8686d28..98019eb 100644
--- a/docs/api_reference/STL/stlDbstlElemTraitsnot_eof.html
+++ b/docs/api_reference/STL/stlDbstlElemTraitsnot_eof.html
@@ -53,7 +53,7 @@ static int_type not_eof(const int_type &meta_elem)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1468904"></a>Group: Interface compatible with std::string's char_traits.</h3>
+              <h3 class="title"><a id="idp51678728"></a>Group: Interface compatible with std::string's char_traits.</h3>
             </div>
           </div>
         </div>
@@ -63,7 +63,7 @@ static int_type not_eof(const int_type &meta_elem)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1475664"></a>Class</h3>
+              <h3 class="title"><a id="idp51685248"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlDbstlElemTraitsset_assign_function.html b/docs/api_reference/STL/stlDbstlElemTraitsset_assign_function.html
index a9bb791..db7ec19 100644
--- a/docs/api_reference/STL/stlDbstlElemTraitsset_assign_function.html
+++ b/docs/api_reference/STL/stlDbstlElemTraitsset_assign_function.html
@@ -53,7 +53,7 @@ void set_assign_function(ElemAssignFunct f)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1476952"></a>Group: Set/get functions for callback function pointers.</h3>
+              <h3 class="title"><a id="idp51686536"></a>Group: Set/get functions for callback function pointers.</h3>
             </div>
           </div>
         </div>
@@ -63,7 +63,7 @@ void set_assign_function(ElemAssignFunct f)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1483600"></a>Class</h3>
+              <h3 class="title"><a id="idp51692288"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlDbstlElemTraitsset_compare_function.html b/docs/api_reference/STL/stlDbstlElemTraitsset_compare_function.html
index 6e97b7e..46cb186 100644
--- a/docs/api_reference/STL/stlDbstlElemTraitsset_compare_function.html
+++ b/docs/api_reference/STL/stlDbstlElemTraitsset_compare_function.html
@@ -53,7 +53,7 @@ void set_compare_function(ElemCompareFunct f)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1503288"></a>Group: Set/get functions for callback function pointers.</h3>
+              <h3 class="title"><a id="idp51712104"></a>Group: Set/get functions for callback function pointers.</h3>
             </div>
           </div>
         </div>
@@ -63,7 +63,7 @@ void set_compare_function(ElemCompareFunct f)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1510552"></a>Class</h3>
+              <h3 class="title"><a id="idp51719368"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlDbstlElemTraitsset_copy_function.html b/docs/api_reference/STL/stlDbstlElemTraitsset_copy_function.html
index f027651..8e8c9e7 100644
--- a/docs/api_reference/STL/stlDbstlElemTraitsset_copy_function.html
+++ b/docs/api_reference/STL/stlDbstlElemTraitsset_copy_function.html
@@ -53,7 +53,7 @@ void set_copy_function(ElemCopyFunct f)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1490288"></a>Group: Set/get functions for callback function pointers.</h3>
+              <h3 class="title"><a id="idp51699040"></a>Group: Set/get functions for callback function pointers.</h3>
             </div>
           </div>
         </div>
@@ -63,7 +63,7 @@ void set_copy_function(ElemCopyFunct f)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1496720"></a>Class</h3>
+              <h3 class="title"><a id="idp51705536"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlDbstlElemTraitsset_restore_function.html b/docs/api_reference/STL/stlDbstlElemTraitsset_restore_function.html
index 78b9e5f..4b18a3f 100644
--- a/docs/api_reference/STL/stlDbstlElemTraitsset_restore_function.html
+++ b/docs/api_reference/STL/stlDbstlElemTraitsset_restore_function.html
@@ -53,7 +53,7 @@ void set_restore_function(ElemRstoreFunct f)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1471496"></a>Group: Set/get functions for callback function pointers.</h3>
+              <h3 class="title"><a id="idp51680720"></a>Group: Set/get functions for callback function pointers.</h3>
             </div>
           </div>
         </div>
@@ -63,7 +63,7 @@ void set_restore_function(ElemRstoreFunct f)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1478216"></a>Class</h3>
+              <h3 class="title"><a id="idp51681184"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlDbstlElemTraitsset_sequence_compare_function.html b/docs/api_reference/STL/stlDbstlElemTraitsset_sequence_compare_function.html
index 6c9ef56..0dcceea 100644
--- a/docs/api_reference/STL/stlDbstlElemTraitsset_sequence_compare_function.html
+++ b/docs/api_reference/STL/stlDbstlElemTraitsset_sequence_compare_function.html
@@ -53,7 +53,7 @@ void set_sequence_compare_function(SequenceCompareFunct f)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1509184"></a>Group: Set/get functions for callback function pointers.</h3>
+              <h3 class="title"><a id="idp51718000"></a>Group: Set/get functions for callback function pointers.</h3>
             </div>
           </div>
         </div>
@@ -63,7 +63,7 @@ void set_sequence_compare_function(SequenceCompareFunct f)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1516320"></a>Class</h3>
+              <h3 class="title"><a id="idp51725136"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlDbstlElemTraitsset_sequence_copy_function.html b/docs/api_reference/STL/stlDbstlElemTraitsset_sequence_copy_function.html
index ed64f55..f1b5afc 100644
--- a/docs/api_reference/STL/stlDbstlElemTraitsset_sequence_copy_function.html
+++ b/docs/api_reference/STL/stlDbstlElemTraitsset_sequence_copy_function.html
@@ -53,7 +53,7 @@ void set_sequence_copy_function(SequenceCopyFunct f)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1500752"></a>Group: Set/get functions for callback function pointers.</h3>
+              <h3 class="title"><a id="idp51709568"></a>Group: Set/get functions for callback function pointers.</h3>
             </div>
           </div>
         </div>
@@ -63,7 +63,7 @@ void set_sequence_copy_function(SequenceCopyFunct f)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1507760"></a>Class</h3>
+              <h3 class="title"><a id="idp51716576"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlDbstlElemTraitsset_sequence_len_function.html b/docs/api_reference/STL/stlDbstlElemTraitsset_sequence_len_function.html
index 86856f8..1b60a66 100644
--- a/docs/api_reference/STL/stlDbstlElemTraitsset_sequence_len_function.html
+++ b/docs/api_reference/STL/stlDbstlElemTraitsset_sequence_len_function.html
@@ -53,7 +53,7 @@ void set_sequence_len_function(SequenceLenFunct f)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1492968"></a>Group: Set/get functions for callback function pointers.</h3>
+              <h3 class="title"><a id="idp51701720"></a>Group: Set/get functions for callback function pointers.</h3>
             </div>
           </div>
         </div>
@@ -63,7 +63,7 @@ void set_sequence_len_function(SequenceLenFunct f)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1499336"></a>Class</h3>
+              <h3 class="title"><a id="idp51708152"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlDbstlElemTraitsset_sequence_n_compare_function.html b/docs/api_reference/STL/stlDbstlElemTraitsset_sequence_n_compare_function.html
index ca18dc2..0c13770 100644
--- a/docs/api_reference/STL/stlDbstlElemTraitsset_sequence_n_compare_function.html
+++ b/docs/api_reference/STL/stlDbstlElemTraitsset_sequence_n_compare_function.html
@@ -53,7 +53,7 @@ void set_sequence_n_compare_function(SequenceNCompareFunct f)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1514824"></a>Group: Set/get functions for callback function pointers.</h3>
+              <h3 class="title"><a id="idp51723640"></a>Group: Set/get functions for callback function pointers.</h3>
             </div>
           </div>
         </div>
@@ -63,7 +63,7 @@ void set_sequence_n_compare_function(SequenceNCompareFunct f)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1522048"></a>Class</h3>
+              <h3 class="title"><a id="idp51730864"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlDbstlElemTraitsset_size_function.html b/docs/api_reference/STL/stlDbstlElemTraitsset_size_function.html
index 9e619cb..ba40d7b 100644
--- a/docs/api_reference/STL/stlDbstlElemTraitsset_size_function.html
+++ b/docs/api_reference/STL/stlDbstlElemTraitsset_size_function.html
@@ -53,7 +53,7 @@ void set_size_function(ElemSizeFunct f)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1484824"></a>Group: Set/get functions for callback function pointers.</h3>
+              <h3 class="title"><a id="idp51693512"></a>Group: Set/get functions for callback function pointers.</h3>
             </div>
           </div>
         </div>
@@ -63,7 +63,7 @@ void set_size_function(ElemSizeFunct f)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1491616"></a>Class</h3>
+              <h3 class="title"><a id="idp51700368"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlDbstlElemTraitsto_char_type.html b/docs/api_reference/STL/stlDbstlElemTraitsto_char_type.html
index 2c86764..052a307 100644
--- a/docs/api_reference/STL/stlDbstlElemTraitsto_char_type.html
+++ b/docs/api_reference/STL/stlDbstlElemTraitsto_char_type.html
@@ -53,7 +53,7 @@ static T to_char_type(const int_type &meta_elem)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1460288"></a>Group: Interface compatible with std::string's char_traits.</h3>
+              <h3 class="title"><a id="idp51668408"></a>Group: Interface compatible with std::string's char_traits.</h3>
             </div>
           </div>
         </div>
@@ -63,7 +63,7 @@ static T to_char_type(const int_type &meta_elem)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1464832"></a>Class</h3>
+              <h3 class="title"><a id="idp51674712"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlDbstlElemTraitsto_int_type.html b/docs/api_reference/STL/stlDbstlElemTraitsto_int_type.html
index cb2eb1a..0973b54 100644
--- a/docs/api_reference/STL/stlDbstlElemTraitsto_int_type.html
+++ b/docs/api_reference/STL/stlDbstlElemTraitsto_int_type.html
@@ -53,7 +53,7 @@ static int_type to_int_type(const T &elem)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1454088"></a>Group: Interface compatible with std::string's char_traits.</h3>
+              <h3 class="title"><a id="idp51671120"></a>Group: Interface compatible with std::string's char_traits.</h3>
             </div>
           </div>
         </div>
@@ -63,7 +63,7 @@ static int_type to_int_type(const T &elem)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1454472"></a>Class</h3>
+              <h3 class="title"><a id="idp51677040"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlDbstlExceptiondstr_DbstlException.html b/docs/api_reference/STL/stlDbstlExceptiondstr_DbstlException.html
index 88f1087..44ecd6f 100644
--- a/docs/api_reference/STL/stlDbstlExceptiondstr_DbstlException.html
+++ b/docs/api_reference/STL/stlDbstlExceptiondstr_DbstlException.html
@@ -53,7 +53,7 @@ virtual ~DbstlException()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1608280"></a>Class</h3>
+              <h3 class="title"><a id="idp51796152"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlDbstlExceptionoperator_assign.html b/docs/api_reference/STL/stlDbstlExceptionoperator_assign.html
index 4ab8d2f..6ba89b3 100644
--- a/docs/api_reference/STL/stlDbstlExceptionoperator_assign.html
+++ b/docs/api_reference/STL/stlDbstlExceptionoperator_assign.html
@@ -53,7 +53,7 @@ const DbstlException& operator=(const DbstlException &exobj)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1607640"></a>Class</h3>
+              <h3 class="title"><a id="idp51817408"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlElementHolder_DB_STL_StoreElement.html b/docs/api_reference/STL/stlElementHolder_DB_STL_StoreElement.html
index 70fb10e..4bc444a 100644
--- a/docs/api_reference/STL/stlElementHolder_DB_STL_StoreElement.html
+++ b/docs/api_reference/STL/stlElementHolder_DB_STL_StoreElement.html
@@ -56,7 +56,7 @@ void _DB_STL_StoreElement()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1337848"></a>Class</h3>
+              <h3 class="title"><a id="idp51544776"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlElementHolder_DB_STL_value.html b/docs/api_reference/STL/stlElementHolder_DB_STL_value.html
index 2494731..34a2588 100644
--- a/docs/api_reference/STL/stlElementHolder_DB_STL_value.html
+++ b/docs/api_reference/STL/stlElementHolder_DB_STL_value.html
@@ -57,7 +57,7 @@ ptype& _DB_STL_value()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1334680"></a>Class</h3>
+              <h3 class="title"><a id="idp51541432"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlElementHolderdstr_ElementHolder.html b/docs/api_reference/STL/stlElementHolderdstr_ElementHolder.html
index 7f8241f..46189da 100644
--- a/docs/api_reference/STL/stlElementHolderdstr_ElementHolder.html
+++ b/docs/api_reference/STL/stlElementHolderdstr_ElementHolder.html
@@ -53,7 +53,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1254432"></a>Class</h3>
+              <h3 class="title"><a id="idp51452560"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlElementHolderoperator__aa.html b/docs/api_reference/STL/stlElementHolderoperator__aa.html
index 5e1dbb4..6f66916 100644
--- a/docs/api_reference/STL/stlElementHolderoperator__aa.html
+++ b/docs/api_reference/STL/stlElementHolderoperator__aa.html
@@ -55,7 +55,7 @@ const self& operator &=(const self &p2)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1289936"></a>Group: Math operators.</h3>
+              <h3 class="title"><a id="idp51504272"></a>Group: Math operators.</h3>
             </div>
           </div>
         </div>
@@ -68,7 +68,7 @@ const self& operator &=(const self &p2)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1288840"></a>Class</h3>
+              <h3 class="title"><a id="idp51493560"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlElementHolderoperator__ma.html b/docs/api_reference/STL/stlElementHolderoperator__ma.html
index 6a34776..c31ca7a 100644
--- a/docs/api_reference/STL/stlElementHolderoperator__ma.html
+++ b/docs/api_reference/STL/stlElementHolderoperator__ma.html
@@ -55,7 +55,7 @@ const self& operator *=(const self &p2)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1281392"></a>Group: Math operators.</h3>
+              <h3 class="title"><a id="idp51492984"></a>Group: Math operators.</h3>
             </div>
           </div>
         </div>
@@ -68,7 +68,7 @@ const self& operator *=(const self &p2)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1278152"></a>Class</h3>
+              <h3 class="title"><a id="idp51482712"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlElementHolderoperator_assign.html b/docs/api_reference/STL/stlElementHolderoperator_assign.html
index a46d2b1..11d749b 100644
--- a/docs/api_reference/STL/stlElementHolderoperator_assign.html
+++ b/docs/api_reference/STL/stlElementHolderoperator_assign.html
@@ -55,7 +55,7 @@ const self& operator=(const self &dt2)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1316736"></a>Group: Math operators.</h3>
+              <h3 class="title"><a id="idp51522440"></a>Group: Math operators.</h3>
             </div>
           </div>
         </div>
@@ -68,7 +68,7 @@ const self& operator=(const self &dt2)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1315648"></a>Class</h3>
+              <h3 class="title"><a id="idp51521512"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlElementHolderoperator_da.html b/docs/api_reference/STL/stlElementHolderoperator_da.html
index f6db3f2..3e78ee7 100644
--- a/docs/api_reference/STL/stlElementHolderoperator_da.html
+++ b/docs/api_reference/STL/stlElementHolderoperator_da.html
@@ -55,7 +55,7 @@ const self& operator/=(const self &p2)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1282344"></a>Group: Math operators.</h3>
+              <h3 class="title"><a id="idp51487168"></a>Group: Math operators.</h3>
             </div>
           </div>
         </div>
@@ -68,7 +68,7 @@ const self& operator/=(const self &p2)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1279672"></a>Class</h3>
+              <h3 class="title"><a id="idp51485968"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlElementHolderoperator_decr.html b/docs/api_reference/STL/stlElementHolderoperator_decr.html
index f4bb455..de803ce 100644
--- a/docs/api_reference/STL/stlElementHolderoperator_decr.html
+++ b/docs/api_reference/STL/stlElementHolderoperator_decr.html
@@ -55,7 +55,7 @@ self operator--(int)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1312824"></a>Group: Math operators.</h3>
+              <h3 class="title"><a id="idp51518560"></a>Group: Math operators.</h3>
             </div>
           </div>
         </div>
@@ -68,7 +68,7 @@ self operator--(int)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1307912"></a>Class</h3>
+              <h3 class="title"><a id="idp51513448"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlElementHolderoperator_gt_ge.html b/docs/api_reference/STL/stlElementHolderoperator_gt_ge.html
index 27e53b4..ac6fa39 100644
--- a/docs/api_reference/STL/stlElementHolderoperator_gt_ge.html
+++ b/docs/api_reference/STL/stlElementHolderoperator_gt_ge.html
@@ -52,7 +52,7 @@ const self& operator>>=(size_t n)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1300712"></a>Group: Math operators.</h3>
+              <h3 class="title"><a id="idp51505784"></a>Group: Math operators.</h3>
             </div>
           </div>
         </div>
@@ -65,7 +65,7 @@ const self& operator>>=(size_t n)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1299808"></a>Class</h3>
+              <h3 class="title"><a id="idp51504888"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlElementHolderoperator_ia.html b/docs/api_reference/STL/stlElementHolderoperator_ia.html
index be6cad4..f134547 100644
--- a/docs/api_reference/STL/stlElementHolderoperator_ia.html
+++ b/docs/api_reference/STL/stlElementHolderoperator_ia.html
@@ -55,7 +55,7 @@ const self& operator+=(const self &p2)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1252912"></a>Group: Math operators.</h3>
+              <h3 class="title"><a id="idp51457664"></a>Group: Math operators.</h3>
             </div>
           </div>
         </div>
@@ -68,7 +68,7 @@ const self& operator+=(const self &p2)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1269872"></a>Class</h3>
+              <h3 class="title"><a id="idp51476336"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlElementHolderoperator_incr.html b/docs/api_reference/STL/stlElementHolderoperator_incr.html
index ce04105..43b3851 100644
--- a/docs/api_reference/STL/stlElementHolderoperator_incr.html
+++ b/docs/api_reference/STL/stlElementHolderoperator_incr.html
@@ -55,7 +55,7 @@ self operator++(int)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1308648"></a>Group: Math operators.</h3>
+              <h3 class="title"><a id="idp51514184"></a>Group: Math operators.</h3>
             </div>
           </div>
         </div>
@@ -68,7 +68,7 @@ self operator++(int)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1303744"></a>Class</h3>
+              <h3 class="title"><a id="idp51509056"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlElementHolderoperator_lt_le.html b/docs/api_reference/STL/stlElementHolderoperator_lt_le.html
index 2609b5e..d8cfa71 100644
--- a/docs/api_reference/STL/stlElementHolderoperator_lt_le.html
+++ b/docs/api_reference/STL/stlElementHolderoperator_lt_le.html
@@ -52,7 +52,7 @@ const self& operator<<=(size_t n)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1304272"></a>Group: Math operators.</h3>
+              <h3 class="title"><a id="idp51509584"></a>Group: Math operators.</h3>
             </div>
           </div>
         </div>
@@ -65,7 +65,7 @@ const self& operator<<=(size_t n)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1303584"></a>Class</h3>
+              <h3 class="title"><a id="idp51508872"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlElementHolderoperator_modasg.html b/docs/api_reference/STL/stlElementHolderoperator_modasg.html
index 321c23c..5ddbd70 100644
--- a/docs/api_reference/STL/stlElementHolderoperator_modasg.html
+++ b/docs/api_reference/STL/stlElementHolderoperator_modasg.html
@@ -55,7 +55,7 @@ const self& operator%=(const self &p2)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1286152"></a>Group: Math operators.</h3>
+              <h3 class="title"><a id="idp51493664"></a>Group: Math operators.</h3>
             </div>
           </div>
         </div>
@@ -68,7 +68,7 @@ const self& operator%=(const self &p2)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1285056"></a>Class</h3>
+              <h3 class="title"><a id="idp51489808"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlElementHolderoperator_oa.html b/docs/api_reference/STL/stlElementHolderoperator_oa.html
index 746d078..7ab213b 100644
--- a/docs/api_reference/STL/stlElementHolderoperator_oa.html
+++ b/docs/api_reference/STL/stlElementHolderoperator_oa.html
@@ -55,7 +55,7 @@ const self& operator|=(const self &p2)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1296320"></a>Group: Math operators.</h3>
+              <h3 class="title"><a id="idp51508296"></a>Group: Math operators.</h3>
             </div>
           </div>
         </div>
@@ -68,7 +68,7 @@ const self& operator|=(const self &p2)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1292560"></a>Class</h3>
+              <h3 class="title"><a id="idp51497384"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlElementHolderoperator_ptype.html b/docs/api_reference/STL/stlElementHolderoperator_ptype.html
index 7e20be3..483e4f6 100644
--- a/docs/api_reference/STL/stlElementHolderoperator_ptype.html
+++ b/docs/api_reference/STL/stlElementHolderoperator_ptype.html
@@ -54,7 +54,7 @@ operator ptype() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1331888"></a>Class</h3>
+              <h3 class="title"><a id="idp51538616"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlElementHolderoperator_sa.html b/docs/api_reference/STL/stlElementHolderoperator_sa.html
index 0042297..ad06361 100644
--- a/docs/api_reference/STL/stlElementHolderoperator_sa.html
+++ b/docs/api_reference/STL/stlElementHolderoperator_sa.html
@@ -55,7 +55,7 @@ const self& operator-=(const self &p2)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1284544"></a>Group: Math operators.</h3>
+              <h3 class="title"><a id="idp51481368"></a>Group: Math operators.</h3>
             </div>
           </div>
         </div>
@@ -68,7 +68,7 @@ const self& operator-=(const self &p2)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1252808"></a>Class</h3>
+              <h3 class="title"><a id="idp51457560"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlElementHolderoperator_xa.html b/docs/api_reference/STL/stlElementHolderoperator_xa.html
index a50e840..65b9f05 100644
--- a/docs/api_reference/STL/stlElementHolderoperator_xa.html
+++ b/docs/api_reference/STL/stlElementHolderoperator_xa.html
@@ -55,7 +55,7 @@ const self& operator^=(const self &p2)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1297376"></a>Group: Math operators.</h3>
+              <h3 class="title"><a id="idp51502240"></a>Group: Math operators.</h3>
             </div>
           </div>
         </div>
@@ -68,7 +68,7 @@ const self& operator^=(const self &p2)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1296216"></a>Class</h3>
+              <h3 class="title"><a id="idp51501144"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlElementRefElementRef.html b/docs/api_reference/STL/stlElementRefElementRef.html
index 0dae736..334d3e5 100644
--- a/docs/api_reference/STL/stlElementRefElementRef.html
+++ b/docs/api_reference/STL/stlElementRefElementRef.html
@@ -54,7 +54,7 @@ ElementRef(iterator_type *pitr=NULL)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1360016"></a>Parameters</h4>
+                <h4 class="title"><a id="idp51568064"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -62,7 +62,7 @@ ElementRef(iterator_type *pitr=NULL)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp1361768"></a>pitr</h5>
+                  <h5 class="title"><a id="idp51569816"></a>pitr</h5>
                 </div>
               </div>
             </div>
@@ -79,7 +79,7 @@ ElementRef(const ddt &dt)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1364040"></a>Parameters</h4>
+                <h4 class="title"><a id="idp51572088"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -87,7 +87,7 @@ ElementRef(const ddt &dt)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp1364232"></a>dt</h5>
+                  <h5 class="title"><a id="idp51572280"></a>dt</h5>
                 </div>
               </div>
             </div>
@@ -103,7 +103,7 @@ ElementRef(const self &other)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1339000"></a>Parameters</h4>
+                <h4 class="title"><a id="idp51545928"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -111,7 +111,7 @@ ElementRef(const self &other)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp1365328"></a>other</h5>
+                  <h5 class="title"><a id="idp51573376"></a>other</h5>
                 </div>
               </div>
             </div>
@@ -123,7 +123,7 @@ ElementRef(const self &other)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1246272"></a>Class</h3>
+              <h3 class="title"><a id="idp51555816"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlElementRef_DB_STL_StoreElement.html b/docs/api_reference/STL/stlElementRef_DB_STL_StoreElement.html
index 24b0302..91af7a4 100644
--- a/docs/api_reference/STL/stlElementRef_DB_STL_StoreElement.html
+++ b/docs/api_reference/STL/stlElementRef_DB_STL_StoreElement.html
@@ -57,7 +57,7 @@ void _DB_STL_StoreElement()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1370824"></a>Class</h3>
+              <h3 class="title"><a id="idp51578728"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlElementRef_DB_STL_value.html b/docs/api_reference/STL/stlElementRef_DB_STL_value.html
index 52c07e2..8e11795 100644
--- a/docs/api_reference/STL/stlElementRef_DB_STL_value.html
+++ b/docs/api_reference/STL/stlElementRef_DB_STL_value.html
@@ -58,7 +58,7 @@ ddt& _DB_STL_value()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1373152"></a>Class</h3>
+              <h3 class="title"><a id="idp51581184"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlElementRefoperator_assign.html b/docs/api_reference/STL/stlElementRefoperator_assign.html
index b5dd3d2..e0b99ac 100644
--- a/docs/api_reference/STL/stlElementRefoperator_assign.html
+++ b/docs/api_reference/STL/stlElementRefoperator_assign.html
@@ -53,7 +53,7 @@ const ddt& operator=(const ddt &dt2)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1245736"></a>Parameters</h4>
+                <h4 class="title"><a id="idp51450408"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@ const ddt& operator=(const ddt &dt2)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp1367024"></a>dt2</h5>
+                  <h5 class="title"><a id="idp51575072"></a>dt2</h5>
                 </div>
               </div>
             </div>
@@ -72,7 +72,7 @@ const ddt& operator=(const ddt &dt2)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1365392"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51573440"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -86,7 +86,7 @@ const self& operator=(const self &me)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1369032"></a>Parameters</h4>
+                <h4 class="title"><a id="idp51577080"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -94,7 +94,7 @@ const self& operator=(const self &me)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp1369224"></a>me</h5>
+                  <h5 class="title"><a id="idp51577272"></a>me</h5>
                 </div>
               </div>
             </div>
@@ -105,7 +105,7 @@ const self& operator=(const self &me)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1328352"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51534856"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -116,7 +116,7 @@ const self& operator=(const self &me)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1364296"></a>Group: Assignment operators.</h3>
+              <h3 class="title"><a id="idp51555608"></a>Group: Assignment operators.</h3>
             </div>
           </div>
         </div>
@@ -126,7 +126,7 @@ const self& operator=(const self &me)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1362352"></a>Class</h3>
+              <h3 class="title"><a id="idp51572680"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlFailedAssertionExceptionFailedAssertionException.html b/docs/api_reference/STL/stlFailedAssertionExceptionFailedAssertionException.html
index be94c0e..80c9d0d 100644
--- a/docs/api_reference/STL/stlFailedAssertionExceptionFailedAssertionException.html
+++ b/docs/api_reference/STL/stlFailedAssertionExceptionFailedAssertionException.html
@@ -57,7 +57,7 @@ FailedAssertionException(const FailedAssertionException &ex)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1629976"></a>Class</h3>
+              <h3 class="title"><a id="idp51846328"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlFailedAssertionExceptiondstr_FailedAssertionException.html b/docs/api_reference/STL/stlFailedAssertionExceptiondstr_FailedAssertionException.html
index 921b879..b38a35e 100644
--- a/docs/api_reference/STL/stlFailedAssertionExceptiondstr_FailedAssertionException.html
+++ b/docs/api_reference/STL/stlFailedAssertionExceptiondstr_FailedAssertionException.html
@@ -53,7 +53,7 @@ virtual ~FailedAssertionException()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1638464"></a>Class</h3>
+              <h3 class="title"><a id="idp51848656"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlReadModifyWriteOptionno_read_modify_write.html b/docs/api_reference/STL/stlReadModifyWriteOptionno_read_modify_write.html
index a799c59..6b157bd 100644
--- a/docs/api_reference/STL/stlReadModifyWriteOptionno_read_modify_write.html
+++ b/docs/api_reference/STL/stlReadModifyWriteOptionno_read_modify_write.html
@@ -55,7 +55,7 @@ static ReadModifyWriteOption no_read_modify_write()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1584568"></a>Class</h3>
+              <h3 class="title"><a id="idp51794344"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlReadModifyWriteOptionoperator_eq.html b/docs/api_reference/STL/stlReadModifyWriteOptionoperator_eq.html
index a045c4d..ab5b3b2 100644
--- a/docs/api_reference/STL/stlReadModifyWriteOptionoperator_eq.html
+++ b/docs/api_reference/STL/stlReadModifyWriteOptionoperator_eq.html
@@ -54,7 +54,7 @@ bool operator==(const ReadModifyWriteOption &rmw1) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1579912"></a>Class</h3>
+              <h3 class="title"><a id="idp51789688"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stlReadModifyWriteOptionread_modify_write.html b/docs/api_reference/STL/stlReadModifyWriteOptionread_modify_write.html
index 6a563e3..d16a2ef 100644
--- a/docs/api_reference/STL/stlReadModifyWriteOptionread_modify_write.html
+++ b/docs/api_reference/STL/stlReadModifyWriteOptionread_modify_write.html
@@ -54,7 +54,7 @@ static ReadModifyWriteOption read_modify_write()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1582160"></a>Class</h3>
+              <h3 class="title"><a id="idp51791936"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_base_iteratorclose_cursor.html b/docs/api_reference/STL/stldb_base_iteratorclose_cursor.html
index 7020351..d998ec5 100644
--- a/docs/api_reference/STL/stldb_base_iteratorclose_cursor.html
+++ b/docs/api_reference/STL/stldb_base_iteratorclose_cursor.html
@@ -55,7 +55,7 @@ void close_cursor() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp621312"></a>Class</h3>
+              <h3 class="title"><a id="idp50821024"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_base_iteratordb_base_iterator.html b/docs/api_reference/STL/stldb_base_iteratordb_base_iterator.html
index 41864b3..fa05bf6 100644
--- a/docs/api_reference/STL/stldb_base_iteratordb_base_iterator.html
+++ b/docs/api_reference/STL/stldb_base_iteratordb_base_iterator.html
@@ -68,7 +68,7 @@ db_base_iterator(const db_base_iterator &bi)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp645568"></a>Class</h3>
+              <h3 class="title"><a id="idp50845120"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_base_iteratordstr_db_base_iterator.html b/docs/api_reference/STL/stldb_base_iteratordstr_db_base_iterator.html
index 5440a46..51a2876 100644
--- a/docs/api_reference/STL/stldb_base_iteratordstr_db_base_iterator.html
+++ b/docs/api_reference/STL/stldb_base_iteratordstr_db_base_iterator.html
@@ -54,7 +54,7 @@ virtual ~db_base_iterator()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp643456"></a>Class</h3>
+              <h3 class="title"><a id="idp50843008"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_base_iteratorget_bulk_bufsize.html b/docs/api_reference/STL/stldb_base_iteratorget_bulk_bufsize.html
index f73416c..37064e6 100644
--- a/docs/api_reference/STL/stldb_base_iteratorget_bulk_bufsize.html
+++ b/docs/api_reference/STL/stldb_base_iteratorget_bulk_bufsize.html
@@ -55,7 +55,7 @@ u_int32_t get_bulk_bufsize()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp636488"></a>Class</h3>
+              <h3 class="title"><a id="idp50836168"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_base_iteratorget_bulk_retrieval.html b/docs/api_reference/STL/stldb_base_iteratorget_bulk_retrieval.html
index 3e45024..a171561 100644
--- a/docs/api_reference/STL/stldb_base_iteratorget_bulk_retrieval.html
+++ b/docs/api_reference/STL/stldb_base_iteratorget_bulk_retrieval.html
@@ -55,7 +55,7 @@ u_int32_t get_bulk_retrieval() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp649648"></a>Class</h3>
+              <h3 class="title"><a id="idp50849200"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_base_iteratoris_directdb_get.html b/docs/api_reference/STL/stldb_base_iteratoris_directdb_get.html
index ab070a4..fb62e66 100644
--- a/docs/api_reference/STL/stldb_base_iteratoris_directdb_get.html
+++ b/docs/api_reference/STL/stldb_base_iteratoris_directdb_get.html
@@ -55,7 +55,7 @@ bool is_directdb_get() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp646272"></a>Class</h3>
+              <h3 class="title"><a id="idp50845824"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_base_iteratoris_rmw.html b/docs/api_reference/STL/stldb_base_iteratoris_rmw.html
index 2d9e9b0..a49405b 100644
--- a/docs/api_reference/STL/stldb_base_iteratoris_rmw.html
+++ b/docs/api_reference/STL/stldb_base_iteratoris_rmw.html
@@ -55,7 +55,7 @@ bool is_rmw() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp655744"></a>Class</h3>
+              <h3 class="title"><a id="idp50855240"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_base_iteratoroperator_assign.html b/docs/api_reference/STL/stldb_base_iteratoroperator_assign.html
index fde4d19..7f0b3fa 100644
--- a/docs/api_reference/STL/stldb_base_iteratoroperator_assign.html
+++ b/docs/api_reference/STL/stldb_base_iteratoroperator_assign.html
@@ -54,7 +54,7 @@ const self& operator=(const self &bi)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp643120"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50842672"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -62,7 +62,7 @@ const self& operator=(const self &bi)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp649840"></a>bi</h5>
+                  <h5 class="title"><a id="idp50849392"></a>bi</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ const self& operator=(const self &bi)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp646408"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50845960"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -84,7 +84,7 @@ const self& operator=(const self &bi)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp646728"></a>Class</h3>
+              <h3 class="title"><a id="idp50846280"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_base_iteratorset_bulk_buffer.html b/docs/api_reference/STL/stldb_base_iteratorset_bulk_buffer.html
index 7eb1f4b..227ef95 100644
--- a/docs/api_reference/STL/stldb_base_iteratorset_bulk_buffer.html
+++ b/docs/api_reference/STL/stldb_base_iteratorset_bulk_buffer.html
@@ -58,7 +58,7 @@ bool set_bulk_buffer(u_int32_t sz)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp639824"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50835520"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -66,7 +66,7 @@ bool set_bulk_buffer(u_int32_t sz)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp641576"></a>sz</h5>
+                  <h5 class="title"><a id="idp50841128"></a>sz</h5>
                 </div>
               </div>
             </div>
@@ -77,7 +77,7 @@ bool set_bulk_buffer(u_int32_t sz)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp638392"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50838072"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -88,7 +88,7 @@ bool set_bulk_buffer(u_int32_t sz)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp626872"></a>Class</h3>
+              <h3 class="title"><a id="idp50826496"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_containerdb_container.html b/docs/api_reference/STL/stldb_containerdb_container.html
index 3c232ba..408b491 100644
--- a/docs/api_reference/STL/stldb_containerdb_container.html
+++ b/docs/api_reference/STL/stldb_containerdb_container.html
@@ -62,7 +62,7 @@ db_container(const db_container &dbctnr)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2020768"></a>Parameters</h4>
+                <h4 class="title"><a id="idp49837264"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -70,7 +70,7 @@ db_container(const db_container &dbctnr)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1654488"></a>dbctnr</h5>
+                  <h5 class="title"><a id="idp49997776"></a>dbctnr</h5>
                 </div>
               </div>
             </div>
@@ -87,7 +87,7 @@ db_container(Db *dbp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1986664"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50085464"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -95,7 +95,7 @@ db_container(Db *dbp,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1983808"></a>dbp</h5>
+                  <h5 class="title"><a id="idp50085656"></a>dbp</h5>
                 </div>
               </div>
             </div>
@@ -105,7 +105,7 @@ db_container(Db *dbp,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1813120"></a>envp</h5>
+                  <h5 class="title"><a id="idp50086848"></a>envp</h5>
                 </div>
               </div>
             </div>
@@ -117,7 +117,7 @@ db_container(Db *dbp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2241080"></a>Class</h3>
+              <h3 class="title"><a id="idp50063080"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_containerdstr_db_container.html b/docs/api_reference/STL/stldb_containerdstr_db_container.html
index 2bd27e9..401e7a1 100644
--- a/docs/api_reference/STL/stldb_containerdstr_db_container.html
+++ b/docs/api_reference/STL/stldb_containerdstr_db_container.html
@@ -56,7 +56,7 @@ virtual ~db_container()
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2314352"></a>See Also</h4>
+                <h4 class="title"><a id="idp50088720"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -69,7 +69,7 @@ virtual ~db_container()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2018384"></a>Class</h3>
+              <h3 class="title"><a id="idp50084384"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_containerget_commit_flags.html b/docs/api_reference/STL/stldb_containerget_commit_flags.html
index 0e3d52d..87eb25e 100644
--- a/docs/api_reference/STL/stldb_containerget_commit_flags.html
+++ b/docs/api_reference/STL/stldb_containerget_commit_flags.html
@@ -53,7 +53,7 @@ u_int32_t get_commit_flags() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1653328"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50059144"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -64,7 +64,7 @@ u_int32_t get_commit_flags() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1763696"></a>Group: Get and set functions for data members.</h3>
+              <h3 class="title"><a id="idp50066272"></a>Group: Get and set functions for data members.</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ u_int32_t get_commit_flags() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1601832"></a>Class</h3>
+              <h3 class="title"><a id="idp50066776"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_containerget_cursor_open_flags.html b/docs/api_reference/STL/stldb_containerget_cursor_open_flags.html
index fe94cd5..af60667 100644
--- a/docs/api_reference/STL/stldb_containerget_cursor_open_flags.html
+++ b/docs/api_reference/STL/stldb_containerget_cursor_open_flags.html
@@ -53,7 +53,7 @@ u_int32_t get_cursor_open_flags() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1642488"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50066200"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -64,7 +64,7 @@ u_int32_t get_cursor_open_flags() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1707968"></a>Group: Get and set functions for data members.</h3>
+              <h3 class="title"><a id="idp50059208"></a>Group: Get and set functions for data members.</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ u_int32_t get_cursor_open_flags() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1791184"></a>Class</h3>
+              <h3 class="title"><a id="idp50069272"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_containerget_db_env_handle.html b/docs/api_reference/STL/stldb_containerget_db_env_handle.html
index 807a872..42fface 100644
--- a/docs/api_reference/STL/stldb_containerget_db_env_handle.html
+++ b/docs/api_reference/STL/stldb_containerget_db_env_handle.html
@@ -53,7 +53,7 @@ DbEnv* get_db_env_handle() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1184288"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50040792"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -64,7 +64,7 @@ DbEnv* get_db_env_handle() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1309608"></a>Group: Get and set functions for data members.</h3>
+              <h3 class="title"><a id="idp50042584"></a>Group: Get and set functions for data members.</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ DbEnv* get_db_env_handle() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1304664"></a>Class</h3>
+              <h3 class="title"><a id="idp50043088"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_containerget_db_handle.html b/docs/api_reference/STL/stldb_containerget_db_handle.html
index c78843a..7d12545 100644
--- a/docs/api_reference/STL/stldb_containerget_db_handle.html
+++ b/docs/api_reference/STL/stldb_containerget_db_handle.html
@@ -53,7 +53,7 @@ Db* get_db_handle() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1100568"></a>Return Value</h4>
+                <h4 class="title"><a id="idp49996864"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -64,7 +64,7 @@ Db* get_db_handle() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1474056"></a>Group: Get and set functions for data members.</h3>
+              <h3 class="title"><a id="idp50039368"></a>Group: Get and set functions for data members.</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ Db* get_db_handle() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1517248"></a>Class</h3>
+              <h3 class="title"><a id="idp50039872"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_containerget_db_set_flags.html b/docs/api_reference/STL/stldb_containerget_db_set_flags.html
index 932bb9f..9b435a1 100644
--- a/docs/api_reference/STL/stldb_containerget_db_set_flags.html
+++ b/docs/api_reference/STL/stldb_containerget_db_set_flags.html
@@ -53,7 +53,7 @@ u_int32_t get_db_set_flags() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1249136"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50039304"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -64,7 +64,7 @@ u_int32_t get_db_set_flags() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1529480"></a>Group: Get and set functions for data members.</h3>
+              <h3 class="title"><a id="idp50014448"></a>Group: Get and set functions for data members.</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ u_int32_t get_db_set_flags() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1185048"></a>Class</h3>
+              <h3 class="title"><a id="idp50017152"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_containerget_txn_begin_flags.html b/docs/api_reference/STL/stldb_containerget_txn_begin_flags.html
index adb4e9e..966a468 100644
--- a/docs/api_reference/STL/stldb_containerget_txn_begin_flags.html
+++ b/docs/api_reference/STL/stldb_containerget_txn_begin_flags.html
@@ -53,7 +53,7 @@ u_int32_t get_txn_begin_flags() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1764528"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50055376"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -64,7 +64,7 @@ u_int32_t get_txn_begin_flags() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1760584"></a>Group: Get and set functions for data members.</h3>
+              <h3 class="title"><a id="idp50060176"></a>Group: Get and set functions for data members.</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ u_int32_t get_txn_begin_flags() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1689976"></a>Class</h3>
+              <h3 class="title"><a id="idp50060680"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_containerset_all_flags.html b/docs/api_reference/STL/stldb_containerset_all_flags.html
index af71d6d..5c84dfa 100644
--- a/docs/api_reference/STL/stldb_containerset_all_flags.html
+++ b/docs/api_reference/STL/stldb_containerset_all_flags.html
@@ -55,7 +55,7 @@ void set_all_flags(u_int32_t txn_begin_flags, u_int32_t commit_flags,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1755560"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50054088"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -63,7 +63,7 @@ void set_all_flags(u_int32_t txn_begin_flags, u_int32_t commit_flags,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1706328"></a>commit_flags</h5>
+                  <h5 class="title"><a id="idp50055840"></a>commit_flags</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ void set_all_flags(u_int32_t txn_begin_flags, u_int32_t commit_flags,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1806536"></a>cursor_open_flags</h5>
+                  <h5 class="title"><a id="idp50058056"></a>cursor_open_flags</h5>
                 </div>
               </div>
             </div>
@@ -83,7 +83,7 @@ void set_all_flags(u_int32_t txn_begin_flags, u_int32_t commit_flags,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1796432"></a>txn_begin_flags</h5>
+                  <h5 class="title"><a id="idp50058376"></a>txn_begin_flags</h5>
                 </div>
               </div>
             </div>
@@ -95,7 +95,7 @@ void set_all_flags(u_int32_t txn_begin_flags, u_int32_t commit_flags,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1794936"></a>Group: Get and set functions for data members.</h3>
+              <h3 class="title"><a id="idp50052680"></a>Group: Get and set functions for data members.</h3>
             </div>
           </div>
         </div>
@@ -106,7 +106,7 @@ void set_all_flags(u_int32_t txn_begin_flags, u_int32_t commit_flags,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1372832"></a>Class</h3>
+              <h3 class="title"><a id="idp50046136"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_containerset_commit_flags.html b/docs/api_reference/STL/stldb_containerset_commit_flags.html
index 65d5ffe..fedabf9 100644
--- a/docs/api_reference/STL/stldb_containerset_commit_flags.html
+++ b/docs/api_reference/STL/stldb_containerset_commit_flags.html
@@ -53,7 +53,7 @@ void set_commit_flags(u_int32_t flag)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1569736"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50059856"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@ void set_commit_flags(u_int32_t flag)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1165632"></a>flag</h5>
+                  <h5 class="title"><a id="idp50014640"></a>flag</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ void set_commit_flags(u_int32_t flag)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1550344"></a>Group: Get and set functions for data members.</h3>
+              <h3 class="title"><a id="idp50060576"></a>Group: Get and set functions for data members.</h3>
             </div>
           </div>
         </div>
@@ -84,7 +84,7 @@ void set_commit_flags(u_int32_t flag)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1592872"></a>Class</h3>
+              <h3 class="title"><a id="idp50061000"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_containerset_cursor_open_flags.html b/docs/api_reference/STL/stldb_containerset_cursor_open_flags.html
index f20cb57..d77cfa5 100644
--- a/docs/api_reference/STL/stldb_containerset_cursor_open_flags.html
+++ b/docs/api_reference/STL/stldb_containerset_cursor_open_flags.html
@@ -53,7 +53,7 @@ void set_cursor_open_flags(u_int32_t flag)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1696064"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50070192"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@ void set_cursor_open_flags(u_int32_t flag)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1671448"></a>flag</h5>
+                  <h5 class="title"><a id="idp50076720"></a>flag</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ void set_cursor_open_flags(u_int32_t flag)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1699288"></a>Group: Get and set functions for data members.</h3>
+              <h3 class="title"><a id="idp50073696"></a>Group: Get and set functions for data members.</h3>
             </div>
           </div>
         </div>
@@ -84,7 +84,7 @@ void set_cursor_open_flags(u_int32_t flag)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1730792"></a>Class</h3>
+              <h3 class="title"><a id="idp50069592"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_containerset_db_handle.html b/docs/api_reference/STL/stldb_containerset_db_handle.html
index bbd3bb6..4b2e53c 100644
--- a/docs/api_reference/STL/stldb_containerset_db_handle.html
+++ b/docs/api_reference/STL/stldb_containerset_db_handle.html
@@ -55,7 +55,7 @@ void set_db_handle(Db *dbp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1548184"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50049296"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -63,7 +63,7 @@ void set_db_handle(Db *dbp,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1576576"></a>dbp</h5>
+                  <h5 class="title"><a id="idp50051048"></a>dbp</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ void set_db_handle(Db *dbp,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1378784"></a>newenv</h5>
+                  <h5 class="title"><a id="idp50053152"></a>newenv</h5>
                 </div>
               </div>
             </div>
@@ -85,7 +85,7 @@ void set_db_handle(Db *dbp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1596456"></a>Group: Get and set functions for data members.</h3>
+              <h3 class="title"><a id="idp50042984"></a>Group: Get and set functions for data members.</h3>
             </div>
           </div>
         </div>
@@ -96,7 +96,7 @@ void set_db_handle(Db *dbp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1543760"></a>Class</h3>
+              <h3 class="title"><a id="idp50047848"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_containerset_txn_begin_flags.html b/docs/api_reference/STL/stldb_containerset_txn_begin_flags.html
index 70df64c..9eee72f 100644
--- a/docs/api_reference/STL/stldb_containerset_txn_begin_flags.html
+++ b/docs/api_reference/STL/stldb_containerset_txn_begin_flags.html
@@ -53,7 +53,7 @@ void set_txn_begin_flags(u_int32_t flag)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1190424"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50050584"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@ void set_txn_begin_flags(u_int32_t flag)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1180792"></a>flag </h5>
+                  <h5 class="title"><a id="idp50060112"></a>flag </h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ void set_txn_begin_flags(u_int32_t flag)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1135696"></a>Group: Get and set functions for data members.</h3>
+              <h3 class="title"><a id="idp50046032"></a>Group: Get and set functions for data members.</h3>
             </div>
           </div>
         </div>
@@ -84,7 +84,7 @@ void set_txn_begin_flags(u_int32_t flag)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1176272"></a>Class</h3>
+              <h3 class="title"><a id="idp50046648"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_map_base_iteratorclose_cursor.html b/docs/api_reference/STL/stldb_map_base_iteratorclose_cursor.html
index 2d38f8c..96f3454 100644
--- a/docs/api_reference/STL/stldb_map_base_iteratorclose_cursor.html
+++ b/docs/api_reference/STL/stldb_map_base_iteratorclose_cursor.html
@@ -53,7 +53,7 @@ void close_cursor() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp963432"></a>See Also</h4>
+                <h4 class="title"><a id="idp51163432"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -69,7 +69,7 @@ void close_cursor() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp972352"></a>Class</h3>
+              <h3 class="title"><a id="idp51162248"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_map_base_iteratordstr_db_map_base_iterator.html b/docs/api_reference/STL/stldb_map_base_iteratordstr_db_map_base_iterator.html
index e198618..5fcf8f3 100644
--- a/docs/api_reference/STL/stldb_map_base_iteratordstr_db_map_base_iterator.html
+++ b/docs/api_reference/STL/stldb_map_base_iteratordstr_db_map_base_iterator.html
@@ -54,7 +54,7 @@ virtual ~db_map_base_iterator()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp912312"></a>Group: Constructors and destructor</h3>
+              <h3 class="title"><a id="idp51132840"></a>Group: Constructors and destructor</h3>
             </div>
           </div>
         </div>
@@ -73,7 +73,7 @@ virtual ~db_map_base_iterator()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp931728"></a>Class</h3>
+              <h3 class="title"><a id="idp51131808"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_map_base_iteratorget_bulk_bufsize.html b/docs/api_reference/STL/stldb_map_base_iteratorget_bulk_bufsize.html
index 67ba72f..ca824b1 100644
--- a/docs/api_reference/STL/stldb_map_base_iteratorget_bulk_bufsize.html
+++ b/docs/api_reference/STL/stldb_map_base_iteratorget_bulk_bufsize.html
@@ -53,7 +53,7 @@ u_int32_t get_bulk_bufsize()
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp976960"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51178216"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -63,7 +63,7 @@ u_int32_t get_bulk_bufsize()
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp980256"></a>See Also</h4>
+                <h4 class="title"><a id="idp51181512"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -79,7 +79,7 @@ u_int32_t get_bulk_bufsize()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp961872"></a>Class</h3>
+              <h3 class="title"><a id="idp51186712"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_map_base_iteratormove_to.html b/docs/api_reference/STL/stldb_map_base_iteratormove_to.html
index c0853ea..2c8c485 100644
--- a/docs/api_reference/STL/stldb_map_base_iteratormove_to.html
+++ b/docs/api_reference/STL/stldb_map_base_iteratormove_to.html
@@ -55,7 +55,7 @@ int move_to(const kdt &k,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp969552"></a>Parameters</h4>
+                <h4 class="title"><a id="idp51171288"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -63,7 +63,7 @@ int move_to(const kdt &k,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp968656"></a>k</h5>
+                  <h5 class="title"><a id="idp51178088"></a>k</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ int move_to(const kdt &k,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp978712"></a>flag</h5>
+                  <h5 class="title"><a id="idp51179968"></a>flag</h5>
                 </div>
               </div>
             </div>
@@ -84,7 +84,7 @@ int move_to(const kdt &k,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp976064"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51176808"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -95,7 +95,7 @@ int move_to(const kdt &k,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp973968"></a>Class</h3>
+              <h3 class="title"><a id="idp51177264"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_map_base_iteratoroperator__star.html b/docs/api_reference/STL/stldb_map_base_iteratoroperator__star.html
index 79b1b70..30c0c44 100644
--- a/docs/api_reference/STL/stldb_map_base_iteratoroperator__star.html
+++ b/docs/api_reference/STL/stldb_map_base_iteratoroperator__star.html
@@ -54,7 +54,7 @@ reference operator *() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp950824"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51148128"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -67,7 +67,7 @@ reference operator *() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp959360"></a>Class</h3>
+              <h3 class="title"><a id="idp51160400"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_map_base_iteratoroperator_arrow.html b/docs/api_reference/STL/stldb_map_base_iteratoroperator_arrow.html
index 1637ec6..5f86e11 100644
--- a/docs/api_reference/STL/stldb_map_base_iteratoroperator_arrow.html
+++ b/docs/api_reference/STL/stldb_map_base_iteratoroperator_arrow.html
@@ -54,7 +54,7 @@ pointer operator->() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp954448"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51154728"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -67,7 +67,7 @@ pointer operator->() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp952744"></a>Class</h3>
+              <h3 class="title"><a id="idp51152960"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_map_base_iteratoroperator_assign.html b/docs/api_reference/STL/stldb_map_base_iteratoroperator_assign.html
index 6008917..6a8864a 100644
--- a/docs/api_reference/STL/stldb_map_base_iteratoroperator_assign.html
+++ b/docs/api_reference/STL/stldb_map_base_iteratoroperator_assign.html
@@ -54,7 +54,7 @@ const self& operator=(const self &itr)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp983856"></a>Parameters</h4>
+                <h4 class="title"><a id="idp51185272"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -62,7 +62,7 @@ const self& operator=(const self &itr)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp982128"></a>itr</h5>
+                  <h5 class="title"><a id="idp51183384"></a>itr</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ const self& operator=(const self &itr)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp989792"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51190920"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -83,7 +83,7 @@ const self& operator=(const self &itr)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp989168"></a>See Also</h4>
+                <h4 class="title"><a id="idp51193000"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -99,7 +99,7 @@ const self& operator=(const self &itr)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp983352"></a>Class</h3>
+              <h3 class="title"><a id="idp51168720"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_map_base_iteratoroperator_decr.html b/docs/api_reference/STL/stldb_map_base_iteratoroperator_decr.html
index fb50dfc..74daf35 100644
--- a/docs/api_reference/STL/stldb_map_base_iteratoroperator_decr.html
+++ b/docs/api_reference/STL/stldb_map_base_iteratoroperator_decr.html
@@ -53,7 +53,7 @@ self& operator--()
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp939632"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51140784"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -67,7 +67,7 @@ self operator--(int)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp946832"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51113904"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -78,7 +78,7 @@ self operator--(int)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp930888"></a>Group: Iterator decrement movement functions.</h3>
+              <h3 class="title"><a id="idp51129944"></a>Group: Iterator decrement movement functions.</h3>
             </div>
           </div>
         </div>
@@ -89,7 +89,7 @@ self operator--(int)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp947456"></a>Class</h3>
+              <h3 class="title"><a id="idp51083656"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_map_base_iteratoroperator_eq.html b/docs/api_reference/STL/stldb_map_base_iteratoroperator_eq.html
index 93701c7..f328bb0 100644
--- a/docs/api_reference/STL/stldb_map_base_iteratoroperator_eq.html
+++ b/docs/api_reference/STL/stldb_map_base_iteratoroperator_eq.html
@@ -53,7 +53,7 @@ bool operator==(const self &itr) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp936256"></a>Parameters</h4>
+                <h4 class="title"><a id="idp51142848"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@ bool operator==(const self &itr) const
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp950240"></a>itr</h5>
+                  <h5 class="title"><a id="idp51149120"></a>itr</h5>
                 </div>
               </div>
             </div>
@@ -72,7 +72,7 @@ bool operator==(const self &itr) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp945800"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51113688"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -83,7 +83,7 @@ bool operator==(const self &itr) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp939696"></a>Group: Compare operators.</h3>
+              <h3 class="title"><a id="idp51140848"></a>Group: Compare operators.</h3>
             </div>
           </div>
         </div>
@@ -93,7 +93,7 @@ bool operator==(const self &itr) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp929976"></a>Class</h3>
+              <h3 class="title"><a id="idp51140056"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_map_base_iteratoroperator_incr.html b/docs/api_reference/STL/stldb_map_base_iteratoroperator_incr.html
index 4139fae..ed3ffac 100644
--- a/docs/api_reference/STL/stldb_map_base_iteratoroperator_incr.html
+++ b/docs/api_reference/STL/stldb_map_base_iteratoroperator_incr.html
@@ -53,7 +53,7 @@ self& operator++()
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp935776"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51136760"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -67,7 +67,7 @@ self operator++(int)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp943144"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51144136"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -78,7 +78,7 @@ self operator++(int)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp939880"></a>Group: Iterator increment movement functions.</h3>
+              <h3 class="title"><a id="idp51141032"></a>Group: Iterator increment movement functions.</h3>
             </div>
           </div>
         </div>
@@ -89,7 +89,7 @@ self operator++(int)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp943768"></a>Class</h3>
+              <h3 class="title"><a id="idp51144760"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_map_base_iteratoroperator_ueq.html b/docs/api_reference/STL/stldb_map_base_iteratoroperator_ueq.html
index f50026a..e4ab243 100644
--- a/docs/api_reference/STL/stldb_map_base_iteratoroperator_ueq.html
+++ b/docs/api_reference/STL/stldb_map_base_iteratoroperator_ueq.html
@@ -53,7 +53,7 @@ bool operator!=(const self &itr) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp934448"></a>Parameters</h4>
+                <h4 class="title"><a id="idp51135768"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@ bool operator!=(const self &itr) const
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp953432"></a>itr</h5>
+                  <h5 class="title"><a id="idp51153712"></a>itr</h5>
                 </div>
               </div>
             </div>
@@ -72,7 +72,7 @@ bool operator!=(const self &itr) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp951344"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51151592"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -82,7 +82,7 @@ bool operator!=(const self &itr) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp951664"></a>See Also</h4>
+                <h4 class="title"><a id="idp51155816"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -98,7 +98,7 @@ bool operator!=(const self &itr) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp944472"></a>Group: Compare operators.</h3>
+              <h3 class="title"><a id="idp51150512"></a>Group: Compare operators.</h3>
             </div>
           </div>
         </div>
@@ -108,7 +108,7 @@ bool operator!=(const self &itr) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp934736"></a>Class</h3>
+              <h3 class="title"><a id="idp51135112"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_map_base_iteratorrefresh.html b/docs/api_reference/STL/stldb_map_base_iteratorrefresh.html
index 55ef89e..be1e15c 100644
--- a/docs/api_reference/STL/stldb_map_base_iteratorrefresh.html
+++ b/docs/api_reference/STL/stldb_map_base_iteratorrefresh.html
@@ -53,7 +53,7 @@ virtual int refresh(bool from_db=true) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp952504"></a>Parameters</h4>
+                <h4 class="title"><a id="idp51152888"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@ virtual int refresh(bool from_db=true) const
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp967112"></a>from_db</h5>
+                  <h5 class="title"><a id="idp51168656"></a>from_db</h5>
                 </div>
               </div>
             </div>
@@ -72,7 +72,7 @@ virtual int refresh(bool from_db=true) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp965392"></a>See Also</h4>
+                <h4 class="title"><a id="idp51166832"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -88,7 +88,7 @@ virtual int refresh(bool from_db=true) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp966424"></a>Class</h3>
+              <h3 class="title"><a id="idp51153280"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_map_base_iteratorset_bulk_buffer.html b/docs/api_reference/STL/stldb_map_base_iteratorset_bulk_buffer.html
index e85d790..b835045 100644
--- a/docs/api_reference/STL/stldb_map_base_iteratorset_bulk_buffer.html
+++ b/docs/api_reference/STL/stldb_map_base_iteratorset_bulk_buffer.html
@@ -54,7 +54,7 @@ bool set_bulk_buffer(u_int32_t sz)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp973840"></a>Parameters</h4>
+                <h4 class="title"><a id="idp51175056"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -62,7 +62,7 @@ bool set_bulk_buffer(u_int32_t sz)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp980896"></a>sz</h5>
+                  <h5 class="title"><a id="idp51182152"></a>sz</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ bool set_bulk_buffer(u_int32_t sz)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp977936"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51179192"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -83,7 +83,7 @@ bool set_bulk_buffer(u_int32_t sz)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp978256"></a>See Also</h4>
+                <h4 class="title"><a id="idp51179512"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -99,7 +99,7 @@ bool set_bulk_buffer(u_int32_t sz)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp964816"></a>Class</h3>
+              <h3 class="title"><a id="idp51164888"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_map_iteratordstr_db_map_iterator.html b/docs/api_reference/STL/stldb_map_iteratordstr_db_map_iterator.html
index 9fe9398..809963c 100644
--- a/docs/api_reference/STL/stldb_map_iteratordstr_db_map_iterator.html
+++ b/docs/api_reference/STL/stldb_map_iteratordstr_db_map_iterator.html
@@ -54,7 +54,7 @@ virtual ~db_map_iterator()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1010944"></a>Group: Constructors and destructor</h3>
+              <h3 class="title"><a id="idp51211896"></a>Group: Constructors and destructor</h3>
             </div>
           </div>
         </div>
@@ -73,7 +73,7 @@ virtual ~db_map_iterator()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp902528"></a>Class</h3>
+              <h3 class="title"><a id="idp51217528"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_map_iteratoroperator__star.html b/docs/api_reference/STL/stldb_map_iteratoroperator__star.html
index 6e16515..3774abf 100644
--- a/docs/api_reference/STL/stldb_map_iteratoroperator__star.html
+++ b/docs/api_reference/STL/stldb_map_iteratoroperator__star.html
@@ -54,7 +54,7 @@ reference operator *() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1028080"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51229240"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -67,7 +67,7 @@ reference operator *() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1018712"></a>Class</h3>
+              <h3 class="title"><a id="idp51220056"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_map_iteratoroperator_arrow.html b/docs/api_reference/STL/stldb_map_iteratoroperator_arrow.html
index 5e4dc0a..25fa282 100644
--- a/docs/api_reference/STL/stldb_map_iteratoroperator_arrow.html
+++ b/docs/api_reference/STL/stldb_map_iteratoroperator_arrow.html
@@ -54,7 +54,7 @@ pointer operator->() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1029400"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51230792"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -67,7 +67,7 @@ pointer operator->() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1024536"></a>Class</h3>
+              <h3 class="title"><a id="idp51225840"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_map_iteratoroperator_assign.html b/docs/api_reference/STL/stldb_map_iteratoroperator_assign.html
index 3c12f48..a6e5fe4 100644
--- a/docs/api_reference/STL/stldb_map_iteratoroperator_assign.html
+++ b/docs/api_reference/STL/stldb_map_iteratoroperator_assign.html
@@ -54,7 +54,7 @@ const self& operator=(const self &itr)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1029768"></a>Parameters</h4>
+                <h4 class="title"><a id="idp51231160"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -62,7 +62,7 @@ const self& operator=(const self &itr)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp1036408"></a>itr</h5>
+                  <h5 class="title"><a id="idp51238048"></a>itr</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ const self& operator=(const self &itr)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1043848"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51245672"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -83,7 +83,7 @@ const self& operator=(const self &itr)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1046112"></a>See Also</h4>
+                <h4 class="title"><a id="idp51248064"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -99,7 +99,7 @@ const self& operator=(const self &itr)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1042640"></a>Class</h3>
+              <h3 class="title"><a id="idp51239576"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_map_iteratoroperator_decr.html b/docs/api_reference/STL/stldb_map_iteratoroperator_decr.html
index f79d763..8939932 100644
--- a/docs/api_reference/STL/stldb_map_iteratoroperator_decr.html
+++ b/docs/api_reference/STL/stldb_map_iteratoroperator_decr.html
@@ -53,7 +53,7 @@ self& operator--()
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1018376"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51219512"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -63,7 +63,7 @@ self& operator--()
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1022600"></a>See Also</h4>
+                <h4 class="title"><a id="idp51223800"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -82,7 +82,7 @@ self operator--(int)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1019360"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51220504"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -92,7 +92,7 @@ self operator--(int)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1017704"></a>See Also</h4>
+                <h4 class="title"><a id="idp51228032"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -108,7 +108,7 @@ self operator--(int)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1008048"></a>Class</h3>
+              <h3 class="title"><a id="idp51215832"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_map_iteratoroperator_incr.html b/docs/api_reference/STL/stldb_map_iteratoroperator_incr.html
index 27a3c40..e477bad 100644
--- a/docs/api_reference/STL/stldb_map_iteratoroperator_incr.html
+++ b/docs/api_reference/STL/stldb_map_iteratoroperator_incr.html
@@ -53,7 +53,7 @@ self& operator++()
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp993592"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51194632"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -63,7 +63,7 @@ self& operator++()
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1013968"></a>See Also</h4>
+                <h4 class="title"><a id="idp51214920"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -82,7 +82,7 @@ self operator++(int)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1021040"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51221680"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -92,7 +92,7 @@ self operator++(int)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp988336"></a>See Also</h4>
+                <h4 class="title"><a id="idp51189936"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -108,7 +108,7 @@ self operator++(int)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1014288"></a>Class</h3>
+              <h3 class="title"><a id="idp51215240"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_map_iteratorrefresh.html b/docs/api_reference/STL/stldb_map_iteratorrefresh.html
index cd597a9..e2dc6e2 100644
--- a/docs/api_reference/STL/stldb_map_iteratorrefresh.html
+++ b/docs/api_reference/STL/stldb_map_iteratorrefresh.html
@@ -53,7 +53,7 @@ virtual int refresh(bool from_db=true) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1028800"></a>Parameters</h4>
+                <h4 class="title"><a id="idp51229856"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@ virtual int refresh(bool from_db=true) const
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp1038792"></a>from_db</h5>
+                  <h5 class="title"><a id="idp51240224"></a>from_db</h5>
                 </div>
               </div>
             </div>
@@ -72,7 +72,7 @@ virtual int refresh(bool from_db=true) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1037008"></a>See Also</h4>
+                <h4 class="title"><a id="idp51238544"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -88,7 +88,7 @@ virtual int refresh(bool from_db=true) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1038040"></a>Class</h3>
+              <h3 class="title"><a id="idp51229304"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_mapbegin.html b/docs/api_reference/STL/stldb_mapbegin.html
index 82e950f..b5ebc1a 100644
--- a/docs/api_reference/STL/stldb_mapbegin.html
+++ b/docs/api_reference/STL/stldb_mapbegin.html
@@ -61,7 +61,7 @@ iterator begin(ReadModifyWriteOption rmw=
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp228944"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50416048"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -69,7 +69,7 @@ iterator begin(ReadModifyWriteOption rmw=
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp232552"></a>directdb_get</h5>
+                  <h5 class="title"><a id="idp50419592"></a>directdb_get</h5>
                 </div>
               </div>
             </div>
@@ -79,7 +79,7 @@ iterator begin(ReadModifyWriteOption rmw=
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp244496"></a>readonly</h5>
+                  <h5 class="title"><a id="idp50431880"></a>readonly</h5>
                 </div>
               </div>
             </div>
@@ -89,7 +89,7 @@ iterator begin(ReadModifyWriteOption rmw=
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp244912"></a>rmw</h5>
+                  <h5 class="title"><a id="idp50432296"></a>rmw</h5>
                 </div>
               </div>
             </div>
@@ -99,7 +99,7 @@ iterator begin(ReadModifyWriteOption rmw=
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp245328"></a>bulkretrieval</h5>
+                  <h5 class="title"><a id="idp50432712"></a>bulkretrieval</h5>
                 </div>
               </div>
             </div>
@@ -110,7 +110,7 @@ iterator begin(ReadModifyWriteOption rmw=
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1468000"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50429632"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -120,7 +120,7 @@ iterator begin(ReadModifyWriteOption rmw=
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1794256"></a>See Also</h4>
+                <h4 class="title"><a id="idp50433128"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -143,7 +143,7 @@ const_iterator begin(BulkRetrievalOption bulkretrieval=
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp228136"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50415240"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -151,7 +151,7 @@ const_iterator begin(BulkRetrievalOption bulkretrieval=
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp234296"></a>directdb_get</h5>
+                  <h5 class="title"><a id="idp50421336"></a>directdb_get</h5>
                 </div>
               </div>
             </div>
@@ -161,7 +161,7 @@ const_iterator begin(BulkRetrievalOption bulkretrieval=
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp229152"></a>bulkretrieval</h5>
+                  <h5 class="title"><a id="idp50418568"></a>bulkretrieval</h5>
                 </div>
               </div>
             </div>
@@ -172,7 +172,7 @@ const_iterator begin(BulkRetrievalOption bulkretrieval=
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp231888"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50418888"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -182,7 +182,7 @@ const_iterator begin(BulkRetrievalOption bulkretrieval=
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp232208"></a>See Also</h4>
+                <h4 class="title"><a id="idp50419208"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -199,7 +199,7 @@ const_iterator begin(BulkRetrievalOption bulkretrieval=
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp230728"></a>Group: Iterator Functions</h3>
+              <h3 class="title"><a id="idp50417832"></a>Group: Iterator Functions</h3>
             </div>
           </div>
         </div>
@@ -217,7 +217,7 @@ const_iterator begin(BulkRetrievalOption bulkretrieval=
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp247496"></a>Class</h3>
+              <h3 class="title"><a id="idp50435768"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_mapbucket_count.html b/docs/api_reference/STL/stldb_mapbucket_count.html
index eb94563..2bde567 100644
--- a/docs/api_reference/STL/stldb_mapbucket_count.html
+++ b/docs/api_reference/STL/stldb_mapbucket_count.html
@@ -54,7 +54,7 @@ size_type bucket_count() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp279944"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50469472"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -65,7 +65,7 @@ size_type bucket_count() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp258816"></a>Group: Metadata Functions</h3>
+              <h3 class="title"><a id="idp50447272"></a>Group: Metadata Functions</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ size_type bucket_count() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp259200"></a>Class</h3>
+              <h3 class="title"><a id="idp50462024"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_mapclear.html b/docs/api_reference/STL/stldb_mapclear.html
index 850ec7b..0b1476e 100644
--- a/docs/api_reference/STL/stldb_mapclear.html
+++ b/docs/api_reference/STL/stldb_mapclear.html
@@ -54,7 +54,7 @@ void clear(bool b_truncate=true)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp354976"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50547448"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -62,7 +62,7 @@ void clear(bool b_truncate=true)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp363080"></a>b_truncate</h5>
+                  <h5 class="title"><a id="idp50555832"></a>b_truncate</h5>
                 </div>
               </div>
             </div>
@@ -74,7 +74,7 @@ void clear(bool b_truncate=true)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp366272"></a>See Also</h4>
+                <h4 class="title"><a id="idp50560664"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -90,7 +90,7 @@ void clear(bool b_truncate=true)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp371512"></a>Class</h3>
+              <h3 class="title"><a id="idp50552488"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_mapcount.html b/docs/api_reference/STL/stldb_mapcount.html
index 6a07ad5..7f744c2 100644
--- a/docs/api_reference/STL/stldb_mapcount.html
+++ b/docs/api_reference/STL/stldb_mapcount.html
@@ -53,7 +53,7 @@ size_type count(const key_type &x) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp320152"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50511512"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@ size_type count(const key_type &x) const
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp328016"></a>x</h5>
+                  <h5 class="title"><a id="idp50519648"></a>x</h5>
                 </div>
               </div>
             </div>
@@ -72,7 +72,7 @@ size_type count(const key_type &x) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp326760"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50518288"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -82,7 +82,7 @@ size_type count(const key_type &x) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp327152"></a>See Also</h4>
+                <h4 class="title"><a id="idp50518680"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -97,7 +97,7 @@ size_type count(const key_type &x) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp315056"></a>Group: Searching Functions</h3>
+              <h3 class="title"><a id="idp50506280"></a>Group: Searching Functions</h3>
             </div>
           </div>
         </div>
@@ -108,7 +108,7 @@ size_type count(const key_type &x) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp317888"></a>Class</h3>
+              <h3 class="title"><a id="idp50509136"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_mapdstr_db_map.html b/docs/api_reference/STL/stldb_mapdstr_db_map.html
index f49dab4..a542f40 100644
--- a/docs/api_reference/STL/stldb_mapdstr_db_map.html
+++ b/docs/api_reference/STL/stldb_mapdstr_db_map.html
@@ -53,7 +53,7 @@ virtual ~db_map()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp206464"></a>Class</h3>
+              <h3 class="title"><a id="idp50391280"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_mapempty.html b/docs/api_reference/STL/stldb_mapempty.html
index a5510ab..bdc1ba5 100644
--- a/docs/api_reference/STL/stldb_mapempty.html
+++ b/docs/api_reference/STL/stldb_mapempty.html
@@ -54,7 +54,7 @@ bool empty() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp287232"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50471968"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -65,7 +65,7 @@ bool empty() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp287608"></a>Group: Metadata Functions</h3>
+              <h3 class="title"><a id="idp50478496"></a>Group: Metadata Functions</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ bool empty() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp290184"></a>Class</h3>
+              <h3 class="title"><a id="idp50478880"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_mapend.html b/docs/api_reference/STL/stldb_mapend.html
index 881b555..20fcf8f 100644
--- a/docs/api_reference/STL/stldb_mapend.html
+++ b/docs/api_reference/STL/stldb_mapend.html
@@ -53,7 +53,7 @@ iterator end()
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp250624"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50439240"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -63,7 +63,7 @@ iterator end()
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp246424"></a>See Also</h4>
+                <h4 class="title"><a id="idp50434808"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -82,7 +82,7 @@ const_iterator end() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp250816"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50416216"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -92,7 +92,7 @@ const_iterator end() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp238896"></a>See Also</h4>
+                <h4 class="title"><a id="idp50426000"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -108,7 +108,7 @@ const_iterator end() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp245648"></a>Group: Iterator Functions</h3>
+              <h3 class="title"><a id="idp50435128"></a>Group: Iterator Functions</h3>
             </div>
           </div>
         </div>
@@ -126,7 +126,7 @@ const_iterator end() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp252352"></a>Class</h3>
+              <h3 class="title"><a id="idp50444896"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_mapequal_range.html b/docs/api_reference/STL/stldb_mapequal_range.html
index df967b0..8ada244 100644
--- a/docs/api_reference/STL/stldb_mapequal_range.html
+++ b/docs/api_reference/STL/stldb_mapequal_range.html
@@ -53,7 +53,7 @@ equal_range(const key_type &x) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp312080"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50503304"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@ equal_range(const key_type &x) const
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp320088"></a>x</h5>
+                  <h5 class="title"><a id="idp50511448"></a>x</h5>
                 </div>
               </div>
             </div>
@@ -72,7 +72,7 @@ equal_range(const key_type &x) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp318672"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50509920"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -82,7 +82,7 @@ equal_range(const key_type &x) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp318992"></a>See Also</h4>
+                <h4 class="title"><a id="idp50510240"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -101,7 +101,7 @@ equal_range(const key_type &x,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp309856"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50500816"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -109,7 +109,7 @@ equal_range(const key_type &x,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp310048"></a>x</h5>
+                  <h5 class="title"><a id="idp50501008"></a>x</h5>
                 </div>
               </div>
             </div>
@@ -119,7 +119,7 @@ equal_range(const key_type &x,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp312744"></a>readonly</h5>
+                  <h5 class="title"><a id="idp50503968"></a>readonly</h5>
                 </div>
               </div>
             </div>
@@ -130,7 +130,7 @@ equal_range(const key_type &x,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp313064"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50504288"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -140,7 +140,7 @@ equal_range(const key_type &x,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp313416"></a>See Also</h4>
+                <h4 class="title"><a id="idp50504640"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -155,7 +155,7 @@ equal_range(const key_type &x,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp314600"></a>Group: Searching Functions</h3>
+              <h3 class="title"><a id="idp50505824"></a>Group: Searching Functions</h3>
             </div>
           </div>
         </div>
@@ -166,7 +166,7 @@ equal_range(const key_type &x,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp322520"></a>Class</h3>
+              <h3 class="title"><a id="idp50513880"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_maperase.html b/docs/api_reference/STL/stldb_maperase.html
index 003a4dd..fda31fa 100644
--- a/docs/api_reference/STL/stldb_maperase.html
+++ b/docs/api_reference/STL/stldb_maperase.html
@@ -53,7 +53,7 @@ void erase(iterator pos)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp289760"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50484816"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@ void erase(iterator pos)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp296128"></a>pos</h5>
+                  <h5 class="title"><a id="idp50486568"></a>pos</h5>
                 </div>
               </div>
             </div>
@@ -77,7 +77,7 @@ size_type erase(const key_type &x)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp298136"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50488576"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -85,7 +85,7 @@ size_type erase(const key_type &x)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp298328"></a>x</h5>
+                  <h5 class="title"><a id="idp50488768"></a>x</h5>
                 </div>
               </div>
             </div>
@@ -96,7 +96,7 @@ size_type erase(const key_type &x)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp293664"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50483976"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -112,7 +112,7 @@ void erase(iterator first,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp299496"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50489936"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -120,7 +120,7 @@ void erase(iterator first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp299688"></a>last</h5>
+                  <h5 class="title"><a id="idp50490128"></a>last</h5>
                 </div>
               </div>
             </div>
@@ -130,7 +130,7 @@ void erase(iterator first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp300528"></a>first</h5>
+                  <h5 class="title"><a id="idp50490968"></a>first</h5>
                 </div>
               </div>
             </div>
@@ -142,7 +142,7 @@ void erase(iterator first,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp288088"></a>Group: Erase Functions</h3>
+              <h3 class="title"><a id="idp50470112"></a>Group: Erase Functions</h3>
             </div>
           </div>
         </div>
@@ -157,7 +157,7 @@ void erase(iterator first,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp298456"></a>Class</h3>
+              <h3 class="title"><a id="idp50488896"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_mapfind.html b/docs/api_reference/STL/stldb_mapfind.html
index d48d292..afdd1d3 100644
--- a/docs/api_reference/STL/stldb_mapfind.html
+++ b/docs/api_reference/STL/stldb_mapfind.html
@@ -53,7 +53,7 @@ const_iterator find(const key_type &x) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp295368"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50485744"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@ const_iterator find(const key_type &x) const
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp297360"></a>x</h5>
+                  <h5 class="title"><a id="idp50487696"></a>x</h5>
                 </div>
               </div>
             </div>
@@ -72,7 +72,7 @@ const_iterator find(const key_type &x) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp303456"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50494128"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -82,7 +82,7 @@ const_iterator find(const key_type &x) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp305616"></a>See Also</h4>
+                <h4 class="title"><a id="idp50496512"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -101,7 +101,7 @@ iterator find(const key_type &x,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp299880"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50490320"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -109,7 +109,7 @@ iterator find(const key_type &x,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp294504"></a>x</h5>
+                  <h5 class="title"><a id="idp50486696"></a>x</h5>
                 </div>
               </div>
             </div>
@@ -119,7 +119,7 @@ iterator find(const key_type &x,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp295432"></a>readonly</h5>
+                  <h5 class="title"><a id="idp50485968"></a>readonly</h5>
                 </div>
               </div>
             </div>
@@ -130,7 +130,7 @@ iterator find(const key_type &x,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp295752"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50486288"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -140,7 +140,7 @@ iterator find(const key_type &x,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp296896"></a>See Also</h4>
+                <h4 class="title"><a id="idp50487296"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -155,7 +155,7 @@ iterator find(const key_type &x,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp283624"></a>Group: Searching Functions</h3>
+              <h3 class="title"><a id="idp50472392"></a>Group: Searching Functions</h3>
             </div>
           </div>
         </div>
@@ -166,7 +166,7 @@ iterator find(const key_type &x,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp306360"></a>Class</h3>
+              <h3 class="title"><a id="idp50497256"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_maphash_funct.html b/docs/api_reference/STL/stldb_maphash_funct.html
index 5026380..2f81bd7 100644
--- a/docs/api_reference/STL/stldb_maphash_funct.html
+++ b/docs/api_reference/STL/stldb_maphash_funct.html
@@ -54,7 +54,7 @@ hasher hash_funct() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp339256"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50531176"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -64,7 +64,7 @@ hasher hash_funct() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp334536"></a>See Also</h4>
+                <h4 class="title"><a id="idp50526344"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -79,7 +79,7 @@ hasher hash_funct() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp331248"></a>Class</h3>
+              <h3 class="title"><a id="idp50522880"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_mapinsert.html b/docs/api_reference/STL/stldb_mapinsert.html
index 6d15502..a4f6af9 100644
--- a/docs/api_reference/STL/stldb_mapinsert.html
+++ b/docs/api_reference/STL/stldb_mapinsert.html
@@ -53,7 +53,7 @@ insert(const value_type &x)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp226992"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50406912"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@ insert(const value_type &x)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp231320"></a>x</h5>
+                  <h5 class="title"><a id="idp50418360"></a>x</h5>
                 </div>
               </div>
             </div>
@@ -72,7 +72,7 @@ insert(const value_type &x)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp203344"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50388056"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -88,7 +88,7 @@ iterator insert(iterator position,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp233912"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50420952"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -96,7 +96,7 @@ iterator insert(iterator position,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp234104"></a>position</h5>
+                  <h5 class="title"><a id="idp50421144"></a>position</h5>
                 </div>
               </div>
             </div>
@@ -106,7 +106,7 @@ iterator insert(iterator position,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp234944"></a>x</h5>
+                  <h5 class="title"><a id="idp50421984"></a>x</h5>
                 </div>
               </div>
             </div>
@@ -117,7 +117,7 @@ iterator insert(iterator position,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp225848"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50409696"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -134,7 +134,7 @@ void insert(const db_map_base_iterator< kdt, realddt, ddt > &first,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp235872"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50422912"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -142,7 +142,7 @@ void insert(const db_map_base_iterator< kdt, realddt, ddt > &first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp236064"></a>last</h5>
+                  <h5 class="title"><a id="idp50423104"></a>last</h5>
                 </div>
               </div>
             </div>
@@ -152,7 +152,7 @@ void insert(const db_map_base_iterator< kdt, realddt, ddt > &first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp236904"></a>first</h5>
+                  <h5 class="title"><a id="idp50423944"></a>first</h5>
                 </div>
               </div>
             </div>
@@ -169,7 +169,7 @@ void insert(InputIterator first,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp237368"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50424408"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -177,7 +177,7 @@ void insert(InputIterator first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp237560"></a>last</h5>
+                  <h5 class="title"><a id="idp50424600"></a>last</h5>
                 </div>
               </div>
             </div>
@@ -187,7 +187,7 @@ void insert(InputIterator first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp238400"></a>first</h5>
+                  <h5 class="title"><a id="idp50425440"></a>first</h5>
                 </div>
               </div>
             </div>
@@ -199,7 +199,7 @@ void insert(InputIterator first,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp219656"></a>Group: Insert Functions</h3>
+              <h3 class="title"><a id="idp50413944"></a>Group: Insert Functions</h3>
             </div>
           </div>
         </div>
@@ -218,7 +218,7 @@ void insert(InputIterator first,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp236192"></a>Class</h3>
+              <h3 class="title"><a id="idp50423232"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_mapis_hash.html b/docs/api_reference/STL/stldb_mapis_hash.html
index 1c4151e..3560379 100644
--- a/docs/api_reference/STL/stldb_mapis_hash.html
+++ b/docs/api_reference/STL/stldb_mapis_hash.html
@@ -54,7 +54,7 @@ bool is_hash() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp273280"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50465544"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -65,7 +65,7 @@ bool is_hash() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp271864"></a>Group: Metadata Functions</h3>
+              <h3 class="title"><a id="idp50460936"></a>Group: Metadata Functions</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ bool is_hash() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp272280"></a>Class</h3>
+              <h3 class="title"><a id="idp50452888"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_mapkey_comp.html b/docs/api_reference/STL/stldb_mapkey_comp.html
index 659e19c..f77ef81 100644
--- a/docs/api_reference/STL/stldb_mapkey_comp.html
+++ b/docs/api_reference/STL/stldb_mapkey_comp.html
@@ -54,7 +54,7 @@ key_compare key_comp() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp346896"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50538912"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -64,7 +64,7 @@ key_compare key_comp() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp348776"></a>See Also</h4>
+                <h4 class="title"><a id="idp50540792"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -79,7 +79,7 @@ key_compare key_comp() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp334176"></a>Class</h3>
+              <h3 class="title"><a id="idp50545712"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_mapkey_eq.html b/docs/api_reference/STL/stldb_mapkey_eq.html
index b4531a9..820e24d 100644
--- a/docs/api_reference/STL/stldb_mapkey_eq.html
+++ b/docs/api_reference/STL/stldb_mapkey_eq.html
@@ -54,7 +54,7 @@ key_equal key_eq() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp333488"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50525296"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -65,7 +65,7 @@ key_equal key_eq() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp340192"></a>See Also</h4>
+                <h4 class="title"><a id="idp50532112"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -80,7 +80,7 @@ key_equal key_eq() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp330928"></a>Class</h3>
+              <h3 class="title"><a id="idp50522560"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_maplower_bound.html b/docs/api_reference/STL/stldb_maplower_bound.html
index 7de6d3e..d5b2f75 100644
--- a/docs/api_reference/STL/stldb_maplower_bound.html
+++ b/docs/api_reference/STL/stldb_maplower_bound.html
@@ -53,7 +53,7 @@ const_iterator lower_bound(const key_type &x) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp284656"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50473552"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@ const_iterator lower_bound(const key_type &x) const
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp311880"></a>x</h5>
+                  <h5 class="title"><a id="idp50503104"></a>x</h5>
                 </div>
               </div>
             </div>
@@ -72,7 +72,7 @@ const_iterator lower_bound(const key_type &x) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp310640"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50501600"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -82,7 +82,7 @@ const_iterator lower_bound(const key_type &x) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp311032"></a>See Also</h4>
+                <h4 class="title"><a id="idp50501992"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -101,7 +101,7 @@ iterator lower_bound(const key_type &x,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp306520"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50497680"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -109,7 +109,7 @@ iterator lower_bound(const key_type &x,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp306712"></a>x</h5>
+                  <h5 class="title"><a id="idp50491480"></a>x</h5>
                 </div>
               </div>
             </div>
@@ -119,7 +119,7 @@ iterator lower_bound(const key_type &x,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp304328"></a>readonly</h5>
+                  <h5 class="title"><a id="idp50495536"></a>readonly</h5>
                 </div>
               </div>
             </div>
@@ -130,7 +130,7 @@ iterator lower_bound(const key_type &x,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp304648"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50495856"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -140,7 +140,7 @@ iterator lower_bound(const key_type &x,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp305032"></a>See Also</h4>
+                <h4 class="title"><a id="idp50502664"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -155,7 +155,7 @@ iterator lower_bound(const key_type &x,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp288984"></a>Group: Searching Functions</h3>
+              <h3 class="title"><a id="idp50476032"></a>Group: Searching Functions</h3>
             </div>
           </div>
         </div>
@@ -166,7 +166,7 @@ iterator lower_bound(const key_type &x,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp314376"></a>Class</h3>
+              <h3 class="title"><a id="idp50505600"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_mapmax_size.html b/docs/api_reference/STL/stldb_mapmax_size.html
index 4c0c1c3..bce7d7b 100644
--- a/docs/api_reference/STL/stldb_mapmax_size.html
+++ b/docs/api_reference/STL/stldb_mapmax_size.html
@@ -54,7 +54,7 @@ size_type max_size() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp282448"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50468992"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -64,7 +64,7 @@ size_type max_size() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp288472"></a>See Also</h4>
+                <h4 class="title"><a id="idp50477136"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -80,7 +80,7 @@ size_type max_size() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp282240"></a>Group: Metadata Functions</h3>
+              <h3 class="title"><a id="idp50463496"></a>Group: Metadata Functions</h3>
             </div>
           </div>
         </div>
@@ -90,7 +90,7 @@ size_type max_size() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp274056"></a>Class</h3>
+              <h3 class="title"><a id="idp50475712"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_mapoperator_assign.html b/docs/api_reference/STL/stldb_mapoperator_assign.html
index 50179dc..f42cc20 100644
--- a/docs/api_reference/STL/stldb_mapoperator_assign.html
+++ b/docs/api_reference/STL/stldb_mapoperator_assign.html
@@ -54,7 +54,7 @@ const self& operator=(const self &x)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp350608"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50542984"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -62,7 +62,7 @@ const self& operator=(const self &x)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp352360"></a>x</h5>
+                  <h5 class="title"><a id="idp50544736"></a>x</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ const self& operator=(const self &x)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp357304"></a>See Also</h4>
+                <h4 class="title"><a id="idp50549744"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -88,7 +88,7 @@ const self& operator=(const self &x)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp342504"></a>Class</h3>
+              <h3 class="title"><a id="idp50528432"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_mapoperator_eq.html b/docs/api_reference/STL/stldb_mapoperator_eq.html
index 3368be8..511b567 100644
--- a/docs/api_reference/STL/stldb_mapoperator_eq.html
+++ b/docs/api_reference/STL/stldb_mapoperator_eq.html
@@ -55,7 +55,7 @@ bool operator==(const db_map< kdt, ddt,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp362744"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50555584"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -63,7 +63,7 @@ bool operator==(const db_map< kdt, ddt,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp369768"></a>m2</h5>
+                  <h5 class="title"><a id="idp50567152"></a>m2</h5>
                 </div>
               </div>
             </div>
@@ -74,7 +74,7 @@ bool operator==(const db_map< kdt, ddt,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp376336"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50569920"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -85,7 +85,7 @@ bool operator==(const db_map< kdt, ddt,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp366592"></a>Class</h3>
+              <h3 class="title"><a id="idp50560984"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_mapoperator_sqbrk.html b/docs/api_reference/STL/stldb_mapoperator_sqbrk.html
index d3b7a78..37cd0f6 100644
--- a/docs/api_reference/STL/stldb_mapoperator_sqbrk.html
+++ b/docs/api_reference/STL/stldb_mapoperator_sqbrk.html
@@ -55,7 +55,7 @@ data_type_wrap operator[](const key_type &x)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp356400"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50548792"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -63,7 +63,7 @@ data_type_wrap operator[](const key_type &x)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp356592"></a>x</h5>
+                  <h5 class="title"><a id="idp50548984"></a>x</h5>
                 </div>
               </div>
             </div>
@@ -74,7 +74,7 @@ data_type_wrap operator[](const key_type &x)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp361512"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50554048"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -89,7 +89,7 @@ const ddt operator[](const key_type &x) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp364728"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50557440"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -97,7 +97,7 @@ const ddt operator[](const key_type &x) const
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp364920"></a>x</h5>
+                  <h5 class="title"><a id="idp50557632"></a>x</h5>
                 </div>
               </div>
             </div>
@@ -108,7 +108,7 @@ const ddt operator[](const key_type &x) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp339960"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50534568"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -119,7 +119,7 @@ const ddt operator[](const key_type &x) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp351120"></a>Class</h3>
+              <h3 class="title"><a id="idp50543432"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_mapoperator_ueq.html b/docs/api_reference/STL/stldb_mapoperator_ueq.html
index a3ba53a..40ded52 100644
--- a/docs/api_reference/STL/stldb_mapoperator_ueq.html
+++ b/docs/api_reference/STL/stldb_mapoperator_ueq.html
@@ -54,7 +54,7 @@ bool operator!=(const db_map< kdt, ddt,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp374864"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50568160"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -62,7 +62,7 @@ bool operator!=(const db_map< kdt, ddt,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp380152"></a>m2</h5>
+                  <h5 class="title"><a id="idp50573768"></a>m2</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ bool operator!=(const db_map< kdt, ddt,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp378208"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50571824"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -84,7 +84,7 @@ bool operator!=(const db_map< kdt, ddt,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp378528"></a>Class</h3>
+              <h3 class="title"><a id="idp50572144"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_maprbegin.html b/docs/api_reference/STL/stldb_maprbegin.html
index d4f83be..7962074 100644
--- a/docs/api_reference/STL/stldb_maprbegin.html
+++ b/docs/api_reference/STL/stldb_maprbegin.html
@@ -57,7 +57,7 @@ reverse_iterator rbegin(ReadModifyWriteOption rmw=
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp258216"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50446352"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -65,7 +65,7 @@ reverse_iterator rbegin(ReadModifyWriteOption rmw=
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp255984"></a>directdb_get</h5>
+                  <h5 class="title"><a id="idp50444440"></a>directdb_get</h5>
                 </div>
               </div>
             </div>
@@ -75,7 +75,7 @@ reverse_iterator rbegin(ReadModifyWriteOption rmw=
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp261952"></a>read_only</h5>
+                  <h5 class="title"><a id="idp50450528"></a>read_only</h5>
                 </div>
               </div>
             </div>
@@ -85,7 +85,7 @@ reverse_iterator rbegin(ReadModifyWriteOption rmw=
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp262368"></a>rmw</h5>
+                  <h5 class="title"><a id="idp50450944"></a>rmw</h5>
                 </div>
               </div>
             </div>
@@ -95,7 +95,7 @@ reverse_iterator rbegin(ReadModifyWriteOption rmw=
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp262784"></a>bulkretrieval</h5>
+                  <h5 class="title"><a id="idp50451360"></a>bulkretrieval</h5>
                 </div>
               </div>
             </div>
@@ -106,7 +106,7 @@ reverse_iterator rbegin(ReadModifyWriteOption rmw=
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp259376"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50447896"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -116,7 +116,7 @@ reverse_iterator rbegin(ReadModifyWriteOption rmw=
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp259696"></a>See Also</h4>
+                <h4 class="title"><a id="idp50448216"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -144,7 +144,7 @@ const_reverse_iterator rbegin(BulkRetrievalOption bulkretrieval=
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp240616"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50430728"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -152,7 +152,7 @@ const_reverse_iterator rbegin(BulkRetrievalOption bulkretrieval=
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp240808"></a>directdb_get</h5>
+                  <h5 class="title"><a id="idp50445488"></a>directdb_get</h5>
                 </div>
               </div>
             </div>
@@ -162,7 +162,7 @@ const_reverse_iterator rbegin(BulkRetrievalOption bulkretrieval=
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp254944"></a>bulkretrieval</h5>
+                  <h5 class="title"><a id="idp50443544"></a>bulkretrieval</h5>
                 </div>
               </div>
             </div>
@@ -173,7 +173,7 @@ const_reverse_iterator rbegin(BulkRetrievalOption bulkretrieval=
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp255264"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50443736"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -183,7 +183,7 @@ const_reverse_iterator rbegin(BulkRetrievalOption bulkretrieval=
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp255584"></a>See Also</h4>
+                <h4 class="title"><a id="idp50444056"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -200,7 +200,7 @@ const_reverse_iterator rbegin(BulkRetrievalOption bulkretrieval=
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp240528"></a>Group: Iterator Functions</h3>
+              <h3 class="title"><a id="idp50442872"></a>Group: Iterator Functions</h3>
             </div>
           </div>
         </div>
@@ -218,7 +218,7 @@ const_reverse_iterator rbegin(BulkRetrievalOption bulkretrieval=
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp265480"></a>Class</h3>
+              <h3 class="title"><a id="idp50454104"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_maprend.html b/docs/api_reference/STL/stldb_maprend.html
index b9a73a1..8a6d1b0 100644
--- a/docs/api_reference/STL/stldb_maprend.html
+++ b/docs/api_reference/STL/stldb_maprend.html
@@ -53,7 +53,7 @@ reverse_iterator rend()
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp269312"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50428040"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -63,7 +63,7 @@ reverse_iterator rend()
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp265000"></a>See Also</h4>
+                <h4 class="title"><a id="idp50453368"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -82,7 +82,7 @@ const_reverse_iterator rend() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp268224"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50457904"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -92,7 +92,7 @@ const_reverse_iterator rend() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp239208"></a>See Also</h4>
+                <h4 class="title"><a id="idp50440544"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -108,7 +108,7 @@ const_reverse_iterator rend() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp239344"></a>Group: Iterator Functions</h3>
+              <h3 class="title"><a id="idp50453688"></a>Group: Iterator Functions</h3>
             </div>
           </div>
         </div>
@@ -126,7 +126,7 @@ const_reverse_iterator rend() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp270920"></a>Class</h3>
+              <h3 class="title"><a id="idp50464032"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_mapsize.html b/docs/api_reference/STL/stldb_mapsize.html
index 4571898..9e94bff 100644
--- a/docs/api_reference/STL/stldb_mapsize.html
+++ b/docs/api_reference/STL/stldb_mapsize.html
@@ -53,7 +53,7 @@ size_type size(bool accurate=true) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp278016"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50467264"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@ size_type size(bool accurate=true) const
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp284272"></a>accurate</h5>
+                  <h5 class="title"><a id="idp50473040"></a>accurate</h5>
                 </div>
               </div>
             </div>
@@ -72,7 +72,7 @@ size_type size(bool accurate=true) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp281048"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50374752"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -83,7 +83,7 @@ size_type size(bool accurate=true) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp281432"></a>Group: Metadata Functions</h3>
+              <h3 class="title"><a id="idp50461208"></a>Group: Metadata Functions</h3>
             </div>
           </div>
         </div>
@@ -93,7 +93,7 @@ size_type size(bool accurate=true) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp263976"></a>Class</h3>
+              <h3 class="title"><a id="idp50461592"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_mapswap.html b/docs/api_reference/STL/stldb_mapswap.html
index 24b1db7..4434693 100644
--- a/docs/api_reference/STL/stldb_mapswap.html
+++ b/docs/api_reference/STL/stldb_mapswap.html
@@ -55,7 +55,7 @@ void swap(db_map< kdt, ddt, value_type_sub > &mp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp358432"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50551048"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -63,7 +63,7 @@ void swap(db_map< kdt, ddt, value_type_sub > &mp,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp367032"></a>b_truncate</h5>
+                  <h5 class="title"><a id="idp50559680"></a>b_truncate</h5>
                 </div>
               </div>
             </div>
@@ -74,7 +74,7 @@ void swap(db_map< kdt, ddt, value_type_sub > &mp,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp365760"></a>mp</h5>
+                  <h5 class="title"><a id="idp50558472"></a>mp</h5>
                 </div>
               </div>
             </div>
@@ -85,7 +85,7 @@ void swap(db_map< kdt, ddt, value_type_sub > &mp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp358752"></a>See Also</h4>
+                <h4 class="title"><a id="idp50551368"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -101,7 +101,7 @@ void swap(db_map< kdt, ddt, value_type_sub > &mp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp367096"></a>Class</h3>
+              <h3 class="title"><a id="idp50558576"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_mapupper_bound.html b/docs/api_reference/STL/stldb_mapupper_bound.html
index d79996b..2ea0bf6 100644
--- a/docs/api_reference/STL/stldb_mapupper_bound.html
+++ b/docs/api_reference/STL/stldb_mapupper_bound.html
@@ -53,7 +53,7 @@ const_iterator upper_bound(const key_type &x) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp320216"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50511576"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@ const_iterator upper_bound(const key_type &x) const
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp333320"></a>x</h5>
+                  <h5 class="title"><a id="idp50525128"></a>x</h5>
                 </div>
               </div>
             </div>
@@ -72,7 +72,7 @@ const_iterator upper_bound(const key_type &x) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp332352"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50523984"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -82,7 +82,7 @@ const_iterator upper_bound(const key_type &x) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp335200"></a>See Also</h4>
+                <h4 class="title"><a id="idp50527008"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -101,7 +101,7 @@ iterator upper_bound(const key_type &x,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp323328"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50514688"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -109,7 +109,7 @@ iterator upper_bound(const key_type &x,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp325784"></a>x</h5>
+                  <h5 class="title"><a id="idp50517312"></a>x</h5>
                 </div>
               </div>
             </div>
@@ -119,7 +119,7 @@ iterator upper_bound(const key_type &x,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp320880"></a>readonly</h5>
+                  <h5 class="title"><a id="idp50512240"></a>readonly</h5>
                 </div>
               </div>
             </div>
@@ -130,7 +130,7 @@ iterator upper_bound(const key_type &x,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp321200"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50512560"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -140,7 +140,7 @@ iterator upper_bound(const key_type &x,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp326056"></a>See Also</h4>
+                <h4 class="title"><a id="idp50517584"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -155,7 +155,7 @@ iterator upper_bound(const key_type &x,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp326456"></a>Group: Searching Functions</h3>
+              <h3 class="title"><a id="idp50517984"></a>Group: Searching Functions</h3>
             </div>
           </div>
         </div>
@@ -166,7 +166,7 @@ iterator upper_bound(const key_type &x,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp335944"></a>Class</h3>
+              <h3 class="title"><a id="idp50527752"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_mapvalue_comp.html b/docs/api_reference/STL/stldb_mapvalue_comp.html
index 70b4bb2..f92241e 100644
--- a/docs/api_reference/STL/stldb_mapvalue_comp.html
+++ b/docs/api_reference/STL/stldb_mapvalue_comp.html
@@ -54,7 +54,7 @@ value_compare value_comp() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp342440"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50534376"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -64,7 +64,7 @@ value_compare value_comp() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp344728"></a>See Also</h4>
+                <h4 class="title"><a id="idp50536696"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -79,7 +79,7 @@ value_compare value_comp() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp349520"></a>Class</h3>
+              <h3 class="title"><a id="idp50541784"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_multimapcount.html b/docs/api_reference/STL/stldb_multimapcount.html
index 794d2ca..060b197 100644
--- a/docs/api_reference/STL/stldb_multimapcount.html
+++ b/docs/api_reference/STL/stldb_multimapcount.html
@@ -53,7 +53,7 @@ size_type count(const key_type &x) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp422024"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50631224"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@ size_type count(const key_type &x) const
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp432712"></a>x</h5>
+                  <h5 class="title"><a id="idp50628328"></a>x</h5>
                 </div>
               </div>
             </div>
@@ -72,7 +72,7 @@ size_type count(const key_type &x) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp437984"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50633288"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -82,7 +82,7 @@ size_type count(const key_type &x) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp438376"></a>See Also</h4>
+                <h4 class="title"><a id="idp50633680"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -97,7 +97,7 @@ size_type count(const key_type &x) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp431960"></a>Group: Searching Functions</h3>
+              <h3 class="title"><a id="idp50627472"></a>Group: Searching Functions</h3>
             </div>
           </div>
         </div>
@@ -114,7 +114,7 @@ size_type count(const key_type &x) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp441408"></a>Class</h3>
+              <h3 class="title"><a id="idp50636760"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_multimapdb_multimap.html b/docs/api_reference/STL/stldb_multimapdb_multimap.html
index 2c80c21..470f827 100644
--- a/docs/api_reference/STL/stldb_multimapdb_multimap.html
+++ b/docs/api_reference/STL/stldb_multimapdb_multimap.html
@@ -55,7 +55,7 @@ db_multimap(Db *dbp=NULL,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp449768"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50645320"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -63,7 +63,7 @@ db_multimap(Db *dbp=NULL,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp447496"></a>dbp</h5>
+                  <h5 class="title"><a id="idp50643016"></a>dbp</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ db_multimap(Db *dbp=NULL,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp454296"></a>envp</h5>
+                  <h5 class="title"><a id="idp50649976"></a>envp</h5>
                 </div>
               </div>
             </div>
@@ -84,7 +84,7 @@ db_multimap(Db *dbp=NULL,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp451856"></a>See Also</h4>
+                <h4 class="title"><a id="idp50647592"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -106,7 +106,7 @@ db_multimap(Db *dbp, DbEnv *envp, InputIterator first,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp442128"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50636384"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -114,7 +114,7 @@ db_multimap(Db *dbp, DbEnv *envp, InputIterator first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp446432"></a>dbp</h5>
+                  <h5 class="title"><a id="idp50644608"></a>dbp</h5>
                 </div>
               </div>
             </div>
@@ -124,7 +124,7 @@ db_multimap(Db *dbp, DbEnv *envp, InputIterator first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp457280"></a>envp</h5>
+                  <h5 class="title"><a id="idp50653416"></a>envp</h5>
                 </div>
               </div>
             </div>
@@ -134,7 +134,7 @@ db_multimap(Db *dbp, DbEnv *envp, InputIterator first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp457600"></a>last</h5>
+                  <h5 class="title"><a id="idp50653736"></a>last</h5>
                 </div>
               </div>
             </div>
@@ -144,7 +144,7 @@ db_multimap(Db *dbp, DbEnv *envp, InputIterator first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp457920"></a>first</h5>
+                  <h5 class="title"><a id="idp50654056"></a>first</h5>
                 </div>
               </div>
             </div>
@@ -155,7 +155,7 @@ db_multimap(Db *dbp, DbEnv *envp, InputIterator first,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp446808"></a>See Also</h4>
+                <h4 class="title"><a id="idp50642312"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -176,7 +176,7 @@ db_multimap(const self &x)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp454960"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50650576"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -184,7 +184,7 @@ db_multimap(const self &x)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp452816"></a>x</h5>
+                  <h5 class="title"><a id="idp50648536"></a>x</h5>
                 </div>
               </div>
             </div>
@@ -195,7 +195,7 @@ db_multimap(const self &x)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp453656"></a>See Also</h4>
+                <h4 class="title"><a id="idp50649376"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -212,7 +212,7 @@ db_multimap(const self &x)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp448928"></a>Class</h3>
+              <h3 class="title"><a id="idp50616688"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_multimapdstr_db_multimap.html b/docs/api_reference/STL/stldb_multimapdstr_db_multimap.html
index af49e55..5e78409 100644
--- a/docs/api_reference/STL/stldb_multimapdstr_db_multimap.html
+++ b/docs/api_reference/STL/stldb_multimapdstr_db_multimap.html
@@ -53,7 +53,7 @@ virtual ~db_multimap()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp458744"></a>Class</h3>
+              <h3 class="title"><a id="idp50631960"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_multimapequal_range.html b/docs/api_reference/STL/stldb_multimapequal_range.html
index 939795b..ef6f460 100644
--- a/docs/api_reference/STL/stldb_multimapequal_range.html
+++ b/docs/api_reference/STL/stldb_multimapequal_range.html
@@ -53,7 +53,7 @@ equal_range(const key_type &x) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp405928"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50600872"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@ equal_range(const key_type &x) const
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp414600"></a>x</h5>
+                  <h5 class="title"><a id="idp50609576"></a>x</h5>
                 </div>
               </div>
             </div>
@@ -72,7 +72,7 @@ equal_range(const key_type &x) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp420312"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50615456"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -82,7 +82,7 @@ equal_range(const key_type &x) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp422472"></a>See Also</h4>
+                <h4 class="title"><a id="idp50617664"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -101,7 +101,7 @@ equal_range(const key_type &x,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp401104"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50610864"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -109,7 +109,7 @@ equal_range(const key_type &x,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp413664"></a>x</h5>
+                  <h5 class="title"><a id="idp50611056"></a>x</h5>
                 </div>
               </div>
             </div>
@@ -119,7 +119,7 @@ equal_range(const key_type &x,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp406152"></a>readonly</h5>
+                  <h5 class="title"><a id="idp50601328"></a>readonly</h5>
                 </div>
               </div>
             </div>
@@ -130,7 +130,7 @@ equal_range(const key_type &x,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp406472"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50601648"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -140,7 +140,7 @@ equal_range(const key_type &x,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp414160"></a>See Also</h4>
+                <h4 class="title"><a id="idp50609136"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -155,7 +155,7 @@ equal_range(const key_type &x,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp400176"></a>Group: Searching Functions</h3>
+              <h3 class="title"><a id="idp50605568"></a>Group: Searching Functions</h3>
             </div>
           </div>
         </div>
@@ -172,7 +172,7 @@ equal_range(const key_type &x,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp424944"></a>Class</h3>
+              <h3 class="title"><a id="idp50600936"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_multimapequal_range_N.html b/docs/api_reference/STL/stldb_multimapequal_range_N.html
index 9607da0..8672453 100644
--- a/docs/api_reference/STL/stldb_multimapequal_range_N.html
+++ b/docs/api_reference/STL/stldb_multimapequal_range_N.html
@@ -55,7 +55,7 @@ equal_range_N(const key_type &x,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp411328"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50606728"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -63,7 +63,7 @@ equal_range_N(const key_type &x,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp424544"></a>x</h5>
+                  <h5 class="title"><a id="idp50619840"></a>x</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ equal_range_N(const key_type &x,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp431128"></a>nelem</h5>
+                  <h5 class="title"><a id="idp50626640"></a>nelem</h5>
                 </div>
               </div>
             </div>
@@ -84,7 +84,7 @@ equal_range_N(const key_type &x,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp428752"></a>See Also</h4>
+                <h4 class="title"><a id="idp50624112"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -104,7 +104,7 @@ equal_range_N(const key_type &x, size_t &nelem,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp426608"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50622080"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -112,7 +112,7 @@ equal_range_N(const key_type &x, size_t &nelem,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp411392"></a>x</h5>
+                  <h5 class="title"><a id="idp50622272"></a>x</h5>
                 </div>
               </div>
             </div>
@@ -122,7 +122,7 @@ equal_range_N(const key_type &x, size_t &nelem,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp423768"></a>nelem</h5>
+                  <h5 class="title"><a id="idp50618960"></a>nelem</h5>
                 </div>
               </div>
             </div>
@@ -132,7 +132,7 @@ equal_range_N(const key_type &x, size_t &nelem,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp434680"></a>readonly</h5>
+                  <h5 class="title"><a id="idp50630096"></a>readonly</h5>
                 </div>
               </div>
             </div>
@@ -143,7 +143,7 @@ equal_range_N(const key_type &x, size_t &nelem,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp423896"></a>See Also</h4>
+                <h4 class="title"><a id="idp50619152"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -158,7 +158,7 @@ equal_range_N(const key_type &x, size_t &nelem,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp426344"></a>Group: Searching Functions</h3>
+              <h3 class="title"><a id="idp50621560"></a>Group: Searching Functions</h3>
             </div>
           </div>
         </div>
@@ -175,7 +175,7 @@ equal_range_N(const key_type &x, size_t &nelem,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp424216"></a>Class</h3>
+              <h3 class="title"><a id="idp50618568"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_multimaperase.html b/docs/api_reference/STL/stldb_multimaperase.html
index 94f5676..807a0e3 100644
--- a/docs/api_reference/STL/stldb_multimaperase.html
+++ b/docs/api_reference/STL/stldb_multimaperase.html
@@ -54,7 +54,7 @@ size_type erase(const key_type &x)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp383576"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50604944"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -62,7 +62,7 @@ size_type erase(const key_type &x)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp406744"></a>x</h5>
+                  <h5 class="title"><a id="idp50601904"></a>x</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ size_type erase(const key_type &x)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp412880"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50608256"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -87,7 +87,7 @@ void erase(iterator pos)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp415504"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50610480"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -95,7 +95,7 @@ void erase(iterator pos)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp415696"></a>pos</h5>
+                  <h5 class="title"><a id="idp50610672"></a>pos</h5>
                 </div>
               </div>
             </div>
@@ -112,7 +112,7 @@ void erase(iterator first,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp416536"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50611512"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -120,7 +120,7 @@ void erase(iterator first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp416728"></a>last</h5>
+                  <h5 class="title"><a id="idp50611704"></a>last</h5>
                 </div>
               </div>
             </div>
@@ -130,7 +130,7 @@ void erase(iterator first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp417568"></a>first</h5>
+                  <h5 class="title"><a id="idp50612544"></a>first</h5>
                 </div>
               </div>
             </div>
@@ -142,7 +142,7 @@ void erase(iterator first,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp398208"></a>Group: Erase Functions</h3>
+              <h3 class="title"><a id="idp50583832"></a>Group: Erase Functions</h3>
             </div>
           </div>
         </div>
@@ -157,7 +157,7 @@ void erase(iterator first,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp406808"></a>Class</h3>
+              <h3 class="title"><a id="idp50601968"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_multimapoperator_assign.html b/docs/api_reference/STL/stldb_multimapoperator_assign.html
index 4ea3993..7e94ee0 100644
--- a/docs/api_reference/STL/stldb_multimapoperator_assign.html
+++ b/docs/api_reference/STL/stldb_multimapoperator_assign.html
@@ -54,7 +54,7 @@ const self& operator=(const self &x)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp459448"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50655720"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -62,7 +62,7 @@ const self& operator=(const self &x)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp464296"></a>x</h5>
+                  <h5 class="title"><a id="idp50661032"></a>x</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ const self& operator=(const self &x)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp435792"></a>See Also</h4>
+                <h4 class="title"><a id="idp50655064"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -88,7 +88,7 @@ const self& operator=(const self &x)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp455352"></a>Class</h3>
+              <h3 class="title"><a id="idp50651072"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_multimapoperator_eq.html b/docs/api_reference/STL/stldb_multimapoperator_eq.html
index 961c969..e3bc591 100644
--- a/docs/api_reference/STL/stldb_multimapoperator_eq.html
+++ b/docs/api_reference/STL/stldb_multimapoperator_eq.html
@@ -55,7 +55,7 @@ bool operator==(const db_multimap< kdt, ddt,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp467248"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50664016"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -63,7 +63,7 @@ bool operator==(const db_multimap< kdt, ddt,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp465632"></a>m2</h5>
+                  <h5 class="title"><a id="idp50662368"></a>m2</h5>
                 </div>
               </div>
             </div>
@@ -74,7 +74,7 @@ bool operator==(const db_multimap< kdt, ddt,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp473288"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50670784"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -85,7 +85,7 @@ bool operator==(const db_multimap< kdt, ddt,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp443304"></a>Class</h3>
+              <h3 class="title"><a id="idp50632024"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_multimapoperator_ueq.html b/docs/api_reference/STL/stldb_multimapoperator_ueq.html
index 210a419..5069b45 100644
--- a/docs/api_reference/STL/stldb_multimapoperator_ueq.html
+++ b/docs/api_reference/STL/stldb_multimapoperator_ueq.html
@@ -54,7 +54,7 @@ bool operator!=(const db_multimap< kdt, ddt,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp471200"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50668672"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -62,7 +62,7 @@ bool operator!=(const db_multimap< kdt, ddt,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp477048"></a>m2</h5>
+                  <h5 class="title"><a id="idp50674440"></a>m2</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ bool operator!=(const db_multimap< kdt, ddt,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp475000"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50672496"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -84,7 +84,7 @@ bool operator!=(const db_multimap< kdt, ddt,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp475320"></a>Class</h3>
+              <h3 class="title"><a id="idp50672816"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_multimapswap.html b/docs/api_reference/STL/stldb_multimapswap.html
index 7f3e817..537fd8b 100644
--- a/docs/api_reference/STL/stldb_multimapswap.html
+++ b/docs/api_reference/STL/stldb_multimapswap.html
@@ -55,7 +55,7 @@ void swap(db_multimap< kdt, ddt, value_type_sub > &mp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp460112"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50660208"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -63,7 +63,7 @@ void swap(db_multimap< kdt, ddt, value_type_sub > &mp,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp461624"></a>b_truncate</h5>
+                  <h5 class="title"><a id="idp50658416"></a>b_truncate</h5>
                 </div>
               </div>
             </div>
@@ -74,7 +74,7 @@ void swap(db_multimap< kdt, ddt, value_type_sub > &mp,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp463232"></a>mp</h5>
+                  <h5 class="title"><a id="idp50660272"></a>mp</h5>
                 </div>
               </div>
             </div>
@@ -85,7 +85,7 @@ void swap(db_multimap< kdt, ddt, value_type_sub > &mp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp444360"></a>See Also</h4>
+                <h4 class="title"><a id="idp50646112"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -101,7 +101,7 @@ void swap(db_multimap< kdt, ddt, value_type_sub > &mp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp444824"></a>Class</h3>
+              <h3 class="title"><a id="idp50640384"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_multimapupper_bound.html b/docs/api_reference/STL/stldb_multimapupper_bound.html
index 863890f..7bcdd85 100644
--- a/docs/api_reference/STL/stldb_multimapupper_bound.html
+++ b/docs/api_reference/STL/stldb_multimapupper_bound.html
@@ -53,7 +53,7 @@ const_iterator upper_bound(const key_type &x) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp441272"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50628128"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@ const_iterator upper_bound(const key_type &x) const
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp439192"></a>x</h5>
+                  <h5 class="title"><a id="idp50634712"></a>x</h5>
                 </div>
               </div>
             </div>
@@ -72,7 +72,7 @@ const_iterator upper_bound(const key_type &x) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp443528"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50638992"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -82,7 +82,7 @@ const_iterator upper_bound(const key_type &x) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp443912"></a>See Also</h4>
+                <h4 class="title"><a id="idp50639376"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -101,7 +101,7 @@ iterator upper_bound(const key_type &x,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp440568"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50623824"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -109,7 +109,7 @@ iterator upper_bound(const key_type &x,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp441856"></a>x</h5>
+                  <h5 class="title"><a id="idp50635656"></a>x</h5>
                 </div>
               </div>
             </div>
@@ -119,7 +119,7 @@ iterator upper_bound(const key_type &x,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp432024"></a>readonly</h5>
+                  <h5 class="title"><a id="idp50613656"></a>readonly</h5>
                 </div>
               </div>
             </div>
@@ -130,7 +130,7 @@ iterator upper_bound(const key_type &x,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp432344"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50613976"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -140,7 +140,7 @@ iterator upper_bound(const key_type &x,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp419368"></a>See Also</h4>
+                <h4 class="title"><a id="idp50634296"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -155,7 +155,7 @@ iterator upper_bound(const key_type &x,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp431672"></a>Group: Searching Functions</h3>
+              <h3 class="title"><a id="idp50637184"></a>Group: Searching Functions</h3>
             </div>
           </div>
         </div>
@@ -172,7 +172,7 @@ iterator upper_bound(const key_type &x,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp448112"></a>Class</h3>
+              <h3 class="title"><a id="idp50643680"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_multisetdstr_db_multiset.html b/docs/api_reference/STL/stldb_multisetdstr_db_multiset.html
index 5eaad27..b741a33 100644
--- a/docs/api_reference/STL/stldb_multisetdstr_db_multiset.html
+++ b/docs/api_reference/STL/stldb_multisetdstr_db_multiset.html
@@ -53,7 +53,7 @@ virtual ~db_multiset()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp543960"></a>Class</h3>
+              <h3 class="title"><a id="idp50742680"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_multiseterase.html b/docs/api_reference/STL/stldb_multiseterase.html
index ad705ad..0901090 100644
--- a/docs/api_reference/STL/stldb_multiseterase.html
+++ b/docs/api_reference/STL/stldb_multiseterase.html
@@ -54,7 +54,7 @@ size_type erase(const key_type &x)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp572064"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50770720"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -62,7 +62,7 @@ size_type erase(const key_type &x)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp568448"></a>x</h5>
+                  <h5 class="title"><a id="idp50767184"></a>x</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ size_type erase(const key_type &x)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp583224"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50781896"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -87,7 +87,7 @@ void erase(iterator pos)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp585816"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50784488"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -95,7 +95,7 @@ void erase(iterator pos)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp586008"></a>pos</h5>
+                  <h5 class="title"><a id="idp50784680"></a>pos</h5>
                 </div>
               </div>
             </div>
@@ -112,7 +112,7 @@ void erase(iterator first,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp578216"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50785592"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -120,7 +120,7 @@ void erase(iterator first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp586976"></a>last</h5>
+                  <h5 class="title"><a id="idp50785784"></a>last</h5>
                 </div>
               </div>
             </div>
@@ -130,7 +130,7 @@ void erase(iterator first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp587816"></a>first</h5>
+                  <h5 class="title"><a id="idp50786624"></a>first</h5>
                 </div>
               </div>
             </div>
@@ -142,7 +142,7 @@ void erase(iterator first,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp581984"></a>Group: Erase Functions</h3>
+              <h3 class="title"><a id="idp50780656"></a>Group: Erase Functions</h3>
             </div>
           </div>
         </div>
@@ -157,7 +157,7 @@ void erase(iterator first,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp568512"></a>Class</h3>
+              <h3 class="title"><a id="idp50767248"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_multisetinsert.html b/docs/api_reference/STL/stldb_multisetinsert.html
index bb96f59..3834eda 100644
--- a/docs/api_reference/STL/stldb_multisetinsert.html
+++ b/docs/api_reference/STL/stldb_multisetinsert.html
@@ -53,7 +53,7 @@ iterator insert(const value_type &x)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp566160"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50760096"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@ iterator insert(const value_type &x)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp571032"></a>x</h5>
+                  <h5 class="title"><a id="idp50769688"></a>x</h5>
                 </div>
               </div>
             </div>
@@ -72,7 +72,7 @@ iterator insert(const value_type &x)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp564920"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50760496"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -89,7 +89,7 @@ iterator insert(iterator position,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp573904"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50772496"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -97,7 +97,7 @@ iterator insert(iterator position,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp574096"></a>x</h5>
+                  <h5 class="title"><a id="idp50772688"></a>x</h5>
                 </div>
               </div>
             </div>
@@ -107,7 +107,7 @@ iterator insert(iterator position,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp574936"></a>position</h5>
+                  <h5 class="title"><a id="idp50773528"></a>position</h5>
                 </div>
               </div>
             </div>
@@ -118,7 +118,7 @@ iterator insert(iterator position,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp565384"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50765080"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -135,7 +135,7 @@ void insert(InputIterator first,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp576008"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50774768"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -143,7 +143,7 @@ void insert(InputIterator first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp576200"></a>last</h5>
+                  <h5 class="title"><a id="idp50774960"></a>last</h5>
                 </div>
               </div>
             </div>
@@ -153,7 +153,7 @@ void insert(InputIterator first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp577040"></a>first</h5>
+                  <h5 class="title"><a id="idp50775800"></a>first</h5>
                 </div>
               </div>
             </div>
@@ -171,7 +171,7 @@ void insert(db_set_iterator< kdt, value_type_sub > &first,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp577504"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50776264"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -179,7 +179,7 @@ void insert(db_set_iterator< kdt, value_type_sub > &first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp577696"></a>last</h5>
+                  <h5 class="title"><a id="idp50776456"></a>last</h5>
                 </div>
               </div>
             </div>
@@ -189,7 +189,7 @@ void insert(db_set_iterator< kdt, value_type_sub > &first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp578536"></a>first</h5>
+                  <h5 class="title"><a id="idp50777296"></a>first</h5>
                 </div>
               </div>
             </div>
@@ -206,7 +206,7 @@ void insert(db_set_base_iterator< kdt > &first,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp578936"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50777696"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -214,7 +214,7 @@ void insert(db_set_base_iterator< kdt > &first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp579128"></a>last</h5>
+                  <h5 class="title"><a id="idp50777888"></a>last</h5>
                 </div>
               </div>
             </div>
@@ -224,7 +224,7 @@ void insert(db_set_base_iterator< kdt > &first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp579968"></a>first</h5>
+                  <h5 class="title"><a id="idp50778728"></a>first</h5>
                 </div>
               </div>
             </div>
@@ -236,7 +236,7 @@ void insert(db_set_base_iterator< kdt > &first,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp540960"></a>Group: Insert Functions</h3>
+              <h3 class="title"><a id="idp50760392"></a>Group: Insert Functions</h3>
             </div>
           </div>
         </div>
@@ -251,7 +251,7 @@ void insert(db_set_base_iterator< kdt > &first,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp561232"></a>Class</h3>
+              <h3 class="title"><a id="idp50776584"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_multisetoperator_assign.html b/docs/api_reference/STL/stldb_multisetoperator_assign.html
index c45eed8..f245c5c 100644
--- a/docs/api_reference/STL/stldb_multisetoperator_assign.html
+++ b/docs/api_reference/STL/stldb_multisetoperator_assign.html
@@ -54,7 +54,7 @@ const self& operator=(const self &x)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp587424"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50786232"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -62,7 +62,7 @@ const self& operator=(const self &x)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp584640"></a>x</h5>
+                  <h5 class="title"><a id="idp50783312"></a>x</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ const self& operator=(const self &x)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp590752"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50789424"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -83,7 +83,7 @@ const self& operator=(const self &x)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp592992"></a>See Also</h4>
+                <h4 class="title"><a id="idp50791648"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -98,7 +98,7 @@ const self& operator=(const self &x)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp571096"></a>Class</h3>
+              <h3 class="title"><a id="idp50769752"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_multisetoperator_eq.html b/docs/api_reference/STL/stldb_multisetoperator_eq.html
index 7f73c6d..9f1d481 100644
--- a/docs/api_reference/STL/stldb_multisetoperator_eq.html
+++ b/docs/api_reference/STL/stldb_multisetoperator_eq.html
@@ -54,7 +54,7 @@ bool operator==(const self &m2) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp592448"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50796040"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -62,7 +62,7 @@ bool operator==(const self &m2) const
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp596992"></a>m2</h5>
+                  <h5 class="title"><a id="idp50793200"></a>m2</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ bool operator==(const self &m2) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp600552"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50799072"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -84,7 +84,7 @@ bool operator==(const self &m2) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp600944"></a>Class</h3>
+              <h3 class="title"><a id="idp50799464"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_multisetoperator_ueq.html b/docs/api_reference/STL/stldb_multisetoperator_ueq.html
index 6288395..f25f6f2 100644
--- a/docs/api_reference/STL/stldb_multisetoperator_ueq.html
+++ b/docs/api_reference/STL/stldb_multisetoperator_ueq.html
@@ -54,7 +54,7 @@ bool operator!=(const self &m2) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp598608"></a>Class</h3>
+              <h3 class="title"><a id="idp50797160"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_multisetswap.html b/docs/api_reference/STL/stldb_multisetswap.html
index f001976..4ab4a6d 100644
--- a/docs/api_reference/STL/stldb_multisetswap.html
+++ b/docs/api_reference/STL/stldb_multisetswap.html
@@ -55,7 +55,7 @@ void swap(db_multiset< kdt, value_type_sub > &mp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp581304"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50779368"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -63,7 +63,7 @@ void swap(db_multiset< kdt, value_type_sub > &mp,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp567824"></a>b_truncate</h5>
+                  <h5 class="title"><a id="idp50787904"></a>b_truncate</h5>
                 </div>
               </div>
             </div>
@@ -74,7 +74,7 @@ void swap(db_multiset< kdt, value_type_sub > &mp,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp581368"></a>mp</h5>
+                  <h5 class="title"><a id="idp50779432"></a>mp</h5>
                 </div>
               </div>
             </div>
@@ -85,7 +85,7 @@ void swap(db_multiset< kdt, value_type_sub > &mp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp588488"></a>See Also</h4>
+                <h4 class="title"><a id="idp50783080"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -102,7 +102,7 @@ void swap(db_multiset< kdt, value_type_sub > &mp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp567888"></a>Class</h3>
+              <h3 class="title"><a id="idp50779952"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_reverse_iteratordb_reverse_iterator.html b/docs/api_reference/STL/stldb_reverse_iteratordb_reverse_iterator.html
index 693a748..0968663 100644
--- a/docs/api_reference/STL/stldb_reverse_iteratordb_reverse_iterator.html
+++ b/docs/api_reference/STL/stldb_reverse_iteratordb_reverse_iterator.html
@@ -67,7 +67,7 @@ db_reverse_iterator()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1215216"></a>Class</h3>
+              <h3 class="title"><a id="idp51418456"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_reverse_iteratoroperator_add.html b/docs/api_reference/STL/stldb_reverse_iteratoroperator_add.html
index ca7b19c..fbc57ef 100644
--- a/docs/api_reference/STL/stldb_reverse_iteratoroperator_add.html
+++ b/docs/api_reference/STL/stldb_reverse_iteratoroperator_add.html
@@ -54,7 +54,7 @@ self operator+(difference_type n) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1104352"></a>Parameters</h4>
+                <h4 class="title"><a id="idp51391680"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -62,7 +62,7 @@ self operator+(difference_type n) const
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp1189936"></a>n</h5>
+                  <h5 class="title"><a id="idp51393432"></a>n</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ self operator+(difference_type n) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1181280"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51388760"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -84,7 +84,7 @@ self operator+(difference_type n) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1177848"></a>Group: Operators for random reverse iterators</h3>
+              <h3 class="title"><a id="idp51389080"></a>Group: Operators for random reverse iterators</h3>
             </div>
           </div>
         </div>
@@ -96,7 +96,7 @@ self operator+(difference_type n) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1185672"></a>Class</h3>
+              <h3 class="title"><a id="idp51387720"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_reverse_iteratoroperator_assign.html b/docs/api_reference/STL/stldb_reverse_iteratoroperator_assign.html
index bebe2be..b11f1b5 100644
--- a/docs/api_reference/STL/stldb_reverse_iteratoroperator_assign.html
+++ b/docs/api_reference/STL/stldb_reverse_iteratoroperator_assign.html
@@ -53,7 +53,7 @@ const self& operator=(const self &ri)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1211496"></a>Parameters</h4>
+                <h4 class="title"><a id="idp51415000"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@ const self& operator=(const self &ri)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp1219672"></a>ri</h5>
+                  <h5 class="title"><a id="idp51422904"></a>ri</h5>
                 </div>
               </div>
             </div>
@@ -72,7 +72,7 @@ const self& operator=(const self &ri)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1216056"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51419296"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -82,7 +82,7 @@ const self& operator=(const self &ri)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1216376"></a>See Also</h4>
+                <h4 class="title"><a id="idp51419616"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -98,7 +98,7 @@ const self& operator=(const self &ri)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1217328"></a>Class</h3>
+              <h3 class="title"><a id="idp51415064"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_reverse_iteratoroperator_decr.html b/docs/api_reference/STL/stldb_reverse_iteratoroperator_decr.html
index 6bd4846..e4cc0a8 100644
--- a/docs/api_reference/STL/stldb_reverse_iteratoroperator_decr.html
+++ b/docs/api_reference/STL/stldb_reverse_iteratoroperator_decr.html
@@ -53,7 +53,7 @@ self& operator--()
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1164312"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51367632"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -67,7 +67,7 @@ self operator--(int)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1186360"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51389856"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -78,7 +78,7 @@ self operator--(int)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1142296"></a>Group: Reverse iterator movement functions</h3>
+              <h3 class="title"><a id="idp51345496"></a>Group: Reverse iterator movement functions</h3>
             </div>
           </div>
         </div>
@@ -89,7 +89,7 @@ self operator--(int)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1187072"></a>Class</h3>
+              <h3 class="title"><a id="idp51390504"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_reverse_iteratoroperator_ge.html b/docs/api_reference/STL/stldb_reverse_iteratoroperator_ge.html
index 38bb3ae..829f2ae 100644
--- a/docs/api_reference/STL/stldb_reverse_iteratoroperator_ge.html
+++ b/docs/api_reference/STL/stldb_reverse_iteratoroperator_ge.html
@@ -54,7 +54,7 @@ bool operator>=(const self &itr) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1206760"></a>Group: Operators for random reverse iterators</h3>
+              <h3 class="title"><a id="idp51410232"></a>Group: Operators for random reverse iterators</h3>
             </div>
           </div>
         </div>
@@ -64,7 +64,7 @@ bool operator>=(const self &itr) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1212224"></a>Class</h3>
+              <h3 class="title"><a id="idp51415760"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_reverse_iteratoroperator_gt.html b/docs/api_reference/STL/stldb_reverse_iteratoroperator_gt.html
index b6013a3..c2ce6fe 100644
--- a/docs/api_reference/STL/stldb_reverse_iteratoroperator_gt.html
+++ b/docs/api_reference/STL/stldb_reverse_iteratoroperator_gt.html
@@ -54,7 +54,7 @@ bool operator>(const self &itr) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1202192"></a>Group: Operators for random reverse iterators</h3>
+              <h3 class="title"><a id="idp51405744"></a>Group: Operators for random reverse iterators</h3>
             </div>
           </div>
         </div>
@@ -64,7 +64,7 @@ bool operator>(const self &itr) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1207488"></a>Class</h3>
+              <h3 class="title"><a id="idp51410960"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_reverse_iteratoroperator_ia.html b/docs/api_reference/STL/stldb_reverse_iteratoroperator_ia.html
index d87197e..5b03b62 100644
--- a/docs/api_reference/STL/stldb_reverse_iteratoroperator_ia.html
+++ b/docs/api_reference/STL/stldb_reverse_iteratoroperator_ia.html
@@ -54,7 +54,7 @@ const self& operator+=(difference_type n)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1196728"></a>Parameters</h4>
+                <h4 class="title"><a id="idp51400688"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -62,7 +62,7 @@ const self& operator+=(difference_type n)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp1198480"></a>n</h5>
+                  <h5 class="title"><a id="idp51402440"></a>n</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ const self& operator+=(difference_type n)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1195704"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51399712"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -84,7 +84,7 @@ const self& operator+=(difference_type n)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1194640"></a>Group: Operators for random reverse iterators</h3>
+              <h3 class="title"><a id="idp51400032"></a>Group: Operators for random reverse iterators</h3>
             </div>
           </div>
         </div>
@@ -94,7 +94,7 @@ const self& operator+=(difference_type n)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1193040"></a>Class</h3>
+              <h3 class="title"><a id="idp51397512"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_reverse_iteratoroperator_le.html b/docs/api_reference/STL/stldb_reverse_iteratoroperator_le.html
index 7ed1804..4694f4c 100644
--- a/docs/api_reference/STL/stldb_reverse_iteratoroperator_le.html
+++ b/docs/api_reference/STL/stldb_reverse_iteratoroperator_le.html
@@ -54,7 +54,7 @@ bool operator<=(const self &itr) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1203624"></a>Group: Operators for random reverse iterators</h3>
+              <h3 class="title"><a id="idp51407160"></a>Group: Operators for random reverse iterators</h3>
             </div>
           </div>
         </div>
@@ -64,7 +64,7 @@ bool operator<=(const self &itr) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1209888"></a>Class</h3>
+              <h3 class="title"><a id="idp51413360"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_reverse_iteratoroperator_lt.html b/docs/api_reference/STL/stldb_reverse_iteratoroperator_lt.html
index a6862f1..a973ad2 100644
--- a/docs/api_reference/STL/stldb_reverse_iteratoroperator_lt.html
+++ b/docs/api_reference/STL/stldb_reverse_iteratoroperator_lt.html
@@ -54,7 +54,7 @@ bool operator<(const self &itr) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1197552"></a>Group: Operators for random reverse iterators</h3>
+              <h3 class="title"><a id="idp51401408"></a>Group: Operators for random reverse iterators</h3>
             </div>
           </div>
         </div>
@@ -64,7 +64,7 @@ bool operator<(const self &itr) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1205152"></a>Class</h3>
+              <h3 class="title"><a id="idp51401728"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_reverse_iteratoroperator_sa.html b/docs/api_reference/STL/stldb_reverse_iteratoroperator_sa.html
index d376c35..5e015a6 100644
--- a/docs/api_reference/STL/stldb_reverse_iteratoroperator_sa.html
+++ b/docs/api_reference/STL/stldb_reverse_iteratoroperator_sa.html
@@ -54,7 +54,7 @@ const self& operator-=(difference_type n)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1192880"></a>Parameters</h4>
+                <h4 class="title"><a id="idp51396816"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -62,7 +62,7 @@ const self& operator-=(difference_type n)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp1202528"></a>n</h5>
+                  <h5 class="title"><a id="idp51406064"></a>n</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ const self& operator-=(difference_type n)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1200336"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51404016"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -84,7 +84,7 @@ const self& operator-=(difference_type n)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1199712"></a>Group: Operators for random reverse iterators</h3>
+              <h3 class="title"><a id="idp51403800"></a>Group: Operators for random reverse iterators</h3>
             </div>
           </div>
         </div>
@@ -94,7 +94,7 @@ const self& operator-=(difference_type n)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1198168"></a>Class</h3>
+              <h3 class="title"><a id="idp51402064"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_reverse_iteratoroperator_sqbrk.html b/docs/api_reference/STL/stldb_reverse_iteratoroperator_sqbrk.html
index ad70fbd..cab9725 100644
--- a/docs/api_reference/STL/stldb_reverse_iteratoroperator_sqbrk.html
+++ b/docs/api_reference/STL/stldb_reverse_iteratoroperator_sqbrk.html
@@ -55,7 +55,7 @@ value_type_wrap operator[](difference_type Off) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1218296"></a>Class</h3>
+              <h3 class="title"><a id="idp51416208"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_reverse_iteratoroperator_sub.html b/docs/api_reference/STL/stldb_reverse_iteratoroperator_sub.html
index f702d89..2199928 100644
--- a/docs/api_reference/STL/stldb_reverse_iteratoroperator_sub.html
+++ b/docs/api_reference/STL/stldb_reverse_iteratoroperator_sub.html
@@ -54,7 +54,7 @@ self operator-(difference_type n) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1187840"></a>Parameters</h4>
+                <h4 class="title"><a id="idp51391272"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -62,7 +62,7 @@ self operator-(difference_type n) const
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp1114664"></a>n</h5>
+                  <h5 class="title"><a id="idp51397240"></a>n</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ self operator-(difference_type n) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1191040"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51394536"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -87,7 +87,7 @@ difference_type operator-(const self &itr) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1195448"></a>Parameters</h4>
+                <h4 class="title"><a id="idp51399456"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -95,7 +95,7 @@ difference_type operator-(const self &itr) const
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp1195640"></a>itr</h5>
+                  <h5 class="title"><a id="idp51399648"></a>itr</h5>
                 </div>
               </div>
             </div>
@@ -106,7 +106,7 @@ difference_type operator-(const self &itr) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1184480"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51388040"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -117,7 +117,7 @@ difference_type operator-(const self &itr) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1184800"></a>Group: Operators for random reverse iterators</h3>
+              <h3 class="title"><a id="idp51388360"></a>Group: Operators for random reverse iterators</h3>
             </div>
           </div>
         </div>
@@ -129,7 +129,7 @@ difference_type operator-(const self &itr) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1190000"></a>Class</h3>
+              <h3 class="title"><a id="idp51393496"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_set_base_iteratordb_set_base_iterator.html b/docs/api_reference/STL/stldb_set_base_iteratordb_set_base_iterator.html
index 1a6a3cb..214633c 100644
--- a/docs/api_reference/STL/stldb_set_base_iteratordb_set_base_iterator.html
+++ b/docs/api_reference/STL/stldb_set_base_iteratordb_set_base_iterator.html
@@ -55,7 +55,7 @@ db_set_base_iterator(db_container *powner, u_int32_t b_bulk_retrieval=0,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1072864"></a>Parameters</h4>
+                <h4 class="title"><a id="idp51275392"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -63,7 +63,7 @@ db_set_base_iterator(db_container *powner, u_int32_t b_bulk_retrieval=0,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp1074616"></a>b_bulk_retrieval</h5>
+                  <h5 class="title"><a id="idp51277144"></a>b_bulk_retrieval</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ db_set_base_iterator(db_container *powner, u_int32_t b_bulk_retrieval=0,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp1076560"></a>brmw</h5>
+                  <h5 class="title"><a id="idp51279088"></a>brmw</h5>
                 </div>
               </div>
             </div>
@@ -83,7 +83,7 @@ db_set_base_iterator(db_container *powner, u_int32_t b_bulk_retrieval=0,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp1076880"></a>powner</h5>
+                  <h5 class="title"><a id="idp51279408"></a>powner</h5>
                 </div>
               </div>
             </div>
@@ -93,7 +93,7 @@ db_set_base_iterator(db_container *powner, u_int32_t b_bulk_retrieval=0,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp1077200"></a>directdbget</h5>
+                  <h5 class="title"><a id="idp51279728"></a>directdbget</h5>
                 </div>
               </div>
             </div>
@@ -103,7 +103,7 @@ db_set_base_iterator(db_container *powner, u_int32_t b_bulk_retrieval=0,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp1077632"></a>b_read_only</h5>
+                  <h5 class="title"><a id="idp51280160"></a>b_read_only</h5>
                 </div>
               </div>
             </div>
@@ -122,7 +122,7 @@ db_set_base_iterator(const db_set_base_iterator &s)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1078376"></a>Parameters</h4>
+                <h4 class="title"><a id="idp51280904"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -130,7 +130,7 @@ db_set_base_iterator(const db_set_base_iterator &s)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp1078568"></a>s</h5>
+                  <h5 class="title"><a id="idp51281096"></a>s</h5>
                 </div>
               </div>
             </div>
@@ -145,7 +145,7 @@ db_set_base_iterator(const base &bo)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1071992"></a>Parameters</h4>
+                <h4 class="title"><a id="idp51274640"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -153,7 +153,7 @@ db_set_base_iterator(const base &bo)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp1079472"></a>bo</h5>
+                  <h5 class="title"><a id="idp51274832"></a>bo</h5>
                 </div>
               </div>
             </div>
@@ -165,7 +165,7 @@ db_set_base_iterator(const base &bo)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1062552"></a>Group: Constructors and destructor</h3>
+              <h3 class="title"><a id="idp51264408"></a>Group: Constructors and destructor</h3>
             </div>
           </div>
         </div>
@@ -175,7 +175,7 @@ db_set_base_iterator(const base &bo)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1066656"></a>Class</h3>
+              <h3 class="title"><a id="idp51246872"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_set_base_iteratoroperator__star.html b/docs/api_reference/STL/stldb_set_base_iteratoroperator__star.html
index f17de48..f1462b5 100644
--- a/docs/api_reference/STL/stldb_set_base_iteratoroperator__star.html
+++ b/docs/api_reference/STL/stldb_set_base_iteratoroperator__star.html
@@ -54,7 +54,7 @@ reference operator *()
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1088224"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51290456"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -67,7 +67,7 @@ reference operator *()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1089336"></a>Class</h3>
+              <h3 class="title"><a id="idp51276328"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_set_base_iteratoroperator_arrow.html b/docs/api_reference/STL/stldb_set_base_iteratoroperator_arrow.html
index e770f67..e509b5a 100644
--- a/docs/api_reference/STL/stldb_set_base_iteratoroperator_arrow.html
+++ b/docs/api_reference/STL/stldb_set_base_iteratoroperator_arrow.html
@@ -54,7 +54,7 @@ pointer operator->() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1095504"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51297536"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -67,7 +67,7 @@ pointer operator->() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1096984"></a>Class</h3>
+              <h3 class="title"><a id="idp51299256"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_set_base_iteratoroperator_decr.html b/docs/api_reference/STL/stldb_set_base_iteratoroperator_decr.html
index 83783cb..2c1b131 100644
--- a/docs/api_reference/STL/stldb_set_base_iteratoroperator_decr.html
+++ b/docs/api_reference/STL/stldb_set_base_iteratoroperator_decr.html
@@ -53,7 +53,7 @@ self& operator--()
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1075104"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51285424"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -63,7 +63,7 @@ self& operator--()
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1089984"></a>See Also</h4>
+                <h4 class="title"><a id="idp51292080"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -82,7 +82,7 @@ self operator--(int)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1082136"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51283992"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -92,7 +92,7 @@ self operator--(int)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1082896"></a>See Also</h4>
+                <h4 class="title"><a id="idp51284752"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -108,7 +108,7 @@ self operator--(int)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1079808"></a>Group: Iterator movement operators.</h3>
+              <h3 class="title"><a id="idp51275832"></a>Group: Iterator movement operators.</h3>
             </div>
           </div>
         </div>
@@ -122,7 +122,7 @@ self operator--(int)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1090960"></a>Class</h3>
+              <h3 class="title"><a id="idp51293248"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_set_base_iteratoroperator_incr.html b/docs/api_reference/STL/stldb_set_base_iteratoroperator_incr.html
index 2af8c16..1908458 100644
--- a/docs/api_reference/STL/stldb_set_base_iteratoroperator_incr.html
+++ b/docs/api_reference/STL/stldb_set_base_iteratoroperator_incr.html
@@ -53,7 +53,7 @@ self& operator++()
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1072992"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51263744"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -63,7 +63,7 @@ self& operator++()
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1081752"></a>See Also</h4>
+                <h4 class="title"><a id="idp51283608"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -82,7 +82,7 @@ self operator++(int)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1065408"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51240736"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -92,7 +92,7 @@ self operator++(int)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1073248"></a>See Also</h4>
+                <h4 class="title"><a id="idp51249576"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -108,7 +108,7 @@ self operator++(int)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1078632"></a>Group: Iterator movement operators.</h3>
+              <h3 class="title"><a id="idp51281160"></a>Group: Iterator movement operators.</h3>
             </div>
           </div>
         </div>
@@ -122,7 +122,7 @@ self operator++(int)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1075664"></a>Class</h3>
+              <h3 class="title"><a id="idp51278192"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_set_base_iteratorrefresh.html b/docs/api_reference/STL/stldb_set_base_iteratorrefresh.html
index bf3549d..48d88ba 100644
--- a/docs/api_reference/STL/stldb_set_base_iteratorrefresh.html
+++ b/docs/api_reference/STL/stldb_set_base_iteratorrefresh.html
@@ -53,7 +53,7 @@ virtual int refresh(bool from_db=true) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1096784"></a>Parameters</h4>
+                <h4 class="title"><a id="idp51298952"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@ virtual int refresh(bool from_db=true) const
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp1103936"></a>from_db</h5>
+                  <h5 class="title"><a id="idp51306024"></a>from_db</h5>
                 </div>
               </div>
             </div>
@@ -72,7 +72,7 @@ virtual int refresh(bool from_db=true) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1102112"></a>See Also</h4>
+                <h4 class="title"><a id="idp51304344"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -88,7 +88,7 @@ virtual int refresh(bool from_db=true) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1096848"></a>Class</h3>
+              <h3 class="title"><a id="idp51299576"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_set_iteratordb_set_iterator.html b/docs/api_reference/STL/stldb_set_iteratordb_set_iterator.html
index 1c12898..4191760 100644
--- a/docs/api_reference/STL/stldb_set_iteratordb_set_iterator.html
+++ b/docs/api_reference/STL/stldb_set_iteratordb_set_iterator.html
@@ -55,7 +55,7 @@ db_set_iterator(db_container *powner, u_int32_t b_bulk_retrieval=0,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1123184"></a>Parameters</h4>
+                <h4 class="title"><a id="idp51325640"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -63,7 +63,7 @@ db_set_iterator(db_container *powner, u_int32_t b_bulk_retrieval=0,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp1124936"></a>b_bulk_retrieval</h5>
+                  <h5 class="title"><a id="idp51327392"></a>b_bulk_retrieval</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ db_set_iterator(db_container *powner, u_int32_t b_bulk_retrieval=0,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp1126880"></a>brmw</h5>
+                  <h5 class="title"><a id="idp51329336"></a>brmw</h5>
                 </div>
               </div>
             </div>
@@ -83,7 +83,7 @@ db_set_iterator(db_container *powner, u_int32_t b_bulk_retrieval=0,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp1127200"></a>powner</h5>
+                  <h5 class="title"><a id="idp51329656"></a>powner</h5>
                 </div>
               </div>
             </div>
@@ -93,7 +93,7 @@ db_set_iterator(db_container *powner, u_int32_t b_bulk_retrieval=0,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp1127520"></a>directdbget</h5>
+                  <h5 class="title"><a id="idp51329976"></a>directdbget</h5>
                 </div>
               </div>
             </div>
@@ -103,7 +103,7 @@ db_set_iterator(db_container *powner, u_int32_t b_bulk_retrieval=0,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp1127952"></a>b_read_only</h5>
+                  <h5 class="title"><a id="idp51330408"></a>b_read_only</h5>
                 </div>
               </div>
             </div>
@@ -122,7 +122,7 @@ db_set_iterator(const db_set_iterator &s)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1128568"></a>Parameters</h4>
+                <h4 class="title"><a id="idp51331024"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -130,7 +130,7 @@ db_set_iterator(const db_set_iterator &s)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp1128760"></a>s</h5>
+                  <h5 class="title"><a id="idp51331216"></a>s</h5>
                 </div>
               </div>
             </div>
@@ -145,7 +145,7 @@ db_set_iterator(const base &bo)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1122648"></a>Parameters</h4>
+                <h4 class="title"><a id="idp51325104"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -153,7 +153,7 @@ db_set_iterator(const base &bo)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp1129728"></a>bo</h5>
+                  <h5 class="title"><a id="idp51332184"></a>bo</h5>
                 </div>
               </div>
             </div>
@@ -171,7 +171,7 @@ db_set_iterator(const db_set_base_iterator< kdt > &bs)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1131144"></a>Parameters</h4>
+                <h4 class="title"><a id="idp51333600"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -179,7 +179,7 @@ db_set_iterator(const db_set_base_iterator< kdt > &bs)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp1131336"></a>bs</h5>
+                  <h5 class="title"><a id="idp51333792"></a>bs</h5>
                 </div>
               </div>
             </div>
@@ -191,7 +191,7 @@ db_set_iterator(const db_set_base_iterator< kdt > &bs)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1117736"></a>Group: Constructors and destructor</h3>
+              <h3 class="title"><a id="idp51312816"></a>Group: Constructors and destructor</h3>
             </div>
           </div>
         </div>
@@ -203,7 +203,7 @@ db_set_iterator(const db_set_base_iterator< kdt > &bs)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1123728"></a>Class</h3>
+              <h3 class="title"><a id="idp51326224"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_set_iteratoroperator__star.html b/docs/api_reference/STL/stldb_set_iteratoroperator__star.html
index eb0fa7b..bfc0247 100644
--- a/docs/api_reference/STL/stldb_set_iteratoroperator__star.html
+++ b/docs/api_reference/STL/stldb_set_iteratoroperator__star.html
@@ -54,7 +54,7 @@ reference operator *()
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1140704"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51343672"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -67,7 +67,7 @@ reference operator *()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1125512"></a>Class</h3>
+              <h3 class="title"><a id="idp51337472"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_set_iteratoroperator_arrow.html b/docs/api_reference/STL/stldb_set_iteratoroperator_arrow.html
index eab593e..474897f 100644
--- a/docs/api_reference/STL/stldb_set_iteratoroperator_arrow.html
+++ b/docs/api_reference/STL/stldb_set_iteratoroperator_arrow.html
@@ -54,7 +54,7 @@ pointer operator->() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1144128"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51347072"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -67,7 +67,7 @@ pointer operator->() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1142712"></a>Class</h3>
+              <h3 class="title"><a id="idp51345656"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_set_iteratoroperator_decr.html b/docs/api_reference/STL/stldb_set_iteratoroperator_decr.html
index fc25d10..b0c19b9 100644
--- a/docs/api_reference/STL/stldb_set_iteratoroperator_decr.html
+++ b/docs/api_reference/STL/stldb_set_iteratoroperator_decr.html
@@ -53,7 +53,7 @@ self& operator--()
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1125448"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51337408"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -63,7 +63,7 @@ self& operator--()
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1135408"></a>See Also</h4>
+                <h4 class="title"><a id="idp51328232"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -82,7 +82,7 @@ self operator--(int)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1129112"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51331536"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -92,7 +92,7 @@ self operator--(int)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1133440"></a>See Also</h4>
+                <h4 class="title"><a id="idp51335792"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -108,7 +108,7 @@ self operator--(int)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1132448"></a>Class</h3>
+              <h3 class="title"><a id="idp51335008"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_set_iteratoroperator_incr.html b/docs/api_reference/STL/stldb_set_iteratoroperator_incr.html
index bba62ab..08414cd 100644
--- a/docs/api_reference/STL/stldb_set_iteratoroperator_incr.html
+++ b/docs/api_reference/STL/stldb_set_iteratoroperator_incr.html
@@ -55,7 +55,7 @@ self& operator++()
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1133992"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51336448"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -65,7 +65,7 @@ self& operator++()
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1134312"></a>See Also</h4>
+                <h4 class="title"><a id="idp51336768"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -84,7 +84,7 @@ self operator++(int)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1103600"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51302408"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -94,7 +94,7 @@ self operator++(int)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1111528"></a>See Also</h4>
+                <h4 class="title"><a id="idp51297920"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -110,7 +110,7 @@ self operator++(int)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1129792"></a>Class</h3>
+              <h3 class="title"><a id="idp51332248"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_set_iteratorrefresh.html b/docs/api_reference/STL/stldb_set_iteratorrefresh.html
index 690f914..dab48d4 100644
--- a/docs/api_reference/STL/stldb_set_iteratorrefresh.html
+++ b/docs/api_reference/STL/stldb_set_iteratorrefresh.html
@@ -53,7 +53,7 @@ virtual int refresh(bool from_db=true) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1141152"></a>Parameters</h4>
+                <h4 class="title"><a id="idp51344184"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@ virtual int refresh(bool from_db=true) const
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp1153872"></a>from_db</h5>
+                  <h5 class="title"><a id="idp51357056"></a>from_db</h5>
                 </div>
               </div>
             </div>
@@ -72,7 +72,7 @@ virtual int refresh(bool from_db=true) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1152048"></a>See Also</h4>
+                <h4 class="title"><a id="idp51355272"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -88,7 +88,7 @@ virtual int refresh(bool from_db=true) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1143032"></a>Class</h3>
+              <h3 class="title"><a id="idp51356304"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_setdstr_db_set.html b/docs/api_reference/STL/stldb_setdstr_db_set.html
index 3b13aa7..1443e0d 100644
--- a/docs/api_reference/STL/stldb_setdstr_db_set.html
+++ b/docs/api_reference/STL/stldb_setdstr_db_set.html
@@ -53,7 +53,7 @@ virtual ~db_set()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp483904"></a>Class</h3>
+              <h3 class="title"><a id="idp50679608"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_setinsert.html b/docs/api_reference/STL/stldb_setinsert.html
index 6ee2f4e..7dee578 100644
--- a/docs/api_reference/STL/stldb_setinsert.html
+++ b/docs/api_reference/STL/stldb_setinsert.html
@@ -53,7 +53,7 @@ insert(const value_type &x)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp504008"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50697608"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@ insert(const value_type &x)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp509208"></a>x</h5>
+                  <h5 class="title"><a id="idp50707864"></a>x</h5>
                 </div>
               </div>
             </div>
@@ -72,7 +72,7 @@ insert(const value_type &x)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp502760"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50697880"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -89,7 +89,7 @@ void insert(const_iterator &first,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp512016"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50710672"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -97,7 +97,7 @@ void insert(const_iterator &first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp512208"></a>last</h5>
+                  <h5 class="title"><a id="idp50710864"></a>last</h5>
                 </div>
               </div>
             </div>
@@ -107,7 +107,7 @@ void insert(const_iterator &first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp513048"></a>first</h5>
+                  <h5 class="title"><a id="idp50711704"></a>first</h5>
                 </div>
               </div>
             </div>
@@ -124,7 +124,7 @@ void insert(iterator &first,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp513448"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50712024"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -132,7 +132,7 @@ void insert(iterator &first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp513640"></a>last</h5>
+                  <h5 class="title"><a id="idp50712216"></a>last</h5>
                 </div>
               </div>
             </div>
@@ -142,7 +142,7 @@ void insert(iterator &first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp514480"></a>first</h5>
+                  <h5 class="title"><a id="idp50713056"></a>first</h5>
                 </div>
               </div>
             </div>
@@ -159,7 +159,7 @@ iterator insert(iterator position,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp514952"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50713464"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -167,7 +167,7 @@ iterator insert(iterator position,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp515144"></a>position</h5>
+                  <h5 class="title"><a id="idp50713656"></a>position</h5>
                 </div>
               </div>
             </div>
@@ -177,7 +177,7 @@ iterator insert(iterator position,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp484160"></a>x</h5>
+                  <h5 class="title"><a id="idp50714496"></a>x</h5>
                 </div>
               </div>
             </div>
@@ -188,7 +188,7 @@ iterator insert(iterator position,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp486568"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50706696"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -204,7 +204,7 @@ void insert(InputIterator first,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp472272"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50715344"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -212,7 +212,7 @@ void insert(InputIterator first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp384752"></a>last</h5>
+                  <h5 class="title"><a id="idp50715536"></a>last</h5>
                 </div>
               </div>
             </div>
@@ -222,7 +222,7 @@ void insert(InputIterator first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp516672"></a>first</h5>
+                  <h5 class="title"><a id="idp50716376"></a>first</h5>
                 </div>
               </div>
             </div>
@@ -234,7 +234,7 @@ void insert(InputIterator first,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp461320"></a>Group: Insert Functions</h3>
+              <h3 class="title"><a id="idp50698512"></a>Group: Insert Functions</h3>
             </div>
           </div>
         </div>
@@ -249,7 +249,7 @@ void insert(InputIterator first,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp482408"></a>Class</h3>
+              <h3 class="title"><a id="idp50698200"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_setoperator_assign.html b/docs/api_reference/STL/stldb_setoperator_assign.html
index cf616bd..8233424 100644
--- a/docs/api_reference/STL/stldb_setoperator_assign.html
+++ b/docs/api_reference/STL/stldb_setoperator_assign.html
@@ -54,7 +54,7 @@ const self& operator=(const self &x)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp505712"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50704368"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -62,7 +62,7 @@ const self& operator=(const self &x)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp510336"></a>x</h5>
+                  <h5 class="title"><a id="idp50708992"></a>x</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ const self& operator=(const self &x)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp520496"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50719576"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -83,7 +83,7 @@ const self& operator=(const self &x)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp522544"></a>See Also</h4>
+                <h4 class="title"><a id="idp50721704"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -98,7 +98,7 @@ const self& operator=(const self &x)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp511584"></a>Class</h3>
+              <h3 class="title"><a id="idp50710240"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_setoperator_eq.html b/docs/api_reference/STL/stldb_setoperator_eq.html
index 8b0a23a..6dc9cc4 100644
--- a/docs/api_reference/STL/stldb_setoperator_eq.html
+++ b/docs/api_reference/STL/stldb_setoperator_eq.html
@@ -55,7 +55,7 @@ bool operator==(const db_set< kdt,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp527360"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50725872"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -63,7 +63,7 @@ bool operator==(const db_set< kdt,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp530456"></a>m2</h5>
+                  <h5 class="title"><a id="idp50727168"></a>m2</h5>
                 </div>
               </div>
             </div>
@@ -74,7 +74,7 @@ bool operator==(const db_set< kdt,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp533704"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50732944"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -85,7 +85,7 @@ bool operator==(const db_set< kdt,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp510656"></a>Class</h3>
+              <h3 class="title"><a id="idp50720800"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_setoperator_ueq.html b/docs/api_reference/STL/stldb_setoperator_ueq.html
index 48033e4..694f3d0 100644
--- a/docs/api_reference/STL/stldb_setoperator_ueq.html
+++ b/docs/api_reference/STL/stldb_setoperator_ueq.html
@@ -55,7 +55,7 @@ bool operator!=(const db_set< kdt,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp532152"></a>Class</h3>
+              <h3 class="title"><a id="idp50731000"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_setswap.html b/docs/api_reference/STL/stldb_setswap.html
index 8ce9794..696d1e0 100644
--- a/docs/api_reference/STL/stldb_setswap.html
+++ b/docs/api_reference/STL/stldb_setswap.html
@@ -55,7 +55,7 @@ void swap(db_set< kdt, value_type_sub > &mp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp521320"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50720352"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -63,7 +63,7 @@ void swap(db_set< kdt, value_type_sub > &mp,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp524304"></a>b_truncate</h5>
+                  <h5 class="title"><a id="idp50723360"></a>b_truncate</h5>
                 </div>
               </div>
             </div>
@@ -74,7 +74,7 @@ void swap(db_set< kdt, value_type_sub > &mp,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp521384"></a>mp</h5>
+                  <h5 class="title"><a id="idp50720416"></a>mp</h5>
                 </div>
               </div>
             </div>
@@ -85,7 +85,7 @@ void swap(db_set< kdt, value_type_sub > &mp,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp508776"></a>See Also</h4>
+                <h4 class="title"><a id="idp50708416"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -102,7 +102,7 @@ void swap(db_set< kdt, value_type_sub > &mp,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp521904"></a>Class</h3>
+              <h3 class="title"><a id="idp50720936"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_setvalue_comp.html b/docs/api_reference/STL/stldb_setvalue_comp.html
index ab9ec6d..5db2c27 100644
--- a/docs/api_reference/STL/stldb_setvalue_comp.html
+++ b/docs/api_reference/STL/stldb_setvalue_comp.html
@@ -53,7 +53,7 @@ value_compare value_comp() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp517312"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50708352"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -63,7 +63,7 @@ value_compare value_comp() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp509632"></a>See Also</h4>
+                <h4 class="title"><a id="idp50717472"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -78,7 +78,7 @@ value_compare value_comp() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp515272"></a>Class</h3>
+              <h3 class="title"><a id="idp50704432"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vector_base_iteratorclose_cursor.html b/docs/api_reference/STL/stldb_vector_base_iteratorclose_cursor.html
index 5e9c9b9..61a479b 100644
--- a/docs/api_reference/STL/stldb_vector_base_iteratorclose_cursor.html
+++ b/docs/api_reference/STL/stldb_vector_base_iteratorclose_cursor.html
@@ -53,7 +53,7 @@ void close_cursor() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp783960"></a>See Also</h4>
+                <h4 class="title"><a id="idp50992912"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -69,7 +69,7 @@ void close_cursor() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp784280"></a>Class</h3>
+              <h3 class="title"><a id="idp50981264"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vector_base_iteratordstr_db_vector_base_iterator.html b/docs/api_reference/STL/stldb_vector_base_iteratordstr_db_vector_base_iterator.html
index 76c49dc..3ac563b 100644
--- a/docs/api_reference/STL/stldb_vector_base_iteratordstr_db_vector_base_iterator.html
+++ b/docs/api_reference/STL/stldb_vector_base_iteratordstr_db_vector_base_iterator.html
@@ -53,7 +53,7 @@ virtual ~db_vector_base_iterator()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp701144"></a>Group: Constructors and destroctor</h3>
+              <h3 class="title"><a id="idp50902608"></a>Group: Constructors and destroctor</h3>
             </div>
           </div>
         </div>
@@ -69,7 +69,7 @@ virtual ~db_vector_base_iterator()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp707800"></a>Class</h3>
+              <h3 class="title"><a id="idp50909472"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vector_base_iteratorget_bulk_bufsize.html b/docs/api_reference/STL/stldb_vector_base_iteratorget_bulk_bufsize.html
index 9b78a12..5e00adf 100644
--- a/docs/api_reference/STL/stldb_vector_base_iteratorget_bulk_bufsize.html
+++ b/docs/api_reference/STL/stldb_vector_base_iteratorget_bulk_bufsize.html
@@ -53,7 +53,7 @@ u_int32_t get_bulk_bufsize()
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp803440"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51000976"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -63,7 +63,7 @@ u_int32_t get_bulk_bufsize()
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp801912"></a>See Also</h4>
+                <h4 class="title"><a id="idp51003168"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -79,7 +79,7 @@ u_int32_t get_bulk_bufsize()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp791824"></a>Class</h3>
+              <h3 class="title"><a id="idp50988664"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vector_base_iteratorget_current_index.html b/docs/api_reference/STL/stldb_vector_base_iteratorget_current_index.html
index 03e0954..28ace07 100644
--- a/docs/api_reference/STL/stldb_vector_base_iteratorget_current_index.html
+++ b/docs/api_reference/STL/stldb_vector_base_iteratorget_current_index.html
@@ -54,7 +54,7 @@ index_type get_current_index() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp776112"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50976800"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -65,7 +65,7 @@ index_type get_current_index() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp757640"></a>Class</h3>
+              <h3 class="title"><a id="idp50982048"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vector_base_iteratormove_to.html b/docs/api_reference/STL/stldb_vector_base_iteratormove_to.html
index eb09826..ab4887f 100644
--- a/docs/api_reference/STL/stldb_vector_base_iteratormove_to.html
+++ b/docs/api_reference/STL/stldb_vector_base_iteratormove_to.html
@@ -54,7 +54,7 @@ void move_to(index_type n) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp782408"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50988216"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -62,7 +62,7 @@ void move_to(index_type n) const
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp787304"></a>n</h5>
+                  <h5 class="title"><a id="idp50989968"></a>n</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ void move_to(index_type n) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp750352"></a>See Also</h4>
+                <h4 class="title"><a id="idp50986752"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -89,7 +89,7 @@ void move_to(index_type n) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp781360"></a>Class</h3>
+              <h3 class="title"><a id="idp50983016"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vector_base_iteratoroperator__star.html b/docs/api_reference/STL/stldb_vector_base_iteratoroperator__star.html
index 4153d31..92fb215 100644
--- a/docs/api_reference/STL/stldb_vector_base_iteratoroperator__star.html
+++ b/docs/api_reference/STL/stldb_vector_base_iteratoroperator__star.html
@@ -54,7 +54,7 @@ reference operator *() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp766856"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50967488"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -65,7 +65,7 @@ reference operator *() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp771784"></a>Class</h3>
+              <h3 class="title"><a id="idp50972416"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vector_base_iteratoroperator_add.html b/docs/api_reference/STL/stldb_vector_base_iteratoroperator_add.html
index ea219aa..3a0706f 100644
--- a/docs/api_reference/STL/stldb_vector_base_iteratoroperator_add.html
+++ b/docs/api_reference/STL/stldb_vector_base_iteratoroperator_add.html
@@ -54,7 +54,7 @@ self operator+(difference_type n) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp746672"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50947936"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -62,7 +62,7 @@ self operator+(difference_type n) const
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp758504"></a>n</h5>
+                  <h5 class="title"><a id="idp50959264"></a>n</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ self operator+(difference_type n) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp756544"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50957304"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -84,7 +84,7 @@ self operator+(difference_type n) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp754824"></a>Group: Iterator movement operators.</h3>
+              <h3 class="title"><a id="idp50955584"></a>Group: Iterator movement operators.</h3>
             </div>
           </div>
         </div>
@@ -95,7 +95,7 @@ self operator+(difference_type n) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp752440"></a>Class</h3>
+              <h3 class="title"><a id="idp50953264"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vector_base_iteratoroperator_arrow.html b/docs/api_reference/STL/stldb_vector_base_iteratoroperator_arrow.html
index 32efeea..f362f9f 100644
--- a/docs/api_reference/STL/stldb_vector_base_iteratoroperator_arrow.html
+++ b/docs/api_reference/STL/stldb_vector_base_iteratoroperator_arrow.html
@@ -54,7 +54,7 @@ pointer operator->() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp777616"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50978304"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -65,7 +65,7 @@ pointer operator->() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp765728"></a>Class</h3>
+              <h3 class="title"><a id="idp50966360"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vector_base_iteratoroperator_assign.html b/docs/api_reference/STL/stldb_vector_base_iteratoroperator_assign.html
index 765e81c..199df09 100644
--- a/docs/api_reference/STL/stldb_vector_base_iteratoroperator_assign.html
+++ b/docs/api_reference/STL/stldb_vector_base_iteratoroperator_assign.html
@@ -54,7 +54,7 @@ const self& operator=(const self &itr)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp746608"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50947872"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -62,7 +62,7 @@ const self& operator=(const self &itr)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp748360"></a>itr</h5>
+                  <h5 class="title"><a id="idp50949624"></a>itr</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ const self& operator=(const self &itr)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp743312"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50944608"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -83,7 +83,7 @@ const self& operator=(const self &itr)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp743664"></a>See Also</h4>
+                <h4 class="title"><a id="idp50944960"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -99,7 +99,7 @@ const self& operator=(const self &itr)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp735368"></a>Group: Iterator movement operators.</h3>
+              <h3 class="title"><a id="idp50936624"></a>Group: Iterator movement operators.</h3>
             </div>
           </div>
         </div>
@@ -110,7 +110,7 @@ const self& operator=(const self &itr)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp733608"></a>Class</h3>
+              <h3 class="title"><a id="idp50934904"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vector_base_iteratoroperator_decr.html b/docs/api_reference/STL/stldb_vector_base_iteratoroperator_decr.html
index 1b6c131..42421e1 100644
--- a/docs/api_reference/STL/stldb_vector_base_iteratoroperator_decr.html
+++ b/docs/api_reference/STL/stldb_vector_base_iteratoroperator_decr.html
@@ -54,7 +54,7 @@ self& operator--()
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp735472"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50943504"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -69,7 +69,7 @@ self operator--(int)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp744728"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50946024"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -80,7 +80,7 @@ self operator--(int)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp728912"></a>Group: Iterator movement operators.</h3>
+              <h3 class="title"><a id="idp50922336"></a>Group: Iterator movement operators.</h3>
             </div>
           </div>
         </div>
@@ -91,7 +91,7 @@ self operator--(int)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp745368"></a>Class</h3>
+              <h3 class="title"><a id="idp50946664"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vector_base_iteratoroperator_eq.html b/docs/api_reference/STL/stldb_vector_base_iteratoroperator_eq.html
index 963e89e..3526e30 100644
--- a/docs/api_reference/STL/stldb_vector_base_iteratoroperator_eq.html
+++ b/docs/api_reference/STL/stldb_vector_base_iteratoroperator_eq.html
@@ -54,7 +54,7 @@ bool operator==(const self &itr) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp709184"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50910856"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -62,7 +62,7 @@ bool operator==(const self &itr) const
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp714288"></a>itr</h5>
+                  <h5 class="title"><a id="idp50915960"></a>itr</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ bool operator==(const self &itr) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp712616"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50914288"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -84,7 +84,7 @@ bool operator==(const self &itr) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp713000"></a>Group: Iterator comparison operators</h3>
+              <h3 class="title"><a id="idp50914672"></a>Group: Iterator comparison operators</h3>
             </div>
           </div>
         </div>
@@ -95,7 +95,7 @@ bool operator==(const self &itr) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp711960"></a>Class</h3>
+              <h3 class="title"><a id="idp50913632"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vector_base_iteratoroperator_ge.html b/docs/api_reference/STL/stldb_vector_base_iteratoroperator_ge.html
index e726bac..0f05327 100644
--- a/docs/api_reference/STL/stldb_vector_base_iteratoroperator_ge.html
+++ b/docs/api_reference/STL/stldb_vector_base_iteratoroperator_ge.html
@@ -53,7 +53,7 @@ bool operator>=(const self &itr) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp721400"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50922968"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@ bool operator>=(const self &itr) const
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp730600"></a>itr</h5>
+                  <h5 class="title"><a id="idp50931880"></a>itr</h5>
                 </div>
               </div>
             </div>
@@ -72,7 +72,7 @@ bool operator>=(const self &itr) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp727872"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50929360"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -83,7 +83,7 @@ bool operator>=(const self &itr) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp725600"></a>Group: Iterator comparison operators</h3>
+              <h3 class="title"><a id="idp50927024"></a>Group: Iterator comparison operators</h3>
             </div>
           </div>
         </div>
@@ -94,7 +94,7 @@ bool operator>=(const self &itr) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp726696"></a>Class</h3>
+              <h3 class="title"><a id="idp50928184"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vector_base_iteratoroperator_gt.html b/docs/api_reference/STL/stldb_vector_base_iteratoroperator_gt.html
index c0d2009..d097fde 100644
--- a/docs/api_reference/STL/stldb_vector_base_iteratoroperator_gt.html
+++ b/docs/api_reference/STL/stldb_vector_base_iteratoroperator_gt.html
@@ -53,7 +53,7 @@ bool operator>(const self &itr) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp725528"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50926848"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@ bool operator>(const self &itr) const
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp734984"></a>itr</h5>
+                  <h5 class="title"><a id="idp50936240"></a>itr</h5>
                 </div>
               </div>
             </div>
@@ -72,7 +72,7 @@ bool operator>(const self &itr) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp732344"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50933680"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -83,7 +83,7 @@ bool operator>(const self &itr) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp731896"></a>Group: Iterator comparison operators</h3>
+              <h3 class="title"><a id="idp50933112"></a>Group: Iterator comparison operators</h3>
             </div>
           </div>
         </div>
@@ -94,7 +94,7 @@ bool operator>(const self &itr) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp731048"></a>Class</h3>
+              <h3 class="title"><a id="idp50932328"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vector_base_iteratoroperator_ia.html b/docs/api_reference/STL/stldb_vector_base_iteratoroperator_ia.html
index fdc832d..71cd884 100644
--- a/docs/api_reference/STL/stldb_vector_base_iteratoroperator_ia.html
+++ b/docs/api_reference/STL/stldb_vector_base_iteratoroperator_ia.html
@@ -53,7 +53,7 @@ const self& operator+=(difference_type n)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp761344"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50961976"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@ const self& operator+=(difference_type n)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp763096"></a>n</h5>
+                  <h5 class="title"><a id="idp50963728"></a>n</h5>
                 </div>
               </div>
             </div>
@@ -72,7 +72,7 @@ const self& operator+=(difference_type n)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp759608"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50960368"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -83,7 +83,7 @@ const self& operator+=(difference_type n)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp758272"></a>Group: Iterator movement operators.</h3>
+              <h3 class="title"><a id="idp50959032"></a>Group: Iterator movement operators.</h3>
             </div>
           </div>
         </div>
@@ -94,7 +94,7 @@ const self& operator+=(difference_type n)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp758688"></a>Class</h3>
+              <h3 class="title"><a id="idp50959448"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vector_base_iteratoroperator_incr.html b/docs/api_reference/STL/stldb_vector_base_iteratoroperator_incr.html
index ea95845..e36982b 100644
--- a/docs/api_reference/STL/stldb_vector_base_iteratoroperator_incr.html
+++ b/docs/api_reference/STL/stldb_vector_base_iteratoroperator_incr.html
@@ -54,7 +54,7 @@ self& operator++()
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp737896"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50939064"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -69,7 +69,7 @@ self operator++(int)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp740416"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50941584"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -80,7 +80,7 @@ self operator++(int)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp734400"></a>Group: Iterator movement operators.</h3>
+              <h3 class="title"><a id="idp50935592"></a>Group: Iterator movement operators.</h3>
             </div>
           </div>
         </div>
@@ -91,7 +91,7 @@ self operator++(int)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp740984"></a>Class</h3>
+              <h3 class="title"><a id="idp50942152"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vector_base_iteratoroperator_le.html b/docs/api_reference/STL/stldb_vector_base_iteratoroperator_le.html
index c1fe201..991f6da 100644
--- a/docs/api_reference/STL/stldb_vector_base_iteratoroperator_le.html
+++ b/docs/api_reference/STL/stldb_vector_base_iteratoroperator_le.html
@@ -53,7 +53,7 @@ bool operator<=(const self &itr) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp717472"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50919000"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@ bool operator<=(const self &itr) const
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp726184"></a>itr</h5>
+                  <h5 class="title"><a id="idp50927672"></a>itr</h5>
                 </div>
               </div>
             </div>
@@ -72,7 +72,7 @@ bool operator<=(const self &itr) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp723696"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50925360"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -83,7 +83,7 @@ bool operator<=(const self &itr) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp723544"></a>Group: Iterator comparison operators</h3>
+              <h3 class="title"><a id="idp50925152"></a>Group: Iterator comparison operators</h3>
             </div>
           </div>
         </div>
@@ -94,7 +94,7 @@ bool operator<=(const self &itr) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp722568"></a>Class</h3>
+              <h3 class="title"><a id="idp50924176"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vector_base_iteratoroperator_lt.html b/docs/api_reference/STL/stldb_vector_base_iteratoroperator_lt.html
index 30efe0f..a45a188 100644
--- a/docs/api_reference/STL/stldb_vector_base_iteratoroperator_lt.html
+++ b/docs/api_reference/STL/stldb_vector_base_iteratoroperator_lt.html
@@ -53,7 +53,7 @@ bool operator<(const self &itr) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp709800"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50911472"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@ bool operator<(const self &itr) const
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp722120"></a>itr</h5>
+                  <h5 class="title"><a id="idp50923728"></a>itr</h5>
                 </div>
               </div>
             </div>
@@ -72,7 +72,7 @@ bool operator<(const self &itr) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp719360"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50921032"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -83,7 +83,7 @@ bool operator<(const self &itr) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp719680"></a>Group: Iterator comparison operators</h3>
+              <h3 class="title"><a id="idp50921352"></a>Group: Iterator comparison operators</h3>
             </div>
           </div>
         </div>
@@ -94,7 +94,7 @@ bool operator<(const self &itr) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp718704"></a>Class</h3>
+              <h3 class="title"><a id="idp50920376"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vector_base_iteratoroperator_sa.html b/docs/api_reference/STL/stldb_vector_base_iteratoroperator_sa.html
index c6c4538..14867a6 100644
--- a/docs/api_reference/STL/stldb_vector_base_iteratoroperator_sa.html
+++ b/docs/api_reference/STL/stldb_vector_base_iteratoroperator_sa.html
@@ -53,7 +53,7 @@ const self& operator-=(difference_type n)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp762272"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50962904"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@ const self& operator-=(difference_type n)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp772368"></a>n</h5>
+                  <h5 class="title"><a id="idp50973000"></a>n</h5>
                 </div>
               </div>
             </div>
@@ -72,7 +72,7 @@ const self& operator-=(difference_type n)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp769752"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50970384"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -83,7 +83,7 @@ const self& operator-=(difference_type n)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp770072"></a>Group: Iterator movement operators.</h3>
+              <h3 class="title"><a id="idp50970704"></a>Group: Iterator movement operators.</h3>
             </div>
           </div>
         </div>
@@ -94,7 +94,7 @@ const self& operator-=(difference_type n)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp767736"></a>Class</h3>
+              <h3 class="title"><a id="idp50968368"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vector_base_iteratoroperator_sqbrk.html b/docs/api_reference/STL/stldb_vector_base_iteratoroperator_sqbrk.html
index e20e739..65761f9 100644
--- a/docs/api_reference/STL/stldb_vector_base_iteratoroperator_sqbrk.html
+++ b/docs/api_reference/STL/stldb_vector_base_iteratoroperator_sqbrk.html
@@ -54,7 +54,7 @@ value_type_wrap operator[](difference_type _Off) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp780256"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50980944"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -62,7 +62,7 @@ value_type_wrap operator[](difference_type _Off) const
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp782008"></a>_Off</h5>
+                  <h5 class="title"><a id="idp50982696"></a>_Off</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ value_type_wrap operator[](difference_type _Off) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp778720"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50979408"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -84,7 +84,7 @@ value_type_wrap operator[](difference_type _Off) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp779168"></a>Class</h3>
+              <h3 class="title"><a id="idp50979856"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vector_base_iteratoroperator_sub.html b/docs/api_reference/STL/stldb_vector_base_iteratoroperator_sub.html
index 3d08276..c72f62a 100644
--- a/docs/api_reference/STL/stldb_vector_base_iteratoroperator_sub.html
+++ b/docs/api_reference/STL/stldb_vector_base_iteratoroperator_sub.html
@@ -54,7 +54,7 @@ self operator-(difference_type n) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp765344"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50965976"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -62,7 +62,7 @@ self operator-(difference_type n) const
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp767096"></a>n</h5>
+                  <h5 class="title"><a id="idp50967728"></a>n</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ self operator-(difference_type n) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp764200"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50964832"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -88,7 +88,7 @@ difference_type operator-(const self &itr) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp769496"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50970128"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -96,7 +96,7 @@ difference_type operator-(const self &itr) const
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp769688"></a>itr</h5>
+                  <h5 class="title"><a id="idp50970320"></a>itr</h5>
                 </div>
               </div>
             </div>
@@ -107,7 +107,7 @@ difference_type operator-(const self &itr) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp759008"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50959768"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -118,7 +118,7 @@ difference_type operator-(const self &itr) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp738736"></a>Group: Iterator movement operators.</h3>
+              <h3 class="title"><a id="idp50939904"></a>Group: Iterator movement operators.</h3>
             </div>
           </div>
         </div>
@@ -129,7 +129,7 @@ difference_type operator-(const self &itr) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp763160"></a>Class</h3>
+              <h3 class="title"><a id="idp50963792"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vector_base_iteratoroperator_ueq.html b/docs/api_reference/STL/stldb_vector_base_iteratoroperator_ueq.html
index cf012f0..723355f 100644
--- a/docs/api_reference/STL/stldb_vector_base_iteratoroperator_ueq.html
+++ b/docs/api_reference/STL/stldb_vector_base_iteratoroperator_ueq.html
@@ -53,7 +53,7 @@ bool operator!=(const self &itr) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp710856"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50912528"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@ bool operator!=(const self &itr) const
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp718256"></a>itr</h5>
+                  <h5 class="title"><a id="idp50919928"></a>itr</h5>
                 </div>
               </div>
             </div>
@@ -72,7 +72,7 @@ bool operator!=(const self &itr) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp715392"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50917064"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -83,7 +83,7 @@ bool operator!=(const self &itr) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp715776"></a>Group: Iterator comparison operators</h3>
+              <h3 class="title"><a id="idp50917448"></a>Group: Iterator comparison operators</h3>
             </div>
           </div>
         </div>
@@ -94,7 +94,7 @@ bool operator!=(const self &itr) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp714736"></a>Class</h3>
+              <h3 class="title"><a id="idp50916408"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vector_base_iteratorrefresh.html b/docs/api_reference/STL/stldb_vector_base_iteratorrefresh.html
index ea780a8..1e27418 100644
--- a/docs/api_reference/STL/stldb_vector_base_iteratorrefresh.html
+++ b/docs/api_reference/STL/stldb_vector_base_iteratorrefresh.html
@@ -53,7 +53,7 @@ virtual int refresh(bool from_db=true)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp776304"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50986112"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@ virtual int refresh(bool from_db=true)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp785672"></a>from_db</h5>
+                  <h5 class="title"><a id="idp50989448"></a>from_db</h5>
                 </div>
               </div>
             </div>
@@ -72,7 +72,7 @@ virtual int refresh(bool from_db=true)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp795136"></a>See Also</h4>
+                <h4 class="title"><a id="idp50996224"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -88,7 +88,7 @@ virtual int refresh(bool from_db=true)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp666008"></a>Class</h3>
+              <h3 class="title"><a id="idp50987464"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vector_base_iteratorset_bulk_buffer.html b/docs/api_reference/STL/stldb_vector_base_iteratorset_bulk_buffer.html
index 1907147..59c8315 100644
--- a/docs/api_reference/STL/stldb_vector_base_iteratorset_bulk_buffer.html
+++ b/docs/api_reference/STL/stldb_vector_base_iteratorset_bulk_buffer.html
@@ -54,7 +54,7 @@ bool set_bulk_buffer(u_int32_t sz)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp797360"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50998520"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -62,7 +62,7 @@ bool set_bulk_buffer(u_int32_t sz)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp800160"></a>sz</h5>
+                  <h5 class="title"><a id="idp51001280"></a>sz</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ bool set_bulk_buffer(u_int32_t sz)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp804264"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51005456"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -83,7 +83,7 @@ bool set_bulk_buffer(u_int32_t sz)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp803640"></a>See Also</h4>
+                <h4 class="title"><a id="idp51005064"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -99,7 +99,7 @@ bool set_bulk_buffer(u_int32_t sz)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp785864"></a>Class</h3>
+              <h3 class="title"><a id="idp51001680"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vector_iteratordstr_db_vector_iterator.html b/docs/api_reference/STL/stldb_vector_iteratordstr_db_vector_iterator.html
index 1eca3d4..2b3d825 100644
--- a/docs/api_reference/STL/stldb_vector_iteratordstr_db_vector_iterator.html
+++ b/docs/api_reference/STL/stldb_vector_iteratordstr_db_vector_iterator.html
@@ -53,7 +53,7 @@ virtual ~db_vector_iterator()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp827112"></a>Group: Constructors and destructor</h3>
+              <h3 class="title"><a id="idp51028520"></a>Group: Constructors and destructor</h3>
             </div>
           </div>
         </div>
@@ -71,7 +71,7 @@ virtual ~db_vector_iterator()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp816944"></a>Class</h3>
+              <h3 class="title"><a id="idp51027608"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vector_iteratoroperator__star.html b/docs/api_reference/STL/stldb_vector_iteratoroperator__star.html
index 554303e..c71e4a8 100644
--- a/docs/api_reference/STL/stldb_vector_iteratoroperator__star.html
+++ b/docs/api_reference/STL/stldb_vector_iteratoroperator__star.html
@@ -54,7 +54,7 @@ reference operator *() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp876392"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51077000"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -65,7 +65,7 @@ reference operator *() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp880832"></a>Class</h3>
+              <h3 class="title"><a id="idp51081488"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vector_iteratoroperator_add.html b/docs/api_reference/STL/stldb_vector_iteratoroperator_add.html
index 6195646..d49c3c1 100644
--- a/docs/api_reference/STL/stldb_vector_iteratoroperator_add.html
+++ b/docs/api_reference/STL/stldb_vector_iteratoroperator_add.html
@@ -54,7 +54,7 @@ self operator+(difference_type n) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp850216"></a>Parameters</h4>
+                <h4 class="title"><a id="idp51050632"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -62,7 +62,7 @@ self operator+(difference_type n) const
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp859048"></a>n</h5>
+                  <h5 class="title"><a id="idp51059608"></a>n</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ self operator+(difference_type n) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp849136"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51042424"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -83,7 +83,7 @@ self operator+(difference_type n) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp842024"></a>See Also</h4>
+                <h4 class="title"><a id="idp51049776"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -99,7 +99,7 @@ self operator+(difference_type n) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp850280"></a>Group: Iterator movement operators.</h3>
+              <h3 class="title"><a id="idp51050696"></a>Group: Iterator movement operators.</h3>
             </div>
           </div>
         </div>
@@ -110,7 +110,7 @@ self operator+(difference_type n) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp852248"></a>Class</h3>
+              <h3 class="title"><a id="idp51059440"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vector_iteratoroperator_arrow.html b/docs/api_reference/STL/stldb_vector_iteratoroperator_arrow.html
index 486e807..797b368 100644
--- a/docs/api_reference/STL/stldb_vector_iteratoroperator_arrow.html
+++ b/docs/api_reference/STL/stldb_vector_iteratoroperator_arrow.html
@@ -54,7 +54,7 @@ pointer operator->() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp879536"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51080192"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -65,7 +65,7 @@ pointer operator->() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp878248"></a>Class</h3>
+              <h3 class="title"><a id="idp51078904"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vector_iteratoroperator_assign.html b/docs/api_reference/STL/stldb_vector_iteratoroperator_assign.html
index 38e4327..6047259 100644
--- a/docs/api_reference/STL/stldb_vector_iteratoroperator_assign.html
+++ b/docs/api_reference/STL/stldb_vector_iteratoroperator_assign.html
@@ -54,7 +54,7 @@ const self& operator=(const self &itr)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp844240"></a>Parameters</h4>
+                <h4 class="title"><a id="idp51044592"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -62,7 +62,7 @@ const self& operator=(const self &itr)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp853440"></a>itr</h5>
+                  <h5 class="title"><a id="idp51054008"></a>itr</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ const self& operator=(const self &itr)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp847944"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51048352"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -83,7 +83,7 @@ const self& operator=(const self &itr)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp848296"></a>See Also</h4>
+                <h4 class="title"><a id="idp51048704"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -99,7 +99,7 @@ const self& operator=(const self &itr)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp844304"></a>Group: Iterator movement operators.</h3>
+              <h3 class="title"><a id="idp51035816"></a>Group: Iterator movement operators.</h3>
             </div>
           </div>
         </div>
@@ -110,7 +110,7 @@ const self& operator=(const self &itr)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp842640"></a>Class</h3>
+              <h3 class="title"><a id="idp51043016"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vector_iteratoroperator_decr.html b/docs/api_reference/STL/stldb_vector_iteratoroperator_decr.html
index c6737c1..d67f864 100644
--- a/docs/api_reference/STL/stldb_vector_iteratoroperator_decr.html
+++ b/docs/api_reference/STL/stldb_vector_iteratoroperator_decr.html
@@ -53,7 +53,7 @@ self& operator--()
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp841600"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51042120"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -63,7 +63,7 @@ self& operator--()
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp843480"></a>See Also</h4>
+                <h4 class="title"><a id="idp51047704"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -82,7 +82,7 @@ self operator--(int)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp833624"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51039560"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -92,7 +92,7 @@ self operator--(int)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp837872"></a>See Also</h4>
+                <h4 class="title"><a id="idp51038520"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -108,7 +108,7 @@ self operator--(int)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp847512"></a>Group: Iterator movement operators.</h3>
+              <h3 class="title"><a id="idp51036064"></a>Group: Iterator movement operators.</h3>
             </div>
           </div>
         </div>
@@ -119,7 +119,7 @@ self operator--(int)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp848528"></a>Class</h3>
+              <h3 class="title"><a id="idp51049064"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vector_iteratoroperator_ia.html b/docs/api_reference/STL/stldb_vector_iteratoroperator_ia.html
index 6197b34..250fff1 100644
--- a/docs/api_reference/STL/stldb_vector_iteratoroperator_ia.html
+++ b/docs/api_reference/STL/stldb_vector_iteratoroperator_ia.html
@@ -53,7 +53,7 @@ const self& operator+=(difference_type n)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp854680"></a>Parameters</h4>
+                <h4 class="title"><a id="idp51055144"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@ const self& operator+=(difference_type n)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp859552"></a>n</h5>
+                  <h5 class="title"><a id="idp51047048"></a>n</h5>
                 </div>
               </div>
             </div>
@@ -72,7 +72,7 @@ const self& operator+=(difference_type n)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp851856"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51052296"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -82,7 +82,7 @@ const self& operator+=(difference_type n)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp853760"></a>See Also</h4>
+                <h4 class="title"><a id="idp51054264"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -98,7 +98,7 @@ const self& operator+=(difference_type n)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp863544"></a>Group: Iterator movement operators.</h3>
+              <h3 class="title"><a id="idp51054592"></a>Group: Iterator movement operators.</h3>
             </div>
           </div>
         </div>
@@ -109,7 +109,7 @@ const self& operator+=(difference_type n)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp856576"></a>Class</h3>
+              <h3 class="title"><a id="idp51056952"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vector_iteratoroperator_incr.html b/docs/api_reference/STL/stldb_vector_iteratoroperator_incr.html
index 230fb80..5d85678 100644
--- a/docs/api_reference/STL/stldb_vector_iteratoroperator_incr.html
+++ b/docs/api_reference/STL/stldb_vector_iteratoroperator_incr.html
@@ -53,7 +53,7 @@ self& operator++()
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp835344"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51035624"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -63,7 +63,7 @@ self& operator++()
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp834656"></a>See Also</h4>
+                <h4 class="title"><a id="idp51035024"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -82,7 +82,7 @@ self operator++(int)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp840944"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51041528"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -92,7 +92,7 @@ self operator++(int)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp805112"></a>See Also</h4>
+                <h4 class="title"><a id="idp51016432"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -108,7 +108,7 @@ self operator++(int)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp835888"></a>Group: Iterator movement operators.</h3>
+              <h3 class="title"><a id="idp51035344"></a>Group: Iterator movement operators.</h3>
             </div>
           </div>
         </div>
@@ -119,7 +119,7 @@ self operator++(int)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp834096"></a>Class</h3>
+              <h3 class="title"><a id="idp51039712"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vector_iteratoroperator_sa.html b/docs/api_reference/STL/stldb_vector_iteratoroperator_sa.html
index b46fe54..f114225 100644
--- a/docs/api_reference/STL/stldb_vector_iteratoroperator_sa.html
+++ b/docs/api_reference/STL/stldb_vector_iteratoroperator_sa.html
@@ -53,7 +53,7 @@ const self& operator-=(difference_type n)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp865696"></a>Parameters</h4>
+                <h4 class="title"><a id="idp51066168"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@ const self& operator-=(difference_type n)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp871464"></a>n</h5>
+                  <h5 class="title"><a id="idp51072112"></a>n</h5>
                 </div>
               </div>
             </div>
@@ -72,7 +72,7 @@ const self& operator-=(difference_type n)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp867144"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51067744"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -82,7 +82,7 @@ const self& operator-=(difference_type n)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp872456"></a>See Also</h4>
+                <h4 class="title"><a id="idp51073168"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -98,7 +98,7 @@ const self& operator-=(difference_type n)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp873032"></a>Group: Iterator movement operators.</h3>
+              <h3 class="title"><a id="idp51073744"></a>Group: Iterator movement operators.</h3>
             </div>
           </div>
         </div>
@@ -109,7 +109,7 @@ const self& operator-=(difference_type n)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp870088"></a>Class</h3>
+              <h3 class="title"><a id="idp51070736"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vector_iteratoroperator_sqbrk.html b/docs/api_reference/STL/stldb_vector_iteratoroperator_sqbrk.html
index f52dc90..722e52e 100644
--- a/docs/api_reference/STL/stldb_vector_iteratoroperator_sqbrk.html
+++ b/docs/api_reference/STL/stldb_vector_iteratoroperator_sqbrk.html
@@ -54,7 +54,7 @@ value_type_wrap operator[](difference_type _Off) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp887616"></a>Parameters</h4>
+                <h4 class="title"><a id="idp51088272"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -62,7 +62,7 @@ value_type_wrap operator[](difference_type _Off) const
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp889368"></a>_Off</h5>
+                  <h5 class="title"><a id="idp51090024"></a>_Off</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ value_type_wrap operator[](difference_type _Off) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp885952"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51086608"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -84,7 +84,7 @@ value_type_wrap operator[](difference_type _Off) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp879600"></a>Class</h3>
+              <h3 class="title"><a id="idp51080256"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vector_iteratoroperator_sub.html b/docs/api_reference/STL/stldb_vector_iteratoroperator_sub.html
index fa37e58..e7725d3 100644
--- a/docs/api_reference/STL/stldb_vector_iteratoroperator_sub.html
+++ b/docs/api_reference/STL/stldb_vector_iteratoroperator_sub.html
@@ -54,7 +54,7 @@ self operator-(difference_type n) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp860392"></a>Parameters</h4>
+                <h4 class="title"><a id="idp51060952"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -62,7 +62,7 @@ self operator-(difference_type n) const
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp870024"></a>n</h5>
+                  <h5 class="title"><a id="idp51070672"></a>n</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ self operator-(difference_type n) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp859312"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51059872"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -83,7 +83,7 @@ self operator-(difference_type n) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp854872"></a>See Also</h4>
+                <h4 class="title"><a id="idp51055336"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -103,7 +103,7 @@ difference_type operator-(const self &itr) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp845416"></a>Parameters</h4>
+                <h4 class="title"><a id="idp51045776"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -111,7 +111,7 @@ difference_type operator-(const self &itr) const
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp845608"></a>itr</h5>
+                  <h5 class="title"><a id="idp51045968"></a>itr</h5>
                 </div>
               </div>
             </div>
@@ -122,7 +122,7 @@ difference_type operator-(const self &itr) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp862624"></a>Return Value</h4>
+                <h4 class="title"><a id="idp51063120"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -132,7 +132,7 @@ difference_type operator-(const self &itr) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp862976"></a>See Also</h4>
+                <h4 class="title"><a id="idp51063472"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -148,7 +148,7 @@ difference_type operator-(const self &itr) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp864520"></a>Group: Iterator movement operators.</h3>
+              <h3 class="title"><a id="idp51064992"></a>Group: Iterator movement operators.</h3>
             </div>
           </div>
         </div>
@@ -159,7 +159,7 @@ difference_type operator-(const self &itr) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp872712"></a>Class</h3>
+              <h3 class="title"><a id="idp51073424"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vector_iteratorrefresh.html b/docs/api_reference/STL/stldb_vector_iteratorrefresh.html
index 0fac530..a5d07bd 100644
--- a/docs/api_reference/STL/stldb_vector_iteratorrefresh.html
+++ b/docs/api_reference/STL/stldb_vector_iteratorrefresh.html
@@ -53,7 +53,7 @@ virtual int refresh(bool from_db=true)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp877000"></a>Parameters</h4>
+                <h4 class="title"><a id="idp51077608"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@ virtual int refresh(bool from_db=true)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp892568"></a>from_db</h5>
+                  <h5 class="title"><a id="idp51093224"></a>from_db</h5>
                 </div>
               </div>
             </div>
@@ -72,7 +72,7 @@ virtual int refresh(bool from_db=true)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp890472"></a>See Also</h4>
+                <h4 class="title"><a id="idp51091128"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -88,7 +88,7 @@ virtual int refresh(bool from_db=true)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp885016"></a>Class</h3>
+              <h3 class="title"><a id="idp51085672"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vectorassign.html b/docs/api_reference/STL/stldb_vectorassign.html
index cc9af22..8548819 100644
--- a/docs/api_reference/STL/stldb_vectorassign.html
+++ b/docs/api_reference/STL/stldb_vectorassign.html
@@ -54,7 +54,7 @@ void assign(InputIterator first, InputIterator last,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2566256"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50216120"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -62,7 +62,7 @@ void assign(InputIterator first, InputIterator last,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm987576"></a>b_truncate</h5>
+                  <h5 class="title"><a id="idp50205312"></a>b_truncate</h5>
                 </div>
               </div>
             </div>
@@ -72,7 +72,7 @@ void assign(InputIterator first, InputIterator last,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm999512"></a>last</h5>
+                  <h5 class="title"><a id="idp50228432"></a>last</h5>
                 </div>
               </div>
             </div>
@@ -82,7 +82,7 @@ void assign(InputIterator first, InputIterator last,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1015672"></a>first</h5>
+                  <h5 class="title"><a id="idp50228752"></a>first</h5>
                 </div>
               </div>
             </div>
@@ -98,7 +98,7 @@ void assign(const_iterator first, const_iterator last,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm932064"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50229072"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -106,7 +106,7 @@ void assign(const_iterator first, const_iterator last,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1046432"></a>b_truncate</h5>
+                  <h5 class="title"><a id="idp50229264"></a>b_truncate</h5>
                 </div>
               </div>
             </div>
@@ -116,7 +116,7 @@ void assign(const_iterator first, const_iterator last,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1059456"></a>last</h5>
+                  <h5 class="title"><a id="idp50230104"></a>last</h5>
                 </div>
               </div>
             </div>
@@ -126,7 +126,7 @@ void assign(const_iterator first, const_iterator last,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1065384"></a>first</h5>
+                  <h5 class="title"><a id="idp50230424"></a>first</h5>
                 </div>
               </div>
             </div>
@@ -142,7 +142,7 @@ void assign(size_type n, const T &u,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1088528"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50230816"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -150,7 +150,7 @@ void assign(size_type n, const T &u,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1087816"></a>b_truncate</h5>
+                  <h5 class="title"><a id="idp50231008"></a>b_truncate</h5>
                 </div>
               </div>
             </div>
@@ -160,7 +160,7 @@ void assign(size_type n, const T &u,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1107968"></a>u</h5>
+                  <h5 class="title"><a id="idp50231928"></a>u</h5>
                 </div>
               </div>
             </div>
@@ -170,7 +170,7 @@ void assign(size_type n, const T &u,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1114496"></a>n</h5>
+                  <h5 class="title"><a id="idp50232248"></a>n</h5>
                 </div>
               </div>
             </div>
@@ -182,7 +182,7 @@ void assign(size_type n, const T &u,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm260768"></a>Group: Assign functions</h3>
+              <h3 class="title"><a id="idp50212368"></a>Group: Assign functions</h3>
             </div>
           </div>
         </div>
@@ -199,7 +199,7 @@ void assign(size_type n, const T &u,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2430488"></a>Class</h3>
+              <h3 class="title"><a id="idp50216184"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vectorat.html b/docs/api_reference/STL/stldb_vectorat.html
index 4e495ec..9dcc778 100644
--- a/docs/api_reference/STL/stldb_vectorat.html
+++ b/docs/api_reference/STL/stldb_vectorat.html
@@ -53,7 +53,7 @@ reference at(index_type n)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1837536"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50173328"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@ reference at(index_type n)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1905432"></a>n</h5>
+                  <h5 class="title"><a id="idp50185768"></a>n</h5>
                 </div>
               </div>
             </div>
@@ -72,7 +72,7 @@ reference at(index_type n)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1681328"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50167160"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -82,7 +82,7 @@ reference at(index_type n)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2159656"></a>See Also</h4>
+                <h4 class="title"><a id="idp50174336"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -101,7 +101,7 @@ const_reference at(index_type n) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2304544"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50172488"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -109,7 +109,7 @@ const_reference at(index_type n) const
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm2313464"></a>n</h5>
+                  <h5 class="title"><a id="idp50172680"></a>n</h5>
                 </div>
               </div>
             </div>
@@ -120,7 +120,7 @@ const_reference at(index_type n) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2292472"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50184792"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -130,7 +130,7 @@ const_reference at(index_type n) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2212048"></a>See Also</h4>
+                <h4 class="title"><a id="idp50185176"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -145,7 +145,7 @@ const_reference at(index_type n) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2014896"></a>Group: Element access functions.</h3>
+              <h3 class="title"><a id="idp50172272"></a>Group: Element access functions.</h3>
             </div>
           </div>
         </div>
@@ -158,7 +158,7 @@ const_reference at(index_type n) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2499536"></a>Class</h3>
+              <h3 class="title"><a id="idp50189800"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vectorback.html b/docs/api_reference/STL/stldb_vectorback.html
index 32d2e17..7b26b0a 100644
--- a/docs/api_reference/STL/stldb_vectorback.html
+++ b/docs/api_reference/STL/stldb_vectorback.html
@@ -53,7 +53,7 @@ reference back()
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2242520"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50193488"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -63,7 +63,7 @@ reference back()
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1830640"></a>See Also</h4>
+                <h4 class="title"><a id="idp50202848"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -82,7 +82,7 @@ const_reference back() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1854736"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50184080"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -92,7 +92,7 @@ const_reference back() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1286656"></a>See Also</h4>
+                <h4 class="title"><a id="idp50184400"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -107,7 +107,7 @@ const_reference back() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2328408"></a>Group: Element access functions.</h3>
+              <h3 class="title"><a id="idp50201504"></a>Group: Element access functions.</h3>
             </div>
           </div>
         </div>
@@ -120,7 +120,7 @@ const_reference back() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1463296"></a>Class</h3>
+              <h3 class="title"><a id="idp50203752"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vectorcapacity.html b/docs/api_reference/STL/stldb_vectorcapacity.html
index 580caa1..a6022d0 100644
--- a/docs/api_reference/STL/stldb_vectorcapacity.html
+++ b/docs/api_reference/STL/stldb_vectorcapacity.html
@@ -54,7 +54,7 @@ size_type capacity() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm460328"></a>Group: Huge return</h3>
+              <h3 class="title"><a id="idp50160976"></a>Group: Huge return</h3>
             </div>
           </div>
         </div>
@@ -65,7 +65,7 @@ size_type capacity() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm830624"></a>Class</h3>
+              <h3 class="title"><a id="idp50175432"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vectorclear.html b/docs/api_reference/STL/stldb_vectorclear.html
index 8cb0e08..e02bc1c 100644
--- a/docs/api_reference/STL/stldb_vectorclear.html
+++ b/docs/api_reference/STL/stldb_vectorclear.html
@@ -54,7 +54,7 @@ void clear(bool b_truncate=true)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2318128"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50355952"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -62,7 +62,7 @@ void clear(bool b_truncate=true)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1246808"></a>b_truncate</h5>
+                  <h5 class="title"><a id="idp50355328"></a>b_truncate</h5>
                 </div>
               </div>
             </div>
@@ -74,7 +74,7 @@ void clear(bool b_truncate=true)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm415112"></a>See Also</h4>
+                <h4 class="title"><a id="idp50347960"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -91,7 +91,7 @@ void clear(bool b_truncate=true)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1246744"></a>Class</h3>
+              <h3 class="title"><a id="idp50357120"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vectordb_vector.html b/docs/api_reference/STL/stldb_vectordb_vector.html
index c867a5e..b4e0dac 100644
--- a/docs/api_reference/STL/stldb_vectordb_vector.html
+++ b/docs/api_reference/STL/stldb_vectordb_vector.html
@@ -55,7 +55,7 @@ db_vector(Db *dbp=NULL,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1528216"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50314408"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -63,7 +63,7 @@ db_vector(Db *dbp=NULL,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1191192"></a>dbp</h5>
+                  <h5 class="title"><a id="idp50316160"></a>dbp</h5>
                 </div>
               </div>
             </div>
@@ -74,7 +74,7 @@ db_vector(Db *dbp=NULL,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1208872"></a>penv</h5>
+                  <h5 class="title"><a id="idp50314472"></a>penv</h5>
                 </div>
               </div>
             </div>
@@ -86,7 +86,7 @@ db_vector(Db *dbp=NULL,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1362712"></a>See Also</h4>
+                <h4 class="title"><a id="idp50288328"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -107,7 +107,7 @@ db_vector(size_type n, const T &val=T(), Db *dbp=NULL,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1271880"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50316488"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -115,7 +115,7 @@ db_vector(size_type n, const T &val=T(), Db *dbp=NULL,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1266312"></a>dbp</h5>
+                  <h5 class="title"><a id="idp50316680"></a>dbp</h5>
                 </div>
               </div>
             </div>
@@ -126,7 +126,7 @@ db_vector(size_type n, const T &val=T(), Db *dbp=NULL,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1525648"></a>penv</h5>
+                  <h5 class="title"><a id="idp50314824"></a>penv</h5>
                 </div>
               </div>
             </div>
@@ -137,7 +137,7 @@ db_vector(size_type n, const T &val=T(), Db *dbp=NULL,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm348488"></a>val</h5>
+                  <h5 class="title"><a id="idp50307032"></a>val</h5>
                 </div>
               </div>
             </div>
@@ -147,7 +147,7 @@ db_vector(size_type n, const T &val=T(), Db *dbp=NULL,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1198512"></a>n</h5>
+                  <h5 class="title"><a id="idp50304248"></a>n</h5>
                 </div>
               </div>
             </div>
@@ -158,7 +158,7 @@ db_vector(size_type n, const T &val=T(), Db *dbp=NULL,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1599360"></a>See Also</h4>
+                <h4 class="title"><a id="idp50320072"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -179,7 +179,7 @@ db_vector(const self &x)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1222144"></a>See Also</h4>
+                <h4 class="title"><a id="idp50321576"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -200,7 +200,7 @@ db_vector(Db *dbp, DbEnv *penv, InputIterator first,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1191336"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50322568"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -208,7 +208,7 @@ db_vector(Db *dbp, DbEnv *penv, InputIterator first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1536720"></a>dbp</h5>
+                  <h5 class="title"><a id="idp50322760"></a>dbp</h5>
                 </div>
               </div>
             </div>
@@ -219,7 +219,7 @@ db_vector(Db *dbp, DbEnv *penv, InputIterator first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1712624"></a>first</h5>
+                  <h5 class="title"><a id="idp50325904"></a>first</h5>
                 </div>
               </div>
             </div>
@@ -229,7 +229,7 @@ db_vector(Db *dbp, DbEnv *penv, InputIterator first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1619648"></a>last</h5>
+                  <h5 class="title"><a id="idp50326256"></a>last</h5>
                 </div>
               </div>
             </div>
@@ -239,7 +239,7 @@ db_vector(Db *dbp, DbEnv *penv, InputIterator first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1625152"></a>penv</h5>
+                  <h5 class="title"><a id="idp50330720"></a>penv</h5>
                 </div>
               </div>
             </div>
@@ -251,7 +251,7 @@ db_vector(Db *dbp, DbEnv *penv, InputIterator first,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1800712"></a>See Also</h4>
+                <h4 class="title"><a id="idp50321896"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -272,7 +272,7 @@ db_vector(const_iterator first, const_iterator last, Db *dbp=NULL,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1690880"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50323040"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -280,7 +280,7 @@ db_vector(const_iterator first, const_iterator last, Db *dbp=NULL,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1667424"></a>dbp</h5>
+                  <h5 class="title"><a id="idp50323232"></a>dbp</h5>
                 </div>
               </div>
             </div>
@@ -291,7 +291,7 @@ db_vector(const_iterator first, const_iterator last, Db *dbp=NULL,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1930576"></a>first</h5>
+                  <h5 class="title"><a id="idp50331072"></a>first</h5>
                 </div>
               </div>
             </div>
@@ -301,7 +301,7 @@ db_vector(const_iterator first, const_iterator last, Db *dbp=NULL,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1781328"></a>last</h5>
+                  <h5 class="title"><a id="idp50331424"></a>last</h5>
                 </div>
               </div>
             </div>
@@ -311,7 +311,7 @@ db_vector(const_iterator first, const_iterator last, Db *dbp=NULL,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1939392"></a>penv</h5>
+                  <h5 class="title"><a id="idp50334920"></a>penv</h5>
                 </div>
               </div>
             </div>
@@ -323,7 +323,7 @@ db_vector(const_iterator first, const_iterator last, Db *dbp=NULL,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1614288"></a>See Also</h4>
+                <h4 class="title"><a id="idp50315248"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -339,7 +339,7 @@ db_vector(const_iterator first, const_iterator last, Db *dbp=NULL,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1014744"></a>Class</h3>
+              <h3 class="title"><a id="idp50300592"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vectordstr_db_vector.html b/docs/api_reference/STL/stldb_vectordstr_db_vector.html
index 2ca52bb..ede1a59 100644
--- a/docs/api_reference/STL/stldb_vectordstr_db_vector.html
+++ b/docs/api_reference/STL/stldb_vectordstr_db_vector.html
@@ -53,7 +53,7 @@ virtual ~db_vector()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1608312"></a>Class</h3>
+              <h3 class="title"><a id="idp50332112"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vectorempty.html b/docs/api_reference/STL/stldb_vectorempty.html
index 41ca971..981a27d 100644
--- a/docs/api_reference/STL/stldb_vectorempty.html
+++ b/docs/api_reference/STL/stldb_vectorempty.html
@@ -53,7 +53,7 @@ bool empty() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm10456"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50303472"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -64,7 +64,7 @@ bool empty() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm341960"></a>Class</h3>
+              <h3 class="title"><a id="idp50303848"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vectorend.html b/docs/api_reference/STL/stldb_vectorend.html
index 2a96d91..4a1db72 100644
--- a/docs/api_reference/STL/stldb_vectorend.html
+++ b/docs/api_reference/STL/stldb_vectorend.html
@@ -53,7 +53,7 @@ iterator end()
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2112288"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50149464"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -67,7 +67,7 @@ const_iterator end() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm598024"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50158664"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -78,7 +78,7 @@ const_iterator end() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1809736"></a>Class</h3>
+              <h3 class="title"><a id="idp50155680"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vectorerase.html b/docs/api_reference/STL/stldb_vectorerase.html
index e9acb40..598f201 100644
--- a/docs/api_reference/STL/stldb_vectorerase.html
+++ b/docs/api_reference/STL/stldb_vectorerase.html
@@ -53,7 +53,7 @@ iterator erase(iterator pos)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1468128"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50243064"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@ iterator erase(iterator pos)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1720536"></a>pos</h5>
+                  <h5 class="title"><a id="idp50246912"></a>pos</h5>
                 </div>
               </div>
             </div>
@@ -72,7 +72,7 @@ iterator erase(iterator pos)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1935688"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50256112"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -87,7 +87,7 @@ iterator erase(iterator first,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1911616"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50258264"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -95,7 +95,7 @@ iterator erase(iterator first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1896512"></a>last</h5>
+                  <h5 class="title"><a id="idp50258456"></a>last</h5>
                 </div>
               </div>
             </div>
@@ -105,7 +105,7 @@ iterator erase(iterator first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1999704"></a>first</h5>
+                  <h5 class="title"><a id="idp50259296"></a>first</h5>
                 </div>
               </div>
             </div>
@@ -116,7 +116,7 @@ iterator erase(iterator first,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2007400"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50250336"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -127,7 +127,7 @@ iterator erase(iterator first,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1644864"></a>Group: Erase functions</h3>
+              <h3 class="title"><a id="idp50248704"></a>Group: Erase functions</h3>
             </div>
           </div>
         </div>
@@ -145,7 +145,7 @@ iterator erase(iterator first,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2076104"></a>Class</h3>
+              <h3 class="title"><a id="idp50252480"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vectorfront.html b/docs/api_reference/STL/stldb_vectorfront.html
index c838add..373d1dd 100644
--- a/docs/api_reference/STL/stldb_vectorfront.html
+++ b/docs/api_reference/STL/stldb_vectorfront.html
@@ -53,7 +53,7 @@ reference front()
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1811840"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50178232"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -63,7 +63,7 @@ reference front()
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2464216"></a>See Also</h4>
+                <h4 class="title"><a id="idp50195936"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -84,7 +84,7 @@ const_reference front() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1955784"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50182472"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -94,7 +94,7 @@ const_reference front() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm498224"></a>See Also</h4>
+                <h4 class="title"><a id="idp50186296"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -111,7 +111,7 @@ const_reference front() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2590536"></a>Group: Element access functions.</h3>
+              <h3 class="title"><a id="idp50178792"></a>Group: Element access functions.</h3>
             </div>
           </div>
         </div>
@@ -124,7 +124,7 @@ const_reference front() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1485960"></a>Class</h3>
+              <h3 class="title"><a id="idp50197104"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vectorinsert.html b/docs/api_reference/STL/stldb_vectorinsert.html
index 5ed6af6..5d3e1e7 100644
--- a/docs/api_reference/STL/stldb_vectorinsert.html
+++ b/docs/api_reference/STL/stldb_vectorinsert.html
@@ -54,7 +54,7 @@ iterator insert(iterator pos,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1378128"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50238816"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -62,7 +62,7 @@ iterator insert(iterator pos,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm260704"></a>x</h5>
+                  <h5 class="title"><a id="idp50240688"></a>x</h5>
                 </div>
               </div>
             </div>
@@ -72,7 +72,7 @@ iterator insert(iterator pos,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1609312"></a>pos</h5>
+                  <h5 class="title"><a id="idp50247872"></a>pos</h5>
                 </div>
               </div>
             </div>
@@ -88,7 +88,7 @@ void insert(iterator pos, size_type n,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1620752"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50248192"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -96,7 +96,7 @@ void insert(iterator pos, size_type n,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1626216"></a>x</h5>
+                  <h5 class="title"><a id="idp50248384"></a>x</h5>
                 </div>
               </div>
             </div>
@@ -106,7 +106,7 @@ void insert(iterator pos, size_type n,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1652456"></a>pos</h5>
+                  <h5 class="title"><a id="idp50249224"></a>pos</h5>
                 </div>
               </div>
             </div>
@@ -116,7 +116,7 @@ void insert(iterator pos, size_type n,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1650448"></a>n</h5>
+                  <h5 class="title"><a id="idp50249544"></a>n</h5>
                 </div>
               </div>
             </div>
@@ -133,7 +133,7 @@ void insert(iterator pos, InputIterator first,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1671704"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50250080"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -141,7 +141,7 @@ void insert(iterator pos, InputIterator first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1675856"></a>last</h5>
+                  <h5 class="title"><a id="idp50250272"></a>last</h5>
                 </div>
               </div>
             </div>
@@ -151,7 +151,7 @@ void insert(iterator pos, InputIterator first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1696536"></a>pos</h5>
+                  <h5 class="title"><a id="idp50251112"></a>pos</h5>
                 </div>
               </div>
             </div>
@@ -161,7 +161,7 @@ void insert(iterator pos, InputIterator first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1698384"></a>first</h5>
+                  <h5 class="title"><a id="idp50251432"></a>first</h5>
                 </div>
               </div>
             </div>
@@ -178,7 +178,7 @@ void insert(iterator pos, const_iterator first,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1714504"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50251904"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -186,7 +186,7 @@ void insert(iterator pos, const_iterator first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1720600"></a>last</h5>
+                  <h5 class="title"><a id="idp50252096"></a>last</h5>
                 </div>
               </div>
             </div>
@@ -196,7 +196,7 @@ void insert(iterator pos, const_iterator first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1742216"></a>pos</h5>
+                  <h5 class="title"><a id="idp50252936"></a>pos</h5>
                 </div>
               </div>
             </div>
@@ -206,7 +206,7 @@ void insert(iterator pos, const_iterator first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1758848"></a>first</h5>
+                  <h5 class="title"><a id="idp50253256"></a>first</h5>
                 </div>
               </div>
             </div>
@@ -218,7 +218,7 @@ void insert(iterator pos, const_iterator first,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1359096"></a>Group: Insert functions</h3>
+              <h3 class="title"><a id="idp50237112"></a>Group: Insert functions</h3>
             </div>
           </div>
         </div>
@@ -236,7 +236,7 @@ void insert(iterator pos, const_iterator first,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1681584"></a>Class</h3>
+              <h3 class="title"><a id="idp50240752"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vectormax_size.html b/docs/api_reference/STL/stldb_vectormax_size.html
index d2324f7..871008f 100644
--- a/docs/api_reference/STL/stldb_vectormax_size.html
+++ b/docs/api_reference/STL/stldb_vectormax_size.html
@@ -54,7 +54,7 @@ size_type max_size() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2450840"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50161776"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -65,7 +65,7 @@ size_type max_size() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2442864"></a>Group: Huge return</h3>
+              <h3 class="title"><a id="idp50090088"></a>Group: Huge return</h3>
             </div>
           </div>
         </div>
@@ -76,7 +76,7 @@ size_type max_size() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2479632"></a>Class</h3>
+              <h3 class="title"><a id="idp50173776"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vectormerge.html b/docs/api_reference/STL/stldb_vectormerge.html
index 4a0522c..55f68e2 100644
--- a/docs/api_reference/STL/stldb_vectormerge.html
+++ b/docs/api_reference/STL/stldb_vectormerge.html
@@ -54,7 +54,7 @@ void merge(self &x)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2466848"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50260264"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -62,7 +62,7 @@ void merge(self &x)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm2497568"></a>x</h5>
+                  <h5 class="title"><a id="idp50268528"></a>x</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ void merge(self &x)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2489064"></a>See Also</h4>
+                <h4 class="title"><a id="idp50272368"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -95,7 +95,7 @@ void merge(self &x,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm414304"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50260520"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -103,7 +103,7 @@ void merge(self &x,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp49360"></a>x</h5>
+                  <h5 class="title"><a id="idp50270576"></a>x</h5>
                 </div>
               </div>
             </div>
@@ -113,7 +113,7 @@ void merge(self &x,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp71240"></a>comp</h5>
+                  <h5 class="title"><a id="idp50269704"></a>comp</h5>
                 </div>
               </div>
             </div>
@@ -124,7 +124,7 @@ void merge(self &x,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2441960"></a>See Also</h4>
+                <h4 class="title"><a id="idp50270088"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -139,7 +139,7 @@ void merge(self &x,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm10312"></a>Group: std::list specific functions</h3>
+              <h3 class="title"><a id="idp50256912"></a>Group: std::list specific functions</h3>
             </div>
           </div>
         </div>
@@ -154,7 +154,7 @@ void merge(self &x,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp16688"></a>Class</h3>
+              <h3 class="title"><a id="idp50270640"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vectoroperator_assign.html b/docs/api_reference/STL/stldb_vectoroperator_assign.html
index f6be0f6..bd373af 100644
--- a/docs/api_reference/STL/stldb_vectoroperator_assign.html
+++ b/docs/api_reference/STL/stldb_vectoroperator_assign.html
@@ -55,7 +55,7 @@ const self& operator=(const self &x)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2088136"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50338352"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -63,7 +63,7 @@ const self& operator=(const self &x)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm2087944"></a>x</h5>
+                  <h5 class="title"><a id="idp50338544"></a>x</h5>
                 </div>
               </div>
             </div>
@@ -74,7 +74,7 @@ const self& operator=(const self &x)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2106848"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50293008"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -85,7 +85,7 @@ const self& operator=(const self &x)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2143280"></a>Class</h3>
+              <h3 class="title"><a id="idp50332432"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vectoroperator_eq.html b/docs/api_reference/STL/stldb_vectoroperator_eq.html
index adf6cdb..020a442 100644
--- a/docs/api_reference/STL/stldb_vectoroperator_eq.html
+++ b/docs/api_reference/STL/stldb_vectoroperator_eq.html
@@ -55,7 +55,7 @@ bool operator==(const db_vector< T2,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1470048"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50200336"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -63,7 +63,7 @@ bool operator==(const db_vector< T2,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm85968"></a>v2</h5>
+                  <h5 class="title"><a id="idp50209688"></a>v2</h5>
                 </div>
               </div>
             </div>
@@ -74,7 +74,7 @@ bool operator==(const db_vector< T2,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1885712"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50202032"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -89,7 +89,7 @@ bool operator==(const self &v2) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp32016"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50211952"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -100,7 +100,7 @@ bool operator==(const self &v2) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm184304"></a>Group: Compare functions.</h3>
+              <h3 class="title"><a id="idp50193928"></a>Group: Compare functions.</h3>
             </div>
           </div>
         </div>
@@ -115,7 +115,7 @@ bool operator==(const self &v2) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm458912"></a>Class</h3>
+              <h3 class="title"><a id="idp50198400"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vectoroperator_lt.html b/docs/api_reference/STL/stldb_vectoroperator_lt.html
index 0b59f64..0142450 100644
--- a/docs/api_reference/STL/stldb_vectoroperator_lt.html
+++ b/docs/api_reference/STL/stldb_vectoroperator_lt.html
@@ -54,7 +54,7 @@ bool operator<(const self &v2) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm51168"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50207424"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -62,7 +62,7 @@ bool operator<(const self &v2) const
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm2568456"></a>v2</h5>
+                  <h5 class="title"><a id="idp50215992"></a>v2</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ bool operator<(const self &v2) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm799736"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50221576"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -84,7 +84,7 @@ bool operator<(const self &v2) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm855408"></a>Group: Compare functions.</h3>
+              <h3 class="title"><a id="idp50221008"></a>Group: Compare functions.</h3>
             </div>
           </div>
         </div>
@@ -99,7 +99,7 @@ bool operator<(const self &v2) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm826800"></a>Class</h3>
+              <h3 class="title"><a id="idp50209064"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vectoroperator_sqbrk.html b/docs/api_reference/STL/stldb_vectoroperator_sqbrk.html
index e3f4070..bab1099 100644
--- a/docs/api_reference/STL/stldb_vectoroperator_sqbrk.html
+++ b/docs/api_reference/STL/stldb_vectoroperator_sqbrk.html
@@ -53,7 +53,7 @@ reference operator[](index_type n)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm896552"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50169920"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@ reference operator[](index_type n)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm2170912"></a>n</h5>
+                  <h5 class="title"><a id="idp50179256"></a>n</h5>
                 </div>
               </div>
             </div>
@@ -72,7 +72,7 @@ reference operator[](index_type n)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2345160"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50176272"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -87,7 +87,7 @@ const_reference operator[](index_type n) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2464536"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50182088"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -95,7 +95,7 @@ const_reference operator[](index_type n) const
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm2362432"></a>n</h5>
+                  <h5 class="title"><a id="idp50182280"></a>n</h5>
                 </div>
               </div>
             </div>
@@ -106,7 +106,7 @@ const_reference operator[](index_type n) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2179536"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50176792"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -117,7 +117,7 @@ const_reference operator[](index_type n) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2451160"></a>Group: Element access functions.</h3>
+              <h3 class="title"><a id="idp50168832"></a>Group: Element access functions.</h3>
             </div>
           </div>
         </div>
@@ -130,7 +130,7 @@ const_reference operator[](index_type n) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1836912"></a>Class</h3>
+              <h3 class="title"><a id="idp50169192"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vectoroperator_ueq.html b/docs/api_reference/STL/stldb_vectoroperator_ueq.html
index 479b9e5..857fec1 100644
--- a/docs/api_reference/STL/stldb_vectoroperator_ueq.html
+++ b/docs/api_reference/STL/stldb_vectoroperator_ueq.html
@@ -55,7 +55,7 @@ bool operator!=(const db_vector< T2,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2428648"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50209000"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -63,7 +63,7 @@ bool operator!=(const db_vector< T2,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm493744"></a>v2</h5>
+                  <h5 class="title"><a id="idp50200944"></a>v2</h5>
                 </div>
               </div>
             </div>
@@ -74,7 +74,7 @@ bool operator!=(const db_vector< T2,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm525800"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50215256"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -89,7 +89,7 @@ bool operator!=(const self &v2) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm481424"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50217912"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -97,7 +97,7 @@ bool operator!=(const self &v2) const
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm472512"></a>v2</h5>
+                  <h5 class="title"><a id="idp50218104"></a>v2</h5>
                 </div>
               </div>
             </div>
@@ -108,7 +108,7 @@ bool operator!=(const self &v2) const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm633000"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50205048"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -119,7 +119,7 @@ bool operator!=(const self &v2) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2053784"></a>Group: Compare functions.</h3>
+              <h3 class="title"><a id="idp50210688"></a>Group: Compare functions.</h3>
             </div>
           </div>
         </div>
@@ -134,7 +134,7 @@ bool operator!=(const self &v2) const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm752104"></a>Class</h3>
+              <h3 class="title"><a id="idp50201008"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vectorpop_back.html b/docs/api_reference/STL/stldb_vectorpop_back.html
index 7c9ecb1..24b5fd9 100644
--- a/docs/api_reference/STL/stldb_vectorpop_back.html
+++ b/docs/api_reference/STL/stldb_vectorpop_back.html
@@ -54,7 +54,7 @@ void pop_back()
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2248432"></a>See Also</h4>
+                <h4 class="title"><a id="idp50344480"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -71,7 +71,7 @@ void pop_back()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2363424"></a>Class</h3>
+              <h3 class="title"><a id="idp50341152"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vectorpop_front.html b/docs/api_reference/STL/stldb_vectorpop_front.html
index 6dcbf9c..489f966 100644
--- a/docs/api_reference/STL/stldb_vectorpop_front.html
+++ b/docs/api_reference/STL/stldb_vectorpop_front.html
@@ -55,7 +55,7 @@ void pop_front()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm921336"></a>Group: Functions specific to deque and list</h3>
+              <h3 class="title"><a id="idp50205568"></a>Group: Functions specific to deque and list</h3>
             </div>
           </div>
         </div>
@@ -71,7 +71,7 @@ void pop_front()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1509400"></a>Class</h3>
+              <h3 class="title"><a id="idp50220280"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vectorpush_back.html b/docs/api_reference/STL/stldb_vectorpush_back.html
index f1cda1c..164b386 100644
--- a/docs/api_reference/STL/stldb_vectorpush_back.html
+++ b/docs/api_reference/STL/stldb_vectorpush_back.html
@@ -54,7 +54,7 @@ void push_back(const T &x)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm785480"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50343256"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -62,7 +62,7 @@ void push_back(const T &x)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idp70432"></a>x</h5>
+                  <h5 class="title"><a id="idp50349352"></a>x</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ void push_back(const T &x)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2259400"></a>See Also</h4>
+                <h4 class="title"><a id="idp50339384"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -90,7 +90,7 @@ void push_back(const T &x)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp97536"></a>Class</h3>
+              <h3 class="title"><a id="idp50343320"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vectorpush_front.html b/docs/api_reference/STL/stldb_vectorpush_front.html
index a9089e0..d50aae2 100644
--- a/docs/api_reference/STL/stldb_vectorpush_front.html
+++ b/docs/api_reference/STL/stldb_vectorpush_front.html
@@ -53,7 +53,7 @@ void push_front(const T &x)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm55144"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50231520"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@ void push_front(const T &x)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm725360"></a>x</h5>
+                  <h5 class="title"><a id="idp50227576"></a>x</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ void push_front(const T &x)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1268048"></a>Group: Functions specific to deque and list</h3>
+              <h3 class="title"><a id="idp50235720"></a>Group: Functions specific to deque and list</h3>
             </div>
           </div>
         </div>
@@ -89,7 +89,7 @@ void push_front(const T &x)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1439904"></a>Class</h3>
+              <h3 class="title"><a id="idp50227240"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vectorrbegin.html b/docs/api_reference/STL/stldb_vectorrbegin.html
index eac7423..f7fed5f 100644
--- a/docs/api_reference/STL/stldb_vectorrbegin.html
+++ b/docs/api_reference/STL/stldb_vectorrbegin.html
@@ -57,7 +57,7 @@ reverse_iterator rbegin(ReadModifyWriteOption rmw=
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1821928"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50160240"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -65,7 +65,7 @@ reverse_iterator rbegin(ReadModifyWriteOption rmw=
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1826912"></a>directdb_get</h5>
+                  <h5 class="title"><a id="idp50161992"></a>directdb_get</h5>
                 </div>
               </div>
             </div>
@@ -75,7 +75,7 @@ reverse_iterator rbegin(ReadModifyWriteOption rmw=
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm2542728"></a>bulk_read</h5>
+                  <h5 class="title"><a id="idp50163952"></a>bulk_read</h5>
                 </div>
               </div>
             </div>
@@ -85,7 +85,7 @@ reverse_iterator rbegin(ReadModifyWriteOption rmw=
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1270536"></a>rmw</h5>
+                  <h5 class="title"><a id="idp50164352"></a>rmw</h5>
                 </div>
               </div>
             </div>
@@ -95,7 +95,7 @@ reverse_iterator rbegin(ReadModifyWriteOption rmw=
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1361080"></a>readonly</h5>
+                  <h5 class="title"><a id="idp50164752"></a>readonly</h5>
                 </div>
               </div>
             </div>
@@ -106,7 +106,7 @@ reverse_iterator rbegin(ReadModifyWriteOption rmw=
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2598424"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50157464"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -116,7 +116,7 @@ reverse_iterator rbegin(ReadModifyWriteOption rmw=
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1947800"></a>See Also</h4>
+                <h4 class="title"><a id="idp50157784"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -138,7 +138,7 @@ const_reverse_iterator rbegin(BulkRetrievalOption bulkretrieval=
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2372656"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50166776"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -146,7 +146,7 @@ const_reverse_iterator rbegin(BulkRetrievalOption bulkretrieval=
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm2141296"></a>directdb_get</h5>
+                  <h5 class="title"><a id="idp50166968"></a>directdb_get</h5>
                 </div>
               </div>
             </div>
@@ -156,7 +156,7 @@ const_reverse_iterator rbegin(BulkRetrievalOption bulkretrieval=
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm2509112"></a>bulkretrieval</h5>
+                  <h5 class="title"><a id="idp50167888"></a>bulkretrieval</h5>
                 </div>
               </div>
             </div>
@@ -167,7 +167,7 @@ const_reverse_iterator rbegin(BulkRetrievalOption bulkretrieval=
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2420216"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50154640"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -177,7 +177,7 @@ const_reverse_iterator rbegin(BulkRetrievalOption bulkretrieval=
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2457096"></a>See Also</h4>
+                <h4 class="title"><a id="idp50154960"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -192,7 +192,7 @@ const_reverse_iterator rbegin(BulkRetrievalOption bulkretrieval=
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2533608"></a>Class</h3>
+              <h3 class="title"><a id="idp50154424"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vectorremove.html b/docs/api_reference/STL/stldb_vectorremove.html
index c27d400..9811ab9 100644
--- a/docs/api_reference/STL/stldb_vectorremove.html
+++ b/docs/api_reference/STL/stldb_vectorremove.html
@@ -54,7 +54,7 @@ void remove(const T &value)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1889464"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50244392"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -62,7 +62,7 @@ void remove(const T &value)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm495064"></a>value</h5>
+                  <h5 class="title"><a id="idp50240064"></a>value</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ void remove(const T &value)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2222752"></a>See Also</h4>
+                <h4 class="title"><a id="idp50262512"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -90,7 +90,7 @@ void remove(const T &value)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2390296"></a>Group: std::list specific functions</h3>
+              <h3 class="title"><a id="idp50239296"></a>Group: std::list specific functions</h3>
             </div>
           </div>
         </div>
@@ -107,7 +107,7 @@ void remove(const T &value)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2396536"></a>Class</h3>
+              <h3 class="title"><a id="idp50257520"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vectorremove_if.html b/docs/api_reference/STL/stldb_vectorremove_if.html
index 6d0de69..16b9b82 100644
--- a/docs/api_reference/STL/stldb_vectorremove_if.html
+++ b/docs/api_reference/STL/stldb_vectorremove_if.html
@@ -54,7 +54,7 @@ void remove_if(Predicate pred)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1794384"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50259936"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -62,7 +62,7 @@ void remove_if(Predicate pred)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm2466976"></a>pred</h5>
+                  <h5 class="title"><a id="idp50263632"></a>pred</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ void remove_if(Predicate pred)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2472448"></a>See Also</h4>
+                <h4 class="title"><a id="idp50267392"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -90,7 +90,7 @@ void remove_if(Predicate pred)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1864144"></a>Group: std::list specific functions</h3>
+              <h3 class="title"><a id="idp50260000"></a>Group: std::list specific functions</h3>
             </div>
           </div>
         </div>
@@ -107,7 +107,7 @@ void remove_if(Predicate pred)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1384128"></a>Class</h3>
+              <h3 class="title"><a id="idp50267712"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vectorrend.html b/docs/api_reference/STL/stldb_vectorrend.html
index 2cceb90..579db37 100644
--- a/docs/api_reference/STL/stldb_vectorrend.html
+++ b/docs/api_reference/STL/stldb_vectorrend.html
@@ -53,7 +53,7 @@ reverse_iterator rend()
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1745576"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50160528"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -67,7 +67,7 @@ const_reverse_iterator rend() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2265552"></a>Return Value</h4>
+                <h4 class="title"><a id="idp50170704"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -78,7 +78,7 @@ const_reverse_iterator rend() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2419928"></a>Class</h3>
+              <h3 class="title"><a id="idp50163096"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vectorreserve.html b/docs/api_reference/STL/stldb_vectorreserve.html
index 2eeb225..26ff63d 100644
--- a/docs/api_reference/STL/stldb_vectorreserve.html
+++ b/docs/api_reference/STL/stldb_vectorreserve.html
@@ -55,7 +55,7 @@ void reserve(size_type)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2107056"></a>Class</h3>
+              <h3 class="title"><a id="idp50336544"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vectorresize.html b/docs/api_reference/STL/stldb_vectorresize.html
index d6164f5..24bb64a 100644
--- a/docs/api_reference/STL/stldb_vectorresize.html
+++ b/docs/api_reference/STL/stldb_vectorresize.html
@@ -55,7 +55,7 @@ void resize(size_type n,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1712768"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50329696"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -63,7 +63,7 @@ void resize(size_type n,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm2264560"></a>t</h5>
+                  <h5 class="title"><a id="idp50341800"></a>t</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ void resize(size_type n,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm2162000"></a>n</h5>
+                  <h5 class="title"><a id="idp50343680"></a>n</h5>
                 </div>
               </div>
             </div>
@@ -84,7 +84,7 @@ void resize(size_type n,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2275496"></a>See Also</h4>
+                <h4 class="title"><a id="idp50339648"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -101,7 +101,7 @@ void resize(size_type n,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2387416"></a>Class</h3>
+              <h3 class="title"><a id="idp50318104"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vectorreverse.html b/docs/api_reference/STL/stldb_vectorreverse.html
index e55f340..926fc5e 100644
--- a/docs/api_reference/STL/stldb_vectorreverse.html
+++ b/docs/api_reference/STL/stldb_vectorreverse.html
@@ -54,7 +54,7 @@ void reverse()
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm285712"></a>See Also</h4>
+                <h4 class="title"><a id="idp50273312"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -71,7 +71,7 @@ void reverse()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm448568"></a>Group: std::list specific functions</h3>
+              <h3 class="title"><a id="idp50290992"></a>Group: std::list specific functions</h3>
             </div>
           </div>
         </div>
@@ -88,7 +88,7 @@ void reverse()
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm57392"></a>Class</h3>
+              <h3 class="title"><a id="idp50273896"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vectorsize.html b/docs/api_reference/STL/stldb_vectorsize.html
index 0822554..165d0eb 100644
--- a/docs/api_reference/STL/stldb_vectorsize.html
+++ b/docs/api_reference/STL/stldb_vectorsize.html
@@ -58,7 +58,7 @@ size_type size() const
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm998456"></a>See Also</h4>
+                <h4 class="title"><a id="idp50309208"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -75,7 +75,7 @@ size_type size() const
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1085272"></a>Class</h3>
+              <h3 class="title"><a id="idp50298656"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vectorsort.html b/docs/api_reference/STL/stldb_vectorsort.html
index 99aac6c..63e8ea1 100644
--- a/docs/api_reference/STL/stldb_vectorsort.html
+++ b/docs/api_reference/STL/stldb_vectorsort.html
@@ -54,7 +54,7 @@ void sort()
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm81112"></a>See Also</h4>
+                <h4 class="title"><a id="idp50285096"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -75,7 +75,7 @@ void sort(Compare comp)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm298048"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50268592"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -83,7 +83,7 @@ void sort(Compare comp)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm93112"></a>comp</h5>
+                  <h5 class="title"><a id="idp50268784"></a>comp</h5>
                 </div>
               </div>
             </div>
@@ -94,7 +94,7 @@ void sort(Compare comp)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm105104"></a>See Also</h4>
+                <h4 class="title"><a id="idp50285224"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -111,7 +111,7 @@ void sort(Compare comp)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2369288"></a>Group: std::list specific functions</h3>
+              <h3 class="title"><a id="idp50286328"></a>Group: std::list specific functions</h3>
             </div>
           </div>
         </div>
@@ -128,7 +128,7 @@ void sort(Compare comp)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm136328"></a>Class</h3>
+              <h3 class="title"><a id="idp50290056"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vectorsplice.html b/docs/api_reference/STL/stldb_vectorsplice.html
index 5a733e6..2f77794 100644
--- a/docs/api_reference/STL/stldb_vectorsplice.html
+++ b/docs/api_reference/STL/stldb_vectorsplice.html
@@ -55,7 +55,7 @@ void splice(iterator position,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm37400"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50281552"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -63,7 +63,7 @@ void splice(iterator position,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm232336"></a>position</h5>
+                  <h5 class="title"><a id="idp50294768"></a>position</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@ void splice(iterator position,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm677904"></a>x</h5>
+                  <h5 class="title"><a id="idp50299336"></a>x</h5>
                 </div>
               </div>
             </div>
@@ -84,7 +84,7 @@ void splice(iterator position,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm572384"></a>See Also</h4>
+                <h4 class="title"><a id="idp50296992"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -106,7 +106,7 @@ void splice(iterator position, self &x,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm779944"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50288936"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -114,7 +114,7 @@ void splice(iterator position, self &x,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm535936"></a>i</h5>
+                  <h5 class="title"><a id="idp50295352"></a>i</h5>
                 </div>
               </div>
             </div>
@@ -124,7 +124,7 @@ void splice(iterator position, self &x,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm444384"></a>position</h5>
+                  <h5 class="title"><a id="idp50294024"></a>position</h5>
                 </div>
               </div>
             </div>
@@ -134,7 +134,7 @@ void splice(iterator position, self &x,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm484976"></a>x</h5>
+                  <h5 class="title"><a id="idp50302712"></a>x</h5>
                 </div>
               </div>
             </div>
@@ -145,7 +145,7 @@ void splice(iterator position, self &x,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm227616"></a>See Also</h4>
+                <h4 class="title"><a id="idp50294088"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -165,7 +165,7 @@ void splice(iterator position, self &x, iterator first,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm639280"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50297984"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -173,7 +173,7 @@ void splice(iterator position, self &x, iterator first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm627192"></a>position</h5>
+                  <h5 class="title"><a id="idp50298176"></a>position</h5>
                 </div>
               </div>
             </div>
@@ -183,7 +183,7 @@ void splice(iterator position, self &x, iterator first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm249720"></a>first</h5>
+                  <h5 class="title"><a id="idp50299992"></a>first</h5>
                 </div>
               </div>
             </div>
@@ -193,7 +193,7 @@ void splice(iterator position, self &x, iterator first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm893544"></a>last</h5>
+                  <h5 class="title"><a id="idp50305808"></a>last</h5>
                 </div>
               </div>
             </div>
@@ -203,7 +203,7 @@ void splice(iterator position, self &x, iterator first,
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm900992"></a>x</h5>
+                  <h5 class="title"><a id="idp50306128"></a>x</h5>
                 </div>
               </div>
             </div>
@@ -214,7 +214,7 @@ void splice(iterator position, self &x, iterator first,
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm709368"></a>See Also</h4>
+                <h4 class="title"><a id="idp50300056"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -229,7 +229,7 @@ void splice(iterator position, self &x, iterator first,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm998376"></a>Group: std::list specific functions</h3>
+              <h3 class="title"><a id="idp50295736"></a>Group: std::list specific functions</h3>
             </div>
           </div>
         </div>
@@ -244,7 +244,7 @@ void splice(iterator position, self &x, iterator first,
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm953168"></a>Class</h3>
+              <h3 class="title"><a id="idp50300376"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vectorswap.html b/docs/api_reference/STL/stldb_vectorswap.html
index 6aa7274..b44a268 100644
--- a/docs/api_reference/STL/stldb_vectorswap.html
+++ b/docs/api_reference/STL/stldb_vectorswap.html
@@ -53,7 +53,7 @@ void swap(self &vec)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp97600"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50351736"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@ void swap(self &vec)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm206704"></a>vec</h5>
+                  <h5 class="title"><a id="idp50350272"></a>vec</h5>
                 </div>
               </div>
             </div>
@@ -72,7 +72,7 @@ void swap(self &vec)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp110872"></a>See Also</h4>
+                <h4 class="title"><a id="idp50357512"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -89,7 +89,7 @@ void swap(self &vec)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp97664"></a>Class</h3>
+              <h3 class="title"><a id="idp50352792"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldb_vectorunique.html b/docs/api_reference/STL/stldb_vectorunique.html
index 5196f37..afc50dd 100644
--- a/docs/api_reference/STL/stldb_vectorunique.html
+++ b/docs/api_reference/STL/stldb_vectorunique.html
@@ -54,7 +54,7 @@ void unique()
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp20136"></a>See Also</h4>
+                <h4 class="title"><a id="idp50278248"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -75,7 +75,7 @@ void unique(BinaryPredicate binary_pred)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2555832"></a>Parameters</h4>
+                <h4 class="title"><a id="idp50257104"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -83,7 +83,7 @@ void unique(BinaryPredicate binary_pred)
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm2408096"></a>binary_pred</h5>
+                  <h5 class="title"><a id="idp50257296"></a>binary_pred</h5>
                 </div>
               </div>
             </div>
@@ -94,7 +94,7 @@ void unique(BinaryPredicate binary_pred)
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1675728"></a>See Also</h4>
+                <h4 class="title"><a id="idp50278504"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -111,7 +111,7 @@ void unique(BinaryPredicate binary_pred)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm113648"></a>Group: std::list specific functions</h3>
+              <h3 class="title"><a id="idp50276088"></a>Group: std::list specific functions</h3>
             </div>
           </div>
         </div>
@@ -128,7 +128,7 @@ void unique(BinaryPredicate binary_pred)
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm101160"></a>Class</h3>
+              <h3 class="title"><a id="idp50257360"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldbstl_global_functionsabort_txn.html b/docs/api_reference/STL/stldbstl_global_functionsabort_txn.html
index 1f5bf9f..d701497 100644
--- a/docs/api_reference/STL/stldbstl_global_functionsabort_txn.html
+++ b/docs/api_reference/STL/stldbstl_global_functionsabort_txn.html
@@ -54,7 +54,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1466288"></a>Parameters</h4>
+                <h4 class="title"><a id="idp49903376"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -62,7 +62,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1463880"></a>env</h5>
+                  <h5 class="title"><a id="idp49923104"></a>env</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1460056"></a>See Also</h4>
+                <h4 class="title"><a id="idp49922080"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -94,7 +94,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1445960"></a>Parameters</h4>
+                <h4 class="title"><a id="idp49910992"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -102,7 +102,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1445432"></a>txn</h5>
+                  <h5 class="title"><a id="idp49911184"></a>txn</h5>
                 </div>
               </div>
             </div>
@@ -112,7 +112,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1442496"></a>env</h5>
+                  <h5 class="title"><a id="idp49915824"></a>env</h5>
                 </div>
               </div>
             </div>
@@ -123,7 +123,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1440408"></a>See Also</h4>
+                <h4 class="title"><a id="idp49916016"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -139,7 +139,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1433616"></a>Group: Transaction control global functions.</h3>
+              <h3 class="title"><a id="idp49867280"></a>Group: Transaction control global functions.</h3>
             </div>
           </div>
         </div>
@@ -150,7 +150,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm724112"></a>Class</h3>
+              <h3 class="title"><a id="idp49925352"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldbstl_global_functionsalloc_mutex.html b/docs/api_reference/STL/stldbstl_global_functionsalloc_mutex.html
index 9af1832..c30ded6 100644
--- a/docs/api_reference/STL/stldbstl_global_functionsalloc_mutex.html
+++ b/docs/api_reference/STL/stldbstl_global_functionsalloc_mutex.html
@@ -53,7 +53,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2450968"></a>Return Value</h4>
+                <h4 class="title"><a id="idp49943000"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -64,7 +64,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2468952"></a>Group: Mutex API based on Berkeley DB mutex.</h3>
+              <h3 class="title"><a id="idp49947696"></a>Group: Mutex API based on Berkeley DB mutex.</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm799360"></a>Class</h3>
+              <h3 class="title"><a id="idp49962424"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldbstl_global_functionsbegin_txn.html b/docs/api_reference/STL/stldbstl_global_functionsbegin_txn.html
index 2dad399..9296780 100644
--- a/docs/api_reference/STL/stldbstl_global_functionsbegin_txn.html
+++ b/docs/api_reference/STL/stldbstl_global_functionsbegin_txn.html
@@ -55,7 +55,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1519864"></a>Parameters</h4>
+                <h4 class="title"><a id="idp49902336"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -63,7 +63,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1505816"></a>flags</h5>
+                  <h5 class="title"><a id="idp49910720"></a>flags</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm838720"></a>env</h5>
+                  <h5 class="title"><a id="idp49912600"></a>env</h5>
                 </div>
               </div>
             </div>
@@ -84,7 +84,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1496792"></a>Return Value</h4>
+                <h4 class="title"><a id="idp49909688"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -95,7 +95,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1491624"></a>Group: Transaction control global functions.</h3>
+              <h3 class="title"><a id="idp49908608"></a>Group: Transaction control global functions.</h3>
             </div>
           </div>
         </div>
@@ -106,7 +106,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1483560"></a>Class</h3>
+              <h3 class="title"><a id="idp49907560"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldbstl_global_functionsclose_all_db_envs.html b/docs/api_reference/STL/stldbstl_global_functionsclose_all_db_envs.html
index 5fe0692..c8d1c01 100644
--- a/docs/api_reference/STL/stldbstl_global_functionsclose_all_db_envs.html
+++ b/docs/api_reference/STL/stldbstl_global_functionsclose_all_db_envs.html
@@ -55,7 +55,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1956144"></a>See Also</h4>
+                <h4 class="title"><a id="idp49905616"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -71,7 +71,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1901328"></a>Group: Functions to close database/environments.</h3>
+              <h3 class="title"><a id="idp49897528"></a>Group: Functions to close database/environments.</h3>
             </div>
           </div>
         </div>
@@ -82,7 +82,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1225968"></a>Class</h3>
+              <h3 class="title"><a id="idp49894760"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldbstl_global_functionsclose_all_dbs.html b/docs/api_reference/STL/stldbstl_global_functionsclose_all_dbs.html
index 905e8ae..b658e82 100644
--- a/docs/api_reference/STL/stldbstl_global_functionsclose_all_dbs.html
+++ b/docs/api_reference/STL/stldbstl_global_functionsclose_all_dbs.html
@@ -55,7 +55,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1663632"></a>See Also</h4>
+                <h4 class="title"><a id="idp49897208"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -71,7 +71,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1094784"></a>Group: Functions to close database/environments.</h3>
+              <h3 class="title"><a id="idp49853992"></a>Group: Functions to close database/environments.</h3>
             </div>
           </div>
         </div>
@@ -82,7 +82,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm820792"></a>Class</h3>
+              <h3 class="title"><a id="idp49886728"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldbstl_global_functionsclose_db_cursors.html b/docs/api_reference/STL/stldbstl_global_functionsclose_db_cursors.html
index a6b8762..e52d19d 100644
--- a/docs/api_reference/STL/stldbstl_global_functionsclose_db_cursors.html
+++ b/docs/api_reference/STL/stldbstl_global_functionsclose_db_cursors.html
@@ -53,7 +53,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2474144"></a>Parameters</h4>
+                <h4 class="title"><a id="idp49985616"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm2478904"></a>dbp1</h5>
+                  <h5 class="title"><a id="idp49995832"></a>dbp1</h5>
                 </div>
               </div>
             </div>
@@ -72,7 +72,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2483560"></a>Return Value</h4>
+                <h4 class="title"><a id="idp49994400"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -83,7 +83,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2393320"></a>Class</h3>
+              <h3 class="title"><a id="idp49994008"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldbstl_global_functionsclose_db_env.html b/docs/api_reference/STL/stldbstl_global_functionsclose_db_env.html
index 14e2554..2fe79dd 100644
--- a/docs/api_reference/STL/stldbstl_global_functionsclose_db_env.html
+++ b/docs/api_reference/STL/stldbstl_global_functionsclose_db_env.html
@@ -54,7 +54,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2494512"></a>Parameters</h4>
+                <h4 class="title"><a id="idp49893528"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -62,7 +62,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1082240"></a>pdbenv</h5>
+                  <h5 class="title"><a id="idp49901920"></a>pdbenv</h5>
                 </div>
               </div>
             </div>
@@ -74,7 +74,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm821320"></a>Group: Functions to close database/environments.</h3>
+              <h3 class="title"><a id="idp49900888"></a>Group: Functions to close database/environments.</h3>
             </div>
           </div>
         </div>
@@ -85,7 +85,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1468376"></a>Class</h3>
+              <h3 class="title"><a id="idp49899000"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldbstl_global_functionscommit_txn.html b/docs/api_reference/STL/stldbstl_global_functionscommit_txn.html
index aa2e7b3..7fb2781 100644
--- a/docs/api_reference/STL/stldbstl_global_functionscommit_txn.html
+++ b/docs/api_reference/STL/stldbstl_global_functionscommit_txn.html
@@ -55,7 +55,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm676032"></a>Parameters</h4>
+                <h4 class="title"><a id="idp49913200"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -63,7 +63,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1079520"></a>flags</h5>
+                  <h5 class="title"><a id="idp49914952"></a>flags</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1094056"></a>env</h5>
+                  <h5 class="title"><a id="idp49916832"></a>env</h5>
                 </div>
               </div>
             </div>
@@ -84,7 +84,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm590504"></a>See Also</h4>
+                <h4 class="title"><a id="idp49911824"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -104,7 +104,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1225312"></a>Parameters</h4>
+                <h4 class="title"><a id="idp49907880"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -112,7 +112,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1231408"></a>txn</h5>
+                  <h5 class="title"><a id="idp49908072"></a>txn</h5>
                 </div>
               </div>
             </div>
@@ -122,7 +122,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1240912"></a>flags</h5>
+                  <h5 class="title"><a id="idp49913984"></a>flags</h5>
                 </div>
               </div>
             </div>
@@ -132,7 +132,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1252616"></a>env</h5>
+                  <h5 class="title"><a id="idp49920304"></a>env</h5>
                 </div>
               </div>
             </div>
@@ -143,7 +143,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm567816"></a>See Also</h4>
+                <h4 class="title"><a id="idp49914304"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -159,7 +159,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1027336"></a>Group: Transaction control global functions.</h3>
+              <h3 class="title"><a id="idp49912144"></a>Group: Transaction control global functions.</h3>
             </div>
           </div>
         </div>
@@ -170,7 +170,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1001520"></a>Class</h3>
+              <h3 class="title"><a id="idp49917328"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldbstl_global_functionscurrent_txn.html b/docs/api_reference/STL/stldbstl_global_functionscurrent_txn.html
index 7eee5c8..115bf55 100644
--- a/docs/api_reference/STL/stldbstl_global_functionscurrent_txn.html
+++ b/docs/api_reference/STL/stldbstl_global_functionscurrent_txn.html
@@ -53,7 +53,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm680728"></a>Parameters</h4>
+                <h4 class="title"><a id="idp49925608"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1119832"></a>env</h5>
+                  <h5 class="title"><a id="idp49924544"></a>env</h5>
                 </div>
               </div>
             </div>
@@ -72,7 +72,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm713480"></a>Return Value</h4>
+                <h4 class="title"><a id="idp49794264"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -83,7 +83,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2496056"></a>Group: Transaction control global functions.</h3>
+              <h3 class="title"><a id="idp49839152"></a>Group: Transaction control global functions.</h3>
             </div>
           </div>
         </div>
@@ -94,7 +94,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1021264"></a>Class</h3>
+              <h3 class="title"><a id="idp49928136"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldbstl_global_functionsdbstl_exit.html b/docs/api_reference/STL/stldbstl_global_functionsdbstl_exit.html
index 044b540..60caac6 100644
--- a/docs/api_reference/STL/stldbstl_global_functionsdbstl_exit.html
+++ b/docs/api_reference/STL/stldbstl_global_functionsdbstl_exit.html
@@ -56,7 +56,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2559616"></a>Class</h3>
+              <h3 class="title"><a id="idp49972592"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldbstl_global_functionsdbstl_startup.html b/docs/api_reference/STL/stldbstl_global_functionsdbstl_startup.html
index ec38490..ea08e68 100644
--- a/docs/api_reference/STL/stldbstl_global_functionsdbstl_startup.html
+++ b/docs/api_reference/STL/stldbstl_global_functionsdbstl_startup.html
@@ -54,7 +54,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm751744"></a>Class</h3>
+              <h3 class="title"><a id="idp49969256"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldbstl_global_functionsdbstl_thread_exit.html b/docs/api_reference/STL/stldbstl_global_functionsdbstl_thread_exit.html
index 57eba61..59e56b9 100644
--- a/docs/api_reference/STL/stldbstl_global_functionsdbstl_thread_exit.html
+++ b/docs/api_reference/STL/stldbstl_global_functionsdbstl_thread_exit.html
@@ -64,7 +64,7 @@ Function Details</h3>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm815888"></a>
+              <h3 class="title"><a id="idp49974472"></a>
 Class</h3>
             </div>
           </div>
diff --git a/docs/api_reference/STL/stldbstl_global_functionsfree_mutex.html b/docs/api_reference/STL/stldbstl_global_functionsfree_mutex.html
index 980cfe5..e99db6a 100644
--- a/docs/api_reference/STL/stldbstl_global_functionsfree_mutex.html
+++ b/docs/api_reference/STL/stldbstl_global_functionsfree_mutex.html
@@ -53,7 +53,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm782544"></a>Parameters</h4>
+                <h4 class="title"><a id="idp49967624"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm777904"></a>mtx</h5>
+                  <h5 class="title"><a id="idp49975800"></a>mtx</h5>
                 </div>
               </div>
             </div>
@@ -72,7 +72,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm602256"></a>Return Value</h4>
+                <h4 class="title"><a id="idp49973312"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -83,7 +83,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm656896"></a>Group: Mutex API based on Berkeley DB mutex.</h3>
+              <h3 class="title"><a id="idp49973704"></a>Group: Mutex API based on Berkeley DB mutex.</h3>
             </div>
           </div>
         </div>
@@ -94,7 +94,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm676248"></a>Class</h3>
+              <h3 class="title"><a id="idp49972272"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldbstl_global_functionslock_mutex.html b/docs/api_reference/STL/stldbstl_global_functionslock_mutex.html
index 64c821b..6460d05 100644
--- a/docs/api_reference/STL/stldbstl_global_functionslock_mutex.html
+++ b/docs/api_reference/STL/stldbstl_global_functionslock_mutex.html
@@ -53,7 +53,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm760872"></a>Parameters</h4>
+                <h4 class="title"><a id="idp49959568"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm2476208"></a>mtx</h5>
+                  <h5 class="title"><a id="idp49968448"></a>mtx</h5>
                 </div>
               </div>
             </div>
@@ -72,7 +72,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm929720"></a>Return Value</h4>
+                <h4 class="title"><a id="idp49946920"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -83,7 +83,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1011464"></a>Group: Mutex API based on Berkeley DB mutex.</h3>
+              <h3 class="title"><a id="idp49943064"></a>Group: Mutex API based on Berkeley DB mutex.</h3>
             </div>
           </div>
         </div>
@@ -94,7 +94,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm995224"></a>Class</h3>
+              <h3 class="title"><a id="idp49952800"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldbstl_global_functionsopen_db.html b/docs/api_reference/STL/stldbstl_global_functionsopen_db.html
index 10a5902..0c866ec 100644
--- a/docs/api_reference/STL/stldbstl_global_functionsopen_db.html
+++ b/docs/api_reference/STL/stldbstl_global_functionsopen_db.html
@@ -59,7 +59,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm936360"></a>Parameters</h4>
+                <h4 class="title"><a id="idp49946664"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -67,7 +67,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm936568"></a>penv</h5>
+                  <h5 class="title"><a id="idp49946856"></a>penv</h5>
                 </div>
               </div>
             </div>
@@ -77,7 +77,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm770464"></a>txn</h5>
+                  <h5 class="title"><a id="idp49949128"></a>txn</h5>
                 </div>
               </div>
             </div>
@@ -87,7 +87,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm861912"></a>dbtype</h5>
+                  <h5 class="title"><a id="idp49949520"></a>dbtype</h5>
                 </div>
               </div>
             </div>
@@ -97,7 +97,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm698960"></a>oflags</h5>
+                  <h5 class="title"><a id="idp49949840"></a>oflags</h5>
                 </div>
               </div>
             </div>
@@ -107,7 +107,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm152592"></a>filename</h5>
+                  <h5 class="title"><a id="idp49950160"></a>filename</h5>
                 </div>
               </div>
             </div>
@@ -117,7 +117,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm569336"></a>mode</h5>
+                  <h5 class="title"><a id="idp49950536"></a>mode</h5>
                 </div>
               </div>
             </div>
@@ -127,7 +127,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm677456"></a>cflags</h5>
+                  <h5 class="title"><a id="idp49950912"></a>cflags</h5>
                 </div>
               </div>
             </div>
@@ -137,7 +137,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm919024"></a>dbname</h5>
+                  <h5 class="title"><a id="idp49951288"></a>dbname</h5>
                 </div>
               </div>
             </div>
@@ -147,7 +147,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm2513128"></a>set_flags</h5>
+                  <h5 class="title"><a id="idp49951664"></a>set_flags</h5>
                 </div>
               </div>
             </div>
@@ -158,7 +158,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1007216"></a>Return Value</h4>
+                <h4 class="title"><a id="idp49944128"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -168,7 +168,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1020552"></a>See Also</h4>
+                <h4 class="title"><a id="idp49952048"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -187,7 +187,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm738648"></a>Class</h3>
+              <h3 class="title"><a id="idp49928856"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldbstl_global_functionsopen_env.html b/docs/api_reference/STL/stldbstl_global_functionsopen_env.html
index 71699cc..2c3c5a8 100644
--- a/docs/api_reference/STL/stldbstl_global_functionsopen_env.html
+++ b/docs/api_reference/STL/stldbstl_global_functionsopen_env.html
@@ -60,7 +60,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1018208"></a>Parameters</h4>
+                <h4 class="title"><a id="idp49957960"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -68,7 +68,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1026072"></a>oflags</h5>
+                  <h5 class="title"><a id="idp49958152"></a>oflags</h5>
                 </div>
               </div>
             </div>
@@ -78,7 +78,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1011800"></a>set_flags</h5>
+                  <h5 class="title"><a id="idp49960032"></a>set_flags</h5>
                 </div>
               </div>
             </div>
@@ -88,7 +88,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm611736"></a>mode</h5>
+                  <h5 class="title"><a id="idp49960416"></a>mode</h5>
                 </div>
               </div>
             </div>
@@ -98,7 +98,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm741392"></a>cflags</h5>
+                  <h5 class="title"><a id="idp49960800"></a>cflags</h5>
                 </div>
               </div>
             </div>
@@ -108,7 +108,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm947560"></a>cachesize</h5>
+                  <h5 class="title"><a id="idp49961184"></a>cachesize</h5>
                 </div>
               </div>
             </div>
@@ -118,7 +118,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm810976"></a>env_home</h5>
+                  <h5 class="title"><a id="idp49961504"></a>env_home</h5>
                 </div>
               </div>
             </div>
@@ -129,7 +129,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm816432"></a>Return Value</h4>
+                <h4 class="title"><a id="idp49955976"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -139,7 +139,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm687512"></a>See Also</h4>
+                <h4 class="title"><a id="idp49961896"></a>See Also</h4>
               </div>
             </div>
           </div>
@@ -159,7 +159,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm863632"></a>Class</h3>
+              <h3 class="title"><a id="idp49935920"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldbstl_global_functionsoperator_eq.html b/docs/api_reference/STL/stldbstl_global_functionsoperator_eq.html
index dcd5e15..b64906a 100644
--- a/docs/api_reference/STL/stldbstl_global_functionsoperator_eq.html
+++ b/docs/api_reference/STL/stldbstl_global_functionsoperator_eq.html
@@ -54,7 +54,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm661040"></a>Parameters</h4>
+                <h4 class="title"><a id="idp49979552"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -62,7 +62,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm652848"></a>d2</h5>
+                  <h5 class="title"><a id="idp49986544"></a>d2</h5>
                 </div>
               </div>
             </div>
@@ -72,7 +72,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm2490768"></a>d1</h5>
+                  <h5 class="title"><a id="idp49989768"></a>d1</h5>
                 </div>
               </div>
             </div>
@@ -88,7 +88,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm610752"></a>Parameters</h4>
+                <h4 class="title"><a id="idp49983752"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -96,7 +96,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm2083032"></a>d2</h5>
+                  <h5 class="title"><a id="idp49990152"></a>d2</h5>
                 </div>
               </div>
             </div>
@@ -106,7 +106,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm605432"></a>d1</h5>
+                  <h5 class="title"><a id="idp49991048"></a>d1</h5>
                 </div>
               </div>
             </div>
@@ -118,7 +118,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2570384"></a>Class</h3>
+              <h3 class="title"><a id="idp49974792"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldbstl_global_functionsregister_db.html b/docs/api_reference/STL/stldbstl_global_functionsregister_db.html
index d36e208..3189bf7 100644
--- a/docs/api_reference/STL/stldbstl_global_functionsregister_db.html
+++ b/docs/api_reference/STL/stldbstl_global_functionsregister_db.html
@@ -57,7 +57,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm662920"></a>Parameters</h4>
+                <h4 class="title"><a id="idp49937696"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -65,7 +65,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm839344"></a>pdb1</h5>
+                  <h5 class="title"><a id="idp49937888"></a>pdb1</h5>
                 </div>
               </div>
             </div>
@@ -77,7 +77,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm804504"></a>Class</h3>
+              <h3 class="title"><a id="idp49933880"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldbstl_global_functionsregister_db_env.html b/docs/api_reference/STL/stldbstl_global_functionsregister_db_env.html
index f0c8e15..6ab3ff1 100644
--- a/docs/api_reference/STL/stldbstl_global_functionsregister_db_env.html
+++ b/docs/api_reference/STL/stldbstl_global_functionsregister_db_env.html
@@ -55,7 +55,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1130224"></a>Parameters</h4>
+                <h4 class="title"><a id="idp49941968"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -63,7 +63,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm576848"></a>env1</h5>
+                  <h5 class="title"><a id="idp49942160"></a>env1</h5>
                 </div>
               </div>
             </div>
@@ -75,7 +75,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1143120"></a>Class</h3>
+              <h3 class="title"><a id="idp49940024"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldbstl_global_functionsset_current_txn_handle.html b/docs/api_reference/STL/stldbstl_global_functionsset_current_txn_handle.html
index 0adee85..8e080c2 100644
--- a/docs/api_reference/STL/stldbstl_global_functionsset_current_txn_handle.html
+++ b/docs/api_reference/STL/stldbstl_global_functionsset_current_txn_handle.html
@@ -55,7 +55,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm823296"></a>Parameters</h4>
+                <h4 class="title"><a id="idp49926744"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -63,7 +63,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm771648"></a>newtxn</h5>
+                  <h5 class="title"><a id="idp49932136"></a>newtxn</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm1120584"></a>env</h5>
+                  <h5 class="title"><a id="idp49934424"></a>env</h5>
                 </div>
               </div>
             </div>
@@ -84,7 +84,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm836424"></a>Return Value</h4>
+                <h4 class="title"><a id="idp49848784"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -95,7 +95,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm656040"></a>Group: Transaction control global functions.</h3>
+              <h3 class="title"><a id="idp49822808"></a>Group: Transaction control global functions.</h3>
             </div>
           </div>
         </div>
@@ -106,7 +106,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm994304"></a>Class</h3>
+              <h3 class="title"><a id="idp49918520"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldbstl_global_functionsset_global_dbfile_suffix_number.html b/docs/api_reference/STL/stldbstl_global_functionsset_global_dbfile_suffix_number.html
index 9f64d8b..0dad3df 100644
--- a/docs/api_reference/STL/stldbstl_global_functionsset_global_dbfile_suffix_number.html
+++ b/docs/api_reference/STL/stldbstl_global_functionsset_global_dbfile_suffix_number.html
@@ -53,7 +53,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2432752"></a>Parameters</h4>
+                <h4 class="title"><a id="idp49981168"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm2426560"></a>num</h5>
+                  <h5 class="title"><a id="idp49992712"></a>num</h5>
                 </div>
               </div>
             </div>
@@ -73,7 +73,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm908272"></a>Class</h3>
+              <h3 class="title"><a id="idp49989296"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/STL/stldbstl_global_functionsunlock_mutex.html b/docs/api_reference/STL/stldbstl_global_functionsunlock_mutex.html
index 78cb5a9..c3c2ed4 100644
--- a/docs/api_reference/STL/stldbstl_global_functionsunlock_mutex.html
+++ b/docs/api_reference/STL/stldbstl_global_functionsunlock_mutex.html
@@ -53,7 +53,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm885536"></a>Parameters</h4>
+                <h4 class="title"><a id="idp49970456"></a>Parameters</h4>
               </div>
             </div>
           </div>
@@ -61,7 +61,7 @@
             <div class="titlepage">
               <div>
                 <div>
-                  <h5 class="title"><a id="idm876216"></a>mtx</h5>
+                  <h5 class="title"><a id="idp49972208"></a>mtx</h5>
                 </div>
               </div>
             </div>
@@ -72,7 +72,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm873200"></a>Return Value</h4>
+                <h4 class="title"><a id="idp49969552"></a>Return Value</h4>
               </div>
             </div>
           </div>
@@ -83,7 +83,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm654520"></a>Group: Mutex API based on Berkeley DB mutex.</h3>
+              <h3 class="title"><a id="idp49969944"></a>Group: Mutex API based on Berkeley DB mutex.</h3>
             </div>
           </div>
         </div>
@@ -94,7 +94,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm843184"></a>Class</h3>
+              <h3 class="title"><a id="idp49968512"></a>Class</h3>
             </div>
           </div>
         </div>
diff --git a/docs/api_reference/TCL/BDB-TCL_APIReference.pdf b/docs/api_reference/TCL/BDB-TCL_APIReference.pdf
index 981a208..dc5e4f8 100644
Binary files a/docs/api_reference/TCL/BDB-TCL_APIReference.pdf and b/docs/api_reference/TCL/BDB-TCL_APIReference.pdf differ
diff --git a/docs/api_reference/TCL/index.html b/docs/api_reference/TCL/index.html
index a6a6e88..b2ff4e7 100644
--- a/docs/api_reference/TCL/index.html
+++ b/docs/api_reference/TCL/index.html
@@ -238,7 +238,7 @@
           </div>
           <div>
             <div class="legalnotice">
-              <a id="idp476888"></a>
+              <a id="idp22400"></a>
               <p class="legalnotice-title">
                 <b>Legal Notice</b>
               </p>
@@ -276,7 +276,7 @@
             </div>
           </div>
           <div>
-            <p class="pubdate">5/11/2012</p>
+            <p class="pubdate">9/9/2013</p>
           </div>
         </div>
         <hr />
diff --git a/docs/articles/inmemory/C/InMemoryDBApplication.pdf b/docs/articles/inmemory/C/InMemoryDBApplication.pdf
index 0cd7bc4..2c1baa9 100644
Binary files a/docs/articles/inmemory/C/InMemoryDBApplication.pdf and b/docs/articles/inmemory/C/InMemoryDBApplication.pdf differ
diff --git a/docs/articles/inmemory/C/index.html b/docs/articles/inmemory/C/index.html
index 0fc236d..2905dfb 100644
--- a/docs/articles/inmemory/C/index.html
+++ b/docs/articles/inmemory/C/index.html
@@ -24,11 +24,11 @@
       <div class="titlepage">
         <div>
           <div>
-            <h1 class="title"><a id="idp41840"></a>Writing In-Memory Berkeley DB Applications</h1>
+            <h1 class="title"><a id="idp22816"></a>Writing In-Memory Berkeley DB Applications</h1>
           </div>
           <div>
             <div class="legalnotice">
-              <a id="idp59880"></a>
+              <a id="idp41376"></a>
               <p class="legalnotice-title">
                 <b>Legal Notice</b>
               </p>
@@ -66,7 +66,7 @@
             </div>
           </div>
           <div>
-            <p class="pubdate">5/11/2012</p>
+            <p class="pubdate">9/9/2013</p>
           </div>
         </div>
         <hr />
diff --git a/docs/articles/mssgtxt/DBMessageTextReference.pdf b/docs/articles/mssgtxt/DBMessageTextReference.pdf
index 33ef5f4..df5584c 100644
Binary files a/docs/articles/mssgtxt/DBMessageTextReference.pdf and b/docs/articles/mssgtxt/DBMessageTextReference.pdf differ
diff --git a/docs/articles/mssgtxt/index.html b/docs/articles/mssgtxt/index.html
index 481a18d..f35e0b3 100644
--- a/docs/articles/mssgtxt/index.html
+++ b/docs/articles/mssgtxt/index.html
@@ -24,11 +24,11 @@
       <div class="titlepage">
         <div>
           <div>
-            <h1 class="title"><a id="idp855976"></a>Berkeley DB Message Reference for Stripped Libraries</h1>
+            <h1 class="title"><a id="idm687456"></a>Berkeley DB Message Reference for Stripped Libraries</h1>
           </div>
           <div>
             <div class="legalnotice">
-              <a id="idp51042440"></a>
+              <a id="idm703552"></a>
               <p class="legalnotice-title">
                 <b>Legal Notice</b>
               </p>
@@ -66,7 +66,7 @@
             </div>
           </div>
           <div>
-            <p class="pubdate">5/11/2012</p>
+            <p class="pubdate">9/9/2013</p>
           </div>
         </div>
         <hr />
diff --git a/docs/bdb-sql/BDB-SQL-Guide.pdf b/docs/bdb-sql/BDB-SQL-Guide.pdf
index dfcca03..a654e4e 100644
Binary files a/docs/bdb-sql/BDB-SQL-Guide.pdf and b/docs/bdb-sql/BDB-SQL-Guide.pdf differ
diff --git a/docs/bdb-sql/admin.html b/docs/bdb-sql/admin.html
index e54174e..4f4c015 100644
--- a/docs/bdb-sql/admin.html
+++ b/docs/bdb-sql/admin.html
@@ -50,7 +50,7 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="admin.html#idp50743400">Backing Up Replicated Berkeley DB SQL Databases</a>
+                  <a href="admin.html#idp50739296">Backing Up Replicated Berkeley DB SQL Databases</a>
                 </span>
               </dt>
             </dl>
@@ -111,7 +111,7 @@
           <dl>
             <dt>
               <span class="sect2">
-                <a href="admin.html#idp50743400">Backing Up Replicated Berkeley DB SQL Databases</a>
+                <a href="admin.html#idp50739296">Backing Up Replicated Berkeley DB SQL Databases</a>
               </span>
             </dt>
           </dl>
@@ -141,7 +141,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp50743400"></a>Backing Up Replicated Berkeley DB SQL Databases</h3>
+                <h3 class="title"><a id="idp50739296"></a>Backing Up Replicated Berkeley DB SQL Databases</h3>
               </div>
             </div>
           </div>
diff --git a/docs/bdb-sql/index.html b/docs/bdb-sql/index.html
index 41981dc..5966087 100644
--- a/docs/bdb-sql/index.html
+++ b/docs/bdb-sql/index.html
@@ -30,11 +30,11 @@
       <div class="titlepage">
         <div>
           <div>
-            <h1 class="title"><a id="idp44688"></a>Getting Started with the Oracle Berkeley DB SQL APIs</h1>
+            <h1 class="title"><a id="idp37480"></a>Getting Started with the Oracle Berkeley DB SQL APIs</h1>
           </div>
           <div>
             <div class="legalnotice">
-              <a id="idp50456832"></a>
+              <a id="idp50452664"></a>
               <p class="legalnotice-title">
                 <b>Legal Notice</b>
               </p>
@@ -72,7 +72,7 @@
             </div>
           </div>
           <div>
-            <p class="pubdate">5/11/2012</p>
+            <p class="pubdate">9/9/2013</p>
           </div>
         </div>
         <hr />
@@ -484,7 +484,7 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="admin.html#idp50743400">Backing Up Replicated Berkeley DB SQL Databases</a>
+                      <a href="admin.html#idp50739296">Backing Up Replicated Berkeley DB SQL Databases</a>
                     </span>
                   </dt>
                 </dl>
diff --git a/docs/collections/tutorial/BerkeleyDB-Java-Collections.pdf b/docs/collections/tutorial/BerkeleyDB-Java-Collections.pdf
index 9a98c01..7556164 100644
Binary files a/docs/collections/tutorial/BerkeleyDB-Java-Collections.pdf and b/docs/collections/tutorial/BerkeleyDB-Java-Collections.pdf differ
diff --git a/docs/collections/tutorial/index.html b/docs/collections/tutorial/index.html
index 9bac024..0652a59 100644
--- a/docs/collections/tutorial/index.html
+++ b/docs/collections/tutorial/index.html
@@ -30,11 +30,11 @@
       <div class="titlepage">
         <div>
           <div>
-            <h1 class="title"><a id="idm624544"></a>Berkeley DB Collections Tutorial</h1>
+            <h1 class="title"><a id="idm851872"></a>Berkeley DB Collections Tutorial</h1>
           </div>
           <div>
             <div class="legalnotice">
-              <a id="idm670320"></a>
+              <a id="idp50412752"></a>
               <p class="legalnotice-title">
                 <b>Legal Notice</b>
               </p>
@@ -76,7 +76,7 @@
             </div>
           </div>
           <div>
-            <p class="pubdate">5/11/2012</p>
+            <p class="pubdate">9/9/2013</p>
           </div>
         </div>
         <hr />
diff --git a/docs/csharp/BerkeleyDB.chm b/docs/csharp/BerkeleyDB.chm
index ebb37eb..b67083f 100644
Binary files a/docs/csharp/BerkeleyDB.chm and b/docs/csharp/BerkeleyDB.chm differ
diff --git a/docs/csharp/WebTOC.xml b/docs/csharp/WebTOC.xml
index c9f5d32..be5c47f 100644
--- a/docs/csharp/WebTOC.xml
+++ b/docs/csharp/WebTOC.xml
@@ -1,10 +1,10 @@
 <?xml version="1.0" encoding="utf-8"?>
 <HelpTOC>
 
-  <HelpTOCNode Id="95c35700-71b6-4892-b4d9-4b72ddff08ce" Title="BerkeleyDB Namespace" Url="html/N_BerkeleyDB.htm">
-    <HelpTOCNode Id="703185e9-2d8d-4c14-a7cf-b64c1b3e7513" Title="AckPolicy Class" Url="html/T_BerkeleyDB_AckPolicy.htm">
+  <HelpTOCNode Id="3426ee48-46a1-4c0a-b1d6-970739037300" Title="BerkeleyDB Namespace" Url="html/N_BerkeleyDB.htm">
+    <HelpTOCNode Id="1eb3484f-ed79-49aa-9b45-4a498da4d604" Title="AckPolicy Class" Url="html/T_BerkeleyDB_AckPolicy.htm">
       <HelpTOCNode Title="AckPolicy Members" Url="html/AllMembers_T_BerkeleyDB_AckPolicy.htm" />
-      <HelpTOCNode Id="2c2f8801-c1e8-421e-840a-b9beb022cb4a" Title="AckPolicy Fields" Url="html/Fields_T_BerkeleyDB_AckPolicy.htm">
+      <HelpTOCNode Id="6dfe80ca-0d60-4478-81d1-db59e64fc963" Title="AckPolicy Fields" Url="html/Fields_T_BerkeleyDB_AckPolicy.htm">
         <HelpTOCNode Title="ALL Field" Url="html/F_BerkeleyDB_AckPolicy_ALL.htm" />
         <HelpTOCNode Title="ALL_AVAILABLE Field" Url="html/F_BerkeleyDB_AckPolicy_ALL_AVAILABLE.htm" />
         <HelpTOCNode Title="ALL_PEERS Field" Url="html/F_BerkeleyDB_AckPolicy_ALL_PEERS.htm" />
@@ -15,10 +15,10 @@
       </HelpTOCNode>
       <HelpTOCNode Title="AckPolicy Methods " Url="html/Methods_T_BerkeleyDB_AckPolicy.htm" />
     </HelpTOCNode>
-    <HelpTOCNode Id="bba22156-02de-4e59-b337-1331ec08b241" Title="ActiveTransaction Class" Url="html/T_BerkeleyDB_ActiveTransaction.htm">
+    <HelpTOCNode Id="f393bac1-51ac-40df-80ee-e1ae6df6a9f0" Title="ActiveTransaction Class" Url="html/T_BerkeleyDB_ActiveTransaction.htm">
       <HelpTOCNode Title="ActiveTransaction Members" Url="html/AllMembers_T_BerkeleyDB_ActiveTransaction.htm" />
       <HelpTOCNode Title="ActiveTransaction Methods " Url="html/Methods_T_BerkeleyDB_ActiveTransaction.htm" />
-      <HelpTOCNode Id="c9408015-5208-4781-951e-3f6f504f985e" Title="ActiveTransaction Properties " Url="html/Properties_T_BerkeleyDB_ActiveTransaction.htm">
+      <HelpTOCNode Id="0e82e0bf-b525-4026-bf43-6c11aa1a71bb" Title="ActiveTransaction Properties " Url="html/Properties_T_BerkeleyDB_ActiveTransaction.htm">
         <HelpTOCNode Title="Begun Property " Url="html/P_BerkeleyDB_ActiveTransaction_Begun.htm" />
         <HelpTOCNode Title="BufferCopiesInCache Property " Url="html/P_BerkeleyDB_ActiveTransaction_BufferCopiesInCache.htm" />
         <HelpTOCNode Title="GlobalID Property " Url="html/P_BerkeleyDB_ActiveTransaction_GlobalID.htm" />
@@ -32,10 +32,10 @@
       </HelpTOCNode>
     </HelpTOCNode>
     <HelpTOCNode Title="AppendRecordDelegate Delegate" Url="html/T_BerkeleyDB_AppendRecordDelegate.htm" />
-    <HelpTOCNode Id="dc4db9fa-11b6-4555-b683-c924550ccd04" Title="BackupOptions Class" Url="html/T_BerkeleyDB_BackupOptions.htm">
+    <HelpTOCNode Id="90117dd2-8400-4c22-9723-c73b038b3df0" Title="BackupOptions Class" Url="html/T_BerkeleyDB_BackupOptions.htm">
       <HelpTOCNode Title="BackupOptions Members" Url="html/AllMembers_T_BerkeleyDB_BackupOptions.htm" />
       <HelpTOCNode Title="BackupOptions Constructor " Url="html/M_BerkeleyDB_BackupOptions__ctor.htm" />
-      <HelpTOCNode Id="50c2920c-2f2b-4531-8686-064934ac89c4" Title="BackupOptions Fields" Url="html/Fields_T_BerkeleyDB_BackupOptions.htm">
+      <HelpTOCNode Id="b9360d2c-a6f2-4efe-8dd6-6018709888ed" Title="BackupOptions Fields" Url="html/Fields_T_BerkeleyDB_BackupOptions.htm">
         <HelpTOCNode Title="Clean Field" Url="html/F_BerkeleyDB_BackupOptions_Clean.htm" />
         <HelpTOCNode Title="Creation Field" Url="html/F_BerkeleyDB_BackupOptions_Creation.htm" />
         <HelpTOCNode Title="Files Field" Url="html/F_BerkeleyDB_BackupOptions_Files.htm" />
@@ -45,16 +45,16 @@
       </HelpTOCNode>
       <HelpTOCNode Title="BackupOptions Methods " Url="html/Methods_T_BerkeleyDB_BackupOptions.htm" />
     </HelpTOCNode>
-    <HelpTOCNode Id="cba281f4-6ab8-409c-a8b5-a509d81778fe" Title="BadSecondaryException Class" Url="html/T_BerkeleyDB_BadSecondaryException.htm">
+    <HelpTOCNode Id="773988e9-6891-492e-b68b-1a08a21d3727" Title="BadSecondaryException Class" Url="html/T_BerkeleyDB_BadSecondaryException.htm">
       <HelpTOCNode Title="BadSecondaryException Members" Url="html/AllMembers_T_BerkeleyDB_BadSecondaryException.htm" />
       <HelpTOCNode Title="BadSecondaryException Constructor " Url="html/M_BerkeleyDB_BadSecondaryException__ctor.htm" />
       <HelpTOCNode Title="BadSecondaryException Fields" Url="html/Fields_T_BerkeleyDB_BadSecondaryException.htm" />
       <HelpTOCNode Title="BadSecondaryException Methods " Url="html/Methods_T_BerkeleyDB_BadSecondaryException.htm" />
       <HelpTOCNode Title="BadSecondaryException Properties " Url="html/Properties_T_BerkeleyDB_BadSecondaryException.htm" />
     </HelpTOCNode>
-    <HelpTOCNode Id="a1bd0748-f652-4826-960f-e15f2235d242" Title="BaseCursor Class" Url="html/T_BerkeleyDB_BaseCursor.htm">
+    <HelpTOCNode Id="7ffaea0a-2f16-4eaf-9171-169cb46fe009" Title="BaseCursor Class" Url="html/T_BerkeleyDB_BaseCursor.htm">
       <HelpTOCNode Title="BaseCursor Members" Url="html/AllMembers_T_BerkeleyDB_BaseCursor.htm" />
-      <HelpTOCNode Id="f351a6c8-b986-4d01-b62c-615f5b85e68e" Title="BaseCursor Methods " Url="html/Methods_T_BerkeleyDB_BaseCursor.htm">
+      <HelpTOCNode Id="396b1959-77d6-485d-a07d-ed339461e34c" Title="BaseCursor Methods " Url="html/Methods_T_BerkeleyDB_BaseCursor.htm">
         <HelpTOCNode Title="Close Method " Url="html/M_BerkeleyDB_BaseCursor_Close.htm" />
         <HelpTOCNode Title="Compare Method " Url="html/M_BerkeleyDB_BaseCursor_Compare.htm" />
         <HelpTOCNode Title="Count Method " Url="html/M_BerkeleyDB_BaseCursor_Count.htm" />
@@ -63,30 +63,30 @@
         <HelpTOCNode Title="GetEnumerator Method " Url="html/M_BerkeleyDB_BaseCursor_GetEnumerator.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="3e21f704-271f-4c9a-8102-51e28f5b4ff3" Title="BaseDatabase Class" Url="html/T_BerkeleyDB_BaseDatabase.htm">
+    <HelpTOCNode Id="d45da42b-961c-40ef-bfa2-2743b7132aed" Title="BaseDatabase Class" Url="html/T_BerkeleyDB_BaseDatabase.htm">
       <HelpTOCNode Title="BaseDatabase Members" Url="html/AllMembers_T_BerkeleyDB_BaseDatabase.htm" />
-      <HelpTOCNode Id="e0d22081-05c7-459d-86c3-94dd22040255" Title="BaseDatabase Methods " Url="html/Methods_T_BerkeleyDB_BaseDatabase.htm">
-        <HelpTOCNode Id="06d83a94-bf96-440f-a839-8c16bb23ad24" Title="Close Method " Url="html/Overload_BerkeleyDB_BaseDatabase_Close.htm">
+      <HelpTOCNode Id="0e2ea655-91c0-4244-835f-4323d48dd504" Title="BaseDatabase Methods " Url="html/Methods_T_BerkeleyDB_BaseDatabase.htm">
+        <HelpTOCNode Id="ab0b21a3-9794-4aca-821d-d98c6f986e19" Title="Close Method " Url="html/Overload_BerkeleyDB_BaseDatabase_Close.htm">
           <HelpTOCNode Title="Close Method " Url="html/M_BerkeleyDB_BaseDatabase_Close.htm" />
           <HelpTOCNode Title="Close Method (Boolean)" Url="html/M_BerkeleyDB_BaseDatabase_Close_1.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="2be56a92-de24-4891-a456-8facada0b654" Title="Cursor Method " Url="html/Overload_BerkeleyDB_BaseDatabase_Cursor.htm">
+        <HelpTOCNode Id="0e2499b8-fa99-48cc-9dbd-10f269907068" Title="Cursor Method " Url="html/Overload_BerkeleyDB_BaseDatabase_Cursor.htm">
           <HelpTOCNode Title="Cursor Method " Url="html/M_BerkeleyDB_BaseDatabase_Cursor.htm" />
           <HelpTOCNode Title="Cursor Method (CursorConfig)" Url="html/M_BerkeleyDB_BaseDatabase_Cursor_1.htm" />
           <HelpTOCNode Title="Cursor Method (Transaction)" Url="html/M_BerkeleyDB_BaseDatabase_Cursor_3.htm" />
           <HelpTOCNode Title="Cursor Method (CursorConfig, Transaction)" Url="html/M_BerkeleyDB_BaseDatabase_Cursor_2.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="3a871bbe-d50b-462d-8567-5ecbbf8e4ebe" Title="Delete Method " Url="html/Overload_BerkeleyDB_BaseDatabase_Delete.htm">
+        <HelpTOCNode Id="78072400-e0fc-4788-8ce7-5ffba8eac2ce" Title="Delete Method " Url="html/Overload_BerkeleyDB_BaseDatabase_Delete.htm">
           <HelpTOCNode Title="Delete Method (DatabaseEntry)" Url="html/M_BerkeleyDB_BaseDatabase_Delete.htm" />
           <HelpTOCNode Title="Delete Method (DatabaseEntry, Transaction)" Url="html/M_BerkeleyDB_BaseDatabase_Delete_1.htm" />
         </HelpTOCNode>
         <HelpTOCNode Title="Dispose Method " Url="html/M_BerkeleyDB_BaseDatabase_Dispose.htm" />
-        <HelpTOCNode Id="34d1acb4-5995-4b3c-8490-87425da64285" Title="Exists Method " Url="html/Overload_BerkeleyDB_BaseDatabase_Exists.htm">
+        <HelpTOCNode Id="dfa0b6ce-b293-43f3-aaa9-e50ea251338e" Title="Exists Method " Url="html/Overload_BerkeleyDB_BaseDatabase_Exists.htm">
           <HelpTOCNode Title="Exists Method (DatabaseEntry)" Url="html/M_BerkeleyDB_BaseDatabase_Exists.htm" />
           <HelpTOCNode Title="Exists Method (DatabaseEntry, Transaction)" Url="html/M_BerkeleyDB_BaseDatabase_Exists_1.htm" />
           <HelpTOCNode Title="Exists Method (DatabaseEntry, Transaction, LockingInfo)" Url="html/M_BerkeleyDB_BaseDatabase_Exists_2.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="7980aa45-d68b-45d9-8c35-4329ea006640" Title="Get Method " Url="html/Overload_BerkeleyDB_BaseDatabase_Get.htm">
+        <HelpTOCNode Id="5cbbf9f1-5bb9-49fe-9bd3-2a571c50e115" Title="Get Method " Url="html/Overload_BerkeleyDB_BaseDatabase_Get.htm">
           <HelpTOCNode Title="Get Method (DatabaseEntry)" Url="html/M_BerkeleyDB_BaseDatabase_Get.htm" />
           <HelpTOCNode Title="Get Method (DatabaseEntry, DatabaseEntry)" Url="html/M_BerkeleyDB_BaseDatabase_Get_1.htm" />
           <HelpTOCNode Title="Get Method (DatabaseEntry, Transaction)" Url="html/M_BerkeleyDB_BaseDatabase_Get_4.htm" />
@@ -94,38 +94,38 @@
           <HelpTOCNode Title="Get Method (DatabaseEntry, Transaction, LockingInfo)" Url="html/M_BerkeleyDB_BaseDatabase_Get_5.htm" />
           <HelpTOCNode Title="Get Method (DatabaseEntry, DatabaseEntry, Transaction, LockingInfo)" Url="html/M_BerkeleyDB_BaseDatabase_Get_3.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="a7033d05-be18-43d5-bb28-a15d3ad4a5b0" Title="GetBoth Method " Url="html/Overload_BerkeleyDB_BaseDatabase_GetBoth.htm">
+        <HelpTOCNode Id="b6716333-fbec-483c-9d9c-e7598feb1de7" Title="GetBoth Method " Url="html/Overload_BerkeleyDB_BaseDatabase_GetBoth.htm">
           <HelpTOCNode Title="GetBoth Method (DatabaseEntry, DatabaseEntry)" Url="html/M_BerkeleyDB_BaseDatabase_GetBoth.htm" />
           <HelpTOCNode Title="GetBoth Method (DatabaseEntry, DatabaseEntry, Transaction)" Url="html/M_BerkeleyDB_BaseDatabase_GetBoth_1.htm" />
           <HelpTOCNode Title="GetBoth Method (DatabaseEntry, DatabaseEntry, Transaction, LockingInfo)" Url="html/M_BerkeleyDB_BaseDatabase_GetBoth_2.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="f932b188-6077-4e01-bfb7-76ee823eca37" Title="PrintFastStats Method " Url="html/Overload_BerkeleyDB_BaseDatabase_PrintFastStats.htm">
+        <HelpTOCNode Id="e272f201-b06a-423a-a565-7f14fe7a70e8" Title="PrintFastStats Method " Url="html/Overload_BerkeleyDB_BaseDatabase_PrintFastStats.htm">
           <HelpTOCNode Title="PrintFastStats Method " Url="html/M_BerkeleyDB_BaseDatabase_PrintFastStats.htm" />
           <HelpTOCNode Title="PrintFastStats Method (Boolean)" Url="html/M_BerkeleyDB_BaseDatabase_PrintFastStats_1.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="05ba77b8-1cca-4e00-9ad9-3de57fee746d" Title="PrintStats Method " Url="html/Overload_BerkeleyDB_BaseDatabase_PrintStats.htm">
+        <HelpTOCNode Id="cf73b146-9781-4fd9-b30b-cbc031b53179" Title="PrintStats Method " Url="html/Overload_BerkeleyDB_BaseDatabase_PrintStats.htm">
           <HelpTOCNode Title="PrintStats Method " Url="html/M_BerkeleyDB_BaseDatabase_PrintStats.htm" />
           <HelpTOCNode Title="PrintStats Method (Boolean)" Url="html/M_BerkeleyDB_BaseDatabase_PrintStats_1.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="d32dc317-d28f-4682-b881-23c2b9c7abde" Title="Remove Method " Url="html/Overload_BerkeleyDB_BaseDatabase_Remove.htm">
+        <HelpTOCNode Id="fb6dee30-395a-4ba0-a0da-f6ce03a12144" Title="Remove Method " Url="html/Overload_BerkeleyDB_BaseDatabase_Remove.htm">
           <HelpTOCNode Title="Remove Method (String)" Url="html/M_BerkeleyDB_BaseDatabase_Remove.htm" />
           <HelpTOCNode Title="Remove Method (String, DatabaseEnvironment)" Url="html/M_BerkeleyDB_BaseDatabase_Remove_1.htm" />
           <HelpTOCNode Title="Remove Method (String, String)" Url="html/M_BerkeleyDB_BaseDatabase_Remove_2.htm" />
           <HelpTOCNode Title="Remove Method (String, String, DatabaseEnvironment)" Url="html/M_BerkeleyDB_BaseDatabase_Remove_3.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="5f6f1ce2-ebb0-4b0c-9f33-1deabfa63faf" Title="Rename Method " Url="html/Overload_BerkeleyDB_BaseDatabase_Rename.htm">
+        <HelpTOCNode Id="d5bb671c-5da4-4712-b3f7-d9d937475ee7" Title="Rename Method " Url="html/Overload_BerkeleyDB_BaseDatabase_Rename.htm">
           <HelpTOCNode Title="Rename Method (String, String)" Url="html/M_BerkeleyDB_BaseDatabase_Rename.htm" />
           <HelpTOCNode Title="Rename Method (String, String, DatabaseEnvironment)" Url="html/M_BerkeleyDB_BaseDatabase_Rename_1.htm" />
           <HelpTOCNode Title="Rename Method (String, String, String)" Url="html/M_BerkeleyDB_BaseDatabase_Rename_2.htm" />
           <HelpTOCNode Title="Rename Method (String, String, String, DatabaseEnvironment)" Url="html/M_BerkeleyDB_BaseDatabase_Rename_3.htm" />
         </HelpTOCNode>
         <HelpTOCNode Title="Sync Method " Url="html/M_BerkeleyDB_BaseDatabase_Sync.htm" />
-        <HelpTOCNode Id="79be9e46-17e9-431f-9d5d-02acae387014" Title="Truncate Method " Url="html/Overload_BerkeleyDB_BaseDatabase_Truncate.htm">
+        <HelpTOCNode Id="5a78c6a7-0df0-4290-8601-5ca2d16a7f0b" Title="Truncate Method " Url="html/Overload_BerkeleyDB_BaseDatabase_Truncate.htm">
           <HelpTOCNode Title="Truncate Method " Url="html/M_BerkeleyDB_BaseDatabase_Truncate.htm" />
           <HelpTOCNode Title="Truncate Method (Transaction)" Url="html/M_BerkeleyDB_BaseDatabase_Truncate_1.htm" />
         </HelpTOCNode>
       </HelpTOCNode>
-      <HelpTOCNode Id="fb2cc2b2-9888-437e-800e-65d53f4bb887" Title="BaseDatabase Properties " Url="html/Properties_T_BerkeleyDB_BaseDatabase.htm">
+      <HelpTOCNode Id="2fe8d640-2db6-4cec-bce6-c4e7fcdbdbe0" Title="BaseDatabase Properties " Url="html/Properties_T_BerkeleyDB_BaseDatabase.htm">
         <HelpTOCNode Title="AutoCommit Property " Url="html/P_BerkeleyDB_BaseDatabase_AutoCommit.htm" />
         <HelpTOCNode Title="CacheSize Property " Url="html/P_BerkeleyDB_BaseDatabase_CacheSize.htm" />
         <HelpTOCNode Title="Creation Property " Url="html/P_BerkeleyDB_BaseDatabase_Creation.htm" />
@@ -155,16 +155,16 @@
       </HelpTOCNode>
     </HelpTOCNode>
     <HelpTOCNode Title="BTreeCompressDelegate Delegate" Url="html/T_BerkeleyDB_BTreeCompressDelegate.htm" />
-    <HelpTOCNode Id="e621e929-f40c-4e69-946c-8fc7dc33a4ea" Title="BTreeCursor Class" Url="html/T_BerkeleyDB_BTreeCursor.htm">
+    <HelpTOCNode Id="2df28d65-2a3d-4b9e-82e4-968e9eab0ae9" Title="BTreeCursor Class" Url="html/T_BerkeleyDB_BTreeCursor.htm">
       <HelpTOCNode Title="BTreeCursor Members" Url="html/AllMembers_T_BerkeleyDB_BTreeCursor.htm" />
-      <HelpTOCNode Id="2003a101-c6e2-4214-acc5-eb3735257dd1" Title="BTreeCursor Methods " Url="html/Methods_T_BerkeleyDB_BTreeCursor.htm">
-        <HelpTOCNode Id="eee636c6-1b71-4579-8ffb-ebe376870053" Title="Add Method " Url="html/Overload_BerkeleyDB_BTreeCursor_Add.htm">
+      <HelpTOCNode Id="86998b68-a3c5-448f-b113-80c879ac71d1" Title="BTreeCursor Methods " Url="html/Methods_T_BerkeleyDB_BTreeCursor.htm">
+        <HelpTOCNode Id="a6fbaadd-3cb0-4b54-b5f2-3aad93221531" Title="Add Method " Url="html/Overload_BerkeleyDB_BTreeCursor_Add.htm">
           <HelpTOCNode Title="Add Method (KeyValuePair(DatabaseEntry, DatabaseEntry), Cursor.InsertLocation)" Url="html/M_BerkeleyDB_BTreeCursor_Add.htm" />
         </HelpTOCNode>
         <HelpTOCNode Title="AddUnique Method " Url="html/M_BerkeleyDB_BTreeCursor_AddUnique.htm" />
         <HelpTOCNode Title="Duplicate Method " Url="html/M_BerkeleyDB_BTreeCursor_Duplicate.htm" />
         <HelpTOCNode Title="Insert Method " Url="html/M_BerkeleyDB_BTreeCursor_Insert.htm" />
-        <HelpTOCNode Id="c0703e07-8266-4b2d-964e-254d08c65c0f" Title="Move Method " Url="html/Overload_BerkeleyDB_BTreeCursor_Move.htm">
+        <HelpTOCNode Id="e04784ca-9f75-4697-8809-f19448399bd4" Title="Move Method " Url="html/Overload_BerkeleyDB_BTreeCursor_Move.htm">
           <HelpTOCNode Title="Move Method (UInt32)" Url="html/M_BerkeleyDB_BTreeCursor_Move.htm" />
           <HelpTOCNode Title="Move Method (UInt32, LockingInfo)" Url="html/M_BerkeleyDB_BTreeCursor_Move_1.htm" />
         </HelpTOCNode>
@@ -172,13 +172,13 @@
         <HelpTOCNode Title="MoveFirstMultiple Method " Url="html/Overload_BerkeleyDB_BTreeCursor_MoveFirstMultiple.htm" />
         <HelpTOCNode Title="MoveFirstMultipleKey Method " Url="html/Overload_BerkeleyDB_BTreeCursor_MoveFirstMultipleKey.htm" />
         <HelpTOCNode Title="MoveLast Method " Url="html/Overload_BerkeleyDB_BTreeCursor_MoveLast.htm" />
-        <HelpTOCNode Id="858eadf1-6d42-4694-82c8-4226fd8409a0" Title="MoveMultiple Method " Url="html/Overload_BerkeleyDB_BTreeCursor_MoveMultiple.htm">
+        <HelpTOCNode Id="069e0333-bf2e-4262-b8d6-24a8d27d3214" Title="MoveMultiple Method " Url="html/Overload_BerkeleyDB_BTreeCursor_MoveMultiple.htm">
           <HelpTOCNode Title="MoveMultiple Method (UInt32)" Url="html/M_BerkeleyDB_BTreeCursor_MoveMultiple.htm" />
           <HelpTOCNode Title="MoveMultiple Method (UInt32, LockingInfo)" Url="html/M_BerkeleyDB_BTreeCursor_MoveMultiple_1.htm" />
           <HelpTOCNode Title="MoveMultiple Method (UInt32, Int32)" Url="html/M_BerkeleyDB_BTreeCursor_MoveMultiple_2.htm" />
           <HelpTOCNode Title="MoveMultiple Method (UInt32, Int32, LockingInfo)" Url="html/M_BerkeleyDB_BTreeCursor_MoveMultiple_3.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="7df08da1-5ecc-4803-9038-b16e771eef5a" Title="MoveMultipleKey Method " Url="html/Overload_BerkeleyDB_BTreeCursor_MoveMultipleKey.htm">
+        <HelpTOCNode Id="a715caf3-fdfd-48d6-a865-b4370d0a1dc0" Title="MoveMultipleKey Method " Url="html/Overload_BerkeleyDB_BTreeCursor_MoveMultipleKey.htm">
           <HelpTOCNode Title="MoveMultipleKey Method (UInt32)" Url="html/M_BerkeleyDB_BTreeCursor_MoveMultipleKey.htm" />
           <HelpTOCNode Title="MoveMultipleKey Method (UInt32, LockingInfo)" Url="html/M_BerkeleyDB_BTreeCursor_MoveMultipleKey_1.htm" />
           <HelpTOCNode Title="MoveMultipleKey Method (UInt32, Int32)" Url="html/M_BerkeleyDB_BTreeCursor_MoveMultipleKey_2.htm" />
@@ -196,7 +196,7 @@
         <HelpTOCNode Title="MovePrev Method " Url="html/Overload_BerkeleyDB_BTreeCursor_MovePrev.htm" />
         <HelpTOCNode Title="MovePrevDuplicate Method " Url="html/Overload_BerkeleyDB_BTreeCursor_MovePrevDuplicate.htm" />
         <HelpTOCNode Title="MovePrevUnique Method " Url="html/Overload_BerkeleyDB_BTreeCursor_MovePrevUnique.htm" />
-        <HelpTOCNode Id="2bf81046-a843-4377-8bd8-a9b6074fc5cc" Title="Recno Method " Url="html/Overload_BerkeleyDB_BTreeCursor_Recno.htm">
+        <HelpTOCNode Id="c0ffb7c0-4b13-41c8-afb9-14ae9686b60e" Title="Recno Method " Url="html/Overload_BerkeleyDB_BTreeCursor_Recno.htm">
           <HelpTOCNode Title="Recno Method " Url="html/M_BerkeleyDB_BTreeCursor_Recno.htm" />
           <HelpTOCNode Title="Recno Method (LockingInfo)" Url="html/M_BerkeleyDB_BTreeCursor_Recno_1.htm" />
         </HelpTOCNode>
@@ -206,15 +206,15 @@
       </HelpTOCNode>
       <HelpTOCNode Title="BTreeCursor Properties " Url="html/Properties_T_BerkeleyDB_BTreeCursor.htm" />
     </HelpTOCNode>
-    <HelpTOCNode Id="b077079b-c0cb-4362-a964-06dd7d094932" Title="BTreeDatabase Class" Url="html/T_BerkeleyDB_BTreeDatabase.htm">
+    <HelpTOCNode Id="1943f7d9-9c1f-4071-9d93-1d758efb8d05" Title="BTreeDatabase Class" Url="html/T_BerkeleyDB_BTreeDatabase.htm">
       <HelpTOCNode Title="BTreeDatabase Members" Url="html/AllMembers_T_BerkeleyDB_BTreeDatabase.htm" />
-      <HelpTOCNode Id="1d7be1ff-a6ee-4066-b648-564943a862ed" Title="BTreeDatabase Methods " Url="html/Methods_T_BerkeleyDB_BTreeDatabase.htm">
+      <HelpTOCNode Id="e8a3ae0e-16cc-4997-a200-da4838446f8f" Title="BTreeDatabase Methods " Url="html/Methods_T_BerkeleyDB_BTreeDatabase.htm">
         <HelpTOCNode Title="Close Method " Url="html/Overload_BerkeleyDB_BTreeDatabase_Close.htm" />
-        <HelpTOCNode Id="db569a10-c3e9-427c-b910-908ded3becaa" Title="Compact Method " Url="html/Overload_BerkeleyDB_BTreeDatabase_Compact.htm">
+        <HelpTOCNode Id="4bda25ad-74cc-40d5-ab8b-fe6132376ece" Title="Compact Method " Url="html/Overload_BerkeleyDB_BTreeDatabase_Compact.htm">
           <HelpTOCNode Title="Compact Method (CompactConfig)" Url="html/M_BerkeleyDB_BTreeDatabase_Compact.htm" />
           <HelpTOCNode Title="Compact Method (CompactConfig, Transaction)" Url="html/M_BerkeleyDB_BTreeDatabase_Compact_1.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="fc08ebf2-783a-4418-9f6a-bc1d1c25a918" Title="Cursor Method " Url="html/Overload_BerkeleyDB_BTreeDatabase_Cursor.htm">
+        <HelpTOCNode Id="d6c77030-10c1-4630-842a-e457d9e16180" Title="Cursor Method " Url="html/Overload_BerkeleyDB_BTreeDatabase_Cursor.htm">
           <HelpTOCNode Title="Cursor Method " Url="html/M_BerkeleyDB_BTreeDatabase_Cursor.htm" />
           <HelpTOCNode Title="Cursor Method (CursorConfig)" Url="html/M_BerkeleyDB_BTreeDatabase_Cursor_1.htm" />
           <HelpTOCNode Title="Cursor Method (Transaction)" Url="html/M_BerkeleyDB_BTreeDatabase_Cursor_3.htm" />
@@ -222,29 +222,29 @@
         </HelpTOCNode>
         <HelpTOCNode Title="Delete Method " Url="html/Overload_BerkeleyDB_BTreeDatabase_Delete.htm" />
         <HelpTOCNode Title="Exists Method " Url="html/Overload_BerkeleyDB_BTreeDatabase_Exists.htm" />
-        <HelpTOCNode Id="2b182f6e-3759-4bee-bdb0-57c7587f49d9" Title="FastStats Method " Url="html/Overload_BerkeleyDB_BTreeDatabase_FastStats.htm">
+        <HelpTOCNode Id="4c605325-af20-41f0-8c9c-86f6a6a53ba2" Title="FastStats Method " Url="html/Overload_BerkeleyDB_BTreeDatabase_FastStats.htm">
           <HelpTOCNode Title="FastStats Method " Url="html/M_BerkeleyDB_BTreeDatabase_FastStats.htm" />
           <HelpTOCNode Title="FastStats Method (Transaction)" Url="html/M_BerkeleyDB_BTreeDatabase_FastStats_1.htm" />
           <HelpTOCNode Title="FastStats Method (Transaction, Isolation)" Url="html/M_BerkeleyDB_BTreeDatabase_FastStats_2.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="1d6cdbf7-a620-4df0-a783-dd90f89756e3" Title="Get Method " Url="html/Overload_BerkeleyDB_BTreeDatabase_Get.htm">
+        <HelpTOCNode Id="d8e5f270-7001-4d7e-b561-24aea95e9041" Title="Get Method " Url="html/Overload_BerkeleyDB_BTreeDatabase_Get.htm">
           <HelpTOCNode Title="Get Method (UInt32)" Url="html/M_BerkeleyDB_BTreeDatabase_Get.htm" />
           <HelpTOCNode Title="Get Method (UInt32, Transaction)" Url="html/M_BerkeleyDB_BTreeDatabase_Get_1.htm" />
           <HelpTOCNode Title="Get Method (UInt32, Transaction, LockingInfo)" Url="html/M_BerkeleyDB_BTreeDatabase_Get_2.htm" />
         </HelpTOCNode>
         <HelpTOCNode Title="GetBoth Method " Url="html/Overload_BerkeleyDB_BTreeDatabase_GetBoth.htm" />
         <HelpTOCNode Title="GetBothMultiple Method " Url="html/Overload_BerkeleyDB_BTreeDatabase_GetBothMultiple.htm" />
-        <HelpTOCNode Id="d8efa55e-2191-43d9-b5c0-d2d6f4e70e0c" Title="GetMultiple Method " Url="html/Overload_BerkeleyDB_BTreeDatabase_GetMultiple.htm">
+        <HelpTOCNode Id="8bb36802-e78d-4b56-bd39-f81c4acadf86" Title="GetMultiple Method " Url="html/Overload_BerkeleyDB_BTreeDatabase_GetMultiple.htm">
           <HelpTOCNode Title="GetMultiple Method (UInt32)" Url="html/M_BerkeleyDB_BTreeDatabase_GetMultiple.htm" />
           <HelpTOCNode Title="GetMultiple Method (UInt32, Int32)" Url="html/M_BerkeleyDB_BTreeDatabase_GetMultiple_1.htm" />
           <HelpTOCNode Title="GetMultiple Method (UInt32, Int32, Transaction)" Url="html/M_BerkeleyDB_BTreeDatabase_GetMultiple_2.htm" />
           <HelpTOCNode Title="GetMultiple Method (UInt32, Int32, Transaction, LockingInfo)" Url="html/M_BerkeleyDB_BTreeDatabase_GetMultiple_3.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="8b4149ed-b7ff-4832-ad5a-ccc47fc2ee85" Title="KeyRange Method " Url="html/Overload_BerkeleyDB_BTreeDatabase_KeyRange.htm">
+        <HelpTOCNode Id="ebe8f244-3dfc-4c08-82e2-618019a4051d" Title="KeyRange Method " Url="html/Overload_BerkeleyDB_BTreeDatabase_KeyRange.htm">
           <HelpTOCNode Title="KeyRange Method (DatabaseEntry)" Url="html/M_BerkeleyDB_BTreeDatabase_KeyRange.htm" />
           <HelpTOCNode Title="KeyRange Method (DatabaseEntry, Transaction)" Url="html/M_BerkeleyDB_BTreeDatabase_KeyRange_1.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="a37cbc18-1056-4c40-959b-b5a433235c7f" Title="Open Method " Url="html/Overload_BerkeleyDB_BTreeDatabase_Open.htm">
+        <HelpTOCNode Id="9cf6789f-e9d2-462d-a1a0-7de610990fbf" Title="Open Method " Url="html/Overload_BerkeleyDB_BTreeDatabase_Open.htm">
           <HelpTOCNode Title="Open Method (String, BTreeDatabaseConfig)" Url="html/M_BerkeleyDB_BTreeDatabase_Open.htm" />
           <HelpTOCNode Title="Open Method (String, BTreeDatabaseConfig, Transaction)" Url="html/M_BerkeleyDB_BTreeDatabase_Open_1.htm" />
           <HelpTOCNode Title="Open Method (String, String, BTreeDatabaseConfig)" Url="html/M_BerkeleyDB_BTreeDatabase_Open_2.htm" />
@@ -253,23 +253,23 @@
         <HelpTOCNode Title="PrintFastStats Method " Url="html/Overload_BerkeleyDB_BTreeDatabase_PrintFastStats.htm" />
         <HelpTOCNode Title="PrintStats Method " Url="html/Overload_BerkeleyDB_BTreeDatabase_PrintStats.htm" />
         <HelpTOCNode Title="Put Method " Url="html/Overload_BerkeleyDB_BTreeDatabase_Put.htm" />
-        <HelpTOCNode Id="6ad1ad57-ecc6-40e6-834b-e294c43f1f74" Title="PutNoDuplicate Method " Url="html/Overload_BerkeleyDB_BTreeDatabase_PutNoDuplicate.htm">
+        <HelpTOCNode Id="bf85be54-ce77-4a73-b494-1701aeecb2ad" Title="PutNoDuplicate Method " Url="html/Overload_BerkeleyDB_BTreeDatabase_PutNoDuplicate.htm">
           <HelpTOCNode Title="PutNoDuplicate Method (DatabaseEntry, DatabaseEntry)" Url="html/M_BerkeleyDB_BTreeDatabase_PutNoDuplicate.htm" />
           <HelpTOCNode Title="PutNoDuplicate Method (DatabaseEntry, DatabaseEntry, Transaction)" Url="html/M_BerkeleyDB_BTreeDatabase_PutNoDuplicate_1.htm" />
         </HelpTOCNode>
         <HelpTOCNode Title="PutNoOverwrite Method " Url="html/Overload_BerkeleyDB_BTreeDatabase_PutNoOverwrite.htm" />
-        <HelpTOCNode Id="3989d08b-27c8-4dfb-8339-f321b24d55ac" Title="Stats Method " Url="html/Overload_BerkeleyDB_BTreeDatabase_Stats.htm">
+        <HelpTOCNode Id="8470e8c1-1531-4d14-aec8-b6e9266ad048" Title="Stats Method " Url="html/Overload_BerkeleyDB_BTreeDatabase_Stats.htm">
           <HelpTOCNode Title="Stats Method " Url="html/M_BerkeleyDB_BTreeDatabase_Stats.htm" />
           <HelpTOCNode Title="Stats Method (Transaction)" Url="html/M_BerkeleyDB_BTreeDatabase_Stats_1.htm" />
           <HelpTOCNode Title="Stats Method (Transaction, Isolation)" Url="html/M_BerkeleyDB_BTreeDatabase_Stats_2.htm" />
         </HelpTOCNode>
         <HelpTOCNode Title="Truncate Method " Url="html/Overload_BerkeleyDB_BTreeDatabase_Truncate.htm" />
-        <HelpTOCNode Id="baf4921b-baa2-4b51-86c3-499933f4d712" Title="TruncateUnusedPages Method " Url="html/Overload_BerkeleyDB_BTreeDatabase_TruncateUnusedPages.htm">
+        <HelpTOCNode Id="06ac9976-b9f0-49fb-8c5b-55c0871aaf47" Title="TruncateUnusedPages Method " Url="html/Overload_BerkeleyDB_BTreeDatabase_TruncateUnusedPages.htm">
           <HelpTOCNode Title="TruncateUnusedPages Method " Url="html/M_BerkeleyDB_BTreeDatabase_TruncateUnusedPages.htm" />
           <HelpTOCNode Title="TruncateUnusedPages Method (Transaction)" Url="html/M_BerkeleyDB_BTreeDatabase_TruncateUnusedPages_1.htm" />
         </HelpTOCNode>
       </HelpTOCNode>
-      <HelpTOCNode Id="253ebcf8-406c-4621-8f2a-b094066b971e" Title="BTreeDatabase Properties " Url="html/Properties_T_BerkeleyDB_BTreeDatabase.htm">
+      <HelpTOCNode Id="f65a76c1-7c49-4a4c-b0a8-9cd282994058" Title="BTreeDatabase Properties " Url="html/Properties_T_BerkeleyDB_BTreeDatabase.htm">
         <HelpTOCNode Title="Compare Property " Url="html/P_BerkeleyDB_BTreeDatabase_Compare.htm" />
         <HelpTOCNode Title="Compress Property " Url="html/P_BerkeleyDB_BTreeDatabase_Compress.htm" />
         <HelpTOCNode Title="Decompress Property " Url="html/P_BerkeleyDB_BTreeDatabase_Decompress.htm" />
@@ -281,10 +281,10 @@
         <HelpTOCNode Title="ReverseSplit Property " Url="html/P_BerkeleyDB_BTreeDatabase_ReverseSplit.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="caea4bd9-9fc7-415b-901b-334a155a102a" Title="BTreeDatabaseConfig Class" Url="html/T_BerkeleyDB_BTreeDatabaseConfig.htm">
+    <HelpTOCNode Id="ebc4e0e3-aabe-45e2-b5c1-1afe1574ccfa" Title="BTreeDatabaseConfig Class" Url="html/T_BerkeleyDB_BTreeDatabaseConfig.htm">
       <HelpTOCNode Title="BTreeDatabaseConfig Members" Url="html/AllMembers_T_BerkeleyDB_BTreeDatabaseConfig.htm" />
       <HelpTOCNode Title="BTreeDatabaseConfig Constructor " Url="html/M_BerkeleyDB_BTreeDatabaseConfig__ctor.htm" />
-      <HelpTOCNode Id="803bd4d2-9ff6-4615-8bb4-3746693dc0b3" Title="BTreeDatabaseConfig Fields" Url="html/Fields_T_BerkeleyDB_BTreeDatabaseConfig.htm">
+      <HelpTOCNode Id="c18367e6-0e5d-4a10-8cfa-17dea25baad4" Title="BTreeDatabaseConfig Fields" Url="html/Fields_T_BerkeleyDB_BTreeDatabaseConfig.htm">
         <HelpTOCNode Title="BTreeCompare Field" Url="html/F_BerkeleyDB_BTreeDatabaseConfig_BTreeCompare.htm" />
         <HelpTOCNode Title="BTreePrefixCompare Field" Url="html/F_BerkeleyDB_BTreeDatabaseConfig_BTreePrefixCompare.htm" />
         <HelpTOCNode Title="Creation Field" Url="html/F_BerkeleyDB_BTreeDatabaseConfig_Creation.htm" />
@@ -293,23 +293,23 @@
         <HelpTOCNode Title="NoReverseSplitting Field" Url="html/F_BerkeleyDB_BTreeDatabaseConfig_NoReverseSplitting.htm" />
         <HelpTOCNode Title="UseRecordNumbers Field" Url="html/F_BerkeleyDB_BTreeDatabaseConfig_UseRecordNumbers.htm" />
       </HelpTOCNode>
-      <HelpTOCNode Id="413c1935-d8cf-4e72-a91c-57dca1234686" Title="BTreeDatabaseConfig Methods " Url="html/Methods_T_BerkeleyDB_BTreeDatabaseConfig.htm">
-        <HelpTOCNode Id="5a57dfd6-3aec-4b3a-9906-8e71fdfa064b" Title="SetCompression Method " Url="html/Overload_BerkeleyDB_BTreeDatabaseConfig_SetCompression.htm">
+      <HelpTOCNode Id="6948f14d-bbe0-4a28-8f89-c07c5a3f691e" Title="BTreeDatabaseConfig Methods " Url="html/Methods_T_BerkeleyDB_BTreeDatabaseConfig.htm">
+        <HelpTOCNode Id="b77b1ab8-51a7-4b7e-944e-a070e3acdada" Title="SetCompression Method " Url="html/Overload_BerkeleyDB_BTreeDatabaseConfig_SetCompression.htm">
           <HelpTOCNode Title="SetCompression Method " Url="html/M_BerkeleyDB_BTreeDatabaseConfig_SetCompression.htm" />
           <HelpTOCNode Title="SetCompression Method (BTreeCompressDelegate, BTreeDecompressDelegate)" Url="html/M_BerkeleyDB_BTreeDatabaseConfig_SetCompression_1.htm" />
         </HelpTOCNode>
       </HelpTOCNode>
-      <HelpTOCNode Id="7051d568-705d-4eeb-bec5-81ecde934e7a" Title="BTreeDatabaseConfig Properties " Url="html/Properties_T_BerkeleyDB_BTreeDatabaseConfig.htm">
+      <HelpTOCNode Id="eb168897-c310-4164-903c-97f808f9204e" Title="BTreeDatabaseConfig Properties " Url="html/Properties_T_BerkeleyDB_BTreeDatabaseConfig.htm">
         <HelpTOCNode Title="Compress Property " Url="html/P_BerkeleyDB_BTreeDatabaseConfig_Compress.htm" />
         <HelpTOCNode Title="Decompress Property " Url="html/P_BerkeleyDB_BTreeDatabaseConfig_Decompress.htm" />
         <HelpTOCNode Title="MinKeysPerPage Property " Url="html/P_BerkeleyDB_BTreeDatabaseConfig_MinKeysPerPage.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
     <HelpTOCNode Title="BTreeDecompressDelegate Delegate" Url="html/T_BerkeleyDB_BTreeDecompressDelegate.htm" />
-    <HelpTOCNode Id="c8b3c5f7-d632-4dbd-876c-b690fd47baa6" Title="BTreeStats Class" Url="html/T_BerkeleyDB_BTreeStats.htm">
+    <HelpTOCNode Id="30f2c8af-298c-4af9-915a-769d393f6bcc" Title="BTreeStats Class" Url="html/T_BerkeleyDB_BTreeStats.htm">
       <HelpTOCNode Title="BTreeStats Members" Url="html/AllMembers_T_BerkeleyDB_BTreeStats.htm" />
       <HelpTOCNode Title="BTreeStats Methods " Url="html/Methods_T_BerkeleyDB_BTreeStats.htm" />
-      <HelpTOCNode Id="6b344eb9-4491-4d71-9ddb-565b92f16a3f" Title="BTreeStats Properties " Url="html/Properties_T_BerkeleyDB_BTreeStats.htm">
+      <HelpTOCNode Id="173f7264-d9ae-4158-82ec-3efcf6208536" Title="BTreeStats Properties " Url="html/Properties_T_BerkeleyDB_BTreeStats.htm">
         <HelpTOCNode Title="DuplicatePages Property " Url="html/P_BerkeleyDB_BTreeStats_DuplicatePages.htm" />
         <HelpTOCNode Title="DuplicatePagesFreeBytes Property " Url="html/P_BerkeleyDB_BTreeStats_DuplicatePagesFreeBytes.htm" />
         <HelpTOCNode Title="EmptyPages Property " Url="html/P_BerkeleyDB_BTreeStats_EmptyPages.htm" />
@@ -331,30 +331,30 @@
         <HelpTOCNode Title="Version Property " Url="html/P_BerkeleyDB_BTreeStats_Version.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="d8f0bec2-78ed-4057-aaa0-ed8aa02766b7" Title="ByteOrder Class" Url="html/T_BerkeleyDB_ByteOrder.htm">
+    <HelpTOCNode Id="7aacd1fc-d138-4560-bacb-9ad2d5ac5c67" Title="ByteOrder Class" Url="html/T_BerkeleyDB_ByteOrder.htm">
       <HelpTOCNode Title="ByteOrder Members" Url="html/AllMembers_T_BerkeleyDB_ByteOrder.htm" />
-      <HelpTOCNode Id="d748d0fd-1b80-45a0-b4e0-b6ed05024066" Title="ByteOrder Fields" Url="html/Fields_T_BerkeleyDB_ByteOrder.htm">
+      <HelpTOCNode Id="757c9c3e-ed9b-4c87-9233-1f385f65c4de" Title="ByteOrder Fields" Url="html/Fields_T_BerkeleyDB_ByteOrder.htm">
         <HelpTOCNode Title="BIG_ENDIAN Field" Url="html/F_BerkeleyDB_ByteOrder_BIG_ENDIAN.htm" />
         <HelpTOCNode Title="LITTLE_ENDIAN Field" Url="html/F_BerkeleyDB_ByteOrder_LITTLE_ENDIAN.htm" />
         <HelpTOCNode Title="MACHINE Field" Url="html/F_BerkeleyDB_ByteOrder_MACHINE.htm" />
       </HelpTOCNode>
-      <HelpTOCNode Id="f6e52247-85e6-45b2-a370-aae263ffabd6" Title="ByteOrder Methods " Url="html/Methods_T_BerkeleyDB_ByteOrder.htm">
+      <HelpTOCNode Id="bedb0040-1ee6-475a-8bcb-598677b29bc5" Title="ByteOrder Methods " Url="html/Methods_T_BerkeleyDB_ByteOrder.htm">
         <HelpTOCNode Title="FromConst Method " Url="html/M_BerkeleyDB_ByteOrder_FromConst.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="78487280-af4c-4b87-9aea-c5f862637ea9" Title="CacheInfo Class" Url="html/T_BerkeleyDB_CacheInfo.htm">
+    <HelpTOCNode Id="a28fbe04-1e62-4b77-af37-76aab89f4484" Title="CacheInfo Class" Url="html/T_BerkeleyDB_CacheInfo.htm">
       <HelpTOCNode Title="CacheInfo Members" Url="html/AllMembers_T_BerkeleyDB_CacheInfo.htm" />
       <HelpTOCNode Title="CacheInfo Constructor " Url="html/M_BerkeleyDB_CacheInfo__ctor.htm" />
-      <HelpTOCNode Id="ad28a209-7271-4593-87bf-3f85ef45276d" Title="CacheInfo Fields" Url="html/Fields_T_BerkeleyDB_CacheInfo.htm">
+      <HelpTOCNode Id="795d895b-7b32-41dc-bc3e-d8b5c2ba8cac" Title="CacheInfo Fields" Url="html/Fields_T_BerkeleyDB_CacheInfo.htm">
         <HelpTOCNode Title="Bytes Field" Url="html/F_BerkeleyDB_CacheInfo_Bytes.htm" />
         <HelpTOCNode Title="Gigabytes Field" Url="html/F_BerkeleyDB_CacheInfo_Gigabytes.htm" />
         <HelpTOCNode Title="NCaches Field" Url="html/F_BerkeleyDB_CacheInfo_NCaches.htm" />
       </HelpTOCNode>
       <HelpTOCNode Title="CacheInfo Methods " Url="html/Methods_T_BerkeleyDB_CacheInfo.htm" />
     </HelpTOCNode>
-    <HelpTOCNode Id="1b4f366b-5eb1-44ee-bfaa-80439307a24a" Title="CachePriority Class" Url="html/T_BerkeleyDB_CachePriority.htm">
+    <HelpTOCNode Id="bbfbd2b8-4669-460b-a010-ae5356d20cab" Title="CachePriority Class" Url="html/T_BerkeleyDB_CachePriority.htm">
       <HelpTOCNode Title="CachePriority Members" Url="html/AllMembers_T_BerkeleyDB_CachePriority.htm" />
-      <HelpTOCNode Id="550b0799-4f15-4f7c-a8dd-231a91562ff0" Title="CachePriority Fields" Url="html/Fields_T_BerkeleyDB_CachePriority.htm">
+      <HelpTOCNode Id="1d3c274d-4296-4ba4-bce5-b72c2ba4e2ed" Title="CachePriority Fields" Url="html/Fields_T_BerkeleyDB_CachePriority.htm">
         <HelpTOCNode Title="DEFAULT Field" Url="html/F_BerkeleyDB_CachePriority_DEFAULT.htm" />
         <HelpTOCNode Title="HIGH Field" Url="html/F_BerkeleyDB_CachePriority_HIGH.htm" />
         <HelpTOCNode Title="LOW Field" Url="html/F_BerkeleyDB_CachePriority_LOW.htm" />
@@ -363,26 +363,26 @@
       </HelpTOCNode>
       <HelpTOCNode Title="CachePriority Methods " Url="html/Methods_T_BerkeleyDB_CachePriority.htm" />
     </HelpTOCNode>
-    <HelpTOCNode Id="fb02d390-8a6a-4923-a7e6-0022fb4378af" Title="CompactConfig Class" Url="html/T_BerkeleyDB_CompactConfig.htm">
+    <HelpTOCNode Id="9cf38714-9477-4546-961e-ed83ce1ea808" Title="CompactConfig Class" Url="html/T_BerkeleyDB_CompactConfig.htm">
       <HelpTOCNode Title="CompactConfig Members" Url="html/AllMembers_T_BerkeleyDB_CompactConfig.htm" />
       <HelpTOCNode Title="CompactConfig Constructor " Url="html/M_BerkeleyDB_CompactConfig__ctor.htm" />
-      <HelpTOCNode Id="7be07362-ed95-4a2d-9e9c-7a69d66c344b" Title="CompactConfig Fields" Url="html/Fields_T_BerkeleyDB_CompactConfig.htm">
+      <HelpTOCNode Id="5718b452-2512-4637-8962-548bc6cb0146" Title="CompactConfig Fields" Url="html/Fields_T_BerkeleyDB_CompactConfig.htm">
         <HelpTOCNode Title="returnEnd Field" Url="html/F_BerkeleyDB_CompactConfig_returnEnd.htm" />
         <HelpTOCNode Title="start Field" Url="html/F_BerkeleyDB_CompactConfig_start.htm" />
         <HelpTOCNode Title="stop Field" Url="html/F_BerkeleyDB_CompactConfig_stop.htm" />
         <HelpTOCNode Title="TruncatePages Field" Url="html/F_BerkeleyDB_CompactConfig_TruncatePages.htm" />
       </HelpTOCNode>
       <HelpTOCNode Title="CompactConfig Methods " Url="html/Methods_T_BerkeleyDB_CompactConfig.htm" />
-      <HelpTOCNode Id="13283969-a05c-4fc7-a95a-096de33a4484" Title="CompactConfig Properties " Url="html/Properties_T_BerkeleyDB_CompactConfig.htm">
+      <HelpTOCNode Id="2a68c37c-d50d-487b-8534-2df927e4ab73" Title="CompactConfig Properties " Url="html/Properties_T_BerkeleyDB_CompactConfig.htm">
         <HelpTOCNode Title="FillPercentage Property " Url="html/P_BerkeleyDB_CompactConfig_FillPercentage.htm" />
         <HelpTOCNode Title="Pages Property " Url="html/P_BerkeleyDB_CompactConfig_Pages.htm" />
         <HelpTOCNode Title="Timeout Property " Url="html/P_BerkeleyDB_CompactConfig_Timeout.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="db5cd57b-9dde-43dc-8ce5-aa8656fe26d5" Title="CompactData Class" Url="html/T_BerkeleyDB_CompactData.htm">
+    <HelpTOCNode Id="cdabbbc2-a11a-4baf-bf43-9b8fc21c158f" Title="CompactData Class" Url="html/T_BerkeleyDB_CompactData.htm">
       <HelpTOCNode Title="CompactData Members" Url="html/AllMembers_T_BerkeleyDB_CompactData.htm" />
       <HelpTOCNode Title="CompactData Methods " Url="html/Methods_T_BerkeleyDB_CompactData.htm" />
-      <HelpTOCNode Id="f6e17a62-76a3-46c2-bcf1-57c56de1fa2b" Title="CompactData Properties " Url="html/Properties_T_BerkeleyDB_CompactData.htm">
+      <HelpTOCNode Id="6adbd7bd-c643-4554-838f-588c4eb9b113" Title="CompactData Properties " Url="html/Properties_T_BerkeleyDB_CompactData.htm">
         <HelpTOCNode Title="Deadlocks Property " Url="html/P_BerkeleyDB_CompactData_Deadlocks.htm" />
         <HelpTOCNode Title="EmptyBuckets Property " Url="html/P_BerkeleyDB_CompactData_EmptyBuckets.htm" />
         <HelpTOCNode Title="End Property " Url="html/P_BerkeleyDB_CompactData_End.htm" />
@@ -393,14 +393,14 @@
       </HelpTOCNode>
     </HelpTOCNode>
     <HelpTOCNode Title="CreatePolicy Enumeration" Url="html/T_BerkeleyDB_CreatePolicy.htm" />
-    <HelpTOCNode Id="0e6929a7-6f7a-4b60-bab2-3d24308d363c" Title="Cursor Class" Url="html/T_BerkeleyDB_Cursor.htm">
+    <HelpTOCNode Id="8020dc73-0897-4294-a8d6-503b49d76541" Title="Cursor Class" Url="html/T_BerkeleyDB_Cursor.htm">
       <HelpTOCNode Title="Cursor Members" Url="html/AllMembers_T_BerkeleyDB_Cursor.htm" />
-      <HelpTOCNode Id="b98aa0e1-a7df-4170-9410-9e8dc5855a25" Title="Cursor Methods " Url="html/Methods_T_BerkeleyDB_Cursor.htm">
+      <HelpTOCNode Id="85a40d7e-eae5-4fe6-93b9-c41473dc4cb6" Title="Cursor Methods " Url="html/Methods_T_BerkeleyDB_Cursor.htm">
         <HelpTOCNode Title="Add Method " Url="html/M_BerkeleyDB_Cursor_Add.htm" />
         <HelpTOCNode Title="Delete Method " Url="html/M_BerkeleyDB_Cursor_Delete.htm" />
         <HelpTOCNode Title="Duplicate Method " Url="html/M_BerkeleyDB_Cursor_Duplicate.htm" />
         <HelpTOCNode Title="GetEnumerator Method " Url="html/M_BerkeleyDB_Cursor_GetEnumerator.htm" />
-        <HelpTOCNode Id="9258e940-8a8c-4697-9736-3eeae7097674" Title="Move Method " Url="html/Overload_BerkeleyDB_Cursor_Move.htm">
+        <HelpTOCNode Id="a17bba87-1c6c-47f9-b1ff-433feaffbf24" Title="Move Method " Url="html/Overload_BerkeleyDB_Cursor_Move.htm">
           <HelpTOCNode Title="Move Method (DatabaseEntry, Boolean)" Url="html/M_BerkeleyDB_Cursor_Move_2.htm" />
           <HelpTOCNode Title="Move Method (KeyValuePair(DatabaseEntry, DatabaseEntry), Boolean)" Url="html/M_BerkeleyDB_Cursor_Move_4.htm" />
           <HelpTOCNode Title="Move Method (DatabaseEntry, DatabaseEntry, Boolean)" Url="html/M_BerkeleyDB_Cursor_Move.htm" />
@@ -408,31 +408,31 @@
           <HelpTOCNode Title="Move Method (KeyValuePair(DatabaseEntry, DatabaseEntry), Boolean, LockingInfo)" Url="html/M_BerkeleyDB_Cursor_Move_5.htm" />
           <HelpTOCNode Title="Move Method (DatabaseEntry, DatabaseEntry, Boolean, LockingInfo)" Url="html/M_BerkeleyDB_Cursor_Move_1.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="679cc981-2b86-44a2-b1bf-555c0ee2cb28" Title="MoveFirst Method " Url="html/Overload_BerkeleyDB_Cursor_MoveFirst.htm">
+        <HelpTOCNode Id="126487f9-df9f-49b2-82f6-66bcdb22a68a" Title="MoveFirst Method " Url="html/Overload_BerkeleyDB_Cursor_MoveFirst.htm">
           <HelpTOCNode Title="MoveFirst Method " Url="html/M_BerkeleyDB_Cursor_MoveFirst.htm" />
           <HelpTOCNode Title="MoveFirst Method (LockingInfo)" Url="html/M_BerkeleyDB_Cursor_MoveFirst_3.htm" />
           <HelpTOCNode Title="MoveFirst Method (DatabaseEntry, DatabaseEntry)" Url="html/M_BerkeleyDB_Cursor_MoveFirst_1.htm" />
           <HelpTOCNode Title="MoveFirst Method (DatabaseEntry, DatabaseEntry, LockingInfo)" Url="html/M_BerkeleyDB_Cursor_MoveFirst_2.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="f6db8d17-d730-4e70-9c2c-bcc6d2990e37" Title="MoveFirstMultiple Method " Url="html/Overload_BerkeleyDB_Cursor_MoveFirstMultiple.htm">
+        <HelpTOCNode Id="570aab0d-6a3b-47ca-88da-9b7bb1070f95" Title="MoveFirstMultiple Method " Url="html/Overload_BerkeleyDB_Cursor_MoveFirstMultiple.htm">
           <HelpTOCNode Title="MoveFirstMultiple Method " Url="html/M_BerkeleyDB_Cursor_MoveFirstMultiple.htm" />
           <HelpTOCNode Title="MoveFirstMultiple Method (LockingInfo)" Url="html/M_BerkeleyDB_Cursor_MoveFirstMultiple_1.htm" />
           <HelpTOCNode Title="MoveFirstMultiple Method (Int32)" Url="html/M_BerkeleyDB_Cursor_MoveFirstMultiple_2.htm" />
           <HelpTOCNode Title="MoveFirstMultiple Method (Int32, LockingInfo)" Url="html/M_BerkeleyDB_Cursor_MoveFirstMultiple_3.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="6bc4d15d-34b7-4661-a824-52f7c33c1363" Title="MoveFirstMultipleKey Method " Url="html/Overload_BerkeleyDB_Cursor_MoveFirstMultipleKey.htm">
+        <HelpTOCNode Id="2a59b705-8b2f-441e-9b0a-07a615298024" Title="MoveFirstMultipleKey Method " Url="html/Overload_BerkeleyDB_Cursor_MoveFirstMultipleKey.htm">
           <HelpTOCNode Title="MoveFirstMultipleKey Method " Url="html/M_BerkeleyDB_Cursor_MoveFirstMultipleKey.htm" />
           <HelpTOCNode Title="MoveFirstMultipleKey Method (LockingInfo)" Url="html/M_BerkeleyDB_Cursor_MoveFirstMultipleKey_1.htm" />
           <HelpTOCNode Title="MoveFirstMultipleKey Method (Int32)" Url="html/M_BerkeleyDB_Cursor_MoveFirstMultipleKey_2.htm" />
           <HelpTOCNode Title="MoveFirstMultipleKey Method (Int32, LockingInfo)" Url="html/M_BerkeleyDB_Cursor_MoveFirstMultipleKey_3.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="42b3d9f8-5fde-4f95-8d37-8081b4b40254" Title="MoveLast Method " Url="html/Overload_BerkeleyDB_Cursor_MoveLast.htm">
+        <HelpTOCNode Id="ebb34f5a-fa7f-49d0-9aac-2b931265f5eb" Title="MoveLast Method " Url="html/Overload_BerkeleyDB_Cursor_MoveLast.htm">
           <HelpTOCNode Title="MoveLast Method " Url="html/M_BerkeleyDB_Cursor_MoveLast.htm" />
           <HelpTOCNode Title="MoveLast Method (LockingInfo)" Url="html/M_BerkeleyDB_Cursor_MoveLast_3.htm" />
           <HelpTOCNode Title="MoveLast Method (DatabaseEntry, DatabaseEntry)" Url="html/M_BerkeleyDB_Cursor_MoveLast_1.htm" />
           <HelpTOCNode Title="MoveLast Method (DatabaseEntry, DatabaseEntry, LockingInfo)" Url="html/M_BerkeleyDB_Cursor_MoveLast_2.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="f4ded719-6eac-4873-99e4-149fac5b07b7" Title="MoveMultiple Method " Url="html/Overload_BerkeleyDB_Cursor_MoveMultiple.htm">
+        <HelpTOCNode Id="c1463990-b773-4f58-a8bd-2c2ecfcc5889" Title="MoveMultiple Method " Url="html/Overload_BerkeleyDB_Cursor_MoveMultiple.htm">
           <HelpTOCNode Title="MoveMultiple Method (DatabaseEntry, Boolean)" Url="html/M_BerkeleyDB_Cursor_MoveMultiple.htm" />
           <HelpTOCNode Title="MoveMultiple Method (KeyValuePair(DatabaseEntry, DatabaseEntry), Boolean)" Url="html/M_BerkeleyDB_Cursor_MoveMultiple_4.htm" />
           <HelpTOCNode Title="MoveMultiple Method (DatabaseEntry, Boolean, LockingInfo)" Url="html/M_BerkeleyDB_Cursor_MoveMultiple_1.htm" />
@@ -442,7 +442,7 @@
           <HelpTOCNode Title="MoveMultiple Method (DatabaseEntry, Boolean, Int32, LockingInfo)" Url="html/M_BerkeleyDB_Cursor_MoveMultiple_3.htm" />
           <HelpTOCNode Title="MoveMultiple Method (KeyValuePair(DatabaseEntry, DatabaseEntry), Boolean, Int32, LockingInfo)" Url="html/M_BerkeleyDB_Cursor_MoveMultiple_7.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="dcbbb16f-a40b-4b60-85a5-f44b848be740" Title="MoveMultipleKey Method " Url="html/Overload_BerkeleyDB_Cursor_MoveMultipleKey.htm">
+        <HelpTOCNode Id="f1c40a77-f98f-420e-a65a-7ca0fb6de13e" Title="MoveMultipleKey Method " Url="html/Overload_BerkeleyDB_Cursor_MoveMultipleKey.htm">
           <HelpTOCNode Title="MoveMultipleKey Method (DatabaseEntry, Boolean)" Url="html/M_BerkeleyDB_Cursor_MoveMultipleKey.htm" />
           <HelpTOCNode Title="MoveMultipleKey Method (KeyValuePair(DatabaseEntry, DatabaseEntry), Boolean)" Url="html/M_BerkeleyDB_Cursor_MoveMultipleKey_4.htm" />
           <HelpTOCNode Title="MoveMultipleKey Method (DatabaseEntry, Boolean, LockingInfo)" Url="html/M_BerkeleyDB_Cursor_MoveMultipleKey_1.htm" />
@@ -452,99 +452,99 @@
           <HelpTOCNode Title="MoveMultipleKey Method (DatabaseEntry, Boolean, Int32, LockingInfo)" Url="html/M_BerkeleyDB_Cursor_MoveMultipleKey_3.htm" />
           <HelpTOCNode Title="MoveMultipleKey Method (KeyValuePair(DatabaseEntry, DatabaseEntry), Boolean, Int32, LockingInfo)" Url="html/M_BerkeleyDB_Cursor_MoveMultipleKey_7.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="0a645fcd-3781-426e-8934-ff7af9f25a37" Title="MoveNext Method " Url="html/Overload_BerkeleyDB_Cursor_MoveNext.htm">
+        <HelpTOCNode Id="6b821ef4-e7d1-4e41-8c0b-268ec366296d" Title="MoveNext Method " Url="html/Overload_BerkeleyDB_Cursor_MoveNext.htm">
           <HelpTOCNode Title="MoveNext Method " Url="html/M_BerkeleyDB_Cursor_MoveNext.htm" />
           <HelpTOCNode Title="MoveNext Method (LockingInfo)" Url="html/M_BerkeleyDB_Cursor_MoveNext_3.htm" />
           <HelpTOCNode Title="MoveNext Method (DatabaseEntry, DatabaseEntry)" Url="html/M_BerkeleyDB_Cursor_MoveNext_1.htm" />
           <HelpTOCNode Title="MoveNext Method (DatabaseEntry, DatabaseEntry, LockingInfo)" Url="html/M_BerkeleyDB_Cursor_MoveNext_2.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="4ba4fa4f-1ac3-4542-b211-cf3564aaa05d" Title="MoveNextDuplicate Method " Url="html/Overload_BerkeleyDB_Cursor_MoveNextDuplicate.htm">
+        <HelpTOCNode Id="c9adff0d-7fc5-4831-95f4-c3283db9cbb9" Title="MoveNextDuplicate Method " Url="html/Overload_BerkeleyDB_Cursor_MoveNextDuplicate.htm">
           <HelpTOCNode Title="MoveNextDuplicate Method " Url="html/M_BerkeleyDB_Cursor_MoveNextDuplicate.htm" />
           <HelpTOCNode Title="MoveNextDuplicate Method (LockingInfo)" Url="html/M_BerkeleyDB_Cursor_MoveNextDuplicate_3.htm" />
           <HelpTOCNode Title="MoveNextDuplicate Method (DatabaseEntry, DatabaseEntry)" Url="html/M_BerkeleyDB_Cursor_MoveNextDuplicate_1.htm" />
           <HelpTOCNode Title="MoveNextDuplicate Method (DatabaseEntry, DatabaseEntry, LockingInfo)" Url="html/M_BerkeleyDB_Cursor_MoveNextDuplicate_2.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="b0858b92-7a45-4787-b702-7a924cbd7e04" Title="MoveNextDuplicateMultiple Method " Url="html/Overload_BerkeleyDB_Cursor_MoveNextDuplicateMultiple.htm">
+        <HelpTOCNode Id="d9d984af-9054-44ac-a64b-0903c9b5c61f" Title="MoveNextDuplicateMultiple Method " Url="html/Overload_BerkeleyDB_Cursor_MoveNextDuplicateMultiple.htm">
           <HelpTOCNode Title="MoveNextDuplicateMultiple Method " Url="html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultiple.htm" />
           <HelpTOCNode Title="MoveNextDuplicateMultiple Method (LockingInfo)" Url="html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultiple_1.htm" />
           <HelpTOCNode Title="MoveNextDuplicateMultiple Method (Int32)" Url="html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultiple_2.htm" />
           <HelpTOCNode Title="MoveNextDuplicateMultiple Method (Int32, LockingInfo)" Url="html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultiple_3.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="7e6ca3f7-b311-40c7-9c9b-0631620ae76c" Title="MoveNextDuplicateMultipleKey Method " Url="html/Overload_BerkeleyDB_Cursor_MoveNextDuplicateMultipleKey.htm">
+        <HelpTOCNode Id="394dab4c-f405-4c69-9288-25f1ddbee8ae" Title="MoveNextDuplicateMultipleKey Method " Url="html/Overload_BerkeleyDB_Cursor_MoveNextDuplicateMultipleKey.htm">
           <HelpTOCNode Title="MoveNextDuplicateMultipleKey Method " Url="html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultipleKey.htm" />
           <HelpTOCNode Title="MoveNextDuplicateMultipleKey Method (LockingInfo)" Url="html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultipleKey_1.htm" />
           <HelpTOCNode Title="MoveNextDuplicateMultipleKey Method (Int32)" Url="html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultipleKey_2.htm" />
           <HelpTOCNode Title="MoveNextDuplicateMultipleKey Method (Int32, LockingInfo)" Url="html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultipleKey_3.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="4351f087-5624-4b71-a195-6884f934360e" Title="MoveNextMultiple Method " Url="html/Overload_BerkeleyDB_Cursor_MoveNextMultiple.htm">
+        <HelpTOCNode Id="fa1a875f-0960-460b-be71-937206762e1d" Title="MoveNextMultiple Method " Url="html/Overload_BerkeleyDB_Cursor_MoveNextMultiple.htm">
           <HelpTOCNode Title="MoveNextMultiple Method " Url="html/M_BerkeleyDB_Cursor_MoveNextMultiple.htm" />
           <HelpTOCNode Title="MoveNextMultiple Method (LockingInfo)" Url="html/M_BerkeleyDB_Cursor_MoveNextMultiple_1.htm" />
           <HelpTOCNode Title="MoveNextMultiple Method (Int32)" Url="html/M_BerkeleyDB_Cursor_MoveNextMultiple_2.htm" />
           <HelpTOCNode Title="MoveNextMultiple Method (Int32, LockingInfo)" Url="html/M_BerkeleyDB_Cursor_MoveNextMultiple_3.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="f7fcd8d2-e3ba-4fa7-8caf-cf79e455b38c" Title="MoveNextMultipleKey Method " Url="html/Overload_BerkeleyDB_Cursor_MoveNextMultipleKey.htm">
+        <HelpTOCNode Id="30c65753-c10b-4b62-a30d-b089ca02cb0c" Title="MoveNextMultipleKey Method " Url="html/Overload_BerkeleyDB_Cursor_MoveNextMultipleKey.htm">
           <HelpTOCNode Title="MoveNextMultipleKey Method " Url="html/M_BerkeleyDB_Cursor_MoveNextMultipleKey.htm" />
           <HelpTOCNode Title="MoveNextMultipleKey Method (LockingInfo)" Url="html/M_BerkeleyDB_Cursor_MoveNextMultipleKey_1.htm" />
           <HelpTOCNode Title="MoveNextMultipleKey Method (Int32)" Url="html/M_BerkeleyDB_Cursor_MoveNextMultipleKey_2.htm" />
           <HelpTOCNode Title="MoveNextMultipleKey Method (Int32, LockingInfo)" Url="html/M_BerkeleyDB_Cursor_MoveNextMultipleKey_3.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="6b56341d-e5d9-4b02-99eb-f2219f2e38c0" Title="MoveNextUnique Method " Url="html/Overload_BerkeleyDB_Cursor_MoveNextUnique.htm">
+        <HelpTOCNode Id="0ff1da6f-b2d8-463b-9648-842eee47d0f1" Title="MoveNextUnique Method " Url="html/Overload_BerkeleyDB_Cursor_MoveNextUnique.htm">
           <HelpTOCNode Title="MoveNextUnique Method " Url="html/M_BerkeleyDB_Cursor_MoveNextUnique.htm" />
           <HelpTOCNode Title="MoveNextUnique Method (LockingInfo)" Url="html/M_BerkeleyDB_Cursor_MoveNextUnique_3.htm" />
           <HelpTOCNode Title="MoveNextUnique Method (DatabaseEntry, DatabaseEntry)" Url="html/M_BerkeleyDB_Cursor_MoveNextUnique_1.htm" />
           <HelpTOCNode Title="MoveNextUnique Method (DatabaseEntry, DatabaseEntry, LockingInfo)" Url="html/M_BerkeleyDB_Cursor_MoveNextUnique_2.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="1bc9a6a8-58de-4738-bd76-3415531077b3" Title="MoveNextUniqueMultiple Method " Url="html/Overload_BerkeleyDB_Cursor_MoveNextUniqueMultiple.htm">
+        <HelpTOCNode Id="6313826a-0618-4b7f-aad4-84730a3aa81b" Title="MoveNextUniqueMultiple Method " Url="html/Overload_BerkeleyDB_Cursor_MoveNextUniqueMultiple.htm">
           <HelpTOCNode Title="MoveNextUniqueMultiple Method " Url="html/M_BerkeleyDB_Cursor_MoveNextUniqueMultiple.htm" />
           <HelpTOCNode Title="MoveNextUniqueMultiple Method (LockingInfo)" Url="html/M_BerkeleyDB_Cursor_MoveNextUniqueMultiple_1.htm" />
           <HelpTOCNode Title="MoveNextUniqueMultiple Method (Int32)" Url="html/M_BerkeleyDB_Cursor_MoveNextUniqueMultiple_2.htm" />
           <HelpTOCNode Title="MoveNextUniqueMultiple Method (Int32, LockingInfo)" Url="html/M_BerkeleyDB_Cursor_MoveNextUniqueMultiple_3.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="29339d23-1281-41d3-85fd-244cb38fce55" Title="MoveNextUniqueMultipleKey Method " Url="html/Overload_BerkeleyDB_Cursor_MoveNextUniqueMultipleKey.htm">
+        <HelpTOCNode Id="277bb1fa-4185-402e-9395-8530a5d59924" Title="MoveNextUniqueMultipleKey Method " Url="html/Overload_BerkeleyDB_Cursor_MoveNextUniqueMultipleKey.htm">
           <HelpTOCNode Title="MoveNextUniqueMultipleKey Method " Url="html/M_BerkeleyDB_Cursor_MoveNextUniqueMultipleKey.htm" />
           <HelpTOCNode Title="MoveNextUniqueMultipleKey Method (LockingInfo)" Url="html/M_BerkeleyDB_Cursor_MoveNextUniqueMultipleKey_1.htm" />
           <HelpTOCNode Title="MoveNextUniqueMultipleKey Method (Int32)" Url="html/M_BerkeleyDB_Cursor_MoveNextUniqueMultipleKey_2.htm" />
           <HelpTOCNode Title="MoveNextUniqueMultipleKey Method (Int32, LockingInfo)" Url="html/M_BerkeleyDB_Cursor_MoveNextUniqueMultipleKey_3.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="f49e94fa-ac01-4190-b57a-e6f32d369f8c" Title="MovePrev Method " Url="html/Overload_BerkeleyDB_Cursor_MovePrev.htm">
+        <HelpTOCNode Id="3843abb4-f844-429a-86f9-b4674d27fa88" Title="MovePrev Method " Url="html/Overload_BerkeleyDB_Cursor_MovePrev.htm">
           <HelpTOCNode Title="MovePrev Method " Url="html/M_BerkeleyDB_Cursor_MovePrev.htm" />
           <HelpTOCNode Title="MovePrev Method (LockingInfo)" Url="html/M_BerkeleyDB_Cursor_MovePrev_3.htm" />
           <HelpTOCNode Title="MovePrev Method (DatabaseEntry, DatabaseEntry)" Url="html/M_BerkeleyDB_Cursor_MovePrev_1.htm" />
           <HelpTOCNode Title="MovePrev Method (DatabaseEntry, DatabaseEntry, LockingInfo)" Url="html/M_BerkeleyDB_Cursor_MovePrev_2.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="e28d4385-7a59-4e9a-97e9-37ce55e91844" Title="MovePrevDuplicate Method " Url="html/Overload_BerkeleyDB_Cursor_MovePrevDuplicate.htm">
+        <HelpTOCNode Id="cc31ea5c-642b-4531-b44f-16056694322f" Title="MovePrevDuplicate Method " Url="html/Overload_BerkeleyDB_Cursor_MovePrevDuplicate.htm">
           <HelpTOCNode Title="MovePrevDuplicate Method " Url="html/M_BerkeleyDB_Cursor_MovePrevDuplicate.htm" />
           <HelpTOCNode Title="MovePrevDuplicate Method (LockingInfo)" Url="html/M_BerkeleyDB_Cursor_MovePrevDuplicate_3.htm" />
           <HelpTOCNode Title="MovePrevDuplicate Method (DatabaseEntry, DatabaseEntry)" Url="html/M_BerkeleyDB_Cursor_MovePrevDuplicate_1.htm" />
           <HelpTOCNode Title="MovePrevDuplicate Method (DatabaseEntry, DatabaseEntry, LockingInfo)" Url="html/M_BerkeleyDB_Cursor_MovePrevDuplicate_2.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="4f239658-49d9-4b26-899f-d2064e0a61bf" Title="MovePrevUnique Method " Url="html/Overload_BerkeleyDB_Cursor_MovePrevUnique.htm">
+        <HelpTOCNode Id="ea049d7a-1356-4d2f-9051-ffff4e40889f" Title="MovePrevUnique Method " Url="html/Overload_BerkeleyDB_Cursor_MovePrevUnique.htm">
           <HelpTOCNode Title="MovePrevUnique Method " Url="html/M_BerkeleyDB_Cursor_MovePrevUnique.htm" />
           <HelpTOCNode Title="MovePrevUnique Method (LockingInfo)" Url="html/M_BerkeleyDB_Cursor_MovePrevUnique_3.htm" />
           <HelpTOCNode Title="MovePrevUnique Method (DatabaseEntry, DatabaseEntry)" Url="html/M_BerkeleyDB_Cursor_MovePrevUnique_1.htm" />
           <HelpTOCNode Title="MovePrevUnique Method (DatabaseEntry, DatabaseEntry, LockingInfo)" Url="html/M_BerkeleyDB_Cursor_MovePrevUnique_2.htm" />
         </HelpTOCNode>
         <HelpTOCNode Title="Overwrite Method " Url="html/M_BerkeleyDB_Cursor_Overwrite.htm" />
-        <HelpTOCNode Id="1b2ef84f-551a-47ee-a0fb-34296e8f72cb" Title="Refresh Method " Url="html/Overload_BerkeleyDB_Cursor_Refresh.htm">
+        <HelpTOCNode Id="ec2cbd04-9260-4372-bd46-844606fca9ae" Title="Refresh Method " Url="html/Overload_BerkeleyDB_Cursor_Refresh.htm">
           <HelpTOCNode Title="Refresh Method " Url="html/M_BerkeleyDB_Cursor_Refresh.htm" />
           <HelpTOCNode Title="Refresh Method (LockingInfo)" Url="html/M_BerkeleyDB_Cursor_Refresh_3.htm" />
           <HelpTOCNode Title="Refresh Method (DatabaseEntry, DatabaseEntry)" Url="html/M_BerkeleyDB_Cursor_Refresh_1.htm" />
           <HelpTOCNode Title="Refresh Method (DatabaseEntry, DatabaseEntry, LockingInfo)" Url="html/M_BerkeleyDB_Cursor_Refresh_2.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="e0726567-1965-448d-972c-dcaa11de03fc" Title="RefreshMultiple Method " Url="html/Overload_BerkeleyDB_Cursor_RefreshMultiple.htm">
+        <HelpTOCNode Id="50cfb375-1be4-48a1-ae12-6c05631fd1ad" Title="RefreshMultiple Method " Url="html/Overload_BerkeleyDB_Cursor_RefreshMultiple.htm">
           <HelpTOCNode Title="RefreshMultiple Method " Url="html/M_BerkeleyDB_Cursor_RefreshMultiple.htm" />
           <HelpTOCNode Title="RefreshMultiple Method (LockingInfo)" Url="html/M_BerkeleyDB_Cursor_RefreshMultiple_1.htm" />
           <HelpTOCNode Title="RefreshMultiple Method (Int32)" Url="html/M_BerkeleyDB_Cursor_RefreshMultiple_2.htm" />
           <HelpTOCNode Title="RefreshMultiple Method (Int32, LockingInfo)" Url="html/M_BerkeleyDB_Cursor_RefreshMultiple_3.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="90faee1a-1d55-49cd-89e8-8c9a54c61581" Title="RefreshMultipleKey Method " Url="html/Overload_BerkeleyDB_Cursor_RefreshMultipleKey.htm">
+        <HelpTOCNode Id="f3087f89-499b-4db7-a672-de2228eded0a" Title="RefreshMultipleKey Method " Url="html/Overload_BerkeleyDB_Cursor_RefreshMultipleKey.htm">
           <HelpTOCNode Title="RefreshMultipleKey Method " Url="html/M_BerkeleyDB_Cursor_RefreshMultipleKey.htm" />
           <HelpTOCNode Title="RefreshMultipleKey Method (LockingInfo)" Url="html/M_BerkeleyDB_Cursor_RefreshMultipleKey_1.htm" />
           <HelpTOCNode Title="RefreshMultipleKey Method (Int32)" Url="html/M_BerkeleyDB_Cursor_RefreshMultipleKey_2.htm" />
           <HelpTOCNode Title="RefreshMultipleKey Method (Int32, LockingInfo)" Url="html/M_BerkeleyDB_Cursor_RefreshMultipleKey_3.htm" />
         </HelpTOCNode>
       </HelpTOCNode>
-      <HelpTOCNode Id="47cdf6eb-92a8-4338-b333-24b01cf08022" Title="Cursor Properties " Url="html/Properties_T_BerkeleyDB_Cursor.htm">
+      <HelpTOCNode Id="66a25df9-1155-4553-9326-770034720aab" Title="Cursor Properties " Url="html/Properties_T_BerkeleyDB_Cursor.htm">
         <HelpTOCNode Title="Current Property " Url="html/P_BerkeleyDB_Cursor_Current.htm" />
         <HelpTOCNode Title="CurrentMultiple Property " Url="html/P_BerkeleyDB_Cursor_CurrentMultiple.htm" />
         <HelpTOCNode Title="CurrentMultipleKey Property " Url="html/P_BerkeleyDB_Cursor_CurrentMultipleKey.htm" />
@@ -552,10 +552,10 @@
       </HelpTOCNode>
     </HelpTOCNode>
     <HelpTOCNode Title="Cursor.InsertLocation Enumeration" Url="html/T_BerkeleyDB_Cursor_InsertLocation.htm" />
-    <HelpTOCNode Id="baea7f0a-bea9-4625-a711-4c70a330e149" Title="CursorConfig Class" Url="html/T_BerkeleyDB_CursorConfig.htm">
+    <HelpTOCNode Id="578adfb6-ea52-4547-ae89-e77d8dd14566" Title="CursorConfig Class" Url="html/T_BerkeleyDB_CursorConfig.htm">
       <HelpTOCNode Title="CursorConfig Members" Url="html/AllMembers_T_BerkeleyDB_CursorConfig.htm" />
       <HelpTOCNode Title="CursorConfig Constructor " Url="html/M_BerkeleyDB_CursorConfig__ctor.htm" />
-      <HelpTOCNode Id="346b6831-989e-4576-a91a-345989e0ca05" Title="CursorConfig Fields" Url="html/Fields_T_BerkeleyDB_CursorConfig.htm">
+      <HelpTOCNode Id="4c3dbe6e-f1d7-4e95-9f59-8654c8d6ecac" Title="CursorConfig Fields" Url="html/Fields_T_BerkeleyDB_CursorConfig.htm">
         <HelpTOCNode Title="IsolationDegree Field" Url="html/F_BerkeleyDB_CursorConfig_IsolationDegree.htm" />
         <HelpTOCNode Title="Priority Field" Url="html/F_BerkeleyDB_CursorConfig_Priority.htm" />
         <HelpTOCNode Title="SnapshotIsolation Field" Url="html/F_BerkeleyDB_CursorConfig_SnapshotIsolation.htm" />
@@ -563,29 +563,29 @@
       </HelpTOCNode>
       <HelpTOCNode Title="CursorConfig Methods " Url="html/Methods_T_BerkeleyDB_CursorConfig.htm" />
     </HelpTOCNode>
-    <HelpTOCNode Id="5d0e012b-9384-4351-b220-154ef8b4bbfd" Title="Database Class" Url="html/T_BerkeleyDB_Database.htm">
+    <HelpTOCNode Id="56ddf7b7-5d1e-4ed6-b88c-154205e17818" Title="Database Class" Url="html/T_BerkeleyDB_Database.htm">
       <HelpTOCNode Title="Database Members" Url="html/AllMembers_T_BerkeleyDB_Database.htm" />
-      <HelpTOCNode Id="0a698a5f-6fb9-49d1-b3b6-0177b23632b7" Title="Database Methods " Url="html/Methods_T_BerkeleyDB_Database.htm">
+      <HelpTOCNode Id="adf15e20-be2f-4e58-9db1-1a58d4986524" Title="Database Methods " Url="html/Methods_T_BerkeleyDB_Database.htm">
         <HelpTOCNode Title="Close Method " Url="html/Overload_BerkeleyDB_Database_Close.htm" />
         <HelpTOCNode Title="Cursor Method " Url="html/Overload_BerkeleyDB_Database_Cursor.htm" />
         <HelpTOCNode Title="Delete Method " Url="html/Overload_BerkeleyDB_Database_Delete.htm" />
         <HelpTOCNode Title="Exists Method " Url="html/Overload_BerkeleyDB_Database_Exists.htm" />
         <HelpTOCNode Title="Get Method " Url="html/Overload_BerkeleyDB_Database_Get.htm" />
         <HelpTOCNode Title="GetBoth Method " Url="html/Overload_BerkeleyDB_Database_GetBoth.htm" />
-        <HelpTOCNode Id="f5a113b6-16bb-411a-8907-c9332af2c45b" Title="GetBothMultiple Method " Url="html/Overload_BerkeleyDB_Database_GetBothMultiple.htm">
+        <HelpTOCNode Id="8876bb5b-1283-4d70-9a90-b3b9f51ec276" Title="GetBothMultiple Method " Url="html/Overload_BerkeleyDB_Database_GetBothMultiple.htm">
           <HelpTOCNode Title="GetBothMultiple Method (DatabaseEntry, DatabaseEntry)" Url="html/M_BerkeleyDB_Database_GetBothMultiple.htm" />
           <HelpTOCNode Title="GetBothMultiple Method (DatabaseEntry, DatabaseEntry, Int32)" Url="html/M_BerkeleyDB_Database_GetBothMultiple_1.htm" />
           <HelpTOCNode Title="GetBothMultiple Method (DatabaseEntry, DatabaseEntry, Int32, Transaction)" Url="html/M_BerkeleyDB_Database_GetBothMultiple_2.htm" />
           <HelpTOCNode Title="GetBothMultiple Method (DatabaseEntry, DatabaseEntry, Int32, Transaction, LockingInfo)" Url="html/M_BerkeleyDB_Database_GetBothMultiple_3.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="8e7df3f8-9e39-4f31-a13b-7c72978c2d8d" Title="GetMultiple Method " Url="html/Overload_BerkeleyDB_Database_GetMultiple.htm">
+        <HelpTOCNode Id="44d821ec-5afa-497d-9e2a-b3d0067ebdb9" Title="GetMultiple Method " Url="html/Overload_BerkeleyDB_Database_GetMultiple.htm">
           <HelpTOCNode Title="GetMultiple Method (DatabaseEntry)" Url="html/M_BerkeleyDB_Database_GetMultiple.htm" />
           <HelpTOCNode Title="GetMultiple Method (DatabaseEntry, Int32)" Url="html/M_BerkeleyDB_Database_GetMultiple_1.htm" />
           <HelpTOCNode Title="GetMultiple Method (DatabaseEntry, Int32, Transaction)" Url="html/M_BerkeleyDB_Database_GetMultiple_2.htm" />
           <HelpTOCNode Title="GetMultiple Method (DatabaseEntry, Int32, Transaction, LockingInfo)" Url="html/M_BerkeleyDB_Database_GetMultiple_3.htm" />
         </HelpTOCNode>
         <HelpTOCNode Title="Join Method " Url="html/M_BerkeleyDB_Database_Join.htm" />
-        <HelpTOCNode Id="52f35f5f-429e-4834-8d48-21c0b5c30869" Title="Open Method " Url="html/Overload_BerkeleyDB_Database_Open.htm">
+        <HelpTOCNode Id="6839cc2d-bdcd-4a3d-94f6-033bd52f6cc1" Title="Open Method " Url="html/Overload_BerkeleyDB_Database_Open.htm">
           <HelpTOCNode Title="Open Method (String, DatabaseConfig)" Url="html/M_BerkeleyDB_Database_Open.htm" />
           <HelpTOCNode Title="Open Method (String, DatabaseConfig, Transaction)" Url="html/M_BerkeleyDB_Database_Open_1.htm" />
           <HelpTOCNode Title="Open Method (String, String, DatabaseConfig)" Url="html/M_BerkeleyDB_Database_Open_2.htm" />
@@ -593,19 +593,19 @@
         </HelpTOCNode>
         <HelpTOCNode Title="PrintFastStats Method " Url="html/Overload_BerkeleyDB_Database_PrintFastStats.htm" />
         <HelpTOCNode Title="PrintStats Method " Url="html/Overload_BerkeleyDB_Database_PrintStats.htm" />
-        <HelpTOCNode Id="ce6504b5-b781-4fbe-a3cd-1f12bfd5e0d8" Title="Put Method " Url="html/Overload_BerkeleyDB_Database_Put.htm">
+        <HelpTOCNode Id="3ebead49-2439-4ddd-ac22-6fb87d581edd" Title="Put Method " Url="html/Overload_BerkeleyDB_Database_Put.htm">
           <HelpTOCNode Title="Put Method (MultipleKeyDatabaseEntry)" Url="html/M_BerkeleyDB_Database_Put_2.htm" />
           <HelpTOCNode Title="Put Method (DatabaseEntry, DatabaseEntry)" Url="html/M_BerkeleyDB_Database_Put.htm" />
           <HelpTOCNode Title="Put Method (MultipleKeyDatabaseEntry, Transaction)" Url="html/M_BerkeleyDB_Database_Put_3.htm" />
           <HelpTOCNode Title="Put Method (DatabaseEntry, DatabaseEntry, Transaction)" Url="html/M_BerkeleyDB_Database_Put_1.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="475cc939-33fa-42a4-8fdd-76ccc2e14354" Title="PutNoOverwrite Method " Url="html/Overload_BerkeleyDB_Database_PutNoOverwrite.htm">
+        <HelpTOCNode Id="e2199abf-a2c0-4051-8056-32534ce16475" Title="PutNoOverwrite Method " Url="html/Overload_BerkeleyDB_Database_PutNoOverwrite.htm">
           <HelpTOCNode Title="PutNoOverwrite Method (MultipleKeyDatabaseEntry)" Url="html/M_BerkeleyDB_Database_PutNoOverwrite_2.htm" />
           <HelpTOCNode Title="PutNoOverwrite Method (DatabaseEntry, DatabaseEntry)" Url="html/M_BerkeleyDB_Database_PutNoOverwrite.htm" />
           <HelpTOCNode Title="PutNoOverwrite Method (MultipleKeyDatabaseEntry, Transaction)" Url="html/M_BerkeleyDB_Database_PutNoOverwrite_3.htm" />
           <HelpTOCNode Title="PutNoOverwrite Method (DatabaseEntry, DatabaseEntry, Transaction)" Url="html/M_BerkeleyDB_Database_PutNoOverwrite_1.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="837c3953-286d-46c6-a8ab-6e90ef6d6fa7" Title="Salvage Method " Url="html/Overload_BerkeleyDB_Database_Salvage.htm">
+        <HelpTOCNode Id="6ea024e8-ba8c-4b03-ba73-e43150864811" Title="Salvage Method " Url="html/Overload_BerkeleyDB_Database_Salvage.htm">
           <HelpTOCNode Title="Salvage Method (String, DatabaseConfig)" Url="html/M_BerkeleyDB_Database_Salvage.htm" />
           <HelpTOCNode Title="Salvage Method (String, DatabaseConfig, Boolean)" Url="html/M_BerkeleyDB_Database_Salvage_1.htm" />
           <HelpTOCNode Title="Salvage Method (String, DatabaseConfig, TextWriter)" Url="html/M_BerkeleyDB_Database_Salvage_5.htm" />
@@ -614,11 +614,11 @@
           <HelpTOCNode Title="Salvage Method (String, DatabaseConfig, Boolean, Boolean, TextWriter)" Url="html/M_BerkeleyDB_Database_Salvage_3.htm" />
         </HelpTOCNode>
         <HelpTOCNode Title="Truncate Method " Url="html/Overload_BerkeleyDB_Database_Truncate.htm" />
-        <HelpTOCNode Id="9ad3c695-a527-49d1-bcd7-3892eaa1326b" Title="Upgrade Method " Url="html/Overload_BerkeleyDB_Database_Upgrade.htm">
+        <HelpTOCNode Id="165666e0-9c69-46b2-aeb4-fa61bbfade1c" Title="Upgrade Method " Url="html/Overload_BerkeleyDB_Database_Upgrade.htm">
           <HelpTOCNode Title="Upgrade Method (String, DatabaseConfig)" Url="html/M_BerkeleyDB_Database_Upgrade.htm" />
           <HelpTOCNode Title="Upgrade Method (String, DatabaseConfig, Boolean)" Url="html/M_BerkeleyDB_Database_Upgrade_1.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="898fb3b5-6fc9-426f-9b11-b1bb2b0fea98" Title="Verify Method " Url="html/Overload_BerkeleyDB_Database_Verify.htm">
+        <HelpTOCNode Id="44885788-536e-471c-a2b5-7d9593cd2253" Title="Verify Method " Url="html/Overload_BerkeleyDB_Database_Verify.htm">
           <HelpTOCNode Title="Verify Method (String, DatabaseConfig)" Url="html/M_BerkeleyDB_Database_Verify.htm" />
           <HelpTOCNode Title="Verify Method (String, DatabaseConfig, Database.VerifyOperation)" Url="html/M_BerkeleyDB_Database_Verify_1.htm" />
           <HelpTOCNode Title="Verify Method (String, String, DatabaseConfig, Database.VerifyOperation)" Url="html/M_BerkeleyDB_Database_Verify_2.htm" />
@@ -627,10 +627,10 @@
       <HelpTOCNode Title="Database Properties " Url="html/Properties_T_BerkeleyDB_Database.htm" />
     </HelpTOCNode>
     <HelpTOCNode Title="Database.VerifyOperation Enumeration" Url="html/T_BerkeleyDB_Database_VerifyOperation.htm" />
-    <HelpTOCNode Id="f31e11b6-fc6e-4c10-a38d-fa4c03eafcc0" Title="DatabaseConfig Class" Url="html/T_BerkeleyDB_DatabaseConfig.htm">
+    <HelpTOCNode Id="5a513112-b6a0-42f3-b80d-06ed91060283" Title="DatabaseConfig Class" Url="html/T_BerkeleyDB_DatabaseConfig.htm">
       <HelpTOCNode Title="DatabaseConfig Members" Url="html/AllMembers_T_BerkeleyDB_DatabaseConfig.htm" />
       <HelpTOCNode Title="DatabaseConfig Constructor " Url="html/M_BerkeleyDB_DatabaseConfig__ctor.htm" />
-      <HelpTOCNode Id="9f628fce-098d-4bb0-877a-275e2c8b5fcf" Title="DatabaseConfig Fields" Url="html/Fields_T_BerkeleyDB_DatabaseConfig.htm">
+      <HelpTOCNode Id="3af90a6a-bf98-4ea4-8d93-b257586d5d73" Title="DatabaseConfig Fields" Url="html/Fields_T_BerkeleyDB_DatabaseConfig.htm">
         <HelpTOCNode Title="AutoCommit Field" Url="html/F_BerkeleyDB_DatabaseConfig_AutoCommit.htm" />
         <HelpTOCNode Title="ByteOrder Field" Url="html/F_BerkeleyDB_DatabaseConfig_ByteOrder.htm" />
         <HelpTOCNode Title="CacheSize Field" Url="html/F_BerkeleyDB_DatabaseConfig_CacheSize.htm" />
@@ -649,28 +649,28 @@
         <HelpTOCNode Title="Truncate Field" Url="html/F_BerkeleyDB_DatabaseConfig_Truncate.htm" />
         <HelpTOCNode Title="UseMVCC Field" Url="html/F_BerkeleyDB_DatabaseConfig_UseMVCC.htm" />
       </HelpTOCNode>
-      <HelpTOCNode Id="8b133c6f-d92f-43f1-9322-24de66c67009" Title="DatabaseConfig Methods " Url="html/Methods_T_BerkeleyDB_DatabaseConfig.htm">
+      <HelpTOCNode Id="33f6696b-877d-4453-950a-3cb0da7e4dc6" Title="DatabaseConfig Methods " Url="html/Methods_T_BerkeleyDB_DatabaseConfig.htm">
         <HelpTOCNode Title="SetEncryption Method " Url="html/M_BerkeleyDB_DatabaseConfig_SetEncryption.htm" />
       </HelpTOCNode>
-      <HelpTOCNode Id="b064cf2d-5c06-4625-872f-7ee7b2f34ee7" Title="DatabaseConfig Properties " Url="html/Properties_T_BerkeleyDB_DatabaseConfig.htm">
+      <HelpTOCNode Id="58e0157c-89b4-449c-b537-8cab07dc4ab2" Title="DatabaseConfig Properties " Url="html/Properties_T_BerkeleyDB_DatabaseConfig.htm">
         <HelpTOCNode Title="EncryptAlgorithm Property " Url="html/P_BerkeleyDB_DatabaseConfig_EncryptAlgorithm.htm" />
         <HelpTOCNode Title="Encrypted Property " Url="html/P_BerkeleyDB_DatabaseConfig_Encrypted.htm" />
         <HelpTOCNode Title="EncryptionPassword Property " Url="html/P_BerkeleyDB_DatabaseConfig_EncryptionPassword.htm" />
         <HelpTOCNode Title="PageSize Property " Url="html/P_BerkeleyDB_DatabaseConfig_PageSize.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="dd063768-b1a6-47ce-a206-65707d6cc965" Title="DatabaseEntry Class" Url="html/T_BerkeleyDB_DatabaseEntry.htm">
+    <HelpTOCNode Id="c550441d-984a-4e0a-bcb8-480ac19c96a2" Title="DatabaseEntry Class" Url="html/T_BerkeleyDB_DatabaseEntry.htm">
       <HelpTOCNode Title="DatabaseEntry Members" Url="html/AllMembers_T_BerkeleyDB_DatabaseEntry.htm" />
-      <HelpTOCNode Id="816b345f-f6b8-4529-8c42-1d12caba51ed" Title="DatabaseEntry Constructor " Url="html/Overload_BerkeleyDB_DatabaseEntry__ctor.htm">
+      <HelpTOCNode Id="b5115440-f39e-4cd5-b4fe-a0bf599d2205" Title="DatabaseEntry Constructor " Url="html/Overload_BerkeleyDB_DatabaseEntry__ctor.htm">
         <HelpTOCNode Title="DatabaseEntry Constructor " Url="html/M_BerkeleyDB_DatabaseEntry__ctor.htm" />
         <HelpTOCNode Title="DatabaseEntry Constructor (Byte[])" Url="html/M_BerkeleyDB_DatabaseEntry__ctor_1.htm" />
         <HelpTOCNode Title="DatabaseEntry Constructor (UInt32, UInt32)" Url="html/M_BerkeleyDB_DatabaseEntry__ctor_3.htm" />
         <HelpTOCNode Title="DatabaseEntry Constructor (Byte[], UInt32, UInt32)" Url="html/M_BerkeleyDB_DatabaseEntry__ctor_2.htm" />
       </HelpTOCNode>
-      <HelpTOCNode Id="9b0ed3b9-f24f-4439-8076-b09c8abb8d22" Title="DatabaseEntry Methods " Url="html/Methods_T_BerkeleyDB_DatabaseEntry.htm">
+      <HelpTOCNode Id="120499ac-6046-408a-9381-3df3f8bd372c" Title="DatabaseEntry Methods " Url="html/Methods_T_BerkeleyDB_DatabaseEntry.htm">
         <HelpTOCNode Title="Dispose Method " Url="html/M_BerkeleyDB_DatabaseEntry_Dispose.htm" />
       </HelpTOCNode>
-      <HelpTOCNode Id="0684f1dd-f267-47ce-8855-7374a249ecc8" Title="DatabaseEntry Properties " Url="html/Properties_T_BerkeleyDB_DatabaseEntry.htm">
+      <HelpTOCNode Id="45006f48-2543-42b9-88ab-9abda316ff3a" Title="DatabaseEntry Properties " Url="html/Properties_T_BerkeleyDB_DatabaseEntry.htm">
         <HelpTOCNode Title="Data Property " Url="html/P_BerkeleyDB_DatabaseEntry_Data.htm" />
         <HelpTOCNode Title="Partial Property " Url="html/P_BerkeleyDB_DatabaseEntry_Partial.htm" />
         <HelpTOCNode Title="PartialLen Property " Url="html/P_BerkeleyDB_DatabaseEntry_PartialLen.htm" />
@@ -678,20 +678,20 @@
         <HelpTOCNode Title="ReadOnly Property " Url="html/P_BerkeleyDB_DatabaseEntry_ReadOnly.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="3f76d66a-25fc-4f3f-8a75-ea44405952ba" Title="DatabaseEnvironment Class" Url="html/T_BerkeleyDB_DatabaseEnvironment.htm">
+    <HelpTOCNode Id="8bb5acbf-32b2-45d7-b720-188301afb226" Title="DatabaseEnvironment Class" Url="html/T_BerkeleyDB_DatabaseEnvironment.htm">
       <HelpTOCNode Title="DatabaseEnvironment Members" Url="html/AllMembers_T_BerkeleyDB_DatabaseEnvironment.htm" />
-      <HelpTOCNode Id="cecac656-db60-4402-8f6a-c0130983a16d" Title="DatabaseEnvironment Methods " Url="html/Methods_T_BerkeleyDB_DatabaseEnvironment.htm">
+      <HelpTOCNode Id="27d4df1a-dc8f-4167-899f-2fec42a48462" Title="DatabaseEnvironment Methods " Url="html/Methods_T_BerkeleyDB_DatabaseEnvironment.htm">
         <HelpTOCNode Title="ArchivableDatabaseFiles Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_ArchivableDatabaseFiles.htm" />
         <HelpTOCNode Title="ArchivableLogFiles Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_ArchivableLogFiles.htm" />
         <HelpTOCNode Title="Backup Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_Backup.htm" />
         <HelpTOCNode Title="BackupDatabase Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_BackupDatabase.htm" />
         <HelpTOCNode Title="BeginCDSGroup Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_BeginCDSGroup.htm" />
-        <HelpTOCNode Id="7b846d15-dd40-4449-99cf-0347d1326b9e" Title="BeginTransaction Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_BeginTransaction.htm">
+        <HelpTOCNode Id="8b7a5ee9-b5d3-4371-9c3e-279c2c72565d" Title="BeginTransaction Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_BeginTransaction.htm">
           <HelpTOCNode Title="BeginTransaction Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_BeginTransaction.htm" />
           <HelpTOCNode Title="BeginTransaction Method (TransactionConfig)" Url="html/M_BerkeleyDB_DatabaseEnvironment_BeginTransaction_1.htm" />
           <HelpTOCNode Title="BeginTransaction Method (TransactionConfig, Transaction)" Url="html/M_BerkeleyDB_DatabaseEnvironment_BeginTransaction_2.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="0d9823e0-6ab6-4019-904a-fb5cbcf22b58" Title="Checkpoint Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_Checkpoint.htm">
+        <HelpTOCNode Id="bd3bfa14-80c8-4372-ac3c-95ade0349380" Title="Checkpoint Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_Checkpoint.htm">
           <HelpTOCNode Title="Checkpoint Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_Checkpoint.htm" />
           <HelpTOCNode Title="Checkpoint Method (UInt32, UInt32)" Url="html/M_BerkeleyDB_DatabaseEnvironment_Checkpoint_1.htm" />
         </HelpTOCNode>
@@ -700,110 +700,110 @@
         <HelpTOCNode Title="DetectDeadlocks Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_DetectDeadlocks.htm" />
         <HelpTOCNode Title="FailCheck Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_FailCheck.htm" />
         <HelpTOCNode Title="IsTransactionApplied Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_IsTransactionApplied.htm" />
-        <HelpTOCNode Id="c9dff371-009a-4f88-a542-363df2a3f7b8" Title="LockingSystemStats Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_LockingSystemStats.htm">
+        <HelpTOCNode Id="b205b229-144a-4720-9f88-f91d847eb257" Title="LockingSystemStats Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_LockingSystemStats.htm">
           <HelpTOCNode Title="LockingSystemStats Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_LockingSystemStats.htm" />
           <HelpTOCNode Title="LockingSystemStats Method (Boolean)" Url="html/M_BerkeleyDB_DatabaseEnvironment_LockingSystemStats_1.htm" />
         </HelpTOCNode>
         <HelpTOCNode Title="LogFile Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_LogFile.htm" />
         <HelpTOCNode Title="LogFiles Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_LogFiles.htm" />
-        <HelpTOCNode Id="d0ca9dce-47a5-474a-8989-6ff6bf3773e4" Title="LogFlush Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_LogFlush.htm">
+        <HelpTOCNode Id="2d391255-7bf4-42f9-a36d-8074a13f462f" Title="LogFlush Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_LogFlush.htm">
           <HelpTOCNode Title="LogFlush Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_LogFlush.htm" />
           <HelpTOCNode Title="LogFlush Method (LSN)" Url="html/M_BerkeleyDB_DatabaseEnvironment_LogFlush_1.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="35a2b77f-7cca-467b-8430-70d1cf77b44c" Title="LoggingSystemStats Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_LoggingSystemStats.htm">
+        <HelpTOCNode Id="da3a8404-3b48-4f88-ba54-06af1498f3fc" Title="LoggingSystemStats Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_LoggingSystemStats.htm">
           <HelpTOCNode Title="LoggingSystemStats Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_LoggingSystemStats.htm" />
           <HelpTOCNode Title="LoggingSystemStats Method (Boolean)" Url="html/M_BerkeleyDB_DatabaseEnvironment_LoggingSystemStats_1.htm" />
         </HelpTOCNode>
         <HelpTOCNode Title="LogVerify Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_LogVerify.htm" />
         <HelpTOCNode Title="LogWrite Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_LogWrite.htm" />
-        <HelpTOCNode Id="16ccadf7-90a3-4203-a32a-9929a5492706" Title="MPoolSystemStats Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_MPoolSystemStats.htm">
+        <HelpTOCNode Id="bde04bef-6486-4beb-ad3b-0d3e36b258c5" Title="MPoolSystemStats Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_MPoolSystemStats.htm">
           <HelpTOCNode Title="MPoolSystemStats Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_MPoolSystemStats.htm" />
           <HelpTOCNode Title="MPoolSystemStats Method (Boolean)" Url="html/M_BerkeleyDB_DatabaseEnvironment_MPoolSystemStats_1.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="463ce563-d03b-4e52-9c1b-270c40d537df" Title="MutexSystemStats Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_MutexSystemStats.htm">
+        <HelpTOCNode Id="20ecd667-3c6f-4f2a-b3f7-742b3e1d9b16" Title="MutexSystemStats Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_MutexSystemStats.htm">
           <HelpTOCNode Title="MutexSystemStats Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_MutexSystemStats.htm" />
           <HelpTOCNode Title="MutexSystemStats Method (Boolean)" Url="html/M_BerkeleyDB_DatabaseEnvironment_MutexSystemStats_1.htm" />
         </HelpTOCNode>
         <HelpTOCNode Title="Open Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_Open.htm" />
         <HelpTOCNode Title="Panic Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_Panic.htm" />
-        <HelpTOCNode Id="52e73e8e-64c2-4a07-a368-219407c573be" Title="PrintLockingSystemStats Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_PrintLockingSystemStats.htm">
+        <HelpTOCNode Id="039deaa1-59f9-4902-b47a-7eb4901b3879" Title="PrintLockingSystemStats Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_PrintLockingSystemStats.htm">
           <HelpTOCNode Title="PrintLockingSystemStats Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_PrintLockingSystemStats.htm" />
           <HelpTOCNode Title="PrintLockingSystemStats Method (Boolean, Boolean)" Url="html/M_BerkeleyDB_DatabaseEnvironment_PrintLockingSystemStats_1.htm" />
           <HelpTOCNode Title="PrintLockingSystemStats Method (Boolean, Boolean, Boolean, Boolean, Boolean, Boolean)" Url="html/M_BerkeleyDB_DatabaseEnvironment_PrintLockingSystemStats_2.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="b28fd759-9c43-4c33-8522-dbd494dc8470" Title="PrintLoggingSystemStats Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_PrintLoggingSystemStats.htm">
+        <HelpTOCNode Id="e37c6e6d-6900-4ecd-a28c-29212b7cfbc1" Title="PrintLoggingSystemStats Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_PrintLoggingSystemStats.htm">
           <HelpTOCNode Title="PrintLoggingSystemStats Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_PrintLoggingSystemStats.htm" />
           <HelpTOCNode Title="PrintLoggingSystemStats Method (Boolean, Boolean)" Url="html/M_BerkeleyDB_DatabaseEnvironment_PrintLoggingSystemStats_1.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="d04e32cf-25cd-4eb3-a79a-77fe54d04bb6" Title="PrintMPoolSystemStats Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_PrintMPoolSystemStats.htm">
+        <HelpTOCNode Id="a0e248b0-7871-4b6f-9acb-95e424cc2037" Title="PrintMPoolSystemStats Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_PrintMPoolSystemStats.htm">
           <HelpTOCNode Title="PrintMPoolSystemStats Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_PrintMPoolSystemStats.htm" />
           <HelpTOCNode Title="PrintMPoolSystemStats Method (Boolean, Boolean)" Url="html/M_BerkeleyDB_DatabaseEnvironment_PrintMPoolSystemStats_1.htm" />
           <HelpTOCNode Title="PrintMPoolSystemStats Method (Boolean, Boolean, Boolean)" Url="html/M_BerkeleyDB_DatabaseEnvironment_PrintMPoolSystemStats_2.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="579bf343-6115-4885-abf9-d8fa2b1aed31" Title="PrintMutexSystemStats Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_PrintMutexSystemStats.htm">
+        <HelpTOCNode Id="714d6fbd-4dc1-43eb-a5fb-c3a39e9705fb" Title="PrintMutexSystemStats Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_PrintMutexSystemStats.htm">
           <HelpTOCNode Title="PrintMutexSystemStats Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_PrintMutexSystemStats.htm" />
           <HelpTOCNode Title="PrintMutexSystemStats Method (Boolean, Boolean)" Url="html/M_BerkeleyDB_DatabaseEnvironment_PrintMutexSystemStats_1.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="42326ce7-2db8-4321-a97d-f4f181cee1b2" Title="PrintReplicationSystemStats Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_PrintReplicationSystemStats.htm">
+        <HelpTOCNode Id="01f2d4ba-42a3-4a92-970e-41d549dd96fd" Title="PrintReplicationSystemStats Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_PrintReplicationSystemStats.htm">
           <HelpTOCNode Title="PrintReplicationSystemStats Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_PrintReplicationSystemStats.htm" />
           <HelpTOCNode Title="PrintReplicationSystemStats Method (Boolean, Boolean)" Url="html/M_BerkeleyDB_DatabaseEnvironment_PrintReplicationSystemStats_1.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="6fee53e9-22d9-4848-8009-e25cd6fbef5d" Title="PrintRepMgrSystemStats Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_PrintRepMgrSystemStats.htm">
+        <HelpTOCNode Id="da6f3e7e-781f-48de-b2ca-667c24b334eb" Title="PrintRepMgrSystemStats Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_PrintRepMgrSystemStats.htm">
           <HelpTOCNode Title="PrintRepMgrSystemStats Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_PrintRepMgrSystemStats.htm" />
           <HelpTOCNode Title="PrintRepMgrSystemStats Method (Boolean, Boolean)" Url="html/M_BerkeleyDB_DatabaseEnvironment_PrintRepMgrSystemStats_1.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="03476450-2d8b-411c-bfc2-4ac51a366704" Title="PrintStats Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_PrintStats.htm">
+        <HelpTOCNode Id="748f7f67-c818-4088-b308-35c3697a8f2a" Title="PrintStats Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_PrintStats.htm">
           <HelpTOCNode Title="PrintStats Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_PrintStats.htm" />
           <HelpTOCNode Title="PrintStats Method (Boolean, Boolean)" Url="html/M_BerkeleyDB_DatabaseEnvironment_PrintStats_1.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="3b553950-d98e-4999-b62e-77c5bb643acf" Title="PrintSubsystemStats Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_PrintSubsystemStats.htm">
+        <HelpTOCNode Id="4e2972d0-bedb-49ef-b536-ca49d0dc2d4b" Title="PrintSubsystemStats Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_PrintSubsystemStats.htm">
           <HelpTOCNode Title="PrintSubsystemStats Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_PrintSubsystemStats.htm" />
           <HelpTOCNode Title="PrintSubsystemStats Method (Boolean, Boolean)" Url="html/M_BerkeleyDB_DatabaseEnvironment_PrintSubsystemStats_1.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="f5ccb0e3-7b11-4cb8-8cac-888a75e77c42" Title="PrintTransactionSystemStats Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_PrintTransactionSystemStats.htm">
+        <HelpTOCNode Id="3c1dcea3-e4a6-43eb-8205-bf0e78008fda" Title="PrintTransactionSystemStats Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_PrintTransactionSystemStats.htm">
           <HelpTOCNode Title="PrintTransactionSystemStats Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_PrintTransactionSystemStats.htm" />
           <HelpTOCNode Title="PrintTransactionSystemStats Method (Boolean, Boolean)" Url="html/M_BerkeleyDB_DatabaseEnvironment_PrintTransactionSystemStats_1.htm" />
         </HelpTOCNode>
         <HelpTOCNode Title="Recover Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_Recover.htm" />
         <HelpTOCNode Title="RegionSetMemoryLimit Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_RegionSetMemoryLimit.htm" />
-        <HelpTOCNode Id="3f54c883-d9c2-4d06-b633-4657d20d9aac" Title="Remove Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_Remove.htm">
+        <HelpTOCNode Id="95db98e2-f4d7-4756-a5f3-37b6de4bcabc" Title="Remove Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_Remove.htm">
           <HelpTOCNode Title="Remove Method (String)" Url="html/M_BerkeleyDB_DatabaseEnvironment_Remove.htm" />
           <HelpTOCNode Title="Remove Method (String, Boolean)" Url="html/M_BerkeleyDB_DatabaseEnvironment_Remove_1.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="2238f1d8-90d6-47a0-832e-f2e89863d831" Title="RemoveDB Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_RemoveDB.htm">
+        <HelpTOCNode Id="83651a36-ed98-4709-80ff-890ccea80eae" Title="RemoveDB Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_RemoveDB.htm">
           <HelpTOCNode Title="RemoveDB Method (String, Boolean)" Url="html/M_BerkeleyDB_DatabaseEnvironment_RemoveDB.htm" />
           <HelpTOCNode Title="RemoveDB Method (String, Boolean, Transaction)" Url="html/M_BerkeleyDB_DatabaseEnvironment_RemoveDB_1.htm" />
           <HelpTOCNode Title="RemoveDB Method (String, String, Boolean)" Url="html/M_BerkeleyDB_DatabaseEnvironment_RemoveDB_2.htm" />
           <HelpTOCNode Title="RemoveDB Method (String, String, Boolean, Transaction)" Url="html/M_BerkeleyDB_DatabaseEnvironment_RemoveDB_3.htm" />
         </HelpTOCNode>
         <HelpTOCNode Title="RemoveUnusedLogFiles Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_RemoveUnusedLogFiles.htm" />
-        <HelpTOCNode Id="35b9d6ea-2d6f-4c9b-b744-74b9b0e15fc7" Title="RenameDB Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_RenameDB.htm">
+        <HelpTOCNode Id="e987c4b9-bc97-4201-8c89-f3e91a743b67" Title="RenameDB Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_RenameDB.htm">
           <HelpTOCNode Title="RenameDB Method (String, String, Boolean)" Url="html/M_BerkeleyDB_DatabaseEnvironment_RenameDB.htm" />
           <HelpTOCNode Title="RenameDB Method (String, String, Boolean, Transaction)" Url="html/M_BerkeleyDB_DatabaseEnvironment_RenameDB_1.htm" />
           <HelpTOCNode Title="RenameDB Method (String, String, String, Boolean)" Url="html/M_BerkeleyDB_DatabaseEnvironment_RenameDB_2.htm" />
           <HelpTOCNode Title="RenameDB Method (String, String, String, Boolean, Transaction)" Url="html/M_BerkeleyDB_DatabaseEnvironment_RenameDB_3.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="f3afa204-b009-4180-ac41-c00f971b69fd" Title="RepHoldElection Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_RepHoldElection.htm">
+        <HelpTOCNode Id="d5a37916-2092-455f-9802-7b1987d0615d" Title="RepHoldElection Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_RepHoldElection.htm">
           <HelpTOCNode Title="RepHoldElection Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_RepHoldElection.htm" />
           <HelpTOCNode Title="RepHoldElection Method (UInt32)" Url="html/M_BerkeleyDB_DatabaseEnvironment_RepHoldElection_1.htm" />
           <HelpTOCNode Title="RepHoldElection Method (UInt32, UInt32)" Url="html/M_BerkeleyDB_DatabaseEnvironment_RepHoldElection_2.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="5c81bd9f-dccf-4f47-82e9-fb2b19865736" Title="ReplicationSystemStats Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_ReplicationSystemStats.htm">
+        <HelpTOCNode Id="601a5f3a-1a93-4f61-a811-d3d4a33486e9" Title="ReplicationSystemStats Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_ReplicationSystemStats.htm">
           <HelpTOCNode Title="ReplicationSystemStats Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_ReplicationSystemStats.htm" />
           <HelpTOCNode Title="ReplicationSystemStats Method (Boolean)" Url="html/M_BerkeleyDB_DatabaseEnvironment_ReplicationSystemStats_1.htm" />
         </HelpTOCNode>
         <HelpTOCNode Title="RepMgrChannel Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_RepMgrChannel.htm" />
-        <HelpTOCNode Id="f8bf49be-5db9-4f71-ad28-63557056a07e" Title="RepMgrSite Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_RepMgrSite.htm">
+        <HelpTOCNode Id="5f829758-bf1d-448f-bd97-2b779986700a" Title="RepMgrSite Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_RepMgrSite.htm">
           <HelpTOCNode Title="RepMgrSite Method (Int32)" Url="html/M_BerkeleyDB_DatabaseEnvironment_RepMgrSite.htm" />
           <HelpTOCNode Title="RepMgrSite Method (String, UInt32)" Url="html/M_BerkeleyDB_DatabaseEnvironment_RepMgrSite_1.htm" />
         </HelpTOCNode>
         <HelpTOCNode Title="RepMgrSiteConfig Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_RepMgrSiteConfig.htm" />
-        <HelpTOCNode Id="6c0d14b8-57e8-4e9d-b1bc-744cb62c58fc" Title="RepMgrStartClient Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_RepMgrStartClient.htm">
+        <HelpTOCNode Id="d1592b60-63cc-418e-b586-7e4522d81d7a" Title="RepMgrStartClient Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_RepMgrStartClient.htm">
           <HelpTOCNode Title="RepMgrStartClient Method (Int32)" Url="html/M_BerkeleyDB_DatabaseEnvironment_RepMgrStartClient.htm" />
           <HelpTOCNode Title="RepMgrStartClient Method (Int32, Boolean)" Url="html/M_BerkeleyDB_DatabaseEnvironment_RepMgrStartClient_1.htm" />
         </HelpTOCNode>
         <HelpTOCNode Title="RepMgrStartMaster Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_RepMgrStartMaster.htm" />
-        <HelpTOCNode Id="bc315bcc-fbc4-40b1-a347-1006f6defa44" Title="RepMgrSystemStats Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_RepMgrSystemStats.htm">
+        <HelpTOCNode Id="3f9caad7-8732-420a-855b-da15017fda97" Title="RepMgrSystemStats Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_RepMgrSystemStats.htm">
           <HelpTOCNode Title="RepMgrSystemStats Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_RepMgrSystemStats.htm" />
           <HelpTOCNode Title="RepMgrSystemStats Method (Boolean)" Url="html/M_BerkeleyDB_DatabaseEnvironment_RepMgrSystemStats_1.htm" />
         </HelpTOCNode>
@@ -812,11 +812,11 @@
         <HelpTOCNode Title="RepSetRetransmissionRequest Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_RepSetRetransmissionRequest.htm" />
         <HelpTOCNode Title="RepSetTransmitLimit Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_RepSetTransmitLimit.htm" />
         <HelpTOCNode Title="RepSetTransport Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_RepSetTransport.htm" />
-        <HelpTOCNode Id="63f1bacf-8911-4fa9-b572-b4239811fb54" Title="RepStartClient Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_RepStartClient.htm">
+        <HelpTOCNode Id="20a74cca-4881-4056-9604-6089b7ee9d12" Title="RepStartClient Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_RepStartClient.htm">
           <HelpTOCNode Title="RepStartClient Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_RepStartClient.htm" />
           <HelpTOCNode Title="RepStartClient Method (DatabaseEntry)" Url="html/M_BerkeleyDB_DatabaseEnvironment_RepStartClient_1.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="93d7478b-a386-4a23-a71f-e2f847203ec2" Title="RepStartMaster Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_RepStartMaster.htm">
+        <HelpTOCNode Id="e4ad52d8-dc57-482b-b894-32d8cb00c58a" Title="RepStartMaster Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_RepStartMaster.htm">
           <HelpTOCNode Title="RepStartMaster Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_RepStartMaster.htm" />
           <HelpTOCNode Title="RepStartMaster Method (DatabaseEntry)" Url="html/M_BerkeleyDB_DatabaseEnvironment_RepStartMaster_1.htm" />
         </HelpTOCNode>
@@ -824,21 +824,21 @@
         <HelpTOCNode Title="ResetFileID Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_ResetFileID.htm" />
         <HelpTOCNode Title="ResetLSN Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_ResetLSN.htm" />
         <HelpTOCNode Title="SetMaxSequentialWrites Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_SetMaxSequentialWrites.htm" />
-        <HelpTOCNode Id="e2848f33-f4c1-46f1-b7e1-e3560165f0f4" Title="SyncMemPool Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_SyncMemPool.htm">
+        <HelpTOCNode Id="5810a94a-e2d8-4dc7-b218-f7a819e9e904" Title="SyncMemPool Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_SyncMemPool.htm">
           <HelpTOCNode Title="SyncMemPool Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_SyncMemPool.htm" />
           <HelpTOCNode Title="SyncMemPool Method (LSN)" Url="html/M_BerkeleyDB_DatabaseEnvironment_SyncMemPool_1.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="397e3eb0-06ed-4c62-90e7-ac748b6ac398" Title="TransactionSystemStats Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_TransactionSystemStats.htm">
+        <HelpTOCNode Id="ebe367a4-e6d1-4bb7-a0cd-f42bf75d8c5d" Title="TransactionSystemStats Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_TransactionSystemStats.htm">
           <HelpTOCNode Title="TransactionSystemStats Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_TransactionSystemStats.htm" />
           <HelpTOCNode Title="TransactionSystemStats Method (Boolean)" Url="html/M_BerkeleyDB_DatabaseEnvironment_TransactionSystemStats_1.htm" />
         </HelpTOCNode>
         <HelpTOCNode Title="TrickleCleanMemPool Method " Url="html/M_BerkeleyDB_DatabaseEnvironment_TrickleCleanMemPool.htm" />
-        <HelpTOCNode Id="da03711e-df86-4f24-84ee-1ba34cc7839e" Title="WriteToLog Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_WriteToLog.htm">
+        <HelpTOCNode Id="80279ad9-308d-4fcb-9e38-d1e398a262f3" Title="WriteToLog Method " Url="html/Overload_BerkeleyDB_DatabaseEnvironment_WriteToLog.htm">
           <HelpTOCNode Title="WriteToLog Method (String)" Url="html/M_BerkeleyDB_DatabaseEnvironment_WriteToLog.htm" />
           <HelpTOCNode Title="WriteToLog Method (String, Transaction)" Url="html/M_BerkeleyDB_DatabaseEnvironment_WriteToLog_1.htm" />
         </HelpTOCNode>
       </HelpTOCNode>
-      <HelpTOCNode Id="173924f1-9f86-4f22-9480-cc37459ad5f3" Title="DatabaseEnvironment Properties " Url="html/Properties_T_BerkeleyDB_DatabaseEnvironment.htm">
+      <HelpTOCNode Id="4012e634-175f-4075-a6c2-b07915947c9f" Title="DatabaseEnvironment Properties " Url="html/Properties_T_BerkeleyDB_DatabaseEnvironment.htm">
         <HelpTOCNode Title="AutoCommit Property " Url="html/P_BerkeleyDB_DatabaseEnvironment_AutoCommit.htm" />
         <HelpTOCNode Title="BackupBufferSize Property " Url="html/P_BerkeleyDB_DatabaseEnvironment_BackupBufferSize.htm" />
         <HelpTOCNode Title="BackupHandler Property " Url="html/P_BerkeleyDB_DatabaseEnvironment_BackupHandler.htm" />
@@ -963,10 +963,10 @@
         <HelpTOCNode Title="YieldCPU Property " Url="html/P_BerkeleyDB_DatabaseEnvironment_YieldCPU.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="1b53d208-0fb1-458f-a9a8-ce243814f9e4" Title="DatabaseEnvironmentConfig Class" Url="html/T_BerkeleyDB_DatabaseEnvironmentConfig.htm">
+    <HelpTOCNode Id="106c667d-47f9-456b-90a7-3c6a04920f5e" Title="DatabaseEnvironmentConfig Class" Url="html/T_BerkeleyDB_DatabaseEnvironmentConfig.htm">
       <HelpTOCNode Title="DatabaseEnvironmentConfig Members" Url="html/AllMembers_T_BerkeleyDB_DatabaseEnvironmentConfig.htm" />
       <HelpTOCNode Title="DatabaseEnvironmentConfig Constructor " Url="html/M_BerkeleyDB_DatabaseEnvironmentConfig__ctor.htm" />
-      <HelpTOCNode Id="63efca7b-a360-4363-8777-4c00211cf779" Title="DatabaseEnvironmentConfig Fields" Url="html/Fields_T_BerkeleyDB_DatabaseEnvironmentConfig.htm">
+      <HelpTOCNode Id="d9960fd6-9da7-4b7c-8384-763550e7d8a7" Title="DatabaseEnvironmentConfig Fields" Url="html/Fields_T_BerkeleyDB_DatabaseEnvironmentConfig.htm">
         <HelpTOCNode Title="AutoCommit Field" Url="html/F_BerkeleyDB_DatabaseEnvironmentConfig_AutoCommit.htm" />
         <HelpTOCNode Title="CDB_ALLDB Field" Url="html/F_BerkeleyDB_DatabaseEnvironmentConfig_CDB_ALLDB.htm" />
         <HelpTOCNode Title="Create Field" Url="html/F_BerkeleyDB_DatabaseEnvironmentConfig_Create.htm" />
@@ -1018,10 +1018,10 @@
         <HelpTOCNode Title="Verbosity Field" Url="html/F_BerkeleyDB_DatabaseEnvironmentConfig_Verbosity.htm" />
         <HelpTOCNode Title="YieldCPU Field" Url="html/F_BerkeleyDB_DatabaseEnvironmentConfig_YieldCPU.htm" />
       </HelpTOCNode>
-      <HelpTOCNode Id="9e7d4841-e447-4e09-ab39-9c2ee2fe2030" Title="DatabaseEnvironmentConfig Methods " Url="html/Methods_T_BerkeleyDB_DatabaseEnvironmentConfig.htm">
+      <HelpTOCNode Id="ab6dea5f-97e3-432c-8149-db17b1ae5556" Title="DatabaseEnvironmentConfig Methods " Url="html/Methods_T_BerkeleyDB_DatabaseEnvironmentConfig.htm">
         <HelpTOCNode Title="SetEncryption Method " Url="html/M_BerkeleyDB_DatabaseEnvironmentConfig_SetEncryption.htm" />
       </HelpTOCNode>
-      <HelpTOCNode Id="08787b3f-f5fd-43dd-9d9e-9b6018347f94" Title="DatabaseEnvironmentConfig Properties " Url="html/Properties_T_BerkeleyDB_DatabaseEnvironmentConfig.htm">
+      <HelpTOCNode Id="bbf4b0ed-6ec5-4326-a47c-eaffd263eb62" Title="DatabaseEnvironmentConfig Properties " Url="html/Properties_T_BerkeleyDB_DatabaseEnvironmentConfig.htm">
         <HelpTOCNode Title="EncryptAlgorithm Property " Url="html/P_BerkeleyDB_DatabaseEnvironmentConfig_EncryptAlgorithm.htm" />
         <HelpTOCNode Title="EncryptionPassword Property " Url="html/P_BerkeleyDB_DatabaseEnvironmentConfig_EncryptionPassword.htm" />
         <HelpTOCNode Title="InitThreadCount Property " Url="html/P_BerkeleyDB_DatabaseEnvironmentConfig_InitThreadCount.htm" />
@@ -1033,22 +1033,22 @@
         <HelpTOCNode Title="TxnTimestamp Property " Url="html/P_BerkeleyDB_DatabaseEnvironmentConfig_TxnTimestamp.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="839108a9-9c85-4ad0-909f-c81c71c5f337" Title="DatabaseException Class" Url="html/T_BerkeleyDB_DatabaseException.htm">
+    <HelpTOCNode Id="466efaf9-ff0f-4891-81b0-76f93bf6908e" Title="DatabaseException Class" Url="html/T_BerkeleyDB_DatabaseException.htm">
       <HelpTOCNode Title="DatabaseException Members" Url="html/AllMembers_T_BerkeleyDB_DatabaseException.htm" />
       <HelpTOCNode Title="DatabaseException Constructor " Url="html/M_BerkeleyDB_DatabaseException__ctor.htm" />
-      <HelpTOCNode Id="48af613c-f934-422a-86a2-eabf68ac50b6" Title="DatabaseException Fields" Url="html/Fields_T_BerkeleyDB_DatabaseException.htm">
+      <HelpTOCNode Id="f029f4ae-e521-48ef-8ee8-72e4c628ed5a" Title="DatabaseException Fields" Url="html/Fields_T_BerkeleyDB_DatabaseException.htm">
         <HelpTOCNode Title="ErrorCode Field" Url="html/F_BerkeleyDB_DatabaseException_ErrorCode.htm" />
       </HelpTOCNode>
-      <HelpTOCNode Id="5fb8b023-ddf1-430a-964c-18085d023649" Title="DatabaseException Methods " Url="html/Methods_T_BerkeleyDB_DatabaseException.htm">
+      <HelpTOCNode Id="e4d39aec-a20e-4f58-b77c-55bb964cddc8" Title="DatabaseException Methods " Url="html/Methods_T_BerkeleyDB_DatabaseException.htm">
         <HelpTOCNode Title="ThrowException Method " Url="html/M_BerkeleyDB_DatabaseException_ThrowException.htm" />
       </HelpTOCNode>
       <HelpTOCNode Title="DatabaseException Properties " Url="html/Properties_T_BerkeleyDB_DatabaseException.htm" />
     </HelpTOCNode>
     <HelpTOCNode Title="DatabaseFeedbackDelegate Delegate" Url="html/T_BerkeleyDB_DatabaseFeedbackDelegate.htm" />
     <HelpTOCNode Title="DatabaseFeedbackEvent Enumeration" Url="html/T_BerkeleyDB_DatabaseFeedbackEvent.htm" />
-    <HelpTOCNode Id="cb2ea344-bdf2-4797-b714-2cb902b41c34" Title="DatabaseType Class" Url="html/T_BerkeleyDB_DatabaseType.htm">
+    <HelpTOCNode Id="42f45a85-7eb3-49f7-b038-09c7a07ba094" Title="DatabaseType Class" Url="html/T_BerkeleyDB_DatabaseType.htm">
       <HelpTOCNode Title="DatabaseType Members" Url="html/AllMembers_T_BerkeleyDB_DatabaseType.htm" />
-      <HelpTOCNode Id="0534a8aa-25d1-4f90-9c1b-e151ef1e96e7" Title="DatabaseType Fields" Url="html/Fields_T_BerkeleyDB_DatabaseType.htm">
+      <HelpTOCNode Id="9103d5cb-9806-4b31-8938-50d39fbe7334" Title="DatabaseType Fields" Url="html/Fields_T_BerkeleyDB_DatabaseType.htm">
         <HelpTOCNode Title="BTREE Field" Url="html/F_BerkeleyDB_DatabaseType_BTREE.htm" />
         <HelpTOCNode Title="HASH Field" Url="html/F_BerkeleyDB_DatabaseType_HASH.htm" />
         <HelpTOCNode Title="HEAP Field" Url="html/F_BerkeleyDB_DatabaseType_HEAP.htm" />
@@ -1056,33 +1056,33 @@
         <HelpTOCNode Title="RECNO Field" Url="html/F_BerkeleyDB_DatabaseType_RECNO.htm" />
         <HelpTOCNode Title="UNKNOWN Field" Url="html/F_BerkeleyDB_DatabaseType_UNKNOWN.htm" />
       </HelpTOCNode>
-      <HelpTOCNode Id="6ff70a14-c94d-4c6e-9915-07703260012a" Title="DatabaseType Methods " Url="html/Methods_T_BerkeleyDB_DatabaseType.htm">
+      <HelpTOCNode Id="0a9796f8-f92c-4b21-98f9-55cfb192a129" Title="DatabaseType Methods " Url="html/Methods_T_BerkeleyDB_DatabaseType.htm">
         <HelpTOCNode Title="ToString Method " Url="html/M_BerkeleyDB_DatabaseType_ToString.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="80bf78f9-4f47-487d-83b9-a7fd6b0aeae4" Title="DbChannel Class" Url="html/T_BerkeleyDB_DbChannel.htm">
+    <HelpTOCNode Id="7efcc264-5c45-4fcd-9e76-60c79f1aa5dc" Title="DbChannel Class" Url="html/T_BerkeleyDB_DbChannel.htm">
       <HelpTOCNode Title="DbChannel Members" Url="html/AllMembers_T_BerkeleyDB_DbChannel.htm" />
-      <HelpTOCNode Id="ef5348a3-3ffc-42eb-962c-dbc6885e45ff" Title="DbChannel Methods " Url="html/Methods_T_BerkeleyDB_DbChannel.htm">
+      <HelpTOCNode Id="ecde8a04-0326-49b2-9b87-1d9700b260af" Title="DbChannel Methods " Url="html/Methods_T_BerkeleyDB_DbChannel.htm">
         <HelpTOCNode Title="Close Method " Url="html/M_BerkeleyDB_DbChannel_Close.htm" />
         <HelpTOCNode Title="Dispose Method " Url="html/M_BerkeleyDB_DbChannel_Dispose.htm" />
         <HelpTOCNode Title="SendMessage Method " Url="html/M_BerkeleyDB_DbChannel_SendMessage.htm" />
-        <HelpTOCNode Id="aba747d5-1a0f-491a-bbce-82f5c7a1eb1b" Title="SendRequest Method " Url="html/Overload_BerkeleyDB_DbChannel_SendRequest.htm">
+        <HelpTOCNode Id="85ebca6d-9bd2-4908-ad25-c223d1d8fc89" Title="SendRequest Method " Url="html/Overload_BerkeleyDB_DbChannel_SendRequest.htm">
           <HelpTOCNode Title="SendRequest Method (DatabaseEntry[], UInt32)" Url="html/M_BerkeleyDB_DbChannel_SendRequest_1.htm" />
           <HelpTOCNode Title="SendRequest Method (DatabaseEntry[], Int32, UInt32)" Url="html/M_BerkeleyDB_DbChannel_SendRequest.htm" />
         </HelpTOCNode>
       </HelpTOCNode>
-      <HelpTOCNode Id="243a79f7-e76c-43db-b7aa-5c8b8de060d8" Title="DbChannel Properties " Url="html/Properties_T_BerkeleyDB_DbChannel.htm">
+      <HelpTOCNode Id="61b5b0c2-6bc2-4d85-82bb-388d5ff9b678" Title="DbChannel Properties " Url="html/Properties_T_BerkeleyDB_DbChannel.htm">
         <HelpTOCNode Title="Timeout Property " Url="html/P_BerkeleyDB_DbChannel_Timeout.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="e980e06d-7338-44f0-9023-79317e84afd6" Title="DbSite Class" Url="html/T_BerkeleyDB_DbSite.htm">
+    <HelpTOCNode Id="eaf44256-6e0e-41f1-880f-e480d803dd77" Title="DbSite Class" Url="html/T_BerkeleyDB_DbSite.htm">
       <HelpTOCNode Title="DbSite Members" Url="html/AllMembers_T_BerkeleyDB_DbSite.htm" />
-      <HelpTOCNode Id="804027fd-03ee-4b4c-a495-cc62c9196c4d" Title="DbSite Methods " Url="html/Methods_T_BerkeleyDB_DbSite.htm">
+      <HelpTOCNode Id="1e637866-6ff6-47ee-82c3-63e32aadc593" Title="DbSite Methods " Url="html/Methods_T_BerkeleyDB_DbSite.htm">
         <HelpTOCNode Title="Close Method " Url="html/M_BerkeleyDB_DbSite_Close.htm" />
         <HelpTOCNode Title="Dispose Method " Url="html/M_BerkeleyDB_DbSite_Dispose.htm" />
         <HelpTOCNode Title="Remove Method " Url="html/M_BerkeleyDB_DbSite_Remove.htm" />
       </HelpTOCNode>
-      <HelpTOCNode Id="fe8128ba-16e5-49c9-9373-1415ca6aeb08" Title="DbSite Properties " Url="html/Properties_T_BerkeleyDB_DbSite.htm">
+      <HelpTOCNode Id="ef3d2870-5f58-496f-948e-0f1ba50fdc34" Title="DbSite Properties " Url="html/Properties_T_BerkeleyDB_DbSite.htm">
         <HelpTOCNode Title="Address Property " Url="html/P_BerkeleyDB_DbSite_Address.htm" />
         <HelpTOCNode Title="EId Property " Url="html/P_BerkeleyDB_DbSite_EId.htm" />
         <HelpTOCNode Title="GroupCreator Property " Url="html/P_BerkeleyDB_DbSite_GroupCreator.htm" />
@@ -1092,15 +1092,15 @@
         <HelpTOCNode Title="Peer Property " Url="html/P_BerkeleyDB_DbSite_Peer.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="af574e48-9cee-4cd4-8ccb-c628dcc6727f" Title="DbSiteConfig Class" Url="html/T_BerkeleyDB_DbSiteConfig.htm">
+    <HelpTOCNode Id="85bf8a5f-2beb-4dfd-b5d8-af0395aef656" Title="DbSiteConfig Class" Url="html/T_BerkeleyDB_DbSiteConfig.htm">
       <HelpTOCNode Title="DbSiteConfig Members" Url="html/AllMembers_T_BerkeleyDB_DbSiteConfig.htm" />
       <HelpTOCNode Title="DbSiteConfig Constructor " Url="html/M_BerkeleyDB_DbSiteConfig__ctor.htm" />
-      <HelpTOCNode Id="f02f2ece-0dec-4c6c-a579-de5a24f22504" Title="DbSiteConfig Fields" Url="html/Fields_T_BerkeleyDB_DbSiteConfig.htm">
+      <HelpTOCNode Id="16f5238c-fedd-45ef-bc30-7f7b12d9cfe9" Title="DbSiteConfig Fields" Url="html/Fields_T_BerkeleyDB_DbSiteConfig.htm">
         <HelpTOCNode Title="Host Field" Url="html/F_BerkeleyDB_DbSiteConfig_Host.htm" />
         <HelpTOCNode Title="Port Field" Url="html/F_BerkeleyDB_DbSiteConfig_Port.htm" />
       </HelpTOCNode>
       <HelpTOCNode Title="DbSiteConfig Methods " Url="html/Methods_T_BerkeleyDB_DbSiteConfig.htm" />
-      <HelpTOCNode Id="30665a94-1732-4987-b488-49e31d07573c" Title="DbSiteConfig Properties " Url="html/Properties_T_BerkeleyDB_DbSiteConfig.htm">
+      <HelpTOCNode Id="ad5785dc-5965-4283-8235-4754ee5ed6d9" Title="DbSiteConfig Properties " Url="html/Properties_T_BerkeleyDB_DbSiteConfig.htm">
         <HelpTOCNode Title="GroupCreator Property " Url="html/P_BerkeleyDB_DbSiteConfig_GroupCreator.htm" />
         <HelpTOCNode Title="Helper Property " Url="html/P_BerkeleyDB_DbSiteConfig_Helper.htm" />
         <HelpTOCNode Title="Legacy Property " Url="html/P_BerkeleyDB_DbSiteConfig_Legacy.htm" />
@@ -1108,25 +1108,25 @@
         <HelpTOCNode Title="Peer Property " Url="html/P_BerkeleyDB_DbSiteConfig_Peer.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="4843cda9-8471-4448-963f-56cf06955e36" Title="DbThreadID Class" Url="html/T_BerkeleyDB_DbThreadID.htm">
+    <HelpTOCNode Id="d7e5e4cd-b141-4cd0-9de5-a6290c00bf79" Title="DbThreadID Class" Url="html/T_BerkeleyDB_DbThreadID.htm">
       <HelpTOCNode Title="DbThreadID Members" Url="html/AllMembers_T_BerkeleyDB_DbThreadID.htm" />
       <HelpTOCNode Title="DbThreadID Constructor " Url="html/M_BerkeleyDB_DbThreadID__ctor.htm" />
-      <HelpTOCNode Id="34628c1b-ace6-4f13-8f9c-ed8c453bddee" Title="DbThreadID Fields" Url="html/Fields_T_BerkeleyDB_DbThreadID.htm">
+      <HelpTOCNode Id="dbe1b5a2-ae36-406c-aaf4-626278100492" Title="DbThreadID Fields" Url="html/Fields_T_BerkeleyDB_DbThreadID.htm">
         <HelpTOCNode Title="processID Field" Url="html/F_BerkeleyDB_DbThreadID_processID.htm" />
         <HelpTOCNode Title="threadID Field" Url="html/F_BerkeleyDB_DbThreadID_threadID.htm" />
       </HelpTOCNode>
       <HelpTOCNode Title="DbThreadID Methods " Url="html/Methods_T_BerkeleyDB_DbThreadID.htm" />
     </HelpTOCNode>
-    <HelpTOCNode Id="815a9e65-fbee-42ea-acc7-12fb6ce89d0f" Title="DeadlockException Class" Url="html/T_BerkeleyDB_DeadlockException.htm">
+    <HelpTOCNode Id="e8216476-5cea-4a40-8d32-26c8180c3d61" Title="DeadlockException Class" Url="html/T_BerkeleyDB_DeadlockException.htm">
       <HelpTOCNode Title="DeadlockException Members" Url="html/AllMembers_T_BerkeleyDB_DeadlockException.htm" />
       <HelpTOCNode Title="DeadlockException Constructor " Url="html/M_BerkeleyDB_DeadlockException__ctor.htm" />
       <HelpTOCNode Title="DeadlockException Fields" Url="html/Fields_T_BerkeleyDB_DeadlockException.htm" />
       <HelpTOCNode Title="DeadlockException Methods " Url="html/Methods_T_BerkeleyDB_DeadlockException.htm" />
       <HelpTOCNode Title="DeadlockException Properties " Url="html/Properties_T_BerkeleyDB_DeadlockException.htm" />
     </HelpTOCNode>
-    <HelpTOCNode Id="baa8016b-d10e-490c-b049-6f01600cc73f" Title="DeadlockPolicy Class" Url="html/T_BerkeleyDB_DeadlockPolicy.htm">
+    <HelpTOCNode Id="5f22ad06-f926-4210-9c50-43cc2109886e" Title="DeadlockPolicy Class" Url="html/T_BerkeleyDB_DeadlockPolicy.htm">
       <HelpTOCNode Title="DeadlockPolicy Members" Url="html/AllMembers_T_BerkeleyDB_DeadlockPolicy.htm" />
-      <HelpTOCNode Id="9d6f668f-8608-4ad6-8b25-61b0bd5193f0" Title="DeadlockPolicy Fields" Url="html/Fields_T_BerkeleyDB_DeadlockPolicy.htm">
+      <HelpTOCNode Id="3719de60-9cfb-4c63-aa28-fc7ab43c3a69" Title="DeadlockPolicy Fields" Url="html/Fields_T_BerkeleyDB_DeadlockPolicy.htm">
         <HelpTOCNode Title="DEFAULT Field" Url="html/F_BerkeleyDB_DeadlockPolicy_DEFAULT.htm" />
         <HelpTOCNode Title="EXPIRE Field" Url="html/F_BerkeleyDB_DeadlockPolicy_EXPIRE.htm" />
         <HelpTOCNode Title="MAX_LOCKS Field" Url="html/F_BerkeleyDB_DeadlockPolicy_MAX_LOCKS.htm" />
@@ -1146,10 +1146,10 @@
     <HelpTOCNode Title="EnvironmentFeedbackDelegate Delegate" Url="html/T_BerkeleyDB_EnvironmentFeedbackDelegate.htm" />
     <HelpTOCNode Title="EnvironmentFeedbackEvent Enumeration" Url="html/T_BerkeleyDB_EnvironmentFeedbackEvent.htm" />
     <HelpTOCNode Title="EnvironmentID Enumeration" Url="html/T_BerkeleyDB_EnvironmentID.htm" />
-    <HelpTOCNode Id="45b013dc-e394-4829-9695-1f96637a639f" Title="ErrorCodes Class" Url="html/T_BerkeleyDB_ErrorCodes.htm">
+    <HelpTOCNode Id="bd8b9621-6353-4015-9a0c-dfa6ffce403d" Title="ErrorCodes Class" Url="html/T_BerkeleyDB_ErrorCodes.htm">
       <HelpTOCNode Title="ErrorCodes Members" Url="html/AllMembers_T_BerkeleyDB_ErrorCodes.htm" />
       <HelpTOCNode Title="ErrorCodes Constructor " Url="html/M_BerkeleyDB_ErrorCodes__ctor.htm" />
-      <HelpTOCNode Id="4f1d7aa8-6c9d-4ced-939e-e4c9ae26f7e5" Title="ErrorCodes Fields" Url="html/Fields_T_BerkeleyDB_ErrorCodes.htm">
+      <HelpTOCNode Id="656d3ddc-87ae-4523-a6d4-2a3d4c762935" Title="ErrorCodes Fields" Url="html/Fields_T_BerkeleyDB_ErrorCodes.htm">
         <HelpTOCNode Title="DB_BUFFER_SMALL Field" Url="html/F_BerkeleyDB_ErrorCodes_DB_BUFFER_SMALL.htm" />
         <HelpTOCNode Title="DB_DONOTINDEX Field" Url="html/F_BerkeleyDB_ErrorCodes_DB_DONOTINDEX.htm" />
         <HelpTOCNode Title="DB_FOREIGN_CONFLICT Field" Url="html/F_BerkeleyDB_ErrorCodes_DB_FOREIGN_CONFLICT.htm" />
@@ -1183,7 +1183,7 @@
     </HelpTOCNode>
     <HelpTOCNode Title="ErrorFeedbackDelegate Delegate" Url="html/T_BerkeleyDB_ErrorFeedbackDelegate.htm" />
     <HelpTOCNode Title="EventNotifyDelegate Delegate" Url="html/T_BerkeleyDB_EventNotifyDelegate.htm" />
-    <HelpTOCNode Id="a3c846a8-eee2-4d47-8eb1-8be6fb50cc81" Title="ForeignConflictException Class" Url="html/T_BerkeleyDB_ForeignConflictException.htm">
+    <HelpTOCNode Id="8e0b1a78-e13b-426f-a5ab-556260b5592e" Title="ForeignConflictException Class" Url="html/T_BerkeleyDB_ForeignConflictException.htm">
       <HelpTOCNode Title="ForeignConflictException Members" Url="html/AllMembers_T_BerkeleyDB_ForeignConflictException.htm" />
       <HelpTOCNode Title="ForeignConflictException Constructor " Url="html/M_BerkeleyDB_ForeignConflictException__ctor.htm" />
       <HelpTOCNode Title="ForeignConflictException Fields" Url="html/Fields_T_BerkeleyDB_ForeignConflictException.htm" />
@@ -1192,17 +1192,17 @@
     </HelpTOCNode>
     <HelpTOCNode Title="ForeignKeyDeleteAction Enumeration" Url="html/T_BerkeleyDB_ForeignKeyDeleteAction.htm" />
     <HelpTOCNode Title="ForeignKeyNullifyDelegate Delegate" Url="html/T_BerkeleyDB_ForeignKeyNullifyDelegate.htm" />
-    <HelpTOCNode Id="d92fb41d-9603-4ea3-b0b4-11835a7e7392" Title="FullLogBufferException Class" Url="html/T_BerkeleyDB_FullLogBufferException.htm">
+    <HelpTOCNode Id="0549de16-944a-4c7a-9d71-e802b241ae69" Title="FullLogBufferException Class" Url="html/T_BerkeleyDB_FullLogBufferException.htm">
       <HelpTOCNode Title="FullLogBufferException Members" Url="html/AllMembers_T_BerkeleyDB_FullLogBufferException.htm" />
       <HelpTOCNode Title="FullLogBufferException Constructor " Url="html/M_BerkeleyDB_FullLogBufferException__ctor.htm" />
       <HelpTOCNode Title="FullLogBufferException Fields" Url="html/Fields_T_BerkeleyDB_FullLogBufferException.htm" />
       <HelpTOCNode Title="FullLogBufferException Methods " Url="html/Methods_T_BerkeleyDB_FullLogBufferException.htm" />
       <HelpTOCNode Title="FullLogBufferException Properties " Url="html/Properties_T_BerkeleyDB_FullLogBufferException.htm" />
     </HelpTOCNode>
-    <HelpTOCNode Id="b4c6c88a-2c0c-4458-9354-c504133932fa" Title="HashCursor Class" Url="html/T_BerkeleyDB_HashCursor.htm">
+    <HelpTOCNode Id="4f603832-35bb-434a-9e79-45d10aff44df" Title="HashCursor Class" Url="html/T_BerkeleyDB_HashCursor.htm">
       <HelpTOCNode Title="HashCursor Members" Url="html/AllMembers_T_BerkeleyDB_HashCursor.htm" />
-      <HelpTOCNode Id="55d2c00e-bbcf-4444-ba1c-c376ed311add" Title="HashCursor Methods " Url="html/Methods_T_BerkeleyDB_HashCursor.htm">
-        <HelpTOCNode Id="3eb9d393-836e-49b0-8cad-561a7028f9b9" Title="Add Method " Url="html/Overload_BerkeleyDB_HashCursor_Add.htm">
+      <HelpTOCNode Id="05da489d-5f6b-4fb0-bfae-7d6405a0bc19" Title="HashCursor Methods " Url="html/Methods_T_BerkeleyDB_HashCursor.htm">
+        <HelpTOCNode Id="6d3b5e7e-7c00-481a-907f-24614aa3dbf4" Title="Add Method " Url="html/Overload_BerkeleyDB_HashCursor_Add.htm">
           <HelpTOCNode Title="Add Method (KeyValuePair(DatabaseEntry, DatabaseEntry), Cursor.InsertLocation)" Url="html/M_BerkeleyDB_HashCursor_Add.htm" />
         </HelpTOCNode>
         <HelpTOCNode Title="AddUnique Method " Url="html/M_BerkeleyDB_HashCursor_AddUnique.htm" />
@@ -1233,15 +1233,15 @@
       </HelpTOCNode>
       <HelpTOCNode Title="HashCursor Properties " Url="html/Properties_T_BerkeleyDB_HashCursor.htm" />
     </HelpTOCNode>
-    <HelpTOCNode Id="aa435da0-bc55-471e-b50a-2128649651fc" Title="HashDatabase Class" Url="html/T_BerkeleyDB_HashDatabase.htm">
+    <HelpTOCNode Id="0a9f8ec2-3100-4f3a-953c-5a8696abe454" Title="HashDatabase Class" Url="html/T_BerkeleyDB_HashDatabase.htm">
       <HelpTOCNode Title="HashDatabase Members" Url="html/AllMembers_T_BerkeleyDB_HashDatabase.htm" />
-      <HelpTOCNode Id="ddce273e-bb01-46ca-957b-ada8864c9df6" Title="HashDatabase Methods " Url="html/Methods_T_BerkeleyDB_HashDatabase.htm">
+      <HelpTOCNode Id="44bab8b8-f6b6-46c7-90dd-82ecaa6d21fd" Title="HashDatabase Methods " Url="html/Methods_T_BerkeleyDB_HashDatabase.htm">
         <HelpTOCNode Title="Close Method " Url="html/Overload_BerkeleyDB_HashDatabase_Close.htm" />
-        <HelpTOCNode Id="ebf2faf0-78af-4a11-9660-ba6910b14e78" Title="Compact Method " Url="html/Overload_BerkeleyDB_HashDatabase_Compact.htm">
+        <HelpTOCNode Id="559d796d-f671-40cd-a781-c66c0fa64f1c" Title="Compact Method " Url="html/Overload_BerkeleyDB_HashDatabase_Compact.htm">
           <HelpTOCNode Title="Compact Method (CompactConfig)" Url="html/M_BerkeleyDB_HashDatabase_Compact.htm" />
           <HelpTOCNode Title="Compact Method (CompactConfig, Transaction)" Url="html/M_BerkeleyDB_HashDatabase_Compact_1.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="19d61b71-f017-4ad8-bb30-461497528458" Title="Cursor Method " Url="html/Overload_BerkeleyDB_HashDatabase_Cursor.htm">
+        <HelpTOCNode Id="c7f43ed2-1e17-4100-964d-2f11bcc1609a" Title="Cursor Method " Url="html/Overload_BerkeleyDB_HashDatabase_Cursor.htm">
           <HelpTOCNode Title="Cursor Method " Url="html/M_BerkeleyDB_HashDatabase_Cursor.htm" />
           <HelpTOCNode Title="Cursor Method (CursorConfig)" Url="html/M_BerkeleyDB_HashDatabase_Cursor_1.htm" />
           <HelpTOCNode Title="Cursor Method (Transaction)" Url="html/M_BerkeleyDB_HashDatabase_Cursor_3.htm" />
@@ -1249,7 +1249,7 @@
         </HelpTOCNode>
         <HelpTOCNode Title="Delete Method " Url="html/Overload_BerkeleyDB_HashDatabase_Delete.htm" />
         <HelpTOCNode Title="Exists Method " Url="html/Overload_BerkeleyDB_HashDatabase_Exists.htm" />
-        <HelpTOCNode Id="a534ac3c-d255-4ef0-b901-a6a066b33172" Title="FastStats Method " Url="html/Overload_BerkeleyDB_HashDatabase_FastStats.htm">
+        <HelpTOCNode Id="d0c43563-dc49-4557-b682-e6912abf1ee7" Title="FastStats Method " Url="html/Overload_BerkeleyDB_HashDatabase_FastStats.htm">
           <HelpTOCNode Title="FastStats Method " Url="html/M_BerkeleyDB_HashDatabase_FastStats.htm" />
           <HelpTOCNode Title="FastStats Method (Transaction)" Url="html/M_BerkeleyDB_HashDatabase_FastStats_1.htm" />
           <HelpTOCNode Title="FastStats Method (Transaction, Isolation)" Url="html/M_BerkeleyDB_HashDatabase_FastStats_2.htm" />
@@ -1258,7 +1258,7 @@
         <HelpTOCNode Title="GetBoth Method " Url="html/Overload_BerkeleyDB_HashDatabase_GetBoth.htm" />
         <HelpTOCNode Title="GetBothMultiple Method " Url="html/Overload_BerkeleyDB_HashDatabase_GetBothMultiple.htm" />
         <HelpTOCNode Title="GetMultiple Method " Url="html/Overload_BerkeleyDB_HashDatabase_GetMultiple.htm" />
-        <HelpTOCNode Id="9e97221c-09ed-4dc6-bd3b-7ac87d7d3bd1" Title="Open Method " Url="html/Overload_BerkeleyDB_HashDatabase_Open.htm">
+        <HelpTOCNode Id="adef8657-972e-4c7b-af8c-ad6d1f5982e0" Title="Open Method " Url="html/Overload_BerkeleyDB_HashDatabase_Open.htm">
           <HelpTOCNode Title="Open Method (String, HashDatabaseConfig)" Url="html/M_BerkeleyDB_HashDatabase_Open.htm" />
           <HelpTOCNode Title="Open Method (String, HashDatabaseConfig, Transaction)" Url="html/M_BerkeleyDB_HashDatabase_Open_1.htm" />
           <HelpTOCNode Title="Open Method (String, String, HashDatabaseConfig)" Url="html/M_BerkeleyDB_HashDatabase_Open_2.htm" />
@@ -1267,23 +1267,23 @@
         <HelpTOCNode Title="PrintFastStats Method " Url="html/Overload_BerkeleyDB_HashDatabase_PrintFastStats.htm" />
         <HelpTOCNode Title="PrintStats Method " Url="html/Overload_BerkeleyDB_HashDatabase_PrintStats.htm" />
         <HelpTOCNode Title="Put Method " Url="html/Overload_BerkeleyDB_HashDatabase_Put.htm" />
-        <HelpTOCNode Id="4e11adcf-8675-4ff1-96da-079b0063df02" Title="PutNoDuplicate Method " Url="html/Overload_BerkeleyDB_HashDatabase_PutNoDuplicate.htm">
+        <HelpTOCNode Id="7012a1d4-876c-4987-8d5a-639b95073be5" Title="PutNoDuplicate Method " Url="html/Overload_BerkeleyDB_HashDatabase_PutNoDuplicate.htm">
           <HelpTOCNode Title="PutNoDuplicate Method (DatabaseEntry, DatabaseEntry)" Url="html/M_BerkeleyDB_HashDatabase_PutNoDuplicate.htm" />
           <HelpTOCNode Title="PutNoDuplicate Method (DatabaseEntry, DatabaseEntry, Transaction)" Url="html/M_BerkeleyDB_HashDatabase_PutNoDuplicate_1.htm" />
         </HelpTOCNode>
         <HelpTOCNode Title="PutNoOverwrite Method " Url="html/Overload_BerkeleyDB_HashDatabase_PutNoOverwrite.htm" />
-        <HelpTOCNode Id="1f47368b-8b8d-44e0-b71a-6d479723ea02" Title="Stats Method " Url="html/Overload_BerkeleyDB_HashDatabase_Stats.htm">
+        <HelpTOCNode Id="a98a0494-59bf-434e-8c3c-7c072cf7c3b6" Title="Stats Method " Url="html/Overload_BerkeleyDB_HashDatabase_Stats.htm">
           <HelpTOCNode Title="Stats Method " Url="html/M_BerkeleyDB_HashDatabase_Stats.htm" />
           <HelpTOCNode Title="Stats Method (Transaction)" Url="html/M_BerkeleyDB_HashDatabase_Stats_1.htm" />
           <HelpTOCNode Title="Stats Method (Transaction, Isolation)" Url="html/M_BerkeleyDB_HashDatabase_Stats_2.htm" />
         </HelpTOCNode>
         <HelpTOCNode Title="Truncate Method " Url="html/Overload_BerkeleyDB_HashDatabase_Truncate.htm" />
-        <HelpTOCNode Id="d42271cc-07e2-4174-bad4-fc32ffe77d52" Title="TruncateUnusedPages Method " Url="html/Overload_BerkeleyDB_HashDatabase_TruncateUnusedPages.htm">
+        <HelpTOCNode Id="7ae4144b-4dea-4559-ab57-d6376694e7a5" Title="TruncateUnusedPages Method " Url="html/Overload_BerkeleyDB_HashDatabase_TruncateUnusedPages.htm">
           <HelpTOCNode Title="TruncateUnusedPages Method " Url="html/M_BerkeleyDB_HashDatabase_TruncateUnusedPages.htm" />
           <HelpTOCNode Title="TruncateUnusedPages Method (Transaction)" Url="html/M_BerkeleyDB_HashDatabase_TruncateUnusedPages_1.htm" />
         </HelpTOCNode>
       </HelpTOCNode>
-      <HelpTOCNode Id="30512019-26d0-4ac8-a83f-f3482231463b" Title="HashDatabase Properties " Url="html/Properties_T_BerkeleyDB_HashDatabase.htm">
+      <HelpTOCNode Id="042a9d1b-b46a-4b8b-994f-ea3f5417c3b3" Title="HashDatabase Properties " Url="html/Properties_T_BerkeleyDB_HashDatabase.htm">
         <HelpTOCNode Title="Compare Property " Url="html/P_BerkeleyDB_HashDatabase_Compare.htm" />
         <HelpTOCNode Title="DupCompare Property " Url="html/P_BerkeleyDB_HashDatabase_DupCompare.htm" />
         <HelpTOCNode Title="Duplicates Property " Url="html/P_BerkeleyDB_HashDatabase_Duplicates.htm" />
@@ -1292,10 +1292,10 @@
         <HelpTOCNode Title="TableSize Property " Url="html/P_BerkeleyDB_HashDatabase_TableSize.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="487f2265-0508-4d8f-b173-ab3b137790cc" Title="HashDatabaseConfig Class" Url="html/T_BerkeleyDB_HashDatabaseConfig.htm">
+    <HelpTOCNode Id="2981172a-26df-43cd-b757-996737883636" Title="HashDatabaseConfig Class" Url="html/T_BerkeleyDB_HashDatabaseConfig.htm">
       <HelpTOCNode Title="HashDatabaseConfig Members" Url="html/AllMembers_T_BerkeleyDB_HashDatabaseConfig.htm" />
       <HelpTOCNode Title="HashDatabaseConfig Constructor " Url="html/M_BerkeleyDB_HashDatabaseConfig__ctor.htm" />
-      <HelpTOCNode Id="91d7789b-c0b0-460e-8243-426df0e86223" Title="HashDatabaseConfig Fields" Url="html/Fields_T_BerkeleyDB_HashDatabaseConfig.htm">
+      <HelpTOCNode Id="2a7d4e41-dff2-4cde-85aa-308a54a21b81" Title="HashDatabaseConfig Fields" Url="html/Fields_T_BerkeleyDB_HashDatabaseConfig.htm">
         <HelpTOCNode Title="Creation Field" Url="html/F_BerkeleyDB_HashDatabaseConfig_Creation.htm" />
         <HelpTOCNode Title="DuplicateCompare Field" Url="html/F_BerkeleyDB_HashDatabaseConfig_DuplicateCompare.htm" />
         <HelpTOCNode Title="Duplicates Field" Url="html/F_BerkeleyDB_HashDatabaseConfig_Duplicates.htm" />
@@ -1303,16 +1303,16 @@
         <HelpTOCNode Title="HashFunction Field" Url="html/F_BerkeleyDB_HashDatabaseConfig_HashFunction.htm" />
       </HelpTOCNode>
       <HelpTOCNode Title="HashDatabaseConfig Methods " Url="html/Methods_T_BerkeleyDB_HashDatabaseConfig.htm" />
-      <HelpTOCNode Id="49e1f6ea-5ca3-4e23-bbd8-69c4b30c819f" Title="HashDatabaseConfig Properties " Url="html/Properties_T_BerkeleyDB_HashDatabaseConfig.htm">
+      <HelpTOCNode Id="8cb23bb2-eb2d-43ef-bc03-38f249c47870" Title="HashDatabaseConfig Properties " Url="html/Properties_T_BerkeleyDB_HashDatabaseConfig.htm">
         <HelpTOCNode Title="FillFactor Property " Url="html/P_BerkeleyDB_HashDatabaseConfig_FillFactor.htm" />
         <HelpTOCNode Title="TableSize Property " Url="html/P_BerkeleyDB_HashDatabaseConfig_TableSize.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
     <HelpTOCNode Title="HashFunctionDelegate Delegate" Url="html/T_BerkeleyDB_HashFunctionDelegate.htm" />
-    <HelpTOCNode Id="0d1cf0fa-817a-4ef7-9065-9dfed7213375" Title="HashStats Class" Url="html/T_BerkeleyDB_HashStats.htm">
+    <HelpTOCNode Id="5312d910-42f0-470b-bf15-b62ec1cc75a6" Title="HashStats Class" Url="html/T_BerkeleyDB_HashStats.htm">
       <HelpTOCNode Title="HashStats Members" Url="html/AllMembers_T_BerkeleyDB_HashStats.htm" />
       <HelpTOCNode Title="HashStats Methods " Url="html/Methods_T_BerkeleyDB_HashStats.htm" />
-      <HelpTOCNode Id="a653a1ce-1786-4fbf-8d88-9d28eb60dc50" Title="HashStats Properties " Url="html/Properties_T_BerkeleyDB_HashStats.htm">
+      <HelpTOCNode Id="ddb6b379-4e2e-4323-8502-08811ea61bf7" Title="HashStats Properties " Url="html/Properties_T_BerkeleyDB_HashStats.htm">
         <HelpTOCNode Title="BigPages Property " Url="html/P_BerkeleyDB_HashStats_BigPages.htm" />
         <HelpTOCNode Title="BigPagesFreeBytes Property " Url="html/P_BerkeleyDB_HashStats_BigPagesFreeBytes.htm" />
         <HelpTOCNode Title="BucketPagesFreeBytes Property " Url="html/P_BerkeleyDB_HashStats_BucketPagesFreeBytes.htm" />
@@ -1332,10 +1332,10 @@
         <HelpTOCNode Title="Version Property " Url="html/P_BerkeleyDB_HashStats_Version.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="c5ffbd42-6507-4735-bf2d-1c81feb5fbd4" Title="HeapDatabase Class" Url="html/T_BerkeleyDB_HeapDatabase.htm">
+    <HelpTOCNode Id="b298951f-5d9c-47f7-b029-7feb91277b96" Title="HeapDatabase Class" Url="html/T_BerkeleyDB_HeapDatabase.htm">
       <HelpTOCNode Title="HeapDatabase Members" Url="html/AllMembers_T_BerkeleyDB_HeapDatabase.htm" />
-      <HelpTOCNode Id="5061a897-4a6b-4d96-a7be-5acf77d4e671" Title="HeapDatabase Methods " Url="html/Methods_T_BerkeleyDB_HeapDatabase.htm">
-        <HelpTOCNode Id="4d0ed992-6939-4f31-b77d-076b73be8dc7" Title="Append Method " Url="html/Overload_BerkeleyDB_HeapDatabase_Append.htm">
+      <HelpTOCNode Id="261c9806-3cf7-4047-96a6-38fd995d4c86" Title="HeapDatabase Methods " Url="html/Methods_T_BerkeleyDB_HeapDatabase.htm">
+        <HelpTOCNode Id="c268ac2a-83f8-4a9c-823d-bb25939182fd" Title="Append Method " Url="html/Overload_BerkeleyDB_HeapDatabase_Append.htm">
           <HelpTOCNode Title="Append Method (DatabaseEntry)" Url="html/M_BerkeleyDB_HeapDatabase_Append.htm" />
           <HelpTOCNode Title="Append Method (DatabaseEntry, Transaction)" Url="html/M_BerkeleyDB_HeapDatabase_Append_1.htm" />
         </HelpTOCNode>
@@ -1343,7 +1343,7 @@
         <HelpTOCNode Title="Cursor Method " Url="html/Overload_BerkeleyDB_HeapDatabase_Cursor.htm" />
         <HelpTOCNode Title="Delete Method " Url="html/Overload_BerkeleyDB_HeapDatabase_Delete.htm" />
         <HelpTOCNode Title="Exists Method " Url="html/Overload_BerkeleyDB_HeapDatabase_Exists.htm" />
-        <HelpTOCNode Id="e5b4a18d-645d-4618-8f1f-e6dd975a41cd" Title="FastStats Method " Url="html/Overload_BerkeleyDB_HeapDatabase_FastStats.htm">
+        <HelpTOCNode Id="6db608bb-9328-4676-a75d-2953128af779" Title="FastStats Method " Url="html/Overload_BerkeleyDB_HeapDatabase_FastStats.htm">
           <HelpTOCNode Title="FastStats Method " Url="html/M_BerkeleyDB_HeapDatabase_FastStats.htm" />
           <HelpTOCNode Title="FastStats Method (Transaction)" Url="html/M_BerkeleyDB_HeapDatabase_FastStats_1.htm" />
           <HelpTOCNode Title="FastStats Method (Transaction, Isolation)" Url="html/M_BerkeleyDB_HeapDatabase_FastStats_2.htm" />
@@ -1352,7 +1352,7 @@
         <HelpTOCNode Title="GetBoth Method " Url="html/Overload_BerkeleyDB_HeapDatabase_GetBoth.htm" />
         <HelpTOCNode Title="GetBothMultiple Method " Url="html/Overload_BerkeleyDB_HeapDatabase_GetBothMultiple.htm" />
         <HelpTOCNode Title="GetMultiple Method " Url="html/Overload_BerkeleyDB_HeapDatabase_GetMultiple.htm" />
-        <HelpTOCNode Id="bb12d16d-2390-4025-a992-58c1c745b586" Title="Open Method " Url="html/Overload_BerkeleyDB_HeapDatabase_Open.htm">
+        <HelpTOCNode Id="507464f5-ec3b-453b-b864-4e768d884841" Title="Open Method " Url="html/Overload_BerkeleyDB_HeapDatabase_Open.htm">
           <HelpTOCNode Title="Open Method (String, HeapDatabaseConfig)" Url="html/M_BerkeleyDB_HeapDatabase_Open.htm" />
           <HelpTOCNode Title="Open Method (String, HeapDatabaseConfig, Transaction)" Url="html/M_BerkeleyDB_HeapDatabase_Open_1.htm" />
         </HelpTOCNode>
@@ -1360,63 +1360,63 @@
         <HelpTOCNode Title="PrintStats Method " Url="html/Overload_BerkeleyDB_HeapDatabase_PrintStats.htm" />
         <HelpTOCNode Title="Put Method " Url="html/Overload_BerkeleyDB_HeapDatabase_Put.htm" />
         <HelpTOCNode Title="PutNoOverwrite Method " Url="html/Overload_BerkeleyDB_HeapDatabase_PutNoOverwrite.htm" />
-        <HelpTOCNode Id="861ad60a-8476-4cc3-875d-0f8ab1be7f3b" Title="Stats Method " Url="html/Overload_BerkeleyDB_HeapDatabase_Stats.htm">
+        <HelpTOCNode Id="d183949c-5884-44a9-a1fd-23367b72ffb5" Title="Stats Method " Url="html/Overload_BerkeleyDB_HeapDatabase_Stats.htm">
           <HelpTOCNode Title="Stats Method " Url="html/M_BerkeleyDB_HeapDatabase_Stats.htm" />
           <HelpTOCNode Title="Stats Method (Transaction)" Url="html/M_BerkeleyDB_HeapDatabase_Stats_1.htm" />
           <HelpTOCNode Title="Stats Method (Transaction, Isolation)" Url="html/M_BerkeleyDB_HeapDatabase_Stats_2.htm" />
         </HelpTOCNode>
         <HelpTOCNode Title="Truncate Method " Url="html/Overload_BerkeleyDB_HeapDatabase_Truncate.htm" />
       </HelpTOCNode>
-      <HelpTOCNode Id="736cee7c-2cda-4989-810a-c4ef0bebefb6" Title="HeapDatabase Properties " Url="html/Properties_T_BerkeleyDB_HeapDatabase.htm">
+      <HelpTOCNode Id="c4a1c39d-60dd-4913-823c-2a6a36d90910" Title="HeapDatabase Properties " Url="html/Properties_T_BerkeleyDB_HeapDatabase.htm">
         <HelpTOCNode Title="MaxSizeBytes Property " Url="html/P_BerkeleyDB_HeapDatabase_MaxSizeBytes.htm" />
         <HelpTOCNode Title="MaxSizeGBytes Property " Url="html/P_BerkeleyDB_HeapDatabase_MaxSizeGBytes.htm" />
         <HelpTOCNode Title="RegionSize Property " Url="html/P_BerkeleyDB_HeapDatabase_RegionSize.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="ee1c4f76-ef8e-4676-946e-79362a921646" Title="HeapDatabaseConfig Class" Url="html/T_BerkeleyDB_HeapDatabaseConfig.htm">
+    <HelpTOCNode Id="e0467968-647e-4232-92b8-9b0415bf9d6a" Title="HeapDatabaseConfig Class" Url="html/T_BerkeleyDB_HeapDatabaseConfig.htm">
       <HelpTOCNode Title="HeapDatabaseConfig Members" Url="html/AllMembers_T_BerkeleyDB_HeapDatabaseConfig.htm" />
       <HelpTOCNode Title="HeapDatabaseConfig Constructor " Url="html/M_BerkeleyDB_HeapDatabaseConfig__ctor.htm" />
-      <HelpTOCNode Id="a641fa85-3683-4488-90e1-94b97f24a969" Title="HeapDatabaseConfig Fields" Url="html/Fields_T_BerkeleyDB_HeapDatabaseConfig.htm">
+      <HelpTOCNode Id="18e9c565-4eb0-473d-8aa1-861003349da8" Title="HeapDatabaseConfig Fields" Url="html/Fields_T_BerkeleyDB_HeapDatabaseConfig.htm">
         <HelpTOCNode Title="Creation Field" Url="html/F_BerkeleyDB_HeapDatabaseConfig_Creation.htm" />
       </HelpTOCNode>
-      <HelpTOCNode Id="d5ef1f5f-f067-4963-960d-be5d12446116" Title="HeapDatabaseConfig Methods " Url="html/Methods_T_BerkeleyDB_HeapDatabaseConfig.htm">
+      <HelpTOCNode Id="fb3425f4-5d7c-45ea-b856-1f06110041c8" Title="HeapDatabaseConfig Methods " Url="html/Methods_T_BerkeleyDB_HeapDatabaseConfig.htm">
         <HelpTOCNode Title="MaxSize Method " Url="html/M_BerkeleyDB_HeapDatabaseConfig_MaxSize.htm" />
       </HelpTOCNode>
-      <HelpTOCNode Id="48f97db2-75f6-4870-a11e-8d01b38c4465" Title="HeapDatabaseConfig Properties " Url="html/Properties_T_BerkeleyDB_HeapDatabaseConfig.htm">
+      <HelpTOCNode Id="5b13fc7f-f419-4dda-a6be-6322463588ba" Title="HeapDatabaseConfig Properties " Url="html/Properties_T_BerkeleyDB_HeapDatabaseConfig.htm">
         <HelpTOCNode Title="MaxSizeBytes Property " Url="html/P_BerkeleyDB_HeapDatabaseConfig_MaxSizeBytes.htm" />
         <HelpTOCNode Title="MaxSizeGBytes Property " Url="html/P_BerkeleyDB_HeapDatabaseConfig_MaxSizeGBytes.htm" />
         <HelpTOCNode Title="RegionSize Property " Url="html/P_BerkeleyDB_HeapDatabaseConfig_RegionSize.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="2fbc3a33-94b8-4490-9d5a-1afda0c7e208" Title="HeapFullException Class" Url="html/T_BerkeleyDB_HeapFullException.htm">
+    <HelpTOCNode Id="e777eaf1-fd21-4689-82c7-dad68a0c7cda" Title="HeapFullException Class" Url="html/T_BerkeleyDB_HeapFullException.htm">
       <HelpTOCNode Title="HeapFullException Members" Url="html/AllMembers_T_BerkeleyDB_HeapFullException.htm" />
       <HelpTOCNode Title="HeapFullException Constructor " Url="html/M_BerkeleyDB_HeapFullException__ctor.htm" />
       <HelpTOCNode Title="HeapFullException Fields" Url="html/Fields_T_BerkeleyDB_HeapFullException.htm" />
       <HelpTOCNode Title="HeapFullException Methods " Url="html/Methods_T_BerkeleyDB_HeapFullException.htm" />
       <HelpTOCNode Title="HeapFullException Properties " Url="html/Properties_T_BerkeleyDB_HeapFullException.htm" />
     </HelpTOCNode>
-    <HelpTOCNode Id="833199d1-a6bc-49ac-a7b2-561422c9a9ab" Title="HeapRecordId Class" Url="html/T_BerkeleyDB_HeapRecordId.htm">
+    <HelpTOCNode Id="6fa1e8c9-ed08-4e83-b256-6e7bd9fe1136" Title="HeapRecordId Class" Url="html/T_BerkeleyDB_HeapRecordId.htm">
       <HelpTOCNode Title="HeapRecordId Members" Url="html/AllMembers_T_BerkeleyDB_HeapRecordId.htm" />
       <HelpTOCNode Title="HeapRecordId Constructor " Url="html/M_BerkeleyDB_HeapRecordId__ctor.htm" />
-      <HelpTOCNode Id="ffbf105b-21ae-40ab-ba6f-7541dc1b45eb" Title="HeapRecordId Methods " Url="html/Methods_T_BerkeleyDB_HeapRecordId.htm">
-        <HelpTOCNode Id="f06eeed4-ef28-457c-9c48-c374b2f51f7c" Title="fromArray Method " Url="html/Overload_BerkeleyDB_HeapRecordId_fromArray.htm">
+      <HelpTOCNode Id="65002e00-4086-4e95-9e9d-1b98bcdf3664" Title="HeapRecordId Methods " Url="html/Methods_T_BerkeleyDB_HeapRecordId.htm">
+        <HelpTOCNode Id="f3655b76-1248-459a-964b-a08339441ab3" Title="fromArray Method " Url="html/Overload_BerkeleyDB_HeapRecordId_fromArray.htm">
           <HelpTOCNode Title="fromArray Method (Byte[])" Url="html/M_BerkeleyDB_HeapRecordId_fromArray.htm" />
           <HelpTOCNode Title="fromArray Method (Byte[], ByteOrder)" Url="html/M_BerkeleyDB_HeapRecordId_fromArray_1.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="92f4a95d-8b50-46dd-a468-1f6897e10bb7" Title="toArray Method " Url="html/Overload_BerkeleyDB_HeapRecordId_toArray.htm">
+        <HelpTOCNode Id="d0388b9e-b369-44ce-b900-012f6e707254" Title="toArray Method " Url="html/Overload_BerkeleyDB_HeapRecordId_toArray.htm">
           <HelpTOCNode Title="toArray Method " Url="html/M_BerkeleyDB_HeapRecordId_toArray.htm" />
           <HelpTOCNode Title="toArray Method (ByteOrder)" Url="html/M_BerkeleyDB_HeapRecordId_toArray_1.htm" />
         </HelpTOCNode>
       </HelpTOCNode>
-      <HelpTOCNode Id="77dfbedf-521d-4cf4-a49b-39693b991865" Title="HeapRecordId Properties " Url="html/Properties_T_BerkeleyDB_HeapRecordId.htm">
+      <HelpTOCNode Id="27e352ae-feee-469f-ab7e-cb3caa147fa1" Title="HeapRecordId Properties " Url="html/Properties_T_BerkeleyDB_HeapRecordId.htm">
         <HelpTOCNode Title="Index Property " Url="html/P_BerkeleyDB_HeapRecordId_Index.htm" />
         <HelpTOCNode Title="PageNumber Property " Url="html/P_BerkeleyDB_HeapRecordId_PageNumber.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="cc0ac7ed-682e-4547-bc5f-94298983737d" Title="HeapStats Class" Url="html/T_BerkeleyDB_HeapStats.htm">
+    <HelpTOCNode Id="0eeb967f-7557-42c4-8482-a6a0f9cefdf3" Title="HeapStats Class" Url="html/T_BerkeleyDB_HeapStats.htm">
       <HelpTOCNode Title="HeapStats Members" Url="html/AllMembers_T_BerkeleyDB_HeapStats.htm" />
       <HelpTOCNode Title="HeapStats Methods " Url="html/Methods_T_BerkeleyDB_HeapStats.htm" />
-      <HelpTOCNode Id="eddd89bf-28e0-4c74-87bf-c140e605bcd9" Title="HeapStats Properties " Url="html/Properties_T_BerkeleyDB_HeapStats.htm">
+      <HelpTOCNode Id="ec8081c6-6019-477e-a1b1-9b2c948d8acb" Title="HeapStats Properties " Url="html/Properties_T_BerkeleyDB_HeapStats.htm">
         <HelpTOCNode Title="MagicNumber Property " Url="html/P_BerkeleyDB_HeapStats_MagicNumber.htm" />
         <HelpTOCNode Title="MetadataFlags Property " Url="html/P_BerkeleyDB_HeapStats_MetadataFlags.htm" />
         <HelpTOCNode Title="nPages Property " Url="html/P_BerkeleyDB_HeapStats_nPages.htm" />
@@ -1427,72 +1427,72 @@
         <HelpTOCNode Title="Version Property " Url="html/P_BerkeleyDB_HeapStats_Version.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="49e0e60e-eb48-4f9d-8851-26ee2b45d2b4" Title="IBackup Interface" Url="html/T_BerkeleyDB_IBackup.htm">
+    <HelpTOCNode Id="2d01d827-cdad-4d80-9b36-af4a7f61c063" Title="IBackup Interface" Url="html/T_BerkeleyDB_IBackup.htm">
       <HelpTOCNode Title="IBackup Members" Url="html/AllMembers_T_BerkeleyDB_IBackup.htm" />
-      <HelpTOCNode Id="63912aad-cdaa-43a9-898b-b2fab4f28361" Title="IBackup Methods " Url="html/Methods_T_BerkeleyDB_IBackup.htm">
+      <HelpTOCNode Id="b1ea897c-ccda-4e49-a361-6c834e9823f6" Title="IBackup Methods " Url="html/Methods_T_BerkeleyDB_IBackup.htm">
         <HelpTOCNode Title="Close Method " Url="html/M_BerkeleyDB_IBackup_Close.htm" />
         <HelpTOCNode Title="Open Method " Url="html/M_BerkeleyDB_IBackup_Open.htm" />
         <HelpTOCNode Title="Write Method " Url="html/M_BerkeleyDB_IBackup_Write.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
     <HelpTOCNode Title="Isolation Enumeration" Url="html/T_BerkeleyDB_Isolation.htm" />
-    <HelpTOCNode Id="7bcf7d37-e33a-4bbe-b13b-2e8b200e43ad" Title="JoinCursor Class" Url="html/T_BerkeleyDB_JoinCursor.htm">
+    <HelpTOCNode Id="ffe3abb7-d98a-42f5-b6c6-c2928e6d07d2" Title="JoinCursor Class" Url="html/T_BerkeleyDB_JoinCursor.htm">
       <HelpTOCNode Title="JoinCursor Members" Url="html/AllMembers_T_BerkeleyDB_JoinCursor.htm" />
-      <HelpTOCNode Id="c1242305-3a1c-4bd6-bf2a-5e2136ddd5d0" Title="JoinCursor Methods " Url="html/Methods_T_BerkeleyDB_JoinCursor.htm">
+      <HelpTOCNode Id="3422d6fd-2525-4708-bfbc-7c3ff6a48e10" Title="JoinCursor Methods " Url="html/Methods_T_BerkeleyDB_JoinCursor.htm">
         <HelpTOCNode Title="Close Method " Url="html/M_BerkeleyDB_JoinCursor_Close.htm" />
         <HelpTOCNode Title="Dispose Method " Url="html/M_BerkeleyDB_JoinCursor_Dispose.htm" />
         <HelpTOCNode Title="GetEnumerator Method " Url="html/M_BerkeleyDB_JoinCursor_GetEnumerator.htm" />
-        <HelpTOCNode Id="66c17da8-a6c1-4451-9dce-0cecc89d516a" Title="MoveNext Method " Url="html/Overload_BerkeleyDB_JoinCursor_MoveNext.htm">
+        <HelpTOCNode Id="e08727c9-b1bb-4afc-a2f1-4a4be5795f5f" Title="MoveNext Method " Url="html/Overload_BerkeleyDB_JoinCursor_MoveNext.htm">
           <HelpTOCNode Title="MoveNext Method " Url="html/M_BerkeleyDB_JoinCursor_MoveNext.htm" />
           <HelpTOCNode Title="MoveNext Method (LockingInfo)" Url="html/M_BerkeleyDB_JoinCursor_MoveNext_1.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="8b5afb8e-e4bb-441e-a39e-79710d7748c7" Title="MoveNextItem Method " Url="html/Overload_BerkeleyDB_JoinCursor_MoveNextItem.htm">
+        <HelpTOCNode Id="23b99e1b-bb05-4f15-96b3-f6312b5a6cc6" Title="MoveNextItem Method " Url="html/Overload_BerkeleyDB_JoinCursor_MoveNextItem.htm">
           <HelpTOCNode Title="MoveNextItem Method " Url="html/M_BerkeleyDB_JoinCursor_MoveNextItem.htm" />
           <HelpTOCNode Title="MoveNextItem Method (LockingInfo)" Url="html/M_BerkeleyDB_JoinCursor_MoveNextItem_1.htm" />
         </HelpTOCNode>
       </HelpTOCNode>
-      <HelpTOCNode Id="55e97293-13d0-4437-9f86-9c53a8ccdb89" Title="JoinCursor Properties " Url="html/Properties_T_BerkeleyDB_JoinCursor.htm">
+      <HelpTOCNode Id="bda46b2c-ae73-4c6a-bb36-8e5677e3e01d" Title="JoinCursor Properties " Url="html/Properties_T_BerkeleyDB_JoinCursor.htm">
         <HelpTOCNode Title="Current Property " Url="html/P_BerkeleyDB_JoinCursor_Current.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="1d429f5a-b312-49bf-9b86-2ebb5687a6fc" Title="KeyEmptyException Class" Url="html/T_BerkeleyDB_KeyEmptyException.htm">
+    <HelpTOCNode Id="253a0897-7126-41ba-805c-c9112584551b" Title="KeyEmptyException Class" Url="html/T_BerkeleyDB_KeyEmptyException.htm">
       <HelpTOCNode Title="KeyEmptyException Members" Url="html/AllMembers_T_BerkeleyDB_KeyEmptyException.htm" />
       <HelpTOCNode Title="KeyEmptyException Constructor " Url="html/M_BerkeleyDB_KeyEmptyException__ctor.htm" />
       <HelpTOCNode Title="KeyEmptyException Fields" Url="html/Fields_T_BerkeleyDB_KeyEmptyException.htm" />
       <HelpTOCNode Title="KeyEmptyException Methods " Url="html/Methods_T_BerkeleyDB_KeyEmptyException.htm" />
       <HelpTOCNode Title="KeyEmptyException Properties " Url="html/Properties_T_BerkeleyDB_KeyEmptyException.htm" />
     </HelpTOCNode>
-    <HelpTOCNode Id="bdcaf827-2976-41df-bb8e-0db35122dd03" Title="KeyExistException Class" Url="html/T_BerkeleyDB_KeyExistException.htm">
+    <HelpTOCNode Id="c794e14a-13f9-414f-9273-2d011bb3c575" Title="KeyExistException Class" Url="html/T_BerkeleyDB_KeyExistException.htm">
       <HelpTOCNode Title="KeyExistException Members" Url="html/AllMembers_T_BerkeleyDB_KeyExistException.htm" />
       <HelpTOCNode Title="KeyExistException Constructor " Url="html/M_BerkeleyDB_KeyExistException__ctor.htm" />
       <HelpTOCNode Title="KeyExistException Fields" Url="html/Fields_T_BerkeleyDB_KeyExistException.htm" />
       <HelpTOCNode Title="KeyExistException Methods " Url="html/Methods_T_BerkeleyDB_KeyExistException.htm" />
       <HelpTOCNode Title="KeyExistException Properties " Url="html/Properties_T_BerkeleyDB_KeyExistException.htm" />
     </HelpTOCNode>
-    <HelpTOCNode Id="e23fc079-776e-490b-a961-54c2da8cefa2" Title="KeyRange Class" Url="html/T_BerkeleyDB_KeyRange.htm">
+    <HelpTOCNode Id="94689e21-b766-465a-be81-3d55c887c31d" Title="KeyRange Class" Url="html/T_BerkeleyDB_KeyRange.htm">
       <HelpTOCNode Title="KeyRange Members" Url="html/AllMembers_T_BerkeleyDB_KeyRange.htm" />
       <HelpTOCNode Title="KeyRange Methods " Url="html/Methods_T_BerkeleyDB_KeyRange.htm" />
-      <HelpTOCNode Id="5a358274-4b59-4e6d-a92d-1e4708addc78" Title="KeyRange Properties " Url="html/Properties_T_BerkeleyDB_KeyRange.htm">
+      <HelpTOCNode Id="b2fb9658-6960-4640-8df1-12e8360a52ea" Title="KeyRange Properties " Url="html/Properties_T_BerkeleyDB_KeyRange.htm">
         <HelpTOCNode Title="Equal Property " Url="html/P_BerkeleyDB_KeyRange_Equal.htm" />
         <HelpTOCNode Title="Greater Property " Url="html/P_BerkeleyDB_KeyRange_Greater.htm" />
         <HelpTOCNode Title="Less Property " Url="html/P_BerkeleyDB_KeyRange_Less.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="c226da90-a1e2-4cf2-b635-4d0120b696a8" Title="LeaseExpiredException Class" Url="html/T_BerkeleyDB_LeaseExpiredException.htm">
+    <HelpTOCNode Id="60e1f487-1323-4c02-99f2-c7d155375f39" Title="LeaseExpiredException Class" Url="html/T_BerkeleyDB_LeaseExpiredException.htm">
       <HelpTOCNode Title="LeaseExpiredException Members" Url="html/AllMembers_T_BerkeleyDB_LeaseExpiredException.htm" />
       <HelpTOCNode Title="LeaseExpiredException Constructor " Url="html/M_BerkeleyDB_LeaseExpiredException__ctor.htm" />
       <HelpTOCNode Title="LeaseExpiredException Fields" Url="html/Fields_T_BerkeleyDB_LeaseExpiredException.htm" />
       <HelpTOCNode Title="LeaseExpiredException Methods " Url="html/Methods_T_BerkeleyDB_LeaseExpiredException.htm" />
       <HelpTOCNode Title="LeaseExpiredException Properties " Url="html/Properties_T_BerkeleyDB_LeaseExpiredException.htm" />
     </HelpTOCNode>
-    <HelpTOCNode Id="df745b57-4b6c-450a-aa5c-62969d98097b" Title="LockingConfig Class" Url="html/T_BerkeleyDB_LockingConfig.htm">
+    <HelpTOCNode Id="efdb05fc-ab64-4ad6-a3d0-04c25d26e9bb" Title="LockingConfig Class" Url="html/T_BerkeleyDB_LockingConfig.htm">
       <HelpTOCNode Title="LockingConfig Members" Url="html/AllMembers_T_BerkeleyDB_LockingConfig.htm" />
       <HelpTOCNode Title="LockingConfig Constructor " Url="html/M_BerkeleyDB_LockingConfig__ctor.htm" />
-      <HelpTOCNode Id="8703f079-db10-4c3d-9feb-30356ba823f0" Title="LockingConfig Fields" Url="html/Fields_T_BerkeleyDB_LockingConfig.htm">
+      <HelpTOCNode Id="89a76185-12a1-49fe-8c19-c678f5ee445c" Title="LockingConfig Fields" Url="html/Fields_T_BerkeleyDB_LockingConfig.htm">
         <HelpTOCNode Title="DeadlockResolution Field" Url="html/F_BerkeleyDB_LockingConfig_DeadlockResolution.htm" />
       </HelpTOCNode>
       <HelpTOCNode Title="LockingConfig Methods " Url="html/Methods_T_BerkeleyDB_LockingConfig.htm" />
-      <HelpTOCNode Id="28e08063-f881-43b4-919c-7fb24e435326" Title="LockingConfig Properties " Url="html/Properties_T_BerkeleyDB_LockingConfig.htm">
+      <HelpTOCNode Id="657e976d-4312-4846-bd11-01a98009f456" Title="LockingConfig Properties " Url="html/Properties_T_BerkeleyDB_LockingConfig.htm">
         <HelpTOCNode Title="Conflicts Property " Url="html/P_BerkeleyDB_LockingConfig_Conflicts.htm" />
         <HelpTOCNode Title="InitLockCount Property " Url="html/P_BerkeleyDB_LockingConfig_InitLockCount.htm" />
         <HelpTOCNode Title="InitLockerCount Property " Url="html/P_BerkeleyDB_LockingConfig_InitLockerCount.htm" />
@@ -1504,26 +1504,26 @@
         <HelpTOCNode Title="TableSize Property " Url="html/P_BerkeleyDB_LockingConfig_TableSize.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="4ec65f26-4a9c-4e68-8ae5-324ea2f6213a" Title="LockingInfo Class" Url="html/T_BerkeleyDB_LockingInfo.htm">
+    <HelpTOCNode Id="c1f958b6-934c-4898-8d8f-c0072b93280e" Title="LockingInfo Class" Url="html/T_BerkeleyDB_LockingInfo.htm">
       <HelpTOCNode Title="LockingInfo Members" Url="html/AllMembers_T_BerkeleyDB_LockingInfo.htm" />
       <HelpTOCNode Title="LockingInfo Constructor " Url="html/M_BerkeleyDB_LockingInfo__ctor.htm" />
-      <HelpTOCNode Id="6a3bf049-434f-4aeb-bd48-cefa4280fea4" Title="LockingInfo Fields" Url="html/Fields_T_BerkeleyDB_LockingInfo.htm">
+      <HelpTOCNode Id="5c64e6ad-4ee8-4a30-8c01-cd0bbdfef2af" Title="LockingInfo Fields" Url="html/Fields_T_BerkeleyDB_LockingInfo.htm">
         <HelpTOCNode Title="IsolationDegree Field" Url="html/F_BerkeleyDB_LockingInfo_IsolationDegree.htm" />
         <HelpTOCNode Title="ReadModifyWrite Field" Url="html/F_BerkeleyDB_LockingInfo_ReadModifyWrite.htm" />
       </HelpTOCNode>
       <HelpTOCNode Title="LockingInfo Methods " Url="html/Methods_T_BerkeleyDB_LockingInfo.htm" />
     </HelpTOCNode>
-    <HelpTOCNode Id="3965d50e-2f71-468b-bf21-7638a6604327" Title="LockNotGrantedException Class" Url="html/T_BerkeleyDB_LockNotGrantedException.htm">
+    <HelpTOCNode Id="f44a9f27-b242-4833-a179-5bacdde150d5" Title="LockNotGrantedException Class" Url="html/T_BerkeleyDB_LockNotGrantedException.htm">
       <HelpTOCNode Title="LockNotGrantedException Members" Url="html/AllMembers_T_BerkeleyDB_LockNotGrantedException.htm" />
       <HelpTOCNode Title="LockNotGrantedException Constructor " Url="html/M_BerkeleyDB_LockNotGrantedException__ctor.htm" />
       <HelpTOCNode Title="LockNotGrantedException Fields" Url="html/Fields_T_BerkeleyDB_LockNotGrantedException.htm" />
       <HelpTOCNode Title="LockNotGrantedException Methods " Url="html/Methods_T_BerkeleyDB_LockNotGrantedException.htm" />
       <HelpTOCNode Title="LockNotGrantedException Properties " Url="html/Properties_T_BerkeleyDB_LockNotGrantedException.htm" />
     </HelpTOCNode>
-    <HelpTOCNode Id="afcc23a7-94c8-4494-a679-7bdfa87e901d" Title="LockStats Class" Url="html/T_BerkeleyDB_LockStats.htm">
+    <HelpTOCNode Id="d7684827-0888-4d0f-845a-0d6cad9eb164" Title="LockStats Class" Url="html/T_BerkeleyDB_LockStats.htm">
       <HelpTOCNode Title="LockStats Members" Url="html/AllMembers_T_BerkeleyDB_LockStats.htm" />
       <HelpTOCNode Title="LockStats Methods " Url="html/Methods_T_BerkeleyDB_LockStats.htm" />
-      <HelpTOCNode Id="80cc29ea-09dd-4ba4-9389-e725ac6de3ae" Title="LockStats Properties " Url="html/Properties_T_BerkeleyDB_LockStats.htm">
+      <HelpTOCNode Id="5243b102-8ebc-4ff8-a4b3-87ed4abd4336" Title="LockStats Properties " Url="html/Properties_T_BerkeleyDB_LockStats.htm">
         <HelpTOCNode Title="AllocatedLockers Property " Url="html/P_BerkeleyDB_LockStats_AllocatedLockers.htm" />
         <HelpTOCNode Title="AllocatedLocks Property " Url="html/P_BerkeleyDB_LockStats_AllocatedLocks.htm" />
         <HelpTOCNode Title="AllocatedObjects Property " Url="html/P_BerkeleyDB_LockStats_AllocatedObjects.htm" />
@@ -1575,10 +1575,10 @@
         <HelpTOCNode Title="TxnTimeouts Property " Url="html/P_BerkeleyDB_LockStats_TxnTimeouts.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="dc1bb54f-19d7-4d86-b172-ebf5ef735d2d" Title="LogConfig Class" Url="html/T_BerkeleyDB_LogConfig.htm">
+    <HelpTOCNode Id="3453d3f8-dae5-45a9-b913-88523794dede" Title="LogConfig Class" Url="html/T_BerkeleyDB_LogConfig.htm">
       <HelpTOCNode Title="LogConfig Members" Url="html/AllMembers_T_BerkeleyDB_LogConfig.htm" />
       <HelpTOCNode Title="LogConfig Constructor " Url="html/M_BerkeleyDB_LogConfig__ctor.htm" />
-      <HelpTOCNode Id="1e504025-c9d4-42de-95ea-f3136a32d283" Title="LogConfig Fields" Url="html/Fields_T_BerkeleyDB_LogConfig.htm">
+      <HelpTOCNode Id="835c054c-735c-4586-866c-448970c374fd" Title="LogConfig Fields" Url="html/Fields_T_BerkeleyDB_LogConfig.htm">
         <HelpTOCNode Title="AutoRemove Field" Url="html/F_BerkeleyDB_LogConfig_AutoRemove.htm" />
         <HelpTOCNode Title="Dir Field" Url="html/F_BerkeleyDB_LogConfig_Dir.htm" />
         <HelpTOCNode Title="ForceSync Field" Url="html/F_BerkeleyDB_LogConfig_ForceSync.htm" />
@@ -1587,7 +1587,7 @@
         <HelpTOCNode Title="ZeroOnCreate Field" Url="html/F_BerkeleyDB_LogConfig_ZeroOnCreate.htm" />
       </HelpTOCNode>
       <HelpTOCNode Title="LogConfig Methods " Url="html/Methods_T_BerkeleyDB_LogConfig.htm" />
-      <HelpTOCNode Id="7873c720-d38c-419a-83ce-e9193ed30c9a" Title="LogConfig Properties " Url="html/Properties_T_BerkeleyDB_LogConfig.htm">
+      <HelpTOCNode Id="ab67bb54-fef6-4c94-8dd4-3928a876db6b" Title="LogConfig Properties " Url="html/Properties_T_BerkeleyDB_LogConfig.htm">
         <HelpTOCNode Title="BufferSize Property " Url="html/P_BerkeleyDB_LogConfig_BufferSize.htm" />
         <HelpTOCNode Title="FileMode Property " Url="html/P_BerkeleyDB_LogConfig_FileMode.htm" />
         <HelpTOCNode Title="InitLogIdCount Property " Url="html/P_BerkeleyDB_LogConfig_InitLogIdCount.htm" />
@@ -1595,10 +1595,10 @@
         <HelpTOCNode Title="RegionSize Property " Url="html/P_BerkeleyDB_LogConfig_RegionSize.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="2d96b59e-b137-42db-9380-f0dc8614d9f9" Title="LogStats Class" Url="html/T_BerkeleyDB_LogStats.htm">
+    <HelpTOCNode Id="fa0289fd-6cfa-4308-ab4f-ba0ba02822f3" Title="LogStats Class" Url="html/T_BerkeleyDB_LogStats.htm">
       <HelpTOCNode Title="LogStats Members" Url="html/AllMembers_T_BerkeleyDB_LogStats.htm" />
       <HelpTOCNode Title="LogStats Methods " Url="html/Methods_T_BerkeleyDB_LogStats.htm" />
-      <HelpTOCNode Id="122ddb8c-6c9f-430f-8e61-94e490e7e18e" Title="LogStats Properties " Url="html/Properties_T_BerkeleyDB_LogStats.htm">
+      <HelpTOCNode Id="a6c97471-367b-4b7a-bc0d-9fe8e4f2d8e2" Title="LogStats Properties " Url="html/Properties_T_BerkeleyDB_LogStats.htm">
         <HelpTOCNode Title="BufferSize Property " Url="html/P_BerkeleyDB_LogStats_BufferSize.htm" />
         <HelpTOCNode Title="Bytes Property " Url="html/P_BerkeleyDB_LogStats_Bytes.htm" />
         <HelpTOCNode Title="BytesSinceCheckpoint Property " Url="html/P_BerkeleyDB_LogStats_BytesSinceCheckpoint.htm" />
@@ -1627,11 +1627,11 @@
         <HelpTOCNode Title="Writes Property " Url="html/P_BerkeleyDB_LogStats_Writes.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="07425979-5363-4a54-b689-46e4318a6945" Title="LogVerifyConfig Class" Url="html/T_BerkeleyDB_LogVerifyConfig.htm">
+    <HelpTOCNode Id="96a7facc-b565-4274-866d-32f40c72e07e" Title="LogVerifyConfig Class" Url="html/T_BerkeleyDB_LogVerifyConfig.htm">
       <HelpTOCNode Title="LogVerifyConfig Members" Url="html/AllMembers_T_BerkeleyDB_LogVerifyConfig.htm" />
       <HelpTOCNode Title="LogVerifyConfig Constructor " Url="html/M_BerkeleyDB_LogVerifyConfig__ctor.htm" />
       <HelpTOCNode Title="LogVerifyConfig Methods " Url="html/Methods_T_BerkeleyDB_LogVerifyConfig.htm" />
-      <HelpTOCNode Id="c2c726f1-8cd8-42c1-a40e-2d5e646493c4" Title="LogVerifyConfig Properties " Url="html/Properties_T_BerkeleyDB_LogVerifyConfig.htm">
+      <HelpTOCNode Id="691efaf7-8c83-4e4a-9300-d24e3e7a1b22" Title="LogVerifyConfig Properties " Url="html/Properties_T_BerkeleyDB_LogVerifyConfig.htm">
         <HelpTOCNode Title="CacheSize Property " Url="html/P_BerkeleyDB_LogVerifyConfig_CacheSize.htm" />
         <HelpTOCNode Title="ContinueAfterFail Property " Url="html/P_BerkeleyDB_LogVerifyConfig_ContinueAfterFail.htm" />
         <HelpTOCNode Title="DbFile Property " Url="html/P_BerkeleyDB_LogVerifyConfig_DbFile.htm" />
@@ -1644,39 +1644,39 @@
         <HelpTOCNode Title="Verbose Property " Url="html/P_BerkeleyDB_LogVerifyConfig_Verbose.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="407fa698-799c-42fa-9d1e-5b1c1b3b7de7" Title="LSN Class" Url="html/T_BerkeleyDB_LSN.htm">
+    <HelpTOCNode Id="fe7dd3ec-943d-40dd-b2a9-7a0de4b1feb9" Title="LSN Class" Url="html/T_BerkeleyDB_LSN.htm">
       <HelpTOCNode Title="LSN Members" Url="html/AllMembers_T_BerkeleyDB_LSN.htm" />
       <HelpTOCNode Title="LSN Constructor " Url="html/M_BerkeleyDB_LSN__ctor.htm" />
-      <HelpTOCNode Id="eb080173-0187-4f9f-a1c9-37b0694c38cd" Title="LSN Fields" Url="html/Fields_T_BerkeleyDB_LSN.htm">
+      <HelpTOCNode Id="4aadb3ac-22bd-4a4a-9396-c349426a1ad8" Title="LSN Fields" Url="html/Fields_T_BerkeleyDB_LSN.htm">
         <HelpTOCNode Title="LogFileNumber Field" Url="html/F_BerkeleyDB_LSN_LogFileNumber.htm" />
         <HelpTOCNode Title="Offset Field" Url="html/F_BerkeleyDB_LSN_Offset.htm" />
       </HelpTOCNode>
-      <HelpTOCNode Id="9c75d900-6251-4e01-814e-cc647a47ba50" Title="LSN Methods " Url="html/Methods_T_BerkeleyDB_LSN.htm">
+      <HelpTOCNode Id="1eb31bff-2156-4adc-bd3c-a47b533b628b" Title="LSN Methods " Url="html/Methods_T_BerkeleyDB_LSN.htm">
         <HelpTOCNode Title="Compare Method " Url="html/M_BerkeleyDB_LSN_Compare.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
     <HelpTOCNode Title="MessageDispatchDelegate Delegate" Url="html/T_BerkeleyDB_MessageDispatchDelegate.htm" />
-    <HelpTOCNode Id="74d03ab4-2b74-45f1-a8f3-9988c43c1e7b" Title="MPoolConfig Class" Url="html/T_BerkeleyDB_MPoolConfig.htm">
+    <HelpTOCNode Id="dc6bb2c6-2e3b-4105-a23b-faed5470cb45" Title="MPoolConfig Class" Url="html/T_BerkeleyDB_MPoolConfig.htm">
       <HelpTOCNode Title="MPoolConfig Members" Url="html/AllMembers_T_BerkeleyDB_MPoolConfig.htm" />
       <HelpTOCNode Title="MPoolConfig Constructor " Url="html/M_BerkeleyDB_MPoolConfig__ctor.htm" />
-      <HelpTOCNode Id="0e14e598-3802-4f50-86c1-259ecfe4b7ce" Title="MPoolConfig Fields" Url="html/Fields_T_BerkeleyDB_MPoolConfig.htm">
+      <HelpTOCNode Id="c72b0e03-cd85-4b8b-8213-891693c15b7d" Title="MPoolConfig Fields" Url="html/Fields_T_BerkeleyDB_MPoolConfig.htm">
         <HelpTOCNode Title="CacheSize Field" Url="html/F_BerkeleyDB_MPoolConfig_CacheSize.htm" />
         <HelpTOCNode Title="MaxCacheSize Field" Url="html/F_BerkeleyDB_MPoolConfig_MaxCacheSize.htm" />
       </HelpTOCNode>
-      <HelpTOCNode Id="5b05607d-d015-4413-9f5c-441f5dd86ccb" Title="MPoolConfig Methods " Url="html/Methods_T_BerkeleyDB_MPoolConfig.htm">
+      <HelpTOCNode Id="dbee24aa-e5cd-4a58-9084-393ce92fbace" Title="MPoolConfig Methods " Url="html/Methods_T_BerkeleyDB_MPoolConfig.htm">
         <HelpTOCNode Title="SetMaxSequentialWrites Method " Url="html/M_BerkeleyDB_MPoolConfig_SetMaxSequentialWrites.htm" />
       </HelpTOCNode>
-      <HelpTOCNode Id="ef2de919-2584-4769-8046-d1b10c374283" Title="MPoolConfig Properties " Url="html/Properties_T_BerkeleyDB_MPoolConfig.htm">
+      <HelpTOCNode Id="f665a356-f270-4c78-83aa-dac8fc848fbe" Title="MPoolConfig Properties " Url="html/Properties_T_BerkeleyDB_MPoolConfig.htm">
         <HelpTOCNode Title="MaxOpenFiles Property " Url="html/P_BerkeleyDB_MPoolConfig_MaxOpenFiles.htm" />
         <HelpTOCNode Title="MaxSequentialWrites Property " Url="html/P_BerkeleyDB_MPoolConfig_MaxSequentialWrites.htm" />
         <HelpTOCNode Title="MMapSize Property " Url="html/P_BerkeleyDB_MPoolConfig_MMapSize.htm" />
         <HelpTOCNode Title="SequentialWritePause Property " Url="html/P_BerkeleyDB_MPoolConfig_SequentialWritePause.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="58d9e097-f474-4dea-b431-47df877f5bee" Title="MPoolFileStats Class" Url="html/T_BerkeleyDB_MPoolFileStats.htm">
+    <HelpTOCNode Id="bf039ef3-5c6e-46b0-b852-a76556b5b27f" Title="MPoolFileStats Class" Url="html/T_BerkeleyDB_MPoolFileStats.htm">
       <HelpTOCNode Title="MPoolFileStats Members" Url="html/AllMembers_T_BerkeleyDB_MPoolFileStats.htm" />
       <HelpTOCNode Title="MPoolFileStats Methods " Url="html/Methods_T_BerkeleyDB_MPoolFileStats.htm" />
-      <HelpTOCNode Id="f37187ad-cf5d-4115-adfd-e270ca146c2c" Title="MPoolFileStats Properties " Url="html/Properties_T_BerkeleyDB_MPoolFileStats.htm">
+      <HelpTOCNode Id="45ec582f-4b5e-499c-b2f8-c6c314b61689" Title="MPoolFileStats Properties " Url="html/Properties_T_BerkeleyDB_MPoolFileStats.htm">
         <HelpTOCNode Title="BackupSpins Property " Url="html/P_BerkeleyDB_MPoolFileStats_BackupSpins.htm" />
         <HelpTOCNode Title="FileName Property " Url="html/P_BerkeleyDB_MPoolFileStats_FileName.htm" />
         <HelpTOCNode Title="MappedPages Property " Url="html/P_BerkeleyDB_MPoolFileStats_MappedPages.htm" />
@@ -1688,10 +1688,10 @@
         <HelpTOCNode Title="PagesWritten Property " Url="html/P_BerkeleyDB_MPoolFileStats_PagesWritten.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="a4187ea7-6b1d-4fe9-942f-9dfc8d179788" Title="MPoolStats Class" Url="html/T_BerkeleyDB_MPoolStats.htm">
+    <HelpTOCNode Id="79f8a6bf-1731-4f9c-a1c8-2216458b10b1" Title="MPoolStats Class" Url="html/T_BerkeleyDB_MPoolStats.htm">
       <HelpTOCNode Title="MPoolStats Members" Url="html/AllMembers_T_BerkeleyDB_MPoolStats.htm" />
       <HelpTOCNode Title="MPoolStats Methods " Url="html/Methods_T_BerkeleyDB_MPoolStats.htm" />
-      <HelpTOCNode Id="f13b893b-84dc-49b5-a5f6-3536dd9c016a" Title="MPoolStats Properties " Url="html/Properties_T_BerkeleyDB_MPoolStats.htm">
+      <HelpTOCNode Id="b4a48ad6-0283-48f8-88f6-8f3e9abb9368" Title="MPoolStats Properties " Url="html/Properties_T_BerkeleyDB_MPoolStats.htm">
         <HelpTOCNode Title="BlockedOperations Property " Url="html/P_BerkeleyDB_MPoolStats_BlockedOperations.htm" />
         <HelpTOCNode Title="BucketsCheckedDuringAlloc Property " Url="html/P_BerkeleyDB_MPoolStats_BucketsCheckedDuringAlloc.htm" />
         <HelpTOCNode Title="CacheRegions Property " Url="html/P_BerkeleyDB_MPoolStats_CacheRegions.htm" />
@@ -1737,38 +1737,38 @@
         <HelpTOCNode Title="ThawedBuffers Property " Url="html/P_BerkeleyDB_MPoolStats_ThawedBuffers.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="584e8c98-70ba-46a5-9241-8f5a0d01ddcd" Title="MultipleDatabaseEntry Class" Url="html/T_BerkeleyDB_MultipleDatabaseEntry.htm">
+    <HelpTOCNode Id="faf89787-6677-44c3-bc9f-37e914f88c49" Title="MultipleDatabaseEntry Class" Url="html/T_BerkeleyDB_MultipleDatabaseEntry.htm">
       <HelpTOCNode Title="MultipleDatabaseEntry Members" Url="html/AllMembers_T_BerkeleyDB_MultipleDatabaseEntry.htm" />
-      <HelpTOCNode Id="efdd90f9-fe66-4f92-a181-f1eca1839a55" Title="MultipleDatabaseEntry Constructor " Url="html/Overload_BerkeleyDB_MultipleDatabaseEntry__ctor.htm">
+      <HelpTOCNode Id="8609c165-264e-4ab5-9791-d0ec16ad069f" Title="MultipleDatabaseEntry Constructor " Url="html/Overload_BerkeleyDB_MultipleDatabaseEntry__ctor.htm">
         <HelpTOCNode Title="MultipleDatabaseEntry Constructor (IEnumerable(UInt32))" Url="html/M_BerkeleyDB_MultipleDatabaseEntry__ctor_2.htm" />
         <HelpTOCNode Title="MultipleDatabaseEntry Constructor (Byte[], Boolean)" Url="html/M_BerkeleyDB_MultipleDatabaseEntry__ctor.htm" />
         <HelpTOCNode Title="MultipleDatabaseEntry Constructor (IEnumerable(DatabaseEntry), Boolean)" Url="html/M_BerkeleyDB_MultipleDatabaseEntry__ctor_1.htm" />
       </HelpTOCNode>
-      <HelpTOCNode Id="28a208d2-9f0d-46c9-8a61-ae31cebdc648" Title="MultipleDatabaseEntry Methods " Url="html/Methods_T_BerkeleyDB_MultipleDatabaseEntry.htm">
+      <HelpTOCNode Id="0bd84cd7-7f38-4e1f-bfea-22c20cd97824" Title="MultipleDatabaseEntry Methods " Url="html/Methods_T_BerkeleyDB_MultipleDatabaseEntry.htm">
         <HelpTOCNode Title="GetEnumerator Method " Url="html/M_BerkeleyDB_MultipleDatabaseEntry_GetEnumerator.htm" />
       </HelpTOCNode>
-      <HelpTOCNode Id="7be3cd84-c216-4bfb-94d1-2b67ed2cb1a5" Title="MultipleDatabaseEntry Properties " Url="html/Properties_T_BerkeleyDB_MultipleDatabaseEntry.htm">
+      <HelpTOCNode Id="2fb6c12e-b4ea-4440-8dde-d5d7a4def2ab" Title="MultipleDatabaseEntry Properties " Url="html/Properties_T_BerkeleyDB_MultipleDatabaseEntry.htm">
         <HelpTOCNode Title="Recno Property " Url="html/P_BerkeleyDB_MultipleDatabaseEntry_Recno.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="33e6d67f-e75d-4b11-b524-730bea424ef4" Title="MultipleKeyDatabaseEntry Class" Url="html/T_BerkeleyDB_MultipleKeyDatabaseEntry.htm">
+    <HelpTOCNode Id="20700fa6-4833-4003-b8cc-c095d7fec007" Title="MultipleKeyDatabaseEntry Class" Url="html/T_BerkeleyDB_MultipleKeyDatabaseEntry.htm">
       <HelpTOCNode Title="MultipleKeyDatabaseEntry Members" Url="html/AllMembers_T_BerkeleyDB_MultipleKeyDatabaseEntry.htm" />
-      <HelpTOCNode Id="eea413d3-89a8-4f46-a6d7-9491c74fbb29" Title="MultipleKeyDatabaseEntry Constructor " Url="html/Overload_BerkeleyDB_MultipleKeyDatabaseEntry__ctor.htm">
+      <HelpTOCNode Id="8afe3ffe-8d14-47a8-af26-c4b25826f052" Title="MultipleKeyDatabaseEntry Constructor " Url="html/Overload_BerkeleyDB_MultipleKeyDatabaseEntry__ctor.htm">
         <HelpTOCNode Title="MultipleKeyDatabaseEntry Constructor (Byte[], Boolean)" Url="html/M_BerkeleyDB_MultipleKeyDatabaseEntry__ctor.htm" />
         <HelpTOCNode Title="MultipleKeyDatabaseEntry Constructor (IEnumerable(KeyValuePair(DatabaseEntry, DatabaseEntry)), Boolean)" Url="html/M_BerkeleyDB_MultipleKeyDatabaseEntry__ctor_1.htm" />
       </HelpTOCNode>
-      <HelpTOCNode Id="5a505b6b-c356-43b6-b78b-9f4826dc9f38" Title="MultipleKeyDatabaseEntry Methods " Url="html/Methods_T_BerkeleyDB_MultipleKeyDatabaseEntry.htm">
+      <HelpTOCNode Id="4669447c-5617-4403-8114-ed4cc61e4eb0" Title="MultipleKeyDatabaseEntry Methods " Url="html/Methods_T_BerkeleyDB_MultipleKeyDatabaseEntry.htm">
         <HelpTOCNode Title="GetEnumerator Method " Url="html/M_BerkeleyDB_MultipleKeyDatabaseEntry_GetEnumerator.htm" />
       </HelpTOCNode>
-      <HelpTOCNode Id="af4d7f4d-f5ac-4050-b8dd-cf000902ac48" Title="MultipleKeyDatabaseEntry Properties " Url="html/Properties_T_BerkeleyDB_MultipleKeyDatabaseEntry.htm">
+      <HelpTOCNode Id="a4b01c39-2bd6-4616-85fe-7a19048aa978" Title="MultipleKeyDatabaseEntry Properties " Url="html/Properties_T_BerkeleyDB_MultipleKeyDatabaseEntry.htm">
         <HelpTOCNode Title="Recno Property " Url="html/P_BerkeleyDB_MultipleKeyDatabaseEntry_Recno.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="7eefc595-ec4c-4313-b0a5-283f48326a79" Title="MutexConfig Class" Url="html/T_BerkeleyDB_MutexConfig.htm">
+    <HelpTOCNode Id="fc9efdf3-e7f4-4ce2-b83f-b2140709cc34" Title="MutexConfig Class" Url="html/T_BerkeleyDB_MutexConfig.htm">
       <HelpTOCNode Title="MutexConfig Members" Url="html/AllMembers_T_BerkeleyDB_MutexConfig.htm" />
       <HelpTOCNode Title="MutexConfig Constructor " Url="html/M_BerkeleyDB_MutexConfig__ctor.htm" />
       <HelpTOCNode Title="MutexConfig Methods " Url="html/Methods_T_BerkeleyDB_MutexConfig.htm" />
-      <HelpTOCNode Id="ddcaabcc-536e-4362-85e6-2057d7fea86c" Title="MutexConfig Properties " Url="html/Properties_T_BerkeleyDB_MutexConfig.htm">
+      <HelpTOCNode Id="7e0ecae7-4926-4692-b055-7d55f8b29fdf" Title="MutexConfig Properties " Url="html/Properties_T_BerkeleyDB_MutexConfig.htm">
         <HelpTOCNode Title="Alignment Property " Url="html/P_BerkeleyDB_MutexConfig_Alignment.htm" />
         <HelpTOCNode Title="Increment Property " Url="html/P_BerkeleyDB_MutexConfig_Increment.htm" />
         <HelpTOCNode Title="InitMutexes Property " Url="html/P_BerkeleyDB_MutexConfig_InitMutexes.htm" />
@@ -1776,10 +1776,10 @@
         <HelpTOCNode Title="NumTestAndSetSpins Property " Url="html/P_BerkeleyDB_MutexConfig_NumTestAndSetSpins.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="9c3675e2-3eca-4876-a143-b13c2de72d5e" Title="MutexStats Class" Url="html/T_BerkeleyDB_MutexStats.htm">
+    <HelpTOCNode Id="2487c00f-b680-4071-935a-2c40560959d7" Title="MutexStats Class" Url="html/T_BerkeleyDB_MutexStats.htm">
       <HelpTOCNode Title="MutexStats Members" Url="html/AllMembers_T_BerkeleyDB_MutexStats.htm" />
       <HelpTOCNode Title="MutexStats Methods " Url="html/Methods_T_BerkeleyDB_MutexStats.htm" />
-      <HelpTOCNode Id="05abf555-aa4b-4270-a568-5e10bcd412de" Title="MutexStats Properties " Url="html/Properties_T_BerkeleyDB_MutexStats.htm">
+      <HelpTOCNode Id="e1ba5320-9679-44da-b34c-c94225c98cab" Title="MutexStats Properties " Url="html/Properties_T_BerkeleyDB_MutexStats.htm">
         <HelpTOCNode Title="Alignment Property " Url="html/P_BerkeleyDB_MutexStats_Alignment.htm" />
         <HelpTOCNode Title="Available Property " Url="html/P_BerkeleyDB_MutexStats_Available.htm" />
         <HelpTOCNode Title="Count Property " Url="html/P_BerkeleyDB_MutexStats_Count.htm" />
@@ -1794,7 +1794,7 @@
         <HelpTOCNode Title="TASSpins Property " Url="html/P_BerkeleyDB_MutexStats_TASSpins.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="13372782-97b7-4189-97a5-cb22a15ef04e" Title="NotFoundException Class" Url="html/T_BerkeleyDB_NotFoundException.htm">
+    <HelpTOCNode Id="158e6c43-1500-438b-b049-d1efac0a22a8" Title="NotFoundException Class" Url="html/T_BerkeleyDB_NotFoundException.htm">
       <HelpTOCNode Title="NotFoundException Members" Url="html/AllMembers_T_BerkeleyDB_NotFoundException.htm" />
       <HelpTOCNode Title="NotFoundException Constructor " Url="html/M_BerkeleyDB_NotFoundException__ctor.htm" />
       <HelpTOCNode Title="NotFoundException Fields" Url="html/Fields_T_BerkeleyDB_NotFoundException.htm" />
@@ -1802,37 +1802,37 @@
       <HelpTOCNode Title="NotFoundException Properties " Url="html/Properties_T_BerkeleyDB_NotFoundException.htm" />
     </HelpTOCNode>
     <HelpTOCNode Title="NotificationEvent Enumeration" Url="html/T_BerkeleyDB_NotificationEvent.htm" />
-    <HelpTOCNode Id="1555c5f3-fefa-45b5-aef4-c4ea4dec202f" Title="OldVersionException Class" Url="html/T_BerkeleyDB_OldVersionException.htm">
+    <HelpTOCNode Id="9dc0d419-c101-451b-a8fe-1422c723db84" Title="OldVersionException Class" Url="html/T_BerkeleyDB_OldVersionException.htm">
       <HelpTOCNode Title="OldVersionException Members" Url="html/AllMembers_T_BerkeleyDB_OldVersionException.htm" />
       <HelpTOCNode Title="OldVersionException Constructor " Url="html/M_BerkeleyDB_OldVersionException__ctor.htm" />
       <HelpTOCNode Title="OldVersionException Fields" Url="html/Fields_T_BerkeleyDB_OldVersionException.htm" />
       <HelpTOCNode Title="OldVersionException Methods " Url="html/Methods_T_BerkeleyDB_OldVersionException.htm" />
       <HelpTOCNode Title="OldVersionException Properties " Url="html/Properties_T_BerkeleyDB_OldVersionException.htm" />
     </HelpTOCNode>
-    <HelpTOCNode Id="249c2d95-2bfa-41bf-be1c-eaf71b08309d" Title="PageNotFoundException Class" Url="html/T_BerkeleyDB_PageNotFoundException.htm">
+    <HelpTOCNode Id="569d07d7-b3cf-4dec-9393-94be868b73df" Title="PageNotFoundException Class" Url="html/T_BerkeleyDB_PageNotFoundException.htm">
       <HelpTOCNode Title="PageNotFoundException Members" Url="html/AllMembers_T_BerkeleyDB_PageNotFoundException.htm" />
       <HelpTOCNode Title="PageNotFoundException Constructor " Url="html/M_BerkeleyDB_PageNotFoundException__ctor.htm" />
       <HelpTOCNode Title="PageNotFoundException Fields" Url="html/Fields_T_BerkeleyDB_PageNotFoundException.htm" />
       <HelpTOCNode Title="PageNotFoundException Methods " Url="html/Methods_T_BerkeleyDB_PageNotFoundException.htm" />
       <HelpTOCNode Title="PageNotFoundException Properties " Url="html/Properties_T_BerkeleyDB_PageNotFoundException.htm" />
     </HelpTOCNode>
-    <HelpTOCNode Id="94e37a6f-cb81-4656-b122-9b9694d4212b" Title="PreparedTransaction Class" Url="html/T_BerkeleyDB_PreparedTransaction.htm">
+    <HelpTOCNode Id="5ace7b03-e9ab-4930-b1a6-facc4434e8c4" Title="PreparedTransaction Class" Url="html/T_BerkeleyDB_PreparedTransaction.htm">
       <HelpTOCNode Title="PreparedTransaction Members" Url="html/AllMembers_T_BerkeleyDB_PreparedTransaction.htm" />
       <HelpTOCNode Title="PreparedTransaction Methods " Url="html/Methods_T_BerkeleyDB_PreparedTransaction.htm" />
-      <HelpTOCNode Id="58f43ea3-ac22-4e30-b3da-6186d2dc51fd" Title="PreparedTransaction Properties " Url="html/Properties_T_BerkeleyDB_PreparedTransaction.htm">
+      <HelpTOCNode Id="ef626f0a-d648-402b-9051-af53b7358a43" Title="PreparedTransaction Properties " Url="html/Properties_T_BerkeleyDB_PreparedTransaction.htm">
         <HelpTOCNode Title="GlobalID Property " Url="html/P_BerkeleyDB_PreparedTransaction_GlobalID.htm" />
         <HelpTOCNode Title="Txn Property " Url="html/P_BerkeleyDB_PreparedTransaction_Txn.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="1d86c36a-a665-4bc0-a4f1-3c0f7d5f17c7" Title="QueueDatabase Class" Url="html/T_BerkeleyDB_QueueDatabase.htm">
+    <HelpTOCNode Id="ff02bcb7-fc8f-4084-90af-675af032348b" Title="QueueDatabase Class" Url="html/T_BerkeleyDB_QueueDatabase.htm">
       <HelpTOCNode Title="QueueDatabase Members" Url="html/AllMembers_T_BerkeleyDB_QueueDatabase.htm" />
-      <HelpTOCNode Id="c096544d-7ae5-4c29-a49f-fef3c647b26a" Title="QueueDatabase Methods " Url="html/Methods_T_BerkeleyDB_QueueDatabase.htm">
-        <HelpTOCNode Id="cf4587b4-a3d9-45f2-9352-1f5d0b79313a" Title="Append Method " Url="html/Overload_BerkeleyDB_QueueDatabase_Append.htm">
+      <HelpTOCNode Id="217fe043-574e-456d-ac46-b5f0551e150f" Title="QueueDatabase Methods " Url="html/Methods_T_BerkeleyDB_QueueDatabase.htm">
+        <HelpTOCNode Id="5967b8e9-9807-45ce-adc2-df4256a56ca8" Title="Append Method " Url="html/Overload_BerkeleyDB_QueueDatabase_Append.htm">
           <HelpTOCNode Title="Append Method (DatabaseEntry)" Url="html/M_BerkeleyDB_QueueDatabase_Append.htm" />
           <HelpTOCNode Title="Append Method (DatabaseEntry, Transaction)" Url="html/M_BerkeleyDB_QueueDatabase_Append_1.htm" />
         </HelpTOCNode>
         <HelpTOCNode Title="Close Method " Url="html/Overload_BerkeleyDB_QueueDatabase_Close.htm" />
-        <HelpTOCNode Id="69c0e982-bd36-4562-8ad7-1abc86d95273" Title="Consume Method " Url="html/Overload_BerkeleyDB_QueueDatabase_Consume.htm">
+        <HelpTOCNode Id="3ddef089-a3cd-43b5-a22d-4d9cb5c3bee6" Title="Consume Method " Url="html/Overload_BerkeleyDB_QueueDatabase_Consume.htm">
           <HelpTOCNode Title="Consume Method (Boolean)" Url="html/M_BerkeleyDB_QueueDatabase_Consume.htm" />
           <HelpTOCNode Title="Consume Method (Boolean, Transaction)" Url="html/M_BerkeleyDB_QueueDatabase_Consume_1.htm" />
           <HelpTOCNode Title="Consume Method (Boolean, Transaction, LockingInfo)" Url="html/M_BerkeleyDB_QueueDatabase_Consume_2.htm" />
@@ -1840,7 +1840,7 @@
         <HelpTOCNode Title="Cursor Method " Url="html/Overload_BerkeleyDB_QueueDatabase_Cursor.htm" />
         <HelpTOCNode Title="Delete Method " Url="html/Overload_BerkeleyDB_QueueDatabase_Delete.htm" />
         <HelpTOCNode Title="Exists Method " Url="html/Overload_BerkeleyDB_QueueDatabase_Exists.htm" />
-        <HelpTOCNode Id="54bdbb92-b655-435c-97d9-a38cb9ecb332" Title="FastStats Method " Url="html/Overload_BerkeleyDB_QueueDatabase_FastStats.htm">
+        <HelpTOCNode Id="08b095d6-daf2-40de-8b8b-dbc792b8b18b" Title="FastStats Method " Url="html/Overload_BerkeleyDB_QueueDatabase_FastStats.htm">
           <HelpTOCNode Title="FastStats Method " Url="html/M_BerkeleyDB_QueueDatabase_FastStats.htm" />
           <HelpTOCNode Title="FastStats Method (Transaction)" Url="html/M_BerkeleyDB_QueueDatabase_FastStats_1.htm" />
           <HelpTOCNode Title="FastStats Method (Transaction, Isolation)" Url="html/M_BerkeleyDB_QueueDatabase_FastStats_2.htm" />
@@ -1849,7 +1849,7 @@
         <HelpTOCNode Title="GetBoth Method " Url="html/Overload_BerkeleyDB_QueueDatabase_GetBoth.htm" />
         <HelpTOCNode Title="GetBothMultiple Method " Url="html/Overload_BerkeleyDB_QueueDatabase_GetBothMultiple.htm" />
         <HelpTOCNode Title="GetMultiple Method " Url="html/Overload_BerkeleyDB_QueueDatabase_GetMultiple.htm" />
-        <HelpTOCNode Id="c4b42e1a-863e-484d-aa5b-ecd3166c1b6b" Title="Open Method " Url="html/Overload_BerkeleyDB_QueueDatabase_Open.htm">
+        <HelpTOCNode Id="8c7d1210-d2e9-42a6-80a2-4a19c7b5cb0a" Title="Open Method " Url="html/Overload_BerkeleyDB_QueueDatabase_Open.htm">
           <HelpTOCNode Title="Open Method (String, QueueDatabaseConfig)" Url="html/M_BerkeleyDB_QueueDatabase_Open.htm" />
           <HelpTOCNode Title="Open Method (String, QueueDatabaseConfig, Transaction)" Url="html/M_BerkeleyDB_QueueDatabase_Open_1.htm" />
         </HelpTOCNode>
@@ -1857,39 +1857,39 @@
         <HelpTOCNode Title="PrintStats Method " Url="html/Overload_BerkeleyDB_QueueDatabase_PrintStats.htm" />
         <HelpTOCNode Title="Put Method " Url="html/Overload_BerkeleyDB_QueueDatabase_Put.htm" />
         <HelpTOCNode Title="PutNoOverwrite Method " Url="html/Overload_BerkeleyDB_QueueDatabase_PutNoOverwrite.htm" />
-        <HelpTOCNode Id="224545cf-54ee-4078-9ede-5c33ee527d9b" Title="Stats Method " Url="html/Overload_BerkeleyDB_QueueDatabase_Stats.htm">
+        <HelpTOCNode Id="d3da14a4-404b-4b36-80af-feec1d27842c" Title="Stats Method " Url="html/Overload_BerkeleyDB_QueueDatabase_Stats.htm">
           <HelpTOCNode Title="Stats Method " Url="html/M_BerkeleyDB_QueueDatabase_Stats.htm" />
           <HelpTOCNode Title="Stats Method (Transaction)" Url="html/M_BerkeleyDB_QueueDatabase_Stats_1.htm" />
           <HelpTOCNode Title="Stats Method (Transaction, Isolation)" Url="html/M_BerkeleyDB_QueueDatabase_Stats_2.htm" />
         </HelpTOCNode>
         <HelpTOCNode Title="Truncate Method " Url="html/Overload_BerkeleyDB_QueueDatabase_Truncate.htm" />
       </HelpTOCNode>
-      <HelpTOCNode Id="ab88cfa4-6b3d-4556-8b9e-eac64add4f13" Title="QueueDatabase Properties " Url="html/Properties_T_BerkeleyDB_QueueDatabase.htm">
+      <HelpTOCNode Id="361edb45-aa05-4415-9c6d-e254ba1e9e57" Title="QueueDatabase Properties " Url="html/Properties_T_BerkeleyDB_QueueDatabase.htm">
         <HelpTOCNode Title="ExtentSize Property " Url="html/P_BerkeleyDB_QueueDatabase_ExtentSize.htm" />
         <HelpTOCNode Title="InOrder Property " Url="html/P_BerkeleyDB_QueueDatabase_InOrder.htm" />
         <HelpTOCNode Title="Length Property " Url="html/P_BerkeleyDB_QueueDatabase_Length.htm" />
         <HelpTOCNode Title="PadByte Property " Url="html/P_BerkeleyDB_QueueDatabase_PadByte.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="ca9afc08-f1b2-4840-acf3-db9b46f27d98" Title="QueueDatabaseConfig Class" Url="html/T_BerkeleyDB_QueueDatabaseConfig.htm">
+    <HelpTOCNode Id="9281bfb7-a46e-4a2a-a7b5-46448866feac" Title="QueueDatabaseConfig Class" Url="html/T_BerkeleyDB_QueueDatabaseConfig.htm">
       <HelpTOCNode Title="QueueDatabaseConfig Members" Url="html/AllMembers_T_BerkeleyDB_QueueDatabaseConfig.htm" />
       <HelpTOCNode Title="QueueDatabaseConfig Constructor " Url="html/M_BerkeleyDB_QueueDatabaseConfig__ctor.htm" />
-      <HelpTOCNode Id="0108b774-a632-4e8f-beed-2fa03220b17e" Title="QueueDatabaseConfig Fields" Url="html/Fields_T_BerkeleyDB_QueueDatabaseConfig.htm">
+      <HelpTOCNode Id="70c11a41-8b71-4c58-b272-77357ede404a" Title="QueueDatabaseConfig Fields" Url="html/Fields_T_BerkeleyDB_QueueDatabaseConfig.htm">
         <HelpTOCNode Title="Append Field" Url="html/F_BerkeleyDB_QueueDatabaseConfig_Append.htm" />
         <HelpTOCNode Title="ConsumeInOrder Field" Url="html/F_BerkeleyDB_QueueDatabaseConfig_ConsumeInOrder.htm" />
         <HelpTOCNode Title="Creation Field" Url="html/F_BerkeleyDB_QueueDatabaseConfig_Creation.htm" />
       </HelpTOCNode>
       <HelpTOCNode Title="QueueDatabaseConfig Methods " Url="html/Methods_T_BerkeleyDB_QueueDatabaseConfig.htm" />
-      <HelpTOCNode Id="30194246-52bf-4ea7-83ef-af2363b450e5" Title="QueueDatabaseConfig Properties " Url="html/Properties_T_BerkeleyDB_QueueDatabaseConfig.htm">
+      <HelpTOCNode Id="629e6991-bcbe-4139-954c-15e425d1666d" Title="QueueDatabaseConfig Properties " Url="html/Properties_T_BerkeleyDB_QueueDatabaseConfig.htm">
         <HelpTOCNode Title="ExtentSize Property " Url="html/P_BerkeleyDB_QueueDatabaseConfig_ExtentSize.htm" />
         <HelpTOCNode Title="Length Property " Url="html/P_BerkeleyDB_QueueDatabaseConfig_Length.htm" />
         <HelpTOCNode Title="PadByte Property " Url="html/P_BerkeleyDB_QueueDatabaseConfig_PadByte.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="5ad7db4e-6504-4519-a56d-55a090d1049f" Title="QueueStats Class" Url="html/T_BerkeleyDB_QueueStats.htm">
+    <HelpTOCNode Id="1ab45b22-f382-4984-9ca6-e9d547b0a534" Title="QueueStats Class" Url="html/T_BerkeleyDB_QueueStats.htm">
       <HelpTOCNode Title="QueueStats Members" Url="html/AllMembers_T_BerkeleyDB_QueueStats.htm" />
       <HelpTOCNode Title="QueueStats Methods " Url="html/Methods_T_BerkeleyDB_QueueStats.htm" />
-      <HelpTOCNode Id="912bc7cb-c75a-4877-afd7-99f1ccec37e9" Title="QueueStats Properties " Url="html/Properties_T_BerkeleyDB_QueueStats.htm">
+      <HelpTOCNode Id="f2dc0e61-6328-4d52-be6a-0dbd412e1694" Title="QueueStats Properties " Url="html/Properties_T_BerkeleyDB_QueueStats.htm">
         <HelpTOCNode Title="DataPages Property " Url="html/P_BerkeleyDB_QueueStats_DataPages.htm" />
         <HelpTOCNode Title="DataPagesBytesFree Property " Url="html/P_BerkeleyDB_QueueStats_DataPagesBytesFree.htm" />
         <HelpTOCNode Title="FirstRecordNumber Property " Url="html/P_BerkeleyDB_QueueStats_FirstRecordNumber.htm" />
@@ -1905,9 +1905,9 @@
         <HelpTOCNode Title="Version Property " Url="html/P_BerkeleyDB_QueueStats_Version.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="bc0f2f3f-6928-4c45-ba86-3a5ae22d5095" Title="RecnoCursor Class" Url="html/T_BerkeleyDB_RecnoCursor.htm">
+    <HelpTOCNode Id="c9459b74-07d3-48ed-886d-f95082359625" Title="RecnoCursor Class" Url="html/T_BerkeleyDB_RecnoCursor.htm">
       <HelpTOCNode Title="RecnoCursor Members" Url="html/AllMembers_T_BerkeleyDB_RecnoCursor.htm" />
-      <HelpTOCNode Id="d8931deb-0df2-4fa0-8322-bdaa94aecb1e" Title="RecnoCursor Methods " Url="html/Methods_T_BerkeleyDB_RecnoCursor.htm">
+      <HelpTOCNode Id="7ba976ae-9816-4b78-b413-c5fdb86791ea" Title="RecnoCursor Methods " Url="html/Methods_T_BerkeleyDB_RecnoCursor.htm">
         <HelpTOCNode Title="Duplicate Method " Url="html/M_BerkeleyDB_RecnoCursor_Duplicate.htm" />
         <HelpTOCNode Title="Insert Method " Url="html/M_BerkeleyDB_RecnoCursor_Insert.htm" />
         <HelpTOCNode Title="Move Method " Url="html/Overload_BerkeleyDB_RecnoCursor_Move.htm" />
@@ -1935,19 +1935,19 @@
       </HelpTOCNode>
       <HelpTOCNode Title="RecnoCursor Properties " Url="html/Properties_T_BerkeleyDB_RecnoCursor.htm" />
     </HelpTOCNode>
-    <HelpTOCNode Id="c119624a-63d8-4910-b5ae-b28018444d8b" Title="RecnoDatabase Class" Url="html/T_BerkeleyDB_RecnoDatabase.htm">
+    <HelpTOCNode Id="0633dde7-09b1-49bd-8674-f3cce4ca4d4e" Title="RecnoDatabase Class" Url="html/T_BerkeleyDB_RecnoDatabase.htm">
       <HelpTOCNode Title="RecnoDatabase Members" Url="html/AllMembers_T_BerkeleyDB_RecnoDatabase.htm" />
-      <HelpTOCNode Id="66dc5d98-335f-4bad-87ca-ed8e9107b113" Title="RecnoDatabase Methods " Url="html/Methods_T_BerkeleyDB_RecnoDatabase.htm">
-        <HelpTOCNode Id="16bf2156-f2cc-4155-9ec8-b189e172f58e" Title="Append Method " Url="html/Overload_BerkeleyDB_RecnoDatabase_Append.htm">
+      <HelpTOCNode Id="df05c021-1807-4516-b22a-4a6d51f1f5ea" Title="RecnoDatabase Methods " Url="html/Methods_T_BerkeleyDB_RecnoDatabase.htm">
+        <HelpTOCNode Id="2b7063a3-2bf1-47ed-9918-9041306a6ab7" Title="Append Method " Url="html/Overload_BerkeleyDB_RecnoDatabase_Append.htm">
           <HelpTOCNode Title="Append Method (DatabaseEntry)" Url="html/M_BerkeleyDB_RecnoDatabase_Append.htm" />
           <HelpTOCNode Title="Append Method (DatabaseEntry, Transaction)" Url="html/M_BerkeleyDB_RecnoDatabase_Append_1.htm" />
         </HelpTOCNode>
         <HelpTOCNode Title="Close Method " Url="html/Overload_BerkeleyDB_RecnoDatabase_Close.htm" />
-        <HelpTOCNode Id="71328140-2f45-4c2a-8d38-b8074ac25cfa" Title="Compact Method " Url="html/Overload_BerkeleyDB_RecnoDatabase_Compact.htm">
+        <HelpTOCNode Id="2f952940-6cc7-448c-a348-92c854e6441d" Title="Compact Method " Url="html/Overload_BerkeleyDB_RecnoDatabase_Compact.htm">
           <HelpTOCNode Title="Compact Method (CompactConfig)" Url="html/M_BerkeleyDB_RecnoDatabase_Compact.htm" />
           <HelpTOCNode Title="Compact Method (CompactConfig, Transaction)" Url="html/M_BerkeleyDB_RecnoDatabase_Compact_1.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="1d6bc7fa-68f6-4a86-a621-abcfc1e9fb74" Title="Cursor Method " Url="html/Overload_BerkeleyDB_RecnoDatabase_Cursor.htm">
+        <HelpTOCNode Id="bb63c460-5e66-449f-bfae-e3f2731986aa" Title="Cursor Method " Url="html/Overload_BerkeleyDB_RecnoDatabase_Cursor.htm">
           <HelpTOCNode Title="Cursor Method " Url="html/M_BerkeleyDB_RecnoDatabase_Cursor.htm" />
           <HelpTOCNode Title="Cursor Method (CursorConfig)" Url="html/M_BerkeleyDB_RecnoDatabase_Cursor_1.htm" />
           <HelpTOCNode Title="Cursor Method (Transaction)" Url="html/M_BerkeleyDB_RecnoDatabase_Cursor_3.htm" />
@@ -1955,7 +1955,7 @@
         </HelpTOCNode>
         <HelpTOCNode Title="Delete Method " Url="html/Overload_BerkeleyDB_RecnoDatabase_Delete.htm" />
         <HelpTOCNode Title="Exists Method " Url="html/Overload_BerkeleyDB_RecnoDatabase_Exists.htm" />
-        <HelpTOCNode Id="71dfc229-b27f-4a96-8cbd-c819ad7efa4c" Title="FastStats Method " Url="html/Overload_BerkeleyDB_RecnoDatabase_FastStats.htm">
+        <HelpTOCNode Id="4ce76406-d744-4c27-bb1d-b1887c140fa9" Title="FastStats Method " Url="html/Overload_BerkeleyDB_RecnoDatabase_FastStats.htm">
           <HelpTOCNode Title="FastStats Method " Url="html/M_BerkeleyDB_RecnoDatabase_FastStats.htm" />
           <HelpTOCNode Title="FastStats Method (Transaction)" Url="html/M_BerkeleyDB_RecnoDatabase_FastStats_1.htm" />
           <HelpTOCNode Title="FastStats Method (Transaction, Isolation)" Url="html/M_BerkeleyDB_RecnoDatabase_FastStats_2.htm" />
@@ -1964,7 +1964,7 @@
         <HelpTOCNode Title="GetBoth Method " Url="html/Overload_BerkeleyDB_RecnoDatabase_GetBoth.htm" />
         <HelpTOCNode Title="GetBothMultiple Method " Url="html/Overload_BerkeleyDB_RecnoDatabase_GetBothMultiple.htm" />
         <HelpTOCNode Title="GetMultiple Method " Url="html/Overload_BerkeleyDB_RecnoDatabase_GetMultiple.htm" />
-        <HelpTOCNode Id="5c32799f-7f18-41d3-bb9a-9b195c780cef" Title="Open Method " Url="html/Overload_BerkeleyDB_RecnoDatabase_Open.htm">
+        <HelpTOCNode Id="de4a168a-5eee-4e18-a3e7-dd9aa23e2f8f" Title="Open Method " Url="html/Overload_BerkeleyDB_RecnoDatabase_Open.htm">
           <HelpTOCNode Title="Open Method (String, RecnoDatabaseConfig)" Url="html/M_BerkeleyDB_RecnoDatabase_Open.htm" />
           <HelpTOCNode Title="Open Method (String, RecnoDatabaseConfig, Transaction)" Url="html/M_BerkeleyDB_RecnoDatabase_Open_1.htm" />
           <HelpTOCNode Title="Open Method (String, String, RecnoDatabaseConfig)" Url="html/M_BerkeleyDB_RecnoDatabase_Open_2.htm" />
@@ -1974,18 +1974,18 @@
         <HelpTOCNode Title="PrintStats Method " Url="html/Overload_BerkeleyDB_RecnoDatabase_PrintStats.htm" />
         <HelpTOCNode Title="Put Method " Url="html/Overload_BerkeleyDB_RecnoDatabase_Put.htm" />
         <HelpTOCNode Title="PutNoOverwrite Method " Url="html/Overload_BerkeleyDB_RecnoDatabase_PutNoOverwrite.htm" />
-        <HelpTOCNode Id="ba3b553e-4b19-4e0e-94de-a5c272d27b7d" Title="Stats Method " Url="html/Overload_BerkeleyDB_RecnoDatabase_Stats.htm">
+        <HelpTOCNode Id="aa52a644-686e-4668-8f40-22b6f2384e5e" Title="Stats Method " Url="html/Overload_BerkeleyDB_RecnoDatabase_Stats.htm">
           <HelpTOCNode Title="Stats Method " Url="html/M_BerkeleyDB_RecnoDatabase_Stats.htm" />
           <HelpTOCNode Title="Stats Method (Transaction)" Url="html/M_BerkeleyDB_RecnoDatabase_Stats_1.htm" />
           <HelpTOCNode Title="Stats Method (Transaction, Isolation)" Url="html/M_BerkeleyDB_RecnoDatabase_Stats_2.htm" />
         </HelpTOCNode>
         <HelpTOCNode Title="Truncate Method " Url="html/Overload_BerkeleyDB_RecnoDatabase_Truncate.htm" />
-        <HelpTOCNode Id="c07b2c9f-1776-40b5-a39e-44b7dcc57cc6" Title="TruncateUnusedPages Method " Url="html/Overload_BerkeleyDB_RecnoDatabase_TruncateUnusedPages.htm">
+        <HelpTOCNode Id="b2f57310-a135-4e09-8c9e-3b48b345792d" Title="TruncateUnusedPages Method " Url="html/Overload_BerkeleyDB_RecnoDatabase_TruncateUnusedPages.htm">
           <HelpTOCNode Title="TruncateUnusedPages Method " Url="html/M_BerkeleyDB_RecnoDatabase_TruncateUnusedPages.htm" />
           <HelpTOCNode Title="TruncateUnusedPages Method (Transaction)" Url="html/M_BerkeleyDB_RecnoDatabase_TruncateUnusedPages_1.htm" />
         </HelpTOCNode>
       </HelpTOCNode>
-      <HelpTOCNode Id="4be02016-2cbb-4096-b505-c56d3f5d2ab6" Title="RecnoDatabase Properties " Url="html/Properties_T_BerkeleyDB_RecnoDatabase.htm">
+      <HelpTOCNode Id="40d68ab8-25a2-49c0-a42b-889ec22fdaf8" Title="RecnoDatabase Properties " Url="html/Properties_T_BerkeleyDB_RecnoDatabase.htm">
         <HelpTOCNode Title="AppendCallback Property " Url="html/P_BerkeleyDB_RecnoDatabase_AppendCallback.htm" />
         <HelpTOCNode Title="RecordDelimiter Property " Url="html/P_BerkeleyDB_RecnoDatabase_RecordDelimiter.htm" />
         <HelpTOCNode Title="RecordLength Property " Url="html/P_BerkeleyDB_RecnoDatabase_RecordLength.htm" />
@@ -1995,10 +1995,10 @@
         <HelpTOCNode Title="SourceFile Property " Url="html/P_BerkeleyDB_RecnoDatabase_SourceFile.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="92861f35-4d4f-4599-8006-90080a79fa68" Title="RecnoDatabaseConfig Class" Url="html/T_BerkeleyDB_RecnoDatabaseConfig.htm">
+    <HelpTOCNode Id="322efb38-eb30-44b2-969c-fd1a19b71b59" Title="RecnoDatabaseConfig Class" Url="html/T_BerkeleyDB_RecnoDatabaseConfig.htm">
       <HelpTOCNode Title="RecnoDatabaseConfig Members" Url="html/AllMembers_T_BerkeleyDB_RecnoDatabaseConfig.htm" />
       <HelpTOCNode Title="RecnoDatabaseConfig Constructor " Url="html/M_BerkeleyDB_RecnoDatabaseConfig__ctor.htm" />
-      <HelpTOCNode Id="fd67c54d-0a67-4c66-bac4-038b0ea299b7" Title="RecnoDatabaseConfig Fields" Url="html/Fields_T_BerkeleyDB_RecnoDatabaseConfig.htm">
+      <HelpTOCNode Id="ca8b35df-a544-487f-a6b1-c29612819781" Title="RecnoDatabaseConfig Fields" Url="html/Fields_T_BerkeleyDB_RecnoDatabaseConfig.htm">
         <HelpTOCNode Title="Append Field" Url="html/F_BerkeleyDB_RecnoDatabaseConfig_Append.htm" />
         <HelpTOCNode Title="BackingFile Field" Url="html/F_BerkeleyDB_RecnoDatabaseConfig_BackingFile.htm" />
         <HelpTOCNode Title="Creation Field" Url="html/F_BerkeleyDB_RecnoDatabaseConfig_Creation.htm" />
@@ -2006,16 +2006,16 @@
         <HelpTOCNode Title="Snapshot Field" Url="html/F_BerkeleyDB_RecnoDatabaseConfig_Snapshot.htm" />
       </HelpTOCNode>
       <HelpTOCNode Title="RecnoDatabaseConfig Methods " Url="html/Methods_T_BerkeleyDB_RecnoDatabaseConfig.htm" />
-      <HelpTOCNode Id="e40b9dbc-c6de-416c-84c7-17d12be3c0b9" Title="RecnoDatabaseConfig Properties " Url="html/Properties_T_BerkeleyDB_RecnoDatabaseConfig.htm">
+      <HelpTOCNode Id="4268b343-435c-493e-90ee-611900dc618f" Title="RecnoDatabaseConfig Properties " Url="html/Properties_T_BerkeleyDB_RecnoDatabaseConfig.htm">
         <HelpTOCNode Title="Delimiter Property " Url="html/P_BerkeleyDB_RecnoDatabaseConfig_Delimiter.htm" />
         <HelpTOCNode Title="Length Property " Url="html/P_BerkeleyDB_RecnoDatabaseConfig_Length.htm" />
         <HelpTOCNode Title="PadByte Property " Url="html/P_BerkeleyDB_RecnoDatabaseConfig_PadByte.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="fe71862f-2efb-41e4-8cb7-0cff26226130" Title="RecnoStats Class" Url="html/T_BerkeleyDB_RecnoStats.htm">
+    <HelpTOCNode Id="40353aa7-767d-498a-bd4d-b915b7d8da79" Title="RecnoStats Class" Url="html/T_BerkeleyDB_RecnoStats.htm">
       <HelpTOCNode Title="RecnoStats Members" Url="html/AllMembers_T_BerkeleyDB_RecnoStats.htm" />
       <HelpTOCNode Title="RecnoStats Methods " Url="html/Methods_T_BerkeleyDB_RecnoStats.htm" />
-      <HelpTOCNode Id="3fa98670-5f4a-49a1-9319-8878fcc831ec" Title="RecnoStats Properties " Url="html/Properties_T_BerkeleyDB_RecnoStats.htm">
+      <HelpTOCNode Id="ad38bf80-b9e5-4de9-9c13-1cf58fc70f1d" Title="RecnoStats Properties " Url="html/Properties_T_BerkeleyDB_RecnoStats.htm">
         <HelpTOCNode Title="DuplicatePages Property " Url="html/P_BerkeleyDB_RecnoStats_DuplicatePages.htm" />
         <HelpTOCNode Title="DuplicatePagesFreeBytes Property " Url="html/P_BerkeleyDB_RecnoStats_DuplicatePagesFreeBytes.htm" />
         <HelpTOCNode Title="EmptyPages Property " Url="html/P_BerkeleyDB_RecnoStats_EmptyPages.htm" />
@@ -2039,10 +2039,10 @@
         <HelpTOCNode Title="Version Property " Url="html/P_BerkeleyDB_RecnoStats_Version.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="34a077d7-8c62-400c-bce4-e255915bfc3c" Title="ReplicationConfig Class" Url="html/T_BerkeleyDB_ReplicationConfig.htm">
+    <HelpTOCNode Id="04df53b4-bd7c-483a-b21b-3abe08e6723f" Title="ReplicationConfig Class" Url="html/T_BerkeleyDB_ReplicationConfig.htm">
       <HelpTOCNode Title="ReplicationConfig Members" Url="html/AllMembers_T_BerkeleyDB_ReplicationConfig.htm" />
       <HelpTOCNode Title="ReplicationConfig Constructor " Url="html/M_BerkeleyDB_ReplicationConfig__ctor.htm" />
-      <HelpTOCNode Id="d75a72cd-619f-47b2-aeea-6cfddc30707d" Title="ReplicationConfig Fields" Url="html/Fields_T_BerkeleyDB_ReplicationConfig.htm">
+      <HelpTOCNode Id="acda5229-f83b-4ccb-84f1-c863d9f5ae10" Title="ReplicationConfig Fields" Url="html/Fields_T_BerkeleyDB_ReplicationConfig.htm">
         <HelpTOCNode Title="AutoInit Field" Url="html/F_BerkeleyDB_ReplicationConfig_AutoInit.htm" />
         <HelpTOCNode Title="BulkTransfer Field" Url="html/F_BerkeleyDB_ReplicationConfig_BulkTransfer.htm" />
         <HelpTOCNode Title="DelayClientSync Field" Url="html/F_BerkeleyDB_ReplicationConfig_DelayClientSync.htm" />
@@ -2055,12 +2055,12 @@
         <HelpTOCNode Title="Transport Field" Url="html/F_BerkeleyDB_ReplicationConfig_Transport.htm" />
         <HelpTOCNode Title="UseMasterLeases Field" Url="html/F_BerkeleyDB_ReplicationConfig_UseMasterLeases.htm" />
       </HelpTOCNode>
-      <HelpTOCNode Id="dd7d5796-573f-4ca1-a4e7-3466f2ebafe7" Title="ReplicationConfig Methods " Url="html/Methods_T_BerkeleyDB_ReplicationConfig.htm">
+      <HelpTOCNode Id="e8aa8642-7225-46b4-8911-cad3e64377f1" Title="ReplicationConfig Methods " Url="html/Methods_T_BerkeleyDB_ReplicationConfig.htm">
         <HelpTOCNode Title="Clockskew Method " Url="html/M_BerkeleyDB_ReplicationConfig_Clockskew.htm" />
         <HelpTOCNode Title="RetransmissionRequest Method " Url="html/M_BerkeleyDB_ReplicationConfig_RetransmissionRequest.htm" />
         <HelpTOCNode Title="TransmitLimit Method " Url="html/M_BerkeleyDB_ReplicationConfig_TransmitLimit.htm" />
       </HelpTOCNode>
-      <HelpTOCNode Id="6d09d511-21fa-40bc-b337-f21e6ca78adb" Title="ReplicationConfig Properties " Url="html/Properties_T_BerkeleyDB_ReplicationConfig.htm">
+      <HelpTOCNode Id="2a1a6597-40af-4afe-9d59-b7f3e14e4f75" Title="ReplicationConfig Properties " Url="html/Properties_T_BerkeleyDB_ReplicationConfig.htm">
         <HelpTOCNode Title="AckTimeout Property " Url="html/P_BerkeleyDB_ReplicationConfig_AckTimeout.htm" />
         <HelpTOCNode Title="CheckpointDelay Property " Url="html/P_BerkeleyDB_ReplicationConfig_CheckpointDelay.htm" />
         <HelpTOCNode Title="ClockskewFast Property " Url="html/P_BerkeleyDB_ReplicationConfig_ClockskewFast.htm" />
@@ -2080,23 +2080,23 @@
         <HelpTOCNode Title="TransmitLimitGBytes Property " Url="html/P_BerkeleyDB_ReplicationConfig_TransmitLimitGBytes.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="710000e6-55ab-4e49-bd98-fd0f1a01ac2b" Title="ReplicationHostAddress Class" Url="html/T_BerkeleyDB_ReplicationHostAddress.htm">
+    <HelpTOCNode Id="b3d7cff8-94da-4385-86de-9c73469effe1" Title="ReplicationHostAddress Class" Url="html/T_BerkeleyDB_ReplicationHostAddress.htm">
       <HelpTOCNode Title="ReplicationHostAddress Members" Url="html/AllMembers_T_BerkeleyDB_ReplicationHostAddress.htm" />
-      <HelpTOCNode Id="9815d2e6-ac09-4086-9805-fa74111de784" Title="ReplicationHostAddress Constructor " Url="html/Overload_BerkeleyDB_ReplicationHostAddress__ctor.htm">
+      <HelpTOCNode Id="8287649c-634b-4952-89d4-e800449e0c8b" Title="ReplicationHostAddress Constructor " Url="html/Overload_BerkeleyDB_ReplicationHostAddress__ctor.htm">
         <HelpTOCNode Title="ReplicationHostAddress Constructor " Url="html/M_BerkeleyDB_ReplicationHostAddress__ctor.htm" />
         <HelpTOCNode Title="ReplicationHostAddress Constructor (String)" Url="html/M_BerkeleyDB_ReplicationHostAddress__ctor_1.htm" />
         <HelpTOCNode Title="ReplicationHostAddress Constructor (String, UInt32)" Url="html/M_BerkeleyDB_ReplicationHostAddress__ctor_2.htm" />
       </HelpTOCNode>
-      <HelpTOCNode Id="7625d521-fc69-4967-91df-ebe5e32a40a7" Title="ReplicationHostAddress Fields" Url="html/Fields_T_BerkeleyDB_ReplicationHostAddress.htm">
+      <HelpTOCNode Id="15b848cf-2067-4571-bb1e-8f5b1a7528ab" Title="ReplicationHostAddress Fields" Url="html/Fields_T_BerkeleyDB_ReplicationHostAddress.htm">
         <HelpTOCNode Title="Host Field" Url="html/F_BerkeleyDB_ReplicationHostAddress_Host.htm" />
         <HelpTOCNode Title="Port Field" Url="html/F_BerkeleyDB_ReplicationHostAddress_Port.htm" />
       </HelpTOCNode>
       <HelpTOCNode Title="ReplicationHostAddress Methods " Url="html/Methods_T_BerkeleyDB_ReplicationHostAddress.htm" />
     </HelpTOCNode>
-    <HelpTOCNode Id="2f5b3938-92e9-428d-bdf6-4b4782735760" Title="ReplicationStats Class" Url="html/T_BerkeleyDB_ReplicationStats.htm">
+    <HelpTOCNode Id="3118c538-470b-462d-9106-65e882bc43d6" Title="ReplicationStats Class" Url="html/T_BerkeleyDB_ReplicationStats.htm">
       <HelpTOCNode Title="ReplicationStats Members" Url="html/AllMembers_T_BerkeleyDB_ReplicationStats.htm" />
       <HelpTOCNode Title="ReplicationStats Methods " Url="html/Methods_T_BerkeleyDB_ReplicationStats.htm" />
-      <HelpTOCNode Id="5f42c914-485a-419d-ac5c-2412148557e8" Title="ReplicationStats Properties " Url="html/Properties_T_BerkeleyDB_ReplicationStats.htm">
+      <HelpTOCNode Id="0c7bda97-03b4-4303-999d-589022800c17" Title="ReplicationStats Properties " Url="html/Properties_T_BerkeleyDB_ReplicationStats.htm">
         <HelpTOCNode Title="AppliedTransactions Property " Url="html/P_BerkeleyDB_ReplicationStats_AppliedTransactions.htm" />
         <HelpTOCNode Title="AwaitedLSN Property " Url="html/P_BerkeleyDB_ReplicationStats_AwaitedLSN.htm" />
         <HelpTOCNode Title="AwaitedPage Property " Url="html/P_BerkeleyDB_ReplicationStats_AwaitedPage.htm" />
@@ -2161,9 +2161,9 @@
       </HelpTOCNode>
     </HelpTOCNode>
     <HelpTOCNode Title="ReplicationTransportDelegate Delegate" Url="html/T_BerkeleyDB_ReplicationTransportDelegate.htm" />
-    <HelpTOCNode Id="0165a552-a27e-41b7-bbef-2161069ce57a" Title="RepMgrSite Class" Url="html/T_BerkeleyDB_RepMgrSite.htm">
+    <HelpTOCNode Id="76ebaee5-e950-40a4-8065-f470a3c99292" Title="RepMgrSite Class" Url="html/T_BerkeleyDB_RepMgrSite.htm">
       <HelpTOCNode Title="RepMgrSite Members" Url="html/AllMembers_T_BerkeleyDB_RepMgrSite.htm" />
-      <HelpTOCNode Id="02cf9a49-8551-409b-abff-bfab5d0ca839" Title="RepMgrSite Fields" Url="html/Fields_T_BerkeleyDB_RepMgrSite.htm">
+      <HelpTOCNode Id="2f046647-065a-475f-a4a5-b9e20817f830" Title="RepMgrSite Fields" Url="html/Fields_T_BerkeleyDB_RepMgrSite.htm">
         <HelpTOCNode Title="Address Field" Url="html/F_BerkeleyDB_RepMgrSite_Address.htm" />
         <HelpTOCNode Title="EId Field" Url="html/F_BerkeleyDB_RepMgrSite_EId.htm" />
         <HelpTOCNode Title="isConnected Field" Url="html/F_BerkeleyDB_RepMgrSite_isConnected.htm" />
@@ -2171,10 +2171,10 @@
       </HelpTOCNode>
       <HelpTOCNode Title="RepMgrSite Methods " Url="html/Methods_T_BerkeleyDB_RepMgrSite.htm" />
     </HelpTOCNode>
-    <HelpTOCNode Id="b51bc10e-3eed-4561-85b1-82a7402f6f0c" Title="RepMgrStats Class" Url="html/T_BerkeleyDB_RepMgrStats.htm">
+    <HelpTOCNode Id="a4e86187-bb35-48a0-b0bb-b21227a9ff7a" Title="RepMgrStats Class" Url="html/T_BerkeleyDB_RepMgrStats.htm">
       <HelpTOCNode Title="RepMgrStats Members" Url="html/AllMembers_T_BerkeleyDB_RepMgrStats.htm" />
       <HelpTOCNode Title="RepMgrStats Methods " Url="html/Methods_T_BerkeleyDB_RepMgrStats.htm" />
-      <HelpTOCNode Id="3726f8bb-db19-453c-b6f6-6a9344e4ba54" Title="RepMgrStats Properties " Url="html/Properties_T_BerkeleyDB_RepMgrStats.htm">
+      <HelpTOCNode Id="149fd6fb-b85c-40e2-81fa-f9025b355c88" Title="RepMgrStats Properties " Url="html/Properties_T_BerkeleyDB_RepMgrStats.htm">
         <HelpTOCNode Title="DroppedConnections Property " Url="html/P_BerkeleyDB_RepMgrStats_DroppedConnections.htm" />
         <HelpTOCNode Title="DroppedMessages Property " Url="html/P_BerkeleyDB_RepMgrStats_DroppedMessages.htm" />
         <HelpTOCNode Title="ElectionThreads Property " Url="html/P_BerkeleyDB_RepMgrStats_ElectionThreads.htm" />
@@ -2184,32 +2184,32 @@
         <HelpTOCNode Title="QueuedMessages Property " Url="html/P_BerkeleyDB_RepMgrStats_QueuedMessages.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="0dd2b7ff-34aa-4f0c-ba3f-50731b7ff89d" Title="RepProcMsgResult Class" Url="html/T_BerkeleyDB_RepProcMsgResult.htm">
+    <HelpTOCNode Id="2c86c1e6-52f9-4553-b607-6ef8b3e3d9ff" Title="RepProcMsgResult Class" Url="html/T_BerkeleyDB_RepProcMsgResult.htm">
       <HelpTOCNode Title="RepProcMsgResult Members" Url="html/AllMembers_T_BerkeleyDB_RepProcMsgResult.htm" />
-      <HelpTOCNode Id="2f02bc64-e84f-4c34-9f6a-4ad6a38cadcc" Title="RepProcMsgResult Fields" Url="html/Fields_T_BerkeleyDB_RepProcMsgResult.htm">
+      <HelpTOCNode Id="47a19609-8df6-4f26-b56c-aede4b649fa2" Title="RepProcMsgResult Fields" Url="html/Fields_T_BerkeleyDB_RepProcMsgResult.htm">
         <HelpTOCNode Title="Result Field" Url="html/F_BerkeleyDB_RepProcMsgResult_Result.htm" />
         <HelpTOCNode Title="RetLsn Field" Url="html/F_BerkeleyDB_RepProcMsgResult_RetLsn.htm" />
       </HelpTOCNode>
       <HelpTOCNode Title="RepProcMsgResult Methods " Url="html/Methods_T_BerkeleyDB_RepProcMsgResult.htm" />
     </HelpTOCNode>
     <HelpTOCNode Title="RepProcMsgResult.ProcMsgResult Enumeration" Url="html/T_BerkeleyDB_RepProcMsgResult_ProcMsgResult.htm" />
-    <HelpTOCNode Id="2c4c546e-22eb-471d-9915-38059bcdf132" Title="RunRecoveryException Class" Url="html/T_BerkeleyDB_RunRecoveryException.htm">
+    <HelpTOCNode Id="27245d0f-f4c8-469f-be09-7720707b666f" Title="RunRecoveryException Class" Url="html/T_BerkeleyDB_RunRecoveryException.htm">
       <HelpTOCNode Title="RunRecoveryException Members" Url="html/AllMembers_T_BerkeleyDB_RunRecoveryException.htm" />
       <HelpTOCNode Title="RunRecoveryException Constructor " Url="html/M_BerkeleyDB_RunRecoveryException__ctor.htm" />
       <HelpTOCNode Title="RunRecoveryException Fields" Url="html/Fields_T_BerkeleyDB_RunRecoveryException.htm" />
       <HelpTOCNode Title="RunRecoveryException Methods " Url="html/Methods_T_BerkeleyDB_RunRecoveryException.htm" />
       <HelpTOCNode Title="RunRecoveryException Properties " Url="html/Properties_T_BerkeleyDB_RunRecoveryException.htm" />
     </HelpTOCNode>
-    <HelpTOCNode Id="b7e995aa-cc16-42c1-bff2-b5203c125edf" Title="SecondaryBTreeDatabase Class" Url="html/T_BerkeleyDB_SecondaryBTreeDatabase.htm">
+    <HelpTOCNode Id="79b055ed-08b0-4666-84ff-ece4e345f333" Title="SecondaryBTreeDatabase Class" Url="html/T_BerkeleyDB_SecondaryBTreeDatabase.htm">
       <HelpTOCNode Title="SecondaryBTreeDatabase Members" Url="html/AllMembers_T_BerkeleyDB_SecondaryBTreeDatabase.htm" />
-      <HelpTOCNode Id="e7f1e52c-e6ec-452b-a4d6-6a8135699b2e" Title="SecondaryBTreeDatabase Methods " Url="html/Methods_T_BerkeleyDB_SecondaryBTreeDatabase.htm">
+      <HelpTOCNode Id="b60b5af4-0b2d-4de2-9ac8-8f870d674f0b" Title="SecondaryBTreeDatabase Methods " Url="html/Methods_T_BerkeleyDB_SecondaryBTreeDatabase.htm">
         <HelpTOCNode Title="Close Method " Url="html/Overload_BerkeleyDB_SecondaryBTreeDatabase_Close.htm" />
         <HelpTOCNode Title="Cursor Method " Url="html/Overload_BerkeleyDB_SecondaryBTreeDatabase_Cursor.htm" />
         <HelpTOCNode Title="Delete Method " Url="html/Overload_BerkeleyDB_SecondaryBTreeDatabase_Delete.htm" />
         <HelpTOCNode Title="Exists Method " Url="html/Overload_BerkeleyDB_SecondaryBTreeDatabase_Exists.htm" />
         <HelpTOCNode Title="Get Method " Url="html/Overload_BerkeleyDB_SecondaryBTreeDatabase_Get.htm" />
         <HelpTOCNode Title="GetBoth Method " Url="html/Overload_BerkeleyDB_SecondaryBTreeDatabase_GetBoth.htm" />
-        <HelpTOCNode Id="ab75d1ce-b9b5-4b7b-a858-1982b5f2a9a5" Title="Open Method " Url="html/Overload_BerkeleyDB_SecondaryBTreeDatabase_Open.htm">
+        <HelpTOCNode Id="f90fa2d0-a79c-4b39-aa58-d7da585429ad" Title="Open Method " Url="html/Overload_BerkeleyDB_SecondaryBTreeDatabase_Open.htm">
           <HelpTOCNode Title="Open Method (String, SecondaryBTreeDatabaseConfig)" Url="html/M_BerkeleyDB_SecondaryBTreeDatabase_Open.htm" />
           <HelpTOCNode Title="Open Method (String, SecondaryBTreeDatabaseConfig, Transaction)" Url="html/M_BerkeleyDB_SecondaryBTreeDatabase_Open_1.htm" />
           <HelpTOCNode Title="Open Method (String, String, SecondaryBTreeDatabaseConfig)" Url="html/M_BerkeleyDB_SecondaryBTreeDatabase_Open_2.htm" />
@@ -2220,7 +2220,7 @@
         <HelpTOCNode Title="SecondaryCursor Method " Url="html/Overload_BerkeleyDB_SecondaryBTreeDatabase_SecondaryCursor.htm" />
         <HelpTOCNode Title="Truncate Method " Url="html/Overload_BerkeleyDB_SecondaryBTreeDatabase_Truncate.htm" />
       </HelpTOCNode>
-      <HelpTOCNode Id="b8ffe002-0ae7-46f0-b99e-6ed4a33d041f" Title="SecondaryBTreeDatabase Properties " Url="html/Properties_T_BerkeleyDB_SecondaryBTreeDatabase.htm">
+      <HelpTOCNode Id="8ed14667-46a9-4c33-809a-627232fa2e4f" Title="SecondaryBTreeDatabase Properties " Url="html/Properties_T_BerkeleyDB_SecondaryBTreeDatabase.htm">
         <HelpTOCNode Title="Compare Property " Url="html/P_BerkeleyDB_SecondaryBTreeDatabase_Compare.htm" />
         <HelpTOCNode Title="DupCompare Property " Url="html/P_BerkeleyDB_SecondaryBTreeDatabase_DupCompare.htm" />
         <HelpTOCNode Title="Duplicates Property " Url="html/P_BerkeleyDB_SecondaryBTreeDatabase_Duplicates.htm" />
@@ -2230,10 +2230,10 @@
         <HelpTOCNode Title="ReverseSplit Property " Url="html/P_BerkeleyDB_SecondaryBTreeDatabase_ReverseSplit.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="742184b7-3c35-4b13-824a-565f9b3d66dd" Title="SecondaryBTreeDatabaseConfig Class" Url="html/T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm">
+    <HelpTOCNode Id="39470fc5-61a8-40c7-b59b-f254ce910b5f" Title="SecondaryBTreeDatabaseConfig Class" Url="html/T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm">
       <HelpTOCNode Title="SecondaryBTreeDatabaseConfig Members" Url="html/AllMembers_T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm" />
       <HelpTOCNode Title="SecondaryBTreeDatabaseConfig Constructor " Url="html/M_BerkeleyDB_SecondaryBTreeDatabaseConfig__ctor.htm" />
-      <HelpTOCNode Id="adf6d51a-6de5-496f-879a-49edaf7d0dd0" Title="SecondaryBTreeDatabaseConfig Fields" Url="html/Fields_T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm">
+      <HelpTOCNode Id="2b495bb7-ba68-4058-b2af-908682bdafa2" Title="SecondaryBTreeDatabaseConfig Fields" Url="html/Fields_T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm">
         <HelpTOCNode Title="Compare Field" Url="html/F_BerkeleyDB_SecondaryBTreeDatabaseConfig_Compare.htm" />
         <HelpTOCNode Title="Creation Field" Url="html/F_BerkeleyDB_SecondaryBTreeDatabaseConfig_Creation.htm" />
         <HelpTOCNode Title="DuplicateCompare Field" Url="html/F_BerkeleyDB_SecondaryBTreeDatabaseConfig_DuplicateCompare.htm" />
@@ -2242,20 +2242,20 @@
         <HelpTOCNode Title="PrefixCompare Field" Url="html/F_BerkeleyDB_SecondaryBTreeDatabaseConfig_PrefixCompare.htm" />
         <HelpTOCNode Title="UseRecordNumbers Field" Url="html/F_BerkeleyDB_SecondaryBTreeDatabaseConfig_UseRecordNumbers.htm" />
       </HelpTOCNode>
-      <HelpTOCNode Id="7093cba2-f4f3-4758-a594-c1e55ae70017" Title="SecondaryBTreeDatabaseConfig Methods " Url="html/Methods_T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm">
+      <HelpTOCNode Id="fb1867ae-5eea-4af2-b20d-ec37e74a40d0" Title="SecondaryBTreeDatabaseConfig Methods " Url="html/Methods_T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm">
         <HelpTOCNode Title="SetForeignKeyConstraint Method " Url="html/Overload_BerkeleyDB_SecondaryBTreeDatabaseConfig_SetForeignKeyConstraint.htm" />
       </HelpTOCNode>
-      <HelpTOCNode Id="869cb458-9431-4d29-a61b-50ee8e34897a" Title="SecondaryBTreeDatabaseConfig Properties " Url="html/Properties_T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm">
+      <HelpTOCNode Id="ea40c853-336b-4fb0-874f-65cd96302c12" Title="SecondaryBTreeDatabaseConfig Properties " Url="html/Properties_T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm">
         <HelpTOCNode Title="MinKeysPerPage Property " Url="html/P_BerkeleyDB_SecondaryBTreeDatabaseConfig_MinKeysPerPage.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="7ffc663a-6dc4-45f9-8ecf-e195563eda60" Title="SecondaryCursor Class" Url="html/T_BerkeleyDB_SecondaryCursor.htm">
+    <HelpTOCNode Id="e51c9918-70e9-4ecc-8a31-99918dd1ea91" Title="SecondaryCursor Class" Url="html/T_BerkeleyDB_SecondaryCursor.htm">
       <HelpTOCNode Title="SecondaryCursor Members" Url="html/AllMembers_T_BerkeleyDB_SecondaryCursor.htm" />
-      <HelpTOCNode Id="981be9ec-3da1-40fd-829a-4cdd6a263bde" Title="SecondaryCursor Methods " Url="html/Methods_T_BerkeleyDB_SecondaryCursor.htm">
+      <HelpTOCNode Id="8233d8d6-d42b-4989-9fdc-5e7ae860d292" Title="SecondaryCursor Methods " Url="html/Methods_T_BerkeleyDB_SecondaryCursor.htm">
         <HelpTOCNode Title="Delete Method " Url="html/M_BerkeleyDB_SecondaryCursor_Delete.htm" />
         <HelpTOCNode Title="Duplicate Method " Url="html/M_BerkeleyDB_SecondaryCursor_Duplicate.htm" />
         <HelpTOCNode Title="GetEnumerator Method " Url="html/M_BerkeleyDB_SecondaryCursor_GetEnumerator.htm" />
-        <HelpTOCNode Id="c5b964dc-53ed-42d1-afda-5175bc3d235d" Title="Move Method " Url="html/Overload_BerkeleyDB_SecondaryCursor_Move.htm">
+        <HelpTOCNode Id="60ffd375-402c-4927-ade4-7ad3c76a74dc" Title="Move Method " Url="html/Overload_BerkeleyDB_SecondaryCursor_Move.htm">
           <HelpTOCNode Title="Move Method (DatabaseEntry, Boolean)" Url="html/M_BerkeleyDB_SecondaryCursor_Move_2.htm" />
           <HelpTOCNode Title="Move Method (KeyValuePair(DatabaseEntry, KeyValuePair(DatabaseEntry, DatabaseEntry)), Boolean)" Url="html/M_BerkeleyDB_SecondaryCursor_Move_4.htm" />
           <HelpTOCNode Title="Move Method (DatabaseEntry, Boolean, LockingInfo)" Url="html/M_BerkeleyDB_SecondaryCursor_Move_3.htm" />
@@ -2263,75 +2263,75 @@
           <HelpTOCNode Title="Move Method (DatabaseEntry, DatabaseEntry, DatabaseEntry, Boolean)" Url="html/M_BerkeleyDB_SecondaryCursor_Move.htm" />
           <HelpTOCNode Title="Move Method (DatabaseEntry, DatabaseEntry, DatabaseEntry, Boolean, LockingInfo)" Url="html/M_BerkeleyDB_SecondaryCursor_Move_1.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="ae0bd0e7-f3d6-45cf-b015-1bb79f55219f" Title="MoveFirst Method " Url="html/Overload_BerkeleyDB_SecondaryCursor_MoveFirst.htm">
+        <HelpTOCNode Id="e74341bb-5066-497c-8f24-7fe530dc9e9a" Title="MoveFirst Method " Url="html/Overload_BerkeleyDB_SecondaryCursor_MoveFirst.htm">
           <HelpTOCNode Title="MoveFirst Method " Url="html/M_BerkeleyDB_SecondaryCursor_MoveFirst.htm" />
           <HelpTOCNode Title="MoveFirst Method (LockingInfo)" Url="html/M_BerkeleyDB_SecondaryCursor_MoveFirst_3.htm" />
           <HelpTOCNode Title="MoveFirst Method (DatabaseEntry, DatabaseEntry, DatabaseEntry)" Url="html/M_BerkeleyDB_SecondaryCursor_MoveFirst_1.htm" />
           <HelpTOCNode Title="MoveFirst Method (DatabaseEntry, DatabaseEntry, DatabaseEntry, LockingInfo)" Url="html/M_BerkeleyDB_SecondaryCursor_MoveFirst_2.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="eafb77e8-578b-474b-9eaa-6f38b50d74c6" Title="MoveLast Method " Url="html/Overload_BerkeleyDB_SecondaryCursor_MoveLast.htm">
+        <HelpTOCNode Id="8dd92deb-f52a-4202-bb43-0773d9a39679" Title="MoveLast Method " Url="html/Overload_BerkeleyDB_SecondaryCursor_MoveLast.htm">
           <HelpTOCNode Title="MoveLast Method " Url="html/M_BerkeleyDB_SecondaryCursor_MoveLast.htm" />
           <HelpTOCNode Title="MoveLast Method (LockingInfo)" Url="html/M_BerkeleyDB_SecondaryCursor_MoveLast_3.htm" />
           <HelpTOCNode Title="MoveLast Method (DatabaseEntry, DatabaseEntry, DatabaseEntry)" Url="html/M_BerkeleyDB_SecondaryCursor_MoveLast_1.htm" />
           <HelpTOCNode Title="MoveLast Method (DatabaseEntry, DatabaseEntry, DatabaseEntry, LockingInfo)" Url="html/M_BerkeleyDB_SecondaryCursor_MoveLast_2.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="af1969cf-334c-465d-994b-fb3967d8a21b" Title="MoveNext Method " Url="html/Overload_BerkeleyDB_SecondaryCursor_MoveNext.htm">
+        <HelpTOCNode Id="a2eb3de7-1472-4379-be11-549e006afa92" Title="MoveNext Method " Url="html/Overload_BerkeleyDB_SecondaryCursor_MoveNext.htm">
           <HelpTOCNode Title="MoveNext Method " Url="html/M_BerkeleyDB_SecondaryCursor_MoveNext.htm" />
           <HelpTOCNode Title="MoveNext Method (LockingInfo)" Url="html/M_BerkeleyDB_SecondaryCursor_MoveNext_3.htm" />
           <HelpTOCNode Title="MoveNext Method (DatabaseEntry, DatabaseEntry, DatabaseEntry)" Url="html/M_BerkeleyDB_SecondaryCursor_MoveNext_1.htm" />
           <HelpTOCNode Title="MoveNext Method (DatabaseEntry, DatabaseEntry, DatabaseEntry, LockingInfo)" Url="html/M_BerkeleyDB_SecondaryCursor_MoveNext_2.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="bd3cb67e-57fd-48da-b3ab-63eaafd1ad3f" Title="MoveNextDuplicate Method " Url="html/Overload_BerkeleyDB_SecondaryCursor_MoveNextDuplicate.htm">
+        <HelpTOCNode Id="b27f3f68-bfe5-463a-8484-7873f0db4215" Title="MoveNextDuplicate Method " Url="html/Overload_BerkeleyDB_SecondaryCursor_MoveNextDuplicate.htm">
           <HelpTOCNode Title="MoveNextDuplicate Method " Url="html/M_BerkeleyDB_SecondaryCursor_MoveNextDuplicate.htm" />
           <HelpTOCNode Title="MoveNextDuplicate Method (LockingInfo)" Url="html/M_BerkeleyDB_SecondaryCursor_MoveNextDuplicate_3.htm" />
           <HelpTOCNode Title="MoveNextDuplicate Method (DatabaseEntry, DatabaseEntry, DatabaseEntry)" Url="html/M_BerkeleyDB_SecondaryCursor_MoveNextDuplicate_1.htm" />
           <HelpTOCNode Title="MoveNextDuplicate Method (DatabaseEntry, DatabaseEntry, DatabaseEntry, LockingInfo)" Url="html/M_BerkeleyDB_SecondaryCursor_MoveNextDuplicate_2.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="0711750d-999b-4965-8754-c7a96be2bb8b" Title="MoveNextUnique Method " Url="html/Overload_BerkeleyDB_SecondaryCursor_MoveNextUnique.htm">
+        <HelpTOCNode Id="500f53bb-fdcc-4910-95bf-1556219771bf" Title="MoveNextUnique Method " Url="html/Overload_BerkeleyDB_SecondaryCursor_MoveNextUnique.htm">
           <HelpTOCNode Title="MoveNextUnique Method " Url="html/M_BerkeleyDB_SecondaryCursor_MoveNextUnique.htm" />
           <HelpTOCNode Title="MoveNextUnique Method (LockingInfo)" Url="html/M_BerkeleyDB_SecondaryCursor_MoveNextUnique_3.htm" />
           <HelpTOCNode Title="MoveNextUnique Method (DatabaseEntry, DatabaseEntry, DatabaseEntry)" Url="html/M_BerkeleyDB_SecondaryCursor_MoveNextUnique_1.htm" />
           <HelpTOCNode Title="MoveNextUnique Method (DatabaseEntry, DatabaseEntry, DatabaseEntry, LockingInfo)" Url="html/M_BerkeleyDB_SecondaryCursor_MoveNextUnique_2.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="b6da1bde-d2ef-448c-81dc-d80f922a802f" Title="MovePrev Method " Url="html/Overload_BerkeleyDB_SecondaryCursor_MovePrev.htm">
+        <HelpTOCNode Id="e78b7c18-01e5-408e-bd40-455a37893d05" Title="MovePrev Method " Url="html/Overload_BerkeleyDB_SecondaryCursor_MovePrev.htm">
           <HelpTOCNode Title="MovePrev Method " Url="html/M_BerkeleyDB_SecondaryCursor_MovePrev.htm" />
           <HelpTOCNode Title="MovePrev Method (LockingInfo)" Url="html/M_BerkeleyDB_SecondaryCursor_MovePrev_3.htm" />
           <HelpTOCNode Title="MovePrev Method (DatabaseEntry, DatabaseEntry, DatabaseEntry)" Url="html/M_BerkeleyDB_SecondaryCursor_MovePrev_1.htm" />
           <HelpTOCNode Title="MovePrev Method (DatabaseEntry, DatabaseEntry, DatabaseEntry, LockingInfo)" Url="html/M_BerkeleyDB_SecondaryCursor_MovePrev_2.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="60920850-3124-4e23-8d3d-ebfaaabfdd58" Title="MovePrevDuplicate Method " Url="html/Overload_BerkeleyDB_SecondaryCursor_MovePrevDuplicate.htm">
+        <HelpTOCNode Id="21028376-253e-42fd-b477-cb6c44ef97dc" Title="MovePrevDuplicate Method " Url="html/Overload_BerkeleyDB_SecondaryCursor_MovePrevDuplicate.htm">
           <HelpTOCNode Title="MovePrevDuplicate Method " Url="html/M_BerkeleyDB_SecondaryCursor_MovePrevDuplicate.htm" />
           <HelpTOCNode Title="MovePrevDuplicate Method (LockingInfo)" Url="html/M_BerkeleyDB_SecondaryCursor_MovePrevDuplicate_3.htm" />
           <HelpTOCNode Title="MovePrevDuplicate Method (DatabaseEntry, DatabaseEntry, DatabaseEntry)" Url="html/M_BerkeleyDB_SecondaryCursor_MovePrevDuplicate_1.htm" />
           <HelpTOCNode Title="MovePrevDuplicate Method (DatabaseEntry, DatabaseEntry, DatabaseEntry, LockingInfo)" Url="html/M_BerkeleyDB_SecondaryCursor_MovePrevDuplicate_2.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="bc78f17e-48e5-4ef5-901d-9d3dc5b0a3d0" Title="MovePrevUnique Method " Url="html/Overload_BerkeleyDB_SecondaryCursor_MovePrevUnique.htm">
+        <HelpTOCNode Id="b9df2e65-c587-43c2-ad95-f4188f2d686e" Title="MovePrevUnique Method " Url="html/Overload_BerkeleyDB_SecondaryCursor_MovePrevUnique.htm">
           <HelpTOCNode Title="MovePrevUnique Method " Url="html/M_BerkeleyDB_SecondaryCursor_MovePrevUnique.htm" />
           <HelpTOCNode Title="MovePrevUnique Method (LockingInfo)" Url="html/M_BerkeleyDB_SecondaryCursor_MovePrevUnique_3.htm" />
           <HelpTOCNode Title="MovePrevUnique Method (DatabaseEntry, DatabaseEntry, DatabaseEntry)" Url="html/M_BerkeleyDB_SecondaryCursor_MovePrevUnique_1.htm" />
           <HelpTOCNode Title="MovePrevUnique Method (DatabaseEntry, DatabaseEntry, DatabaseEntry, LockingInfo)" Url="html/M_BerkeleyDB_SecondaryCursor_MovePrevUnique_2.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="40b8831c-cfee-47cc-bb91-fba69669a35d" Title="Refresh Method " Url="html/Overload_BerkeleyDB_SecondaryCursor_Refresh.htm">
+        <HelpTOCNode Id="cf25e010-e726-4274-8300-d4965b5d1c05" Title="Refresh Method " Url="html/Overload_BerkeleyDB_SecondaryCursor_Refresh.htm">
           <HelpTOCNode Title="Refresh Method " Url="html/M_BerkeleyDB_SecondaryCursor_Refresh.htm" />
           <HelpTOCNode Title="Refresh Method (LockingInfo)" Url="html/M_BerkeleyDB_SecondaryCursor_Refresh_3.htm" />
           <HelpTOCNode Title="Refresh Method (DatabaseEntry, DatabaseEntry, DatabaseEntry)" Url="html/M_BerkeleyDB_SecondaryCursor_Refresh_1.htm" />
           <HelpTOCNode Title="Refresh Method (DatabaseEntry, DatabaseEntry, DatabaseEntry, LockingInfo)" Url="html/M_BerkeleyDB_SecondaryCursor_Refresh_2.htm" />
         </HelpTOCNode>
       </HelpTOCNode>
-      <HelpTOCNode Id="657997a5-9f11-416c-b533-54ea204f2dac" Title="SecondaryCursor Properties " Url="html/Properties_T_BerkeleyDB_SecondaryCursor.htm">
+      <HelpTOCNode Id="71ea9fb1-b1da-4b02-81ce-57e0cea6d3da" Title="SecondaryCursor Properties " Url="html/Properties_T_BerkeleyDB_SecondaryCursor.htm">
         <HelpTOCNode Title="Current Property " Url="html/P_BerkeleyDB_SecondaryCursor_Current.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="48ffbc19-1fbb-4623-a339-5eed95099898" Title="SecondaryDatabase Class" Url="html/T_BerkeleyDB_SecondaryDatabase.htm">
+    <HelpTOCNode Id="80d46a1a-2a29-44b1-bbe7-fdbc1c284eab" Title="SecondaryDatabase Class" Url="html/T_BerkeleyDB_SecondaryDatabase.htm">
       <HelpTOCNode Title="SecondaryDatabase Members" Url="html/AllMembers_T_BerkeleyDB_SecondaryDatabase.htm" />
-      <HelpTOCNode Id="574cf2bd-75bc-4651-b88b-30e00fe6f4be" Title="SecondaryDatabase Methods " Url="html/Methods_T_BerkeleyDB_SecondaryDatabase.htm">
+      <HelpTOCNode Id="3ac4204f-b1a6-4f0e-bd28-b1933d5b1a19" Title="SecondaryDatabase Methods " Url="html/Methods_T_BerkeleyDB_SecondaryDatabase.htm">
         <HelpTOCNode Title="Close Method " Url="html/Overload_BerkeleyDB_SecondaryDatabase_Close.htm" />
         <HelpTOCNode Title="Cursor Method " Url="html/Overload_BerkeleyDB_SecondaryDatabase_Cursor.htm" />
         <HelpTOCNode Title="Delete Method " Url="html/Overload_BerkeleyDB_SecondaryDatabase_Delete.htm" />
         <HelpTOCNode Title="Exists Method " Url="html/Overload_BerkeleyDB_SecondaryDatabase_Exists.htm" />
         <HelpTOCNode Title="Get Method " Url="html/Overload_BerkeleyDB_SecondaryDatabase_Get.htm" />
         <HelpTOCNode Title="GetBoth Method " Url="html/Overload_BerkeleyDB_SecondaryDatabase_GetBoth.htm" />
-        <HelpTOCNode Id="4b2038ef-1d00-4528-820d-d4b7b4218ed3" Title="Open Method " Url="html/Overload_BerkeleyDB_SecondaryDatabase_Open.htm">
+        <HelpTOCNode Id="7977f020-6688-46be-bfd8-a12f8e9d96d9" Title="Open Method " Url="html/Overload_BerkeleyDB_SecondaryDatabase_Open.htm">
           <HelpTOCNode Title="Open Method (String, SecondaryDatabaseConfig)" Url="html/M_BerkeleyDB_SecondaryDatabase_Open.htm" />
           <HelpTOCNode Title="Open Method (String, SecondaryDatabaseConfig, Transaction)" Url="html/M_BerkeleyDB_SecondaryDatabase_Open_1.htm" />
           <HelpTOCNode Title="Open Method (String, String, SecondaryDatabaseConfig)" Url="html/M_BerkeleyDB_SecondaryDatabase_Open_2.htm" />
@@ -2339,7 +2339,7 @@
         </HelpTOCNode>
         <HelpTOCNode Title="PrintFastStats Method " Url="html/Overload_BerkeleyDB_SecondaryDatabase_PrintFastStats.htm" />
         <HelpTOCNode Title="PrintStats Method " Url="html/Overload_BerkeleyDB_SecondaryDatabase_PrintStats.htm" />
-        <HelpTOCNode Id="bb927193-b506-404f-8396-26b32c690f03" Title="SecondaryCursor Method " Url="html/Overload_BerkeleyDB_SecondaryDatabase_SecondaryCursor.htm">
+        <HelpTOCNode Id="e6d61105-34b0-4d34-8289-a5f278a5a362" Title="SecondaryCursor Method " Url="html/Overload_BerkeleyDB_SecondaryDatabase_SecondaryCursor.htm">
           <HelpTOCNode Title="SecondaryCursor Method " Url="html/M_BerkeleyDB_SecondaryDatabase_SecondaryCursor.htm" />
           <HelpTOCNode Title="SecondaryCursor Method (CursorConfig)" Url="html/M_BerkeleyDB_SecondaryDatabase_SecondaryCursor_1.htm" />
           <HelpTOCNode Title="SecondaryCursor Method (Transaction)" Url="html/M_BerkeleyDB_SecondaryDatabase_SecondaryCursor_3.htm" />
@@ -2347,25 +2347,25 @@
         </HelpTOCNode>
         <HelpTOCNode Title="Truncate Method " Url="html/Overload_BerkeleyDB_SecondaryDatabase_Truncate.htm" />
       </HelpTOCNode>
-      <HelpTOCNode Id="99d9bdc0-a3db-4400-9ec8-37e26dbdc229" Title="SecondaryDatabase Properties " Url="html/Properties_T_BerkeleyDB_SecondaryDatabase.htm">
+      <HelpTOCNode Id="bbde4887-becf-4f6f-b089-2020cd1c6a51" Title="SecondaryDatabase Properties " Url="html/Properties_T_BerkeleyDB_SecondaryDatabase.htm">
         <HelpTOCNode Title="KeyGen Property " Url="html/P_BerkeleyDB_SecondaryDatabase_KeyGen.htm" />
         <HelpTOCNode Title="Nullifier Property " Url="html/P_BerkeleyDB_SecondaryDatabase_Nullifier.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="96406be4-1581-44c3-9316-9f05eefe38e4" Title="SecondaryDatabaseConfig Class" Url="html/T_BerkeleyDB_SecondaryDatabaseConfig.htm">
+    <HelpTOCNode Id="a1d60dec-fa14-476a-9b35-34e8d6c44dd3" Title="SecondaryDatabaseConfig Class" Url="html/T_BerkeleyDB_SecondaryDatabaseConfig.htm">
       <HelpTOCNode Title="SecondaryDatabaseConfig Members" Url="html/AllMembers_T_BerkeleyDB_SecondaryDatabaseConfig.htm" />
       <HelpTOCNode Title="SecondaryDatabaseConfig Constructor " Url="html/M_BerkeleyDB_SecondaryDatabaseConfig__ctor.htm" />
-      <HelpTOCNode Id="7554b89f-77f4-4134-a540-b595890eee1c" Title="SecondaryDatabaseConfig Fields" Url="html/Fields_T_BerkeleyDB_SecondaryDatabaseConfig.htm">
+      <HelpTOCNode Id="e73d630c-c677-40e7-b7e9-85c294cf61df" Title="SecondaryDatabaseConfig Fields" Url="html/Fields_T_BerkeleyDB_SecondaryDatabaseConfig.htm">
         <HelpTOCNode Title="ImmutableKey Field" Url="html/F_BerkeleyDB_SecondaryDatabaseConfig_ImmutableKey.htm" />
         <HelpTOCNode Title="Populate Field" Url="html/F_BerkeleyDB_SecondaryDatabaseConfig_Populate.htm" />
       </HelpTOCNode>
-      <HelpTOCNode Id="4e3a0877-0e63-4b66-8a18-49c57b460559" Title="SecondaryDatabaseConfig Methods " Url="html/Methods_T_BerkeleyDB_SecondaryDatabaseConfig.htm">
-        <HelpTOCNode Id="405adcb0-75d5-4c28-91a7-3de5bf5f9b32" Title="SetForeignKeyConstraint Method " Url="html/Overload_BerkeleyDB_SecondaryDatabaseConfig_SetForeignKeyConstraint.htm">
+      <HelpTOCNode Id="2549c4e7-c277-4e7a-a02e-c31567ce6799" Title="SecondaryDatabaseConfig Methods " Url="html/Methods_T_BerkeleyDB_SecondaryDatabaseConfig.htm">
+        <HelpTOCNode Id="a541e3ab-f92a-4b2f-a1d0-742759c4cf66" Title="SetForeignKeyConstraint Method " Url="html/Overload_BerkeleyDB_SecondaryDatabaseConfig_SetForeignKeyConstraint.htm">
           <HelpTOCNode Title="SetForeignKeyConstraint Method (Database, ForeignKeyDeleteAction)" Url="html/M_BerkeleyDB_SecondaryDatabaseConfig_SetForeignKeyConstraint.htm" />
           <HelpTOCNode Title="SetForeignKeyConstraint Method (Database, ForeignKeyDeleteAction, ForeignKeyNullifyDelegate)" Url="html/M_BerkeleyDB_SecondaryDatabaseConfig_SetForeignKeyConstraint_1.htm" />
         </HelpTOCNode>
       </HelpTOCNode>
-      <HelpTOCNode Id="c84b3962-94ba-4e7c-a239-de9f543283cd" Title="SecondaryDatabaseConfig Properties " Url="html/Properties_T_BerkeleyDB_SecondaryDatabaseConfig.htm">
+      <HelpTOCNode Id="bba8142a-b588-4693-9a9d-bc958a572f44" Title="SecondaryDatabaseConfig Properties " Url="html/Properties_T_BerkeleyDB_SecondaryDatabaseConfig.htm">
         <HelpTOCNode Title="ForeignKeyDatabase Property " Url="html/P_BerkeleyDB_SecondaryDatabaseConfig_ForeignKeyDatabase.htm" />
         <HelpTOCNode Title="ForeignKeyNullfier Property " Url="html/P_BerkeleyDB_SecondaryDatabaseConfig_ForeignKeyNullfier.htm" />
         <HelpTOCNode Title="KeyGen Property " Url="html/P_BerkeleyDB_SecondaryDatabaseConfig_KeyGen.htm" />
@@ -2373,16 +2373,16 @@
         <HelpTOCNode Title="Primary Property " Url="html/P_BerkeleyDB_SecondaryDatabaseConfig_Primary.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="2324226e-053e-4ec4-b76b-4409fdb4fa77" Title="SecondaryHashDatabase Class" Url="html/T_BerkeleyDB_SecondaryHashDatabase.htm">
+    <HelpTOCNode Id="efe33040-494b-4900-a3a4-848e0581a21e" Title="SecondaryHashDatabase Class" Url="html/T_BerkeleyDB_SecondaryHashDatabase.htm">
       <HelpTOCNode Title="SecondaryHashDatabase Members" Url="html/AllMembers_T_BerkeleyDB_SecondaryHashDatabase.htm" />
-      <HelpTOCNode Id="0589d2f3-968f-42a8-bb24-1964b10c8279" Title="SecondaryHashDatabase Methods " Url="html/Methods_T_BerkeleyDB_SecondaryHashDatabase.htm">
+      <HelpTOCNode Id="66f7fb51-c35f-4a65-841c-7939fda46bd6" Title="SecondaryHashDatabase Methods " Url="html/Methods_T_BerkeleyDB_SecondaryHashDatabase.htm">
         <HelpTOCNode Title="Close Method " Url="html/Overload_BerkeleyDB_SecondaryHashDatabase_Close.htm" />
         <HelpTOCNode Title="Cursor Method " Url="html/Overload_BerkeleyDB_SecondaryHashDatabase_Cursor.htm" />
         <HelpTOCNode Title="Delete Method " Url="html/Overload_BerkeleyDB_SecondaryHashDatabase_Delete.htm" />
         <HelpTOCNode Title="Exists Method " Url="html/Overload_BerkeleyDB_SecondaryHashDatabase_Exists.htm" />
         <HelpTOCNode Title="Get Method " Url="html/Overload_BerkeleyDB_SecondaryHashDatabase_Get.htm" />
         <HelpTOCNode Title="GetBoth Method " Url="html/Overload_BerkeleyDB_SecondaryHashDatabase_GetBoth.htm" />
-        <HelpTOCNode Id="3a1f0e87-020b-4164-b538-77295d19b785" Title="Open Method " Url="html/Overload_BerkeleyDB_SecondaryHashDatabase_Open.htm">
+        <HelpTOCNode Id="093aa17f-0d40-42f0-b6a8-4df05e571c59" Title="Open Method " Url="html/Overload_BerkeleyDB_SecondaryHashDatabase_Open.htm">
           <HelpTOCNode Title="Open Method (String, SecondaryHashDatabaseConfig)" Url="html/M_BerkeleyDB_SecondaryHashDatabase_Open.htm" />
           <HelpTOCNode Title="Open Method (String, SecondaryHashDatabaseConfig, Transaction)" Url="html/M_BerkeleyDB_SecondaryHashDatabase_Open_1.htm" />
           <HelpTOCNode Title="Open Method (String, String, SecondaryHashDatabaseConfig)" Url="html/M_BerkeleyDB_SecondaryHashDatabase_Open_2.htm" />
@@ -2393,7 +2393,7 @@
         <HelpTOCNode Title="SecondaryCursor Method " Url="html/Overload_BerkeleyDB_SecondaryHashDatabase_SecondaryCursor.htm" />
         <HelpTOCNode Title="Truncate Method " Url="html/Overload_BerkeleyDB_SecondaryHashDatabase_Truncate.htm" />
       </HelpTOCNode>
-      <HelpTOCNode Id="fb52ddf2-55a6-482d-835b-d41fd05f820b" Title="SecondaryHashDatabase Properties " Url="html/Properties_T_BerkeleyDB_SecondaryHashDatabase.htm">
+      <HelpTOCNode Id="39ce718a-ec9c-42e7-8152-b0f597b0bc2d" Title="SecondaryHashDatabase Properties " Url="html/Properties_T_BerkeleyDB_SecondaryHashDatabase.htm">
         <HelpTOCNode Title="Compare Property " Url="html/P_BerkeleyDB_SecondaryHashDatabase_Compare.htm" />
         <HelpTOCNode Title="DupCompare Property " Url="html/P_BerkeleyDB_SecondaryHashDatabase_DupCompare.htm" />
         <HelpTOCNode Title="Duplicates Property " Url="html/P_BerkeleyDB_SecondaryHashDatabase_Duplicates.htm" />
@@ -2402,35 +2402,35 @@
         <HelpTOCNode Title="TableSize Property " Url="html/P_BerkeleyDB_SecondaryHashDatabase_TableSize.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="ef8df60b-9d88-4778-ad93-7d7276f5fff3" Title="SecondaryHashDatabaseConfig Class" Url="html/T_BerkeleyDB_SecondaryHashDatabaseConfig.htm">
+    <HelpTOCNode Id="133f0dd0-4564-4f26-9871-3d223ee741b5" Title="SecondaryHashDatabaseConfig Class" Url="html/T_BerkeleyDB_SecondaryHashDatabaseConfig.htm">
       <HelpTOCNode Title="SecondaryHashDatabaseConfig Members" Url="html/AllMembers_T_BerkeleyDB_SecondaryHashDatabaseConfig.htm" />
       <HelpTOCNode Title="SecondaryHashDatabaseConfig Constructor " Url="html/M_BerkeleyDB_SecondaryHashDatabaseConfig__ctor.htm" />
-      <HelpTOCNode Id="3cd243f7-e95c-42c8-9df7-209e45c87418" Title="SecondaryHashDatabaseConfig Fields" Url="html/Fields_T_BerkeleyDB_SecondaryHashDatabaseConfig.htm">
+      <HelpTOCNode Id="db60b056-2185-4b36-9d91-0a2c988db2a5" Title="SecondaryHashDatabaseConfig Fields" Url="html/Fields_T_BerkeleyDB_SecondaryHashDatabaseConfig.htm">
         <HelpTOCNode Title="Compare Field" Url="html/F_BerkeleyDB_SecondaryHashDatabaseConfig_Compare.htm" />
         <HelpTOCNode Title="Creation Field" Url="html/F_BerkeleyDB_SecondaryHashDatabaseConfig_Creation.htm" />
         <HelpTOCNode Title="DuplicateCompare Field" Url="html/F_BerkeleyDB_SecondaryHashDatabaseConfig_DuplicateCompare.htm" />
         <HelpTOCNode Title="Duplicates Field" Url="html/F_BerkeleyDB_SecondaryHashDatabaseConfig_Duplicates.htm" />
         <HelpTOCNode Title="HashFunction Field" Url="html/F_BerkeleyDB_SecondaryHashDatabaseConfig_HashFunction.htm" />
       </HelpTOCNode>
-      <HelpTOCNode Id="5a5e41ec-1130-48b1-9da3-bd92520cf145" Title="SecondaryHashDatabaseConfig Methods " Url="html/Methods_T_BerkeleyDB_SecondaryHashDatabaseConfig.htm">
+      <HelpTOCNode Id="70b40994-92e0-4ea2-9741-1693a52d63d1" Title="SecondaryHashDatabaseConfig Methods " Url="html/Methods_T_BerkeleyDB_SecondaryHashDatabaseConfig.htm">
         <HelpTOCNode Title="SetForeignKeyConstraint Method " Url="html/Overload_BerkeleyDB_SecondaryHashDatabaseConfig_SetForeignKeyConstraint.htm" />
       </HelpTOCNode>
-      <HelpTOCNode Id="49e81357-0266-4bdb-9da0-ea8d67db2489" Title="SecondaryHashDatabaseConfig Properties " Url="html/Properties_T_BerkeleyDB_SecondaryHashDatabaseConfig.htm">
+      <HelpTOCNode Id="56f2c717-ef89-4152-9ffd-93c109727d04" Title="SecondaryHashDatabaseConfig Properties " Url="html/Properties_T_BerkeleyDB_SecondaryHashDatabaseConfig.htm">
         <HelpTOCNode Title="FillFactor Property " Url="html/P_BerkeleyDB_SecondaryHashDatabaseConfig_FillFactor.htm" />
         <HelpTOCNode Title="TableSize Property " Url="html/P_BerkeleyDB_SecondaryHashDatabaseConfig_TableSize.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
     <HelpTOCNode Title="SecondaryKeyGenDelegate Delegate" Url="html/T_BerkeleyDB_SecondaryKeyGenDelegate.htm" />
-    <HelpTOCNode Id="2a6ffa27-94c9-4b0b-83ec-a06fc737c11d" Title="SecondaryQueueDatabase Class" Url="html/T_BerkeleyDB_SecondaryQueueDatabase.htm">
+    <HelpTOCNode Id="07384347-f8e4-4f57-970c-9555ec21c8a4" Title="SecondaryQueueDatabase Class" Url="html/T_BerkeleyDB_SecondaryQueueDatabase.htm">
       <HelpTOCNode Title="SecondaryQueueDatabase Members" Url="html/AllMembers_T_BerkeleyDB_SecondaryQueueDatabase.htm" />
-      <HelpTOCNode Id="f412ec70-662f-49c4-b1d3-245b0c0c1298" Title="SecondaryQueueDatabase Methods " Url="html/Methods_T_BerkeleyDB_SecondaryQueueDatabase.htm">
+      <HelpTOCNode Id="9eba4be7-dfe5-4a7e-be01-e3d9e22e5e02" Title="SecondaryQueueDatabase Methods " Url="html/Methods_T_BerkeleyDB_SecondaryQueueDatabase.htm">
         <HelpTOCNode Title="Close Method " Url="html/Overload_BerkeleyDB_SecondaryQueueDatabase_Close.htm" />
         <HelpTOCNode Title="Cursor Method " Url="html/Overload_BerkeleyDB_SecondaryQueueDatabase_Cursor.htm" />
         <HelpTOCNode Title="Delete Method " Url="html/Overload_BerkeleyDB_SecondaryQueueDatabase_Delete.htm" />
         <HelpTOCNode Title="Exists Method " Url="html/Overload_BerkeleyDB_SecondaryQueueDatabase_Exists.htm" />
         <HelpTOCNode Title="Get Method " Url="html/Overload_BerkeleyDB_SecondaryQueueDatabase_Get.htm" />
         <HelpTOCNode Title="GetBoth Method " Url="html/Overload_BerkeleyDB_SecondaryQueueDatabase_GetBoth.htm" />
-        <HelpTOCNode Id="cdd329d9-fbd9-4e0f-b0f8-7b6436f879a8" Title="Open Method " Url="html/Overload_BerkeleyDB_SecondaryQueueDatabase_Open.htm">
+        <HelpTOCNode Id="a2c227ad-6b3e-42d2-88bd-3542326285c3" Title="Open Method " Url="html/Overload_BerkeleyDB_SecondaryQueueDatabase_Open.htm">
           <HelpTOCNode Title="Open Method (String, SecondaryQueueDatabaseConfig)" Url="html/M_BerkeleyDB_SecondaryQueueDatabase_Open.htm" />
           <HelpTOCNode Title="Open Method (String, SecondaryQueueDatabaseConfig, Transaction)" Url="html/M_BerkeleyDB_SecondaryQueueDatabase_Open_1.htm" />
         </HelpTOCNode>
@@ -2439,37 +2439,37 @@
         <HelpTOCNode Title="SecondaryCursor Method " Url="html/Overload_BerkeleyDB_SecondaryQueueDatabase_SecondaryCursor.htm" />
         <HelpTOCNode Title="Truncate Method " Url="html/Overload_BerkeleyDB_SecondaryQueueDatabase_Truncate.htm" />
       </HelpTOCNode>
-      <HelpTOCNode Id="324ed6cb-c9f6-4799-bfbb-2feb70826d73" Title="SecondaryQueueDatabase Properties " Url="html/Properties_T_BerkeleyDB_SecondaryQueueDatabase.htm">
+      <HelpTOCNode Id="1aefe13a-7b60-4de0-9a38-b304b07b4cd6" Title="SecondaryQueueDatabase Properties " Url="html/Properties_T_BerkeleyDB_SecondaryQueueDatabase.htm">
         <HelpTOCNode Title="ExtentSize Property " Url="html/P_BerkeleyDB_SecondaryQueueDatabase_ExtentSize.htm" />
         <HelpTOCNode Title="Length Property " Url="html/P_BerkeleyDB_SecondaryQueueDatabase_Length.htm" />
         <HelpTOCNode Title="PadByte Property " Url="html/P_BerkeleyDB_SecondaryQueueDatabase_PadByte.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="220dde01-989e-465b-8c5b-7fd1c2c160dc" Title="SecondaryQueueDatabaseConfig Class" Url="html/T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm">
+    <HelpTOCNode Id="0fbdd30d-bf8e-4600-b351-222256a90c8a" Title="SecondaryQueueDatabaseConfig Class" Url="html/T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm">
       <HelpTOCNode Title="SecondaryQueueDatabaseConfig Members" Url="html/AllMembers_T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm" />
       <HelpTOCNode Title="SecondaryQueueDatabaseConfig Constructor " Url="html/M_BerkeleyDB_SecondaryQueueDatabaseConfig__ctor.htm" />
-      <HelpTOCNode Id="960f057c-16e3-41c3-b464-da2bf10c5656" Title="SecondaryQueueDatabaseConfig Fields" Url="html/Fields_T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm">
+      <HelpTOCNode Id="d48ff483-75ef-4777-8d2c-a26e8b5d02c7" Title="SecondaryQueueDatabaseConfig Fields" Url="html/Fields_T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm">
         <HelpTOCNode Title="Creation Field" Url="html/F_BerkeleyDB_SecondaryQueueDatabaseConfig_Creation.htm" />
       </HelpTOCNode>
-      <HelpTOCNode Id="adb2c779-48ca-4e0b-ada2-4a87e85ff42c" Title="SecondaryQueueDatabaseConfig Methods " Url="html/Methods_T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm">
+      <HelpTOCNode Id="162e75c9-b14f-4677-8add-8fb44fd4d443" Title="SecondaryQueueDatabaseConfig Methods " Url="html/Methods_T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm">
         <HelpTOCNode Title="SetForeignKeyConstraint Method " Url="html/Overload_BerkeleyDB_SecondaryQueueDatabaseConfig_SetForeignKeyConstraint.htm" />
       </HelpTOCNode>
-      <HelpTOCNode Id="4aedf7ba-4877-41a0-8e3e-af591a7580c0" Title="SecondaryQueueDatabaseConfig Properties " Url="html/Properties_T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm">
+      <HelpTOCNode Id="81df74c4-c71f-4716-aecb-71d86c19b8d3" Title="SecondaryQueueDatabaseConfig Properties " Url="html/Properties_T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm">
         <HelpTOCNode Title="ExtentSize Property " Url="html/P_BerkeleyDB_SecondaryQueueDatabaseConfig_ExtentSize.htm" />
         <HelpTOCNode Title="Length Property " Url="html/P_BerkeleyDB_SecondaryQueueDatabaseConfig_Length.htm" />
         <HelpTOCNode Title="PadByte Property " Url="html/P_BerkeleyDB_SecondaryQueueDatabaseConfig_PadByte.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="04aab94f-9d4a-46a3-8248-395f8d251210" Title="SecondaryRecnoDatabase Class" Url="html/T_BerkeleyDB_SecondaryRecnoDatabase.htm">
+    <HelpTOCNode Id="97c7f27f-3975-44de-af6f-fdf57f2a57fa" Title="SecondaryRecnoDatabase Class" Url="html/T_BerkeleyDB_SecondaryRecnoDatabase.htm">
       <HelpTOCNode Title="SecondaryRecnoDatabase Members" Url="html/AllMembers_T_BerkeleyDB_SecondaryRecnoDatabase.htm" />
-      <HelpTOCNode Id="a598711a-51e6-43de-bf16-32f1bfc44b09" Title="SecondaryRecnoDatabase Methods " Url="html/Methods_T_BerkeleyDB_SecondaryRecnoDatabase.htm">
+      <HelpTOCNode Id="83a71bb1-cf51-485f-b1b7-91c4aefd4a9b" Title="SecondaryRecnoDatabase Methods " Url="html/Methods_T_BerkeleyDB_SecondaryRecnoDatabase.htm">
         <HelpTOCNode Title="Close Method " Url="html/Overload_BerkeleyDB_SecondaryRecnoDatabase_Close.htm" />
         <HelpTOCNode Title="Cursor Method " Url="html/Overload_BerkeleyDB_SecondaryRecnoDatabase_Cursor.htm" />
         <HelpTOCNode Title="Delete Method " Url="html/Overload_BerkeleyDB_SecondaryRecnoDatabase_Delete.htm" />
         <HelpTOCNode Title="Exists Method " Url="html/Overload_BerkeleyDB_SecondaryRecnoDatabase_Exists.htm" />
         <HelpTOCNode Title="Get Method " Url="html/Overload_BerkeleyDB_SecondaryRecnoDatabase_Get.htm" />
         <HelpTOCNode Title="GetBoth Method " Url="html/Overload_BerkeleyDB_SecondaryRecnoDatabase_GetBoth.htm" />
-        <HelpTOCNode Id="358e5cbc-faf0-498b-b4e5-b4c96eaf618e" Title="Open Method " Url="html/Overload_BerkeleyDB_SecondaryRecnoDatabase_Open.htm">
+        <HelpTOCNode Id="8862750e-02ad-4ee4-a36e-36a42561540d" Title="Open Method " Url="html/Overload_BerkeleyDB_SecondaryRecnoDatabase_Open.htm">
           <HelpTOCNode Title="Open Method (String, SecondaryRecnoDatabaseConfig)" Url="html/M_BerkeleyDB_SecondaryRecnoDatabase_Open.htm" />
           <HelpTOCNode Title="Open Method (String, SecondaryRecnoDatabaseConfig, Transaction)" Url="html/M_BerkeleyDB_SecondaryRecnoDatabase_Open_1.htm" />
           <HelpTOCNode Title="Open Method (String, String, SecondaryRecnoDatabaseConfig)" Url="html/M_BerkeleyDB_SecondaryRecnoDatabase_Open_2.htm" />
@@ -2480,7 +2480,7 @@
         <HelpTOCNode Title="SecondaryCursor Method " Url="html/Overload_BerkeleyDB_SecondaryRecnoDatabase_SecondaryCursor.htm" />
         <HelpTOCNode Title="Truncate Method " Url="html/Overload_BerkeleyDB_SecondaryRecnoDatabase_Truncate.htm" />
       </HelpTOCNode>
-      <HelpTOCNode Id="9f97b2af-2d49-49f8-989f-75081e7c5b12" Title="SecondaryRecnoDatabase Properties " Url="html/Properties_T_BerkeleyDB_SecondaryRecnoDatabase.htm">
+      <HelpTOCNode Id="9bea7ebd-7d93-45d0-8fdd-d27744ed902e" Title="SecondaryRecnoDatabase Properties " Url="html/Properties_T_BerkeleyDB_SecondaryRecnoDatabase.htm">
         <HelpTOCNode Title="BackingFile Property " Url="html/P_BerkeleyDB_SecondaryRecnoDatabase_BackingFile.htm" />
         <HelpTOCNode Title="Delimiter Property " Url="html/P_BerkeleyDB_SecondaryRecnoDatabase_Delimiter.htm" />
         <HelpTOCNode Title="Length Property " Url="html/P_BerkeleyDB_SecondaryRecnoDatabase_Length.htm" />
@@ -2489,53 +2489,53 @@
         <HelpTOCNode Title="Snapshot Property " Url="html/P_BerkeleyDB_SecondaryRecnoDatabase_Snapshot.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="74a1fddb-a837-443e-9e7b-8a3296cda689" Title="SecondaryRecnoDatabaseConfig Class" Url="html/T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm">
+    <HelpTOCNode Id="6ab09028-d4d1-43f6-a2a9-940c8ee47488" Title="SecondaryRecnoDatabaseConfig Class" Url="html/T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm">
       <HelpTOCNode Title="SecondaryRecnoDatabaseConfig Members" Url="html/AllMembers_T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm" />
       <HelpTOCNode Title="SecondaryRecnoDatabaseConfig Constructor " Url="html/M_BerkeleyDB_SecondaryRecnoDatabaseConfig__ctor.htm" />
-      <HelpTOCNode Id="6c915716-3d8a-4e2c-b82d-cec34c3dec13" Title="SecondaryRecnoDatabaseConfig Fields" Url="html/Fields_T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm">
+      <HelpTOCNode Id="6f5f8401-34fd-48f2-bd81-29efcb8ad447" Title="SecondaryRecnoDatabaseConfig Fields" Url="html/Fields_T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm">
         <HelpTOCNode Title="BackingFile Field" Url="html/F_BerkeleyDB_SecondaryRecnoDatabaseConfig_BackingFile.htm" />
         <HelpTOCNode Title="Creation Field" Url="html/F_BerkeleyDB_SecondaryRecnoDatabaseConfig_Creation.htm" />
         <HelpTOCNode Title="Renumber Field" Url="html/F_BerkeleyDB_SecondaryRecnoDatabaseConfig_Renumber.htm" />
         <HelpTOCNode Title="Snapshot Field" Url="html/F_BerkeleyDB_SecondaryRecnoDatabaseConfig_Snapshot.htm" />
       </HelpTOCNode>
-      <HelpTOCNode Id="4719591b-11a5-4aef-8239-6320f870a389" Title="SecondaryRecnoDatabaseConfig Methods " Url="html/Methods_T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm">
+      <HelpTOCNode Id="e99c47de-4923-41a6-877e-cab0b03fdee8" Title="SecondaryRecnoDatabaseConfig Methods " Url="html/Methods_T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm">
         <HelpTOCNode Title="SetForeignKeyConstraint Method " Url="html/Overload_BerkeleyDB_SecondaryRecnoDatabaseConfig_SetForeignKeyConstraint.htm" />
       </HelpTOCNode>
-      <HelpTOCNode Id="9c3ded11-ed24-471b-97e3-88a043d730d8" Title="SecondaryRecnoDatabaseConfig Properties " Url="html/Properties_T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm">
+      <HelpTOCNode Id="5c0e98b3-b4f1-4945-8ad2-c55eea624407" Title="SecondaryRecnoDatabaseConfig Properties " Url="html/Properties_T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm">
         <HelpTOCNode Title="Delimiter Property " Url="html/P_BerkeleyDB_SecondaryRecnoDatabaseConfig_Delimiter.htm" />
         <HelpTOCNode Title="Length Property " Url="html/P_BerkeleyDB_SecondaryRecnoDatabaseConfig_Length.htm" />
         <HelpTOCNode Title="PadByte Property " Url="html/P_BerkeleyDB_SecondaryRecnoDatabaseConfig_PadByte.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="dbf7dd5b-11af-4ebb-8edb-65c494bb8f9a" Title="Sequence Class" Url="html/T_BerkeleyDB_Sequence.htm">
+    <HelpTOCNode Id="7f725562-7281-44d9-b33d-116143d3086e" Title="Sequence Class" Url="html/T_BerkeleyDB_Sequence.htm">
       <HelpTOCNode Title="Sequence Members" Url="html/AllMembers_T_BerkeleyDB_Sequence.htm" />
-      <HelpTOCNode Id="e9ffcacb-fb9a-4dcc-b804-7acb38770988" Title="Sequence Constructor " Url="html/Overload_BerkeleyDB_Sequence__ctor.htm">
+      <HelpTOCNode Id="efeb4d79-2a5c-4ec9-a8cc-a43611e0a424" Title="Sequence Constructor " Url="html/Overload_BerkeleyDB_Sequence__ctor.htm">
         <HelpTOCNode Title="Sequence Constructor (SequenceConfig)" Url="html/M_BerkeleyDB_Sequence__ctor.htm" />
         <HelpTOCNode Title="Sequence Constructor (SequenceConfig, Transaction)" Url="html/M_BerkeleyDB_Sequence__ctor_1.htm" />
       </HelpTOCNode>
-      <HelpTOCNode Id="6c90fb87-fe8e-4af4-a567-93677f759c56" Title="Sequence Methods " Url="html/Methods_T_BerkeleyDB_Sequence.htm">
+      <HelpTOCNode Id="f8ed6900-bc68-4e52-9c9e-1fcf2be28088" Title="Sequence Methods " Url="html/Methods_T_BerkeleyDB_Sequence.htm">
         <HelpTOCNode Title="Close Method " Url="html/M_BerkeleyDB_Sequence_Close.htm" />
         <HelpTOCNode Title="Dispose Method " Url="html/M_BerkeleyDB_Sequence_Dispose.htm" />
-        <HelpTOCNode Id="d92e7afd-c3b4-4c44-81eb-e3704ba6bff3" Title="Get Method " Url="html/Overload_BerkeleyDB_Sequence_Get.htm">
+        <HelpTOCNode Id="2d06371e-5ca1-4ddc-b759-dbba8ab7afb8" Title="Get Method " Url="html/Overload_BerkeleyDB_Sequence_Get.htm">
           <HelpTOCNode Title="Get Method (Int32)" Url="html/M_BerkeleyDB_Sequence_Get.htm" />
           <HelpTOCNode Title="Get Method (Int32, Transaction)" Url="html/M_BerkeleyDB_Sequence_Get_1.htm" />
           <HelpTOCNode Title="Get Method (Int32, Boolean)" Url="html/M_BerkeleyDB_Sequence_Get_2.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="fa6a890c-6fae-4764-8333-c7b520633c01" Title="PrintStats Method " Url="html/Overload_BerkeleyDB_Sequence_PrintStats.htm">
+        <HelpTOCNode Id="d70bef77-409c-422f-8af2-bfa4d4ecffc6" Title="PrintStats Method " Url="html/Overload_BerkeleyDB_Sequence_PrintStats.htm">
           <HelpTOCNode Title="PrintStats Method " Url="html/M_BerkeleyDB_Sequence_PrintStats.htm" />
           <HelpTOCNode Title="PrintStats Method (Boolean)" Url="html/M_BerkeleyDB_Sequence_PrintStats_1.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="3a2e06df-306b-4572-8f33-8ab053969770" Title="Remove Method " Url="html/Overload_BerkeleyDB_Sequence_Remove.htm">
+        <HelpTOCNode Id="8559e058-6857-4ae2-9cd8-b9a1eaab801b" Title="Remove Method " Url="html/Overload_BerkeleyDB_Sequence_Remove.htm">
           <HelpTOCNode Title="Remove Method " Url="html/M_BerkeleyDB_Sequence_Remove.htm" />
           <HelpTOCNode Title="Remove Method (Transaction)" Url="html/M_BerkeleyDB_Sequence_Remove_1.htm" />
           <HelpTOCNode Title="Remove Method (Boolean)" Url="html/M_BerkeleyDB_Sequence_Remove_2.htm" />
         </HelpTOCNode>
-        <HelpTOCNode Id="d638a13b-b629-4fdd-a361-8c8b4740d466" Title="Stats Method " Url="html/Overload_BerkeleyDB_Sequence_Stats.htm">
+        <HelpTOCNode Id="d07c08ed-1c24-4d06-b70b-709c1f10e3dd" Title="Stats Method " Url="html/Overload_BerkeleyDB_Sequence_Stats.htm">
           <HelpTOCNode Title="Stats Method " Url="html/M_BerkeleyDB_Sequence_Stats.htm" />
           <HelpTOCNode Title="Stats Method (Boolean)" Url="html/M_BerkeleyDB_Sequence_Stats_1.htm" />
         </HelpTOCNode>
       </HelpTOCNode>
-      <HelpTOCNode Id="d616fa0a-44f8-4d8b-a6a1-07f15e0a273a" Title="Sequence Properties " Url="html/Properties_T_BerkeleyDB_Sequence.htm">
+      <HelpTOCNode Id="0b7bc8a7-cf5d-4fc6-98d8-7da26e0b9f75" Title="Sequence Properties " Url="html/Properties_T_BerkeleyDB_Sequence.htm">
         <HelpTOCNode Title="BackingDatabase Property " Url="html/P_BerkeleyDB_Sequence_BackingDatabase.htm" />
         <HelpTOCNode Title="Cachesize Property " Url="html/P_BerkeleyDB_Sequence_Cachesize.htm" />
         <HelpTOCNode Title="Decrement Property " Url="html/P_BerkeleyDB_Sequence_Decrement.htm" />
@@ -2546,20 +2546,20 @@
         <HelpTOCNode Title="Wrap Property " Url="html/P_BerkeleyDB_Sequence_Wrap.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="b0fe896a-31df-4df6-8b27-8637d6ab3b59" Title="SequenceConfig Class" Url="html/T_BerkeleyDB_SequenceConfig.htm">
+    <HelpTOCNode Id="21d3b284-dda7-461b-b33e-6ddf124ca1c0" Title="SequenceConfig Class" Url="html/T_BerkeleyDB_SequenceConfig.htm">
       <HelpTOCNode Title="SequenceConfig Members" Url="html/AllMembers_T_BerkeleyDB_SequenceConfig.htm" />
       <HelpTOCNode Title="SequenceConfig Constructor " Url="html/M_BerkeleyDB_SequenceConfig__ctor.htm" />
-      <HelpTOCNode Id="706f3645-81d8-4bd0-81df-a51456f3e335" Title="SequenceConfig Fields" Url="html/Fields_T_BerkeleyDB_SequenceConfig.htm">
+      <HelpTOCNode Id="a95622e5-0338-4522-86cd-75d12b6485eb" Title="SequenceConfig Fields" Url="html/Fields_T_BerkeleyDB_SequenceConfig.htm">
         <HelpTOCNode Title="BackingDatabase Field" Url="html/F_BerkeleyDB_SequenceConfig_BackingDatabase.htm" />
         <HelpTOCNode Title="Creation Field" Url="html/F_BerkeleyDB_SequenceConfig_Creation.htm" />
         <HelpTOCNode Title="FreeThreaded Field" Url="html/F_BerkeleyDB_SequenceConfig_FreeThreaded.htm" />
         <HelpTOCNode Title="key Field" Url="html/F_BerkeleyDB_SequenceConfig_key.htm" />
         <HelpTOCNode Title="Wrap Field" Url="html/F_BerkeleyDB_SequenceConfig_Wrap.htm" />
       </HelpTOCNode>
-      <HelpTOCNode Id="45c8421b-3d7e-4141-a836-5c388bbd32a9" Title="SequenceConfig Methods " Url="html/Methods_T_BerkeleyDB_SequenceConfig.htm">
+      <HelpTOCNode Id="bf83643f-ff7c-43ca-898c-f616f5980803" Title="SequenceConfig Methods " Url="html/Methods_T_BerkeleyDB_SequenceConfig.htm">
         <HelpTOCNode Title="SetRange Method " Url="html/M_BerkeleyDB_SequenceConfig_SetRange.htm" />
       </HelpTOCNode>
-      <HelpTOCNode Id="8eaed774-77d5-43b2-9609-7517a7c140a5" Title="SequenceConfig Properties " Url="html/Properties_T_BerkeleyDB_SequenceConfig.htm">
+      <HelpTOCNode Id="6756c8d4-75d2-48dc-b8b3-8c99431b45f1" Title="SequenceConfig Properties " Url="html/Properties_T_BerkeleyDB_SequenceConfig.htm">
         <HelpTOCNode Title="CacheSize Property " Url="html/P_BerkeleyDB_SequenceConfig_CacheSize.htm" />
         <HelpTOCNode Title="Decrement Property " Url="html/P_BerkeleyDB_SequenceConfig_Decrement.htm" />
         <HelpTOCNode Title="Increment Property " Url="html/P_BerkeleyDB_SequenceConfig_Increment.htm" />
@@ -2568,10 +2568,10 @@
         <HelpTOCNode Title="Min Property " Url="html/P_BerkeleyDB_SequenceConfig_Min.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="d59b090c-3c4d-4e8b-96bc-fd6772b9ddc5" Title="SequenceStats Class" Url="html/T_BerkeleyDB_SequenceStats.htm">
+    <HelpTOCNode Id="21fb73ba-9811-414e-8e1b-32bb9a480192" Title="SequenceStats Class" Url="html/T_BerkeleyDB_SequenceStats.htm">
       <HelpTOCNode Title="SequenceStats Members" Url="html/AllMembers_T_BerkeleyDB_SequenceStats.htm" />
       <HelpTOCNode Title="SequenceStats Methods " Url="html/Methods_T_BerkeleyDB_SequenceStats.htm" />
-      <HelpTOCNode Id="4308fd84-67f8-4a5e-afc4-a1f6e85ecbf7" Title="SequenceStats Properties " Url="html/Properties_T_BerkeleyDB_SequenceStats.htm">
+      <HelpTOCNode Id="8f59efe0-02bf-47ca-868d-45257c7c8d20" Title="SequenceStats Properties " Url="html/Properties_T_BerkeleyDB_SequenceStats.htm">
         <HelpTOCNode Title="CachedValue Property " Url="html/P_BerkeleyDB_SequenceStats_CachedValue.htm" />
         <HelpTOCNode Title="CacheSize Property " Url="html/P_BerkeleyDB_SequenceStats_CacheSize.htm" />
         <HelpTOCNode Title="Flags Property " Url="html/P_BerkeleyDB_SequenceStats_Flags.htm" />
@@ -2586,14 +2586,14 @@
     <HelpTOCNode Title="SetThreadIDDelegate Delegate" Url="html/T_BerkeleyDB_SetThreadIDDelegate.htm" />
     <HelpTOCNode Title="SetThreadNameDelegate Delegate" Url="html/T_BerkeleyDB_SetThreadNameDelegate.htm" />
     <HelpTOCNode Title="ThreadIsAliveDelegate Delegate" Url="html/T_BerkeleyDB_ThreadIsAliveDelegate.htm" />
-    <HelpTOCNode Id="a9b4422a-af6b-45bf-b70c-05a73dcc676a" Title="Transaction Class" Url="html/T_BerkeleyDB_Transaction.htm">
+    <HelpTOCNode Id="0924596e-7bde-43f2-b6af-eb626c22039f" Title="Transaction Class" Url="html/T_BerkeleyDB_Transaction.htm">
       <HelpTOCNode Title="Transaction Members" Url="html/AllMembers_T_BerkeleyDB_Transaction.htm" />
-      <HelpTOCNode Id="8a7f10bb-7a79-4052-aa4b-96eb90456912" Title="Transaction Fields" Url="html/Fields_T_BerkeleyDB_Transaction.htm">
+      <HelpTOCNode Id="02bfe191-dc87-45c5-b5bf-19003c7753ed" Title="Transaction Fields" Url="html/Fields_T_BerkeleyDB_Transaction.htm">
         <HelpTOCNode Title="GlobalIdLength Field" Url="html/F_BerkeleyDB_Transaction_GlobalIdLength.htm" />
       </HelpTOCNode>
-      <HelpTOCNode Id="59ea73ef-a36f-49a6-ac6d-75d7d80c2be1" Title="Transaction Methods " Url="html/Methods_T_BerkeleyDB_Transaction.htm">
+      <HelpTOCNode Id="47def7b9-9c52-40fe-ac31-2d3f42bc4e73" Title="Transaction Methods " Url="html/Methods_T_BerkeleyDB_Transaction.htm">
         <HelpTOCNode Title="Abort Method " Url="html/M_BerkeleyDB_Transaction_Abort.htm" />
-        <HelpTOCNode Id="bd518d4f-ace8-4684-b8dd-49380b4ba005" Title="Commit Method " Url="html/Overload_BerkeleyDB_Transaction_Commit.htm">
+        <HelpTOCNode Id="7e25518f-9c73-44b7-9cdf-4a889293b7d7" Title="Commit Method " Url="html/Overload_BerkeleyDB_Transaction_Commit.htm">
           <HelpTOCNode Title="Commit Method " Url="html/M_BerkeleyDB_Transaction_Commit.htm" />
           <HelpTOCNode Title="Commit Method (Boolean)" Url="html/M_BerkeleyDB_Transaction_Commit_1.htm" />
         </HelpTOCNode>
@@ -2602,7 +2602,7 @@
         <HelpTOCNode Title="SetLockTimeout Method " Url="html/M_BerkeleyDB_Transaction_SetLockTimeout.htm" />
         <HelpTOCNode Title="SetTxnTimeout Method " Url="html/M_BerkeleyDB_Transaction_SetTxnTimeout.htm" />
       </HelpTOCNode>
-      <HelpTOCNode Id="dcf68495-c136-4bd5-9b47-ae6f750a153f" Title="Transaction Properties " Url="html/Properties_T_BerkeleyDB_Transaction.htm">
+      <HelpTOCNode Id="ab9d5f9b-c8fd-46a5-9330-7ff549d7478a" Title="Transaction Properties " Url="html/Properties_T_BerkeleyDB_Transaction.htm">
         <HelpTOCNode Title="CommitToken Property " Url="html/P_BerkeleyDB_Transaction_CommitToken.htm" />
         <HelpTOCNode Title="Id Property " Url="html/P_BerkeleyDB_Transaction_Id.htm" />
         <HelpTOCNode Title="Name Property " Url="html/P_BerkeleyDB_Transaction_Name.htm" />
@@ -2610,10 +2610,10 @@
       </HelpTOCNode>
     </HelpTOCNode>
     <HelpTOCNode Title="TransactionAppliedStatus Enumeration" Url="html/T_BerkeleyDB_TransactionAppliedStatus.htm" />
-    <HelpTOCNode Id="adc72c28-7afe-4494-bfd9-a1e181a371af" Title="TransactionConfig Class" Url="html/T_BerkeleyDB_TransactionConfig.htm">
+    <HelpTOCNode Id="f00ecd83-dfb3-485e-bea7-13687dada89b" Title="TransactionConfig Class" Url="html/T_BerkeleyDB_TransactionConfig.htm">
       <HelpTOCNode Title="TransactionConfig Members" Url="html/AllMembers_T_BerkeleyDB_TransactionConfig.htm" />
       <HelpTOCNode Title="TransactionConfig Constructor " Url="html/M_BerkeleyDB_TransactionConfig__ctor.htm" />
-      <HelpTOCNode Id="55142149-4a1b-44ff-8faf-47ec8c37189d" Title="TransactionConfig Fields" Url="html/Fields_T_BerkeleyDB_TransactionConfig.htm">
+      <HelpTOCNode Id="28f1363e-a215-4a24-9c6c-9726bc72db8f" Title="TransactionConfig Fields" Url="html/Fields_T_BerkeleyDB_TransactionConfig.htm">
         <HelpTOCNode Title="Bulk Field" Url="html/F_BerkeleyDB_TransactionConfig_Bulk.htm" />
         <HelpTOCNode Title="IsolationDegree Field" Url="html/F_BerkeleyDB_TransactionConfig_IsolationDegree.htm" />
         <HelpTOCNode Title="NoWait Field" Url="html/F_BerkeleyDB_TransactionConfig_NoWait.htm" />
@@ -2621,7 +2621,7 @@
         <HelpTOCNode Title="SyncAction Field" Url="html/F_BerkeleyDB_TransactionConfig_SyncAction.htm" />
       </HelpTOCNode>
       <HelpTOCNode Title="TransactionConfig Methods " Url="html/Methods_T_BerkeleyDB_TransactionConfig.htm" />
-      <HelpTOCNode Id="2cbbc3b3-91e7-4bdb-96bb-3d31d068cf53" Title="TransactionConfig Properties " Url="html/Properties_T_BerkeleyDB_TransactionConfig.htm">
+      <HelpTOCNode Id="07a5daed-cf96-4e45-a806-d49893c57bec" Title="TransactionConfig Properties " Url="html/Properties_T_BerkeleyDB_TransactionConfig.htm">
         <HelpTOCNode Title="InitTransactionCount Property " Url="html/P_BerkeleyDB_TransactionConfig_InitTransactionCount.htm" />
         <HelpTOCNode Title="LockTimeout Property " Url="html/P_BerkeleyDB_TransactionConfig_LockTimeout.htm" />
         <HelpTOCNode Title="Name Property " Url="html/P_BerkeleyDB_TransactionConfig_Name.htm" />
@@ -2629,10 +2629,10 @@
       </HelpTOCNode>
     </HelpTOCNode>
     <HelpTOCNode Title="TransactionConfig.LogFlush Enumeration" Url="html/T_BerkeleyDB_TransactionConfig_LogFlush.htm" />
-    <HelpTOCNode Id="761d6655-dc9e-4afa-86fb-d020623f55bc" Title="TransactionStats Class" Url="html/T_BerkeleyDB_TransactionStats.htm">
+    <HelpTOCNode Id="b02c729e-c2b1-4fb9-8a41-5a58e2c6ed87" Title="TransactionStats Class" Url="html/T_BerkeleyDB_TransactionStats.htm">
       <HelpTOCNode Title="TransactionStats Members" Url="html/AllMembers_T_BerkeleyDB_TransactionStats.htm" />
       <HelpTOCNode Title="TransactionStats Methods " Url="html/Methods_T_BerkeleyDB_TransactionStats.htm" />
-      <HelpTOCNode Id="a2868716-5683-4eba-9093-874d6ad21d8c" Title="TransactionStats Properties " Url="html/Properties_T_BerkeleyDB_TransactionStats.htm">
+      <HelpTOCNode Id="55731383-72c0-4590-ac8d-49652b9b133f" Title="TransactionStats Properties " Url="html/Properties_T_BerkeleyDB_TransactionStats.htm">
         <HelpTOCNode Title="Aborted Property " Url="html/P_BerkeleyDB_TransactionStats_Aborted.htm" />
         <HelpTOCNode Title="Active Property " Url="html/P_BerkeleyDB_TransactionStats_Active.htm" />
         <HelpTOCNode Title="Begun Property " Url="html/P_BerkeleyDB_TransactionStats_Begun.htm" />
@@ -2652,10 +2652,10 @@
         <HelpTOCNode Title="Transactions Property " Url="html/P_BerkeleyDB_TransactionStats_Transactions.htm" />
       </HelpTOCNode>
     </HelpTOCNode>
-    <HelpTOCNode Id="cef4bef5-bc3c-407b-ae72-aeb62e06799f" Title="VerboseMessages Class" Url="html/T_BerkeleyDB_VerboseMessages.htm">
+    <HelpTOCNode Id="7e5da6c6-b029-4977-b0af-391c59814c3f" Title="VerboseMessages Class" Url="html/T_BerkeleyDB_VerboseMessages.htm">
       <HelpTOCNode Title="VerboseMessages Members" Url="html/AllMembers_T_BerkeleyDB_VerboseMessages.htm" />
       <HelpTOCNode Title="VerboseMessages Constructor " Url="html/M_BerkeleyDB_VerboseMessages__ctor.htm" />
-      <HelpTOCNode Id="6ea1dc6e-84d1-48ee-938e-0989b8b9db9e" Title="VerboseMessages Fields" Url="html/Fields_T_BerkeleyDB_VerboseMessages.htm">
+      <HelpTOCNode Id="ecf9f021-9195-4dec-8a02-911ea3261998" Title="VerboseMessages Fields" Url="html/Fields_T_BerkeleyDB_VerboseMessages.htm">
         <HelpTOCNode Title="AllFileOps Field" Url="html/F_BerkeleyDB_VerboseMessages_AllFileOps.htm" />
         <HelpTOCNode Title="Backup Field" Url="html/F_BerkeleyDB_VerboseMessages_Backup.htm" />
         <HelpTOCNode Title="Deadlock Field" Url="html/F_BerkeleyDB_VerboseMessages_Deadlock.htm" />
@@ -2676,14 +2676,14 @@
       </HelpTOCNode>
       <HelpTOCNode Title="VerboseMessages Methods " Url="html/Methods_T_BerkeleyDB_VerboseMessages.htm" />
     </HelpTOCNode>
-    <HelpTOCNode Id="42214574-7d2b-4ca9-9164-cb36ec3e8b98" Title="VerificationException Class" Url="html/T_BerkeleyDB_VerificationException.htm">
+    <HelpTOCNode Id="2e48bc11-7465-48fe-9081-5e05b9079e51" Title="VerificationException Class" Url="html/T_BerkeleyDB_VerificationException.htm">
       <HelpTOCNode Title="VerificationException Members" Url="html/AllMembers_T_BerkeleyDB_VerificationException.htm" />
       <HelpTOCNode Title="VerificationException Constructor " Url="html/M_BerkeleyDB_VerificationException__ctor.htm" />
       <HelpTOCNode Title="VerificationException Fields" Url="html/Fields_T_BerkeleyDB_VerificationException.htm" />
       <HelpTOCNode Title="VerificationException Methods " Url="html/Methods_T_BerkeleyDB_VerificationException.htm" />
       <HelpTOCNode Title="VerificationException Properties " Url="html/Properties_T_BerkeleyDB_VerificationException.htm" />
     </HelpTOCNode>
-    <HelpTOCNode Id="e94da431-be35-478a-8b3c-88e283d1fad8" Title="VersionMismatchException Class" Url="html/T_BerkeleyDB_VersionMismatchException.htm">
+    <HelpTOCNode Id="37e454f2-0dd8-4ea6-a84a-7c578994000a" Title="VersionMismatchException Class" Url="html/T_BerkeleyDB_VersionMismatchException.htm">
       <HelpTOCNode Title="VersionMismatchException Members" Url="html/AllMembers_T_BerkeleyDB_VersionMismatchException.htm" />
       <HelpTOCNode Title="VersionMismatchException Constructor " Url="html/M_BerkeleyDB_VersionMismatchException__ctor.htm" />
       <HelpTOCNode Title="VersionMismatchException Fields" Url="html/Fields_T_BerkeleyDB_VersionMismatchException.htm" />
diff --git a/docs/csharp/fti/FTI_Files.bin b/docs/csharp/fti/FTI_Files.bin
index c43950f..e05e3bb 100644
Binary files a/docs/csharp/fti/FTI_Files.bin and b/docs/csharp/fti/FTI_Files.bin differ
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_AckPolicy.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_AckPolicy.htm
index 8d11115..4e46b8e 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_AckPolicy.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_AckPolicy.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>AckPolicy Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>AckPolicy Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,7 +7,7 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p /><p>The <a href="T_BerkeleyDB_AckPolicy.htm">AckPolicy</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;static;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /><img src="../icons/static.gif" title="Static member" /></td><td><a href="F_BerkeleyDB_AckPolicy_ALL.htm">ALL</a></td><td><div class="summary">
             The master should wait until all replication clients have
@@ -39,4 +39,4 @@
             subsequently elected master of the replication group). This is the
             default acknowledgement policy.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_AckPolicy.htm">AckPolicy Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_ActiveTransaction.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_ActiveTransaction.htm
index 8d00276..f10c2cd 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_ActiveTransaction.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_ActiveTransaction.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ActiveTransaction Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ActiveTransaction Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,7 +7,7 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p /><p>The <a href="T_BerkeleyDB_ActiveTransaction.htm">ActiveTransaction</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:defa [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_ActiveTransaction_Begun.htm">Begun</a></td><td><div class="summary">
             The current log sequence number when the transaction was begun.
@@ -33,4 +33,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_ActiveTransaction_ThreadID.htm">ThreadID</a></td><td><div class="summary">
             The thread of control ID of the originator of the transaction.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ActiveTransaction.htm">ActiveTransaction Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_BTreeCursor.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_BTreeCursor.htm
index 0b0b085..368c4bb 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_BTreeCursor.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_BTreeCursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTreeCursor Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTreeCursor Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -45,7 +45,7 @@
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> ( [...]
             Returns an enumerator that iterates through the
             <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.
-            </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr>< [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr>< [...]
             Insert the data element as a duplicate element of the key to which
             the cursor refers.
             </div></td></tr><tr data="public;declared;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_BTreeCursor_Move.htm">Move</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_BTreeCursor_MoveFirst.htm">MoveFirst</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><im [...]
@@ -55,7 +55,7 @@
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_BTreeCursor_MoveFirstMultipleKey.htm">MoveFirstMultipleKey</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_BTreeCursor_MoveLast.htm">MoveLast</a></td><td>Overloaded.  </td></tr><tr data="public;declare [...]
             Overwrite the data of the key/data pair to which the cursor refers
             with the specified data item.
-            </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_BTreeCursor_Recno.htm">Recno</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_BTreeCursor_Refresh.htm">Refresh</a></td><td>Overloaded.  </td [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_BTreeCursor_Recno.htm">Recno</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_BTreeCursor_Refresh.htm">Refresh</a></td><td>Overloaded.  </td [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_Cursor_Current.htm">Current</a></td><td><div class="summary">
             The key/data pair at which the cursor currently points.
@@ -68,4 +68,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_Cursor_Priority.htm">Priority</a></td><td><div class="summary">
             The cache priority for pages referenced by the cursor.
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_BTreeDatabase.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_BTreeDatabase.htm
index f028c4e..e9c64ac 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_BTreeDatabase.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_BTreeDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTreeDatabase Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTreeDatabase Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -55,7 +55,7 @@
             <a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats</a>, <a href="T_BerkeleyDB_HashStats.htm">HashStats</a>,
             <a href="T_BerkeleyDB_QueueStats.htm">QueueStats</a>, and <a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats</a> classes. 
             </p>
-      </div></td></tr><tr data="public;declared;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_BTreeDatabase_Get.htm">Get</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_BTreeDatabase_GetBoth.htm">GetBoth</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src=". [...]
+      </div></td></tr><tr data="public;declared;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_BTreeDatabase_Get.htm">Get</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_BTreeDatabase_GetBoth.htm">GetBoth</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src=". [...]
             Create a specialized join cursor for use in performing equality or
             natural joins on secondary indices.
             </div> (Inherited from <a href="T_BerkeleyDB_Database.htm">Database</a>.)</td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_BTreeDatabase_KeyRange.htm">KeyRange</a></td><td>Overloaded.  </td></tr><tr data="public;static;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /><img src="../icons/static.gif" title="Static member" /></td><td><a href="Overload_ [...]
@@ -80,7 +80,7 @@
             <a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats</a>. 
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Sync.htm">Sync</a></td><td><div class="summary">
             Flush any cached information to disk.
-            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.com/e [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>. [...]
              When called on a database configured with secondary indices, 
              Truncate will truncate the primary database and all secondary
              indices. A count of the records discarded from the primary database
@@ -198,4 +198,4 @@
             If true, the database was opened with support for multiversion
             concurrency control.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_BTreeDatabaseConfig.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_BTreeDatabaseConfig.htm
index f3594fa..46272cf 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_BTreeDatabaseConfig.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_BTreeDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTreeDatabaseConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTreeDatabaseConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,10 +11,10 @@
             Create a new BTreeDatabaseConfig object
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(methodTableToggle, event)" tabindex="0"><img id="methodTableToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Methods</span></h1><div id="methodTableSection" class="section" name="collapseableSection" style=""><table id="memberList" class="members" frame="lhs" cellpadding="2"><col width="10%" [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
             Set the password and algorithm used by the Berkeley DB library to
             perform encryption and decryption. 
-            </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.c [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object< [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_DatabaseConfig_AutoCommit.htm">AutoCommit</a></td><td><div class="summary">
             Enclose the open call within a transaction. If the call succeeds,
@@ -100,4 +100,4 @@
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_DatabaseConfig_PageSize.htm">PageSize</a></td><td><div class="summary">
             The size of the pages used to hold items in the database, in bytes.
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlso [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_BTreeStats.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_BTreeStats.htm
index 3bde965..fed486d 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_BTreeStats.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_BTreeStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTreeStats Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTreeStats Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,7 +7,7 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p /><p>The <a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypre [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_BTreeStats_DuplicatePages.htm">DuplicatePages</a></td><td><div class="summary">
             Duplicate pages. 
@@ -48,4 +48,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_BTreeStats_Version.htm">Version</a></td><td><div class="summary">
             Version number. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_BackupOptions.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_BackupOptions.htm
index ac4a3d6..57c3e7e 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_BackupOptions.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_BackupOptions.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BackupOptions Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BackupOptions Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -9,7 +9,7 @@
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BackupOptions__ctor.htm">BackupOptions</a></td><td><div class="summary">Initializes a new instance of the <a href="T_BerkeleyDB_BackupOptions.htm">BackupOptions</a> class</div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(methodTableT [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_BackupOptions_Clean.htm">Clean</a></td><td><div class="summary">
             If true, all files are removed from the target backup directory 
@@ -36,4 +36,4 @@
             When this option is specified, only log files are copied to the 
             target directory. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BackupOptions.htm">BackupOptions Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_BadSecondaryException.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_BadSecondaryException.htm
index d5ed90d..9ec6638 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_BadSecondaryException.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_BadSecondaryException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BadSecondaryException Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BadSecondaryException Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -18,4 +18,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(propertyTableToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(propertyTableToggle, event)" tabindex="0"><img id="propertyTableToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Properties</span></h1><div id="propertyTableSection" class="section" name="collapseableSecti [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/2wyfbc48" target="_blank">Data</a></td><td><div class="summary">Gets a collection of key/value pairs that provide additional user-defined information about the exception.</div> (Inherited from <a href="http://msdn2.microsoft.com/ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_BaseCursor.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_BaseCursor.htm
index 83c780d..b34719f 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_BaseCursor.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_BaseCursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BaseCursor Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BaseCursor Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -48,5 +48,5 @@
             it's still open.
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> ( [...]
             Returns an enumerator that iterates through the cursor.
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pub [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pub [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_BaseDatabase.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_BaseDatabase.htm
index 1ff0b4b..8aa1637 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_BaseDatabase.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_BaseDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BaseDatabase Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BaseDatabase Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -44,7 +44,7 @@
       </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_BaseDatabase_Cursor.htm">Cursor</a></td><td>Overloaded.  </td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_BaseDatabase_Delete.htm">Delete</a></td><td>Overloaded.  </td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pu [...]
             Release the resources held by this object, and close the database if
             it's still open.
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> ( [...]
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> ( [...]
             The statistical information is described by the
             <a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats</a>, <a href="T_BerkeleyDB_HashStats.htm">HashStats</a>, 
             <a href="T_BerkeleyDB_HeapStats.htm">HeapStats</a>, <a href="T_BerkeleyDB_QueueStats.htm">QueueStats</a>, and
@@ -87,7 +87,7 @@
             </p>
       </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Sync.htm">Sync</a></td><td><div class="summary">
             Flush any cached information to disk.
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> (Inherited from <a [...]
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubm [...]
              When called on a database configured with secondary indices, 
              Truncate will truncate the primary database and all secondary
              indices. A count of the records discarded from the primary database
@@ -178,4 +178,4 @@
             If true, the database was opened with support for multiversion
             concurrency control.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_ByteOrder.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_ByteOrder.htm
index 57efeae..0dd5d26 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_ByteOrder.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_ByteOrder.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ByteOrder Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ByteOrder Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -10,7 +10,7 @@
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
             Convert from the integer constant used to represent byte order in 
             the C library to its corresponding ByteOrder object.
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pub [...]
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pub [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;static;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /><img src="../icons/static.gif" title="Static member" /></td><td><a href="F_BerkeleyDB_ByteOrder_BIG_ENDIAN.htm">BIG_ENDIAN</a></td><td><div class="summary">
             Big endian byte order
@@ -20,4 +20,4 @@
             The host byte order of the machine where the Berkeley DB library was
             compiled.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ByteOrder.htm">ByteOrder Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_CacheInfo.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_CacheInfo.htm
index 367ca49..8649d08 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_CacheInfo.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_CacheInfo.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CacheInfo Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CacheInfo Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
             caches.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(methodTableToggle, event)" tabindex="0"><img id="methodTableToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Methods</span></h1><div id="methodTableSection" class="section" name="collapseableSection" style=""><table id="memberList" class="members" frame="lhs" cellpadding="2"><col width="10%" [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_CacheInfo_Bytes.htm">Bytes</a></td><td><div class="summary">
             The number of bytes in the cache
@@ -22,4 +22,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_CacheInfo_NCaches.htm">NCaches</a></td><td><div class="summary">
             The number of caches
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_CacheInfo.htm">CacheInfo Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_CachePriority.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_CachePriority.htm
index 6e7035d..c5887a5 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_CachePriority.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_CachePriority.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CachePriority Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CachePriority Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,7 +7,7 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p /><p>The <a href="T_BerkeleyDB_CachePriority.htm">CachePriority</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" on [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;static;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /><img src="../icons/static.gif" title="Static member" /></td><td><a href="F_BerkeleyDB_CachePriority_DEFAULT.htm">DEFAULT</a></td><td><div class="summary">
             The default priority.
@@ -20,4 +20,4 @@
             </div></td></tr><tr data="public;static;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /><img src="../icons/static.gif" title="Static member" /></td><td><a href="F_BerkeleyDB_CachePriority_VERY_LOW.htm">VERY_LOW</a></td><td><div class="summary">
             The lowest priority: pages are the most likely to be discarded. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_CachePriority.htm">CachePriority Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_CompactConfig.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_CompactConfig.htm
index a164d4f..6cc15ae 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_CompactConfig.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_CompactConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CompactConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CompactConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
             Create a new CompactConfig object
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(methodTableToggle, event)" tabindex="0"><img id="methodTableToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Methods</span></h1><div id="methodTableSection" class="section" name="collapseableSection" style=""><table id="memberList" class="members" frame="lhs" cellpadding="2"><col width="10%" [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_CompactConfig_returnEnd.htm">returnEnd</a></td><td><div class="summary">
             Return the database key marking the end of the compaction operation
@@ -51,4 +51,4 @@
             parameter identifies the lock timeout used for implicit
             transactions, in microseconds. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_CompactConfig.htm">CompactConfig Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_CompactData.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_CompactData.htm
index 8910b15..955bccd 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_CompactData.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_CompactData.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CompactData Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CompactData Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,7 +7,7 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p /><p>The <a href="T_BerkeleyDB_CompactData.htm">CompactData</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeyp [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_CompactData_Deadlocks.htm">Deadlocks</a></td><td><div class="summary">
             If no <a href="T_BerkeleyDB_Transaction.htm">Transaction</a> parameter was specified, the
@@ -30,4 +30,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_CompactData_PagesTruncated.htm">PagesTruncated</a></td><td><div class="summary">
             The number of database pages returned to the filesystem.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_CompactData.htm">CompactData Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_Cursor.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_Cursor.htm
index f4728ab..2b81f66 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_Cursor.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_Cursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -43,14 +43,14 @@
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> ( [...]
             Returns an enumerator that iterates through the
             <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pub [...]
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pub [...]
             If positioning the cursor fails, <a href="P_BerkeleyDB_Cursor_CurrentMultiple.htm">CurrentMultiple</a> will
             contain an empty
             <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_Cursor_MoveFirstMultipleKey.htm">MoveFirstMultipleKey</a></td><td>Overloaded.  </td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_Cursor_MoveLast.htm">MoveLast</a></td><td>Overloaded.  </td></tr><tr data="public;declared;notNetfw;" [...]
             Overwrite the data of the key/data pair to which the cursor refers
             with the specified data item.
-            </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_Cursor_Refresh.htm">Refresh</a></td><td>Overloaded.  </td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_Cursor_RefreshMultiple.htm">RefreshMultiple</a></td><td>Overloaded.  </td></tr><tr data="public;declared;notNetfw;"><td><img sr [...]
+            </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_Cursor_Refresh.htm">Refresh</a></td><td>Overloaded.  </td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_Cursor_RefreshMultiple.htm">RefreshMultiple</a></td><td>Overloaded.  </td></tr><tr data="public;declared;notNetfw;"><td><img sr [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_Cursor_Current.htm">Current</a></td><td><div class="summary">
             The key/data pair at which the cursor currently points.
@@ -63,4 +63,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_Cursor_Priority.htm">Priority</a></td><td><div class="summary">
             The cache priority for pages referenced by the cursor.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeA [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_CursorConfig.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_CursorConfig.htm
index e061005..7f7c718 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_CursorConfig.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_CursorConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CursorConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CursorConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
             Instantiate a new CursorConfig object
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(methodTableToggle, event)" tabindex="0"><img id="methodTableToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Methods</span></h1><div id="methodTableSection" class="section" name="collapseableSection" style=""><table id="memberList" class="members" frame="lhs" cellpadding="2"><col width="10%" [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_CursorConfig_IsolationDegree.htm">IsolationDegree</a></td><td><div class="summary">
             The isolation degree the cursor should use.
@@ -38,4 +38,4 @@
             database. The underlying database environment must have been opened
             with <a href="F_BerkeleyDB_DatabaseEnvironmentConfig_UseCDB.htm">UseCDB</a> set. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_CursorConfig.htm">CursorConfig Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_Database.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_Database.htm
index a573c2b..99ec33a 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_Database.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_Database.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Database Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Database Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -44,7 +44,7 @@
       </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_Database_Cursor.htm">Cursor</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_Database_Delete.htm">Delete</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmeth [...]
             Release the resources held by this object, and close the database if
             it's still open.
-            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn [...]
             Create a specialized join cursor for use in performing equality or
             natural joins on secondary indices.
             </div></td></tr><tr data="public;static;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /><img src="../icons/static.gif" title="Static member" /></td><td><a href="Overload_BerkeleyDB_Database_Open.htm">Open</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_Database_PrintFastStats.htm">PrintFastStats</a></td><td>Overloaded.  [...]
@@ -66,7 +66,7 @@
             </p>
       </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_Database_PutNoOverwrite.htm">PutNoOverwrite</a></td><td>Overloaded.  </td></tr><tr data="public;static;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /><img src="../icons/static.gif" title="Static member" /></td><td><a href="Overload_BerkeleyDB_Database_Salvage.htm">Salvage</a></td><td>Overloaded.   [...]
             Flush any cached information to disk.
-            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.com/e [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>. [...]
              When called on a database configured with secondary indices, 
              Truncate will truncate the primary database and all secondary
              indices. A count of the records discarded from the primary database
@@ -168,4 +168,4 @@
             If true, the database was opened with support for multiversion
             concurrency control.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_DatabaseConfig.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_DatabaseConfig.htm
index 3793ac4..9493ea4 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_DatabaseConfig.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_DatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,10 +11,10 @@
             Instantiate a new DatabaseConfig object
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(methodTableToggle, event)" tabindex="0"><img id="methodTableToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Methods</span></h1><div id="methodTableSection" class="section" name="collapseableSection" style=""><table id="memberList" class="members" frame="lhs" cellpadding="2"><col width="10%" [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
             Set the password and algorithm used by the Berkeley DB library to
             perform encryption and decryption. 
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> (Inherited from <a [...]
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse( [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_DatabaseConfig_AutoCommit.htm">AutoCommit</a></td><td><div class="summary">
             Enclose the open call within a transaction. If the call succeeds,
@@ -75,4 +75,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_DatabaseConfig_PageSize.htm">PageSize</a></td><td><div class="summary">
             The size of the pages used to hold items in the database, in bytes.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_DatabaseEntry.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_DatabaseEntry.htm
index 5b619e6..2c6d825 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_DatabaseEntry.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_DatabaseEntry.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseEntry Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseEntry Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_DatabaseEntry_Dispose.htm">Dispose</a></td><td><div class="summary">
             Release the resources held by the underlying C library.
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> ( [...]
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> ( [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_DatabaseEntry_Data.htm">Data</a></td><td><div class="summary">
             The byte string stored in or retrieved from a database
@@ -27,4 +27,4 @@
             Set this DatabaseEntry as read only - that is Berkeley DB will not
             alter the entry.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_DatabaseEnvironment.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_DatabaseEnvironment.htm
index c5907eb..f7fae97 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_DatabaseEnvironment.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_DatabaseEnvironment.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseEnvironment Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseEnvironment Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -85,7 +85,7 @@
             structures, while holding a logical database lock, or with an
             unresolved transaction (that is, a transaction that was never
             aborted or committed).
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pub [...]
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pub [...]
             This method checks to see if a specified transaction has been replicated from 
             the master of a replication group. It may be called by applications using either
             the Base API or the Replication Manager.
@@ -304,7 +304,7 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_DatabaseEnvironment_SetMaxSequentialWrites.htm">SetMaxSequentialWrites</a></td><td><div class="summary">
             Limit the number of sequential write operations scheduled by the
             library when flushing dirty pages from the cache.
-            </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_DatabaseEnvironment_SyncMemPool.htm">SyncMemPool</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a hre [...]
+            </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_DatabaseEnvironment_SyncMemPool.htm">SyncMemPool</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string [...]
             Ensure that a specified percent of the pages in the cache are clean,
             by writing dirty pages to their backing files. 
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_DatabaseEnvironment_WriteToLog.htm">WriteToLog</a></td><td>Overloaded.  <div class="summary">
@@ -742,4 +742,4 @@
             If true, Berkeley DB will yield the processor immediately after each
             page or mutex acquisition.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_DatabaseEnvironmentConfig.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_DatabaseEnvironmentConfig.htm
index 123e84c..d7fb6ad 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_DatabaseEnvironmentConfig.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_DatabaseEnvironmentConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseEnvironmentConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseEnvironmentConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,10 +11,10 @@
             Create a new object, with default settings
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(methodTableToggle, event)" tabindex="0"><img id="methodTableToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Methods</span></h1><div id="methodTableSection" class="section" name="collapseableSection" style=""><table id="memberList" class="members" frame="lhs" cellpadding="2"><col width="10%" [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
             Set the password and algorithm used by the Berkeley DB library to
             perform encryption and decryption. 
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> (Inherited from <a [...]
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse( [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_DatabaseEnvironmentConfig_AutoCommit.htm">AutoCommit</a></td><td><div class="summary">
             If true, database operations for which no explicit transaction
@@ -212,4 +212,4 @@
             Recover to the time specified by timestamp rather than to the most
             current possible date.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironmentConfig.htm">DatabaseEnvironment [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_DatabaseException.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_DatabaseException.htm
index be566a5..82e7bac 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_DatabaseException.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_DatabaseException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseException Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseException Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -21,4 +21,4 @@
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(propertyTableToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(propertyTableToggle, event)" tabindex="0"><img id="propertyTableToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Properties</span></h1><div id="propertyTableSection" class="section" name="collapseableSection" style=""><table id="memberList" class="members" frame="lhs" cellpadding="2"><col  [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/2wyfbc48" target="_blank">Data</a></td><td><div class="summary">Gets a collection of key/value pairs that provide additional user-defined information about the exception.</div> (Inherited from <a href="http://msdn2.microsoft.com/ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_DatabaseType.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_DatabaseType.htm
index f7a76ea..9a580a4 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_DatabaseType.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_DatabaseType.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseType Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseType Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,7 +7,7 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p /><p>The <a href="T_BerkeleyDB_DatabaseType.htm">DatabaseType</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onke [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
             Convert this instance of DatabaseType to its string representation.
             </div> (Overrides <a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">Object<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>ToString<span class="languageSpecificText"><span class="cs">()</span><span class="cpp">()</span><span class="nu">()</span></span></a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(fieldTableToggle)" style="c [...]
                
@@ -24,4 +24,4 @@
             </div></td></tr><tr data="public;static;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /><img src="../icons/static.gif" title="Static member" /></td><td><a href="F_BerkeleyDB_DatabaseType_UNKNOWN.htm">UNKNOWN</a></td><td><div class="summary">
             Unknown access method
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseType.htm">DatabaseType Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_DbChannel.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_DbChannel.htm
index 262b800..a22d826 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_DbChannel.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_DbChannel.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DbChannel Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DbChannel Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_DbChannel_Dispose.htm">Dispose</a></td><td><div class="summary">
             Release the resources held by this object, and close the channel if
             it's still open.
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> ( [...]
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> ( [...]
             Send a message on the message channel. The message is sent 
             asynchronously. The method does not wait for a response before
             returning. It usually completes quickly because it only waits for
@@ -21,10 +21,10 @@
             messages, and/or if the network data buffer is nearly full. 
             It could even block indefinitely if the remote site is slow
             to read.
-            </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_DbChannel_SendRequest.htm">SendRequest</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http:// [...]
+            </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_DbChannel_SendRequest.htm">SendRequest</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that repr [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_DbChannel_Timeout.htm">Timeout</a></td><td><div class="summary">
             Set the default timeout value. It is used by
             <a href="M_BerkeleyDB_DbChannel_SendRequest_1.htm">SendRequest(<span class="languageSpecificText"><span class="cpp">array<</span></span>DatabaseEntry<span class="languageSpecificText"><span class="cpp">></span><span class="cs">[]</span><span class="vb">()</span><span class="nu">[]</span></span>, UInt32)</a>.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DbChannel.htm">DbChannel Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_DbSite.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_DbSite.htm
index f33b39f..22626b7 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_DbSite.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_DbSite.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DbSite Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DbSite Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_DbSite_Dispose.htm">Dispose</a></td><td><div class="summary">
             Release the resources held by this object, and close the site if
             it's still open.
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> ( [...]
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> ( [...]
             Remove the site from the replication manager.
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> (Inherited from <a [...]
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse( [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_DbSite_Address.htm">Address</a></td><td><div class="summary">
             The host and port of the site.
@@ -31,4 +31,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_DbSite_Peer.htm">Peer</a></td><td><div class="summary">
             Whether the site is peer to local site. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DbSite.htm">DbSite Class</a></div><div class="seeA [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_DbSiteConfig.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_DbSiteConfig.htm
index 6c464ab..268871e 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_DbSiteConfig.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_DbSiteConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DbSiteConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DbSiteConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
             Create a new DbSiteConfig object
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(methodTableToggle, event)" tabindex="0"><img id="methodTableToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Methods</span></h1><div id="methodTableSection" class="section" name="collapseableSection" style=""><table id="memberList" class="members" frame="lhs" cellpadding="2"><col width="10%" [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_DbSiteConfig_Host.htm">Host</a></td><td><div class="summary">
             The host of the site.
@@ -30,4 +30,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_DbSiteConfig_Peer.htm">Peer</a></td><td><div class="summary">
             Whether the site is peer to local site. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DbSiteConfig.htm">DbSiteConfig Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_DbThreadID.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_DbThreadID.htm
index 7649bd0..4c43559 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_DbThreadID.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_DbThreadID.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DbThreadID Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DbThreadID Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,11 +11,11 @@
             Instantiate a new DbThreadID object
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(methodTableToggle, event)" tabindex="0"><img id="methodTableToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Methods</span></h1><div id="methodTableSection" class="section" name="collapseableSection" style=""><table id="memberList" class="members" frame="lhs" cellpadding="2"><col width="10%" [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_DbThreadID_processID.htm">processID</a></td><td><div class="summary">
             The Process ID of the thread of control
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_DbThreadID_threadID.htm">threadID</a></td><td><div class="summary">
             The Thread ID of the thread of control
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DbThreadID.htm">DbThreadID Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_DeadlockException.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_DeadlockException.htm
index 9d40922..a15950a 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_DeadlockException.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_DeadlockException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DeadlockException Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DeadlockException Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -18,4 +18,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(propertyTableToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(propertyTableToggle, event)" tabindex="0"><img id="propertyTableToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Properties</span></h1><div id="propertyTableSection" class="section" name="collapseableSecti [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/2wyfbc48" target="_blank">Data</a></td><td><div class="summary">Gets a collection of key/value pairs that provide additional user-defined information about the exception.</div> (Inherited from <a href="http://msdn2.microsoft.com/ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_DeadlockPolicy.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_DeadlockPolicy.htm
index f6f6383..13cf18b 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_DeadlockPolicy.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_DeadlockPolicy.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DeadlockPolicy Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DeadlockPolicy Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,7 +7,7 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p /><p>The <a href="T_BerkeleyDB_DeadlockPolicy.htm">DeadlockPolicy</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;"  [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;static;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /><img src="../icons/static.gif" title="Static member" /></td><td><a href="F_BerkeleyDB_DeadlockPolicy_DEFAULT.htm">DEFAULT</a></td><td><div class="summary">
             If no DeadlockPolicy has yet been specified, use
@@ -31,4 +31,4 @@
             </div></td></tr><tr data="public;static;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /><img src="../icons/static.gif" title="Static member" /></td><td><a href="F_BerkeleyDB_DeadlockPolicy_YOUNGEST.htm">YOUNGEST</a></td><td><div class="summary">
             Reject the lock request for the locker ID with the youngest lock.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DeadlockPolicy.htm">DeadlockPolicy Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_ErrorCodes.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_ErrorCodes.htm
index d3f2cba..0ac5db7 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_ErrorCodes.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_ErrorCodes.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ErrorCodes Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ErrorCodes Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -9,7 +9,7 @@
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_ErrorCodes__ctor.htm">ErrorCodes</a></td><td><div class="summary">Initializes a new instance of the <a href="T_BerkeleyDB_ErrorCodes.htm">ErrorCodes</a> class</div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" styl [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;static;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /><img src="../icons/static.gif" title="Static member" /></td><td><a href="F_BerkeleyDB_ErrorCodes_DB_BUFFER_SMALL.htm">DB_BUFFER_SMALL</a></td><td><div class="summary">
              User memory too small for return. 
@@ -68,4 +68,4 @@
             </div></td></tr><tr data="public;static;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /><img src="../icons/static.gif" title="Static member" /></td><td><a href="F_BerkeleyDB_ErrorCodes_DB_VERSION_MISMATCH.htm">DB_VERSION_MISMATCH</a></td><td><div class="summary">
              Environment version mismatch. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ErrorCodes.htm">ErrorCodes Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_ForeignConflictException.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_ForeignConflictException.htm
index 24c0427..7e083e3 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_ForeignConflictException.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_ForeignConflictException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ForeignConflictException Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ForeignConflictException Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -18,4 +18,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(propertyTableToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(propertyTableToggle, event)" tabindex="0"><img id="propertyTableToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Properties</span></h1><div id="propertyTableSection" class="section" name="collapseableSecti [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/2wyfbc48" target="_blank">Data</a></td><td><div class="summary">Gets a collection of key/value pairs that provide additional user-defined information about the exception.</div> (Inherited from <a href="http://msdn2.microsoft.com/ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_FullLogBufferException.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_FullLogBufferException.htm
index f5da838..5ca43f0 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_FullLogBufferException.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_FullLogBufferException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FullLogBufferException Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FullLogBufferException Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -18,4 +18,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(propertyTableToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(propertyTableToggle, event)" tabindex="0"><img id="propertyTableToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Properties</span></h1><div id="propertyTableSection" class="section" name="collapseableSecti [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/2wyfbc48" target="_blank">Data</a></td><td><div class="summary">Gets a collection of key/value pairs that provide additional user-defined information about the exception.</div> (Inherited from <a href="http://msdn2.microsoft.com/ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_HashCursor.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_HashCursor.htm
index 977d64b..f6b9cbe 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_HashCursor.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_HashCursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashCursor Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashCursor Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -45,7 +45,7 @@
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> ( [...]
             Returns an enumerator that iterates through the
             <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.
-            </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr>< [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr>< [...]
             Insert the data element as a duplicate element of the key to which
             the cursor refers.
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_HashCursor_Move.htm">Move</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_HashCursor_MoveFirst.htm">MoveFirst</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../i [...]
@@ -55,7 +55,7 @@
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_HashCursor_MoveFirstMultipleKey.htm">MoveFirstMultipleKey</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_HashCursor_MoveLast.htm">MoveLast</a></td><td>Overloaded.  </td></tr><tr data="public;inherited [...]
             Overwrite the data of the key/data pair to which the cursor refers
             with the specified data item.
-            </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_HashCursor_Refresh.htm">Refresh</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_HashCursor_RefreshMultiple.htm">RefreshMultiple</a></td><t [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_HashCursor_Refresh.htm">Refresh</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_HashCursor_RefreshMultiple.htm">RefreshMultiple</a></td><t [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_Cursor_Current.htm">Current</a></td><td><div class="summary">
             The key/data pair at which the cursor currently points.
@@ -68,4 +68,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_Cursor_Priority.htm">Priority</a></td><td><div class="summary">
             The cache priority for pages referenced by the cursor.
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_HashDatabase.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_HashDatabase.htm
index 0520abb..a0a3768 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_HashDatabase.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_HashDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashDatabase Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashDatabase Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -55,7 +55,7 @@
             <a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats</a>, <a href="T_BerkeleyDB_HashStats.htm">HashStats</a>,
             <a href="T_BerkeleyDB_QueueStats.htm">QueueStats</a>, and <a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats</a> classes. 
             </p>
-      </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_HashDatabase_Get.htm">Get</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_HashDatabase_GetBoth.htm">GetBoth</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pub [...]
+      </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_HashDatabase_Get.htm">Get</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_HashDatabase_GetBoth.htm">GetBoth</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pub [...]
             Create a specialized join cursor for use in performing equality or
             natural joins on secondary indices.
             </div> (Inherited from <a href="T_BerkeleyDB_Database.htm">Database</a>.)</td></tr><tr data="public;static;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /><img src="../icons/static.gif" title="Static member" /></td><td><a href="Overload_BerkeleyDB_HashDatabase_Open.htm">Open</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_Berkeley [...]
@@ -80,7 +80,7 @@
             <a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats</a>. 
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Sync.htm">Sync</a></td><td><div class="summary">
             Flush any cached information to disk.
-            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.com/e [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>. [...]
              When called on a database configured with secondary indices, 
              Truncate will truncate the primary database and all secondary
              indices. A count of the records discarded from the primary database
@@ -187,4 +187,4 @@
             If true, the database was opened with support for multiversion
             concurrency control.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_HashDatabaseConfig.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_HashDatabaseConfig.htm
index ab0ef15..a454c8b 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_HashDatabaseConfig.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_HashDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashDatabaseConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashDatabaseConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,10 +11,10 @@
             Instantiate a new HashDatabaseConfig object
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(methodTableToggle, event)" tabindex="0"><img id="methodTableToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Methods</span></h1><div id="methodTableSection" class="section" name="collapseableSection" style=""><table id="memberList" class="members" frame="lhs" cellpadding="2"><col width="10%" [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
             Set the password and algorithm used by the Berkeley DB library to
             perform encryption and decryption. 
-            </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.c [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object< [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_DatabaseConfig_AutoCommit.htm">AutoCommit</a></td><td><div class="summary">
             Enclose the open call within a transaction. If the call succeeds,
@@ -93,4 +93,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_HashDatabaseConfig_TableSize.htm">TableSize</a></td><td><div class="summary">
             An estimate of the final size of the hash table.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashDatabaseConfig.htm">HashDatabaseConfig Class</ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_HashStats.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_HashStats.htm
index ad97d69..32c4b2f 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_HashStats.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_HashStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashStats Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashStats Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,7 +7,7 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p /><p>The <a href="T_BerkeleyDB_HashStats.htm">HashStats</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_HashStats_BigPages.htm">BigPages</a></td><td><div class="summary">
             Number of big key/data pages. 
@@ -44,4 +44,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_HashStats_Version.htm">Version</a></td><td><div class="summary">
             Version number. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashStats.htm">HashStats Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_HeapDatabase.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_HeapDatabase.htm
index 7a2c61b..e16efe5 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_HeapDatabase.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_HeapDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapDatabase Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapDatabase Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -56,7 +56,7 @@
             <a href="T_BerkeleyDB_HeapStats.htm">HeapStats</a>, <a href="T_BerkeleyDB_QueueStats.htm">QueueStats</a>, and 
             <a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats</a> classes. 
             </p>
-      </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_HeapDatabase_Get.htm">Get</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_HeapDatabase_GetBoth.htm">GetBoth</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pub [...]
+      </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_HeapDatabase_Get.htm">Get</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_HeapDatabase_GetBoth.htm">GetBoth</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pub [...]
             Create a specialized join cursor for use in performing equality or
             natural joins on secondary indices.
             </div> (Inherited from <a href="T_BerkeleyDB_Database.htm">Database</a>.)</td></tr><tr data="public;static;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /><img src="../icons/static.gif" title="Static member" /></td><td><a href="Overload_BerkeleyDB_HeapDatabase_Open.htm">Open</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_Berkeley [...]
@@ -81,7 +81,7 @@
             <a href="T_BerkeleyDB_HeapStats.htm">HeapStats</a>. 
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Sync.htm">Sync</a></td><td><div class="summary">
             Flush any cached information to disk.
-            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.com/e [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>. [...]
              When called on a database configured with secondary indices, 
              Truncate will truncate the primary database and all secondary
              indices. A count of the records discarded from the primary database
@@ -180,4 +180,4 @@
             If true, the database was opened with support for multiversion
             concurrency control.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_HeapDatabaseConfig.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_HeapDatabaseConfig.htm
index 90b5ac8..7533f82 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_HeapDatabaseConfig.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_HeapDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapDatabaseConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapDatabaseConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
             Instantiate a new HeapDatabaseConfig object
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(methodTableToggle, event)" tabindex="0"><img id="methodTableToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Methods</span></h1><div id="methodTableSection" class="section" name="collapseableSection" style=""><table id="memberList" class="members" frame="lhs" cellpadding="2"><col width="10%" [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
              Set the maximum on-disk database file size used by the database. If
              this value is never set, the database's file size can grow without
              bound. If this value is set, then the heap file can never grow
@@ -21,7 +21,7 @@
              </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_DatabaseConfig_SetEncryption.htm">SetEncryption</a></td><td><div class="summary">
             Set the password and algorithm used by the Berkeley DB library to
             perform encryption and decryption. 
-            </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.c [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object< [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_DatabaseConfig_AutoCommit.htm">AutoCommit</a></td><td><div class="summary">
             Enclose the open call within a transaction. If the call succeeds,
@@ -99,4 +99,4 @@
              <a href="M_BerkeleyDB_Database_Open.htm">Open(String, DatabaseConfig)</a> is called. The maximum allowable region 
              size will be included in the error message. 
              </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HeapDatabaseConfig.htm">HeapDatabaseConfig Class< [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_HeapFullException.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_HeapFullException.htm
index 4a28706..fc797e5 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_HeapFullException.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_HeapFullException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapFullException Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapFullException Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -18,4 +18,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(propertyTableToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(propertyTableToggle, event)" tabindex="0"><img id="propertyTableToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Properties</span></h1><div id="propertyTableSection" class="section" name="collapseableSecti [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/2wyfbc48" target="_blank">Data</a></td><td><div class="summary">Gets a collection of key/value pairs that provide additional user-defined information about the exception.</div> (Inherited from <a href="http://msdn2.microsoft.com/ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_HeapRecordId.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_HeapRecordId.htm
index e23b968..44cb315 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_HeapRecordId.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_HeapRecordId.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapRecordId Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapRecordId Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,11 +11,11 @@
             Construct a new record id, given a page number and index.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(methodTableToggle, event)" tabindex="0"><img id="methodTableToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Methods</span></h1><div id="methodTableSection" class="section" name="collapseableSection" style=""><table id="memberList" class="members" frame="lhs" cellpadding="2"><col width="10%" [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_HeapRecordId_Index.htm">Index</a></td><td><div class="summary">
             Index in the offset table where the record can be found.
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_HeapRecordId_PageNumber.htm">PageNumber</a></td><td><div class="summary">
             The database page number where the record is stored. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HeapRecordId.htm">HeapRecordId Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_HeapStats.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_HeapStats.htm
index df88b3b..a004ed7 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_HeapStats.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_HeapStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapStats Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapStats Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,7 +7,7 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p /><p>The <a href="T_BerkeleyDB_HeapStats.htm">HeapStats</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_HeapStats_MagicNumber.htm">MagicNumber</a></td><td><div class="summary">
             Magic number that identifies the file as a Heap file. 
@@ -26,4 +26,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_HeapStats_Version.htm">Version</a></td><td><div class="summary">
             The version of the Heap database. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HeapStats.htm">HeapStats Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_IBackup.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_IBackup.htm
index 5fc9700..f21c616 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_IBackup.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_IBackup.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>IBackup Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>IBackup Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,4 +16,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_IBackup_Write.htm">Write</a></td><td><div class="summary">
             Called when writing data during a backup. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_IBackup.htm">IBackup Interface</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_JoinCursor.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_JoinCursor.htm
index 589d09b..4ebfa35 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_JoinCursor.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_JoinCursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>JoinCursor Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>JoinCursor Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -28,9 +28,9 @@
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> ( [...]
             Returns an enumerator that iterates through the
             <a href="T_BerkeleyDB_JoinCursor.htm">JoinCursor</a>.
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pub [...]
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pub [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_JoinCursor_Current.htm">Current</a></td><td><div class="summary">
             The key/data pair at which the cursor currently points.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_JoinCursor.htm">JoinCursor Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_KeyEmptyException.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_KeyEmptyException.htm
index 66870b5..c45ca6c 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_KeyEmptyException.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_KeyEmptyException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>KeyEmptyException Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>KeyEmptyException Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -18,4 +18,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(propertyTableToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(propertyTableToggle, event)" tabindex="0"><img id="propertyTableToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Properties</span></h1><div id="propertyTableSection" class="section" name="collapseableSecti [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/2wyfbc48" target="_blank">Data</a></td><td><div class="summary">Gets a collection of key/value pairs that provide additional user-defined information about the exception.</div> (Inherited from <a href="http://msdn2.microsoft.com/ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_KeyExistException.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_KeyExistException.htm
index cbb3f46..03b937b 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_KeyExistException.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_KeyExistException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>KeyExistException Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>KeyExistException Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -18,4 +18,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(propertyTableToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(propertyTableToggle, event)" tabindex="0"><img id="propertyTableToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Properties</span></h1><div id="propertyTableSection" class="section" name="collapseableSecti [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/2wyfbc48" target="_blank">Data</a></td><td><div class="summary">Gets a collection of key/value pairs that provide additional user-defined information about the exception.</div> (Inherited from <a href="http://msdn2.microsoft.com/ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_KeyRange.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_KeyRange.htm
index 158eaae..c755773 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_KeyRange.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_KeyRange.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>KeyRange Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>KeyRange Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,7 +7,7 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p /><p>The <a href="T_BerkeleyDB_KeyRange.htm">KeyRange</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress=" [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_KeyRange_Equal.htm">Equal</a></td><td><div class="summary">
             A value between 0 and 1, the proportion of keys equal to the
@@ -19,4 +19,4 @@
             A value between 0 and 1, the proportion of keys less than the
             specified key. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_KeyRange.htm">KeyRange Class</a></div><div class=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_LSN.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_LSN.htm
index f5f4fc2..675526a 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_LSN.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_LSN.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LSN Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LSN Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,11 +13,11 @@
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;static;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /><img src="../icons/static.gif" title="Static member" /></td><td><a href="M_BerkeleyDB_LSN_Compare.htm">Compare</a></td><td><div class="summary">
             Compare two LSNs.
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> ( [...]
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> ( [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_LSN_LogFileNumber.htm">LogFileNumber</a></td><td><div class="summary">
             The log file number.
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_LSN_Offset.htm">Offset</a></td><td><div class="summary">
             The offset in the log file. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LSN.htm">LSN Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_LeaseExpiredException.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_LeaseExpiredException.htm
index 89e2e20..30a6f78 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_LeaseExpiredException.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_LeaseExpiredException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LeaseExpiredException Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LeaseExpiredException Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -18,4 +18,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(propertyTableToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(propertyTableToggle, event)" tabindex="0"><img id="propertyTableToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Properties</span></h1><div id="propertyTableSection" class="section" name="collapseableSecti [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/2wyfbc48" target="_blank">Data</a></td><td><div class="summary">Gets a collection of key/value pairs that provide additional user-defined information about the exception.</div> (Inherited from <a href="http://msdn2.microsoft.com/ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_LockNotGrantedException.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_LockNotGrantedException.htm
index 5552a5a..b3af27b 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_LockNotGrantedException.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_LockNotGrantedException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockNotGrantedException Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockNotGrantedException Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -18,4 +18,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(propertyTableToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(propertyTableToggle, event)" tabindex="0"><img id="propertyTableToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Properties</span></h1><div id="propertyTableSection" class="section" name="collapseableSecti [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/2wyfbc48" target="_blank">Data</a></td><td><div class="summary">Gets a collection of key/value pairs that provide additional user-defined information about the exception.</div> (Inherited from <a href="http://msdn2.microsoft.com/ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_LockStats.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_LockStats.htm
index da6d47c..535094f 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_LockStats.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_LockStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockStats Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockStats Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,7 +7,7 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p /><p>The <a href="T_BerkeleyDB_LockStats.htm">LockStats</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_LockStats_AllocatedLockers.htm">AllocatedLockers</a></td><td><div class="summary">
             Current number of lockers allocated. 
@@ -108,4 +108,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_LockStats_TxnTimeouts.htm">TxnTimeouts</a></td><td><div class="summary">
             Number of transaction timeouts. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_LockingConfig.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_LockingConfig.htm
index 4ec847c..9a76b91 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_LockingConfig.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_LockingConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockingConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockingConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -9,7 +9,7 @@
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_LockingConfig__ctor.htm">LockingConfig</a></td><td><div class="summary">Initializes a new instance of the <a href="T_BerkeleyDB_LockingConfig.htm">LockingConfig</a> class</div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(methodTableT [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_LockingConfig_DeadlockResolution.htm">DeadlockResolution</a></td><td><div class="summary">
             If non-null, the deadlock detector is to be run whenever a lock
@@ -42,4 +42,4 @@
             Set the number of buckets in the lock object hash table in the
             Berkeley DB environment.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockingConfig.htm">LockingConfig Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_LockingInfo.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_LockingInfo.htm
index 2aba582..92a752a 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_LockingInfo.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_LockingInfo.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockingInfo Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockingInfo Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
             Instantiate a new LockingInfo object
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(methodTableToggle, event)" tabindex="0"><img id="methodTableToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Methods</span></h1><div id="methodTableSection" class="section" name="collapseableSection" style=""><table id="memberList" class="members" frame="lhs" cellpadding="2"><col width="10%" [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_LockingInfo_IsolationDegree.htm">IsolationDegree</a></td><td><div class="summary">
             The isolation degree of the operation.
@@ -19,4 +19,4 @@
             If true, acquire write locks instead of read locks when doing a
             read, if locking is configured.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_LogConfig.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_LogConfig.htm
index 47fd39d..c1011d1 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_LogConfig.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_LogConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -9,7 +9,7 @@
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_LogConfig__ctor.htm">LogConfig</a></td><td><div class="summary">Initializes a new instance of the <a href="T_BerkeleyDB_LogConfig.htm">LogConfig</a> class</div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="c [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_LogConfig_AutoRemove.htm">AutoRemove</a></td><td><div class="summary">
             If true, Berkeley DB will automatically remove log files that are no
@@ -46,4 +46,4 @@
             Te size of the underlying logging area of the Berkeley DB
             environment, in bytes.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogConfig.htm">LogConfig Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_LogStats.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_LogStats.htm
index d336c0f..27484b3 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_LogStats.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_LogStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogStats Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogStats Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,7 +7,7 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p /><p>The <a href="T_BerkeleyDB_LogStats.htm">LogStats</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress=" [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_LogStats_BufferSize.htm">BufferSize</a></td><td><div class="summary">
             Log buffer size. 
@@ -62,4 +62,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_LogStats_Writes.htm">Writes</a></td><td><div class="summary">
             Total I/O writes to the log. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogStats.htm">LogStats Class</a></div><div class=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_LogVerifyConfig.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_LogVerifyConfig.htm
index ee4e49e..6dc8c4d 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_LogVerifyConfig.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_LogVerifyConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogVerifyConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogVerifyConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
             configuration settings.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(methodTableToggle, event)" tabindex="0"><img id="methodTableToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Methods</span></h1><div id="methodTableSection" class="section" name="collapseableSection" style=""><table id="memberList" class="members" frame="lhs" cellpadding="2"><col width="10%" [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_LogVerifyConfig_CacheSize.htm">CacheSize</a></td><td><div class="summary">
             The cache size for the internal database environment.
@@ -36,4 +36,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_LogVerifyConfig_Verbose.htm">Verbose</a></td><td><div class="summary">
             Whether output verbose information.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogVerifyConfig.htm">LogVerifyConfig Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_MPoolConfig.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_MPoolConfig.htm
index aee13dd..7dff67b 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_MPoolConfig.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_MPoolConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MPoolConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MPoolConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -9,10 +9,10 @@
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_MPoolConfig__ctor.htm">MPoolConfig</a></td><td><div class="summary">Initializes a new instance of the <a href="T_BerkeleyDB_MPoolConfig.htm">MPoolConfig</a> class</div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)"  [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
             Limit the number of sequential write operations scheduled by the
             library when flushing dirty pages from the cache.
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> (Inherited from <a [...]
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse( [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_MPoolConfig_CacheSize.htm">CacheSize</a></td><td><div class="summary">
             The size of the shared memory buffer pool — that is, the cache.
@@ -34,4 +34,4 @@
             The number of microseconds the thread of control should pause before
             scheduling further write operations.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolConfig.htm">MPoolConfig Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_MPoolFileStats.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_MPoolFileStats.htm
index 5f05500..b911002 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_MPoolFileStats.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_MPoolFileStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MPoolFileStats Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MPoolFileStats Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,7 +7,7 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p /><p>The <a href="T_BerkeleyDB_MPoolFileStats.htm">MPoolFileStats</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;"  [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_MPoolFileStats_BackupSpins.htm">BackupSpins</a></td><td><div class="summary">
             Number of spins by a backup.
@@ -28,4 +28,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_MPoolFileStats_PagesWritten.htm">PagesWritten</a></td><td><div class="summary">
             Pages written out. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolFileStats.htm">MPoolFileStats Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_MPoolStats.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_MPoolStats.htm
index 03892db..25f770c 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_MPoolStats.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_MPoolStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MPoolStats Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MPoolStats Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,7 +7,7 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p /><p>The <a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypre [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_MPoolStats_BlockedOperations.htm">BlockedOperations</a></td><td><div class="summary">
             Thread waited on buffer I/O. 
@@ -96,4 +96,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_MPoolStats_ThawedBuffers.htm">ThawedBuffers</a></td><td><div class="summary">
             Buffers thawed. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_MultipleDatabaseEntry.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_MultipleDatabaseEntry.htm
index d32bed9..a0f090c 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_MultipleDatabaseEntry.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_MultipleDatabaseEntry.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MultipleDatabaseEntry Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MultipleDatabaseEntry Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,7 +15,7 @@
             Return an enumerator which iterates over all
             <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> objects represented by the 
             <a href="T_BerkeleyDB_MultipleDatabaseEntry.htm">MultipleDatabaseEntry</a>.
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pub [...]
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pub [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_DatabaseEntry_Data.htm">Data</a></td><td><div class="summary">
             The byte string stored in or retrieved from a database
@@ -33,4 +33,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>.)</td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_MultipleDatabaseEntry_Recno.htm">Recno</a></td><td><div class="summary">
             Whether the bulk buffer is for recno or queue database.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MultipleDatabaseEntry.htm">MultipleDatabaseEntry C [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_MultipleKeyDatabaseEntry.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_MultipleKeyDatabaseEntry.htm
index afd7651..9e13241 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_MultipleKeyDatabaseEntry.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_MultipleKeyDatabaseEntry.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MultipleKeyDatabaseEntry Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MultipleKeyDatabaseEntry Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,7 +15,7 @@
             Return an enumerator which iterates over all
             <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> pairs represented by the 
             <a href="T_BerkeleyDB_MultipleKeyDatabaseEntry.htm">MultipleKeyDatabaseEntry</a>.
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pub [...]
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pub [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_DatabaseEntry_Data.htm">Data</a></td><td><div class="summary">
             The byte string stored in or retrieved from a database
@@ -33,4 +33,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>.)</td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_MultipleKeyDatabaseEntry_Recno.htm">Recno</a></td><td><div class="summary">
             Whether the bulk buffer is for recno or queue database.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MultipleKeyDatabaseEntry.htm">MultipleKeyDatabaseE [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_MutexConfig.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_MutexConfig.htm
index cd7ff8b..31891b4 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_MutexConfig.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_MutexConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MutexConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MutexConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -9,7 +9,7 @@
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_MutexConfig__ctor.htm">MutexConfig</a></td><td><div class="summary">Initializes a new instance of the <a href="T_BerkeleyDB_MutexConfig.htm">MutexConfig</a> class</div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)"  [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_MutexConfig_Alignment.htm">Alignment</a></td><td><div class="summary">
             The mutex alignment, in bytes.
@@ -23,4 +23,4 @@
             The number of spins test-and-set mutexes should execute before
             blocking. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MutexConfig.htm">MutexConfig Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_MutexStats.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_MutexStats.htm
index b284eef..594e3c9 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_MutexStats.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_MutexStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MutexStats Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MutexStats Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,7 +7,7 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p /><p>The <a href="T_BerkeleyDB_MutexStats.htm">MutexStats</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypre [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_MutexStats_Alignment.htm">Alignment</a></td><td><div class="summary">
             Mutex alignment 
@@ -34,4 +34,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_MutexStats_TASSpins.htm">TASSpins</a></td><td><div class="summary">
             Mutex test-and-set spins 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MutexStats.htm">MutexStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_NotFoundException.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_NotFoundException.htm
index 2687a39..74a87af 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_NotFoundException.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_NotFoundException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NotFoundException Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NotFoundException Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -18,4 +18,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(propertyTableToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(propertyTableToggle, event)" tabindex="0"><img id="propertyTableToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Properties</span></h1><div id="propertyTableSection" class="section" name="collapseableSecti [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/2wyfbc48" target="_blank">Data</a></td><td><div class="summary">Gets a collection of key/value pairs that provide additional user-defined information about the exception.</div> (Inherited from <a href="http://msdn2.microsoft.com/ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_OldVersionException.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_OldVersionException.htm
index 94782ef..b8204e3 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_OldVersionException.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_OldVersionException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>OldVersionException Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>OldVersionException Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -18,4 +18,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(propertyTableToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(propertyTableToggle, event)" tabindex="0"><img id="propertyTableToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Properties</span></h1><div id="propertyTableSection" class="section" name="collapseableSecti [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/2wyfbc48" target="_blank">Data</a></td><td><div class="summary">Gets a collection of key/value pairs that provide additional user-defined information about the exception.</div> (Inherited from <a href="http://msdn2.microsoft.com/ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_PageNotFoundException.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_PageNotFoundException.htm
index 2644b0f..39d2c37 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_PageNotFoundException.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_PageNotFoundException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PageNotFoundException Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PageNotFoundException Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,4 +16,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(propertyTableToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(propertyTableToggle, event)" tabindex="0"><img id="propertyTableToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Properties</span></h1><div id="propertyTableSection" class="section" name="collapseableSecti [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/2wyfbc48" target="_blank">Data</a></td><td><div class="summary">Gets a collection of key/value pairs that provide additional user-defined information about the exception.</div> (Inherited from <a href="http://msdn2.microsoft.com/ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_PreparedTransaction.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_PreparedTransaction.htm
index b5abbd0..bdee692 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_PreparedTransaction.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_PreparedTransaction.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PreparedTransaction Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PreparedTransaction Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,7 +7,7 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p /><p>The <a href="T_BerkeleyDB_PreparedTransaction.htm">PreparedTransaction</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor: [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_PreparedTransaction_GlobalID.htm">GlobalID</a></td><td><div class="summary">
             The global transaction ID for the transaction. The global
@@ -17,4 +17,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_PreparedTransaction_Txn.htm">Txn</a></td><td><div class="summary">
             The transaction which must be committed, aborted or discarded.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_PreparedTransaction.htm">PreparedTransaction Class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_QueueDatabase.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_QueueDatabase.htm
index 8fc97f4..ca9d304 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_QueueDatabase.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_QueueDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>QueueDatabase Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>QueueDatabase Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -55,7 +55,7 @@
             <a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats</a>, <a href="T_BerkeleyDB_HashStats.htm">HashStats</a>,
             <a href="T_BerkeleyDB_QueueStats.htm">QueueStats</a>, and <a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats</a> classes. 
             </p>
-      </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_QueueDatabase_Get.htm">Get</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_QueueDatabase_GetBoth.htm">GetBoth</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/p [...]
+      </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_QueueDatabase_Get.htm">Get</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_QueueDatabase_GetBoth.htm">GetBoth</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/p [...]
             Create a specialized join cursor for use in performing equality or
             natural joins on secondary indices.
             </div> (Inherited from <a href="T_BerkeleyDB_Database.htm">Database</a>.)</td></tr><tr data="public;static;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /><img src="../icons/static.gif" title="Static member" /></td><td><a href="Overload_BerkeleyDB_QueueDatabase_Open.htm">Open</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_Berkele [...]
@@ -80,7 +80,7 @@
             <a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats</a>. 
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Sync.htm">Sync</a></td><td><div class="summary">
             Flush any cached information to disk.
-            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.com/e [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>. [...]
              When called on a database configured with secondary indices, 
              Truncate will truncate the primary database and all secondary
              indices. A count of the records discarded from the primary database
@@ -182,4 +182,4 @@
             If true, the database was opened with support for multiversion
             concurrency control.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_QueueDatabaseConfig.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_QueueDatabaseConfig.htm
index f20fbae..baafd37 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_QueueDatabaseConfig.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_QueueDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>QueueDatabaseConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>QueueDatabaseConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,10 +11,10 @@
             Instantiate a new QueueDatabaseConfig object
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(methodTableToggle, event)" tabindex="0"><img id="methodTableToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Methods</span></h1><div id="methodTableSection" class="section" name="collapseableSection" style=""><table id="memberList" class="members" frame="lhs" cellpadding="2"><col width="10%" [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
             Set the password and algorithm used by the Berkeley DB library to
             perform encryption and decryption. 
-            </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.c [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object< [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_QueueDatabaseConfig_Append.htm">Append</a></td><td><div class="summary">
             A function to call after the record number has been selected but
@@ -91,4 +91,4 @@
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_DatabaseConfig_PageSize.htm">PageSize</a></td><td><div class="summary">
             The size of the pages used to hold items in the database, in bytes.
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlso [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_QueueStats.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_QueueStats.htm
index 5b74217..d807280 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_QueueStats.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_QueueStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>QueueStats Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>QueueStats Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,7 +7,7 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p /><p>The <a href="T_BerkeleyDB_QueueStats.htm">QueueStats</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypre [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_QueueStats_DataPages.htm">DataPages</a></td><td><div class="summary">
             Data pages. 
@@ -36,4 +36,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_QueueStats_Version.htm">Version</a></td><td><div class="summary">
             Version number. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_QueueStats.htm">QueueStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_RecnoCursor.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_RecnoCursor.htm
index b9f7165..07a2952 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_RecnoCursor.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_RecnoCursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecnoCursor Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecnoCursor Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -43,7 +43,7 @@
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> ( [...]
             Returns an enumerator that iterates through the
             <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.
-            </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr>< [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr>< [...]
             Insert the data element as a duplicate element of the key to which
             the cursor refers.
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_RecnoCursor_Move.htm">Move</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_RecnoCursor_MoveFirst.htm">MoveFirst</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src=".. [...]
@@ -53,7 +53,7 @@
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_RecnoCursor_MoveFirstMultipleKey.htm">MoveFirstMultipleKey</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_RecnoCursor_MoveLast.htm">MoveLast</a></td><td>Overloaded.  </td></tr><tr data="public;inherit [...]
             Overwrite the data of the key/data pair to which the cursor refers
             with the specified data item.
-            </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_RecnoCursor_Refresh.htm">Refresh</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_RecnoCursor_RefreshMultiple.htm">RefreshMultiple</a></td> [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_RecnoCursor_Refresh.htm">Refresh</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_RecnoCursor_RefreshMultiple.htm">RefreshMultiple</a></td> [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_Cursor_Current.htm">Current</a></td><td><div class="summary">
             The key/data pair at which the cursor currently points.
@@ -66,4 +66,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_Cursor_Priority.htm">Priority</a></td><td><div class="summary">
             The cache priority for pages referenced by the cursor.
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_RecnoDatabase.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_RecnoDatabase.htm
index b094f26..2af7abe 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_RecnoDatabase.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_RecnoDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecnoDatabase Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecnoDatabase Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -55,7 +55,7 @@
             <a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats</a>, <a href="T_BerkeleyDB_HashStats.htm">HashStats</a>,
             <a href="T_BerkeleyDB_QueueStats.htm">QueueStats</a>, and <a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats</a> classes. 
             </p>
-      </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_RecnoDatabase_Get.htm">Get</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_RecnoDatabase_GetBoth.htm">GetBoth</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/p [...]
+      </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_RecnoDatabase_Get.htm">Get</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_RecnoDatabase_GetBoth.htm">GetBoth</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/p [...]
             Create a specialized join cursor for use in performing equality or
             natural joins on secondary indices.
             </div> (Inherited from <a href="T_BerkeleyDB_Database.htm">Database</a>.)</td></tr><tr data="public;static;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /><img src="../icons/static.gif" title="Static member" /></td><td><a href="Overload_BerkeleyDB_RecnoDatabase_Open.htm">Open</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_Berkele [...]
@@ -80,7 +80,7 @@
             <a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats</a>. 
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Sync.htm">Sync</a></td><td><div class="summary">
             Flush any cached information to disk.
-            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.com/e [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>. [...]
              When called on a database configured with secondary indices, 
              Truncate will truncate the primary database and all secondary
              indices. A count of the records discarded from the primary database
@@ -191,4 +191,4 @@
             If true, the database was opened with support for multiversion
             concurrency control.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_RecnoDatabaseConfig.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_RecnoDatabaseConfig.htm
index f993bd3..ec4ec6d 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_RecnoDatabaseConfig.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_RecnoDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecnoDatabaseConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecnoDatabaseConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,10 +11,10 @@
             Instantiate a new RecnoDatabaseConfig object
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(methodTableToggle, event)" tabindex="0"><img id="methodTableToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Methods</span></h1><div id="methodTableSection" class="section" name="collapseableSection" style=""><table id="memberList" class="members" frame="lhs" cellpadding="2"><col width="10%" [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
             Set the password and algorithm used by the Berkeley DB library to
             perform encryption and decryption. 
-            </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.c [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object< [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_RecnoDatabaseConfig_Append.htm">Append</a></td><td><div class="summary">
             A function to call after the record number has been selected but
@@ -97,4 +97,4 @@
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_DatabaseConfig_PageSize.htm">PageSize</a></td><td><div class="summary">
             The size of the pages used to hold items in the database, in bytes.
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlso [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_RecnoStats.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_RecnoStats.htm
index ae52bc5..4eb0c96 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_RecnoStats.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_RecnoStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecnoStats Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecnoStats Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,7 +7,7 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p /><p>The <a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypre [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_RecnoStats_DuplicatePages.htm">DuplicatePages</a></td><td><div class="summary">
             Duplicate pages. 
@@ -52,4 +52,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_RecnoStats_Version.htm">Version</a></td><td><div class="summary">
             Version number. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_RepMgrSite.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_RepMgrSite.htm
index a35ae0a..0710b12 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_RepMgrSite.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_RepMgrSite.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrSite Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrSite Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,7 +7,7 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p /><p>The <a href="T_BerkeleyDB_RepMgrSite.htm">RepMgrSite</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypre [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_RepMgrSite_Address.htm">Address</a></td><td><div class="summary">
             The address of the site
@@ -21,4 +21,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_RepMgrSite_isPeer.htm">isPeer</a></td><td><div class="summary">
             If true, the site is client-to-client peer.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RepMgrSite.htm">RepMgrSite Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_RepMgrStats.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_RepMgrStats.htm
index bd14fd7..79366d1 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_RepMgrStats.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_RepMgrStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrStats Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrStats Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,7 +7,7 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p /><p>The <a href="T_BerkeleyDB_RepMgrStats.htm">RepMgrStats</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeyp [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_RepMgrStats_DroppedConnections.htm">DroppedConnections</a></td><td><div class="summary">
             Existing connections dropped. 
@@ -24,4 +24,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_RepMgrStats_QueuedMessages.htm">QueuedMessages</a></td><td><div class="summary">
             # msgs queued for network delay. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RepMgrStats.htm">RepMgrStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_RepProcMsgResult.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_RepProcMsgResult.htm
index 86f489a..b99e58f 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_RepProcMsgResult.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_RepProcMsgResult.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepProcMsgResult Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepProcMsgResult Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,7 +7,7 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p /><p>The <a href="T_BerkeleyDB_RepProcMsgResult.htm">RepProcMsgResult</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:defaul [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_RepProcMsgResult_Result.htm">Result</a></td><td><div class="summary">
             The result of processing an incoming replication message.
@@ -21,4 +21,4 @@
             <a href="T_BerkeleyDB_RepProcMsgResult_ProcMsgResult.htm">IS_PERMANENT</a>. In all other cases the
             value is undefined. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RepProcMsgResult.htm">RepProcMsgResult Class</a></ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_ReplicationConfig.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_ReplicationConfig.htm
index 9b0dc73..7040005 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_ReplicationConfig.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_ReplicationConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,10 +16,10 @@
             Set the clock skew ratio among replication group members based on
             the fastest and slowest measurements among the group for use with
             master leases.
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> ( [...]
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> ( [...]
             Set a threshold for the minimum and maximum time that a client waits
             before requesting retransmission of a missing message.
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> (Inherited from <a [...]
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubm [...]
             Set a byte-count limit on the amount of data that will be
             transmitted from a site in response to a single message processed by
             <a href="M_BerkeleyDB_DatabaseEnvironment_RepProcessMessage.htm">RepProcessMessage(DatabaseEntry, DatabaseEntry, Int32)</a>. The limit is
@@ -147,4 +147,4 @@
             message processed by
             <a href="M_BerkeleyDB_DatabaseEnvironment_RepProcessMessage.htm">RepProcessMessage(DatabaseEntry, DatabaseEntry, Int32)</a>.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationConfig.htm">ReplicationConfig Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_ReplicationHostAddress.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_ReplicationHostAddress.htm
index f4f3c30..169c54f 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_ReplicationHostAddress.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_ReplicationHostAddress.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationHostAddress Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationHostAddress Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -9,11 +9,11 @@
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_ReplicationHostAddress__ctor.htm">ReplicationHostAddress</a></td><td>Overloaded.  </td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(methodTableToggle,  [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_ReplicationHostAddress_Host.htm">Host</a></td><td><div class="summary">
             The site's host identification string, generally a TCP/IP host name. 
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_ReplicationHostAddress_Port.htm">Port</a></td><td><div class="summary">
             The port number on which the site is receiving. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationHostAddress.htm">ReplicationHostAddress [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_ReplicationStats.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_ReplicationStats.htm
index d87cfdb..09742e2 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_ReplicationStats.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_ReplicationStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationStats Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationStats Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,7 +7,7 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p /><p>The <a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:defaul [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_ReplicationStats_AppliedTransactions.htm">AppliedTransactions</a></td><td><div class="summary">
             # of transactions applied. 
@@ -132,4 +132,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_ReplicationStats_Votes.htm">Votes</a></td><td><div class="summary">
             Votes received in this round. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a></ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_RunRecoveryException.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_RunRecoveryException.htm
index 7228c1a..d17bc9a 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_RunRecoveryException.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_RunRecoveryException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RunRecoveryException Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RunRecoveryException Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -18,4 +18,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(propertyTableToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(propertyTableToggle, event)" tabindex="0"><img id="propertyTableToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Properties</span></h1><div id="propertyTableSection" class="section" name="collapseableSecti [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/2wyfbc48" target="_blank">Data</a></td><td><div class="summary">Gets a collection of key/value pairs that provide additional user-defined information about the exception.</div> (Inherited from <a href="http://msdn2.microsoft.com/ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_SecondaryBTreeDatabase.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_SecondaryBTreeDatabase.htm
index 421f3ce..50b22f5 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_SecondaryBTreeDatabase.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_SecondaryBTreeDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryBTreeDatabase Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryBTreeDatabase Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -44,7 +44,7 @@
       </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryBTreeDatabase_Cursor.htm">Cursor</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryBTreeDatabase_Delete.htm">Delete</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><t [...]
             Release the resources held by this object, and close the database if
             it's still open.
-            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn [...]
             The statistical information is described by the
             <a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats</a>, <a href="T_BerkeleyDB_HashStats.htm">HashStats</a>, 
             <a href="T_BerkeleyDB_HeapStats.htm">HeapStats</a>, <a href="T_BerkeleyDB_QueueStats.htm">QueueStats</a>, and
@@ -56,7 +56,7 @@
             <a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats</a> classes. 
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryBTreeDatabase_SecondaryCursor.htm">SecondaryCursor</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Sync.htm">Sync</a></td><td><div class="summary">
             Flush any cached information to disk.
-            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.com/e [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>. [...]
              When called on a database configured with secondary indices, 
              Truncate will truncate the primary database and all secondary
              indices. A count of the records discarded from the primary database
@@ -173,4 +173,4 @@
             If true, the database was opened with support for multiversion
             concurrency control.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm
index 78da04d..7f76092 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryBTreeDatabaseConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryBTreeDatabaseConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,10 +11,10 @@
             Create a new SecondaryBTreeDatabaseConfig object
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(methodTableToggle, event)" tabindex="0"><img id="methodTableToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Methods</span></h1><div id="methodTableSection" class="section" name="collapseableSection" style=""><table id="memberList" class="members" frame="lhs" cellpadding="2"><col width="10%" [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
             Set the password and algorithm used by the Berkeley DB library to
             perform encryption and decryption. 
-            </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryBTreeDatabaseConfig_SetForeignKeyConstraint.htm">SetForeignKeyConstraint</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2 [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryBTreeDatabaseConfig_SetForeignKeyConstraint.htm">SetForeignKeyConstraint</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2 [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_DatabaseConfig_AutoCommit.htm">AutoCommit</a></td><td><div class="summary">
             Enclose the open call within a transaction. If the call succeeds,
@@ -114,4 +114,4 @@
             secondary and all reads from the secondary will return corresponding
             data from Primary.
             </div> (Inherited from <a href="T_BerkeleyDB_SecondaryDatabaseConfig.htm">SecondaryDatabaseConfig</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style="">< [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_SecondaryCursor.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_SecondaryCursor.htm
index 2edbb82..56563d3 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_SecondaryCursor.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_SecondaryCursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryCursor Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryCursor Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -42,10 +42,10 @@
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> ( [...]
             Returns an enumerator that iterates through the
             <a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor</a>.
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pub [...]
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pub [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_SecondaryCursor_Current.htm">Current</a></td><td><div class="summary">
             The secondary key and primary key/data pair at which the cursor
             currently points.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_SecondaryDatabase.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_SecondaryDatabase.htm
index b97d3b2..828f8dc 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_SecondaryDatabase.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_SecondaryDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryDatabase Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryDatabase Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -44,7 +44,7 @@
       </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryDatabase_Cursor.htm">Cursor</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryDatabase_Delete.htm">Delete</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src [...]
             Release the resources held by this object, and close the database if
             it's still open.
-            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn [...]
             The statistical information is described by the
             <a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats</a>, <a href="T_BerkeleyDB_HashStats.htm">HashStats</a>, 
             <a href="T_BerkeleyDB_HeapStats.htm">HeapStats</a>, <a href="T_BerkeleyDB_QueueStats.htm">QueueStats</a>, and
@@ -56,7 +56,7 @@
             <a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats</a> classes. 
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryDatabase_SecondaryCursor.htm">SecondaryCursor</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Sync.htm">Sync</a></td><td><div class="summary">
             Flush any cached information to disk.
-            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.com/e [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>. [...]
              When called on a database configured with secondary indices, 
              Truncate will truncate the primary database and all secondary
              indices. A count of the records discarded from the primary database
@@ -152,4 +152,4 @@
             If true, the database was opened with support for multiversion
             concurrency control.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_SecondaryDatabaseConfig.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_SecondaryDatabaseConfig.htm
index a3fab42..75a049f 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_SecondaryDatabaseConfig.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_SecondaryDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryDatabaseConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryDatabaseConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,10 +12,10 @@
             configuration settings.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(methodTableToggle, event)" tabindex="0"><img id="methodTableToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Methods</span></h1><div id="methodTableSection" class="section" name="collapseableSection" style=""><table id="memberList" class="members" frame="lhs" cellpadding="2"><col width="10%" [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
             Set the password and algorithm used by the Berkeley DB library to
             perform encryption and decryption. 
-            </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryDatabaseConfig_SetForeignKeyConstraint.htm">SetForeignKeyConstraint</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.micro [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryDatabaseConfig_SetForeignKeyConstraint.htm">SetForeignKeyConstraint</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.micro [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_DatabaseConfig_AutoCommit.htm">AutoCommit</a></td><td><div class="summary">
             Enclose the open call within a transaction. If the call succeeds,
@@ -96,4 +96,4 @@
             secondary and all reads from the secondary will return corresponding
             data from Primary.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryDatabaseConfig.htm">SecondaryDatabaseConf [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_SecondaryHashDatabase.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_SecondaryHashDatabase.htm
index 4039a99..3be3ccd 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_SecondaryHashDatabase.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_SecondaryHashDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryHashDatabase Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryHashDatabase Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -44,7 +44,7 @@
       </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryHashDatabase_Cursor.htm">Cursor</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryHashDatabase_Delete.htm">Delete</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td> [...]
             Release the resources held by this object, and close the database if
             it's still open.
-            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn [...]
             The statistical information is described by the
             <a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats</a>, <a href="T_BerkeleyDB_HashStats.htm">HashStats</a>, 
             <a href="T_BerkeleyDB_HeapStats.htm">HeapStats</a>, <a href="T_BerkeleyDB_QueueStats.htm">QueueStats</a>, and
@@ -56,7 +56,7 @@
             <a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats</a> classes. 
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryHashDatabase_SecondaryCursor.htm">SecondaryCursor</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Sync.htm">Sync</a></td><td><div class="summary">
             Flush any cached information to disk.
-            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.com/e [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>. [...]
              When called on a database configured with secondary indices, 
              Truncate will truncate the primary database and all secondary
              indices. A count of the records discarded from the primary database
@@ -168,4 +168,4 @@
             If true, the database was opened with support for multiversion
             concurrency control.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_SecondaryHashDatabaseConfig.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_SecondaryHashDatabaseConfig.htm
index 4590057..98b4d8f 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_SecondaryHashDatabaseConfig.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_SecondaryHashDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryHashDatabaseConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryHashDatabaseConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,10 +11,10 @@
             Instantiate a new SecondaryHashDatabaseConfig object
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(methodTableToggle, event)" tabindex="0"><img id="methodTableToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Methods</span></h1><div id="methodTableSection" class="section" name="collapseableSection" style=""><table id="memberList" class="members" frame="lhs" cellpadding="2"><col width="10%" [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
             Set the password and algorithm used by the Berkeley DB library to
             perform encryption and decryption. 
-            </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryHashDatabaseConfig_SetForeignKeyConstraint.htm">SetForeignKeyConstraint</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2. [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryHashDatabaseConfig_SetForeignKeyConstraint.htm">SetForeignKeyConstraint</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2. [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_DatabaseConfig_AutoCommit.htm">AutoCommit</a></td><td><div class="summary">
             Enclose the open call within a transaction. If the call succeeds,
@@ -113,4 +113,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_SecondaryDatabaseConfig.htm">SecondaryDatabaseConfig</a>.)</td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_SecondaryHashDatabaseConfig_TableSize.htm">TableSize</a></td><td><div class="summary">
             An estimate of the final size of the hash table.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryHashDatabaseConfig.htm">SecondaryHashData [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_SecondaryQueueDatabase.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_SecondaryQueueDatabase.htm
index 900bb7c..898c4cd 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_SecondaryQueueDatabase.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_SecondaryQueueDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryQueueDatabase Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryQueueDatabase Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -44,7 +44,7 @@
       </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryQueueDatabase_Cursor.htm">Cursor</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryQueueDatabase_Delete.htm">Delete</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><t [...]
             Release the resources held by this object, and close the database if
             it's still open.
-            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn [...]
             The statistical information is described by the
             <a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats</a>, <a href="T_BerkeleyDB_HashStats.htm">HashStats</a>, 
             <a href="T_BerkeleyDB_HeapStats.htm">HeapStats</a>, <a href="T_BerkeleyDB_QueueStats.htm">QueueStats</a>, and
@@ -56,7 +56,7 @@
             <a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats</a> classes. 
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryQueueDatabase_SecondaryCursor.htm">SecondaryCursor</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Sync.htm">Sync</a></td><td><div class="summary">
             Flush any cached information to disk.
-            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.com/e [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>. [...]
              When called on a database configured with secondary indices, 
              Truncate will truncate the primary database and all secondary
              indices. A count of the records discarded from the primary database
@@ -159,4 +159,4 @@
             If true, the database was opened with support for multiversion
             concurrency control.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm
index 7f85d2a..0c1cfba 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryQueueDatabaseConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryQueueDatabaseConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,10 +11,10 @@
             Instantiate a new SecondaryQueueDatabaseConfig object
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(methodTableToggle, event)" tabindex="0"><img id="methodTableToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Methods</span></h1><div id="methodTableSection" class="section" name="collapseableSection" style=""><table id="memberList" class="members" frame="lhs" cellpadding="2"><col width="10%" [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
             Set the password and algorithm used by the Berkeley DB library to
             perform encryption and decryption. 
-            </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryQueueDatabaseConfig_SetForeignKeyConstraint.htm">SetForeignKeyConstraint</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2 [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryQueueDatabaseConfig_SetForeignKeyConstraint.htm">SetForeignKeyConstraint</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2 [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_DatabaseConfig_AutoCommit.htm">AutoCommit</a></td><td><div class="summary">
             Enclose the open call within a transaction. If the call succeeds,
@@ -105,4 +105,4 @@
             secondary and all reads from the secondary will return corresponding
             data from Primary.
             </div> (Inherited from <a href="T_BerkeleyDB_SecondaryDatabaseConfig.htm">SecondaryDatabaseConfig</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style="">< [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_SecondaryRecnoDatabase.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_SecondaryRecnoDatabase.htm
index 9840e7b..283d440 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_SecondaryRecnoDatabase.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_SecondaryRecnoDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryRecnoDatabase Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryRecnoDatabase Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -44,7 +44,7 @@
       </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryRecnoDatabase_Cursor.htm">Cursor</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryRecnoDatabase_Delete.htm">Delete</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><t [...]
             Release the resources held by this object, and close the database if
             it's still open.
-            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn [...]
             The statistical information is described by the
             <a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats</a>, <a href="T_BerkeleyDB_HashStats.htm">HashStats</a>, 
             <a href="T_BerkeleyDB_HeapStats.htm">HeapStats</a>, <a href="T_BerkeleyDB_QueueStats.htm">QueueStats</a>, and
@@ -56,7 +56,7 @@
             <a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats</a> classes. 
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryRecnoDatabase_SecondaryCursor.htm">SecondaryCursor</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Sync.htm">Sync</a></td><td><div class="summary">
             Flush any cached information to disk.
-            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.com/e [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>. [...]
              When called on a database configured with secondary indices, 
              Truncate will truncate the primary database and all secondary
              indices. A count of the records discarded from the primary database
@@ -169,4 +169,4 @@
             If true, the database was opened with support for multiversion
             concurrency control.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm
index bb0eada..dd877a4 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryRecnoDatabaseConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryRecnoDatabaseConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,10 +11,10 @@
             Instantiate a new SecondaryRecnoDatabaseConfig object
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(methodTableToggle, event)" tabindex="0"><img id="methodTableToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Methods</span></h1><div id="methodTableSection" class="section" name="collapseableSection" style=""><table id="memberList" class="members" frame="lhs" cellpadding="2"><col width="10%" [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
             Set the password and algorithm used by the Berkeley DB library to
             perform encryption and decryption. 
-            </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryRecnoDatabaseConfig_SetForeignKeyConstraint.htm">SetForeignKeyConstraint</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2 [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryRecnoDatabaseConfig_SetForeignKeyConstraint.htm">SetForeignKeyConstraint</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2 [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_DatabaseConfig_AutoCommit.htm">AutoCommit</a></td><td><div class="summary">
             Enclose the open call within a transaction. If the call succeeds,
@@ -114,4 +114,4 @@
             secondary and all reads from the secondary will return corresponding
             data from Primary.
             </div> (Inherited from <a href="T_BerkeleyDB_SecondaryDatabaseConfig.htm">SecondaryDatabaseConfig</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style="">< [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_Sequence.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_Sequence.htm
index ee67642..7749d65 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_Sequence.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_Sequence.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Sequence Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Sequence Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -26,7 +26,7 @@
             wrap around the beginning or end of its range, set
             <a href="F_BerkeleyDB_SequenceConfig_Wrap.htm">Wrap</a> to true.
             </p>
-      </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod [...]
+      </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod [...]
             The diagnostic information is described by
             <a href="T_BerkeleyDB_SequenceStats.htm">SequenceStats</a>. 
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_Sequence_Remove.htm">Remove</a></td><td>Overloaded.  </td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_Sequence_Stats.htm">Stats</a></td><td>Overloaded.  <div class="summary">
@@ -40,7 +40,7 @@
             this reason, it should be called in a thread of control that has no
             open cursors or active transactions. 
             </p>
-      </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> (Inherited from <a href= [...]
+      </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(proper [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_Sequence_BackingDatabase.htm">BackingDatabase</a></td><td><div class="summary">
             The database used by the sequence.
@@ -60,4 +60,4 @@
             If true, the sequence should wrap around when it is incremented
             (decremented) past the specified maximum (minimum) value. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Sequence.htm">Sequence Class</a></div><div class=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_SequenceConfig.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_SequenceConfig.htm
index c4ad425..5df4e8d 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_SequenceConfig.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_SequenceConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SequenceConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SequenceConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -9,9 +9,9 @@
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_SequenceConfig__ctor.htm">SequenceConfig</a></td><td><div class="summary">Initializes a new instance of the <a href="T_BerkeleyDB_SequenceConfig.htm">SequenceConfig</a> class</div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(methodTa [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
             Set the minimum and maximum values in the sequence.
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> (Inherited from <a [...]
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse( [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_SequenceConfig_BackingDatabase.htm">BackingDatabase</a></td><td><div class="summary">
             An open database which holds the persistent data for the sequence.
@@ -43,4 +43,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_SequenceConfig_Min.htm">Min</a></td><td><div class="summary">
             The minimum value in the sequence.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SequenceConfig.htm">SequenceConfig Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_SequenceStats.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_SequenceStats.htm
index e35d8c5..b367966 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_SequenceStats.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_SequenceStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SequenceStats Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SequenceStats Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,7 +7,7 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p /><p>The <a href="T_BerkeleyDB_SequenceStats.htm">SequenceStats</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" on [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_SequenceStats_CachedValue.htm">CachedValue</a></td><td><div class="summary">
             Current cached value. 
@@ -28,4 +28,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_SequenceStats_StoredValue.htm">StoredValue</a></td><td><div class="summary">
             Current value in db. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SequenceStats.htm">SequenceStats Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_Transaction.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_Transaction.htm
index 74f4fb5..a7e9e96 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_Transaction.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_Transaction.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Transaction Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Transaction Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -33,13 +33,13 @@
             Free up all the per-process resources associated with the specified
             Transaction instance, neither committing nor aborting the
             transaction.
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> ( [...]
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> ( [...]
             Initiate the beginning of a two-phase commit.
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_Transaction_SetLockTimeout.htm">SetLockTimeout</a></td><td><div class="summary">
             Set the timeout value for locks for this transaction. 
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_Transaction_SetTxnTimeout.htm">SetTxnTimeout</a></td><td><div class="summary">
             Set the timeout value for transactions for this transaction. 
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> (Inherited from <a [...]
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse( [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;static;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /><img src="../icons/static.gif" title="Static member" /></td><td><a href="F_BerkeleyDB_Transaction_GlobalIdLength.htm">GlobalIdLength</a></td><td><div class="summary">
             The size of the global transaction ID
@@ -60,4 +60,4 @@
             will reject lock requests from lower priority transactions before
             those from higher priority transactions.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Transaction.htm">Transaction Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_TransactionConfig.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_TransactionConfig.htm
index 5103024..e05fa7e 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_TransactionConfig.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_TransactionConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TransactionConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TransactionConfig Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
             Instantiate a new TransactionConfig object
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(methodTableToggle, event)" tabindex="0"><img id="methodTableToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Methods</span></h1><div id="methodTableSection" class="section" name="collapseableSection" style=""><table id="memberList" class="members" frame="lhs" cellpadding="2"><col width="10%" [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_TransactionConfig_Bulk.htm">Bulk</a></td><td><div class="summary">
             Configures the transaction to enable or disable the transactional
@@ -43,4 +43,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_TransactionConfig_TxnTimeout.htm">TxnTimeout</a></td><td><div class="summary">
             The timeout value for locks for the transaction. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_TransactionConfig.htm">TransactionConfig Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_TransactionStats.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_TransactionStats.htm
index 998f312..7faa733 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_TransactionStats.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_TransactionStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TransactionStats Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TransactionStats Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,7 +7,7 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p /><p>The <a href="T_BerkeleyDB_TransactionStats.htm">TransactionStats</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:defaul [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_TransactionStats_Aborted.htm">Aborted</a></td><td><div class="summary">
             Number of aborted transactions 
@@ -44,4 +44,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_TransactionStats_Transactions.htm">Transactions</a></td><td><div class="summary">
             List of active transactions
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_TransactionStats.htm">TransactionStats Class</a></ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_VerboseMessages.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_VerboseMessages.htm
index d69092f..130354b 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_VerboseMessages.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_VerboseMessages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>VerboseMessages Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>VerboseMessages Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -9,7 +9,7 @@
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_VerboseMessages__ctor.htm">VerboseMessages</a></td><td><div class="summary">Initializes a new instance of the <a href="T_BerkeleyDB_VerboseMessages.htm">VerboseMessages</a> class</div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(meth [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_VerboseMessages_AllFileOps.htm">AllFileOps</a></td><td><div class="summary">
             Display additional information when performing all filesystem
@@ -56,4 +56,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_VerboseMessages_WaitsForTable.htm">WaitsForTable</a></td><td><div class="summary">
             Display the waits-for table when doing deadlock detection.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_VerboseMessages.htm">VerboseMessages Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_VerificationException.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_VerificationException.htm
index 4a6cbef..8742dd5 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_VerificationException.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_VerificationException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>VerificationException Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>VerificationException Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -18,4 +18,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(propertyTableToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(propertyTableToggle, event)" tabindex="0"><img id="propertyTableToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Properties</span></h1><div id="propertyTableSection" class="section" name="collapseableSecti [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/2wyfbc48" target="_blank">Data</a></td><td><div class="summary">Gets a collection of key/value pairs that provide additional user-defined information about the exception.</div> (Inherited from <a href="http://msdn2.microsoft.com/ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/AllMembers_T_BerkeleyDB_VersionMismatchException.htm b/docs/csharp/html/AllMembers_T_BerkeleyDB_VersionMismatchException.htm
index baedc1a..6e5428e 100644
--- a/docs/csharp/html/AllMembers_T_BerkeleyDB_VersionMismatchException.htm
+++ b/docs/csharp/html/AllMembers_T_BerkeleyDB_VersionMismatchException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>VersionMismatchException Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>VersionMismatchException Members</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -18,4 +18,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(propertyTableToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(propertyTableToggle, event)" tabindex="0"><img id="propertyTableToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Properties</span></h1><div id="propertyTableSection" class="section" name="collapseableSecti [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/2wyfbc48" target="_blank">Data</a></td><td><div class="summary">Gets a collection of key/value pairs that provide additional user-defined information about the exception.</div> (Inherited from <a href="http://msdn2.microsoft.com/ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_AckPolicy_ALL.htm b/docs/csharp/html/F_BerkeleyDB_AckPolicy_ALL.htm
index 8db080e..cbb2850 100644
--- a/docs/csharp/html/F_BerkeleyDB_AckPolicy_ALL.htm
+++ b/docs/csharp/html/F_BerkeleyDB_AckPolicy_ALL.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ALL Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" ty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ALL Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" ty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">static</span> <a href="T_BerkeleyDB_AckPolicy.htm">AckPolicy</a>^ <span class="identifier">ALL</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="coll [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_AckPolicy_ALL_AVAILABLE.htm b/docs/csharp/html/F_BerkeleyDB_AckPolicy_ALL_AVAILABLE.htm
index a466629..12d86cb 100644
--- a/docs/csharp/html/F_BerkeleyDB_AckPolicy_ALL_AVAILABLE.htm
+++ b/docs/csharp/html/F_BerkeleyDB_AckPolicy_ALL_AVAILABLE.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ALL_AVAILABLE Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ALL_AVAILABLE Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">static</span> <a href="T_BerkeleyDB_AckPolicy.htm">AckPolicy</a>^ <span class="identifier">ALL_AVAILABLE</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section"  [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_AckPolicy_ALL_PEERS.htm b/docs/csharp/html/F_BerkeleyDB_AckPolicy_ALL_PEERS.htm
index 47bedd1..251824d 100644
--- a/docs/csharp/html/F_BerkeleyDB_AckPolicy_ALL_PEERS.htm
+++ b/docs/csharp/html/F_BerkeleyDB_AckPolicy_ALL_PEERS.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ALL_PEERS Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ALL_PEERS Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,6 +14,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">static</span> <a href="T_BerkeleyDB_AckPolicy.htm">AckPolicy</a>^ <span class="identifier">ALL_PEERS</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_AckPolicy_NONE.htm b/docs/csharp/html/F_BerkeleyDB_AckPolicy_NONE.htm
index 6ddf220..9c7a1c7 100644
--- a/docs/csharp/html/F_BerkeleyDB_AckPolicy_NONE.htm
+++ b/docs/csharp/html/F_BerkeleyDB_AckPolicy_NONE.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NONE Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" t [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NONE Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" t [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">static</span> <a href="T_BerkeleyDB_AckPolicy.htm">AckPolicy</a>^ <span class="identifier">NONE</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="col [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_AckPolicy_ONE.htm b/docs/csharp/html/F_BerkeleyDB_AckPolicy_ONE.htm
index 3462f06..e0bce64 100644
--- a/docs/csharp/html/F_BerkeleyDB_AckPolicy_ONE.htm
+++ b/docs/csharp/html/F_BerkeleyDB_AckPolicy_ONE.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ONE Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" ty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ONE Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" ty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">static</span> <a href="T_BerkeleyDB_AckPolicy.htm">AckPolicy</a>^ <span class="identifier">ONE</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="coll [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_AckPolicy_ONE_PEER.htm b/docs/csharp/html/F_BerkeleyDB_AckPolicy_ONE_PEER.htm
index d50bf8b..1920ad4 100644
--- a/docs/csharp/html/F_BerkeleyDB_AckPolicy_ONE_PEER.htm
+++ b/docs/csharp/html/F_BerkeleyDB_AckPolicy_ONE_PEER.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ONE_PEER Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ONE_PEER Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,6 +14,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">static</span> <a href="T_BerkeleyDB_AckPolicy.htm">AckPolicy</a>^ <span class="identifier">ONE_PEER</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name= [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_AckPolicy_QUORUM.htm b/docs/csharp/html/F_BerkeleyDB_AckPolicy_QUORUM.htm
index cec423c..19c0392 100644
--- a/docs/csharp/html/F_BerkeleyDB_AckPolicy_QUORUM.htm
+++ b/docs/csharp/html/F_BerkeleyDB_AckPolicy_QUORUM.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>QUORUM Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>QUORUM Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,6 +16,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">static</span> <a href="T_BerkeleyDB_AckPolicy.htm">AckPolicy</a>^ <span class="identifier">QUORUM</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_BTreeDatabaseConfig_BTreeCompare.htm b/docs/csharp/html/F_BerkeleyDB_BTreeDatabaseConfig_BTreeCompare.htm
index bbcd91b..895bf6c 100644
--- a/docs/csharp/html/F_BerkeleyDB_BTreeDatabaseConfig_BTreeCompare.htm
+++ b/docs/csharp/html/F_BerkeleyDB_BTreeDatabaseConfig_BTreeCompare.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTreeCompare Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTreeCompare Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_EntryComparisonDelegate.htm">EntryComparisonDelegate</a>^ <span class="identifier">BTreeCompare</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="coll [...]
         <p>
             The comparison function is called whenever it is necessary to
@@ -28,4 +28,4 @@
             can occur. 
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabaseConfig.htm">BTreeDatabaseConfig Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_BTreeDatabaseConfig_BTreePrefixCompare.htm b/docs/csharp/html/F_BerkeleyDB_BTreeDatabaseConfig_BTreePrefixCompare.htm
index 809056f..1c5ceb2 100644
--- a/docs/csharp/html/F_BerkeleyDB_BTreeDatabaseConfig_BTreePrefixCompare.htm
+++ b/docs/csharp/html/F_BerkeleyDB_BTreeDatabaseConfig_BTreePrefixCompare.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTreePrefixCompare Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTreePrefixCompare Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_EntryPrefixComparisonDelegate.htm">EntryPrefixComparisonDelegate</a>^ <span class="identifier">BTreePrefixCompare</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="s [...]
         <p>
             The prefix function is used to determine the amount by which keys
@@ -35,4 +35,4 @@
             can occur. 
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabaseConfig.htm">BTreeDatabaseConfig Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_BTreeDatabaseConfig_Creation.htm b/docs/csharp/html/F_BerkeleyDB_BTreeDatabaseConfig_Creation.htm
index 39e45a3..9a9b982 100644
--- a/docs/csharp/html/F_BerkeleyDB_BTreeDatabaseConfig_Creation.htm
+++ b/docs/csharp/html/F_BerkeleyDB_BTreeDatabaseConfig_Creation.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Creation Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Creation Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,10 +11,10 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_CreatePolicy.htm">CreatePolicy</a> <span class="identifier">Creation</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
             If the database does not already exist and
             <a href="T_BerkeleyDB_CreatePolicy.htm">NEVER</a> is set,
             <a href="M_BerkeleyDB_BTreeDatabase_Open.htm">Open(String, BTreeDatabaseConfig)</a> will fail.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabaseConfig.htm">BTreeDatabaseConfig Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_BTreeDatabaseConfig_DuplicateCompare.htm b/docs/csharp/html/F_BerkeleyDB_BTreeDatabaseConfig_DuplicateCompare.htm
index 6b250ac..7b95292 100644
--- a/docs/csharp/html/F_BerkeleyDB_BTreeDatabaseConfig_DuplicateCompare.htm
+++ b/docs/csharp/html/F_BerkeleyDB_BTreeDatabaseConfig_DuplicateCompare.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DuplicateCompare Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DuplicateCompare Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_EntryComparisonDelegate.htm">EntryComparisonDelegate</a>^ <span class="identifier">DuplicateCompare</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name=" [...]
         <p>
             The comparison function is called whenever it is necessary to
@@ -32,4 +32,4 @@
             database or corruption can occur.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabaseConfig.htm">BTreeDatabaseConfig Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_BTreeDatabaseConfig_Duplicates.htm b/docs/csharp/html/F_BerkeleyDB_BTreeDatabaseConfig_Duplicates.htm
index fee543d..2046e69 100644
--- a/docs/csharp/html/F_BerkeleyDB_BTreeDatabaseConfig_Duplicates.htm
+++ b/docs/csharp/html/F_BerkeleyDB_BTreeDatabaseConfig_Duplicates.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Duplicates Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Duplicates Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_DuplicatesPolicy.htm">DuplicatesPolicy</a> <span class="identifier">Duplicates</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection"  [...]
         <p>The ordering of duplicates in the database for
             <a href="T_BerkeleyDB_DuplicatesPolicy.htm">UNSORTED</a> is determined by the order
@@ -41,4 +41,4 @@
             anything other than <a href="T_BerkeleyDB_DuplicatesPolicy.htm">NONE</a>.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabaseConfig.htm">BTreeDatabaseConfig Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_BTreeDatabaseConfig_NoReverseSplitting.htm b/docs/csharp/html/F_BerkeleyDB_BTreeDatabaseConfig_NoReverseSplitting.htm
index 00f20d8..8fd4009 100644
--- a/docs/csharp/html/F_BerkeleyDB_BTreeDatabaseConfig_NoReverseSplitting.htm
+++ b/docs/csharp/html/F_BerkeleyDB_BTreeDatabaseConfig_NoReverseSplitting.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NoReverseSplitting Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NoReverseSplitting Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">NoReverseSplitting</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" [...]
             As pages are emptied in a database, the Berkeley DB Btree
             implementation attempts to coalesce empty pages into higher-level
@@ -24,4 +24,4 @@
             a database that has shrunk to a minimal size can cause severe
             deadlocking when a new cycle of data insertion begins. 
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabaseConfig.htm">BTreeDatabaseConfig Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_BTreeDatabaseConfig_UseRecordNumbers.htm b/docs/csharp/html/F_BerkeleyDB_BTreeDatabaseConfig_UseRecordNumbers.htm
index 7f25d71..d36d50f 100644
--- a/docs/csharp/html/F_BerkeleyDB_BTreeDatabaseConfig_UseRecordNumbers.htm
+++ b/docs/csharp/html/F_BerkeleyDB_BTreeDatabaseConfig_UseRecordNumbers.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>UseRecordNumbers Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>UseRecordNumbers Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">UseRecordNumbers</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" n [...]
         <p>
             Logical record numbers in Btree databases are mutable in the face of
@@ -35,4 +35,4 @@
             be the same as the existing database or an error will be returned. 
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabaseConfig.htm">BTreeDatabaseConfig Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_BackupOptions_Clean.htm b/docs/csharp/html/F_BerkeleyDB_BackupOptions_Clean.htm
index dab367b..83865d4 100644
--- a/docs/csharp/html/F_BerkeleyDB_BackupOptions_Clean.htm
+++ b/docs/csharp/html/F_BerkeleyDB_BackupOptions_Clean.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Clean Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Clean Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Clean</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="colla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_BackupOptions_Creation.htm b/docs/csharp/html/F_BerkeleyDB_BackupOptions_Creation.htm
index 792656b..fc98d27 100644
--- a/docs/csharp/html/F_BerkeleyDB_BackupOptions_Creation.htm
+++ b/docs/csharp/html/F_BerkeleyDB_BackupOptions_Creation.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Creation Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Creation Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_CreatePolicy.htm">CreatePolicy</a> <span class="identifier">Creation</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_BackupOptions_Files.htm b/docs/csharp/html/F_BerkeleyDB_BackupOptions_Files.htm
index 5a5d50c..f7c4cb8 100644
--- a/docs/csharp/html/F_BerkeleyDB_BackupOptions_Files.htm
+++ b/docs/csharp/html/F_BerkeleyDB_BackupOptions_Files.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Files Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Files Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,6 +14,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Files</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="colla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_BackupOptions_NoLogs.htm b/docs/csharp/html/F_BerkeleyDB_BackupOptions_NoLogs.htm
index 409b9ab..416c06b 100644
--- a/docs/csharp/html/F_BerkeleyDB_BackupOptions_NoLogs.htm
+++ b/docs/csharp/html/F_BerkeleyDB_BackupOptions_NoLogs.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NoLogs Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NoLogs Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">NoLogs</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="coll [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_BackupOptions_SingleDir.htm b/docs/csharp/html/F_BerkeleyDB_BackupOptions_SingleDir.htm
index 3ebcb3a..e5c1034 100644
--- a/docs/csharp/html/F_BerkeleyDB_BackupOptions_SingleDir.htm
+++ b/docs/csharp/html/F_BerkeleyDB_BackupOptions_SingleDir.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SingleDir Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SingleDir Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,6 +15,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">SingleDir</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_BackupOptions_Update.htm b/docs/csharp/html/F_BerkeleyDB_BackupOptions_Update.htm
index b9de237..2d51aeb 100644
--- a/docs/csharp/html/F_BerkeleyDB_BackupOptions_Update.htm
+++ b/docs/csharp/html/F_BerkeleyDB_BackupOptions_Update.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Update Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Update Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,6 +13,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Update</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="coll [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_ByteOrder_BIG_ENDIAN.htm b/docs/csharp/html/F_BerkeleyDB_ByteOrder_BIG_ENDIAN.htm
index 5792424..758f918 100644
--- a/docs/csharp/html/F_BerkeleyDB_ByteOrder_BIG_ENDIAN.htm
+++ b/docs/csharp/html/F_BerkeleyDB_ByteOrder_BIG_ENDIAN.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BIG_ENDIAN Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BIG_ENDIAN Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">static</span> <a href="T_BerkeleyDB_ByteOrder.htm">ByteOrder</a>^ <span class="identifier">BIG_ENDIAN</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" nam [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_ByteOrder_LITTLE_ENDIAN.htm b/docs/csharp/html/F_BerkeleyDB_ByteOrder_LITTLE_ENDIAN.htm
index b98b1e8..0445c21 100644
--- a/docs/csharp/html/F_BerkeleyDB_ByteOrder_LITTLE_ENDIAN.htm
+++ b/docs/csharp/html/F_BerkeleyDB_ByteOrder_LITTLE_ENDIAN.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LITTLE_ENDIAN Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LITTLE_ENDIAN Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">static</span> <a href="T_BerkeleyDB_ByteOrder.htm">ByteOrder</a>^ <span class="identifier">LITTLE_ENDIAN</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section"  [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_ByteOrder_MACHINE.htm b/docs/csharp/html/F_BerkeleyDB_ByteOrder_MACHINE.htm
index e2709ef..7780bc1 100644
--- a/docs/csharp/html/F_BerkeleyDB_ByteOrder_MACHINE.htm
+++ b/docs/csharp/html/F_BerkeleyDB_ByteOrder_MACHINE.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MACHINE Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MACHINE Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">static</span> <a href="T_BerkeleyDB_ByteOrder.htm">ByteOrder</a>^ <span class="identifier">MACHINE</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_CacheInfo_Bytes.htm b/docs/csharp/html/F_BerkeleyDB_CacheInfo_Bytes.htm
index dc3eb56..5e4b018 100644
--- a/docs/csharp/html/F_BerkeleyDB_CacheInfo_Bytes.htm
+++ b/docs/csharp/html/F_BerkeleyDB_CacheInfo_Bytes.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Bytes Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Bytes Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Bytes</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" nam [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_CacheInfo_Gigabytes.htm b/docs/csharp/html/F_BerkeleyDB_CacheInfo_Gigabytes.htm
index f05b85c..3cba26d 100644
--- a/docs/csharp/html/F_BerkeleyDB_CacheInfo_Gigabytes.htm
+++ b/docs/csharp/html/F_BerkeleyDB_CacheInfo_Gigabytes.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Gigabytes Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Gigabytes Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Gigabytes</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_CacheInfo_NCaches.htm b/docs/csharp/html/F_BerkeleyDB_CacheInfo_NCaches.htm
index e61168c..4932f16 100644
--- a/docs/csharp/html/F_BerkeleyDB_CacheInfo_NCaches.htm
+++ b/docs/csharp/html/F_BerkeleyDB_CacheInfo_NCaches.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NCaches Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NCaches Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">NCaches</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="coll [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_CachePriority_DEFAULT.htm b/docs/csharp/html/F_BerkeleyDB_CachePriority_DEFAULT.htm
index 435df58..e305f25 100644
--- a/docs/csharp/html/F_BerkeleyDB_CachePriority_DEFAULT.htm
+++ b/docs/csharp/html/F_BerkeleyDB_CachePriority_DEFAULT.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DEFAULT Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DEFAULT Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">static</span> <a href="T_BerkeleyDB_CachePriority.htm">CachePriority</a>^ <span class="identifier">DEFAULT</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_CachePriority_HIGH.htm b/docs/csharp/html/F_BerkeleyDB_CachePriority_HIGH.htm
index 33e7837..702466b 100644
--- a/docs/csharp/html/F_BerkeleyDB_CachePriority_HIGH.htm
+++ b/docs/csharp/html/F_BerkeleyDB_CachePriority_HIGH.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HIGH Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" t [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HIGH Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" t [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">static</span> <a href="T_BerkeleyDB_CachePriority.htm">CachePriority</a>^ <span class="identifier">HIGH</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" n [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_CachePriority_LOW.htm b/docs/csharp/html/F_BerkeleyDB_CachePriority_LOW.htm
index a4463f6..d086e97 100644
--- a/docs/csharp/html/F_BerkeleyDB_CachePriority_LOW.htm
+++ b/docs/csharp/html/F_BerkeleyDB_CachePriority_LOW.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LOW Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" ty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LOW Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" ty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">static</span> <a href="T_BerkeleyDB_CachePriority.htm">CachePriority</a>^ <span class="identifier">LOW</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" na [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_CachePriority_VERY_HIGH.htm b/docs/csharp/html/F_BerkeleyDB_CachePriority_VERY_HIGH.htm
index ed9dd80..5dd289f 100644
--- a/docs/csharp/html/F_BerkeleyDB_CachePriority_VERY_HIGH.htm
+++ b/docs/csharp/html/F_BerkeleyDB_CachePriority_VERY_HIGH.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>VERY_HIGH Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>VERY_HIGH Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">static</span> <a href="T_BerkeleyDB_CachePriority.htm">CachePriority</a>^ <span class="identifier">VERY_HIGH</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="secti [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_CachePriority_VERY_LOW.htm b/docs/csharp/html/F_BerkeleyDB_CachePriority_VERY_LOW.htm
index 96abfb8..6bc5a76 100644
--- a/docs/csharp/html/F_BerkeleyDB_CachePriority_VERY_LOW.htm
+++ b/docs/csharp/html/F_BerkeleyDB_CachePriority_VERY_LOW.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>VERY_LOW Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>VERY_LOW Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">static</span> <a href="T_BerkeleyDB_CachePriority.htm">CachePriority</a>^ <span class="identifier">VERY_LOW</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="sectio [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_CompactConfig_TruncatePages.htm b/docs/csharp/html/F_BerkeleyDB_CompactConfig_TruncatePages.htm
index 0bac52a..df26d5d 100644
--- a/docs/csharp/html/F_BerkeleyDB_CompactConfig_TruncatePages.htm
+++ b/docs/csharp/html/F_BerkeleyDB_CompactConfig_TruncatePages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TruncatePages Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TruncatePages Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">TruncatePages</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name [...]
             Note that only pages at the end of a file can be returned to the
             filesystem. Because of the one-pass nature of the compaction
@@ -24,4 +24,4 @@
             <a href="P_BerkeleyDB_CompactConfig_FillPercentage.htm">FillPercentage</a> may be used to return pages in this
             case. 
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_CompactConfig.htm">CompactConfig Class</a></div><div class="seeAlsoStyle"> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_CompactConfig_returnEnd.htm b/docs/csharp/html/F_BerkeleyDB_CompactConfig_returnEnd.htm
index ba0cdd7..a4f463d 100644
--- a/docs/csharp/html/F_BerkeleyDB_CompactConfig_returnEnd.htm
+++ b/docs/csharp/html/F_BerkeleyDB_CompactConfig_returnEnd.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>returnEnd Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>returnEnd Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,6 +13,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">returnEnd</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_CompactConfig_start.htm b/docs/csharp/html/F_BerkeleyDB_CompactConfig_start.htm
index 8bba235..2d3033b 100644
--- a/docs/csharp/html/F_BerkeleyDB_CompactConfig_start.htm
+++ b/docs/csharp/html/F_BerkeleyDB_CompactConfig_start.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>start Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>start Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,6 +16,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^ <span class="identifier">start</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_CompactConfig_stop.htm b/docs/csharp/html/F_BerkeleyDB_CompactConfig_stop.htm
index 7df1337..6f705bf 100644
--- a/docs/csharp/html/F_BerkeleyDB_CompactConfig_stop.htm
+++ b/docs/csharp/html/F_BerkeleyDB_CompactConfig_stop.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>stop Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" t [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>stop Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" t [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,6 +16,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^ <span class="identifier">stop</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style="">< [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_CursorConfig_IsolationDegree.htm b/docs/csharp/html/F_BerkeleyDB_CursorConfig_IsolationDegree.htm
index 50175c8..e8c04c9 100644
--- a/docs/csharp/html/F_BerkeleyDB_CursorConfig_IsolationDegree.htm
+++ b/docs/csharp/html/F_BerkeleyDB_CursorConfig_IsolationDegree.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>IsolationDegree Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>IsolationDegree Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_Isolation.htm">Isolation</a> <span class="identifier">IsolationDegree</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
         <p>
           <a href="T_BerkeleyDB_Isolation.htm">DEGREE_TWO</a> ensures the stability of the
@@ -26,4 +26,4 @@
             was not specified when the underlying database was opened. 
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_CursorConfig.htm">CursorConfig Class</a></div><div class="seeAlsoStyle"><a href= [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_CursorConfig_Priority.htm b/docs/csharp/html/F_BerkeleyDB_CursorConfig_Priority.htm
index 6a3d248..46a7042 100644
--- a/docs/csharp/html/F_BerkeleyDB_CursorConfig_Priority.htm
+++ b/docs/csharp/html/F_BerkeleyDB_CursorConfig_Priority.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Priority Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Priority Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_CachePriority.htm">CachePriority</a>^ <span class="identifier">Priority</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
             The priority of a page biases the replacement algorithm to be more
             or less likely to discard a page when space is needed in the buffer
@@ -19,4 +19,4 @@
             if they are not referenced again. The setting is only advisory, and
             does not guarantee pages will be treated in a specific way.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_CursorConfig.htm">CursorConfig Class</a></div><div class="seeAlsoStyle"><a [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_CursorConfig_SnapshotIsolation.htm b/docs/csharp/html/F_BerkeleyDB_CursorConfig_SnapshotIsolation.htm
index c58eaed..ecf920f 100644
--- a/docs/csharp/html/F_BerkeleyDB_CursorConfig_SnapshotIsolation.htm
+++ b/docs/csharp/html/F_BerkeleyDB_CursorConfig_SnapshotIsolation.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SnapshotIsolation Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SnapshotIsolation Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -25,6 +25,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">SnapshotIsolation</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_CursorConfig_WriteCursor.htm b/docs/csharp/html/F_BerkeleyDB_CursorConfig_WriteCursor.htm
index ef98614..1e9ff29 100644
--- a/docs/csharp/html/F_BerkeleyDB_CursorConfig_WriteCursor.htm
+++ b/docs/csharp/html/F_BerkeleyDB_CursorConfig_WriteCursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>WriteCursor Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>WriteCursor Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,6 +13,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">WriteCursor</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name= [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_AutoCommit.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_AutoCommit.htm
index b0c05b5..980d03f 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_AutoCommit.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_AutoCommit.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>AutoCommit Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>AutoCommit Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,6 +14,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">AutoCommit</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_ByteOrder.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_ByteOrder.htm
index bf1d00d..b3f2069 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_ByteOrder.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_ByteOrder.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ByteOrder Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ByteOrder Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_ByteOrder.htm">ByteOrder</a>^ <span class="identifier">ByteOrder</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
         <p>
             The access methods provide no guarantees about the byte ordering of
@@ -26,4 +26,4 @@
             databases will be used.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig Class</a></div><div class="seeAlsoStyle"><a h [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_CacheSize.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_CacheSize.htm
index 41c3c5f..6181ad4 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_CacheSize.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_CacheSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CacheSize Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CacheSize Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_CacheInfo.htm">CacheInfo</a>^ <span class="identifier">CacheSize</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
         <p>
             The cache should be the size of the normal working data set of the
@@ -30,4 +30,4 @@
             the Programmer's Reference Guide.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig Class</a></div><div class="seeAlsoStyle"><a h [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_DoChecksum.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_DoChecksum.htm
index 4bab6fe..86be5e4 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_DoChecksum.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_DoChecksum.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DoChecksum Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DoChecksum Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">DoChecksum</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="c [...]
         <p>
             Berkeley DB uses the SHA1 Secure Hash Algorithm if encryption is
@@ -22,4 +22,4 @@
             If the database already exists, this setting will be ignored.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig Class</a></div><div class="seeAlsoStyle"><a h [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_Env.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_Env.htm
index e3bf0de..59d76b8 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_Env.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_Env.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Env Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" ty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Env Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" ty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment</a>^ <span class="identifier">Env</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection"  [...]
             The database access methods automatically make calls to the other
             subsystems in Berkeley DB, based on the enclosing environment. For
@@ -21,4 +21,4 @@
             access methods will automatically acquire the correct locks when
             reading and writing pages of the database.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig Class</a></div><div class="seeAlsoStyle [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_ErrorFeedback.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_ErrorFeedback.htm
index 1a6d495..9a8ab48 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_ErrorFeedback.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_ErrorFeedback.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ErrorFeedback Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ErrorFeedback Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_ErrorFeedbackDelegate.htm">ErrorFeedbackDelegate</a>^ <span class="identifier">ErrorFeedback</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collaps [...]
         <p>
             In some cases, when an error occurs, Berkeley DB will call
@@ -30,4 +30,4 @@
             setting <a href="P_BerkeleyDB_DatabaseEnvironment_ErrorFeedback.htm">ErrorFeedback</a>.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig Class</a></div><div class="seeAlsoStyle"><a h [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_ErrorPrefix.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_ErrorPrefix.htm
index 5420020..3c8bdd6 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_ErrorPrefix.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_ErrorPrefix.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ErrorPrefix Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ErrorPrefix Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="identifier">ErrorPrefix</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" na [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_Feedback.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_Feedback.htm
index bb2e76b..c1a16b8 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_Feedback.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_Feedback.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Feedback Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Feedback Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -10,6 +10,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_DatabaseFeedbackDelegate.htm">DatabaseFeedbackDelegate</a>^ <span class="identifier">Feedback</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="colla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_FreeThreaded.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_FreeThreaded.htm
index 3ff5fdd..80ed8c2 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_FreeThreaded.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_FreeThreaded.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FreeThreaded Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FreeThreaded Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">FreeThreaded</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_NoMMap.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_NoMMap.htm
index a3e2212..79609cf 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_NoMMap.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_NoMMap.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NoMMap Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NoMMap Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">NoMMap</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="coll [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_NoWaitDbExclusiveLock.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_NoWaitDbExclusiveLock.htm
index ea4965b..ab780ae 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_NoWaitDbExclusiveLock.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_NoWaitDbExclusiveLock.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NoWaitDbExclusiveLock Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NoWaitDbExclusiveLock Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/b3h38hb0" target="_blank">Nullable</a><<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a>> <span class="identifier">NoWaitDbExclusiveLock</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSw [...]
         <p>
             If true, configure the <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a> handle to obtain a
@@ -26,4 +26,4 @@
             entire database.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig Class</a></div><div class="seeAlsoStyle"><a h [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_NonDurableTxns.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_NonDurableTxns.htm
index db83821..f148ae3 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_NonDurableTxns.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_NonDurableTxns.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NonDurableTxns Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NonDurableTxns Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">NonDurableTxns</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" nam [...]
             If Berkeley DB does not write log records, updates of this database
             will exhibit the ACI (atomicity, consistency, and isolation)
@@ -27,4 +27,4 @@
             for a single physical file must set NonDurableTxns, including
             database objects for different databases in a physical file.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig Class</a></div><div class="seeAlsoStyle [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_Priority.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_Priority.htm
index 796d125..071b86d 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_Priority.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_Priority.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Priority Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Priority Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_CachePriority.htm">CachePriority</a>^ <span class="identifier">Priority</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
             The priority of a page biases the replacement algorithm to be more
             or less likely to discard a page when space is needed in the buffer
@@ -19,4 +19,4 @@
             if they are not referenced again. This priority is only advisory,
             and does not guarantee pages will be treated in a specific way.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig Class</a></div><div class="seeAlsoStyle [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_ReadOnly.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_ReadOnly.htm
index 41f7158..2a5841a 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_ReadOnly.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_ReadOnly.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReadOnly Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReadOnly Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,6 +13,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">ReadOnly</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="co [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_ReadUncommitted.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_ReadUncommitted.htm
index dbb7648..90e4519 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_ReadUncommitted.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_ReadUncommitted.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReadUncommitted Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReadUncommitted Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">ReadUncommitted</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" na [...]
             Read operations on the database may request the return of modified
             but not yet committed data. This flag must be specified on all
@@ -19,4 +19,4 @@
             otherwise requests for dirty reads may not be honored and the read
             may block.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig Class</a></div><div class="seeAlsoStyle [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_Truncate.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_Truncate.htm
index 8c5c085..47ec42e 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_Truncate.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_Truncate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Truncate Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Truncate Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Truncate</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="col [...]
         <p>
             Underlying filesystem primitives are used to implement this flag.
@@ -24,4 +24,4 @@
             environment.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig Class</a></div><div class="seeAlsoStyle"><a h [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_UseMVCC.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_UseMVCC.htm
index d0383f8..8be903b 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_UseMVCC.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseConfig_UseMVCC.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>UseMVCC Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>UseMVCC Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,11 +11,11 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">UseMVCC</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="coll [...]
             This will cause updates to the database to follow a copy-on-write
             protocol, which is required to support snapshot isolation. This
             settting requires that the database be transactionally protected
             during its open and is not supported by the queue format.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig Class</a></div><div class="seeAlsoStyle [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_AutoCommit.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_AutoCommit.htm
index 86df644..479a62c 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_AutoCommit.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_AutoCommit.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>AutoCommit Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>AutoCommit Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,6 +13,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">AutoCommit</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_CDB_ALLDB.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_CDB_ALLDB.htm
index f7799f2..1b34f39 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_CDB_ALLDB.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_CDB_ALLDB.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CDB_ALLDB Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CDB_ALLDB Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,6 +13,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">CDB_ALLDB</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_Create.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_Create.htm
index fa2f231..faa408f 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_Create.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_Create.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Create Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Create Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Create</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="coll [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_CreationDir.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_CreationDir.htm
index 2a302af..15ccc53 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_CreationDir.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_CreationDir.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CreationDir Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CreationDir Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,7 +15,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="identifier">CreationDir</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" nam [...]
         <p>
             This path must also exist in <a href="F_BerkeleyDB_DatabaseEnvironmentConfig_DataDirs.htm">DataDirs</a>.
@@ -27,4 +27,4 @@
             Guide for more information.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironmentConfig.htm">DatabaseEnvironmentConfig Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_DataDirs.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_DataDirs.htm
index 107f3cf..293bf9f 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_DataDirs.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_DataDirs.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DataDirs Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DataDirs Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/6sh2ey19" target="_blank">List</a><<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^>^ <span class="identifier">DataDirs</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src=".. [...]
         <p>
             Paths specified to <a href="M_BerkeleyDB_Database_Open.htm">Open(String, DatabaseConfig)</a> will be searched
@@ -27,4 +27,4 @@
             Guide for more information.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironmentConfig.htm">DatabaseEnvironmentConfig Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_ErrorFeedback.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_ErrorFeedback.htm
index 04e17ed..0a7b418 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_ErrorFeedback.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_ErrorFeedback.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ErrorFeedback Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ErrorFeedback Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_ErrorFeedbackDelegate.htm">ErrorFeedbackDelegate</a>^ <span class="identifier">ErrorFeedback</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collaps [...]
         <p>
             When an error occurs in the Berkeley DB library, a
@@ -35,4 +35,4 @@
             normal operation as well as during application debugging.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironmentConfig.htm">DatabaseEnvironmentConfig Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_ErrorPrefix.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_ErrorPrefix.htm
index ce5889c..cb4002f 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_ErrorPrefix.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_ErrorPrefix.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ErrorPrefix Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ErrorPrefix Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="identifier">ErrorPrefix</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" nam [...]
         <p>
             For databases opened inside of a DatabaseEnvironment, setting
@@ -20,4 +20,4 @@
             setting <a href="P_BerkeleyDB_DatabaseEnvironment_ErrorPrefix.htm">ErrorPrefix</a>.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironmentConfig.htm">DatabaseEnvironmentConfig Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_EventNotify.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_EventNotify.htm
index 6d5af52..a88aed6 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_EventNotify.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_EventNotify.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EventNotify Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EventNotify Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_EventNotifyDelegate.htm">EventNotifyDelegate</a>^ <span class="identifier">EventNotify</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseable [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_Feedback.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_Feedback.htm
index eb12a6b..d4d166b 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_Feedback.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_Feedback.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Feedback Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Feedback Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_EnvironmentFeedbackDelegate.htm">EnvironmentFeedbackDelegate</a>^ <span class="identifier">Feedback</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name=" [...]
         <p>
             Some operations performed by the Berkeley DB library can take
@@ -25,4 +25,4 @@
             appropriate manner. 
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironmentConfig.htm">DatabaseEnvironmentConfig Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_ForceFlush.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_ForceFlush.htm
index fd36bf9..34aeb1f 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_ForceFlush.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_ForceFlush.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ForceFlush Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ForceFlush Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">ForceFlush</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="c [...]
             This is only available on some systems (for example, systems
             supporting the IEEE/ANSI Std 1003.1 (POSIX) standard O_DSYNC flag,
@@ -26,4 +26,4 @@
             support for trickling writes back to stable storage behaves badly
             (or more likely, has been misconfigured).
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironmentConfig.htm">DatabaseEnvironmentConfig Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_FreeThreaded.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_FreeThreaded.htm
index ffb16bb..3185343 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_FreeThreaded.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_FreeThreaded.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FreeThreaded Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FreeThreaded Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">FreeThreaded</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name= [...]
         <p>
             Required to be true if the created <a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment</a>
@@ -24,4 +24,4 @@
             </p>
         <p>Required to be true when using the Replication Manager.</p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironmentConfig.htm">DatabaseEnvironmentConfig Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_HotbackupInProgress.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_HotbackupInProgress.htm
index 193613f..3226941 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_HotbackupInProgress.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_HotbackupInProgress.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HotbackupInProgress Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HotbackupInProgress Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">HotbackupInProgress</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section [...]
             When a "hot backup" copy of a database environment is taken, this
             attribute should be configured in the environment prior to copying.
@@ -26,4 +26,4 @@
             Guide, and the description of the Bulk attribute in 
             <a href="F_BerkeleyDB_TransactionConfig_Bulk.htm">Bulk</a>for more information.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironmentConfig.htm">DatabaseEnvironmentConfig Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_InitRegions.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_InitRegions.htm
index e1daed3..b88e823 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_InitRegions.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_InitRegions.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitRegions Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitRegions Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,7 +16,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">InitRegions</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name=" [...]
         <p>
             In some applications, the expense of page-faulting the underlying
@@ -25,4 +25,4 @@
             convoy, and overall throughput may decrease.)
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironmentConfig.htm">DatabaseEnvironmentConfig Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_IntermediateDirMode.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_IntermediateDirMode.htm
index df7fa7a..55f2635 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_IntermediateDirMode.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_IntermediateDirMode.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>IntermediateDirMode Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>IntermediateDirMode Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="identifier">IntermediateDirMode</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="sect [...]
         <p>
             By default, Berkeley DB does not create intermediate directories
@@ -44,4 +44,4 @@
             owner and read-only access for the directory group.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironmentConfig.htm">DatabaseEnvironmentConfig Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_LockSystemCfg.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_LockSystemCfg.htm
index a5517d3..b67ec42 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_LockSystemCfg.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_LockSystemCfg.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockSystemCfg Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockSystemCfg Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_LockingConfig.htm">LockingConfig</a>^ <span class="identifier">LockSystemCfg</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" s [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_Lockdown.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_Lockdown.htm
index 221b2f2..6ddade6 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_Lockdown.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_Lockdown.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Lockdown Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Lockdown Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Lockdown</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="co [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_LogSystemCfg.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_LogSystemCfg.htm
index 0159335..4f6afa8 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_LogSystemCfg.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_LogSystemCfg.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogSystemCfg Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogSystemCfg Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_LogConfig.htm">LogConfig</a>^ <span class="identifier">LogSystemCfg</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style="">< [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_MPoolSystemCfg.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_MPoolSystemCfg.htm
index 918bb41..0cc3cf8 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_MPoolSystemCfg.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_MPoolSystemCfg.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MPoolSystemCfg Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MPoolSystemCfg Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_MPoolConfig.htm">MPoolConfig</a>^ <span class="identifier">MPoolSystemCfg</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" styl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_MetadataDir.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_MetadataDir.htm
index 04a8edb..2ef3d64 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_MetadataDir.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_MetadataDir.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MetadataDir Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MetadataDir Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="identifier">MetadataDir</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" nam [...]
         <p>
             By default, metadata is stored in the environment home directory.
@@ -24,4 +24,4 @@
             be the same location for all sites within a replication group.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironmentConfig.htm">DatabaseEnvironmentConfig Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_MutexSystemCfg.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_MutexSystemCfg.htm
index 5c8516d..015a46c 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_MutexSystemCfg.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_MutexSystemCfg.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MutexSystemCfg Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MutexSystemCfg Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_MutexConfig.htm">MutexConfig</a>^ <span class="identifier">MutexSystemCfg</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" styl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_NoBuffer.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_NoBuffer.htm
index 53c49d1..18e083e 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_NoBuffer.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_NoBuffer.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NoBuffer Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NoBuffer Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">NoBuffer</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="co [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_NoLocking.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_NoLocking.htm
index e4fc1ae..dc0fe56 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_NoLocking.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_NoLocking.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NoLocking Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NoLocking Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,6 +14,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">NoLocking</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_NoMMap.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_NoMMap.htm
index 3cd1cd7..f110ca2 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_NoMMap.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_NoMMap.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NoMMap Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NoMMap Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,6 +13,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">NoMMap</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="coll [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_NoPanic.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_NoPanic.htm
index 5fd0d84..9372bcb 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_NoPanic.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_NoPanic.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NoPanic Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NoPanic Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,6 +15,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">NoPanic</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="col [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_Overwrite.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_Overwrite.htm
index f878bda..7f66f17 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_Overwrite.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_Overwrite.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Overwrite Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Overwrite Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Overwrite</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="co [...]
             Berkeley DB overwrites files using alternating 0xff, 0x00 and 0xff
             byte patterns. For file overwriting to be effective, the underlying
@@ -20,4 +20,4 @@
             journaling or logging filesystems will require operating system
             support and probably modification of the Berkeley DB sources.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironmentConfig.htm">DatabaseEnvironmentConfig Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_Private.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_Private.htm
index 07eba6e..51d52f1 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_Private.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_Private.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Private Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Private Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Private</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="coll [...]
         <p>
             This setting implies the environment will only be accessed by a
@@ -32,4 +32,4 @@
             this setting should be false.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironmentConfig.htm">DatabaseEnvironmentConfig Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_Register.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_Register.htm
index 16e5325..024a669 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_Register.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_Register.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Register Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Register Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Register</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="col [...]
             If recovery needs to be performed for any reason (including the
             initial use of this setting), and <a href="F_BerkeleyDB_DatabaseEnvironmentConfig_RunRecovery.htm">RunRecovery</a>is also
@@ -26,4 +26,4 @@
             See Architecting Transactional Data Store applications in the 
             Programmer's Reference Guide for more information.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironmentConfig.htm">DatabaseEnvironmentConfig Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_RepSystemCfg.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_RepSystemCfg.htm
index 22f0d14..5c41f9b 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_RepSystemCfg.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_RepSystemCfg.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepSystemCfg Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepSystemCfg Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_ReplicationConfig.htm">ReplicationConfig</a>^ <span class="identifier">RepSystemCfg</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSec [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_RunFatalRecovery.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_RunFatalRecovery.htm
index 5b471ee..cb94d53 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_RunFatalRecovery.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_RunFatalRecovery.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RunFatalRecovery Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RunFatalRecovery Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,10 +12,10 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">RunFatalRecovery</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" n [...]
             If true, the <a href="F_BerkeleyDB_DatabaseEnvironmentConfig_Create.htm">Create</a> and <a href="F_BerkeleyDB_DatabaseEnvironmentConfig_UseTxns.htm">UseTxns</a> must
             also be set, because the regions will be removed and re-created,
             and transactions are required for application recovery.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironmentConfig.htm">DatabaseEnvironmentConfig Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_RunRecovery.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_RunRecovery.htm
index 87ee64c..731802e 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_RunRecovery.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_RunRecovery.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RunRecovery Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RunRecovery Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,10 +12,10 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">RunRecovery</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name=" [...]
             If true, the <a href="F_BerkeleyDB_DatabaseEnvironmentConfig_Create.htm">Create</a> and <a href="F_BerkeleyDB_DatabaseEnvironmentConfig_UseTxns.htm">UseTxns</a> must
             also be set, because the regions will be removed and re-created,
             and transactions are required for application recovery.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironmentConfig.htm">DatabaseEnvironmentConfig Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_SetThreadID.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_SetThreadID.htm
index 898d941..acfc743 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_SetThreadID.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_SetThreadID.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SetThreadID Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SetThreadID Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,11 +12,11 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_SetThreadIDDelegate.htm">SetThreadIDDelegate</a>^ <span class="identifier">SetThreadID</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableS [...]
             This delegate supports <a href="M_BerkeleyDB_DatabaseEnvironment_FailCheck.htm">FailCheck<span class="languageSpecificText"><span class="cs">()</span><span class="cpp">()</span><span class="nu">()</span></span></a>.
             For more information, see Architecting Data Store and Concurrent
             Data Store applications, and Architecting Transactional Data Store
             applications, both in the Berkeley DB Programmer's Reference Guide.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironmentConfig.htm">DatabaseEnvironmentConfig Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_SystemMemory.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_SystemMemory.htm
index 84feccb..416a7bb 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_SystemMemory.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_SystemMemory.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SystemMemory Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SystemMemory Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">SystemMemory</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name= [...]
             See Shared Memory Regions in the Programmer's Reference Guide for
             more information.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironmentConfig.htm">DatabaseEnvironmentConfig Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_TempDir.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_TempDir.htm
index a6ab33a..938df9d 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_TempDir.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_TempDir.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TempDir Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TempDir Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="identifier">TempDir</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="c [...]
         <p>
             The files created to back in-memory access method databases will be
@@ -30,4 +30,4 @@
             <a href="F_BerkeleyDB_DatabaseEnvironmentConfig_UseEnvironmentVars.htm">UseEnvironmentVars</a> is true.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironmentConfig.htm">DatabaseEnvironmentConfig Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_ThreadIsAlive.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_ThreadIsAlive.htm
index 12b90e6..51bd229 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_ThreadIsAlive.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_ThreadIsAlive.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ThreadIsAlive Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ThreadIsAlive Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_ThreadIsAliveDelegate.htm">ThreadIsAliveDelegate</a>^ <span class="identifier">ThreadIsAlive</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collap [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_ThreadName.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_ThreadName.htm
index b76d58b..b6bef94 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_ThreadName.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_ThreadName.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ThreadName Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ThreadName Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_SetThreadNameDelegate.htm">SetThreadNameDelegate</a>^ <span class="identifier">ThreadName</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapsea [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_TimeNotGranted.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_TimeNotGranted.htm
index 8dfcae1..abad7eb 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_TimeNotGranted.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_TimeNotGranted.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TimeNotGranted Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TimeNotGranted Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,6 +15,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">TimeNotGranted</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" na [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_TxnNoSync.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_TxnNoSync.htm
index 9b96ebd..39618e3 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_TxnNoSync.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_TxnNoSync.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TxnNoSync Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TxnNoSync Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">TxnNoSync</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="co [...]
             This means that transactions exhibit the ACI (atomicity,
             consistency, and isolation) properties, but not D (durability); that
@@ -23,4 +23,4 @@
             into the log buffer, how often the operating system flushes dirty
             buffers to disk, and how often the log is checkpointed.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironmentConfig.htm">DatabaseEnvironmentConfig Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_TxnNoWait.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_TxnNoWait.htm
index 2f22098..876a149 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_TxnNoWait.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_TxnNoWait.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TxnNoWait Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TxnNoWait Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,6 +15,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">TxnNoWait</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_TxnSnapshot.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_TxnSnapshot.htm
index fcf4f59..cea23e0 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_TxnSnapshot.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_TxnSnapshot.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TxnSnapshot Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TxnSnapshot Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,6 +16,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">TxnSnapshot</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name= [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_TxnWriteNoSync.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_TxnWriteNoSync.htm
index b532a7d..514db74 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_TxnWriteNoSync.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_TxnWriteNoSync.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TxnWriteNoSync Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TxnWriteNoSync Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">TxnWriteNoSync</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" nam [...]
             This means that transactions exhibit the ACI (atomicity,
             consistency, and isolation) properties, but not D (durability); that
@@ -22,4 +22,4 @@
             transactions at risk is governed by how often the system flushes
             dirty buffers to disk and how often the log is checkpointed.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironmentConfig.htm">DatabaseEnvironmentConfig Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_UseCDB.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_UseCDB.htm
index b276818..57258ff 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_UseCDB.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_UseCDB.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>UseCDB Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>UseCDB Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,10 +12,10 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">UseCDB</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="colla [...]
             In this mode, Berkeley DB provides multiple reader/single writer
             access. The only other subsystem that should be specified with
             UseCDB flag is <a href="F_BerkeleyDB_DatabaseEnvironmentConfig_UseMPool.htm">UseMPool</a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironmentConfig.htm">DatabaseEnvironmentConfig Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_UseEnvironmentVars.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_UseEnvironmentVars.htm
index 52fd046..4fb64d0 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_UseEnvironmentVars.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_UseEnvironmentVars.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>UseEnvironmentVars Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>UseEnvironmentVars Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">UseEnvironmentVars</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" [...]
         <p>
             See Berkeley DB File Naming in the Programmer's Reference Guide for 
@@ -24,4 +24,4 @@
             naming for all users only if UseEnvironmentVars is true.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironmentConfig.htm">DatabaseEnvironmentConfig Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_UseLocking.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_UseLocking.htm
index af037d6..4011872 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_UseLocking.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_UseLocking.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>UseLocking Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>UseLocking Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">UseLocking</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="c [...]
             This subsystem should be used when multiple processes or threads are
             going to be reading and writing a Berkeley DB database, so that they
@@ -21,4 +21,4 @@
             well. See <a href="M_BerkeleyDB_DatabaseEnvironment_DetectDeadlocks.htm">DetectDeadlocks(DeadlockPolicy)</a> for more
             information.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironmentConfig.htm">DatabaseEnvironmentConfig Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_UseLogging.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_UseLogging.htm
index 82785ca..219f405 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_UseLogging.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_UseLogging.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>UseLogging Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>UseLogging Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">UseLogging</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="c [...]
             This subsystem should be used when recovery from application or
             system failure is necessary. If the log region is being created and
@@ -19,4 +19,4 @@
             subsequent log writes are appended to the end of the log, rather
             than overwriting current log entries.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironmentConfig.htm">DatabaseEnvironmentConfig Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_UseMPool.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_UseMPool.htm
index 888178a..ba896f2 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_UseMPool.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_UseMPool.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>UseMPool Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>UseMPool Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">UseMPool</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="col [...]
             This subsystem should be used whenever an application is using any
             Berkeley DB access method.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironmentConfig.htm">DatabaseEnvironmentConfig Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_UseMVCC.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_UseMVCC.htm
index b893b05..a33a6b7 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_UseMVCC.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_UseMVCC.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>UseMVCC Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>UseMVCC Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,6 +14,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">UseMVCC</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="col [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_UseReplication.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_UseReplication.htm
index 05ff5f8..e814fa1 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_UseReplication.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_UseReplication.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>UseReplication Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>UseReplication Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,10 +11,10 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">UseReplication</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" nam [...]
             This subsystem should be used whenever an application plans on using
             replication. UseReplication requires <a href="F_BerkeleyDB_DatabaseEnvironmentConfig_UseTxns.htm">UseTxns</a> and
             <a href="F_BerkeleyDB_DatabaseEnvironmentConfig_UseLocking.htm">UseLocking</a> also be set.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironmentConfig.htm">DatabaseEnvironmentConfig Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_UseTxns.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_UseTxns.htm
index 53438e9..9ecc51a 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_UseTxns.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_UseTxns.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>UseTxns Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>UseTxns Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,10 +11,10 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">UseTxns</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="coll [...]
             This subsystem should be used when recovery and atomicity of
             multiple operations are important. UseTxns implies
             <a href="F_BerkeleyDB_DatabaseEnvironmentConfig_UseLogging.htm">UseLogging</a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironmentConfig.htm">DatabaseEnvironmentConfig Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_Verbosity.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_Verbosity.htm
index a9209cf..388406e 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_Verbosity.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_Verbosity.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Verbosity Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Verbosity Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_VerboseMessages.htm">VerboseMessages</a>^ <span class="identifier">Verbosity</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" s [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_YieldCPU.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_YieldCPU.htm
index 192ed1f..bfbc751 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_YieldCPU.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseEnvironmentConfig_YieldCPU.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>YieldCPU Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>YieldCPU Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,6 +13,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">YieldCPU</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="co [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseException_ErrorCode.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseException_ErrorCode.htm
index ff72b00..10aefc6 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseException_ErrorCode.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseException_ErrorCode.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ErrorCode Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ErrorCode Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">ErrorCode</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="co [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseType_BTREE.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseType_BTREE.htm
index 0c3ec7d..fca4857 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseType_BTREE.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseType_BTREE.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTREE Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTREE Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">static</span> <span class="keyword">initonly</span> <a href="T_BerkeleyDB_DatabaseType.htm">DatabaseType</a>^ <span class="identifier">BTREE</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div  [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseType_HASH.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseType_HASH.htm
index a14b376..b143c14 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseType_HASH.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseType_HASH.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HASH Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" t [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HASH Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" t [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">static</span> <span class="keyword">initonly</span> <a href="T_BerkeleyDB_DatabaseType.htm">DatabaseType</a>^ <span class="identifier">HASH</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div i [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseType_HEAP.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseType_HEAP.htm
index 0640eb8..69c6668 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseType_HEAP.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseType_HEAP.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HEAP Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" t [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HEAP Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" t [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">static</span> <span class="keyword">initonly</span> <a href="T_BerkeleyDB_DatabaseType.htm">DatabaseType</a>^ <span class="identifier">HEAP</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div i [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseType_QUEUE.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseType_QUEUE.htm
index 06bc204..4639c04 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseType_QUEUE.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseType_QUEUE.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>QUEUE Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>QUEUE Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">static</span> <span class="keyword">initonly</span> <a href="T_BerkeleyDB_DatabaseType.htm">DatabaseType</a>^ <span class="identifier">QUEUE</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div  [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseType_RECNO.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseType_RECNO.htm
index 4e23128..ec0a448 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseType_RECNO.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseType_RECNO.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RECNO Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RECNO Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">static</span> <span class="keyword">initonly</span> <a href="T_BerkeleyDB_DatabaseType.htm">DatabaseType</a>^ <span class="identifier">RECNO</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div  [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DatabaseType_UNKNOWN.htm b/docs/csharp/html/F_BerkeleyDB_DatabaseType_UNKNOWN.htm
index fd1c542..335883c 100644
--- a/docs/csharp/html/F_BerkeleyDB_DatabaseType_UNKNOWN.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DatabaseType_UNKNOWN.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>UNKNOWN Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>UNKNOWN Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">static</span> <span class="keyword">initonly</span> <a href="T_BerkeleyDB_DatabaseType.htm">DatabaseType</a>^ <span class="identifier">UNKNOWN</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DbSiteConfig_Host.htm b/docs/csharp/html/F_BerkeleyDB_DbSiteConfig_Host.htm
index 60bbfd1..4200e0d 100644
--- a/docs/csharp/html/F_BerkeleyDB_DbSiteConfig_Host.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DbSiteConfig_Host.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Host Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" t [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Host Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" t [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="identifier">Host</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="col [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DbSiteConfig_Port.htm b/docs/csharp/html/F_BerkeleyDB_DbSiteConfig_Port.htm
index 713dbaa..934087d 100644
--- a/docs/csharp/html/F_BerkeleyDB_DbSiteConfig_Port.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DbSiteConfig_Port.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Port Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" t [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Port Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" t [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Port</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DbThreadID_processID.htm b/docs/csharp/html/F_BerkeleyDB_DbThreadID_processID.htm
index 9187f46..7137bc9 100644
--- a/docs/csharp/html/F_BerkeleyDB_DbThreadID_processID.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DbThreadID_processID.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>processID Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>processID Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">processID</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="co [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DbThreadID_threadID.htm b/docs/csharp/html/F_BerkeleyDB_DbThreadID_threadID.htm
index 898f9a0..8f0ef66 100644
--- a/docs/csharp/html/F_BerkeleyDB_DbThreadID_threadID.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DbThreadID_threadID.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>threadID Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>threadID Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">threadID</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section"  [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DeadlockPolicy_DEFAULT.htm b/docs/csharp/html/F_BerkeleyDB_DeadlockPolicy_DEFAULT.htm
index f386cd2..f8678f7 100644
--- a/docs/csharp/html/F_BerkeleyDB_DeadlockPolicy_DEFAULT.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DeadlockPolicy_DEFAULT.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DEFAULT Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DEFAULT Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">static</span> <a href="T_BerkeleyDB_DeadlockPolicy.htm">DeadlockPolicy</a>^ <span class="identifier">DEFAULT</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="secti [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DeadlockPolicy_EXPIRE.htm b/docs/csharp/html/F_BerkeleyDB_DeadlockPolicy_EXPIRE.htm
index c1ae47d..da046e0 100644
--- a/docs/csharp/html/F_BerkeleyDB_DeadlockPolicy_EXPIRE.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DeadlockPolicy_EXPIRE.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EXPIRE Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EXPIRE Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">static</span> <a href="T_BerkeleyDB_DeadlockPolicy.htm">DeadlockPolicy</a>^ <span class="identifier">EXPIRE</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="sectio [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DeadlockPolicy_MAX_LOCKS.htm b/docs/csharp/html/F_BerkeleyDB_DeadlockPolicy_MAX_LOCKS.htm
index 6b7ded2..4989fd7 100644
--- a/docs/csharp/html/F_BerkeleyDB_DeadlockPolicy_MAX_LOCKS.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DeadlockPolicy_MAX_LOCKS.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MAX_LOCKS Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MAX_LOCKS Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">static</span> <a href="T_BerkeleyDB_DeadlockPolicy.htm">DeadlockPolicy</a>^ <span class="identifier">MAX_LOCKS</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="sec [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DeadlockPolicy_MAX_WRITE.htm b/docs/csharp/html/F_BerkeleyDB_DeadlockPolicy_MAX_WRITE.htm
index fea79fa..353cc80 100644
--- a/docs/csharp/html/F_BerkeleyDB_DeadlockPolicy_MAX_WRITE.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DeadlockPolicy_MAX_WRITE.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MAX_WRITE Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MAX_WRITE Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">static</span> <a href="T_BerkeleyDB_DeadlockPolicy.htm">DeadlockPolicy</a>^ <span class="identifier">MAX_WRITE</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="sec [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DeadlockPolicy_MIN_LOCKS.htm b/docs/csharp/html/F_BerkeleyDB_DeadlockPolicy_MIN_LOCKS.htm
index 3a2e0e9..1ed7699 100644
--- a/docs/csharp/html/F_BerkeleyDB_DeadlockPolicy_MIN_LOCKS.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DeadlockPolicy_MIN_LOCKS.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MIN_LOCKS Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MIN_LOCKS Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">static</span> <a href="T_BerkeleyDB_DeadlockPolicy.htm">DeadlockPolicy</a>^ <span class="identifier">MIN_LOCKS</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="sec [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DeadlockPolicy_MIN_WRITE.htm b/docs/csharp/html/F_BerkeleyDB_DeadlockPolicy_MIN_WRITE.htm
index 34daca4..d33f939 100644
--- a/docs/csharp/html/F_BerkeleyDB_DeadlockPolicy_MIN_WRITE.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DeadlockPolicy_MIN_WRITE.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MIN_WRITE Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MIN_WRITE Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">static</span> <a href="T_BerkeleyDB_DeadlockPolicy.htm">DeadlockPolicy</a>^ <span class="identifier">MIN_WRITE</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="sec [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DeadlockPolicy_OLDEST.htm b/docs/csharp/html/F_BerkeleyDB_DeadlockPolicy_OLDEST.htm
index b48e20b..5fd38d3 100644
--- a/docs/csharp/html/F_BerkeleyDB_DeadlockPolicy_OLDEST.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DeadlockPolicy_OLDEST.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>OLDEST Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>OLDEST Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">static</span> <a href="T_BerkeleyDB_DeadlockPolicy.htm">DeadlockPolicy</a>^ <span class="identifier">OLDEST</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="sectio [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DeadlockPolicy_RANDOM.htm b/docs/csharp/html/F_BerkeleyDB_DeadlockPolicy_RANDOM.htm
index 4eda95b..4995075 100644
--- a/docs/csharp/html/F_BerkeleyDB_DeadlockPolicy_RANDOM.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DeadlockPolicy_RANDOM.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RANDOM Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RANDOM Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">static</span> <a href="T_BerkeleyDB_DeadlockPolicy.htm">DeadlockPolicy</a>^ <span class="identifier">RANDOM</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="sectio [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_DeadlockPolicy_YOUNGEST.htm b/docs/csharp/html/F_BerkeleyDB_DeadlockPolicy_YOUNGEST.htm
index 1bc9893..a4f51ef 100644
--- a/docs/csharp/html/F_BerkeleyDB_DeadlockPolicy_YOUNGEST.htm
+++ b/docs/csharp/html/F_BerkeleyDB_DeadlockPolicy_YOUNGEST.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>YOUNGEST Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>YOUNGEST Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">static</span> <a href="T_BerkeleyDB_DeadlockPolicy.htm">DeadlockPolicy</a>^ <span class="identifier">YOUNGEST</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="sect [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_BUFFER_SMALL.htm b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_BUFFER_SMALL.htm
index dbc6c9d..0464406 100644
--- a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_BUFFER_SMALL.htm
+++ b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_BUFFER_SMALL.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_BUFFER_SMALL Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_BUFFER_SMALL Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">literal</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">DB_BUFFER_SMALL</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div i [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_DONOTINDEX.htm b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_DONOTINDEX.htm
index d6034b1..70e23f3 100644
--- a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_DONOTINDEX.htm
+++ b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_DONOTINDEX.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_DONOTINDEX Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_DONOTINDEX Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">literal</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">DB_DONOTINDEX</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id= [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_FOREIGN_CONFLICT.htm b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_FOREIGN_CONFLICT.htm
index 76e97b6..e68d7d7 100644
--- a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_FOREIGN_CONFLICT.htm
+++ b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_FOREIGN_CONFLICT.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_FOREIGN_CONFLICT Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_FOREIGN_CONFLICT Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">literal</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">DB_FOREIGN_CONFLICT</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_HEAP_FULL.htm b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_HEAP_FULL.htm
index 8c7c6a2..bfcc8f7 100644
--- a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_HEAP_FULL.htm
+++ b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_HEAP_FULL.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_HEAP_FULL Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_HEAP_FULL Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">literal</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">DB_HEAP_FULL</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_KEYEMPTY.htm b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_KEYEMPTY.htm
index 57e1bcc..60faa9a 100644
--- a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_KEYEMPTY.htm
+++ b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_KEYEMPTY.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_KEYEMPTY Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_KEYEMPTY Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">literal</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">DB_KEYEMPTY</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="s [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_KEYEXIST.htm b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_KEYEXIST.htm
index 91b291e..7ef9a8f 100644
--- a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_KEYEXIST.htm
+++ b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_KEYEXIST.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_KEYEXIST Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_KEYEXIST Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">literal</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">DB_KEYEXIST</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="s [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_LOCK_DEADLOCK.htm b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_LOCK_DEADLOCK.htm
index c3d15ea..f7f7780 100644
--- a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_LOCK_DEADLOCK.htm
+++ b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_LOCK_DEADLOCK.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_LOCK_DEADLOCK Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_LOCK_DEADLOCK Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">literal</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">DB_LOCK_DEADLOCK</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div  [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_LOCK_NOTGRANTED.htm b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_LOCK_NOTGRANTED.htm
index f3cc9e8..2fb92d0 100644
--- a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_LOCK_NOTGRANTED.htm
+++ b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_LOCK_NOTGRANTED.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_LOCK_NOTGRANTED Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_LOCK_NOTGRANTED Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">literal</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">DB_LOCK_NOTGRANTED</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_LOG_BUFFER_FULL.htm b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_LOG_BUFFER_FULL.htm
index 2344ab8..a47f356 100644
--- a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_LOG_BUFFER_FULL.htm
+++ b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_LOG_BUFFER_FULL.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_LOG_BUFFER_FULL Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_LOG_BUFFER_FULL Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">literal</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">DB_LOG_BUFFER_FULL</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_NOSERVER.htm b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_NOSERVER.htm
index c2ddb09..83e0b7a 100644
--- a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_NOSERVER.htm
+++ b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_NOSERVER.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_NOSERVER Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_NOSERVER Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">literal</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">DB_NOSERVER</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="s [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_NOTFOUND.htm b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_NOTFOUND.htm
index ac1e1d3..768e1c1 100644
--- a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_NOTFOUND.htm
+++ b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_NOTFOUND.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_NOTFOUND Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_NOTFOUND Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">literal</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">DB_NOTFOUND</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="s [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_OLD_VERSION.htm b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_OLD_VERSION.htm
index 992e125..7c6bfbb 100644
--- a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_OLD_VERSION.htm
+++ b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_OLD_VERSION.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_OLD_VERSION Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_OLD_VERSION Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">literal</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">DB_OLD_VERSION</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_PAGE_NOTFOUND.htm b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_PAGE_NOTFOUND.htm
index 390f363..e17b38f 100644
--- a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_PAGE_NOTFOUND.htm
+++ b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_PAGE_NOTFOUND.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_PAGE_NOTFOUND Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_PAGE_NOTFOUND Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">literal</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">DB_PAGE_NOTFOUND</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div  [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_DUPMASTER.htm b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_DUPMASTER.htm
index 5d74a6c..a6aa3dd 100644
--- a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_DUPMASTER.htm
+++ b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_DUPMASTER.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_REP_DUPMASTER Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_REP_DUPMASTER Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">literal</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">DB_REP_DUPMASTER</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div  [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_HANDLE_DEAD.htm b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_HANDLE_DEAD.htm
index 3dbe865..f0708bb 100644
--- a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_HANDLE_DEAD.htm
+++ b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_HANDLE_DEAD.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_REP_HANDLE_DEAD Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_REP_HANDLE_DEAD Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">literal</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">DB_REP_HANDLE_DEAD</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_HOLDELECTION.htm b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_HOLDELECTION.htm
index 5a9c807..f579cd3 100644
--- a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_HOLDELECTION.htm
+++ b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_HOLDELECTION.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_REP_HOLDELECTION Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_REP_HOLDELECTION Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">literal</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">DB_REP_HOLDELECTION</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_IGNORE.htm b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_IGNORE.htm
index 8f9602f..28a9ac5 100644
--- a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_IGNORE.htm
+++ b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_IGNORE.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_REP_IGNORE Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_REP_IGNORE Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">literal</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">DB_REP_IGNORE</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id= [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_ISPERM.htm b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_ISPERM.htm
index 69dca0d..958084e 100644
--- a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_ISPERM.htm
+++ b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_ISPERM.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_REP_ISPERM Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_REP_ISPERM Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">literal</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">DB_REP_ISPERM</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id= [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_JOIN_FAILURE.htm b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_JOIN_FAILURE.htm
index b9e7303..3dd43d2 100644
--- a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_JOIN_FAILURE.htm
+++ b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_JOIN_FAILURE.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_REP_JOIN_FAILURE Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_REP_JOIN_FAILURE Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">literal</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">DB_REP_JOIN_FAILURE</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_LEASE_EXPIRED.htm b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_LEASE_EXPIRED.htm
index 8bccc8c..cbe9a65 100644
--- a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_LEASE_EXPIRED.htm
+++ b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_LEASE_EXPIRED.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_REP_LEASE_EXPIRED Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_REP_LEASE_EXPIRED Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">literal</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">DB_REP_LEASE_EXPIRED</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1>< [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_LOCKOUT.htm b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_LOCKOUT.htm
index 861d649..4264f55 100644
--- a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_LOCKOUT.htm
+++ b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_LOCKOUT.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_REP_LOCKOUT Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_REP_LOCKOUT Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">literal</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">DB_REP_LOCKOUT</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_NEWSITE.htm b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_NEWSITE.htm
index 93a749d..3fada09 100644
--- a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_NEWSITE.htm
+++ b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_NEWSITE.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_REP_NEWSITE Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_REP_NEWSITE Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">literal</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">DB_REP_NEWSITE</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_NOTPERM.htm b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_NOTPERM.htm
index 2e50453..8b5684b 100644
--- a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_NOTPERM.htm
+++ b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_NOTPERM.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_REP_NOTPERM Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_REP_NOTPERM Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">literal</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">DB_REP_NOTPERM</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_UNAVAIL.htm b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_UNAVAIL.htm
index c6fa647..8e03120 100644
--- a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_UNAVAIL.htm
+++ b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_REP_UNAVAIL.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_REP_UNAVAIL Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_REP_UNAVAIL Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">literal</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">DB_REP_UNAVAIL</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_RUNRECOVERY.htm b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_RUNRECOVERY.htm
index 1feddae..9e297dd 100644
--- a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_RUNRECOVERY.htm
+++ b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_RUNRECOVERY.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_RUNRECOVERY Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_RUNRECOVERY Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">literal</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">DB_RUNRECOVERY</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_SECONDARY_BAD.htm b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_SECONDARY_BAD.htm
index fd9d394..ff25d15 100644
--- a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_SECONDARY_BAD.htm
+++ b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_SECONDARY_BAD.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_SECONDARY_BAD Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_SECONDARY_BAD Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">literal</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">DB_SECONDARY_BAD</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div  [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_VERIFY_BAD.htm b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_VERIFY_BAD.htm
index 23d54b9..ff09cbe 100644
--- a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_VERIFY_BAD.htm
+++ b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_VERIFY_BAD.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_VERIFY_BAD Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_VERIFY_BAD Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">literal</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">DB_VERIFY_BAD</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id= [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_VERSION_MISMATCH.htm b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_VERSION_MISMATCH.htm
index 8a8eb1b..95b97b3 100644
--- a/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_VERSION_MISMATCH.htm
+++ b/docs/csharp/html/F_BerkeleyDB_ErrorCodes_DB_VERSION_MISMATCH.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_VERSION_MISMATCH Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DB_VERSION_MISMATCH Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">literal</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">DB_VERSION_MISMATCH</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_HashDatabaseConfig_Creation.htm b/docs/csharp/html/F_BerkeleyDB_HashDatabaseConfig_Creation.htm
index 8988312..59eac8f 100644
--- a/docs/csharp/html/F_BerkeleyDB_HashDatabaseConfig_Creation.htm
+++ b/docs/csharp/html/F_BerkeleyDB_HashDatabaseConfig_Creation.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Creation Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Creation Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,10 +11,10 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_CreatePolicy.htm">CreatePolicy</a> <span class="identifier">Creation</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
             If the database does not already exist and
             <a href="T_BerkeleyDB_CreatePolicy.htm">NEVER</a> is set,
             <a href="M_BerkeleyDB_HashDatabase_Open.htm">Open(String, HashDatabaseConfig)</a> will fail.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashDatabaseConfig.htm">HashDatabaseConfig Class</a></div><div class="seeA [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_HashDatabaseConfig_DuplicateCompare.htm b/docs/csharp/html/F_BerkeleyDB_HashDatabaseConfig_DuplicateCompare.htm
index dea090e..274e535 100644
--- a/docs/csharp/html/F_BerkeleyDB_HashDatabaseConfig_DuplicateCompare.htm
+++ b/docs/csharp/html/F_BerkeleyDB_HashDatabaseConfig_DuplicateCompare.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DuplicateCompare Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DuplicateCompare Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_EntryComparisonDelegate.htm">EntryComparisonDelegate</a>^ <span class="identifier">DuplicateCompare</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name=" [...]
         <p>
             The comparison function is called whenever it is necessary to
@@ -31,4 +31,4 @@
             to create the database or corruption can occur.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashDatabaseConfig.htm">HashDatabaseConfig Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_HashDatabaseConfig_Duplicates.htm b/docs/csharp/html/F_BerkeleyDB_HashDatabaseConfig_Duplicates.htm
index 5cb21a0..e7d8f57 100644
--- a/docs/csharp/html/F_BerkeleyDB_HashDatabaseConfig_Duplicates.htm
+++ b/docs/csharp/html/F_BerkeleyDB_HashDatabaseConfig_Duplicates.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Duplicates Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Duplicates Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_DuplicatesPolicy.htm">DuplicatesPolicy</a> <span class="identifier">Duplicates</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection"  [...]
         <p>
             The ordering of duplicates in the database for
@@ -38,4 +38,4 @@
             same as the existing database or an error will be returned.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashDatabaseConfig.htm">HashDatabaseConfig Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_HashDatabaseConfig_HashComparison.htm b/docs/csharp/html/F_BerkeleyDB_HashDatabaseConfig_HashComparison.htm
index 4302122..0579e2c 100644
--- a/docs/csharp/html/F_BerkeleyDB_HashDatabaseConfig_HashComparison.htm
+++ b/docs/csharp/html/F_BerkeleyDB_HashDatabaseConfig_HashComparison.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashComparison Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashComparison Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_EntryComparisonDelegate.htm">EntryComparisonDelegate</a>^ <span class="identifier">HashComparison</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="co [...]
         <p>
             The comparison function is called whenever it is necessary to
@@ -28,4 +28,4 @@
             can occur. 
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashDatabaseConfig.htm">HashDatabaseConfig Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_HashDatabaseConfig_HashFunction.htm b/docs/csharp/html/F_BerkeleyDB_HashDatabaseConfig_HashFunction.htm
index 0d5f065..456a1fb 100644
--- a/docs/csharp/html/F_BerkeleyDB_HashDatabaseConfig_HashFunction.htm
+++ b/docs/csharp/html/F_BerkeleyDB_HashDatabaseConfig_HashFunction.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashFunction Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashFunction Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_HashFunctionDelegate.htm">HashFunctionDelegate</a>^ <span class="identifier">HashFunction</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseab [...]
         <p>
             Because no hash function performs equally well on all possible data,
@@ -25,4 +25,4 @@
             occur.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashDatabaseConfig.htm">HashDatabaseConfig Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_HeapDatabaseConfig_Creation.htm b/docs/csharp/html/F_BerkeleyDB_HeapDatabaseConfig_Creation.htm
index 70b2ebc..fc82fbc 100644
--- a/docs/csharp/html/F_BerkeleyDB_HeapDatabaseConfig_Creation.htm
+++ b/docs/csharp/html/F_BerkeleyDB_HeapDatabaseConfig_Creation.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Creation Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Creation Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,10 +11,10 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_CreatePolicy.htm">CreatePolicy</a> <span class="identifier">Creation</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
             If the database does not already exist and
             <a href="T_BerkeleyDB_CreatePolicy.htm">NEVER</a> is set,
             <a href="M_BerkeleyDB_HeapDatabase_Open.htm">Open(String, HeapDatabaseConfig)</a> will fail.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HeapDatabaseConfig.htm">HeapDatabaseConfig Class</a></div><div class="seeA [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_LSN_LogFileNumber.htm b/docs/csharp/html/F_BerkeleyDB_LSN_LogFileNumber.htm
index b1ade59..53b1b04 100644
--- a/docs/csharp/html/F_BerkeleyDB_LSN_LogFileNumber.htm
+++ b/docs/csharp/html/F_BerkeleyDB_LSN_LogFileNumber.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogFileNumber Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogFileNumber Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">LogFileNumber</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="sect [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_LSN_Offset.htm b/docs/csharp/html/F_BerkeleyDB_LSN_Offset.htm
index 6fd7775..43f1cf8 100644
--- a/docs/csharp/html/F_BerkeleyDB_LSN_Offset.htm
+++ b/docs/csharp/html/F_BerkeleyDB_LSN_Offset.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Offset Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Offset Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Offset</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" na [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_LockingConfig_DeadlockResolution.htm b/docs/csharp/html/F_BerkeleyDB_LockingConfig_DeadlockResolution.htm
index b6f03fa..96df3e5 100644
--- a/docs/csharp/html/F_BerkeleyDB_LockingConfig_DeadlockResolution.htm
+++ b/docs/csharp/html/F_BerkeleyDB_LockingConfig_DeadlockResolution.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DeadlockResolution Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DeadlockResolution Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_DeadlockPolicy.htm">DeadlockPolicy</a>^ <span class="identifier">DeadlockResolution</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSect [...]
         <p>
             As transactions acquire locks on behalf of a single locker ID,
@@ -21,4 +21,4 @@
             requires the transaction be aborted.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockingConfig.htm">LockingConfig Class</a></div><div class="seeAlsoStyle"><a hre [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_LockingInfo_IsolationDegree.htm b/docs/csharp/html/F_BerkeleyDB_LockingInfo_IsolationDegree.htm
index a98c453..6e26eff 100644
--- a/docs/csharp/html/F_BerkeleyDB_LockingInfo_IsolationDegree.htm
+++ b/docs/csharp/html/F_BerkeleyDB_LockingInfo_IsolationDegree.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>IsolationDegree Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>IsolationDegree Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_Isolation.htm">Isolation</a> <span class="identifier">IsolationDegree</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style="" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_LockingInfo_ReadModifyWrite.htm b/docs/csharp/html/F_BerkeleyDB_LockingInfo_ReadModifyWrite.htm
index eae7aa7..6cc2d6a 100644
--- a/docs/csharp/html/F_BerkeleyDB_LockingInfo_ReadModifyWrite.htm
+++ b/docs/csharp/html/F_BerkeleyDB_LockingInfo_ReadModifyWrite.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReadModifyWrite Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReadModifyWrite Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">ReadModifyWrite</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" na [...]
             Setting ReadModifyWrite can eliminate deadlock during a
             read-modify-write cycle by acquiring the write lock during the read
@@ -20,4 +20,4 @@
             lock for the same item, in its own read-modify-write cycle, will not
             result in deadlock.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo Class</a></div><div class="seeAlsoStyle"><a h [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_LogConfig_AutoRemove.htm b/docs/csharp/html/F_BerkeleyDB_LogConfig_AutoRemove.htm
index 82446df..81cc0ee 100644
--- a/docs/csharp/html/F_BerkeleyDB_LogConfig_AutoRemove.htm
+++ b/docs/csharp/html/F_BerkeleyDB_LogConfig_AutoRemove.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>AutoRemove Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>AutoRemove Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">AutoRemove</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="c [...]
         <p>
             Automatic log file removal is likely to make catastrophic recovery
@@ -30,4 +30,4 @@
             record.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogConfig.htm">LogConfig Class</a></div><div class="seeAlsoStyle"><a href="N_Ber [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_LogConfig_Dir.htm b/docs/csharp/html/F_BerkeleyDB_LogConfig_Dir.htm
index 8db1ef8..ee17097 100644
--- a/docs/csharp/html/F_BerkeleyDB_LogConfig_Dir.htm
+++ b/docs/csharp/html/F_BerkeleyDB_LogConfig_Dir.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Dir Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" ty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Dir Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" ty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="identifier">Dir</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="colla [...]
         <p>
             If no logging directory is specified, log files are created in the
@@ -32,4 +32,4 @@
             can occur.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogConfig.htm">LogConfig Class</a></div><div class="seeAlsoStyle"><a href="N_Ber [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_LogConfig_ForceSync.htm b/docs/csharp/html/F_BerkeleyDB_LogConfig_ForceSync.htm
index 573f7ad..bc3b7e0 100644
--- a/docs/csharp/html/F_BerkeleyDB_LogConfig_ForceSync.htm
+++ b/docs/csharp/html/F_BerkeleyDB_LogConfig_ForceSync.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ForceSync Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ForceSync Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">ForceSync</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="co [...]
         <p>
             This is only available on some systems (for example, systems
@@ -25,4 +25,4 @@
             decrease on others.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogConfig.htm">LogConfig Class</a></div><div class="seeAlsoStyle"><a href="N_Ber [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_LogConfig_InMemory.htm b/docs/csharp/html/F_BerkeleyDB_LogConfig_InMemory.htm
index e6f48fe..ce54ee8 100644
--- a/docs/csharp/html/F_BerkeleyDB_LogConfig_InMemory.htm
+++ b/docs/csharp/html/F_BerkeleyDB_LogConfig_InMemory.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InMemory Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InMemory Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">InMemory</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="col [...]
         <p>
             This means that transactions exhibit the ACI (atomicity,
@@ -32,4 +32,4 @@
             started in the first log "file" is still active.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogConfig.htm">LogConfig Class</a></div><div class="seeAlsoStyle"><a href="N_Ber [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_LogConfig_NoBuffer.htm b/docs/csharp/html/F_BerkeleyDB_LogConfig_NoBuffer.htm
index 43a59db..d4f7419 100644
--- a/docs/csharp/html/F_BerkeleyDB_LogConfig_NoBuffer.htm
+++ b/docs/csharp/html/F_BerkeleyDB_LogConfig_NoBuffer.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NoBuffer Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NoBuffer Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">NoBuffer</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="co [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_LogConfig_ZeroOnCreate.htm b/docs/csharp/html/F_BerkeleyDB_LogConfig_ZeroOnCreate.htm
index ddc62ef..f0084b2 100644
--- a/docs/csharp/html/F_BerkeleyDB_LogConfig_ZeroOnCreate.htm
+++ b/docs/csharp/html/F_BerkeleyDB_LogConfig_ZeroOnCreate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ZeroOnCreate Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ZeroOnCreate Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">ZeroOnCreate</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name= [...]
         <p>
             This has shown to provide greater transaction throughput in some
@@ -20,4 +20,4 @@
             log file while this is happening.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogConfig.htm">LogConfig Class</a></div><div class="seeAlsoStyle"><a href="N_Ber [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_MPoolConfig_CacheSize.htm b/docs/csharp/html/F_BerkeleyDB_MPoolConfig_CacheSize.htm
index 6249e3e..ff9880e 100644
--- a/docs/csharp/html/F_BerkeleyDB_MPoolConfig_CacheSize.htm
+++ b/docs/csharp/html/F_BerkeleyDB_MPoolConfig_CacheSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CacheSize Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CacheSize Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_CacheInfo.htm">CacheInfo</a>^ <span class="identifier">CacheSize</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
         <p>
             The cache should be the size of the normal working data set of the
@@ -30,4 +30,4 @@
             the Programmer's Reference Guide.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolConfig.htm">MPoolConfig Class</a></div><div class="seeAlsoStyle"><a href="N [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_MPoolConfig_MaxCacheSize.htm b/docs/csharp/html/F_BerkeleyDB_MPoolConfig_MaxCacheSize.htm
index fb5c9b2..8a0ddcb 100644
--- a/docs/csharp/html/F_BerkeleyDB_MPoolConfig_MaxCacheSize.htm
+++ b/docs/csharp/html/F_BerkeleyDB_MPoolConfig_MaxCacheSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxCacheSize Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxCacheSize Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_CacheInfo.htm">CacheInfo</a>^ <span class="identifier">MaxCacheSize</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
         <p>
             The specified size is rounded to the nearest multiple of the cache
@@ -20,4 +20,4 @@
             is specified, it defaults to the initial cache size.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolConfig.htm">MPoolConfig Class</a></div><div class="seeAlsoStyle"><a href="N [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_QueueDatabaseConfig_Append.htm b/docs/csharp/html/F_BerkeleyDB_QueueDatabaseConfig_Append.htm
index 8a7720e..4c7343b 100644
--- a/docs/csharp/html/F_BerkeleyDB_QueueDatabaseConfig_Append.htm
+++ b/docs/csharp/html/F_BerkeleyDB_QueueDatabaseConfig_Append.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Append Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Append Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_AppendRecordDelegate.htm">AppendRecordDelegate</a>^ <span class="identifier">Append</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSect [...]
         <p>
             When using <a href="M_BerkeleyDB_QueueDatabase_Append.htm">Append(DatabaseEntry)</a>, it may be useful to
@@ -21,4 +21,4 @@
             selected, but before the data has been stored.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_QueueDatabaseConfig.htm">QueueDatabaseConfig Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_QueueDatabaseConfig_ConsumeInOrder.htm b/docs/csharp/html/F_BerkeleyDB_QueueDatabaseConfig_ConsumeInOrder.htm
index 2a864e0..a236889 100644
--- a/docs/csharp/html/F_BerkeleyDB_QueueDatabaseConfig_ConsumeInOrder.htm
+++ b/docs/csharp/html/F_BerkeleyDB_QueueDatabaseConfig_ConsumeInOrder.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ConsumeInOrder Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ConsumeInOrder Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">ConsumeInOrder</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" nam [...]
         <p>
             The default behavior of queue databases is optimized for multiple
@@ -30,4 +30,4 @@
             many reading threads.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_QueueDatabaseConfig.htm">QueueDatabaseConfig Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_QueueDatabaseConfig_Creation.htm b/docs/csharp/html/F_BerkeleyDB_QueueDatabaseConfig_Creation.htm
index 2974d8e..483d4b8 100644
--- a/docs/csharp/html/F_BerkeleyDB_QueueDatabaseConfig_Creation.htm
+++ b/docs/csharp/html/F_BerkeleyDB_QueueDatabaseConfig_Creation.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Creation Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Creation Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,10 +11,10 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_CreatePolicy.htm">CreatePolicy</a> <span class="identifier">Creation</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
             If the database does not already exist and
             <a href="T_BerkeleyDB_CreatePolicy.htm">NEVER</a> is set,
             <a href="M_BerkeleyDB_QueueDatabase_Open.htm">Open(String, QueueDatabaseConfig)</a> will fail.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_QueueDatabaseConfig.htm">QueueDatabaseConfig Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_RecnoDatabaseConfig_Append.htm b/docs/csharp/html/F_BerkeleyDB_RecnoDatabaseConfig_Append.htm
index 3ea4e0e..0957a32 100644
--- a/docs/csharp/html/F_BerkeleyDB_RecnoDatabaseConfig_Append.htm
+++ b/docs/csharp/html/F_BerkeleyDB_RecnoDatabaseConfig_Append.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Append Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Append Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_AppendRecordDelegate.htm">AppendRecordDelegate</a>^ <span class="identifier">Append</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSect [...]
         <p>
             When using <a href="M_BerkeleyDB_QueueDatabase_Append.htm">Append(DatabaseEntry)</a>, it may be useful to
@@ -21,4 +21,4 @@
             selected, but before the data has been stored.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoDatabaseConfig.htm">RecnoDatabaseConfig Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_RecnoDatabaseConfig_BackingFile.htm b/docs/csharp/html/F_BerkeleyDB_RecnoDatabaseConfig_BackingFile.htm
index bad0e3a..b25434f 100644
--- a/docs/csharp/html/F_BerkeleyDB_RecnoDatabaseConfig_BackingFile.htm
+++ b/docs/csharp/html/F_BerkeleyDB_RecnoDatabaseConfig_BackingFile.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BackingFile Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BackingFile Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="identifier">BackingFile</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" nam [...]
         <p>
             The purpose of the source file is to provide fast access and
@@ -81,4 +81,4 @@
             historically used to create the database or corruption can occur.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoDatabaseConfig.htm">RecnoDatabaseConfig Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_RecnoDatabaseConfig_Creation.htm b/docs/csharp/html/F_BerkeleyDB_RecnoDatabaseConfig_Creation.htm
index 2b90f7d..fe77612 100644
--- a/docs/csharp/html/F_BerkeleyDB_RecnoDatabaseConfig_Creation.htm
+++ b/docs/csharp/html/F_BerkeleyDB_RecnoDatabaseConfig_Creation.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Creation Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Creation Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,10 +11,10 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_CreatePolicy.htm">CreatePolicy</a> <span class="identifier">Creation</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
             If the database does not already exist and
             <a href="T_BerkeleyDB_CreatePolicy.htm">NEVER</a> is set,
             <a href="M_BerkeleyDB_RecnoDatabase_Open.htm">Open(String, RecnoDatabaseConfig)</a> will fail.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoDatabaseConfig.htm">RecnoDatabaseConfig Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_RecnoDatabaseConfig_Renumber.htm b/docs/csharp/html/F_BerkeleyDB_RecnoDatabaseConfig_Renumber.htm
index 602d35b..b892ae7 100644
--- a/docs/csharp/html/F_BerkeleyDB_RecnoDatabaseConfig_Renumber.htm
+++ b/docs/csharp/html/F_BerkeleyDB_RecnoDatabaseConfig_Renumber.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Renumber Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Renumber Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Renumber</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="col [...]
         <p>
             Using <a href="M_BerkeleyDB_Database_Put_2.htm">Put(MultipleKeyDatabaseEntry)</a> or <span class="nolink">Put(DatabaseEntry, DatabaseEntry, UInt32)</span> to
@@ -63,4 +63,4 @@
             existing database or an exception will be thrown.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoDatabaseConfig.htm">RecnoDatabaseConfig Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_RecnoDatabaseConfig_Snapshot.htm b/docs/csharp/html/F_BerkeleyDB_RecnoDatabaseConfig_Snapshot.htm
index 970aecd..43f4a60 100644
--- a/docs/csharp/html/F_BerkeleyDB_RecnoDatabaseConfig_Snapshot.htm
+++ b/docs/csharp/html/F_BerkeleyDB_RecnoDatabaseConfig_Snapshot.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Snapshot Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Snapshot Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,6 +13,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Snapshot</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="co [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_RepMgrSite_Address.htm b/docs/csharp/html/F_BerkeleyDB_RepMgrSite_Address.htm
index abd5730..d2f3fe8 100644
--- a/docs/csharp/html/F_BerkeleyDB_RepMgrSite_Address.htm
+++ b/docs/csharp/html/F_BerkeleyDB_RepMgrSite_Address.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Address Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Address Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_ReplicationHostAddress.htm">ReplicationHostAddress</a>^ <span class="identifier">Address</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseab [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_RepMgrSite_EId.htm b/docs/csharp/html/F_BerkeleyDB_RepMgrSite_EId.htm
index e3dd6a2..8188c6e 100644
--- a/docs/csharp/html/F_BerkeleyDB_RepMgrSite_EId.htm
+++ b/docs/csharp/html/F_BerkeleyDB_RepMgrSite_EId.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EId Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" ty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EId Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" ty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,6 +14,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">EId</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapse [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_RepMgrSite_isConnected.htm b/docs/csharp/html/F_BerkeleyDB_RepMgrSite_isConnected.htm
index 1d54d61..708e381 100644
--- a/docs/csharp/html/F_BerkeleyDB_RepMgrSite_isConnected.htm
+++ b/docs/csharp/html/F_BerkeleyDB_RepMgrSite_isConnected.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>isConnected Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>isConnected Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">isConnected</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name= [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_RepMgrSite_isPeer.htm b/docs/csharp/html/F_BerkeleyDB_RepMgrSite_isPeer.htm
index 5340ac3..2a2307b 100644
--- a/docs/csharp/html/F_BerkeleyDB_RepMgrSite_isPeer.htm
+++ b/docs/csharp/html/F_BerkeleyDB_RepMgrSite_isPeer.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>isPeer Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>isPeer Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">isPeer</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="coll [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_RepProcMsgResult_Result.htm b/docs/csharp/html/F_BerkeleyDB_RepProcMsgResult_Result.htm
index 2ec49f6..3ed8b5d 100644
--- a/docs/csharp/html/F_BerkeleyDB_RepProcMsgResult_Result.htm
+++ b/docs/csharp/html/F_BerkeleyDB_RepProcMsgResult_Result.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Result Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Result Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_RepProcMsgResult_ProcMsgResult.htm">RepProcMsgResult<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>ProcMsgResult</a> <span class="identifier">Result</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeA [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_RepProcMsgResult_RetLsn.htm b/docs/csharp/html/F_BerkeleyDB_RepProcMsgResult_RetLsn.htm
index aa9d472..c393954 100644
--- a/docs/csharp/html/F_BerkeleyDB_RepProcMsgResult_RetLsn.htm
+++ b/docs/csharp/html/F_BerkeleyDB_RepProcMsgResult_RetLsn.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RetLsn Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RetLsn Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -18,6 +18,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_LSN.htm">LSN</a>^ <span class="identifier">RetLsn</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlso [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_ReplicationConfig_AutoInit.htm b/docs/csharp/html/F_BerkeleyDB_ReplicationConfig_AutoInit.htm
index 6e9fed6..530085f 100644
--- a/docs/csharp/html/F_BerkeleyDB_ReplicationConfig_AutoInit.htm
+++ b/docs/csharp/html/F_BerkeleyDB_ReplicationConfig_AutoInit.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>AutoInit Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>AutoInit Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">AutoInit</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="co [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_ReplicationConfig_BulkTransfer.htm b/docs/csharp/html/F_BerkeleyDB_ReplicationConfig_BulkTransfer.htm
index 0dabb70..ada3171 100644
--- a/docs/csharp/html/F_BerkeleyDB_ReplicationConfig_BulkTransfer.htm
+++ b/docs/csharp/html/F_BerkeleyDB_ReplicationConfig_BulkTransfer.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BulkTransfer Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BulkTransfer Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">BulkTransfer</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_ReplicationConfig_DelayClientSync.htm b/docs/csharp/html/F_BerkeleyDB_ReplicationConfig_DelayClientSync.htm
index 1828025..df5ff15 100644
--- a/docs/csharp/html/F_BerkeleyDB_ReplicationConfig_DelayClientSync.htm
+++ b/docs/csharp/html/F_BerkeleyDB_ReplicationConfig_DelayClientSync.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DelayClientSync Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DelayClientSync Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,6 +14,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">DelayClientSync</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" n [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_ReplicationConfig_Elections.htm b/docs/csharp/html/F_BerkeleyDB_ReplicationConfig_Elections.htm
index 88ed5f2..ac76511 100644
--- a/docs/csharp/html/F_BerkeleyDB_ReplicationConfig_Elections.htm
+++ b/docs/csharp/html/F_BerkeleyDB_ReplicationConfig_Elections.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Elections Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Elections Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,6 +13,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Elections</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_ReplicationConfig_InMemory.htm b/docs/csharp/html/F_BerkeleyDB_ReplicationConfig_InMemory.htm
index bdd01a1..bfc7427 100644
--- a/docs/csharp/html/F_BerkeleyDB_ReplicationConfig_InMemory.htm
+++ b/docs/csharp/html/F_BerkeleyDB_ReplicationConfig_InMemory.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InMemory Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InMemory Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,6 +16,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">InMemory</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="co [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_ReplicationConfig_NoBlocking.htm b/docs/csharp/html/F_BerkeleyDB_ReplicationConfig_NoBlocking.htm
index 3d094a5..71077d1 100644
--- a/docs/csharp/html/F_BerkeleyDB_ReplicationConfig_NoBlocking.htm
+++ b/docs/csharp/html/F_BerkeleyDB_ReplicationConfig_NoBlocking.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NoBlocking Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NoBlocking Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,6 +13,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">NoBlocking</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_ReplicationConfig_RepMgrAckPolicy.htm b/docs/csharp/html/F_BerkeleyDB_ReplicationConfig_RepMgrAckPolicy.htm
index 80f4984..a85c9d2 100644
--- a/docs/csharp/html/F_BerkeleyDB_ReplicationConfig_RepMgrAckPolicy.htm
+++ b/docs/csharp/html/F_BerkeleyDB_ReplicationConfig_RepMgrAckPolicy.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrAckPolicy Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrAckPolicy Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,6 +14,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_AckPolicy.htm">AckPolicy</a>^ <span class="identifier">RepMgrAckPolicy</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_ReplicationConfig_RepmgrSitesConfig.htm b/docs/csharp/html/F_BerkeleyDB_ReplicationConfig_RepmgrSitesConfig.htm
index 2257e7f..f1a8521 100644
--- a/docs/csharp/html/F_BerkeleyDB_ReplicationConfig_RepmgrSitesConfig.htm
+++ b/docs/csharp/html/F_BerkeleyDB_ReplicationConfig_RepmgrSitesConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepmgrSitesConfig Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepmgrSitesConfig Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/6sh2ey19" target="_blank">List</a><<a href="T_BerkeleyDB_DbSiteConfig.htm">DbSiteConfig</a>^>^ <span class="identifier">RepmgrSitesConfig</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.g [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_ReplicationConfig_Strict2Site.htm b/docs/csharp/html/F_BerkeleyDB_ReplicationConfig_Strict2Site.htm
index 2d1f23f..e48eaa1 100644
--- a/docs/csharp/html/F_BerkeleyDB_ReplicationConfig_Strict2Site.htm
+++ b/docs/csharp/html/F_BerkeleyDB_ReplicationConfig_Strict2Site.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Strict2Site Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Strict2Site Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,6 +17,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Strict2Site</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name= [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_ReplicationConfig_Transport.htm b/docs/csharp/html/F_BerkeleyDB_ReplicationConfig_Transport.htm
index a22dd56..27e2ef8 100644
--- a/docs/csharp/html/F_BerkeleyDB_ReplicationConfig_Transport.htm
+++ b/docs/csharp/html/F_BerkeleyDB_ReplicationConfig_Transport.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Transport Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Transport Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_ReplicationTransportDelegate.htm">ReplicationTransportDelegate</a>^ <span class="identifier">Transport</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" na [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_ReplicationConfig_UseMasterLeases.htm b/docs/csharp/html/F_BerkeleyDB_ReplicationConfig_UseMasterLeases.htm
index 0544903..530fc6e 100644
--- a/docs/csharp/html/F_BerkeleyDB_ReplicationConfig_UseMasterLeases.htm
+++ b/docs/csharp/html/F_BerkeleyDB_ReplicationConfig_UseMasterLeases.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>UseMasterLeases Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>UseMasterLeases Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,10 +12,10 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">UseMasterLeases</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" na [...]
             Configuring this option may result in a 
             <a href="T_BerkeleyDB_LeaseExpiredException.htm">LeaseExpiredException</a> when attempting to read entries
             from a database after the site's master lease has expired.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationConfig.htm">ReplicationConfig Class</a></div><div class="seeAls [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_ReplicationHostAddress_Host.htm b/docs/csharp/html/F_BerkeleyDB_ReplicationHostAddress_Host.htm
index 88a7551..1d01c79 100644
--- a/docs/csharp/html/F_BerkeleyDB_ReplicationHostAddress_Host.htm
+++ b/docs/csharp/html/F_BerkeleyDB_ReplicationHostAddress_Host.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Host Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" t [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Host Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" t [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="identifier">Host</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="col [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_ReplicationHostAddress_Port.htm b/docs/csharp/html/F_BerkeleyDB_ReplicationHostAddress_Port.htm
index 84211a0..9c7b737 100644
--- a/docs/csharp/html/F_BerkeleyDB_ReplicationHostAddress_Port.htm
+++ b/docs/csharp/html/F_BerkeleyDB_ReplicationHostAddress_Port.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Port Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" t [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Port Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" t [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Port</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_SecondaryBTreeDatabaseConfig_Compare.htm b/docs/csharp/html/F_BerkeleyDB_SecondaryBTreeDatabaseConfig_Compare.htm
index 3771dc8..b1e486c 100644
--- a/docs/csharp/html/F_BerkeleyDB_SecondaryBTreeDatabaseConfig_Compare.htm
+++ b/docs/csharp/html/F_BerkeleyDB_SecondaryBTreeDatabaseConfig_Compare.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Compare Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Compare Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_EntryComparisonDelegate.htm">EntryComparisonDelegate</a>^ <span class="identifier">Compare</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapsea [...]
         <p>
             The comparison function is called whenever it is necessary to
@@ -28,4 +28,4 @@
             can occur. 
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm">SecondaryBTreeDatabaseConfig Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_SecondaryBTreeDatabaseConfig_Creation.htm b/docs/csharp/html/F_BerkeleyDB_SecondaryBTreeDatabaseConfig_Creation.htm
index 8bcdfe0..1fabb2e 100644
--- a/docs/csharp/html/F_BerkeleyDB_SecondaryBTreeDatabaseConfig_Creation.htm
+++ b/docs/csharp/html/F_BerkeleyDB_SecondaryBTreeDatabaseConfig_Creation.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Creation Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Creation Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,10 +11,10 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_CreatePolicy.htm">CreatePolicy</a> <span class="identifier">Creation</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
             If the database does not already exist and
             <a href="T_BerkeleyDB_CreatePolicy.htm">NEVER</a> is set,
             <a href="M_BerkeleyDB_SecondaryBTreeDatabase_Open.htm">Open(String, SecondaryBTreeDatabaseConfig)</a> will fail.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm">SecondaryBTreeDatabaseConfig Class</a></ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_SecondaryBTreeDatabaseConfig_DuplicateCompare.htm b/docs/csharp/html/F_BerkeleyDB_SecondaryBTreeDatabaseConfig_DuplicateCompare.htm
index ef38118..28f1b2d 100644
--- a/docs/csharp/html/F_BerkeleyDB_SecondaryBTreeDatabaseConfig_DuplicateCompare.htm
+++ b/docs/csharp/html/F_BerkeleyDB_SecondaryBTreeDatabaseConfig_DuplicateCompare.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DuplicateCompare Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DuplicateCompare Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_EntryComparisonDelegate.htm">EntryComparisonDelegate</a>^ <span class="identifier">DuplicateCompare</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name=" [...]
         <p>
             The comparison function is called whenever it is necessary to
@@ -32,4 +32,4 @@
             corruption can occur.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm">SecondaryBTreeDatabaseConfig Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_SecondaryBTreeDatabaseConfig_Duplicates.htm b/docs/csharp/html/F_BerkeleyDB_SecondaryBTreeDatabaseConfig_Duplicates.htm
index 4c0c814..adb5f6a 100644
--- a/docs/csharp/html/F_BerkeleyDB_SecondaryBTreeDatabaseConfig_Duplicates.htm
+++ b/docs/csharp/html/F_BerkeleyDB_SecondaryBTreeDatabaseConfig_Duplicates.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Duplicates Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Duplicates Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_DuplicatesPolicy.htm">DuplicatesPolicy</a> <span class="identifier">Duplicates</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection"  [...]
         <p>The ordering of duplicates in the database for
             <a href="T_BerkeleyDB_DuplicatesPolicy.htm">UNSORTED</a> is determined by the order
@@ -41,4 +41,4 @@
             anything other than <a href="T_BerkeleyDB_DuplicatesPolicy.htm">NONE</a>.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm">SecondaryBTreeDatabaseConfig Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_SecondaryBTreeDatabaseConfig_NoReverseSplitting.htm b/docs/csharp/html/F_BerkeleyDB_SecondaryBTreeDatabaseConfig_NoReverseSplitting.htm
index f90aa18..996655c 100644
--- a/docs/csharp/html/F_BerkeleyDB_SecondaryBTreeDatabaseConfig_NoReverseSplitting.htm
+++ b/docs/csharp/html/F_BerkeleyDB_SecondaryBTreeDatabaseConfig_NoReverseSplitting.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NoReverseSplitting Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NoReverseSplitting Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">NoReverseSplitting</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" [...]
             As pages are emptied in a database, the Berkeley DB Btree
             implementation attempts to coalesce empty pages into higher-level
@@ -24,4 +24,4 @@
             a database that has shrunk to a minimal size can cause severe
             deadlocking when a new cycle of data insertion begins. 
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm">SecondaryBTreeDatabaseConfig Class</a></ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_SecondaryBTreeDatabaseConfig_PrefixCompare.htm b/docs/csharp/html/F_BerkeleyDB_SecondaryBTreeDatabaseConfig_PrefixCompare.htm
index 879e1a9..e6377aa 100644
--- a/docs/csharp/html/F_BerkeleyDB_SecondaryBTreeDatabaseConfig_PrefixCompare.htm
+++ b/docs/csharp/html/F_BerkeleyDB_SecondaryBTreeDatabaseConfig_PrefixCompare.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrefixCompare Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrefixCompare Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_EntryPrefixComparisonDelegate.htm">EntryPrefixComparisonDelegate</a>^ <span class="identifier">PrefixCompare</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="sectio [...]
         <p>
             The prefix function is used to determine the amount by which keys
@@ -35,4 +35,4 @@
             can occur. 
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm">SecondaryBTreeDatabaseConfig Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_SecondaryBTreeDatabaseConfig_UseRecordNumbers.htm b/docs/csharp/html/F_BerkeleyDB_SecondaryBTreeDatabaseConfig_UseRecordNumbers.htm
index 818f83f..12f47b1 100644
--- a/docs/csharp/html/F_BerkeleyDB_SecondaryBTreeDatabaseConfig_UseRecordNumbers.htm
+++ b/docs/csharp/html/F_BerkeleyDB_SecondaryBTreeDatabaseConfig_UseRecordNumbers.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>UseRecordNumbers Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>UseRecordNumbers Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">UseRecordNumbers</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" n [...]
         <p>
             Logical record numbers in Btree databases are mutable in the face of
@@ -35,4 +35,4 @@
             be the same as the existing database or an error will be returned. 
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm">SecondaryBTreeDatabaseConfig Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_SecondaryDatabaseConfig_ImmutableKey.htm b/docs/csharp/html/F_BerkeleyDB_SecondaryDatabaseConfig_ImmutableKey.htm
index e821bd4..b9ef2e7 100644
--- a/docs/csharp/html/F_BerkeleyDB_SecondaryDatabaseConfig_ImmutableKey.htm
+++ b/docs/csharp/html/F_BerkeleyDB_SecondaryDatabaseConfig_ImmutableKey.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ImmutableKey Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ImmutableKey Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">ImmutableKey</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name= [...]
         <p>
             This setting can be used to optimize updates when the secondary key
@@ -28,4 +28,4 @@
             of sync with the primary.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryDatabaseConfig.htm">SecondaryDatabaseConfig Class</a></div><div class=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_SecondaryDatabaseConfig_Populate.htm b/docs/csharp/html/F_BerkeleyDB_SecondaryDatabaseConfig_Populate.htm
index 9bf035f..5cb97aa 100644
--- a/docs/csharp/html/F_BerkeleyDB_SecondaryDatabaseConfig_Populate.htm
+++ b/docs/csharp/html/F_BerkeleyDB_SecondaryDatabaseConfig_Populate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Populate Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Populate Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Populate</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="col [...]
         <p>
             If the secondary database has been opened in an environment
@@ -36,4 +36,4 @@
             special operation ordering.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryDatabaseConfig.htm">SecondaryDatabaseConfig Class</a></div><div class=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_SecondaryHashDatabaseConfig_Compare.htm b/docs/csharp/html/F_BerkeleyDB_SecondaryHashDatabaseConfig_Compare.htm
index 23c2c2f..0aaea3f 100644
--- a/docs/csharp/html/F_BerkeleyDB_SecondaryHashDatabaseConfig_Compare.htm
+++ b/docs/csharp/html/F_BerkeleyDB_SecondaryHashDatabaseConfig_Compare.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Compare Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Compare Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_EntryComparisonDelegate.htm">EntryComparisonDelegate</a>^ <span class="identifier">Compare</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapsea [...]
         <p>
             The comparison function is called whenever it is necessary to
@@ -28,4 +28,4 @@
             can occur. 
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryHashDatabaseConfig.htm">SecondaryHashDatabaseConfig Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_SecondaryHashDatabaseConfig_Creation.htm b/docs/csharp/html/F_BerkeleyDB_SecondaryHashDatabaseConfig_Creation.htm
index 2e366d4..082d7ee 100644
--- a/docs/csharp/html/F_BerkeleyDB_SecondaryHashDatabaseConfig_Creation.htm
+++ b/docs/csharp/html/F_BerkeleyDB_SecondaryHashDatabaseConfig_Creation.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Creation Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Creation Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,10 +11,10 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_CreatePolicy.htm">CreatePolicy</a> <span class="identifier">Creation</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
             If the database does not already exist and
             <a href="T_BerkeleyDB_CreatePolicy.htm">NEVER</a> is set,
             <a href="M_BerkeleyDB_SecondaryHashDatabase_Open.htm">Open(String, SecondaryHashDatabaseConfig)</a> will fail.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryHashDatabaseConfig.htm">SecondaryHashDatabaseConfig Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_SecondaryHashDatabaseConfig_DuplicateCompare.htm b/docs/csharp/html/F_BerkeleyDB_SecondaryHashDatabaseConfig_DuplicateCompare.htm
index e2c5dac..4c44171 100644
--- a/docs/csharp/html/F_BerkeleyDB_SecondaryHashDatabaseConfig_DuplicateCompare.htm
+++ b/docs/csharp/html/F_BerkeleyDB_SecondaryHashDatabaseConfig_DuplicateCompare.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DuplicateCompare Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DuplicateCompare Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_EntryComparisonDelegate.htm">EntryComparisonDelegate</a>^ <span class="identifier">DuplicateCompare</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name=" [...]
         <p>
             The comparison function is called whenever it is necessary to
@@ -32,4 +32,4 @@
             corruption can occur.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryHashDatabaseConfig.htm">SecondaryHashDatabaseConfig Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_SecondaryHashDatabaseConfig_Duplicates.htm b/docs/csharp/html/F_BerkeleyDB_SecondaryHashDatabaseConfig_Duplicates.htm
index 4697a42..f3c2359 100644
--- a/docs/csharp/html/F_BerkeleyDB_SecondaryHashDatabaseConfig_Duplicates.htm
+++ b/docs/csharp/html/F_BerkeleyDB_SecondaryHashDatabaseConfig_Duplicates.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Duplicates Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Duplicates Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_DuplicatesPolicy.htm">DuplicatesPolicy</a> <span class="identifier">Duplicates</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection"  [...]
         <p>
             The ordering of duplicates in the database for
@@ -38,4 +38,4 @@
             same as the existing database or an error will be returned.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryHashDatabaseConfig.htm">SecondaryHashDatabaseConfig Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_SecondaryHashDatabaseConfig_HashFunction.htm b/docs/csharp/html/F_BerkeleyDB_SecondaryHashDatabaseConfig_HashFunction.htm
index 11e67a9..2f66a09 100644
--- a/docs/csharp/html/F_BerkeleyDB_SecondaryHashDatabaseConfig_HashFunction.htm
+++ b/docs/csharp/html/F_BerkeleyDB_SecondaryHashDatabaseConfig_HashFunction.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashFunction Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashFunction Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_HashFunctionDelegate.htm">HashFunctionDelegate</a>^ <span class="identifier">HashFunction</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseab [...]
         <p>
             Because no hash function performs equally well on all possible data,
@@ -25,4 +25,4 @@
             occur.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryHashDatabaseConfig.htm">SecondaryHashDatabaseConfig Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_SecondaryQueueDatabaseConfig_Creation.htm b/docs/csharp/html/F_BerkeleyDB_SecondaryQueueDatabaseConfig_Creation.htm
index 71dc682..8db51de 100644
--- a/docs/csharp/html/F_BerkeleyDB_SecondaryQueueDatabaseConfig_Creation.htm
+++ b/docs/csharp/html/F_BerkeleyDB_SecondaryQueueDatabaseConfig_Creation.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Creation Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Creation Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,10 +11,10 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_CreatePolicy.htm">CreatePolicy</a> <span class="identifier">Creation</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
             If the database does not already exist and
             <a href="T_BerkeleyDB_CreatePolicy.htm">NEVER</a> is set,
             <a href="M_BerkeleyDB_SecondaryQueueDatabase_Open.htm">Open(String, SecondaryQueueDatabaseConfig)</a> will fail.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm">SecondaryQueueDatabaseConfig Class</a></ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_SecondaryRecnoDatabaseConfig_BackingFile.htm b/docs/csharp/html/F_BerkeleyDB_SecondaryRecnoDatabaseConfig_BackingFile.htm
index 69900f9..dc358bb 100644
--- a/docs/csharp/html/F_BerkeleyDB_SecondaryRecnoDatabaseConfig_BackingFile.htm
+++ b/docs/csharp/html/F_BerkeleyDB_SecondaryRecnoDatabaseConfig_BackingFile.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BackingFile Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BackingFile Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="identifier">BackingFile</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" nam [...]
         <p>
             The purpose of the source file is to provide fast access and
@@ -81,4 +81,4 @@
             historically used to create the database or corruption can occur.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm">SecondaryRecnoDatabaseConfig Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_SecondaryRecnoDatabaseConfig_Creation.htm b/docs/csharp/html/F_BerkeleyDB_SecondaryRecnoDatabaseConfig_Creation.htm
index e138886..28c4bac 100644
--- a/docs/csharp/html/F_BerkeleyDB_SecondaryRecnoDatabaseConfig_Creation.htm
+++ b/docs/csharp/html/F_BerkeleyDB_SecondaryRecnoDatabaseConfig_Creation.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Creation Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Creation Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,10 +11,10 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_CreatePolicy.htm">CreatePolicy</a> <span class="identifier">Creation</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
             If the database does not already exist and
             <a href="T_BerkeleyDB_CreatePolicy.htm">NEVER</a> is set,
             <a href="M_BerkeleyDB_SecondaryRecnoDatabase_Open.htm">Open(String, SecondaryRecnoDatabaseConfig)</a> will fail.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm">SecondaryRecnoDatabaseConfig Class</a></ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_SecondaryRecnoDatabaseConfig_Renumber.htm b/docs/csharp/html/F_BerkeleyDB_SecondaryRecnoDatabaseConfig_Renumber.htm
index 8811d4b..ccef3e8 100644
--- a/docs/csharp/html/F_BerkeleyDB_SecondaryRecnoDatabaseConfig_Renumber.htm
+++ b/docs/csharp/html/F_BerkeleyDB_SecondaryRecnoDatabaseConfig_Renumber.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Renumber Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Renumber Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Renumber</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="col [...]
         <p>
             For example, the deletion of record number 4 causes records numbered
@@ -52,4 +52,4 @@
             existing database or an exception will be thrown.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm">SecondaryRecnoDatabaseConfig Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_SecondaryRecnoDatabaseConfig_Snapshot.htm b/docs/csharp/html/F_BerkeleyDB_SecondaryRecnoDatabaseConfig_Snapshot.htm
index fabb15b..e25c11d 100644
--- a/docs/csharp/html/F_BerkeleyDB_SecondaryRecnoDatabaseConfig_Snapshot.htm
+++ b/docs/csharp/html/F_BerkeleyDB_SecondaryRecnoDatabaseConfig_Snapshot.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Snapshot Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Snapshot Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,6 +13,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Snapshot</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="co [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_SequenceConfig_BackingDatabase.htm b/docs/csharp/html/F_BerkeleyDB_SequenceConfig_BackingDatabase.htm
index 60e4bc1..be3ab69 100644
--- a/docs/csharp/html/F_BerkeleyDB_SequenceConfig_BackingDatabase.htm
+++ b/docs/csharp/html/F_BerkeleyDB_SequenceConfig_BackingDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BackingDatabase Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BackingDatabase Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_Database.htm">Database</a>^ <span class="identifier">BackingDatabase</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
         <p>
             The database may be of any type, but must not have been configured
@@ -30,4 +30,4 @@
             stored in their own database. 
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SequenceConfig.htm">SequenceConfig Class</a></div><div class="seeAlsoStyle"><a h [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_SequenceConfig_Creation.htm b/docs/csharp/html/F_BerkeleyDB_SequenceConfig_Creation.htm
index 23d1243..fda90e1 100644
--- a/docs/csharp/html/F_BerkeleyDB_SequenceConfig_Creation.htm
+++ b/docs/csharp/html/F_BerkeleyDB_SequenceConfig_Creation.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Creation Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Creation Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,10 +11,10 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_CreatePolicy.htm">CreatePolicy</a> <span class="identifier">Creation</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
             If the sequence does not already exist and
             <a href="T_BerkeleyDB_CreatePolicy.htm">NEVER</a> is set, the Sequence constructor
             will fail.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SequenceConfig.htm">SequenceConfig Class</a></div><div class="seeAlsoStyle [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_SequenceConfig_FreeThreaded.htm b/docs/csharp/html/F_BerkeleyDB_SequenceConfig_FreeThreaded.htm
index 039a6da..81c93a0 100644
--- a/docs/csharp/html/F_BerkeleyDB_SequenceConfig_FreeThreaded.htm
+++ b/docs/csharp/html/F_BerkeleyDB_SequenceConfig_FreeThreaded.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FreeThreaded Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FreeThreaded Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,6 +15,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">FreeThreaded</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_SequenceConfig_Wrap.htm b/docs/csharp/html/F_BerkeleyDB_SequenceConfig_Wrap.htm
index 2656ed4..acf303e 100644
--- a/docs/csharp/html/F_BerkeleyDB_SequenceConfig_Wrap.htm
+++ b/docs/csharp/html/F_BerkeleyDB_SequenceConfig_Wrap.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Wrap Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" t [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Wrap Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" t [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Wrap</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collap [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_SequenceConfig_key.htm b/docs/csharp/html/F_BerkeleyDB_SequenceConfig_key.htm
index d419421..eb4eea6 100644
--- a/docs/csharp/html/F_BerkeleyDB_SequenceConfig_key.htm
+++ b/docs/csharp/html/F_BerkeleyDB_SequenceConfig_key.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>key Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" ty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>key Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" ty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^ <span class="identifier">key</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_TransactionConfig_Bulk.htm b/docs/csharp/html/F_BerkeleyDB_TransactionConfig_Bulk.htm
index 1ac5361..9685e23 100644
--- a/docs/csharp/html/F_BerkeleyDB_TransactionConfig_Bulk.htm
+++ b/docs/csharp/html/F_BerkeleyDB_TransactionConfig_Bulk.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Bulk Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" t [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Bulk Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" t [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Bulk</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collaps [...]
         <p>
             When this attribute is set, the
@@ -44,4 +44,4 @@
             top-level transactions.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_TransactionConfig.htm">TransactionConfig Class</a></div><div class="seeAlsoStyle [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_TransactionConfig_IsolationDegree.htm b/docs/csharp/html/F_BerkeleyDB_TransactionConfig_IsolationDegree.htm
index 6c2aa34..36ed2d6 100644
--- a/docs/csharp/html/F_BerkeleyDB_TransactionConfig_IsolationDegree.htm
+++ b/docs/csharp/html/F_BerkeleyDB_TransactionConfig_IsolationDegree.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>IsolationDegree Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>IsolationDegree Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_Isolation.htm">Isolation</a> <span class="identifier">IsolationDegree</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style="" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_TransactionConfig_NoWait.htm b/docs/csharp/html/F_BerkeleyDB_TransactionConfig_NoWait.htm
index 2f90c2f..8f1ceb4 100644
--- a/docs/csharp/html/F_BerkeleyDB_TransactionConfig_NoWait.htm
+++ b/docs/csharp/html/F_BerkeleyDB_TransactionConfig_NoWait.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NoWait Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NoWait Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,11 +15,11 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">NoWait</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="colla [...]
         <p>
             This setting overrides the behavior specified by
             <a href="F_BerkeleyDB_DatabaseEnvironmentConfig_TxnNoWait.htm">TxnNoWait</a>.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_TransactionConfig.htm">TransactionConfig Class</a></div><div class="seeAlsoStyle [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_TransactionConfig_Snapshot.htm b/docs/csharp/html/F_BerkeleyDB_TransactionConfig_Snapshot.htm
index 01d810f..a007887 100644
--- a/docs/csharp/html/F_BerkeleyDB_TransactionConfig_Snapshot.htm
+++ b/docs/csharp/html/F_BerkeleyDB_TransactionConfig_Snapshot.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Snapshot Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Snapshot Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Snapshot</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="col [...]
         <p>
             For databases with <a href="F_BerkeleyDB_DatabaseConfig_UseMVCC.htm">UseMVCC</a> set, data
@@ -26,4 +26,4 @@
             was modified after the snapshot transaction read it.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_TransactionConfig.htm">TransactionConfig Class</a></div><div class="seeAlsoStyle [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_TransactionConfig_SyncAction.htm b/docs/csharp/html/F_BerkeleyDB_TransactionConfig_SyncAction.htm
index 4bf0c83..52dde74 100644
--- a/docs/csharp/html/F_BerkeleyDB_TransactionConfig_SyncAction.htm
+++ b/docs/csharp/html/F_BerkeleyDB_TransactionConfig_SyncAction.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SyncAction Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SyncAction Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_TransactionConfig_LogFlush.htm">TransactionConfig<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>LogFlush</a> <span class="identifier">SyncAction</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksT [...]
         <p>
             This setting overrides the behavior specified by
@@ -19,4 +19,4 @@
             <a href="F_BerkeleyDB_DatabaseEnvironmentConfig_TxnWriteNoSync.htm">TxnWriteNoSync</a>.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_TransactionConfig.htm">TransactionConfig Class</a></div><div class="seeAlsoStyle [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_Transaction_GlobalIdLength.htm b/docs/csharp/html/F_BerkeleyDB_Transaction_GlobalIdLength.htm
index 27fe6bf..5230aca 100644
--- a/docs/csharp/html/F_BerkeleyDB_Transaction_GlobalIdLength.htm
+++ b/docs/csharp/html/F_BerkeleyDB_Transaction_GlobalIdLength.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GlobalIdLength Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GlobalIdLength Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">static</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">GlobalIdLength</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1 [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_VerboseMessages_AllFileOps.htm b/docs/csharp/html/F_BerkeleyDB_VerboseMessages_AllFileOps.htm
index 7830aba..8f93de7 100644
--- a/docs/csharp/html/F_BerkeleyDB_VerboseMessages_AllFileOps.htm
+++ b/docs/csharp/html/F_BerkeleyDB_VerboseMessages_AllFileOps.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>AllFileOps Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>AllFileOps Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,6 +13,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">AllFileOps</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_VerboseMessages_Backup.htm b/docs/csharp/html/F_BerkeleyDB_VerboseMessages_Backup.htm
index ea4b7f2..7825fb3 100644
--- a/docs/csharp/html/F_BerkeleyDB_VerboseMessages_Backup.htm
+++ b/docs/csharp/html/F_BerkeleyDB_VerboseMessages_Backup.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Backup Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Backup Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Backup</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="coll [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_VerboseMessages_Deadlock.htm b/docs/csharp/html/F_BerkeleyDB_VerboseMessages_Deadlock.htm
index 95ec487..60ad4ca 100644
--- a/docs/csharp/html/F_BerkeleyDB_VerboseMessages_Deadlock.htm
+++ b/docs/csharp/html/F_BerkeleyDB_VerboseMessages_Deadlock.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Deadlock Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Deadlock Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Deadlock</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="co [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_VerboseMessages_FileOps.htm b/docs/csharp/html/F_BerkeleyDB_VerboseMessages_FileOps.htm
index 946538d..ccb562e 100644
--- a/docs/csharp/html/F_BerkeleyDB_VerboseMessages_FileOps.htm
+++ b/docs/csharp/html/F_BerkeleyDB_VerboseMessages_FileOps.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FileOps Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FileOps Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,6 +13,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">FileOps</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="col [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_VerboseMessages_Recovery.htm b/docs/csharp/html/F_BerkeleyDB_VerboseMessages_Recovery.htm
index e6f5ac4..5d86cab 100644
--- a/docs/csharp/html/F_BerkeleyDB_VerboseMessages_Recovery.htm
+++ b/docs/csharp/html/F_BerkeleyDB_VerboseMessages_Recovery.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Recovery Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Recovery Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Recovery</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="co [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_VerboseMessages_Register.htm b/docs/csharp/html/F_BerkeleyDB_VerboseMessages_Register.htm
index 7f7b1e8..dc39582 100644
--- a/docs/csharp/html/F_BerkeleyDB_VerboseMessages_Register.htm
+++ b/docs/csharp/html/F_BerkeleyDB_VerboseMessages_Register.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Register Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Register Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Register</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="co [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_VerboseMessages_RepMgrConnectionFailure.htm b/docs/csharp/html/F_BerkeleyDB_VerboseMessages_RepMgrConnectionFailure.htm
index 83758a9..93583d9 100644
--- a/docs/csharp/html/F_BerkeleyDB_VerboseMessages_RepMgrConnectionFailure.htm
+++ b/docs/csharp/html/F_BerkeleyDB_VerboseMessages_RepMgrConnectionFailure.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrConnectionFailure Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrConnectionFailure Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">RepMgrConnectionFailure</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_VerboseMessages_RepMgrMisc.htm b/docs/csharp/html/F_BerkeleyDB_VerboseMessages_RepMgrMisc.htm
index af40860..dd903d1 100644
--- a/docs/csharp/html/F_BerkeleyDB_VerboseMessages_RepMgrMisc.htm
+++ b/docs/csharp/html/F_BerkeleyDB_VerboseMessages_RepMgrMisc.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrMisc Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrMisc Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">RepMgrMisc</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_VerboseMessages_Replication.htm b/docs/csharp/html/F_BerkeleyDB_VerboseMessages_Replication.htm
index 111cced..3886b09 100644
--- a/docs/csharp/html/F_BerkeleyDB_VerboseMessages_Replication.htm
+++ b/docs/csharp/html/F_BerkeleyDB_VerboseMessages_Replication.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Replication Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Replication Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,6 +13,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Replication</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name= [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_VerboseMessages_ReplicationElection.htm b/docs/csharp/html/F_BerkeleyDB_VerboseMessages_ReplicationElection.htm
index f5610d0..a4ab1c6 100644
--- a/docs/csharp/html/F_BerkeleyDB_VerboseMessages_ReplicationElection.htm
+++ b/docs/csharp/html/F_BerkeleyDB_VerboseMessages_ReplicationElection.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationElection Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationElection Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">ReplicationElection</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="sectio [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_VerboseMessages_ReplicationLease.htm b/docs/csharp/html/F_BerkeleyDB_VerboseMessages_ReplicationLease.htm
index be46f68..425d5d4 100644
--- a/docs/csharp/html/F_BerkeleyDB_VerboseMessages_ReplicationLease.htm
+++ b/docs/csharp/html/F_BerkeleyDB_VerboseMessages_ReplicationLease.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationLease Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationLease Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">ReplicationLease</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section"  [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_VerboseMessages_ReplicationMessages.htm b/docs/csharp/html/F_BerkeleyDB_VerboseMessages_ReplicationMessages.htm
index 2d46b1c..eef2dd6 100644
--- a/docs/csharp/html/F_BerkeleyDB_VerboseMessages_ReplicationMessages.htm
+++ b/docs/csharp/html/F_BerkeleyDB_VerboseMessages_ReplicationMessages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationMessages Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationMessages Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">ReplicationMessages</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="sectio [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_VerboseMessages_ReplicationMisc.htm b/docs/csharp/html/F_BerkeleyDB_VerboseMessages_ReplicationMisc.htm
index 9459605..a0ec25a 100644
--- a/docs/csharp/html/F_BerkeleyDB_VerboseMessages_ReplicationMisc.htm
+++ b/docs/csharp/html/F_BerkeleyDB_VerboseMessages_ReplicationMisc.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationMisc Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationMisc Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">ReplicationMisc</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" n [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_VerboseMessages_ReplicationSync.htm b/docs/csharp/html/F_BerkeleyDB_VerboseMessages_ReplicationSync.htm
index 88588ed..fd4e806 100644
--- a/docs/csharp/html/F_BerkeleyDB_VerboseMessages_ReplicationSync.htm
+++ b/docs/csharp/html/F_BerkeleyDB_VerboseMessages_ReplicationSync.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationSync Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationSync Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">ReplicationSync</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" n [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_VerboseMessages_ReplicationSystemInfo.htm b/docs/csharp/html/F_BerkeleyDB_VerboseMessages_ReplicationSystemInfo.htm
index 001aa71..84651b5 100644
--- a/docs/csharp/html/F_BerkeleyDB_VerboseMessages_ReplicationSystemInfo.htm
+++ b/docs/csharp/html/F_BerkeleyDB_VerboseMessages_ReplicationSystemInfo.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationSystemInfo Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationSystemInfo Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">ReplicationSystemInfo</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="sect [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_VerboseMessages_ReplicationTest.htm b/docs/csharp/html/F_BerkeleyDB_VerboseMessages_ReplicationTest.htm
index 9068f07..43e5784 100644
--- a/docs/csharp/html/F_BerkeleyDB_VerboseMessages_ReplicationTest.htm
+++ b/docs/csharp/html/F_BerkeleyDB_VerboseMessages_ReplicationTest.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationTest Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationTest Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -10,6 +10,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">ReplicationTest</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" n [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/F_BerkeleyDB_VerboseMessages_WaitsForTable.htm b/docs/csharp/html/F_BerkeleyDB_VerboseMessages_WaitsForTable.htm
index e4bf0cf..07773f6 100644
--- a/docs/csharp/html/F_BerkeleyDB_VerboseMessages_WaitsForTable.htm
+++ b/docs/csharp/html/F_BerkeleyDB_VerboseMessages_WaitsForTable.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>WaitsForTable Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>WaitsForTable Field</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">WaitsForTable</span></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" nam [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_AckPolicy.htm b/docs/csharp/html/Fields_T_BerkeleyDB_AckPolicy.htm
index b1c7654..cd11662 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_AckPolicy.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_AckPolicy.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>AckPolicy Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>AckPolicy Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -37,4 +37,4 @@
             subsequently elected master of the replication group). This is the
             default acknowledgement policy.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_AckPolicy.htm">AckPolicy Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_BTreeDatabaseConfig.htm b/docs/csharp/html/Fields_T_BerkeleyDB_BTreeDatabaseConfig.htm
index 1547b1e..66f34cd 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_BTreeDatabaseConfig.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_BTreeDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTreeDatabaseConfig Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTreeDatabaseConfig Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -70,4 +70,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_BTreeDatabaseConfig_UseRecordNumbers.htm">UseRecordNumbers</a></td><td><div class="summary">
             If true, support retrieval from the Btree using record numbers.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabaseConfig.htm">BTreeDatabaseConfig Class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_BackupOptions.htm b/docs/csharp/html/Fields_T_BerkeleyDB_BackupOptions.htm
index 24ae778..9dd3058 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_BackupOptions.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_BackupOptions.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BackupOptions Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BackupOptions Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -32,4 +32,4 @@
             When this option is specified, only log files are copied to the 
             target directory. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BackupOptions.htm">BackupOptions Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_BadSecondaryException.htm b/docs/csharp/html/Fields_T_BerkeleyDB_BadSecondaryException.htm
index 2fae636..17b873a 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_BadSecondaryException.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_BadSecondaryException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BadSecondaryException Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BadSecondaryException Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -10,4 +10,4 @@
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_DatabaseException_ErrorCode.htm">ErrorCode</a></td><td><div class="summary">
             The underlying error code from the Berkeley DB C library.
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="s [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_ByteOrder.htm b/docs/csharp/html/Fields_T_BerkeleyDB_ByteOrder.htm
index b59a7c0..7a4cf08 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_ByteOrder.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_ByteOrder.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ByteOrder Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ByteOrder Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,4 +15,4 @@
             The host byte order of the machine where the Berkeley DB library was
             compiled.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ByteOrder.htm">ByteOrder Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_CacheInfo.htm b/docs/csharp/html/Fields_T_BerkeleyDB_CacheInfo.htm
index 7303086..ad8ada8 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_CacheInfo.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_CacheInfo.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CacheInfo Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CacheInfo Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,4 +14,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_CacheInfo_NCaches.htm">NCaches</a></td><td><div class="summary">
             The number of caches
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_CacheInfo.htm">CacheInfo Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_CachePriority.htm b/docs/csharp/html/Fields_T_BerkeleyDB_CachePriority.htm
index 1db761e..f0d02a3 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_CachePriority.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_CachePriority.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CachePriority Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CachePriority Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -18,4 +18,4 @@
             </div></td></tr><tr data="public;static;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /><img src="../icons/static.gif" title="Static member" /></td><td><a href="F_BerkeleyDB_CachePriority_VERY_LOW.htm">VERY_LOW</a></td><td><div class="summary">
             The lowest priority: pages are the most likely to be discarded. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_CachePriority.htm">CachePriority Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_CompactConfig.htm b/docs/csharp/html/Fields_T_BerkeleyDB_CompactConfig.htm
index 0049a95..41c2551 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_CompactConfig.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_CompactConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CompactConfig Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CompactConfig Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -30,4 +30,4 @@
             pages emptied as a result of compaction will be placed on the free
             list for re-use, but never returned to the filesystem.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_CompactConfig.htm">CompactConfig Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_CursorConfig.htm b/docs/csharp/html/Fields_T_BerkeleyDB_CursorConfig.htm
index 6ea028f..f7171a0 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_CursorConfig.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_CursorConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CursorConfig Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CursorConfig Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -32,4 +32,4 @@
             database. The underlying database environment must have been opened
             with <a href="F_BerkeleyDB_DatabaseEnvironmentConfig_UseCDB.htm">UseCDB</a> set. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_CursorConfig.htm">CursorConfig Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_DatabaseConfig.htm b/docs/csharp/html/Fields_T_BerkeleyDB_DatabaseConfig.htm
index b75aa8c..5ec09c5 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_DatabaseConfig.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_DatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseConfig Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseConfig Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -54,4 +54,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_DatabaseConfig_UseMVCC.htm">UseMVCC</a></td><td><div class="summary">
             Open the database with support for multiversion concurrency control.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_DatabaseEnvironmentConfig.htm b/docs/csharp/html/Fields_T_BerkeleyDB_DatabaseEnvironmentConfig.htm
index 3d8d278..3b81885 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_DatabaseEnvironmentConfig.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_DatabaseEnvironmentConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseEnvironmentConfig Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseEnvironmentConfig Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -177,4 +177,4 @@
             page or mutex acquisition. This functionality should never be used
             for purposes other than stress testing. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironmentConfig.htm">DatabaseEnvironment [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_DatabaseException.htm b/docs/csharp/html/Fields_T_BerkeleyDB_DatabaseException.htm
index 3bdd010..db45d32 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_DatabaseException.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_DatabaseException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseException Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseException Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -10,4 +10,4 @@
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_DatabaseException_ErrorCode.htm">ErrorCode</a></td><td><div class="summary">
             The underlying error code from the Berkeley DB C library.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_DatabaseType.htm b/docs/csharp/html/Fields_T_BerkeleyDB_DatabaseType.htm
index 2cbcb59..c17184a 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_DatabaseType.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_DatabaseType.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseType Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseType Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -20,4 +20,4 @@
             </div></td></tr><tr data="public;static;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /><img src="../icons/static.gif" title="Static member" /></td><td><a href="F_BerkeleyDB_DatabaseType_UNKNOWN.htm">UNKNOWN</a></td><td><div class="summary">
             Unknown access method
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseType.htm">DatabaseType Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_DbSiteConfig.htm b/docs/csharp/html/Fields_T_BerkeleyDB_DbSiteConfig.htm
index 8aefa51..b938f44 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_DbSiteConfig.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_DbSiteConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DbSiteConfig Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DbSiteConfig Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,4 +12,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_DbSiteConfig_Port.htm">Port</a></td><td><div class="summary">
             The port of the site.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DbSiteConfig.htm">DbSiteConfig Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_DbThreadID.htm b/docs/csharp/html/Fields_T_BerkeleyDB_DbThreadID.htm
index 7f4719b..3dbbe47 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_DbThreadID.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_DbThreadID.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DbThreadID Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DbThreadID Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,4 +12,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_DbThreadID_threadID.htm">threadID</a></td><td><div class="summary">
             The Thread ID of the thread of control
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DbThreadID.htm">DbThreadID Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_DeadlockException.htm b/docs/csharp/html/Fields_T_BerkeleyDB_DeadlockException.htm
index e6aca55..8e98ebb 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_DeadlockException.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_DeadlockException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DeadlockException Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DeadlockException Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -10,4 +10,4 @@
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_DatabaseException_ErrorCode.htm">ErrorCode</a></td><td><div class="summary">
             The underlying error code from the Berkeley DB C library.
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="s [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_DeadlockPolicy.htm b/docs/csharp/html/Fields_T_BerkeleyDB_DeadlockPolicy.htm
index 9d5637c..eb5812d 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_DeadlockPolicy.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_DeadlockPolicy.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DeadlockPolicy Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DeadlockPolicy Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -29,4 +29,4 @@
             </div></td></tr><tr data="public;static;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /><img src="../icons/static.gif" title="Static member" /></td><td><a href="F_BerkeleyDB_DeadlockPolicy_YOUNGEST.htm">YOUNGEST</a></td><td><div class="summary">
             Reject the lock request for the locker ID with the youngest lock.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DeadlockPolicy.htm">DeadlockPolicy Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_ErrorCodes.htm b/docs/csharp/html/Fields_T_BerkeleyDB_ErrorCodes.htm
index 7e62fe4..8669aeb 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_ErrorCodes.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_ErrorCodes.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ErrorCodes Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ErrorCodes Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -64,4 +64,4 @@
             </div></td></tr><tr data="public;static;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /><img src="../icons/static.gif" title="Static member" /></td><td><a href="F_BerkeleyDB_ErrorCodes_DB_VERSION_MISMATCH.htm">DB_VERSION_MISMATCH</a></td><td><div class="summary">
              Environment version mismatch. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ErrorCodes.htm">ErrorCodes Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_ForeignConflictException.htm b/docs/csharp/html/Fields_T_BerkeleyDB_ForeignConflictException.htm
index e6d93f8..655aa21 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_ForeignConflictException.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_ForeignConflictException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ForeignConflictException Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ForeignConflictException Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -10,4 +10,4 @@
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_DatabaseException_ErrorCode.htm">ErrorCode</a></td><td><div class="summary">
             The underlying error code from the Berkeley DB C library.
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="s [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_FullLogBufferException.htm b/docs/csharp/html/Fields_T_BerkeleyDB_FullLogBufferException.htm
index 124485e..1bfcb7a 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_FullLogBufferException.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_FullLogBufferException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FullLogBufferException Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FullLogBufferException Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -10,4 +10,4 @@
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_DatabaseException_ErrorCode.htm">ErrorCode</a></td><td><div class="summary">
             The underlying error code from the Berkeley DB C library.
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="s [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_HashDatabaseConfig.htm b/docs/csharp/html/Fields_T_BerkeleyDB_HashDatabaseConfig.htm
index d08125a..79c20a4 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_HashDatabaseConfig.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_HashDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashDatabaseConfig Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashDatabaseConfig Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -67,4 +67,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_DatabaseConfig_UseMVCC.htm">UseMVCC</a></td><td><div class="summary">
             Open the database with support for multiversion concurrency control.
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlso [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_HeapDatabaseConfig.htm b/docs/csharp/html/Fields_T_BerkeleyDB_HeapDatabaseConfig.htm
index 7e2b166..9cfce76 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_HeapDatabaseConfig.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_HeapDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapDatabaseConfig Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapDatabaseConfig Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -56,4 +56,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_DatabaseConfig_UseMVCC.htm">UseMVCC</a></td><td><div class="summary">
             Open the database with support for multiversion concurrency control.
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlso [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_HeapFullException.htm b/docs/csharp/html/Fields_T_BerkeleyDB_HeapFullException.htm
index 8be2014..1899140 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_HeapFullException.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_HeapFullException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapFullException Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapFullException Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -10,4 +10,4 @@
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_DatabaseException_ErrorCode.htm">ErrorCode</a></td><td><div class="summary">
             The underlying error code from the Berkeley DB C library.
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="s [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_KeyEmptyException.htm b/docs/csharp/html/Fields_T_BerkeleyDB_KeyEmptyException.htm
index e6807ec..deef070 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_KeyEmptyException.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_KeyEmptyException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>KeyEmptyException Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>KeyEmptyException Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -10,4 +10,4 @@
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_DatabaseException_ErrorCode.htm">ErrorCode</a></td><td><div class="summary">
             The underlying error code from the Berkeley DB C library.
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="s [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_KeyExistException.htm b/docs/csharp/html/Fields_T_BerkeleyDB_KeyExistException.htm
index 33820d3..f016da3 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_KeyExistException.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_KeyExistException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>KeyExistException Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>KeyExistException Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -10,4 +10,4 @@
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_DatabaseException_ErrorCode.htm">ErrorCode</a></td><td><div class="summary">
             The underlying error code from the Berkeley DB C library.
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="s [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_LSN.htm b/docs/csharp/html/Fields_T_BerkeleyDB_LSN.htm
index 5196642..cbaeebd 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_LSN.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_LSN.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LSN Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" t [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LSN Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" t [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,4 +12,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_LSN_Offset.htm">Offset</a></td><td><div class="summary">
             The offset in the log file. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LSN.htm">LSN Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_LeaseExpiredException.htm b/docs/csharp/html/Fields_T_BerkeleyDB_LeaseExpiredException.htm
index e96e04f..359778b 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_LeaseExpiredException.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_LeaseExpiredException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LeaseExpiredException Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LeaseExpiredException Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -10,4 +10,4 @@
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_DatabaseException_ErrorCode.htm">ErrorCode</a></td><td><div class="summary">
             The underlying error code from the Berkeley DB C library.
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="s [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_LockNotGrantedException.htm b/docs/csharp/html/Fields_T_BerkeleyDB_LockNotGrantedException.htm
index 48e1ce6..bc9af7e 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_LockNotGrantedException.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_LockNotGrantedException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockNotGrantedException Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockNotGrantedException Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -10,4 +10,4 @@
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_DatabaseException_ErrorCode.htm">ErrorCode</a></td><td><div class="summary">
             The underlying error code from the Berkeley DB C library.
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="s [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_LockingConfig.htm b/docs/csharp/html/Fields_T_BerkeleyDB_LockingConfig.htm
index 7145706..02a11b6 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_LockingConfig.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_LockingConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockingConfig Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockingConfig Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,4 +12,4 @@
             conflict occurs, lock request(s) should be rejected according to the
             specified policy.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockingConfig.htm">LockingConfig Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_LockingInfo.htm b/docs/csharp/html/Fields_T_BerkeleyDB_LockingInfo.htm
index da1b58d..b75e81f 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_LockingInfo.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_LockingInfo.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockingInfo Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockingInfo Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,4 +13,4 @@
             If true, acquire write locks instead of read locks when doing a
             read, if locking is configured.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_LogConfig.htm b/docs/csharp/html/Fields_T_BerkeleyDB_LogConfig.htm
index b10883d..3afd9ed 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_LogConfig.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_LogConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogConfig Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogConfig Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -26,4 +26,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_LogConfig_ZeroOnCreate.htm">ZeroOnCreate</a></td><td><div class="summary">
             If true, zero all pages of a log file when that log file is created.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogConfig.htm">LogConfig Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_MPoolConfig.htm b/docs/csharp/html/Fields_T_BerkeleyDB_MPoolConfig.htm
index 493d41e..eeeef0a 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_MPoolConfig.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_MPoolConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MPoolConfig Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MPoolConfig Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,4 +12,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_MPoolConfig_MaxCacheSize.htm">MaxCacheSize</a></td><td><div class="summary">
             The maximum cache size.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolConfig.htm">MPoolConfig Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_NotFoundException.htm b/docs/csharp/html/Fields_T_BerkeleyDB_NotFoundException.htm
index abf713e..e575497 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_NotFoundException.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_NotFoundException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NotFoundException Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NotFoundException Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -10,4 +10,4 @@
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_DatabaseException_ErrorCode.htm">ErrorCode</a></td><td><div class="summary">
             The underlying error code from the Berkeley DB C library.
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="s [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_OldVersionException.htm b/docs/csharp/html/Fields_T_BerkeleyDB_OldVersionException.htm
index 9a16972..5394b0e 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_OldVersionException.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_OldVersionException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>OldVersionException Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>OldVersionException Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -10,4 +10,4 @@
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_DatabaseException_ErrorCode.htm">ErrorCode</a></td><td><div class="summary">
             The underlying error code from the Berkeley DB C library.
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="s [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_PageNotFoundException.htm b/docs/csharp/html/Fields_T_BerkeleyDB_PageNotFoundException.htm
index 2ed077f..667118a 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_PageNotFoundException.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_PageNotFoundException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PageNotFoundException Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PageNotFoundException Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -10,4 +10,4 @@
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_DatabaseException_ErrorCode.htm">ErrorCode</a></td><td><div class="summary">
             The underlying error code from the Berkeley DB C library.
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="s [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_QueueDatabaseConfig.htm b/docs/csharp/html/Fields_T_BerkeleyDB_QueueDatabaseConfig.htm
index 30561b4..0e92b71 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_QueueDatabaseConfig.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_QueueDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>QueueDatabaseConfig Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>QueueDatabaseConfig Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -63,4 +63,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_DatabaseConfig_UseMVCC.htm">UseMVCC</a></td><td><div class="summary">
             Open the database with support for multiversion concurrency control.
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlso [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_RecnoDatabaseConfig.htm b/docs/csharp/html/Fields_T_BerkeleyDB_RecnoDatabaseConfig.htm
index 626d886..a090fa7 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_RecnoDatabaseConfig.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_RecnoDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecnoDatabaseConfig Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecnoDatabaseConfig Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -68,4 +68,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_DatabaseConfig_UseMVCC.htm">UseMVCC</a></td><td><div class="summary">
             Open the database with support for multiversion concurrency control.
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlso [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_RepMgrSite.htm b/docs/csharp/html/Fields_T_BerkeleyDB_RepMgrSite.htm
index 227f258..b8f3e5c 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_RepMgrSite.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_RepMgrSite.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrSite Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrSite Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -19,4 +19,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_RepMgrSite_isPeer.htm">isPeer</a></td><td><div class="summary">
             If true, the site is client-to-client peer.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RepMgrSite.htm">RepMgrSite Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_RepProcMsgResult.htm b/docs/csharp/html/Fields_T_BerkeleyDB_RepProcMsgResult.htm
index 999627f..d26770b 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_RepProcMsgResult.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_RepProcMsgResult.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepProcMsgResult Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepProcMsgResult Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -19,4 +19,4 @@
             <a href="T_BerkeleyDB_RepProcMsgResult_ProcMsgResult.htm">IS_PERMANENT</a>. In all other cases the
             value is undefined. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RepProcMsgResult.htm">RepProcMsgResult Class</a></ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_ReplicationConfig.htm b/docs/csharp/html/Fields_T_BerkeleyDB_ReplicationConfig.htm
index 3e99fb5..4d37ce8 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_ReplicationConfig.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_ReplicationConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationConfig Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationConfig Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -55,4 +55,4 @@
             If true, master leases will be used for this site (defaults to
             false). 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationConfig.htm">ReplicationConfig Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_ReplicationHostAddress.htm b/docs/csharp/html/Fields_T_BerkeleyDB_ReplicationHostAddress.htm
index 878faae..96f89ce 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_ReplicationHostAddress.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_ReplicationHostAddress.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationHostAddress Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationHostAddress Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,4 +12,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_ReplicationHostAddress_Port.htm">Port</a></td><td><div class="summary">
             The port number on which the site is receiving. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationHostAddress.htm">ReplicationHostAddress [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_RunRecoveryException.htm b/docs/csharp/html/Fields_T_BerkeleyDB_RunRecoveryException.htm
index 11c8020..5e77b99 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_RunRecoveryException.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_RunRecoveryException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RunRecoveryException Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RunRecoveryException Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -10,4 +10,4 @@
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_DatabaseException_ErrorCode.htm">ErrorCode</a></td><td><div class="summary">
             The underlying error code from the Berkeley DB C library.
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="s [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm b/docs/csharp/html/Fields_T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm
index 76bd9a9..b431fe4 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryBTreeDatabaseConfig Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryBTreeDatabaseConfig Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -76,4 +76,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_SecondaryBTreeDatabaseConfig_UseRecordNumbers.htm">UseRecordNumbers</a></td><td><div class="summary">
             If true, support retrieval from the Btree using record numbers.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm">SecondaryBTreeDa [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_SecondaryDatabaseConfig.htm b/docs/csharp/html/Fields_T_BerkeleyDB_SecondaryDatabaseConfig.htm
index a0c8fd0..673d9e0 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_SecondaryDatabaseConfig.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_SecondaryDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryDatabaseConfig Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryDatabaseConfig Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -60,4 +60,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_DatabaseConfig_UseMVCC.htm">UseMVCC</a></td><td><div class="summary">
             Open the database with support for multiversion concurrency control.
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlso [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_SecondaryHashDatabaseConfig.htm b/docs/csharp/html/Fields_T_BerkeleyDB_SecondaryHashDatabaseConfig.htm
index 4a9b814..2ea41c6 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_SecondaryHashDatabaseConfig.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_SecondaryHashDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryHashDatabaseConfig Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryHashDatabaseConfig Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -73,4 +73,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_DatabaseConfig_UseMVCC.htm">UseMVCC</a></td><td><div class="summary">
             Open the database with support for multiversion concurrency control.
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlso [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm b/docs/csharp/html/Fields_T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm
index b99a542..898dab7 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryQueueDatabaseConfig Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryQueueDatabaseConfig Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -62,4 +62,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_DatabaseConfig_UseMVCC.htm">UseMVCC</a></td><td><div class="summary">
             Open the database with support for multiversion concurrency control.
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlso [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm b/docs/csharp/html/Fields_T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm
index e3139b1..0b776d2 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryRecnoDatabaseConfig Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryRecnoDatabaseConfig Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -71,4 +71,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_DatabaseConfig_UseMVCC.htm">UseMVCC</a></td><td><div class="summary">
             Open the database with support for multiversion concurrency control.
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlso [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_SequenceConfig.htm b/docs/csharp/html/Fields_T_BerkeleyDB_SequenceConfig.htm
index 37a4dfb..3fe5fa3 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_SequenceConfig.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_SequenceConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SequenceConfig Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SequenceConfig Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -23,4 +23,4 @@
             If true, the sequence should wrap around when it is incremented
             (decremented) past the specified maximum (minimum) value. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SequenceConfig.htm">SequenceConfig Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_Transaction.htm b/docs/csharp/html/Fields_T_BerkeleyDB_Transaction.htm
index 7c87b93..9533b0d 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_Transaction.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_Transaction.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Transaction Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Transaction Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -10,4 +10,4 @@
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;static;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /><img src="../icons/static.gif" title="Static member" /></td><td><a href="F_BerkeleyDB_Transaction_GlobalIdLength.htm">GlobalIdLength</a></td><td><div class="summary">
             The size of the global transaction ID
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Transaction.htm">Transaction Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_TransactionConfig.htm b/docs/csharp/html/Fields_T_BerkeleyDB_TransactionConfig.htm
index 0c724d8..dd7fe12 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_TransactionConfig.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_TransactionConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TransactionConfig Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TransactionConfig Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -23,4 +23,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_TransactionConfig_SyncAction.htm">SyncAction</a></td><td><div class="summary">
             Log sync behavior on transaction commit or prepare.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_TransactionConfig.htm">TransactionConfig Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_VerboseMessages.htm b/docs/csharp/html/Fields_T_BerkeleyDB_VerboseMessages.htm
index 7432050..99312f3 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_VerboseMessages.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_VerboseMessages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>VerboseMessages Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>VerboseMessages Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -52,4 +52,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_VerboseMessages_WaitsForTable.htm">WaitsForTable</a></td><td><div class="summary">
             Display the waits-for table when doing deadlock detection.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_VerboseMessages.htm">VerboseMessages Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_VerificationException.htm b/docs/csharp/html/Fields_T_BerkeleyDB_VerificationException.htm
index 5c6e70b..a67c096 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_VerificationException.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_VerificationException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>VerificationException Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>VerificationException Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -10,4 +10,4 @@
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_DatabaseException_ErrorCode.htm">ErrorCode</a></td><td><div class="summary">
             The underlying error code from the Berkeley DB C library.
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="s [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Fields_T_BerkeleyDB_VersionMismatchException.htm b/docs/csharp/html/Fields_T_BerkeleyDB_VersionMismatchException.htm
index 32594d9..a9fb069 100644
--- a/docs/csharp/html/Fields_T_BerkeleyDB_VersionMismatchException.htm
+++ b/docs/csharp/html/Fields_T_BerkeleyDB_VersionMismatchException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>VersionMismatchException Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>VersionMismatchException Fields</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -10,4 +10,4 @@
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubfield.gif" title="Public field" /></td><td><a href="F_BerkeleyDB_DatabaseException_ErrorCode.htm">ErrorCode</a></td><td><div class="summary">
             The underlying error code from the Berkeley DB C library.
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="s [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeCursor_Add.htm b/docs/csharp/html/M_BerkeleyDB_BTreeCursor_Add.htm
index c967b56..2c391ab 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeCursor_Add.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeCursor_Add.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Add Method (KeyValuePair(DatabaseEntry, DatabaseEntry), Cursor.InsertLocation)</title><link rel="stylesheet" type="te [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Add Method (KeyValuePair(DatabaseEntry, DatabaseEntry), Cursor.InsertLocation)</title><link rel="stylesheet" type="te [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>, <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>> <span class="parameter">pair</span>,
 	<a href="T_BerkeleyDB_Cursor_InsertLocation.htm">Cursor<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>InsertLocation</a> <span class="parameter">loc</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">Add</span> ( _
@@ -26,4 +26,4 @@
             function has been specified, specify whether the inserted data item
             is added as the first or the last of the data items for that key. 
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeCursor.htm">BTreeCursor Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeCursor_AddUnique.htm b/docs/csharp/html/M_BerkeleyDB_BTreeCursor_AddUnique.htm
index 83ef1cc..e04a305 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeCursor_AddUnique.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeCursor_AddUnique.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>AddUnique Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>AddUnique Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>, <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>> <span class="parameter">pair</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">AddUnique</span> ( _
 	<span class="parameter">pair</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a>(<span class="keyword">Of</span> <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>, <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>) _
@@ -23,4 +23,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="pair"><dt><span class="parameter">pair</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">System.Collections.Generic<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>KeyValuePair</a><span class="languageSpecificText"><span class="cs"><</ [...]
             Thrown if a matching key/data pair already exists in the database.
             </td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeCursor.htm">BTreeCursor Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeCursor_Duplicate.htm b/docs/csharp/html/M_BerkeleyDB_BTreeCursor_Duplicate.htm
index 981d1a7..3c78d8a 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeCursor_Duplicate.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeCursor_Duplicate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Duplicate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Duplicate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">keepPosition</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Duplicate</span> ( _
 	<span class="parameter">keepPosition</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">Boolean</a> _
@@ -29,4 +29,4 @@
             This is useful when an application is using locking and requires two
             or more cursors in the same thread of control.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeCursor.htm">BTreeCursor Class</a></div><div class="seeAlsoStyle"><a h [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeCursor_Insert.htm b/docs/csharp/html/M_BerkeleyDB_BTreeCursor_Insert.htm
index 2e38e36..671027e 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeCursor_Insert.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeCursor_Insert.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Insert Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Insert Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>,
 	<a href="T_BerkeleyDB_Cursor_InsertLocation.htm">Cursor<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>InsertLocation</a> <span class="parameter">loc</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">Insert</span> ( _
@@ -26,4 +26,4 @@
             Specify whether to insert the data item immediately before or
             immediately after the cursor's current position.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeCursor.htm">BTreeCursor Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeCursor_Move.htm b/docs/csharp/html/M_BerkeleyDB_BTreeCursor_Move.htm
index 2bc9f1a..fec6c24 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeCursor_Move.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeCursor_Move.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Move Method (UInt32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Move Method (UInt32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">recno</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Move</span> ( _
 	<span class="parameter">recno</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">UInteger</a> _
@@ -25,4 +25,4 @@
             </dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeCursor.htm">BTreeCursor Class</a></div><div class="seeAlsoStyle"><a h [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeCursor_MoveMultiple.htm b/docs/csharp/html/M_BerkeleyDB_BTreeCursor_MoveMultiple.htm
index 220d8ca..07c8098 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeCursor_MoveMultiple.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeCursor_MoveMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultiple Method (UInt32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultiple Method (UInt32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">recno</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveMultiple</span> ( _
 	<span class="parameter">recno</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">UInteger</a> _
@@ -27,4 +27,4 @@
             </dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeCursor.htm">BTreeCursor Class</a></div><div class="seeAlsoStyle"><a h [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeCursor_MoveMultipleKey.htm b/docs/csharp/html/M_BerkeleyDB_BTreeCursor_MoveMultipleKey.htm
index 3c3bf38..b5b93a2 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeCursor_MoveMultipleKey.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeCursor_MoveMultipleKey.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultipleKey Method (UInt32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultipleKey Method (UInt32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">recno</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveMultipleKey</span> ( _
 	<span class="parameter">recno</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">UInteger</a> _
@@ -27,4 +27,4 @@
             </dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeCursor.htm">BTreeCursor Class</a></div><div class="seeAlsoStyle"><a h [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeCursor_MoveMultipleKey_1.htm b/docs/csharp/html/M_BerkeleyDB_BTreeCursor_MoveMultipleKey_1.htm
index fd72f32..cd07913 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeCursor_MoveMultipleKey_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeCursor_MoveMultipleKey_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultipleKey Method (UInt32, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentati [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultipleKey Method (UInt32, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentati [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">recno</span>,
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveMultipleKey</span> ( _
@@ -30,4 +30,4 @@
             </dd></dl><dl paramName="info"><dt><span class="parameter">info</span></dt><dd>Type: <a href="T_BerkeleyDB_LockingInfo.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>LockingInfo</a><br />The locking behavior to use</dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeCursor.htm">BTreeCursor Class</a></div><div class="seeAlsoStyle"><a h [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeCursor_MoveMultipleKey_2.htm b/docs/csharp/html/M_BerkeleyDB_BTreeCursor_MoveMultipleKey_2.htm
index 370befb..0058cf4 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeCursor_MoveMultipleKey_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeCursor_MoveMultipleKey_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultipleKey Method (UInt32, Int32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultipleKey Method (UInt32, Int32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">recno</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">BufferSize</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveMultipleKey</span> ( _
@@ -33,4 +33,4 @@
             </dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeCursor.htm">BTreeCursor Class</a></div><div class="seeAlsoStyle"><a h [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeCursor_MoveMultipleKey_3.htm b/docs/csharp/html/M_BerkeleyDB_BTreeCursor_MoveMultipleKey_3.htm
index 4df7989..043c052 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeCursor_MoveMultipleKey_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeCursor_MoveMultipleKey_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultipleKey Method (UInt32, Int32, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/pre [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultipleKey Method (UInt32, Int32, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/pre [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">recno</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">BufferSize</span>,
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
@@ -36,4 +36,4 @@
             </dd></dl><dl paramName="info"><dt><span class="parameter">info</span></dt><dd>Type: <a href="T_BerkeleyDB_LockingInfo.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>LockingInfo</a><br />The locking behavior to use</dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeCursor.htm">BTreeCursor Class</a></div><div class="seeAlsoStyle"><a h [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeCursor_MoveMultiple_1.htm b/docs/csharp/html/M_BerkeleyDB_BTreeCursor_MoveMultiple_1.htm
index 9a62ff7..cd15194 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeCursor_MoveMultiple_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeCursor_MoveMultiple_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultiple Method (UInt32, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultiple Method (UInt32, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">recno</span>,
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveMultiple</span> ( _
@@ -30,4 +30,4 @@
             </dd></dl><dl paramName="info"><dt><span class="parameter">info</span></dt><dd>Type: <a href="T_BerkeleyDB_LockingInfo.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>LockingInfo</a><br />The locking behavior to use</dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeCursor.htm">BTreeCursor Class</a></div><div class="seeAlsoStyle"><a h [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeCursor_MoveMultiple_2.htm b/docs/csharp/html/M_BerkeleyDB_BTreeCursor_MoveMultiple_2.htm
index eedd39a..982baa6 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeCursor_MoveMultiple_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeCursor_MoveMultiple_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultiple Method (UInt32, Int32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultiple Method (UInt32, Int32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">recno</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">BufferSize</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveMultiple</span> ( _
@@ -34,4 +34,4 @@
             </dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeCursor.htm">BTreeCursor Class</a></div><div class="seeAlsoStyle"><a h [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeCursor_MoveMultiple_3.htm b/docs/csharp/html/M_BerkeleyDB_BTreeCursor_MoveMultiple_3.htm
index 364cbbf..9d7c1d3 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeCursor_MoveMultiple_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeCursor_MoveMultiple_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultiple Method (UInt32, Int32, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presen [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultiple Method (UInt32, Int32, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presen [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">recno</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">BufferSize</span>,
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
@@ -37,4 +37,4 @@
             </dd></dl><dl paramName="info"><dt><span class="parameter">info</span></dt><dd>Type: <a href="T_BerkeleyDB_LockingInfo.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>LockingInfo</a><br />The locking behavior to use</dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeCursor.htm">BTreeCursor Class</a></div><div class="seeAlsoStyle"><a h [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeCursor_Move_1.htm b/docs/csharp/html/M_BerkeleyDB_BTreeCursor_Move_1.htm
index 923c256..774635f 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeCursor_Move_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeCursor_Move_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Move Method (UInt32, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Move Method (UInt32, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">recno</span>,
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Move</span> ( _
@@ -28,4 +28,4 @@
             </dd></dl><dl paramName="info"><dt><span class="parameter">info</span></dt><dd>Type: <a href="T_BerkeleyDB_LockingInfo.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>LockingInfo</a><br />The locking behavior to use</dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeCursor.htm">BTreeCursor Class</a></div><div class="seeAlsoStyle"><a h [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeCursor_Recno.htm b/docs/csharp/html/M_BerkeleyDB_BTreeCursor_Recno.htm
index a9783eb..378c8dd 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeCursor_Recno.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeCursor_Recno.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Recno Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Recno Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Recno</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>The record number associated with the cursor.</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../ico [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeCursor_Recno_1.htm b/docs/csharp/html/M_BerkeleyDB_BTreeCursor_Recno_1.htm
index a0e6991..287ba33 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeCursor_Recno_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeCursor_Recno_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Recno Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Recno Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Recno</span> ( _
 	<span class="parameter">info</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> _
@@ -20,4 +20,4 @@
 <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Recno</span>(
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a>^ <span class="parameter">info</span>
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="info"><dt><span class="parameter">info</span></dt><dd>Type: <a href="T_BerkeleyDB_LockingInfo.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>LockingInfo</a><br />The locking behavior to use</dd></dl></div><h4 class="subHeading">Return Value</h4>The record number assoc [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeDatabaseConfig_SetCompression.htm b/docs/csharp/html/M_BerkeleyDB_BTreeDatabaseConfig_SetCompression.htm
index a13c04a..f4b95f5 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeDatabaseConfig_SetCompression.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeDatabaseConfig_SetCompression.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SetCompression Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SetCompression Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">void</span> <span class="identifier">SetCompression</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
             The default functions perform prefix compression on keys, and prefix
             compression on data items for duplicate keys.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabaseConfig.htm">BTreeDatabaseConfig Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeDatabaseConfig_SetCompression_1.htm b/docs/csharp/html/M_BerkeleyDB_BTreeDatabaseConfig_SetCompression_1.htm
index e639b44..5905ebb 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeDatabaseConfig_SetCompression_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeDatabaseConfig_SetCompression_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SetCompression Method (BTreeCompressDelegate, BTreeDecompressDelegate)</title><link rel="stylesheet" type="text/css"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SetCompression Method (BTreeCompressDelegate, BTreeDecompressDelegate)</title><link rel="stylesheet" type="text/css"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_BTreeCompressDelegate.htm">BTreeCompressDelegate</a> <span class="parameter">compression</span>,
 	<a href="T_BerkeleyDB_BTreeDecompressDelegate.htm">BTreeDecompressDelegate</a> <span class="parameter">decompression</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">SetCompression</span> ( _
@@ -23,4 +23,4 @@
 	<a href="T_BerkeleyDB_BTreeCompressDelegate.htm">BTreeCompressDelegate</a>^ <span class="parameter">compression</span>, 
 	<a href="T_BerkeleyDB_BTreeDecompressDelegate.htm">BTreeDecompressDelegate</a>^ <span class="parameter">decompression</span>
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="compression"><dt><span class="parameter">compression</span></dt><dd>Type: <a href="T_BerkeleyDB_BTreeCompressDelegate.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>BTreeCompressDelegate</a><br />The compression function</dd></dl><dl paramName="decompression"><dt><spa [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeDatabaseConfig__ctor.htm b/docs/csharp/html/M_BerkeleyDB_BTreeDatabaseConfig__ctor.htm
index f479884..ea96762 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeDatabaseConfig__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeDatabaseConfig__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTreeDatabaseConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTreeDatabaseConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="identifier">BTreeDatabaseConfig</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_Berkele [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Compact.htm b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Compact.htm
index 3eab195..79d0df5 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Compact.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Compact.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Compact Method (CompactConfig)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Compact Method (CompactConfig)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_CompactConfig.htm">CompactConfig</a> <span class="parameter">cdata</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Compact</span> ( _
 	<span class="parameter">cdata</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_CompactConfig.htm">CompactConfig</a> _
@@ -27,4 +27,4 @@
             cause the compaction operation to be retried from the point of the
             last transaction commit.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabase.htm">BTreeDatabase Class</a></div><div class="seeAlsoStyle"> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Compact_1.htm b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Compact_1.htm
index 445195a..1a36ec6 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Compact_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Compact_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Compact Method (CompactConfig, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentatio [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Compact Method (CompactConfig, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentatio [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_CompactConfig.htm">CompactConfig</a> <span class="parameter">cdata</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Compact</span> ( _
@@ -44,4 +44,4 @@
             retried from the point of the last transaction commit.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabase.htm">BTreeDatabase Class</a></div><div class="seeAlsoStyle"><a hre [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Cursor.htm b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Cursor.htm
index 53ecd1d..a2b18b2 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Cursor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Cursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_BTreeCursor.htm">BTreeCursor</a>^ <span class="identifier">Cursor</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>A newly created cursor</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlso [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Cursor_1.htm b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Cursor_1.htm
index 370a92c..a5db4c0 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Cursor_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Cursor_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method (CursorConfig)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method (CursorConfig)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_CursorConfig.htm">CursorConfig</a> <span class="parameter">cfg</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Cursor</span> ( _
 	<span class="parameter">cfg</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_CursorConfig.htm">CursorConfig</a> _
@@ -21,4 +21,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="cfg"><dt><span class="parameter">cfg</span></dt><dd>Type: <a href="T_BerkeleyDB_CursorConfig.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>CursorConfig</a><br />
             The configuration properties for the cursor.
             </dd></dl></div><h4 class="subHeading">Return Value</h4>A newly created cursor</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_Berkele [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Cursor_2.htm b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Cursor_2.htm
index 74ccfaa..6db8ea1 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Cursor_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Cursor_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method (CursorConfig, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method (CursorConfig, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_CursorConfig.htm">CursorConfig</a> <span class="parameter">cfg</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Cursor</span> ( _
@@ -27,4 +27,4 @@
             </dd></dl><dl paramName="txn"><dt><span class="parameter">txn</span></dt><dd>Type: <a href="T_BerkeleyDB_Transaction.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Transaction</a><br />
             The transaction context in which the cursor may be used.
             </dd></dl></div><h4 class="subHeading">Return Value</h4>A newly created cursor</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_Berkele [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Cursor_3.htm b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Cursor_3.htm
index 5e96759..c3cd727 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Cursor_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Cursor_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method (Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method (Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Cursor</span> ( _
 	<span class="parameter">txn</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_Transaction.htm">Transaction</a> _
@@ -21,4 +21,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="txn"><dt><span class="parameter">txn</span></dt><dd>Type: <a href="T_BerkeleyDB_Transaction.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Transaction</a><br />
             The transaction context in which the cursor may be used.
             </dd></dl></div><h4 class="subHeading">Return Value</h4>A newly created cursor</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_Berkele [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_FastStats.htm b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_FastStats.htm
index 76f2fdc..4a1436b 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_FastStats.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_FastStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats</a>^ <span class="identifier">FastStats</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>
             The database statistical information which does not require
             traversal of the database.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabase.htm">BTreeDatabase Class</a></div><div class="seeAlsoStyle"> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_FastStats_1.htm b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_FastStats_1.htm
index 1bb528a..a4b4b45 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_FastStats_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_FastStats_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FastStats Method (Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FastStats Method (Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">FastStats</span> ( _
 	<span class="parameter">txn</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_Transaction.htm">Transaction</a> _
@@ -30,4 +30,4 @@
             The database statistical information which does not require
             traversal of the database.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabase.htm">BTreeDatabase Class</a></div><div class="seeAlsoStyle"> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_FastStats_2.htm b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_FastStats_2.htm
index e582c0b..9e46b83 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_FastStats_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_FastStats_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FastStats Method (Transaction, Isolation)</title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FastStats Method (Transaction, Isolation)</title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>,
 	<a href="T_BerkeleyDB_Isolation.htm">Isolation</a> <span class="parameter">isoDegree</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">FastStats</span> ( _
@@ -38,4 +38,4 @@
             The database statistical information which does not require
             traversal of the database.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabase.htm">BTreeDatabase Class</a></div><div class="seeAlsoStyle"> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Get.htm b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Get.htm
index 00ea599..9a23405 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Get.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Get.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method (UInt32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method (UInt32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">recno</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Get</span> ( _
 	<span class="parameter">recno</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">UInteger</a> _
@@ -25,4 +25,4 @@
             parameter is <span class="parameter">recno</span> and whose Value parameter is the
             retrieved data.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabase.htm">BTreeDatabase Class</a></div><div class="seeAlsoStyle"> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_GetMultiple.htm b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_GetMultiple.htm
index 43f83b4..bfb1337 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_GetMultiple.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_GetMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetMultiple Method (UInt32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetMultiple Method (UInt32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">recno</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">GetMultiple</span> ( _
 	<span class="parameter">recno</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">UInteger</a> _
@@ -29,4 +29,4 @@
             A NotFoundException is thrown if <span class="parameter">recno</span> is not in
             the database. 
             </td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabase.htm">BTreeDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_GetMultiple_1.htm b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_GetMultiple_1.htm
index 6ced431..8d9b87b 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_GetMultiple_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_GetMultiple_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetMultiple Method (UInt32, Int32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetMultiple Method (UInt32, Int32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">recno</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">BufferSize</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">GetMultiple</span> ( _
@@ -35,4 +35,4 @@
             A NotFoundException is thrown if <span class="parameter">recno</span> is not in
             the database. 
             </td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabase.htm">BTreeDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_GetMultiple_2.htm b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_GetMultiple_2.htm
index e5d4d4d..e76b6f1 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_GetMultiple_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_GetMultiple_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetMultiple Method (UInt32, Int32, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/present [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetMultiple Method (UInt32, Int32, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/present [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">recno</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">BufferSize</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
@@ -44,4 +44,4 @@
             A NotFoundException is thrown if <span class="parameter">recno</span> is not in
             the database. 
             </td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabase.htm">BTreeDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_GetMultiple_3.htm b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_GetMultiple_3.htm
index 42ecf79..5f2438b 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_GetMultiple_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_GetMultiple_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetMultiple Method (UInt32, Int32, Transaction, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetMultiple Method (UInt32, Int32, Transaction, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">recno</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">BufferSize</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>,
@@ -47,4 +47,4 @@
             A NotFoundException is thrown if <span class="parameter">recno</span> is not in
             the database. 
             </td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabase.htm">BTreeDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Get_1.htm b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Get_1.htm
index 1255068..863a157 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Get_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Get_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method (UInt32, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method (UInt32, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">recno</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Get</span> ( _
@@ -34,4 +34,4 @@
             parameter is <span class="parameter">recno</span> and whose Value parameter is the
             retrieved data.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabase.htm">BTreeDatabase Class</a></div><div class="seeAlsoStyle"> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Get_2.htm b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Get_2.htm
index c3685a1..f16a395 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Get_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Get_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method (UInt32, Transaction, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentat [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method (UInt32, Transaction, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentat [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">recno</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>,
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
@@ -37,4 +37,4 @@
             parameter is <span class="parameter">recno</span> and whose Value parameter is
             the retrieved data.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabase.htm">BTreeDatabase Class</a></div><div class="seeAlsoStyle"> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_KeyRange.htm b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_KeyRange.htm
index bc6d812..89934d3 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_KeyRange.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_KeyRange.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>KeyRange Method (DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>KeyRange Method (DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">KeyRange</span> ( _
 	<span class="parameter">key</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> _
@@ -23,4 +23,4 @@
             An estimate of the proportion of keys that are less than, equal to,
             and greater than the specified key.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabase.htm">BTreeDatabase Class</a></div><div class="seeAlsoStyle"> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_KeyRange_1.htm b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_KeyRange_1.htm
index 041396e..4656cf6 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_KeyRange_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_KeyRange_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>KeyRange Method (DatabaseEntry, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentati [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>KeyRange Method (DatabaseEntry, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentati [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">KeyRange</span> ( _
@@ -33,4 +33,4 @@
             An estimate of the proportion of keys that are less than, equal to,
             and greater than the specified key.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabase.htm">BTreeDatabase Class</a></div><div class="seeAlsoStyle"> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Open.htm b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Open.htm
index 21ae42d..6b17035 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Open.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Open.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, BTreeDatabaseConfig)</title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, BTreeDatabaseConfig)</title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="T_BerkeleyDB_BTreeDatabaseConfig.htm">BTreeDatabaseConfig</a> <span class="parameter">cfg</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Shared</span> <span class="keyword">Function</span> <span class="identifier">Open</span> ( _
@@ -40,4 +40,4 @@
             be transactionally protected during its open.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabase.htm">BTreeDatabase Class</a></div><div class="seeAlsoStyle"><a hre [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Open_1.htm b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Open_1.htm
index d6c3b5f..a66e59d 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Open_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Open_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, BTreeDatabaseConfig, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/ [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, BTreeDatabaseConfig, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/ [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="T_BerkeleyDB_BTreeDatabaseConfig.htm">BTreeDatabaseConfig</a> <span class="parameter">cfg</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
@@ -52,4 +52,4 @@
             transaction must be committed before the object is closed.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabase.htm">BTreeDatabase Class</a></div><div class="seeAlsoStyle"><a hre [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Open_2.htm b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Open_2.htm
index 5c9689a..85317d2 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Open_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Open_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, String, BTreeDatabaseConfig)</title><link rel="stylesheet" type="text/css" href="../styles/prese [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, String, BTreeDatabaseConfig)</title><link rel="stylesheet" type="text/css" href="../styles/prese [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">DatabaseName</span>,
 	<a href="T_BerkeleyDB_BTreeDatabaseConfig.htm">BTreeDatabaseConfig</a> <span class="parameter">cfg</span>
@@ -54,4 +54,4 @@
             be transactionally protected during its open.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabase.htm">BTreeDatabase Class</a></div><div class="seeAlsoStyle"><a hre [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Open_3.htm b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Open_3.htm
index 6d4bac8..abf38b4 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Open_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Open_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, String, BTreeDatabaseConfig, Transaction)</title><link rel="stylesheet" type="text/css" href=".. [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, String, BTreeDatabaseConfig, Transaction)</title><link rel="stylesheet" type="text/css" href=".. [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">DatabaseName</span>,
 	<a href="T_BerkeleyDB_BTreeDatabaseConfig.htm">BTreeDatabaseConfig</a> <span class="parameter">cfg</span>,
@@ -66,4 +66,4 @@
             transaction must be committed before the object is closed.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabase.htm">BTreeDatabase Class</a></div><div class="seeAlsoStyle"><a hre [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_PutNoDuplicate.htm b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_PutNoDuplicate.htm
index 2ce5412..81a2f04 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_PutNoDuplicate.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_PutNoDuplicate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PutNoDuplicate Method (DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/pr [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PutNoDuplicate Method (DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/pr [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">PutNoDuplicate</span> ( _
@@ -23,4 +23,4 @@
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^ <span class="parameter">key</span>, 
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^ <span class="parameter">data</span>
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="key"><dt><span class="parameter">key</span></dt><dd>Type: <a href="T_BerkeleyDB_DatabaseEntry.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>DatabaseEntry</a><br />The key to store in the database</dd></dl><dl paramName="data"><dt><span class="parameter">data</span></ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_PutNoDuplicate_1.htm b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_PutNoDuplicate_1.htm
index db88638..04394aa 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_PutNoDuplicate_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_PutNoDuplicate_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PutNoDuplicate Method (DatabaseEntry, DatabaseEntry, Transaction)</title><link rel="stylesheet" type="text/css" href= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PutNoDuplicate Method (DatabaseEntry, DatabaseEntry, Transaction)</title><link rel="stylesheet" type="text/css" href= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
@@ -33,4 +33,4 @@
             <span class="parameter">txn</span> is a handle returned from
             <a href="M_BerkeleyDB_DatabaseEnvironment_BeginCDSGroup.htm">BeginCDSGroup<span class="languageSpecificText"><span class="cs">()</span><span class="cpp">()</span><span class="nu">()</span></span></a>; otherwise null.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabase.htm">BTreeDatabase Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Stats.htm b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Stats.htm
index 5ceea44..67ae89c 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Stats.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Stats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats</a>^ <span class="identifier">Stats</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>Database statistical information.</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id= [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Stats_1.htm b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Stats_1.htm
index e2cc1aa..01d426a 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Stats_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Stats_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method (Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method (Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Stats</span> ( _
 	<span class="parameter">txn</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_Transaction.htm">Transaction</a> _
@@ -26,4 +26,4 @@
             <span class="parameter">txn</span> is a handle returned from
             <a href="M_BerkeleyDB_DatabaseEnvironment_BeginCDSGroup.htm">BeginCDSGroup<span class="languageSpecificText"><span class="cs">()</span><span class="cpp">()</span><span class="nu">()</span></span></a>; otherwise null.
             </dd></dl></div><h4 class="subHeading">Return Value</h4>Database statistical information.</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Stats_2.htm b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Stats_2.htm
index 68d6b27..f03c57b 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Stats_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_Stats_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method (Transaction, Isolation)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method (Transaction, Isolation)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>,
 	<a href="T_BerkeleyDB_Isolation.htm">Isolation</a> <span class="parameter">isoDegree</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Stats</span> ( _
@@ -34,4 +34,4 @@
             databases which did not specify
             <a href="F_BerkeleyDB_DatabaseConfig_ReadUncommitted.htm">ReadUncommitted</a>.
             </dd></dl></div><h4 class="subHeading">Return Value</h4>Database statistical information.</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_TruncateUnusedPages.htm b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_TruncateUnusedPages.htm
index 86610c1..98b1206 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_TruncateUnusedPages.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_TruncateUnusedPages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TruncateUnusedPages Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TruncateUnusedPages Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">TruncateUnusedPages</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>
             The number of database pages returned to the filesystem
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabase.htm">BTreeDatabase Class</a></div><div class="seeAlsoStyle"> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_TruncateUnusedPages_1.htm b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_TruncateUnusedPages_1.htm
index 23ed6b9..f177704 100644
--- a/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_TruncateUnusedPages_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BTreeDatabase_TruncateUnusedPages_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TruncateUnusedPages Method (Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.c [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TruncateUnusedPages Method (Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.c [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">TruncateUnusedPages</span> ( _
 	<span class="parameter">txn</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_Transaction.htm">Transaction</a> _
@@ -29,4 +29,4 @@
             </dd></dl></div><h4 class="subHeading">Return Value</h4>
             The number of database pages returned to the filesystem
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabase.htm">BTreeDatabase Class</a></div><div class="seeAlsoStyle"> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BackupOptions__ctor.htm b/docs/csharp/html/M_BerkeleyDB_BackupOptions__ctor.htm
index ed18752..a3cc5d1 100644
--- a/docs/csharp/html/M_BerkeleyDB_BackupOptions__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BackupOptions__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BackupOptions Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BackupOptions Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -9,6 +9,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="identifier">BackupOptions</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Ba [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BadSecondaryException__ctor.htm b/docs/csharp/html/M_BerkeleyDB_BadSecondaryException__ctor.htm
index 93f4078..2256553 100644
--- a/docs/csharp/html/M_BerkeleyDB_BadSecondaryException__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BadSecondaryException__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BadSecondaryException Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BadSecondaryException Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="identifier">BadSecondaryException</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_Berke [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BaseCursor_Close.htm b/docs/csharp/html/M_BerkeleyDB_BaseCursor_Close.htm
index 1d764ca..ee3b895 100644
--- a/docs/csharp/html/M_BerkeleyDB_BaseCursor_Close.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BaseCursor_Close.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Close Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Close Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -27,7 +27,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">void</span> <span class="identifier">Close</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(exceptionsToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(exceptionsToggle, event)" tabindex="0"><img id="exceptionsToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Exceptions</span></h1><div id="exceptionsSection" class="section" name="collapseableSection" style=""><div class [...]
       </td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseCursor.htm">BaseCursor Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BaseCursor_Compare.htm b/docs/csharp/html/M_BerkeleyDB_BaseCursor_Compare.htm
index 35adfeb..280f6d1 100644
--- a/docs/csharp/html/M_BerkeleyDB_BaseCursor_Compare.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BaseCursor_Compare.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Compare Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Compare Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_Cursor.htm">Cursor</a> <span class="parameter">compareTo</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Compare</span> ( _
 	<span class="parameter">compareTo</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_Cursor.htm">Cursor</a> _
@@ -21,4 +21,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="compareTo"><dt><span class="parameter">compareTo</span></dt><dd>Type: <a href="T_BerkeleyDB_Cursor.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Cursor</a><br />The cursor with which to compare.</dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if both cursors point to the same item, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseCursor.htm">BaseCursor Class</a></div><div class="seeAlsoStyle"><a hre [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BaseCursor_Count.htm b/docs/csharp/html/M_BerkeleyDB_BaseCursor_Count.htm
index baf2175..c0ef342 100644
--- a/docs/csharp/html/M_BerkeleyDB_BaseCursor_Count.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BaseCursor_Count.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Count Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Count Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Count</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>
             A count of the number of data items for the key to which the cursor
             refers.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseCursor.htm">BaseCursor Class</a></div><div class="seeAlsoStyle"><a hre [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BaseCursor_Delete.htm b/docs/csharp/html/M_BerkeleyDB_BaseCursor_Delete.htm
index fad0dc9..fcab5f1 100644
--- a/docs/csharp/html/M_BerkeleyDB_BaseCursor_Delete.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BaseCursor_Delete.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Delete Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Delete Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -22,8 +22,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">void</span> <span class="identifier">Delete</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(exceptionsToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(exceptionsToggle, event)" tabindex="0"><img id="exceptionsToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Exceptions</span></h1><div id="exceptionsSection" class="section" name="collapseableSection" style=""><div clas [...]
             Thrown if the element has already been deleted.
             </td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseCursor.htm">BaseCursor Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BaseCursor_Dispose.htm b/docs/csharp/html/M_BerkeleyDB_BaseCursor_Dispose.htm
index 698120c..36fc969 100644
--- a/docs/csharp/html/M_BerkeleyDB_BaseCursor_Dispose.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BaseCursor_Dispose.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Dispose Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Dispose Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">virtual</span> <span class="keyword">void</span> <span class="identifier">Dispose</span>() <span class="keyword">sealed</span></pre></td></tr></table></span></div><h4 class="subHeading">Implements</h4><a href="http://msdn2.microsoft.com/en-us/library/es4s3w1d" target="_blank">IDisposable<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Dispose<span class="languageSpecificTe [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BaseCursor_GetEnumerator.htm b/docs/csharp/html/M_BerkeleyDB_BaseCursor_GetEnumerator.htm
index 6f4d444..f68c634 100644
--- a/docs/csharp/html/M_BerkeleyDB_BaseCursor_GetEnumerator.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BaseCursor_GetEnumerator.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetEnumerator Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetEnumerator Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">virtual</span> <a href="http://msdn2.microsoft.com/en-us/library/78dfe2yb" target="_blank">IEnumerator</a><<a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^, <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^>>^ <span class="identifier">GetEnumerator</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>An enumera [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Close.htm b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Close.htm
index 04c60b2..b4bb47c 100644
--- a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Close.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Close.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Close Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Close Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,6 +13,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">void</span> <span class="identifier">Close</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Close_1.htm b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Close_1.htm
index 06ea37d..dc26571 100644
--- a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Close_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Close_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Close Method (Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Close Method (Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">sync</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">Close</span> ( _
 	<span class="parameter">sync</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">Boolean</a> _
@@ -46,4 +46,4 @@
             opened using an environment. 
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><div class="seeAlsoStyle"><a href= [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Cursor.htm b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Cursor.htm
index 708680f..368da45 100644
--- a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Cursor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Cursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>^ <span class="identifier">Cursor</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>A newly created cursor</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Cursor_1.htm b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Cursor_1.htm
index 90779c0..c522584 100644
--- a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Cursor_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Cursor_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method (CursorConfig)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method (CursorConfig)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_CursorConfig.htm">CursorConfig</a> <span class="parameter">cfg</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Cursor</span> ( _
 	<span class="parameter">cfg</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_CursorConfig.htm">CursorConfig</a> _
@@ -21,4 +21,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="cfg"><dt><span class="parameter">cfg</span></dt><dd>Type: <a href="T_BerkeleyDB_CursorConfig.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>CursorConfig</a><br />
             The configuration properties for the cursor.
             </dd></dl></div><h4 class="subHeading">Return Value</h4>A newly created cursor</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_Berkele [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Cursor_2.htm b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Cursor_2.htm
index 3628cd1..c14c1c4 100644
--- a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Cursor_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Cursor_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method (CursorConfig, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method (CursorConfig, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_CursorConfig.htm">CursorConfig</a> <span class="parameter">cfg</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Cursor</span> ( _
@@ -27,4 +27,4 @@
             </dd></dl><dl paramName="txn"><dt><span class="parameter">txn</span></dt><dd>Type: <a href="T_BerkeleyDB_Transaction.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Transaction</a><br />
             The transaction context in which the cursor may be used.
             </dd></dl></div><h4 class="subHeading">Return Value</h4>A newly created cursor</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_Berkele [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Cursor_3.htm b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Cursor_3.htm
index 5bd0001..d14b71d 100644
--- a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Cursor_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Cursor_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method (Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method (Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Cursor</span> ( _
 	<span class="parameter">txn</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_Transaction.htm">Transaction</a> _
@@ -21,4 +21,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="txn"><dt><span class="parameter">txn</span></dt><dd>Type: <a href="T_BerkeleyDB_Transaction.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Transaction</a><br />
             The transaction context in which the cursor may be used.
             </dd></dl></div><h4 class="subHeading">Return Value</h4>A newly created cursor</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_Berkele [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Delete.htm b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Delete.htm
index df402e9..a0b0ced 100644
--- a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Delete.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Delete.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Delete Method (DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Delete Method (DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -20,7 +20,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">Delete</span> ( _
 	<span class="parameter">key</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> _
@@ -47,4 +47,4 @@
             database and <span class="parameter">key</span> exists, but was never explicitly
             created by the application or was later deleted.
             </td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Delete_1.htm b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Delete_1.htm
index f09062a..d4a4ba0 100644
--- a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Delete_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Delete_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Delete Method (DatabaseEntry, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Delete Method (DatabaseEntry, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -20,7 +20,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">Delete</span> ( _
@@ -58,4 +58,4 @@
             database and <span class="parameter">key</span> exists, but was never explicitly
             created by the application or was later deleted.
             </td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Dispose.htm b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Dispose.htm
index 0edced0..90405cb 100644
--- a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Dispose.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Dispose.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Dispose Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Dispose Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">virtual</span> <span class="keyword">void</span> <span class="identifier">Dispose</span>() <span class="keyword">sealed</span></pre></td></tr></table></span></div><h4 class="subHeading">Implements</h4><a href="http://msdn2.microsoft.com/en-us/library/es4s3w1d" target="_blank">IDisposable<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Dispose<span class="languageSpecificTe [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Exists.htm b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Exists.htm
index a2bf8b1..e151ccf 100644
--- a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Exists.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Exists.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Exists Method (DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Exists Method (DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Exists</span> ( _
 	<span class="parameter">key</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> _
@@ -33,4 +33,4 @@
             database and <span class="parameter">key</span> exists, but was never explicitly
             created by the application or was later deleted.
             </td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Exists_1.htm b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Exists_1.htm
index 4ce011d..1c751b2 100644
--- a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Exists_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Exists_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Exists Method (DatabaseEntry, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Exists Method (DatabaseEntry, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Exists</span> ( _
@@ -44,4 +44,4 @@
             database and <span class="parameter">key</span> exists, but was never explicitly
             created by the application or was later deleted.
             </td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Exists_2.htm b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Exists_2.htm
index 729056b..147fd8b 100644
--- a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Exists_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Exists_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Exists Method (DatabaseEntry, Transaction, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Exists Method (DatabaseEntry, Transaction, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>,
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
@@ -47,4 +47,4 @@
             database and <span class="parameter">key</span> exists, but was never explicitly
             created by the application or was later deleted.
             </td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Get.htm b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Get.htm
index 6658777..eae6d83 100644
--- a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Get.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Get.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method (DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method (DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Get</span> ( _
 	<span class="parameter">key</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> _
@@ -36,4 +36,4 @@
             database and <span class="parameter">key</span> exists, but was never explicitly
             created by the application or was later deleted.
             </td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_GetBoth.htm b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_GetBoth.htm
index 5edc48a..fca2e1e 100644
--- a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_GetBoth.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_GetBoth.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBoth Method (DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/presentat [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBoth Method (DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/presentat [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">GetBoth</span> ( _
@@ -38,4 +38,4 @@
             database and <span class="parameter">key</span> exists, but was never explicitly
             created by the application or was later deleted.
             </td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_GetBoth_1.htm b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_GetBoth_1.htm
index 36e3105..ceca25b 100644
--- a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_GetBoth_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_GetBoth_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBoth Method (DatabaseEntry, DatabaseEntry, Transaction)</title><link rel="stylesheet" type="text/css" href="../sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBoth Method (DatabaseEntry, DatabaseEntry, Transaction)</title><link rel="stylesheet" type="text/css" href="../sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
@@ -48,4 +48,4 @@
             database and <span class="parameter">key</span> exists, but was never explicitly
             created by the application or was later deleted.
             </td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_GetBoth_2.htm b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_GetBoth_2.htm
index fffe8a5..eaaa2b6 100644
--- a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_GetBoth_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_GetBoth_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBoth Method (DatabaseEntry, DatabaseEntry, Transaction, LockingInfo)</title><link rel="stylesheet" type="text/css" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBoth Method (DatabaseEntry, DatabaseEntry, Transaction, LockingInfo)</title><link rel="stylesheet" type="text/css" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>,
@@ -51,4 +51,4 @@
             database and <span class="parameter">key</span> exists, but was never explicitly
             created by the application or was later deleted.
             </td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Get_1.htm b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Get_1.htm
index 9bcf746..a19da2d 100644
--- a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Get_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Get_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method (DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method (DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -19,7 +19,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Get</span> ( _
@@ -42,4 +42,4 @@
             database and <span class="parameter">key</span> exists, but was never 
             explicitly created by the application or was later deleted.
             </td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Get_2.htm b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Get_2.htm
index 06fa684..87b4168 100644
--- a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Get_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Get_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method (DatabaseEntry, DatabaseEntry, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/ [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method (DatabaseEntry, DatabaseEntry, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/ [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -19,7 +19,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
@@ -55,4 +55,4 @@
             database and <span class="parameter">key</span> exists, but was never 
             explicitly created by the application or was later deleted.
             </td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Get_3.htm b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Get_3.htm
index 27c7afd..e4f93d0 100644
--- a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Get_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Get_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method (DatabaseEntry, DatabaseEntry, Transaction, LockingInfo)</title><link rel="stylesheet" type="text/css" hre [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method (DatabaseEntry, DatabaseEntry, Transaction, LockingInfo)</title><link rel="stylesheet" type="text/css" hre [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -19,7 +19,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>,
@@ -58,4 +58,4 @@
             database and <span class="parameter">key</span> exists, but was never 
             explicitly created by the application or was later deleted.
             </td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Get_4.htm b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Get_4.htm
index 7f28d7c..f74eeb1 100644
--- a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Get_4.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Get_4.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method (DatabaseEntry, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.cs [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method (DatabaseEntry, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.cs [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Get</span> ( _
@@ -46,4 +46,4 @@
             database and <span class="parameter">key</span> exists, but was never explicitly
             created by the application or was later deleted.
             </td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Get_5.htm b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Get_5.htm
index 4a457ff..27c272a 100644
--- a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Get_5.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Get_5.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method (DatabaseEntry, Transaction, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/pr [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method (DatabaseEntry, Transaction, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/pr [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>,
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
@@ -49,4 +49,4 @@
             database and <span class="parameter">key</span> exists, but was never explicitly
             created by the application or was later deleted.
             </td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_PrintFastStats.htm b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_PrintFastStats.htm
index 24e3cb8..9cefc64 100644
--- a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_PrintFastStats.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_PrintFastStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintFastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintFastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,10 +12,10 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">void</span> <span class="identifier">PrintFastStats</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
             Among other things, this method makes it possible for applications
             to request key and record counts without incurring the performance
             penalty of traversing the entire database. 
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><div class="seeAlsoStyle"><a [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_PrintFastStats_1.htm b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_PrintFastStats_1.htm
index 27720e0..4f4a520 100644
--- a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_PrintFastStats_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_PrintFastStats_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintFastStats Method (Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintFastStats Method (Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">PrintAll</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">PrintFastStats</span> ( _
 	<span class="parameter">PrintAll</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">Boolean</a> _
@@ -26,4 +26,4 @@
             to request key and record counts without incurring the performance
             penalty of traversing the entire database. 
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><div class="seeAlsoStyle"><a [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_PrintStats.htm b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_PrintStats.htm
index 4dc246c..0bb99c8 100644
--- a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_PrintStats.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_PrintStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">void</span> <span class="identifier">PrintStats</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlso [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_PrintStats_1.htm b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_PrintStats_1.htm
index b21da5b..ad95bd3 100644
--- a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_PrintStats_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_PrintStats_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintStats Method (Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintStats Method (Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">PrintAll</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">PrintStats</span> ( _
 	<span class="parameter">PrintAll</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">Boolean</a> _
@@ -21,4 +21,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="PrintAll"><dt><span class="parameter">PrintAll</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Boolean</a><br />
             If true, display all available information.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><div class=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Remove.htm b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Remove.htm
index c1e6c67..c75e6ce 100644
--- a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Remove.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Remove.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Remove Method (String)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Remove Method (String)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Shared</span> <span class="keyword">Sub</span> <span class="identifier">Remove</span> ( _
 	<span class="parameter">Filename</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> _
@@ -21,4 +21,4 @@
 <span class="keyword">static</span> <span class="keyword">void</span> <span class="identifier">Remove</span>(
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="parameter">Filename</span>
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="Filename"><dt><span class="parameter">Filename</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>String</a><br />The file to remove</dd></dl></div></div><h1 class="heading"><span oncl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Remove_1.htm b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Remove_1.htm
index 7c949a3..1ef7ac9 100644
--- a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Remove_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Remove_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Remove Method (String, DatabaseEnvironment)</title><link rel="stylesheet" type="text/css" href="../styles/presentatio [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Remove Method (String, DatabaseEnvironment)</title><link rel="stylesheet" type="text/css" href="../styles/presentatio [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment</a> <span class="parameter">DbEnv</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Shared</span> <span class="keyword">Sub</span> <span class="identifier">Remove</span> ( _
@@ -26,4 +26,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="Filename"><dt><span class="parameter">Filename</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>String</a><br />The file to remove</dd></dl><dl paramName="DbEnv"><dt><span class="par [...]
             The DatabaseEnvironment the database belongs to
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><div class=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Remove_2.htm b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Remove_2.htm
index a42daec..a00dc38 100644
--- a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Remove_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Remove_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Remove Method (String, String)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Remove Method (String, String)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">DatabaseName</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Shared</span> <span class="keyword">Sub</span> <span class="identifier">Remove</span> ( _
@@ -23,4 +23,4 @@
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="parameter">Filename</span>, 
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="parameter">DatabaseName</span>
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="Filename"><dt><span class="parameter">Filename</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>String</a><br />The file to remove</dd></dl><dl paramName="DatabaseName"><dt><span cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Remove_3.htm b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Remove_3.htm
index d6224bc..d881d3c 100644
--- a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Remove_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Remove_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Remove Method (String, String, DatabaseEnvironment)</title><link rel="stylesheet" type="text/css" href="../styles/pre [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Remove Method (String, String, DatabaseEnvironment)</title><link rel="stylesheet" type="text/css" href="../styles/pre [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">DatabaseName</span>,
 	<a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment</a> <span class="parameter">DbEnv</span>
@@ -28,4 +28,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="Filename"><dt><span class="parameter">Filename</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>String</a><br />The file to remove</dd></dl><dl paramName="DatabaseName"><dt><span cla [...]
             The DatabaseEnvironment the database belongs to
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><div class=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Rename.htm b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Rename.htm
index fdabc51..957d0c5 100644
--- a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Rename.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Rename.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Rename Method (String, String)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Rename Method (String, String)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">NewName</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Shared</span> <span class="keyword">Sub</span> <span class="identifier">Rename</span> ( _
@@ -24,4 +24,4 @@
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="parameter">Filename</span>, 
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="parameter">NewName</span>
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="Filename"><dt><span class="parameter">Filename</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>String</a><br />The file to rename</dd></dl><dl paramName="NewName"><dt><span class="p [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Rename_1.htm b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Rename_1.htm
index b68c46a..68d416c 100644
--- a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Rename_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Rename_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Rename Method (String, String, DatabaseEnvironment)</title><link rel="stylesheet" type="text/css" href="../styles/pre [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Rename Method (String, String, DatabaseEnvironment)</title><link rel="stylesheet" type="text/css" href="../styles/pre [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">NewName</span>,
 	<a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment</a> <span class="parameter">DbEnv</span>
@@ -29,4 +29,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="Filename"><dt><span class="parameter">Filename</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>String</a><br />The file to rename</dd></dl><dl paramName="NewName"><dt><span class="p [...]
             The DatabaseEnvironment the database belongs to
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><div class=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Rename_2.htm b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Rename_2.htm
index 75b3534..25aa313 100644
--- a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Rename_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Rename_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Rename Method (String, String, String)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Rename Method (String, String, String)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">DatabaseName</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">NewName</span>
@@ -26,4 +26,4 @@
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="parameter">DatabaseName</span>, 
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="parameter">NewName</span>
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="Filename"><dt><span class="parameter">Filename</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>String</a><br />The file to rename</dd></dl><dl paramName="DatabaseName"><dt><span cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Rename_3.htm b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Rename_3.htm
index 1a7691e..7de858d 100644
--- a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Rename_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Rename_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Rename Method (String, String, String, DatabaseEnvironment)</title><link rel="stylesheet" type="text/css" href="../st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Rename Method (String, String, String, DatabaseEnvironment)</title><link rel="stylesheet" type="text/css" href="../st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">DatabaseName</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">NewName</span>,
@@ -31,4 +31,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="Filename"><dt><span class="parameter">Filename</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>String</a><br />The file to rename</dd></dl><dl paramName="DatabaseName"><dt><span cla [...]
             The DatabaseEnvironment the database belongs to
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><div class=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Sync.htm b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Sync.htm
index 357aa74..b41a259 100644
--- a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Sync.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Sync.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Sync Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Sync Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">void</span> <span class="identifier">Sync</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
         <p>
             If the database is in memory only, Sync has no effect and will
@@ -30,4 +30,4 @@
             the original database with the updated copy.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><div class="seeAlsoStyle"><a href= [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Truncate.htm b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Truncate.htm
index 9d340ea..97d0376 100644
--- a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Truncate.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Truncate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Truncate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Truncate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,11 +11,11 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Truncate</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>
              The number of records discarded from the database.
             </div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
              If the operation occurs in a transactional database, the operation
              will be implicitly transaction protected.
              </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><div class="seeAlsoStyle">< [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Truncate_1.htm b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Truncate_1.htm
index 78b5538..5f0a19d 100644
--- a/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Truncate_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_BaseDatabase_Truncate_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Truncate Method (Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Truncate Method (Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Truncate</span> ( _
 	<span class="parameter">txn</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_Transaction.htm">Transaction</a> _
@@ -31,4 +31,4 @@
              transactional database, the operation will be implicitly transaction
              protected.
              </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><div class="seeAlsoStyle">< [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_ByteOrder_FromConst.htm b/docs/csharp/html/M_BerkeleyDB_ByteOrder_FromConst.htm
index b8e21eb..22aca52 100644
--- a/docs/csharp/html/M_BerkeleyDB_ByteOrder_FromConst.htm
+++ b/docs/csharp/html/M_BerkeleyDB_ByteOrder_FromConst.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FromConst Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FromConst Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">order</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Shared</span> <span class="keyword">Function</span> <span class="identifier">FromConst</span> ( _
 	<span class="parameter">order</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">Integer</a> _
@@ -22,4 +22,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="order"><dt><span class="parameter">order</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Int32</a><br />The C library constant</dd></dl></div><h4 class="subHeading">Return Value</h4>
             The ByteOrder object corresponding to the given constant
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ByteOrder.htm">ByteOrder Class</a></div><div class="seeAlsoStyle"><a href= [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_CacheInfo__ctor.htm b/docs/csharp/html/M_BerkeleyDB_CacheInfo__ctor.htm
index 71af494..0185270 100644
--- a/docs/csharp/html/M_BerkeleyDB_CacheInfo__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_CacheInfo__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CacheInfo Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CacheInfo Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">gbytes</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">bytes</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">numCaches</span>
@@ -27,4 +27,4 @@
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">bytes</span>, 
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">numCaches</span>
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="gbytes"><dt><span class="parameter">gbytes</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>UInt32</a><br />The number of gigabytes in the cache</dd></dl><dl paramName="bytes"><dt><s [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_CompactConfig__ctor.htm b/docs/csharp/html/M_BerkeleyDB_CompactConfig__ctor.htm
index 525d666..4b4838f 100644
--- a/docs/csharp/html/M_BerkeleyDB_CompactConfig__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_CompactConfig__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CompactConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CompactConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="identifier">CompactConfig</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Co [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_CursorConfig__ctor.htm b/docs/csharp/html/M_BerkeleyDB_CursorConfig__ctor.htm
index 35500cb..cb3ee1f 100644
--- a/docs/csharp/html/M_BerkeleyDB_CursorConfig__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_CursorConfig__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CursorConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CursorConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="identifier">CursorConfig</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cur [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_Add.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_Add.htm
index fe419fb..aaab2ec 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_Add.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_Add.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Add Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Add Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>, <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>> <span class="parameter">pair</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">Add</span> ( _
 	<span class="parameter">pair</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a>(<span class="keyword">Of</span> <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>, <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>) _
@@ -28,4 +28,4 @@
             sort function has been specified, the inserted data item is added as
             the first of the data items for that key. 
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="N_Ber [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_Delete.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_Delete.htm
index 1e1169a..4beee9c 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_Delete.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_Delete.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Delete Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Delete Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">void</span> <span class="identifier">Delete</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
         <p>
             The cursor position is unchanged after a delete, and subsequent
@@ -21,4 +21,4 @@
       </div><h1 class="heading"><span onclick="ExpandCollapse(exceptionsToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(exceptionsToggle, event)" tabindex="0"><img id="exceptionsToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Exceptions</span></h1><div id="exceptionsSection" class="section" name="collapseableSection" style=""><div class="tableSection"><table width="100%" cellspacing="2" cellpadding="5" frame="lhs"><tr><th class="exception [...]
             The element has already been deleted.
             </td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeA [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_Duplicate.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_Duplicate.htm
index 75fdf08..168a59e 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_Duplicate.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_Duplicate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Duplicate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Duplicate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">keepPosition</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Duplicate</span> ( _
 	<span class="parameter">keepPosition</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">Boolean</a> _
@@ -29,4 +29,4 @@
             This is useful when an application is using locking and requires two
             or more cursors in the same thread of control.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="N_Ber [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_GetEnumerator.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_GetEnumerator.htm
index 7f5399f..f0f1872 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_GetEnumerator.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_GetEnumerator.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetEnumerator Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetEnumerator Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,11 +12,11 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">virtual</span> <a href="http://msdn2.microsoft.com/en-us/library/78dfe2yb" target="_blank">IEnumerator</a><<a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^, <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^>>^ <span class="identifier">GetEnumerator</span>() <span class="keyword">sealed</span></pre></td></tr></table></span></div><h4 class="sub [...]
             The enumerator will begin at the cursor's current position (or the
             first record if the cursor has not yet been positioned) and iterate 
             forwards (i.e. in the direction of <a href="M_BerkeleyDB_Cursor_MoveNext.htm">MoveNext<span class="languageSpecificText"><span class="cs">()</span><span class="cpp">()</span><span class="nu">()</span></span></a>) over the
             remaining records.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="N_Ber [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_Move.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_Move.htm
index 96de409..fadaa61 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_Move.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_Move.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Move Method (DatabaseEntry, DatabaseEntry, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/pre [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Move Method (DatabaseEntry, DatabaseEntry, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/pre [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -21,7 +21,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">exact</span>
@@ -45,4 +45,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_Cursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirst.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirst.htm
index 3322fd0..6879db1 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirst.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirst.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirst Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirst Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,11 +14,11 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">MoveFirst</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
             If positioning the cursor fails, <a href="P_BerkeleyDB_Cursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirstMultiple.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirstMultiple.htm
index 5212265..6119241 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirstMultiple.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirstMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirstMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirstMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,8 +14,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">MoveFirstMultiple</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirstMultipleKey.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirstMultipleKey.htm
index d26bcbb..087a650 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirstMultipleKey.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirstMultipleKey.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirstMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirstMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,8 +14,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">MoveFirstMultipleKey</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirstMultipleKey_1.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirstMultipleKey_1.htm
index b150be7..8c0c15c 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirstMultipleKey_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirstMultipleKey_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirstMultipleKey Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirstMultipleKey Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveFirstMultipleKey</span> ( _
 	<span class="parameter">info</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> _
@@ -24,4 +24,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="info"><dt><span class="parameter">info</span></dt><dd>Type: <a href="T_BerkeleyDB_LockingInfo.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>LockingInfo</a><br />The locking behavior to use.</dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirstMultipleKey_2.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirstMultipleKey_2.htm
index f714430..b6cbc15 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirstMultipleKey_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirstMultipleKey_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirstMultipleKey Method (Int32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirstMultipleKey Method (Int32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">BufferSize</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveFirstMultipleKey</span> ( _
 	<span class="parameter">BufferSize</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">Integer</a> _
@@ -27,4 +27,4 @@
             </dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirstMultipleKey_3.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirstMultipleKey_3.htm
index 4cbb457..d2cebea 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirstMultipleKey_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirstMultipleKey_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirstMultipleKey Method (Int32, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presen [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirstMultipleKey Method (Int32, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presen [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">BufferSize</span>,
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveFirstMultipleKey</span> ( _
@@ -30,4 +30,4 @@
             </dd></dl><dl paramName="info"><dt><span class="parameter">info</span></dt><dd>Type: <a href="T_BerkeleyDB_LockingInfo.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>LockingInfo</a><br />The locking behavior to use.</dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirstMultiple_1.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirstMultiple_1.htm
index 018a149..eea860b 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirstMultiple_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirstMultiple_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirstMultiple Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirstMultiple Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveFirstMultiple</span> ( _
 	<span class="parameter">info</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> _
@@ -24,4 +24,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="info"><dt><span class="parameter">info</span></dt><dd>Type: <a href="T_BerkeleyDB_LockingInfo.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>LockingInfo</a><br />The locking behavior to use.</dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirstMultiple_2.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirstMultiple_2.htm
index 4f28133..43512c9 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirstMultiple_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirstMultiple_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirstMultiple Method (Int32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirstMultiple Method (Int32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">BufferSize</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveFirstMultiple</span> ( _
 	<span class="parameter">BufferSize</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">Integer</a> _
@@ -28,4 +28,4 @@
             </dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirstMultiple_3.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirstMultiple_3.htm
index 5ae31be..bc9d12f 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirstMultiple_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirstMultiple_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirstMultiple Method (Int32, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentat [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirstMultiple Method (Int32, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentat [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">BufferSize</span>,
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveFirstMultiple</span> ( _
@@ -31,4 +31,4 @@
             </dd></dl><dl paramName="info"><dt><span class="parameter">info</span></dt><dd>Type: <a href="T_BerkeleyDB_LockingInfo.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>LockingInfo</a><br />The locking behavior to use.</dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirst_1.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirst_1.htm
index 304a03d..575ad6b 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirst_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirst_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirst Method (DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/present [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirst Method (DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/present [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -21,7 +21,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveFirst</span> ( _
@@ -37,4 +37,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_Cursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirst_2.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirst_2.htm
index a0bb505..1276b3a 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirst_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirst_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirst Method (DatabaseEntry, DatabaseEntry, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirst Method (DatabaseEntry, DatabaseEntry, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -21,7 +21,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>,
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
@@ -40,4 +40,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_Cursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirst_3.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirst_3.htm
index e7118de..75bb57e 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirst_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveFirst_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirst Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirst Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveFirst</span> ( _
 	<span class="parameter">info</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> _
@@ -27,4 +27,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_Cursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveLast.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveLast.htm
index 7017136..cf621a7 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveLast.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveLast.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveLast Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveLast Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,11 +14,11 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">MoveLast</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
             If positioning the cursor fails, <a href="P_BerkeleyDB_Cursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveLast_1.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveLast_1.htm
index 95a5759..ccf4ee9 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveLast_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveLast_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveLast Method (DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/presenta [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveLast Method (DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/presenta [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -21,7 +21,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveLast</span> ( _
@@ -37,4 +37,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_Cursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveLast_2.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveLast_2.htm
index ddd7f7c..f6c1ee8 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveLast_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveLast_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveLast Method (DatabaseEntry, DatabaseEntry, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveLast Method (DatabaseEntry, DatabaseEntry, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -21,7 +21,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>,
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
@@ -40,4 +40,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_Cursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveLast_3.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveLast_3.htm
index ca7d971..6c6f850 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveLast_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveLast_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveLast Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveLast Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveLast</span> ( _
 	<span class="parameter">info</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> _
@@ -27,4 +27,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_Cursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultiple.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultiple.htm
index d11f105..87671d7 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultiple.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultiple Method (DatabaseEntry, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentati [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultiple Method (DatabaseEntry, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentati [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">exact</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveMultiple</span> ( _
@@ -33,4 +33,4 @@
             </dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultipleKey.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultipleKey.htm
index 707bc8c..d5caf03 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultipleKey.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultipleKey.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultipleKey Method (DatabaseEntry, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/present [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultipleKey Method (DatabaseEntry, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/present [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">exact</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveMultipleKey</span> ( _
@@ -32,4 +32,4 @@
             </dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultipleKey_1.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultipleKey_1.htm
index 10c7a3e..374e51c 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultipleKey_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultipleKey_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultipleKey Method (DatabaseEntry, Boolean, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultipleKey Method (DatabaseEntry, Boolean, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">exact</span>,
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
@@ -35,4 +35,4 @@
             </dd></dl><dl paramName="info"><dt><span class="parameter">info</span></dt><dd>Type: <a href="T_BerkeleyDB_LockingInfo.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>LockingInfo</a><br />The locking behavior to use.</dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultipleKey_2.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultipleKey_2.htm
index 1e2fe9b..66a4042 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultipleKey_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultipleKey_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultipleKey Method (DatabaseEntry, Boolean, Int32)</title><link rel="stylesheet" type="text/css" href="../styles/ [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultipleKey Method (DatabaseEntry, Boolean, Int32)</title><link rel="stylesheet" type="text/css" href="../styles/ [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">exact</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">BufferSize</span>
@@ -39,4 +39,4 @@
             </dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultipleKey_3.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultipleKey_3.htm
index 7291d02..39576e5 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultipleKey_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultipleKey_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultipleKey Method (DatabaseEntry, Boolean, Int32, LockingInfo)</title><link rel="stylesheet" type="text/css" hre [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultipleKey Method (DatabaseEntry, Boolean, Int32, LockingInfo)</title><link rel="stylesheet" type="text/css" hre [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">exact</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">BufferSize</span>,
@@ -42,4 +42,4 @@
             </dd></dl><dl paramName="info"><dt><span class="parameter">info</span></dt><dd>Type: <a href="T_BerkeleyDB_LockingInfo.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>LockingInfo</a><br />The locking behavior to use.</dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultipleKey_4.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultipleKey_4.htm
index d1650f5..ef9967f 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultipleKey_4.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultipleKey_4.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultipleKey Method (KeyValuePair(DatabaseEntry, DatabaseEntry), Boolean)</title><link rel="stylesheet" type="text [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultipleKey Method (KeyValuePair(DatabaseEntry, DatabaseEntry), Boolean)</title><link rel="stylesheet" type="text [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,7 +16,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>, <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>> <span class="parameter">pair</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">exact</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveMultipleKey</span> ( _
@@ -37,4 +37,4 @@
             </dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultipleKey_5.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultipleKey_5.htm
index 121d636..28cbbf8 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultipleKey_5.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultipleKey_5.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultipleKey Method (KeyValuePair(DatabaseEntry, DatabaseEntry), Boolean, LockingInfo)</title><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultipleKey Method (KeyValuePair(DatabaseEntry, DatabaseEntry), Boolean, LockingInfo)</title><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,7 +16,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>, <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>> <span class="parameter">pair</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">exact</span>,
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
@@ -40,4 +40,4 @@
             </dd></dl><dl paramName="info"><dt><span class="parameter">info</span></dt><dd>Type: <a href="T_BerkeleyDB_LockingInfo.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>LockingInfo</a><br />The locking behavior to use.</dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultipleKey_6.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultipleKey_6.htm
index ac9c3f8..fde61db 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultipleKey_6.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultipleKey_6.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultipleKey Method (KeyValuePair(DatabaseEntry, DatabaseEntry), Boolean, Int32)</title><link rel="stylesheet" typ [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultipleKey Method (KeyValuePair(DatabaseEntry, DatabaseEntry), Boolean, Int32)</title><link rel="stylesheet" typ [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,7 +16,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>, <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>> <span class="parameter">pair</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">exact</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">BufferSize</span>
@@ -43,4 +43,4 @@
             </dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultipleKey_7.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultipleKey_7.htm
index feec505..93dcd98 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultipleKey_7.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultipleKey_7.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultipleKey Method (KeyValuePair(DatabaseEntry, DatabaseEntry), Boolean, Int32, LockingInfo)</title><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultipleKey Method (KeyValuePair(DatabaseEntry, DatabaseEntry), Boolean, Int32, LockingInfo)</title><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,7 +16,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>, <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>> <span class="parameter">pair</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">exact</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">BufferSize</span>,
@@ -46,4 +46,4 @@
             </dd></dl><dl paramName="info"><dt><span class="parameter">info</span></dt><dd>Type: <a href="T_BerkeleyDB_LockingInfo.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>LockingInfo</a><br />The locking behavior to use.</dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultiple_1.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultiple_1.htm
index 0bee955..6709424 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultiple_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultiple_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultiple Method (DatabaseEntry, Boolean, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultiple Method (DatabaseEntry, Boolean, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">exact</span>,
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
@@ -36,4 +36,4 @@
             </dd></dl><dl paramName="info"><dt><span class="parameter">info</span></dt><dd>Type: <a href="T_BerkeleyDB_LockingInfo.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>LockingInfo</a><br />The locking behavior to use.</dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultiple_2.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultiple_2.htm
index 9837f78..4602cfd 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultiple_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultiple_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultiple Method (DatabaseEntry, Boolean, Int32)</title><link rel="stylesheet" type="text/css" href="../styles/pre [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultiple Method (DatabaseEntry, Boolean, Int32)</title><link rel="stylesheet" type="text/css" href="../styles/pre [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">exact</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">BufferSize</span>
@@ -40,4 +40,4 @@
             </dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultiple_3.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultiple_3.htm
index 251de1b..5c20570 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultiple_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultiple_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultiple Method (DatabaseEntry, Boolean, Int32, LockingInfo)</title><link rel="stylesheet" type="text/css" href=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultiple Method (DatabaseEntry, Boolean, Int32, LockingInfo)</title><link rel="stylesheet" type="text/css" href=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">exact</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">BufferSize</span>,
@@ -43,4 +43,4 @@
             </dd></dl><dl paramName="info"><dt><span class="parameter">info</span></dt><dd>Type: <a href="T_BerkeleyDB_LockingInfo.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>LockingInfo</a><br />The locking behavior to use.</dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultiple_4.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultiple_4.htm
index 6170fde..20e68ce 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultiple_4.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultiple_4.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultiple Method (KeyValuePair(DatabaseEntry, DatabaseEntry), Boolean)</title><link rel="stylesheet" type="text/cs [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultiple Method (KeyValuePair(DatabaseEntry, DatabaseEntry), Boolean)</title><link rel="stylesheet" type="text/cs [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,7 +16,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>, <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>> <span class="parameter">pair</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">exact</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveMultiple</span> ( _
@@ -37,4 +37,4 @@
             </dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultiple_5.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultiple_5.htm
index 6aa03a2..70364c1 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultiple_5.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultiple_5.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultiple Method (KeyValuePair(DatabaseEntry, DatabaseEntry), Boolean, LockingInfo)</title><link rel="stylesheet"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultiple Method (KeyValuePair(DatabaseEntry, DatabaseEntry), Boolean, LockingInfo)</title><link rel="stylesheet"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,7 +16,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>, <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>> <span class="parameter">pair</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">exact</span>,
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
@@ -40,4 +40,4 @@
             </dd></dl><dl paramName="info"><dt><span class="parameter">info</span></dt><dd>Type: <a href="T_BerkeleyDB_LockingInfo.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>LockingInfo</a><br />The locking behavior to use.</dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultiple_6.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultiple_6.htm
index 92acddf..117c899 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultiple_6.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultiple_6.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultiple Method (KeyValuePair(DatabaseEntry, DatabaseEntry), Boolean, Int32)</title><link rel="stylesheet" type=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultiple Method (KeyValuePair(DatabaseEntry, DatabaseEntry), Boolean, Int32)</title><link rel="stylesheet" type=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,7 +16,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>, <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>> <span class="parameter">pair</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">exact</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">BufferSize</span>
@@ -44,4 +44,4 @@
             </dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultiple_7.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultiple_7.htm
index 1d609d7..23b7a12 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultiple_7.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveMultiple_7.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultiple Method (KeyValuePair(DatabaseEntry, DatabaseEntry), Boolean, Int32, LockingInfo)</title><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultiple Method (KeyValuePair(DatabaseEntry, DatabaseEntry), Boolean, Int32, LockingInfo)</title><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,7 +16,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>, <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>> <span class="parameter">pair</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">exact</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">BufferSize</span>,
@@ -47,4 +47,4 @@
             </dd></dl><dl paramName="info"><dt><span class="parameter">info</span></dt><dd>Type: <a href="T_BerkeleyDB_LockingInfo.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>LockingInfo</a><br />The locking behavior to use.</dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNext.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNext.htm
index fbdf37e..6b0f285 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNext.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNext.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNext Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNext Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,11 +15,11 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">MoveNext</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
             If positioning the cursor fails, <a href="P_BerkeleyDB_Cursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicate.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicate.htm
index 55fb850..7cfa128 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicate.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,11 +16,11 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">MoveNextDuplicate</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
             If positioning the cursor fails, <a href="P_BerkeleyDB_Cursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultiple.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultiple.htm
index 2c6e3bd..97bff14 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultiple.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicateMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicateMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,8 +17,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">MoveNextDuplicateMultiple</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultipleKey.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultipleKey.htm
index 489c89a..c0b9298 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultipleKey.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultipleKey.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicateMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicateMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,8 +17,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">MoveNextDuplicateMultipleKey</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultipleKey_1.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultipleKey_1.htm
index e4d914c..f67b1c8 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultipleKey_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultipleKey_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicateMultipleKey Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/prese [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicateMultipleKey Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/prese [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,7 +17,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveNextDuplicateMultipleKey</span> ( _
 	<span class="parameter">info</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> _
@@ -27,4 +27,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="info"><dt><span class="parameter">info</span></dt><dd>Type: <a href="T_BerkeleyDB_LockingInfo.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>LockingInfo</a><br />The locking behavior to use.</dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultipleKey_2.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultipleKey_2.htm
index c7b7469..da7e764 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultipleKey_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultipleKey_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicateMultipleKey Method (Int32)</title><link rel="stylesheet" type="text/css" href="../styles/presentatio [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicateMultipleKey Method (Int32)</title><link rel="stylesheet" type="text/css" href="../styles/presentatio [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -18,7 +18,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">BufferSize</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveNextDuplicateMultipleKey</span> ( _
 	<span class="parameter">BufferSize</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">Integer</a> _
@@ -31,4 +31,4 @@
             </dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultipleKey_3.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultipleKey_3.htm
index 725e534..099b7f2 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultipleKey_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultipleKey_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicateMultipleKey Method (Int32, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicateMultipleKey Method (Int32, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -18,7 +18,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">BufferSize</span>,
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveNextDuplicateMultipleKey</span> ( _
@@ -34,4 +34,4 @@
             </dd></dl><dl paramName="info"><dt><span class="parameter">info</span></dt><dd>Type: <a href="T_BerkeleyDB_LockingInfo.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>LockingInfo</a><br />The locking behavior to use.</dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultiple_1.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultiple_1.htm
index 426c927..693c227 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultiple_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultiple_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicateMultiple Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presenta [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicateMultiple Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presenta [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,7 +17,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveNextDuplicateMultiple</span> ( _
 	<span class="parameter">info</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> _
@@ -27,4 +27,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="info"><dt><span class="parameter">info</span></dt><dd>Type: <a href="T_BerkeleyDB_LockingInfo.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>LockingInfo</a><br />The locking behavior to use.</dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultiple_2.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultiple_2.htm
index 1272922..73fd727 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultiple_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultiple_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicateMultiple Method (Int32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.c [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicateMultiple Method (Int32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.c [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -18,7 +18,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">BufferSize</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveNextDuplicateMultiple</span> ( _
 	<span class="parameter">BufferSize</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">Integer</a> _
@@ -32,4 +32,4 @@
             </dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultiple_3.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultiple_3.htm
index 6c9a353..b59c34d 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultiple_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicateMultiple_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicateMultiple Method (Int32, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/p [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicateMultiple Method (Int32, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/p [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -18,7 +18,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">BufferSize</span>,
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveNextDuplicateMultiple</span> ( _
@@ -35,4 +35,4 @@
             </dd></dl><dl paramName="info"><dt><span class="parameter">info</span></dt><dd>Type: <a href="T_BerkeleyDB_LockingInfo.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>LockingInfo</a><br />The locking behavior to use.</dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicate_1.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicate_1.htm
index 5970f13..3532bc5 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicate_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicate_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicate Method (DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicate Method (DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -23,7 +23,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveNextDuplicate</span> ( _
@@ -39,4 +39,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_Cursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicate_2.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicate_2.htm
index 833f83b..618bf4b 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicate_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicate_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicate Method (DatabaseEntry, DatabaseEntry, LockingInfo)</title><link rel="stylesheet" type="text/css" hr [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicate Method (DatabaseEntry, DatabaseEntry, LockingInfo)</title><link rel="stylesheet" type="text/css" hr [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -23,7 +23,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>,
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
@@ -42,4 +42,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_Cursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicate_3.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicate_3.htm
index 7a15c9c..2b0866b 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicate_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextDuplicate_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicate Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicate Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,7 +16,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveNextDuplicate</span> ( _
 	<span class="parameter">info</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> _
@@ -29,4 +29,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_Cursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextMultiple.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextMultiple.htm
index f00ee93..89f173d 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextMultiple.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -18,8 +18,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">MoveNextMultiple</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextMultipleKey.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextMultipleKey.htm
index 1a32e78..4d55744 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextMultipleKey.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextMultipleKey.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,8 +17,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">MoveNextMultipleKey</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextMultipleKey_1.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextMultipleKey_1.htm
index 3ed3883..5d98aa8 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextMultipleKey_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextMultipleKey_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextMultipleKey Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.c [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextMultipleKey Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.c [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,7 +17,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveNextMultipleKey</span> ( _
 	<span class="parameter">info</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> _
@@ -27,4 +27,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="info"><dt><span class="parameter">info</span></dt><dd>Type: <a href="T_BerkeleyDB_LockingInfo.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>LockingInfo</a><br />The locking behavior to use.</dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextMultipleKey_2.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextMultipleKey_2.htm
index bedb5d7..6a58785 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextMultipleKey_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextMultipleKey_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextMultipleKey Method (Int32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextMultipleKey Method (Int32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,7 +17,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">BufferSize</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveNextMultipleKey</span> ( _
 	<span class="parameter">BufferSize</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">Integer</a> _
@@ -30,4 +30,4 @@
             </dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextMultipleKey_3.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextMultipleKey_3.htm
index 15ba44a..4bbc38a 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextMultipleKey_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextMultipleKey_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextMultipleKey Method (Int32, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/present [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextMultipleKey Method (Int32, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/present [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -18,7 +18,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">BufferSize</span>,
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveNextMultipleKey</span> ( _
@@ -34,4 +34,4 @@
             </dd></dl><dl paramName="info"><dt><span class="parameter">info</span></dt><dd>Type: <a href="T_BerkeleyDB_LockingInfo.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>LockingInfo</a><br />The locking behavior to use.</dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextMultiple_1.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextMultiple_1.htm
index b555aa2..0393101 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextMultiple_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextMultiple_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextMultiple Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextMultiple Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -18,7 +18,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveNextMultiple</span> ( _
 	<span class="parameter">info</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> _
@@ -28,4 +28,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="info"><dt><span class="parameter">info</span></dt><dd>Type: <a href="T_BerkeleyDB_LockingInfo.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>LockingInfo</a><br />The locking behavior to use.</dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextMultiple_2.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextMultiple_2.htm
index 01ce53b..830bd73 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextMultiple_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextMultiple_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextMultiple Method (Int32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextMultiple Method (Int32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -18,7 +18,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">BufferSize</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveNextMultiple</span> ( _
 	<span class="parameter">BufferSize</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">Integer</a> _
@@ -32,4 +32,4 @@
             </dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextMultiple_3.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextMultiple_3.htm
index 4c562df..e7a2ac0 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextMultiple_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextMultiple_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextMultiple Method (Int32, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentati [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextMultiple Method (Int32, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentati [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -19,7 +19,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">BufferSize</span>,
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveNextMultiple</span> ( _
@@ -36,4 +36,4 @@
             </dd></dl><dl paramName="info"><dt><span class="parameter">info</span></dt><dd>Type: <a href="T_BerkeleyDB_LockingInfo.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>LockingInfo</a><br />The locking behavior to use.</dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUnique.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUnique.htm
index 2091927..a5a663f 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUnique.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUnique.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUnique Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUnique Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,11 +16,11 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">MoveNextUnique</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
             If positioning the cursor fails, <a href="P_BerkeleyDB_Cursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUniqueMultiple.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUniqueMultiple.htm
index 35c1b70..2f14823 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUniqueMultiple.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUniqueMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUniqueMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUniqueMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -18,8 +18,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">MoveNextUniqueMultiple</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUniqueMultipleKey.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUniqueMultipleKey.htm
index 265486f..427e03d 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUniqueMultipleKey.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUniqueMultipleKey.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUniqueMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUniqueMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -18,8 +18,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">MoveNextUniqueMultipleKey</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUniqueMultipleKey_1.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUniqueMultipleKey_1.htm
index ca48fd5..ebdb97f 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUniqueMultipleKey_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUniqueMultipleKey_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUniqueMultipleKey Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presenta [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUniqueMultipleKey Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presenta [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -18,7 +18,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveNextUniqueMultipleKey</span> ( _
 	<span class="parameter">info</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> _
@@ -28,4 +28,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="info"><dt><span class="parameter">info</span></dt><dd>Type: <a href="T_BerkeleyDB_LockingInfo.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>LockingInfo</a><br />The locking behavior to use.</dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUniqueMultipleKey_2.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUniqueMultipleKey_2.htm
index 09ae729..0e02437 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUniqueMultipleKey_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUniqueMultipleKey_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUniqueMultipleKey Method (Int32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.c [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUniqueMultipleKey Method (Int32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.c [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -18,7 +18,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">BufferSize</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveNextUniqueMultipleKey</span> ( _
 	<span class="parameter">BufferSize</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">Integer</a> _
@@ -31,4 +31,4 @@
             </dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUniqueMultipleKey_3.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUniqueMultipleKey_3.htm
index bc83f3b..672f9e6 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUniqueMultipleKey_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUniqueMultipleKey_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUniqueMultipleKey Method (Int32, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/p [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUniqueMultipleKey Method (Int32, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/p [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -18,7 +18,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">BufferSize</span>,
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveNextUniqueMultipleKey</span> ( _
@@ -34,4 +34,4 @@
             </dd></dl><dl paramName="info"><dt><span class="parameter">info</span></dt><dd>Type: <a href="T_BerkeleyDB_LockingInfo.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>LockingInfo</a><br />The locking behavior to use.</dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUniqueMultiple_1.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUniqueMultiple_1.htm
index 74f2d9e..5f0cc68 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUniqueMultiple_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUniqueMultiple_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUniqueMultiple Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentatio [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUniqueMultiple Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentatio [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -18,7 +18,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveNextUniqueMultiple</span> ( _
 	<span class="parameter">info</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> _
@@ -28,4 +28,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="info"><dt><span class="parameter">info</span></dt><dd>Type: <a href="T_BerkeleyDB_LockingInfo.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>LockingInfo</a><br />The locking behavior to use.</dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUniqueMultiple_2.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUniqueMultiple_2.htm
index 8bca130..31208e3 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUniqueMultiple_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUniqueMultiple_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUniqueMultiple Method (Int32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUniqueMultiple Method (Int32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -18,7 +18,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">BufferSize</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveNextUniqueMultiple</span> ( _
 	<span class="parameter">BufferSize</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">Integer</a> _
@@ -32,4 +32,4 @@
             </dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUniqueMultiple_3.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUniqueMultiple_3.htm
index 3320e87..15ad108 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUniqueMultiple_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUniqueMultiple_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUniqueMultiple Method (Int32, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/pres [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUniqueMultiple Method (Int32, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/pres [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -18,7 +18,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">BufferSize</span>,
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveNextUniqueMultiple</span> ( _
@@ -35,4 +35,4 @@
             </dd></dl><dl paramName="info"><dt><span class="parameter">info</span></dt><dd>Type: <a href="T_BerkeleyDB_LockingInfo.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>LockingInfo</a><br />The locking behavior to use.</dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUnique_1.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUnique_1.htm
index 8f4b7c5..56a78f4 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUnique_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUnique_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUnique Method (DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/pr [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUnique Method (DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/pr [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -23,7 +23,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveNextUnique</span> ( _
@@ -46,4 +46,4 @@
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overload_Be [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUnique_2.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUnique_2.htm
index 66feb02..985a700 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUnique_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUnique_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUnique Method (DatabaseEntry, DatabaseEntry, LockingInfo)</title><link rel="stylesheet" type="text/css" href= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUnique Method (DatabaseEntry, DatabaseEntry, LockingInfo)</title><link rel="stylesheet" type="text/css" href= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -23,7 +23,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>,
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
@@ -49,4 +49,4 @@
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overload_Be [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUnique_3.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUnique_3.htm
index 7207a97..58537cf 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUnique_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNextUnique_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUnique Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUnique Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,7 +16,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveNextUnique</span> ( _
 	<span class="parameter">info</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> _
@@ -36,4 +36,4 @@
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overload_Be [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNext_1.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNext_1.htm
index ef68140..c9b413d 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNext_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNext_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNext Method (DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/presenta [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNext Method (DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/presenta [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -22,7 +22,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveNext</span> ( _
@@ -38,4 +38,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_Cursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNext_2.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNext_2.htm
index 0d0834d..422e30f 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNext_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNext_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNext Method (DatabaseEntry, DatabaseEntry, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNext Method (DatabaseEntry, DatabaseEntry, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -22,7 +22,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>,
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
@@ -41,4 +41,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_Cursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNext_3.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNext_3.htm
index 3f06edd..de8c689 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNext_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MoveNext_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNext Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNext Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,7 +15,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveNext</span> ( _
 	<span class="parameter">info</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> _
@@ -28,4 +28,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_Cursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrev.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrev.htm
index 383b194..a97674a 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrev.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrev.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrev Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrev Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,11 +15,11 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">MovePrev</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
             If positioning the cursor fails, <a href="P_BerkeleyDB_Cursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrevDuplicate.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrevDuplicate.htm
index b2b2121..34f11b7 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrevDuplicate.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrevDuplicate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevDuplicate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevDuplicate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,11 +16,11 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">MovePrevDuplicate</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
             If positioning the cursor fails, <a href="P_BerkeleyDB_Cursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrevDuplicate_1.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrevDuplicate_1.htm
index e096a54..c186907 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrevDuplicate_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrevDuplicate_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevDuplicate Method (DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevDuplicate Method (DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -23,7 +23,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MovePrevDuplicate</span> ( _
@@ -39,4 +39,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_Cursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrevDuplicate_2.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrevDuplicate_2.htm
index c2900a7..51f7744 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrevDuplicate_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrevDuplicate_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevDuplicate Method (DatabaseEntry, DatabaseEntry, LockingInfo)</title><link rel="stylesheet" type="text/css" hr [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevDuplicate Method (DatabaseEntry, DatabaseEntry, LockingInfo)</title><link rel="stylesheet" type="text/css" hr [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -23,7 +23,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>,
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
@@ -42,4 +42,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_Cursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrevDuplicate_3.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrevDuplicate_3.htm
index 12b1ff9..cabe0fd 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrevDuplicate_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrevDuplicate_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevDuplicate Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevDuplicate Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,7 +16,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MovePrevDuplicate</span> ( _
 	<span class="parameter">info</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> _
@@ -29,4 +29,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_Cursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrevUnique.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrevUnique.htm
index cc29a74..780873e 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrevUnique.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrevUnique.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevUnique Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevUnique Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,11 +16,11 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">MovePrevUnique</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
             If positioning the cursor fails, <a href="P_BerkeleyDB_Cursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrevUnique_1.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrevUnique_1.htm
index 7071243..ebad7e4 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrevUnique_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrevUnique_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevUnique Method (DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/pr [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevUnique Method (DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/pr [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -23,7 +23,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MovePrevUnique</span> ( _
@@ -39,4 +39,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_Cursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrevUnique_2.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrevUnique_2.htm
index 0feab07..f9a19cb 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrevUnique_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrevUnique_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevUnique Method (DatabaseEntry, DatabaseEntry, LockingInfo)</title><link rel="stylesheet" type="text/css" href= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevUnique Method (DatabaseEntry, DatabaseEntry, LockingInfo)</title><link rel="stylesheet" type="text/css" href= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -23,7 +23,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>,
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
@@ -42,4 +42,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_Cursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrevUnique_3.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrevUnique_3.htm
index 563704c..4270237 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrevUnique_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrevUnique_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevUnique Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevUnique Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,7 +16,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MovePrevUnique</span> ( _
 	<span class="parameter">info</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> _
@@ -29,4 +29,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_Cursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrev_1.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrev_1.htm
index 109811f..f7a1cd5 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrev_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrev_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrev Method (DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/presenta [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrev Method (DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/presenta [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -22,7 +22,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MovePrev</span> ( _
@@ -38,4 +38,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_Cursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrev_2.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrev_2.htm
index 0bf572d..9612aed 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrev_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrev_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrev Method (DatabaseEntry, DatabaseEntry, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrev Method (DatabaseEntry, DatabaseEntry, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -22,7 +22,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>,
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
@@ -41,4 +41,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_Cursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrev_3.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrev_3.htm
index 1d47459..77ee539 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrev_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_MovePrev_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrev Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrev Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,7 +15,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MovePrev</span> ( _
 	<span class="parameter">info</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> _
@@ -28,4 +28,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_Cursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_Move_1.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_Move_1.htm
index 4e2827e..3f87333 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_Move_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_Move_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Move Method (DatabaseEntry, DatabaseEntry, Boolean, LockingInfo)</title><link rel="stylesheet" type="text/css" href=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Move Method (DatabaseEntry, DatabaseEntry, Boolean, LockingInfo)</title><link rel="stylesheet" type="text/css" href=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -21,7 +21,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">exact</span>,
@@ -48,4 +48,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_Cursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_Move_2.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_Move_2.htm
index 945964e..8e4b405 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_Move_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_Move_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Move Method (DatabaseEntry, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Move Method (DatabaseEntry, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">exact</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Move</span> ( _
@@ -35,4 +35,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_Cursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_Move_3.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_Move_3.htm
index 659fde8..56fa71f 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_Move_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_Move_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Move Method (DatabaseEntry, Boolean, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/prese [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Move Method (DatabaseEntry, Boolean, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/prese [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">exact</span>,
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
@@ -38,4 +38,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_Cursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_Move_4.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_Move_4.htm
index ca0f9f9..9b7bddb 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_Move_4.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_Move_4.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Move Method (KeyValuePair(DatabaseEntry, DatabaseEntry), Boolean)</title><link rel="stylesheet" type="text/css" href= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Move Method (KeyValuePair(DatabaseEntry, DatabaseEntry), Boolean)</title><link rel="stylesheet" type="text/css" href= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>, <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>> <span class="parameter">pair</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">exact</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Move</span> ( _
@@ -43,4 +43,4 @@
             duplicate support, the value of <span class="parameter">exact</span> is ignored.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overload_Be [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_Move_5.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_Move_5.htm
index 5486e5d..466f2dc 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_Move_5.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_Move_5.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Move Method (KeyValuePair(DatabaseEntry, DatabaseEntry), Boolean, LockingInfo)</title><link rel="stylesheet" type="te [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Move Method (KeyValuePair(DatabaseEntry, DatabaseEntry), Boolean, LockingInfo)</title><link rel="stylesheet" type="te [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>, <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>> <span class="parameter">pair</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">exact</span>,
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
@@ -46,4 +46,4 @@
             duplicate support, the value of <span class="parameter">exact</span> is ignored.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overload_Be [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_Overwrite.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_Overwrite.htm
index d500a62..d007bf7 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_Overwrite.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_Overwrite.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Overwrite Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Overwrite Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">Overwrite</span> ( _
 	<span class="parameter">data</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> _
@@ -21,4 +21,4 @@
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^ <span class="parameter">data</span>
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="data"><dt><span class="parameter">data</span></dt><dd>Type: <a href="T_BerkeleyDB_DatabaseEntry.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>DatabaseEntry</a><br />
       </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a h [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_Refresh.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_Refresh.htm
index 34f4d62..0459186 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_Refresh.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_Refresh.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Refresh Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Refresh Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,11 +12,11 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Refresh</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
             If positioning the cursor fails, <a href="P_BerkeleyDB_Cursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_RefreshMultiple.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_RefreshMultiple.htm
index 7a0e8b8..cc27de7 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_RefreshMultiple.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_RefreshMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RefreshMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RefreshMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,8 +13,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">RefreshMultiple</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_RefreshMultipleKey.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_RefreshMultipleKey.htm
index 6c4a51a..f3ab40f 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_RefreshMultipleKey.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_RefreshMultipleKey.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RefreshMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RefreshMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,8 +13,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">RefreshMultipleKey</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_RefreshMultipleKey_1.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_RefreshMultipleKey_1.htm
index 18421c3..08ce61c 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_RefreshMultipleKey_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_RefreshMultipleKey_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RefreshMultipleKey Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.cs [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RefreshMultipleKey Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.cs [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">RefreshMultipleKey</span> ( _
 	<span class="parameter">info</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> _
@@ -23,4 +23,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="info"><dt><span class="parameter">info</span></dt><dd>Type: <a href="T_BerkeleyDB_LockingInfo.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>LockingInfo</a><br />The locking behavior to use.</dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_RefreshMultipleKey_2.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_RefreshMultipleKey_2.htm
index 2cc89d6..9bae953 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_RefreshMultipleKey_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_RefreshMultipleKey_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RefreshMultipleKey Method (Int32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RefreshMultipleKey Method (Int32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">BufferSize</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">RefreshMultipleKey</span> ( _
 	<span class="parameter">BufferSize</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">Integer</a> _
@@ -26,4 +26,4 @@
             </dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_RefreshMultipleKey_3.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_RefreshMultipleKey_3.htm
index c115e89..9f957a5 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_RefreshMultipleKey_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_RefreshMultipleKey_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RefreshMultipleKey Method (Int32, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presenta [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RefreshMultipleKey Method (Int32, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presenta [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">BufferSize</span>,
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">RefreshMultipleKey</span> ( _
@@ -29,4 +29,4 @@
             </dd></dl><dl paramName="info"><dt><span class="parameter">info</span></dt><dd>Type: <a href="T_BerkeleyDB_LockingInfo.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>LockingInfo</a><br />The locking behavior to use.</dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_RefreshMultiple_1.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_RefreshMultiple_1.htm
index fda9e40..bea7ddc 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_RefreshMultiple_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_RefreshMultiple_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RefreshMultiple Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RefreshMultiple Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">RefreshMultiple</span> ( _
 	<span class="parameter">info</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> _
@@ -23,4 +23,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="info"><dt><span class="parameter">info</span></dt><dd>Type: <a href="T_BerkeleyDB_LockingInfo.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>LockingInfo</a><br />The locking behavior to use.</dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_RefreshMultiple_2.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_RefreshMultiple_2.htm
index 147f225..1f9a766 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_RefreshMultiple_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_RefreshMultiple_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RefreshMultiple Method (Int32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RefreshMultiple Method (Int32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">BufferSize</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">RefreshMultiple</span> ( _
 	<span class="parameter">BufferSize</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">Integer</a> _
@@ -27,4 +27,4 @@
             </dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_RefreshMultiple_3.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_RefreshMultiple_3.htm
index 5540193..fdca682 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_RefreshMultiple_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_RefreshMultiple_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RefreshMultiple Method (Int32, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentatio [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RefreshMultiple Method (Int32, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentatio [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">BufferSize</span>,
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">RefreshMultiple</span> ( _
@@ -30,4 +30,4 @@
             </dd></dl><dl paramName="info"><dt><span class="parameter">info</span></dt><dd>Type: <a href="T_BerkeleyDB_LockingInfo.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>LockingInfo</a><br />The locking behavior to use.</dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_Refresh_1.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_Refresh_1.htm
index cc902d3..33e4a4d 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_Refresh_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_Refresh_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Refresh Method (DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/presentat [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Refresh Method (DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/presentat [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -19,7 +19,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Refresh</span> ( _
@@ -35,4 +35,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_Cursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_Refresh_2.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_Refresh_2.htm
index 1f57457..839e763 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_Refresh_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_Refresh_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Refresh Method (DatabaseEntry, DatabaseEntry, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Refresh Method (DatabaseEntry, DatabaseEntry, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -19,7 +19,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>,
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
@@ -38,4 +38,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_Cursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Cursor_Refresh_3.htm b/docs/csharp/html/M_BerkeleyDB_Cursor_Refresh_3.htm
index 808954a..e9d24d3 100644
--- a/docs/csharp/html/M_BerkeleyDB_Cursor_Refresh_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Cursor_Refresh_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Refresh Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Refresh Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Refresh</span> ( _
 	<span class="parameter">info</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> _
@@ -25,4 +25,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_Cursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseConfig_SetEncryption.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseConfig_SetEncryption.htm
index e2a5452..35ea4e7 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseConfig_SetEncryption.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseConfig_SetEncryption.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SetEncryption Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SetEncryption Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">password</span>,
 	<a href="T_BerkeleyDB_EncryptionAlgorithm.htm">EncryptionAlgorithm</a> <span class="parameter">alg</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">SetEncryption</span> ( _
@@ -27,4 +27,4 @@
             </dd></dl><dl paramName="alg"><dt><span class="parameter">alg</span></dt><dd>Type: <a href="T_BerkeleyDB_EncryptionAlgorithm.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>EncryptionAlgorithm</a><br />
             The algorithm used to perform encryption and decryption.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseConfig__ctor.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseConfig__ctor.htm
index 960321c..2a4aac6 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseConfig__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseConfig__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="identifier">DatabaseConfig</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_D [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEntry_Dispose.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEntry_Dispose.htm
index c133240..80d5aa5 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEntry_Dispose.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEntry_Dispose.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Dispose Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Dispose Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">virtual</span> <span class="keyword">void</span> <span class="identifier">Dispose</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Implements</h4><a href="http://msdn2.microsoft.com/en-us/library/es4s3w1d" target="_blank">IDisposable<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Dispose<span class="languageSpecificText"><span class="cs">()</span><span  [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEntry__ctor.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEntry__ctor.htm
index d4291b4..8ac47c4 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEntry__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEntry__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseEntry Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseEntry Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="identifier">DatabaseEntry</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Da [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEntry__ctor_1.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEntry__ctor_1.htm
index d6281da..1692ae7 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEntry__ctor_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEntry__ctor_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseEntry Constructor (Byte[])</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseEntry Constructor (Byte[])</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/yyb1w04y" target="_blank">byte</a>[] <span class="parameter">data</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">New</span> ( _
 	<span class="parameter">data</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/yyb1w04y" target="_blank">Byte</a>() _
@@ -21,4 +21,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="data"><dt><span class="parameter">data</span></dt><dd>Type: <span class="languageSpecificText"><span class="cpp">array<</span></span>
             <a href="http://msdn2.microsoft.com/en-us/library/yyb1w04y" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Byte</a>
           <span class="languageSpecificText"><span class="cpp">></span><span class="cs">[]</span><span class="vb">()</span><span class="nu">[]</span></span><br />The new object's <a href="P_BerkeleyDB_DatabaseEntry_Data.htm">Data</a></dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEntry__ctor_2.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEntry__ctor_2.htm
index 617c681..05c6bc5 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEntry__ctor_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEntry__ctor_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseEntry Constructor (Byte[], UInt32, UInt32)</title><link rel="stylesheet" type="text/css" href="../styles/pres [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseEntry Constructor (Byte[], UInt32, UInt32)</title><link rel="stylesheet" type="text/css" href="../styles/pres [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/yyb1w04y" target="_blank">byte</a>[] <span class="parameter">data</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">offset</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">len</span>
@@ -35,4 +35,4 @@
             The byte length of the partial record being read or written
             by the application
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEntry__ctor_3.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEntry__ctor_3.htm
index fa976ec..9a4a319 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEntry__ctor_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEntry__ctor_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseEntry Constructor (UInt32, UInt32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseEntry Constructor (UInt32, UInt32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">offset</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">len</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">New</span> ( _
@@ -28,4 +28,4 @@
             The byte length of the partial record being read or written
             by the application
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironmentConfig_SetEncryption.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironmentConfig_SetEncryption.htm
index 02f2f92..0b6cbf8 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironmentConfig_SetEncryption.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironmentConfig_SetEncryption.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SetEncryption Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SetEncryption Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">password</span>,
 	<a href="T_BerkeleyDB_EncryptionAlgorithm.htm">EncryptionAlgorithm</a> <span class="parameter">alg</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">SetEncryption</span> ( _
@@ -27,4 +27,4 @@
             </dd></dl><dl paramName="alg"><dt><span class="parameter">alg</span></dt><dd>Type: <a href="T_BerkeleyDB_EncryptionAlgorithm.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>EncryptionAlgorithm</a><br />
             The algorithm used to perform encryption and decryption.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironmentConfig.htm">DatabaseEnvironmentConfig C [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironmentConfig__ctor.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironmentConfig__ctor.htm
index d81e21e..3ba8a35 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironmentConfig__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironmentConfig__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseEnvironmentConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseEnvironmentConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="identifier">DatabaseEnvironmentConfig</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_B [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_ArchivableDatabaseFiles.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_ArchivableDatabaseFiles.htm
index b3d8024..c5bb5c0 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_ArchivableDatabaseFiles.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_ArchivableDatabaseFiles.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ArchivableDatabaseFiles Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ArchivableDatabaseFiles Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,7 +16,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">AbsolutePaths</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">ArchivableDatabaseFiles</span> ( _
 	<span class="parameter">AbsolutePaths</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">Boolean</a> _
@@ -41,4 +41,4 @@
             procedures.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_ArchivableLogFiles.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_ArchivableLogFiles.htm
index 48fdb13..2193207 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_ArchivableLogFiles.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_ArchivableLogFiles.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ArchivableLogFiles Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ArchivableLogFiles Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">AbsolutePaths</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">ArchivableLogFiles</span> ( _
 	<span class="parameter">AbsolutePaths</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">Boolean</a> _
@@ -53,4 +53,4 @@
             procedures.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Backup.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Backup.htm
index cb727cf..5d453d2 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Backup.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Backup.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Backup Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Backup Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -42,7 +42,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">target</span>,
 	<a href="T_BerkeleyDB_BackupOptions.htm">BackupOptions</a> <span class="parameter">opt</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">Backup</span> ( _
@@ -67,4 +67,4 @@
             <a href="F_BerkeleyDB_BackupOptions_Creation.htm">Creation</a> property.
             </p></dd></dl><dl paramName="opt"><dt><span class="parameter">opt</span></dt><dd>Type: <a href="T_BerkeleyDB_BackupOptions.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>BackupOptions</a><br />The <a href="T_BerkeleyDB_BackupOptions.htm">BackupOptions</a> instance used to
             configure the hot back up.</dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">Databas [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_BackupDatabase.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_BackupDatabase.htm
index 65d8f91..b7ed3c2 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_BackupDatabase.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_BackupDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BackupDatabase Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BackupDatabase Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -23,7 +23,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">target</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">database</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">must_create</span>
@@ -40,4 +40,4 @@
             will be placed.</dd></dl><dl paramName="database"><dt><span class="parameter">database</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>String</a><br />The database file that you want to back up.
             </dd></dl><dl paramName="must_create"><dt><span class="parameter">must_create</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Boolean</a><br />If true, then if the target file exists, 
             this method throws an exception.</dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">D [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_BeginCDSGroup.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_BeginCDSGroup.htm
index 8844baa..760b23f 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_BeginCDSGroup.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_BeginCDSGroup.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BeginCDSGroup Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BeginCDSGroup Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_Transaction.htm">Transaction</a>^ <span class="identifier">BeginCDSGroup</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>
             A Transaction object that uniquely identifies the locker ID
             </div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
@@ -26,4 +26,4 @@
             required.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_BeginTransaction.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_BeginTransaction.htm
index 1471974..76f900b 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_BeginTransaction.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_BeginTransaction.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BeginTransaction Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BeginTransaction Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_Transaction.htm">Transaction</a>^ <span class="identifier">BeginTransaction</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>A new transaction object</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_BeginTransaction_1.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_BeginTransaction_1.htm
index 29727a1..b09eba8 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_BeginTransaction_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_BeginTransaction_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BeginTransaction Method (TransactionConfig)</title><link rel="stylesheet" type="text/css" href="../styles/presentatio [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BeginTransaction Method (TransactionConfig)</title><link rel="stylesheet" type="text/css" href="../styles/presentatio [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_TransactionConfig.htm">TransactionConfig</a> <span class="parameter">cfg</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">BeginTransaction</span> ( _
 	<span class="parameter">cfg</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_TransactionConfig.htm">TransactionConfig</a> _
@@ -21,4 +21,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="cfg"><dt><span class="parameter">cfg</span></dt><dd>Type: <a href="T_BerkeleyDB_TransactionConfig.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>TransactionConfig</a><br />
             The configuration properties for the transaction
             </dd></dl></div><h4 class="subHeading">Return Value</h4>A new transaction object</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_Berke [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_BeginTransaction_2.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_BeginTransaction_2.htm
index f610bd3..63204aa 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_BeginTransaction_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_BeginTransaction_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BeginTransaction Method (TransactionConfig, Transaction)</title><link rel="stylesheet" type="text/css" href="../style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BeginTransaction Method (TransactionConfig, Transaction)</title><link rel="stylesheet" type="text/css" href="../style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_TransactionConfig.htm">TransactionConfig</a> <span class="parameter">cfg</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">parent</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">BeginTransaction</span> ( _
@@ -33,4 +33,4 @@
             parent specified, should be passed as an parameter to 
             <a href="M_BerkeleyDB_Transaction_Prepare.htm">Prepare(<span class="languageSpecificText"><span class="cpp">array<</span></span>Byte<span class="languageSpecificText"><span class="cpp">></span><span class="cs">[]</span><span class="vb">()</span><span class="nu">[]</span></span>)</a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Checkpoint.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Checkpoint.htm
index 5ed1bc3..cd57913 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Checkpoint.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Checkpoint.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Checkpoint Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Checkpoint Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,6 +13,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">void</span> <span class="identifier">Checkpoint</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlso [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Checkpoint_1.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Checkpoint_1.htm
index d6da66b..96418b3 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Checkpoint_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Checkpoint_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Checkpoint Method (UInt32, UInt32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Checkpoint Method (UInt32, UInt32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">kbytesWritten</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">minutesElapsed</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">Checkpoint</span> ( _
@@ -30,4 +30,4 @@
             A checkpoint will be done if more than minutesElapsed minutes have
             passed since the last checkpoint.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Close.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Close.htm
index 961ae95..3fb3140 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Close.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Close.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Close Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Close Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">void</span> <span class="identifier">Close</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
         <p>
             The object should not be closed while any other handle that refers
@@ -42,4 +42,4 @@
             CloseForceSync.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_CloseForceSync.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_CloseForceSync.htm
index b123cdf..72997b9 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_CloseForceSync.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_CloseForceSync.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CloseForceSync Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CloseForceSync Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">void</span> <span class="identifier">CloseForceSync</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
         <p>
             The object should not be closed while any other handle that refers
@@ -42,4 +42,4 @@
             CloseForceSync.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_DetectDeadlocks.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_DetectDeadlocks.htm
index a57124e..58dc42b 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_DetectDeadlocks.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_DetectDeadlocks.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DetectDeadlocks Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DetectDeadlocks Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DeadlockPolicy.htm">DeadlockPolicy</a> <span class="parameter">atype</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">DetectDeadlocks</span> ( _
 	<span class="parameter">atype</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_DeadlockPolicy.htm">DeadlockPolicy</a> _
@@ -21,4 +21,4 @@
 <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">DetectDeadlocks</span>(
 	<a href="T_BerkeleyDB_DeadlockPolicy.htm">DeadlockPolicy</a>^ <span class="parameter">atype</span>
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="atype"><dt><span class="parameter">atype</span></dt><dd>Type: <a href="T_BerkeleyDB_DeadlockPolicy.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>DeadlockPolicy</a><br />Specify which lock request(s) to reject</dd></dl></div><h4 class="subHeading">Return Value</h4>The [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_FailCheck.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_FailCheck.htm
index 0dab8d9..8baf879 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_FailCheck.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_FailCheck.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FailCheck Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FailCheck Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,7 +15,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">void</span> <span class="identifier">FailCheck</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
         <p>
             For more information, see Architecting Data Store and Concurrent
@@ -56,4 +56,4 @@
             Guide.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_IsTransactionApplied.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_IsTransactionApplied.htm
index b6c62e9..ed4a66f 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_IsTransactionApplied.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_IsTransactionApplied.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>IsTransactionApplied Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>IsTransactionApplied Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/yyb1w04y" target="_blank">byte</a>[] <span class="parameter">token</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">timeout</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">IsTransactionApplied</span> ( _
@@ -44,4 +44,4 @@
             token was generated by a transaction that did not modify the database environment 
             (e.g., a read-only transaction).
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LockingSystemStats.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LockingSystemStats.htm
index e7cef81..9313177 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LockingSystemStats.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LockingSystemStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockingSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockingSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_LockStats.htm">LockStats</a>^ <span class="identifier">LockingSystemStats</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>The locking subsystem statistics</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LockingSystemStats_1.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LockingSystemStats_1.htm
index c677bd0..cfb082c 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LockingSystemStats_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LockingSystemStats_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockingSystemStats Method (Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockingSystemStats Method (Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">clearStats</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">LockingSystemStats</span> ( _
 	<span class="parameter">clearStats</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">Boolean</a> _
@@ -21,4 +21,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="clearStats"><dt><span class="parameter">clearStats</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Boolean</a><br />
             If true, reset statistics after returning their values.
             </dd></dl></div><h4 class="subHeading">Return Value</h4>The locking subsystem statistics</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href= [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LogFile.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LogFile.htm
index f95ad01..fe78708 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LogFile.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LogFile.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogFile Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogFile Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_LSN.htm">LSN</a> <span class="parameter">logSeqNum</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">LogFile</span> ( _
 	<span class="parameter">logSeqNum</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_LSN.htm">LSN</a> _
@@ -24,4 +24,4 @@
             The name of the file containing the record named by
             <span class="parameter">logSeqNum</span>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LogFiles.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LogFiles.htm
index e3ec346..d2825e1 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LogFiles.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LogFiles.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogFiles Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogFiles Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">AbsolutePaths</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">LogFiles</span> ( _
 	<span class="parameter">AbsolutePaths</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">Boolean</a> _
@@ -44,4 +44,4 @@
             procedures.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LogFlush.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LogFlush.htm
index 644cf0a..86ab212 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LogFlush.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LogFlush.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogFlush Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogFlush Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">void</span> <span class="identifier">LogFlush</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoSt [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LogFlush_1.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LogFlush_1.htm
index 0e989c7..118c7f0 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LogFlush_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LogFlush_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogFlush Method (LSN)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogFlush Method (LSN)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_LSN.htm">LSN</a> <span class="parameter">logSeqNum</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">LogFlush</span> ( _
 	<span class="parameter">logSeqNum</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_LSN.htm">LSN</a> _
@@ -23,4 +23,4 @@
             <span class="parameter">logSeqNum</span> are written to disk. If null, all
             records in the log are flushed.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LogVerify.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LogVerify.htm
index 6cdc0d8..ee2beac 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LogVerify.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LogVerify.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogVerify Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogVerify Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_LogVerifyConfig.htm">LogVerifyConfig</a> <span class="parameter">config</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">LogVerify</span> ( _
 	<span class="parameter">config</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_LogVerifyConfig.htm">LogVerifyConfig</a> _
@@ -21,4 +21,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="config"><dt><span class="parameter">config</span></dt><dd>Type: <a href="T_BerkeleyDB_LogVerifyConfig.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>LogVerifyConfig</a><br />
             Log verification configuration object.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LogWrite.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LogWrite.htm
index de49c63..b64b2e2 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LogWrite.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LogWrite.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogWrite Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogWrite Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">dbt</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">flush</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">LogWrite</span> ( _
@@ -26,4 +26,4 @@
             guaranteeing that all records with LSN values less than or equal to
             the one being "put" are on disk before LogWrite returns.
             </dd></dl></div><h4 class="subHeading">Return Value</h4>The LSN of the written record</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LoggingSystemStats.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LoggingSystemStats.htm
index 1f2f671..312d464 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LoggingSystemStats.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LoggingSystemStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LoggingSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LoggingSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_LogStats.htm">LogStats</a>^ <span class="identifier">LoggingSystemStats</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>The logging subsystem statistics</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LoggingSystemStats_1.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LoggingSystemStats_1.htm
index 139ec10..839f8f2 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LoggingSystemStats_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_LoggingSystemStats_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LoggingSystemStats Method (Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LoggingSystemStats Method (Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">clearStats</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">LoggingSystemStats</span> ( _
 	<span class="parameter">clearStats</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">Boolean</a> _
@@ -21,4 +21,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="clearStats"><dt><span class="parameter">clearStats</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Boolean</a><br />
             If true, reset statistics after returning their values.
             </dd></dl></div><h4 class="subHeading">Return Value</h4>The logging subsystem statistics</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href= [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_MPoolSystemStats.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_MPoolSystemStats.htm
index 91013ca..de6d451 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_MPoolSystemStats.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_MPoolSystemStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MPoolSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MPoolSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats</a>^ <span class="identifier">MPoolSystemStats</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>The memory pool subsystem statistics</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_MPoolSystemStats_1.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_MPoolSystemStats_1.htm
index 97103be..0c2aa38 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_MPoolSystemStats_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_MPoolSystemStats_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MPoolSystemStats Method (Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MPoolSystemStats Method (Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">clearStats</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MPoolSystemStats</span> ( _
 	<span class="parameter">clearStats</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">Boolean</a> _
@@ -21,4 +21,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="clearStats"><dt><span class="parameter">clearStats</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Boolean</a><br />
             If true, reset statistics after returning their values.
             </dd></dl></div><h4 class="subHeading">Return Value</h4>The memory pool subsystem statistics</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a h [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_MutexSystemStats.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_MutexSystemStats.htm
index 614e555..a7bd4b2 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_MutexSystemStats.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_MutexSystemStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MutexSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MutexSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_MutexStats.htm">MutexStats</a>^ <span class="identifier">MutexSystemStats</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>The mutex subsystem statistics</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_MutexSystemStats_1.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_MutexSystemStats_1.htm
index a156509..53297d3 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_MutexSystemStats_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_MutexSystemStats_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MutexSystemStats Method (Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MutexSystemStats Method (Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">clearStats</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MutexSystemStats</span> ( _
 	<span class="parameter">clearStats</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">Boolean</a> _
@@ -21,4 +21,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="clearStats"><dt><span class="parameter">clearStats</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Boolean</a><br />
             If true, reset statistics after returning their values.
             </dd></dl></div><h4 class="subHeading">Return Value</h4>The mutex subsystem statistics</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Open.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Open.htm
index d1b5642..f44b99e 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Open.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Open.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">home</span>,
 	<a href="T_BerkeleyDB_DatabaseEnvironmentConfig.htm">DatabaseEnvironmentConfig</a> <span class="parameter">cfg</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Shared</span> <span class="keyword">Function</span> <span class="identifier">Open</span> ( _
@@ -27,4 +27,4 @@
             home, and filename resolution in general, see Berkeley DB File
             Naming in the Programmer's Reference Guide.
             </dd></dl><dl paramName="cfg"><dt><span class="parameter">cfg</span></dt><dd>Type: <a href="T_BerkeleyDB_DatabaseEnvironmentConfig.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>DatabaseEnvironmentConfig</a><br />The environment's configuration</dd></dl></div><h4 class="subHeading">Return Value</h4>A new, open DatabaseEnvironment object</div><h1 class="heading"><spa [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Panic.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Panic.htm
index fbca65d..62e7cab 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Panic.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Panic.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Panic Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Panic Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,6 +13,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">void</span> <span class="identifier">Panic</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintLockingSystemStats.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintLockingSystemStats.htm
index 23c98d3..d5c335c 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintLockingSystemStats.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintLockingSystemStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintLockingSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintLockingSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">void</span> <span class="identifier">PrintLockingSystemStats</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintLockingSystemStats_1.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintLockingSystemStats_1.htm
index e0c6caf..bc78412 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintLockingSystemStats_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintLockingSystemStats_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintLockingSystemStats Method (Boolean, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/prese [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintLockingSystemStats Method (Boolean, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/prese [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">PrintAll</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">ClearStats</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">PrintLockingSystemStats</span> ( _
@@ -27,4 +27,4 @@
             </dd></dl><dl paramName="ClearStats"><dt><span class="parameter">ClearStats</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Boolean</a><br />
             If true, reset statistics after displaying their values.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintLockingSystemStats_2.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintLockingSystemStats_2.htm
index 87ae875..54a2171 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintLockingSystemStats_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintLockingSystemStats_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintLockingSystemStats Method (Boolean, Boolean, Boolean, Boolean, Boolean, Boolean)</title><link rel="stylesheet" t [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintLockingSystemStats Method (Boolean, Boolean, Boolean, Boolean, Boolean, Boolean)</title><link rel="stylesheet" t [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">PrintAll</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">ClearStats</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">ConflictMatrix</span>,
@@ -47,4 +47,4 @@
             </dd></dl><dl paramName="Parameters"><dt><span class="parameter">Parameters</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Boolean</a><br />
             If true, display the locking subsystem parameters.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintLoggingSystemStats.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintLoggingSystemStats.htm
index f3dcaeb..44f2761 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintLoggingSystemStats.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintLoggingSystemStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintLoggingSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintLoggingSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">void</span> <span class="identifier">PrintLoggingSystemStats</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintLoggingSystemStats_1.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintLoggingSystemStats_1.htm
index 53a9292..43f61de 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintLoggingSystemStats_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintLoggingSystemStats_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintLoggingSystemStats Method (Boolean, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/prese [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintLoggingSystemStats Method (Boolean, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/prese [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">PrintAll</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">ClearStats</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">PrintLoggingSystemStats</span> ( _
@@ -27,4 +27,4 @@
             </dd></dl><dl paramName="ClearStats"><dt><span class="parameter">ClearStats</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Boolean</a><br />
             If true, reset statistics after displaying their values.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintMPoolSystemStats.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintMPoolSystemStats.htm
index ce2a353..c729f2a 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintMPoolSystemStats.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintMPoolSystemStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintMPoolSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintMPoolSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">void</span> <span class="identifier">PrintMPoolSystemStats</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintMPoolSystemStats_1.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintMPoolSystemStats_1.htm
index 55ee57b..758efc4 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintMPoolSystemStats_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintMPoolSystemStats_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintMPoolSystemStats Method (Boolean, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/present [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintMPoolSystemStats Method (Boolean, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/present [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">PrintAll</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">ClearStats</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">PrintMPoolSystemStats</span> ( _
@@ -27,4 +27,4 @@
             </dd></dl><dl paramName="ClearStats"><dt><span class="parameter">ClearStats</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Boolean</a><br />
             If true, reset statistics after displaying their values.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintMPoolSystemStats_2.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintMPoolSystemStats_2.htm
index a9f155c..6a43631 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintMPoolSystemStats_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintMPoolSystemStats_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintMPoolSystemStats Method (Boolean, Boolean, Boolean)</title><link rel="stylesheet" type="text/css" href="../style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintMPoolSystemStats Method (Boolean, Boolean, Boolean)</title><link rel="stylesheet" type="text/css" href="../style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">PrintAll</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">ClearStats</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">HashChains</span>
@@ -32,4 +32,4 @@
             </dd></dl><dl paramName="HashChains"><dt><span class="parameter">HashChains</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Boolean</a><br />
             If true, display the buffers with hash chains.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintMutexSystemStats.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintMutexSystemStats.htm
index e7a2c0c..ad62dcd 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintMutexSystemStats.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintMutexSystemStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintMutexSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintMutexSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">void</span> <span class="identifier">PrintMutexSystemStats</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintMutexSystemStats_1.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintMutexSystemStats_1.htm
index b3b67bc..d913f75 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintMutexSystemStats_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintMutexSystemStats_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintMutexSystemStats Method (Boolean, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/present [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintMutexSystemStats Method (Boolean, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/present [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">PrintAll</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">ClearStats</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">PrintMutexSystemStats</span> ( _
@@ -27,4 +27,4 @@
             </dd></dl><dl paramName="ClearStats"><dt><span class="parameter">ClearStats</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Boolean</a><br />
             If true, reset statistics after displaying their values.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintRepMgrSystemStats.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintRepMgrSystemStats.htm
index ad2e3ab..7acbb23 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintRepMgrSystemStats.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintRepMgrSystemStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintRepMgrSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintRepMgrSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">void</span> <span class="identifier">PrintRepMgrSystemStats</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div cl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintRepMgrSystemStats_1.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintRepMgrSystemStats_1.htm
index 2d8ba3b..cc62ec2 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintRepMgrSystemStats_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintRepMgrSystemStats_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintRepMgrSystemStats Method (Boolean, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presen [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintRepMgrSystemStats Method (Boolean, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presen [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">PrintAll</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">ClearStats</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">PrintRepMgrSystemStats</span> ( _
@@ -27,4 +27,4 @@
             </dd></dl><dl paramName="ClearStats"><dt><span class="parameter">ClearStats</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Boolean</a><br />
             If true, reset statistics after displaying their values.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintReplicationSystemStats.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintReplicationSystemStats.htm
index 7fff226..1c3976a 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintReplicationSystemStats.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintReplicationSystemStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintReplicationSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintReplicationSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">void</span> <span class="identifier">PrintReplicationSystemStats</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintReplicationSystemStats_1.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintReplicationSystemStats_1.htm
index c2f340e..50b2988 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintReplicationSystemStats_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintReplicationSystemStats_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintReplicationSystemStats Method (Boolean, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/p [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintReplicationSystemStats Method (Boolean, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/p [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">PrintAll</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">ClearStats</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">PrintReplicationSystemStats</span> ( _
@@ -27,4 +27,4 @@
             </dd></dl><dl paramName="ClearStats"><dt><span class="parameter">ClearStats</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Boolean</a><br />
             If true, reset statistics after displaying their values.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintStats.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintStats.htm
index 6bc915e..7190b23 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintStats.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">void</span> <span class="identifier">PrintStats</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlso [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintStats_1.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintStats_1.htm
index eb11cee..3ed27eb 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintStats_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintStats_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintStats Method (Boolean, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintStats Method (Boolean, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">PrintAll</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">ClearStats</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">PrintStats</span> ( _
@@ -27,4 +27,4 @@
             </dd></dl><dl paramName="ClearStats"><dt><span class="parameter">ClearStats</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Boolean</a><br />
             If true, reset statistics after displaying their values.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintSubsystemStats.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintSubsystemStats.htm
index a3c4eb5..a9262af 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintSubsystemStats.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintSubsystemStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintSubsystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintSubsystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">void</span> <span class="identifier">PrintSubsystemStats</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintSubsystemStats_1.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintSubsystemStats_1.htm
index b2d277d..a8e4d82 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintSubsystemStats_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintSubsystemStats_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintSubsystemStats Method (Boolean, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentat [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintSubsystemStats Method (Boolean, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentat [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">PrintAll</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">ClearStats</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">PrintSubsystemStats</span> ( _
@@ -27,4 +27,4 @@
             </dd></dl><dl paramName="ClearStats"><dt><span class="parameter">ClearStats</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Boolean</a><br />
             If true, reset statistics after displaying their values.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintTransactionSystemStats.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintTransactionSystemStats.htm
index 3b43eff..197beb1 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintTransactionSystemStats.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintTransactionSystemStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintTransactionSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintTransactionSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">void</span> <span class="identifier">PrintTransactionSystemStats</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintTransactionSystemStats_1.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintTransactionSystemStats_1.htm
index e4c397d..d90fa9a 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintTransactionSystemStats_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_PrintTransactionSystemStats_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintTransactionSystemStats Method (Boolean, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/p [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintTransactionSystemStats Method (Boolean, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/p [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">PrintAll</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">ClearStats</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">PrintTransactionSystemStats</span> ( _
@@ -27,4 +27,4 @@
             </dd></dl><dl paramName="ClearStats"><dt><span class="parameter">ClearStats</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Boolean</a><br />
             If true, reset statistics after displaying their values.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Recover.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Recover.htm
index 7db782c..981a4f6 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Recover.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Recover.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Recover Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Recover Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">count</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">resume</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Recover</span> ( _
@@ -36,4 +36,4 @@
             Calls to Recover from different threads of control should not be
             intermixed in the same environment.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RegionSetMemoryLimit.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RegionSetMemoryLimit.htm
index 678fe14..607fd57 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RegionSetMemoryLimit.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RegionSetMemoryLimit.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionSetMemoryLimit Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionSetMemoryLimit Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">GBytes</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">Bytes</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">RegionSetMemoryLimit</span> ( _
@@ -30,4 +30,4 @@
             The number of gigabytes to allocate for the main memory region.
             The bytes allocated will be added to the gigabytes input.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Remove.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Remove.htm
index a1c303e..5e7186c 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Remove.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Remove.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Remove Method (String)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Remove Method (String)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">db_home</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Shared</span> <span class="keyword">Sub</span> <span class="identifier">Remove</span> ( _
 	<span class="parameter">db_home</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> _
@@ -21,4 +21,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="db_home"><dt><span class="parameter">db_home</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>String</a><br />
             The database environment to be removed.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RemoveDB.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RemoveDB.htm
index af931d3..0f59e47 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RemoveDB.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RemoveDB.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RemoveDB Method (String, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RemoveDB Method (String, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">file</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">autoCommit</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">RemoveDB</span> ( _
@@ -27,4 +27,4 @@
             succeeds, changes made by the operation will be recoverable. If the
             call fails, the operation will have made no changes.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RemoveDB_1.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RemoveDB_1.htm
index 4c1e5c0..1899364 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RemoveDB_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RemoveDB_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RemoveDB Method (String, Boolean, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presenta [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RemoveDB Method (String, Boolean, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presenta [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">file</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">autoCommit</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
@@ -39,4 +39,4 @@
             null, but <span class="parameter">autoCommit</span> or <a href="P_BerkeleyDB_DatabaseEnvironment_AutoCommit.htm">AutoCommit</a>
             is true, the operation will be implicitly transaction protected. 
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RemoveDB_2.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RemoveDB_2.htm
index 9b0ff10..b7d88d2 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RemoveDB_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RemoveDB_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RemoveDB Method (String, String, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RemoveDB Method (String, String, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">file</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">database</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">autoCommit</span>
@@ -34,4 +34,4 @@
             succeeds, changes made by the operation will be recoverable. If the
             call fails, the operation will have made no changes.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RemoveDB_3.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RemoveDB_3.htm
index ef8af9e..7799b62 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RemoveDB_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RemoveDB_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RemoveDB Method (String, String, Boolean, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/ [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RemoveDB Method (String, String, Boolean, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/ [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">file</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">database</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">autoCommit</span>,
@@ -46,4 +46,4 @@
             null, but <span class="parameter">autoCommit</span> or <a href="P_BerkeleyDB_DatabaseEnvironment_AutoCommit.htm">AutoCommit</a>
             is true, the operation will be implicitly transaction protected. 
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RemoveUnusedLogFiles.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RemoveUnusedLogFiles.htm
index 10f5c15..5226511 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RemoveUnusedLogFiles.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RemoveUnusedLogFiles.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RemoveUnusedLogFiles Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RemoveUnusedLogFiles Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">void</span> <span class="identifier">RemoveUnusedLogFiles</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
         <p>
             When Replication Manager is in use, log archiving will be performed
@@ -21,4 +21,4 @@
             file could be in use. 
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Remove_1.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Remove_1.htm
index 262900a..4d61617 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Remove_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_Remove_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Remove Method (String, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Remove Method (String, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">db_home</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">force</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Shared</span> <span class="keyword">Sub</span> <span class="identifier">Remove</span> ( _
@@ -46,4 +46,4 @@
             region removal will fail.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RenameDB.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RenameDB.htm
index 841c8bd..14fda84 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RenameDB.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RenameDB.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RenameDB Method (String, String, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RenameDB Method (String, String, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">file</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">newname</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">autoCommit</span>
@@ -31,4 +31,4 @@
             succeeds, changes made by the operation will be recoverable. If the
             call fails, the operation will have made no changes.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RenameDB_1.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RenameDB_1.htm
index 322a25f..4cf1f81 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RenameDB_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RenameDB_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RenameDB Method (String, String, Boolean, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/ [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RenameDB Method (String, String, Boolean, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/ [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">file</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">newname</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">autoCommit</span>,
@@ -43,4 +43,4 @@
             null, but <span class="parameter">autoCommit</span> or <a href="P_BerkeleyDB_DatabaseEnvironment_AutoCommit.htm">AutoCommit</a>
             is true, the operation will be implicitly transaction protected. 
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RenameDB_2.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RenameDB_2.htm
index 07daf4a..c54a0c8 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RenameDB_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RenameDB_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RenameDB Method (String, String, String, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/prese [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RenameDB Method (String, String, String, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/prese [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,7 +16,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">file</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">database</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">newname</span>,
@@ -39,4 +39,4 @@
             succeeds, changes made by the operation will be recoverable. If the
             call fails, the operation will have made no changes.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RenameDB_3.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RenameDB_3.htm
index d6afb5d..ba19410 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RenameDB_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RenameDB_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RenameDB Method (String, String, String, Boolean, Transaction)</title><link rel="stylesheet" type="text/css" href=".. [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RenameDB Method (String, String, String, Boolean, Transaction)</title><link rel="stylesheet" type="text/css" href=".. [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,7 +16,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">file</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">database</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">newname</span>,
@@ -51,4 +51,4 @@
             null, but <span class="parameter">autoCommit</span> or <a href="P_BerkeleyDB_DatabaseEnvironment_AutoCommit.htm">AutoCommit</a>
             is true, the operation will be implicitly transaction protected. 
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepHoldElection.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepHoldElection.htm
index 6f186be..5afa1a2 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepHoldElection.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepHoldElection.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepHoldElection Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepHoldElection Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">void</span> <span class="identifier">RepHoldElection</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepHoldElection_1.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepHoldElection_1.htm
index c8b6c54..01d6035 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepHoldElection_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepHoldElection_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepHoldElection Method (UInt32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepHoldElection Method (UInt32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">nsites</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">RepHoldElection</span> ( _
 	<span class="parameter">nsites</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">UInteger</a> _
@@ -25,4 +25,4 @@
             its vote for a new master. If an application is using master leases,
             then the value must be 0 and <a href="P_BerkeleyDB_DatabaseEnvironment_RepNSites.htm">RepNSites</a> must be used.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepHoldElection_2.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepHoldElection_2.htm
index 628c805..6b8018e 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepHoldElection_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepHoldElection_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepHoldElection Method (UInt32, UInt32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.cs [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepHoldElection Method (UInt32, UInt32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.cs [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">nsites</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">nvotes</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">RepHoldElection</span> ( _
@@ -36,4 +36,4 @@
             <span class="parameter">nsites</span>, or 0 if the election should use the value
             ((<span class="parameter">nsites</span> / 2) + 1).
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrChannel.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrChannel.htm
index 89a076d..a2e6f92 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrChannel.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrChannel.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrChannel Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrChannel Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">eid</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">RepMgrChannel</span> ( _
 	<span class="parameter">eid</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">Integer</a> _
@@ -22,4 +22,4 @@
             Environment id. If the eid is <a href="T_BerkeleyDB_EnvironmentID.htm">EID_MASTER</a>,
             create channel sending to master site only.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrSite.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrSite.htm
index 7bc4271..98780b1 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrSite.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrSite.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrSite Method (Int32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrSite Method (Int32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">eid</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">RepMgrSite</span> ( _
 	<span class="parameter">eid</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">Integer</a> _
@@ -22,4 +22,4 @@
             It is only possible to use this method after env open, because EID
             values are not established before that time.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrSiteConfig.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrSiteConfig.htm
index 6049c55..cdb00ef 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrSiteConfig.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrSiteConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrSiteConfig Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrSiteConfig Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DbSiteConfig.htm">DbSiteConfig</a> <span class="parameter">siteConfig</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">RepMgrSiteConfig</span> ( _
 	<span class="parameter">siteConfig</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_DbSiteConfig.htm">DbSiteConfig</a> _
@@ -19,4 +19,4 @@
 <span class="keyword">void</span> <span class="identifier">RepMgrSiteConfig</span>(
 	<a href="T_BerkeleyDB_DbSiteConfig.htm">DbSiteConfig</a>^ <span class="parameter">siteConfig</span>
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="siteConfig"><dt><span class="parameter">siteConfig</span></dt><dd>Type: <a href="T_BerkeleyDB_DbSiteConfig.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>DbSiteConfig</a><br />The configuration of a site</dd></dl></div></div><h1 class="heading"><span onclick="ExpandCo [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrSite_1.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrSite_1.htm
index 287bdf4..c33099a 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrSite_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrSite_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrSite Method (String, UInt32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrSite Method (String, UInt32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">host</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">port</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">RepMgrSite</span> ( _
@@ -22,4 +22,4 @@
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="parameter">host</span>, 
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">port</span>
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="host"><dt><span class="parameter">host</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>String</a><br />The host address</dd></dl><dl paramName="port"><dt><span class="parameter">por [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrStartClient.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrStartClient.htm
index bd16458..3c3c617 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrStartClient.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrStartClient.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrStartClient Method (Int32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrStartClient Method (Int32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">nthreads</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">RepMgrStartClient</span> ( _
 	<span class="parameter">nthreads</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">Integer</a> _
@@ -25,4 +25,4 @@
             processing threads, the replication manager creates and manages a
             few of its own threads of control.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrStartClient_1.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrStartClient_1.htm
index 56ae451..a761fb0 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrStartClient_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrStartClient_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrStartClient Method (Int32, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrStartClient Method (Int32, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">nthreads</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">holdElection</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">RepMgrStartClient</span> ( _
@@ -31,4 +31,4 @@
             If true, start as a client, and call for an election if no master is
             found.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrStartMaster.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrStartMaster.htm
index aa862db..4ece17f 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrStartMaster.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrStartMaster.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrStartMaster Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrStartMaster Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">nthreads</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">RepMgrStartMaster</span> ( _
 	<span class="parameter">nthreads</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">Integer</a> _
@@ -76,4 +76,4 @@
             from other processes.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrSystemStats.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrSystemStats.htm
index 80e7540..ce2f597 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrSystemStats.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrSystemStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_RepMgrStats.htm">RepMgrStats</a>^ <span class="identifier">RepMgrSystemStats</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>The replication manager statistics</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</spa [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrSystemStats_1.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrSystemStats_1.htm
index 6cce0db..01ad6d1 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrSystemStats_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepMgrSystemStats_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrSystemStats Method (Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrSystemStats Method (Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">clearStats</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">RepMgrSystemStats</span> ( _
 	<span class="parameter">clearStats</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">Boolean</a> _
@@ -21,4 +21,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="clearStats"><dt><span class="parameter">clearStats</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Boolean</a><br />
             If true, reset statistics after returning their values.
             </dd></dl></div><h4 class="subHeading">Return Value</h4>The replication manager statistics</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a hre [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepProcessMessage.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepProcessMessage.htm
index 1e3d1c0..afef906 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepProcessMessage.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepProcessMessage.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepProcessMessage Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepProcessMessage Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">control</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">rec</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">envid</span>
@@ -55,4 +55,4 @@
             must already have been configured to send replication messages.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepSetClockskew.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepSetClockskew.htm
index 4a3da78..b570ab1 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepSetClockskew.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepSetClockskew.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepSetClockskew Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepSetClockskew Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">fast</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">slow</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">RepSetClockskew</span> ( _
@@ -50,4 +50,4 @@
             difference, you can use 10003 and 10000 respectively.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepSetRetransmissionRequest.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepSetRetransmissionRequest.htm
index c30aedc..3437325 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepSetRetransmissionRequest.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepSetRetransmissionRequest.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepSetRetransmissionRequest Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepSetRetransmissionRequest Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">min</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">max</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">RepSetRetransmissionRequest</span> ( _
@@ -55,4 +55,4 @@
             time.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepSetTransmitLimit.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepSetTransmitLimit.htm
index 6403d9b..70b3d3b 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepSetTransmitLimit.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepSetTransmitLimit.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepSetTransmitLimit Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepSetTransmitLimit Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">GBytes</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">Bytes</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">RepSetTransmitLimit</span> ( _
@@ -43,4 +43,4 @@
             zero, then the transmission limit is turned off.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepSetTransport.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepSetTransport.htm
index b37f7f4..dead12b 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepSetTransport.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepSetTransport.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepSetTransport Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepSetTransport Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">envid</span>,
 	<a href="T_BerkeleyDB_ReplicationTransportDelegate.htm">ReplicationTransportDelegate</a> <span class="parameter">transport</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">RepSetTransport</span> ( _
@@ -37,4 +37,4 @@
             handling replication messages outside of the replication manager
             framework.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepStartClient.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepStartClient.htm
index b1570e5..f669aa4 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepStartClient.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepStartClient.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepStartClient Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepStartClient Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">void</span> <span class="identifier">RepStartClient</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="see [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepStartClient_1.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepStartClient_1.htm
index 9df2ca6..8f4a2f5 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepStartClient_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepStartClient_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepStartClient Method (DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepStartClient Method (DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">cdata</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">RepStartClient</span> ( _
 	<span class="parameter">cdata</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> _
@@ -25,4 +25,4 @@
             site in the Programmer's Reference Guide for more information). If
             no such information is useful, cdata should be null.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepStartMaster.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepStartMaster.htm
index 982eec5..887e6cc 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepStartMaster.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepStartMaster.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepStartMaster Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepStartMaster Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">void</span> <span class="identifier">RepStartMaster</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="see [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepStartMaster_1.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepStartMaster_1.htm
index 98fe06f..3dd6d51 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepStartMaster_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepStartMaster_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepStartMaster Method (DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepStartMaster Method (DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">cdata</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">RepStartMaster</span> ( _
 	<span class="parameter">cdata</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> _
@@ -25,4 +25,4 @@
             site in the Programmer's Reference Guide for more information). If
             no such information is useful, cdata should be null.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepSync.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepSync.htm
index 3618d89..83e49da 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepSync.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_RepSync.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepSync Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepSync Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">void</span> <span class="identifier">RepSync</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
         <p>
             This method is the other half of setting
@@ -31,4 +31,4 @@
             must already have been configured to send replication messages.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_ReplicationSystemStats.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_ReplicationSystemStats.htm
index 0acc955..7888885 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_ReplicationSystemStats.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_ReplicationSystemStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats</a>^ <span class="identifier">ReplicationSystemStats</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>The replication subsystem statistics</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_ReplicationSystemStats_1.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_ReplicationSystemStats_1.htm
index 628678b..a1f99d5 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_ReplicationSystemStats_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_ReplicationSystemStats_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationSystemStats Method (Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.cs [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationSystemStats Method (Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.cs [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">clearStats</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">ReplicationSystemStats</span> ( _
 	<span class="parameter">clearStats</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">Boolean</a> _
@@ -21,4 +21,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="clearStats"><dt><span class="parameter">clearStats</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Boolean</a><br />
             If true, reset statistics after returning their values.
             </dd></dl></div><h4 class="subHeading">Return Value</h4>The replication subsystem statistics</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a h [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_ResetFileID.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_ResetFileID.htm
index f418544..8293347 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_ResetFileID.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_ResetFileID.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ResetFileID Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ResetFileID Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">file</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">encrypted</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">ResetFileID</span> ( _
@@ -39,4 +39,4 @@
             should not reset IDs in files that are currently in use.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_ResetLSN.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_ResetLSN.htm
index 4aa9751..554caae 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_ResetLSN.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_ResetLSN.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ResetLSN Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ResetLSN Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">file</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">encrypted</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">ResetLSN</span> ( _
@@ -46,4 +46,4 @@
             use.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_SetMaxSequentialWrites.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_SetMaxSequentialWrites.htm
index 4354aad..fe32691 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_SetMaxSequentialWrites.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_SetMaxSequentialWrites.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SetMaxSequentialWrites Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SetMaxSequentialWrites Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">maxWrites</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">pause</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">SetMaxSequentialWrites</span> ( _
@@ -32,4 +32,4 @@
             unsigned 32-bit number of microseconds, limiting the maximum pause
             to roughly 71 minutes.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_SyncMemPool.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_SyncMemPool.htm
index 4f600ec..aadada7 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_SyncMemPool.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_SyncMemPool.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SyncMemPool Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SyncMemPool Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,11 +11,11 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">void</span> <span class="identifier">SyncMemPool</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
             Pages in the cache that cannot be immediately written back to disk
             (for example, pages that are currently in use by another thread of
             control) are waited for and written to disk as soon as it is
             possible to do so.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_SyncMemPool_1.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_SyncMemPool_1.htm
index 4e69b4c..b64d77e 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_SyncMemPool_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_SyncMemPool_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SyncMemPool Method (LSN)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SyncMemPool Method (LSN)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_LSN.htm">LSN</a> <span class="parameter">minLSN</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">SyncMemPool</span> ( _
 	<span class="parameter">minLSN</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_LSN.htm">LSN</a> _
@@ -29,4 +29,4 @@
             control) are waited for and written to disk as soon as it is
             possible to do so.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_TransactionSystemStats.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_TransactionSystemStats.htm
index 4e36aef..68122a8 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_TransactionSystemStats.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_TransactionSystemStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TransactionSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TransactionSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_TransactionStats.htm">TransactionStats</a>^ <span class="identifier">TransactionSystemStats</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>The transaction subsystem statistics</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_TransactionSystemStats_1.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_TransactionSystemStats_1.htm
index 1f43b4d..db67871 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_TransactionSystemStats_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_TransactionSystemStats_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TransactionSystemStats Method (Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.cs [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TransactionSystemStats Method (Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.cs [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">clearStats</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">TransactionSystemStats</span> ( _
 	<span class="parameter">clearStats</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">Boolean</a> _
@@ -21,4 +21,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="clearStats"><dt><span class="parameter">clearStats</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Boolean</a><br />
             If true, reset statistics after returning their values.
             </dd></dl></div><h4 class="subHeading">Return Value</h4>The transaction subsystem statistics</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a h [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_TrickleCleanMemPool.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_TrickleCleanMemPool.htm
index 6bd1e11..1ac57ab 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_TrickleCleanMemPool.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_TrickleCleanMemPool.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TrickleCleanMemPool Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TrickleCleanMemPool Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">pctClean</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">TrickleCleanMemPool</span> ( _
 	<span class="parameter">pctClean</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">Integer</a> _
@@ -25,4 +25,4 @@
             The number of pages written to reach the specified percentage is
             copied.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_WriteToLog.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_WriteToLog.htm
index 7d4d982..675e781 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_WriteToLog.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_WriteToLog.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>WriteToLog Method (String)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>WriteToLog Method (String)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">str</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">WriteToLog</span> ( _
 	<span class="parameter">str</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> _
@@ -20,4 +20,4 @@
 <span class="keyword">void</span> <span class="identifier">WriteToLog</span>(
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="parameter">str</span>
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="str"><dt><span class="parameter">str</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>String</a><br />The message to append to the log files</dd></dl></div></div><h1 class="heading"> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_WriteToLog_1.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_WriteToLog_1.htm
index 0f89db0..2786b65 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_WriteToLog_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseEnvironment_WriteToLog_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>WriteToLog Method (String, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.cs [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>WriteToLog Method (String, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.cs [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">str</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">WriteToLog</span> ( _
@@ -28,4 +28,4 @@
             <a href="M_BerkeleyDB_DatabaseEnvironment_BeginTransaction.htm">BeginTransaction<span class="languageSpecificText"><span class="cs">()</span><span class="cpp">()</span><span class="nu">()</span></span></a>; 
             otherwise null.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseException_ThrowException.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseException_ThrowException.htm
index edb96ee..306b032 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseException_ThrowException.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseException_ThrowException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ThrowException Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ThrowException Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">err</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Shared</span> <span class="keyword">Sub</span> <span class="identifier">ThrowException</span> ( _
 	<span class="parameter">err</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">Integer</a> _
@@ -20,4 +20,4 @@
 <span class="keyword">static</span> <span class="keyword">void</span> <span class="identifier">ThrowException</span>(
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">err</span>
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="err"><dt><span class="parameter">err</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Int32</a><br />The Berkeley DB error code</dd></dl></div></div><h1 class="heading"><span onclick [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseException__ctor.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseException__ctor.htm
index b857932..6559374 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseException__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseException__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseException Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseException Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">err</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">New</span> ( _
 	<span class="parameter">err</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">Integer</a> _
@@ -19,4 +19,4 @@
 <span class="identifier">DatabaseException</span>(
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">err</span>
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="err"><dt><span class="parameter">err</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Int32</a><br />The error code to encapsulate.</dd></dl></div></div><h1 class="heading"><span onc [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DatabaseType_ToString.htm b/docs/csharp/html/M_BerkeleyDB_DatabaseType_ToString.htm
index c74b67a..a65d63f 100644
--- a/docs/csharp/html/M_BerkeleyDB_DatabaseType_ToString.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DatabaseType_ToString.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ToString Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ToString Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">virtual</span> <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="identifier">ToString</span>() <span class="keyword">override</span></pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>A string representation of this instance.</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0">< [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Database_GetBothMultiple.htm b/docs/csharp/html/M_BerkeleyDB_Database_GetBothMultiple.htm
index 3ae03e0..f1a3b79 100644
--- a/docs/csharp/html/M_BerkeleyDB_Database_GetBothMultiple.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Database_GetBothMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBothMultiple Method (DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/p [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBothMultiple Method (DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/p [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">GetBothMultiple</span> ( _
@@ -36,4 +36,4 @@
             database and <span class="parameter">key</span> exists, but was never explicitly
             created by the application or was later deleted.
             </td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Database.htm">Database Class</a></div><div class=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Database_GetBothMultiple_1.htm b/docs/csharp/html/M_BerkeleyDB_Database_GetBothMultiple_1.htm
index a114d79..c8e5289 100644
--- a/docs/csharp/html/M_BerkeleyDB_Database_GetBothMultiple_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Database_GetBothMultiple_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBothMultiple Method (DatabaseEntry, DatabaseEntry, Int32)</title><link rel="stylesheet" type="text/css" href="../s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBothMultiple Method (DatabaseEntry, DatabaseEntry, Int32)</title><link rel="stylesheet" type="text/css" href="../s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">BufferSize</span>
@@ -42,4 +42,4 @@
             database and <span class="parameter">key</span> exists, but was never explicitly
             created by the application or was later deleted.
             </td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Database.htm">Database Class</a></div><div class=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Database_GetBothMultiple_2.htm b/docs/csharp/html/M_BerkeleyDB_Database_GetBothMultiple_2.htm
index ed103cf..c259e9f 100644
--- a/docs/csharp/html/M_BerkeleyDB_Database_GetBothMultiple_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Database_GetBothMultiple_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBothMultiple Method (DatabaseEntry, DatabaseEntry, Int32, Transaction)</title><link rel="stylesheet" type="text/cs [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBothMultiple Method (DatabaseEntry, DatabaseEntry, Int32, Transaction)</title><link rel="stylesheet" type="text/cs [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">BufferSize</span>,
@@ -51,4 +51,4 @@
             database and <span class="parameter">key</span> exists, but was never explicitly
             created by the application or was later deleted.
             </td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Database.htm">Database Class</a></div><div class=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Database_GetBothMultiple_3.htm b/docs/csharp/html/M_BerkeleyDB_Database_GetBothMultiple_3.htm
index 40dfcb9..0fa7449 100644
--- a/docs/csharp/html/M_BerkeleyDB_Database_GetBothMultiple_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Database_GetBothMultiple_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBothMultiple Method (DatabaseEntry, DatabaseEntry, Int32, Transaction, LockingInfo)</title><link rel="stylesheet"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBothMultiple Method (DatabaseEntry, DatabaseEntry, Int32, Transaction, LockingInfo)</title><link rel="stylesheet"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">BufferSize</span>,
@@ -54,4 +54,4 @@
             database and <span class="parameter">key</span> exists, but was never explicitly
             created by the application or was later deleted.
             </td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Database.htm">Database Class</a></div><div class=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Database_GetMultiple.htm b/docs/csharp/html/M_BerkeleyDB_Database_GetMultiple.htm
index 30b4f9e..275face 100644
--- a/docs/csharp/html/M_BerkeleyDB_Database_GetMultiple.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Database_GetMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetMultiple Method (DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetMultiple Method (DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">GetMultiple</span> ( _
 	<span class="parameter">key</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> _
@@ -31,4 +31,4 @@
             database and <span class="parameter">key</span> exists, but was never explicitly
             created by the application or was later deleted.
             </td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Database.htm">Database Class</a></div><div class=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Database_GetMultiple_1.htm b/docs/csharp/html/M_BerkeleyDB_Database_GetMultiple_1.htm
index c859dfd..980a747 100644
--- a/docs/csharp/html/M_BerkeleyDB_Database_GetMultiple_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Database_GetMultiple_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetMultiple Method (DatabaseEntry, Int32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetMultiple Method (DatabaseEntry, Int32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">BufferSize</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">GetMultiple</span> ( _
@@ -37,4 +37,4 @@
             database and <span class="parameter">key</span> exists, but was never explicitly
             created by the application or was later deleted.
             </td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Database.htm">Database Class</a></div><div class=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Database_GetMultiple_2.htm b/docs/csharp/html/M_BerkeleyDB_Database_GetMultiple_2.htm
index 5b1c954..4699b3c 100644
--- a/docs/csharp/html/M_BerkeleyDB_Database_GetMultiple_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Database_GetMultiple_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetMultiple Method (DatabaseEntry, Int32, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/ [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetMultiple Method (DatabaseEntry, Int32, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/ [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">BufferSize</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
@@ -38,4 +38,4 @@
             whose Key parameter is <span class="parameter">key</span> and whose Value
             parameter is the retrieved data items.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Database.htm">Database Class</a></div><div class="seeAlsoStyle"><a href="O [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Database_GetMultiple_3.htm b/docs/csharp/html/M_BerkeleyDB_Database_GetMultiple_3.htm
index f15600e..c1a3c2e 100644
--- a/docs/csharp/html/M_BerkeleyDB_Database_GetMultiple_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Database_GetMultiple_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetMultiple Method (DatabaseEntry, Int32, Transaction, LockingInfo)</title><link rel="stylesheet" type="text/css" hre [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetMultiple Method (DatabaseEntry, Int32, Transaction, LockingInfo)</title><link rel="stylesheet" type="text/css" hre [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">BufferSize</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>,
@@ -41,4 +41,4 @@
             whose Key parameter is <span class="parameter">key</span> and whose Value
             parameter is the retrieved data items.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Database.htm">Database Class</a></div><div class="seeAlsoStyle"><a href="O [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Database_Join.htm b/docs/csharp/html/M_BerkeleyDB_Database_Join.htm
index 30853d3..4ab9c36 100644
--- a/docs/csharp/html/M_BerkeleyDB_Database_Join.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Database_Join.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Join Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Join Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor</a>[] <span class="parameter">lst</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">sortCursors</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Join</span> ( _
@@ -57,4 +57,4 @@
             to the one that refers to the most.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Database.htm">Database Class</a></div><div class="seeAlsoStyle"><a href="N_Berke [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Database_Open.htm b/docs/csharp/html/M_BerkeleyDB_Database_Open.htm
index 0eb347e..f8c9555 100644
--- a/docs/csharp/html/M_BerkeleyDB_Database_Open.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Database_Open.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, DatabaseConfig)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, DatabaseConfig)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a> <span class="parameter">cfg</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Shared</span> <span class="keyword">Function</span> <span class="identifier">Open</span> ( _
@@ -34,4 +34,4 @@
             be transactionally protected during its open.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Database.htm">Database Class</a></div><div class="seeAlsoStyle"><a href="Overloa [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Database_Open_1.htm b/docs/csharp/html/M_BerkeleyDB_Database_Open_1.htm
index 7b014c8..3f087d6 100644
--- a/docs/csharp/html/M_BerkeleyDB_Database_Open_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Database_Open_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, DatabaseConfig, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/prese [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, DatabaseConfig, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/prese [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a> <span class="parameter">cfg</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
@@ -53,4 +53,4 @@
             transaction must be committed before the object is closed.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Database.htm">Database Class</a></div><div class="seeAlsoStyle"><a href="Overloa [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Database_Open_2.htm b/docs/csharp/html/M_BerkeleyDB_Database_Open_2.htm
index 732989d..18a0377 100644
--- a/docs/csharp/html/M_BerkeleyDB_Database_Open_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Database_Open_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, String, DatabaseConfig)</title><link rel="stylesheet" type="text/css" href="../styles/presentati [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, String, DatabaseConfig)</title><link rel="stylesheet" type="text/css" href="../styles/presentati [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">DatabaseName</span>,
 	<a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a> <span class="parameter">cfg</span>
@@ -48,4 +48,4 @@
             be transactionally protected during its open.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Database.htm">Database Class</a></div><div class="seeAlsoStyle"><a href="Overloa [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Database_Open_3.htm b/docs/csharp/html/M_BerkeleyDB_Database_Open_3.htm
index 5da46bf..7f85bd3 100644
--- a/docs/csharp/html/M_BerkeleyDB_Database_Open_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Database_Open_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, String, DatabaseConfig, Transaction)</title><link rel="stylesheet" type="text/css" href="../styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, String, DatabaseConfig, Transaction)</title><link rel="stylesheet" type="text/css" href="../styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">DatabaseName</span>,
 	<a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a> <span class="parameter">cfg</span>,
@@ -66,4 +66,4 @@
             transaction must be committed before the object is closed.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Database.htm">Database Class</a></div><div class="seeAlsoStyle"><a href="Overloa [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Database_Put.htm b/docs/csharp/html/M_BerkeleyDB_Database_Put.htm
index 0a8e1a7..35fed88 100644
--- a/docs/csharp/html/M_BerkeleyDB_Database_Put.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Database_Put.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Put Method (DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Put Method (DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">Put</span> ( _
@@ -27,4 +27,4 @@
             Partial put to a duplicate database, or <a href="T_BerkeleyDB_QueueDatabase.htm">QueueDatabase</a>
             or <a href="T_BerkeleyDB_RecnoDatabase.htm">RecnoDatabase</a> with fixed-length records.
             </td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Database.htm">Database Class</a></div><div class=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Database_PutNoOverwrite.htm b/docs/csharp/html/M_BerkeleyDB_Database_PutNoOverwrite.htm
index 04a6293..61fffac 100644
--- a/docs/csharp/html/M_BerkeleyDB_Database_PutNoOverwrite.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Database_PutNoOverwrite.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PutNoOverwrite Method (DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/pr [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PutNoOverwrite Method (DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/pr [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">PutNoOverwrite</span> ( _
@@ -29,4 +29,4 @@
             in the creation of a duplicate key in a secondary database that
             allows duplicates would not be prevented by the use of this flag.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Database.htm">Database Class</a></div><div class="seeAlsoStyle"><a href="O [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Database_PutNoOverwrite_1.htm b/docs/csharp/html/M_BerkeleyDB_Database_PutNoOverwrite_1.htm
index 808b7d5..5977383 100644
--- a/docs/csharp/html/M_BerkeleyDB_Database_PutNoOverwrite_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Database_PutNoOverwrite_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PutNoOverwrite Method (DatabaseEntry, DatabaseEntry, Transaction)</title><link rel="stylesheet" type="text/css" href= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PutNoOverwrite Method (DatabaseEntry, DatabaseEntry, Transaction)</title><link rel="stylesheet" type="text/css" href= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
@@ -39,4 +39,4 @@
             in the creation of a duplicate key in a secondary database that
             allows duplicates would not be prevented by the use of this flag.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Database.htm">Database Class</a></div><div class="seeAlsoStyle"><a href="O [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Database_PutNoOverwrite_2.htm b/docs/csharp/html/M_BerkeleyDB_Database_PutNoOverwrite_2.htm
index 85d60e0..8cb7aff 100644
--- a/docs/csharp/html/M_BerkeleyDB_Database_PutNoOverwrite_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Database_PutNoOverwrite_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PutNoOverwrite Method (MultipleKeyDatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/presen [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PutNoOverwrite Method (MultipleKeyDatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/presen [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_MultipleKeyDatabaseEntry.htm">MultipleKeyDatabaseEntry</a> <span class="parameter">key</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">PutNoOverwrite</span> ( _
 	<span class="parameter">key</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_MultipleKeyDatabaseEntry.htm">MultipleKeyDatabaseEntry</a> _
@@ -20,4 +20,4 @@
 <span class="keyword">void</span> <span class="identifier">PutNoOverwrite</span>(
 	<a href="T_BerkeleyDB_MultipleKeyDatabaseEntry.htm">MultipleKeyDatabaseEntry</a>^ <span class="parameter">key</span>
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="key"><dt><span class="parameter">key</span></dt><dd>Type: <a href="T_BerkeleyDB_MultipleKeyDatabaseEntry.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>MultipleKeyDatabaseEntry</a><br />Key/data pairs to store in the database</dd></dl></div></div><h1 class="heading">< [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Database_PutNoOverwrite_3.htm b/docs/csharp/html/M_BerkeleyDB_Database_PutNoOverwrite_3.htm
index eed30c9..87c5a67 100644
--- a/docs/csharp/html/M_BerkeleyDB_Database_PutNoOverwrite_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Database_PutNoOverwrite_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PutNoOverwrite Method (MultipleKeyDatabaseEntry, Transaction)</title><link rel="stylesheet" type="text/css" href="../ [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PutNoOverwrite Method (MultipleKeyDatabaseEntry, Transaction)</title><link rel="stylesheet" type="text/css" href="../ [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_MultipleKeyDatabaseEntry.htm">MultipleKeyDatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">PutNoOverwrite</span> ( _
@@ -30,4 +30,4 @@
             <span class="parameter">txn</span> is a handle returned from
             <a href="M_BerkeleyDB_DatabaseEnvironment_BeginCDSGroup.htm">BeginCDSGroup<span class="languageSpecificText"><span class="cs">()</span><span class="cpp">()</span><span class="nu">()</span></span></a>; otherwise null.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Database.htm">Database Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Database_Put_1.htm b/docs/csharp/html/M_BerkeleyDB_Database_Put_1.htm
index f8c9f31..c67ac5d 100644
--- a/docs/csharp/html/M_BerkeleyDB_Database_Put_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Database_Put_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Put Method (DatabaseEntry, DatabaseEntry, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/ [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Put Method (DatabaseEntry, DatabaseEntry, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/ [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
@@ -42,4 +42,4 @@
             Partial put to a duplicate database, or <a href="T_BerkeleyDB_QueueDatabase.htm">QueueDatabase</a>
             or <a href="T_BerkeleyDB_RecnoDatabase.htm">RecnoDatabase</a> with fixed-length records.
             </td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Database.htm">Database Class</a></div><div class=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Database_Put_2.htm b/docs/csharp/html/M_BerkeleyDB_Database_Put_2.htm
index 4005b72..33b8756 100644
--- a/docs/csharp/html/M_BerkeleyDB_Database_Put_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Database_Put_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Put Method (MultipleKeyDatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Put Method (MultipleKeyDatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,7 +15,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_MultipleKeyDatabaseEntry.htm">MultipleKeyDatabaseEntry</a> <span class="parameter">key</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">Put</span> ( _
 	<span class="parameter">key</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_MultipleKeyDatabaseEntry.htm">MultipleKeyDatabaseEntry</a> _
@@ -25,4 +25,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="key"><dt><span class="parameter">key</span></dt><dd>Type: <a href="T_BerkeleyDB_MultipleKeyDatabaseEntry.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>MultipleKeyDatabaseEntry</a><br />Multiple key/data pairs to store in the database
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Database.htm">Database Class</a></div><div class="seeAlsoStyle"><a href="Overloa [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Database_Put_3.htm b/docs/csharp/html/M_BerkeleyDB_Database_Put_3.htm
index da5ef72..c0088e9 100644
--- a/docs/csharp/html/M_BerkeleyDB_Database_Put_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Database_Put_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Put Method (MultipleKeyDatabaseEntry, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/pres [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Put Method (MultipleKeyDatabaseEntry, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/pres [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,7 +15,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_MultipleKeyDatabaseEntry.htm">MultipleKeyDatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">Put</span> ( _
@@ -34,4 +34,4 @@
             <span class="parameter">txn</span> is a handle returned from
             <a href="M_BerkeleyDB_DatabaseEnvironment_BeginCDSGroup.htm">BeginCDSGroup<span class="languageSpecificText"><span class="cs">()</span><span class="cpp">()</span><span class="nu">()</span></span></a>; otherwise null.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Database.htm">Database Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Database_Salvage.htm b/docs/csharp/html/M_BerkeleyDB_Database_Salvage.htm
index 03db84a..88bb45f 100644
--- a/docs/csharp/html/M_BerkeleyDB_Database_Salvage.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Database_Salvage.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Salvage Method (String, DatabaseConfig)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.cs [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Salvage Method (String, DatabaseConfig)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.cs [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">file</span>,
 	<a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a> <span class="parameter">cfg</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Shared</span> <span class="keyword">Sub</span> <span class="identifier">Salvage</span> ( _
@@ -28,4 +28,4 @@
             </dd></dl><dl paramName="cfg"><dt><span class="parameter">cfg</span></dt><dd>Type: <a href="T_BerkeleyDB_DatabaseConfig.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>DatabaseConfig</a><br />
             Configuration parameters for the databases to be salvaged.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Database.htm">Database Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Database_Salvage_1.htm b/docs/csharp/html/M_BerkeleyDB_Database_Salvage_1.htm
index f62c345..df9d26f 100644
--- a/docs/csharp/html/M_BerkeleyDB_Database_Salvage_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Database_Salvage_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Salvage Method (String, DatabaseConfig, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presen [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Salvage Method (String, DatabaseConfig, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presen [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">file</span>,
 	<a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a> <span class="parameter">cfg</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">Printable</span>
@@ -37,4 +37,4 @@
             editors and tools to modify the contents of databases or selectively
             remove data from salvager output. 
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Database.htm">Database Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Database_Salvage_2.htm b/docs/csharp/html/M_BerkeleyDB_Database_Salvage_2.htm
index 526e8e8..0000c72 100644
--- a/docs/csharp/html/M_BerkeleyDB_Database_Salvage_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Database_Salvage_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Salvage Method (String, DatabaseConfig, Boolean, Boolean)</title><link rel="stylesheet" type="text/css" href="../styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Salvage Method (String, DatabaseConfig, Boolean, Boolean)</title><link rel="stylesheet" type="text/css" href="../styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">file</span>,
 	<a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a> <span class="parameter">cfg</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">Printable</span>,
@@ -47,4 +47,4 @@
             almost certainly require editing before being loaded into a
             database.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Database.htm">Database Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Database_Salvage_3.htm b/docs/csharp/html/M_BerkeleyDB_Database_Salvage_3.htm
index 5505e90..02863b6 100644
--- a/docs/csharp/html/M_BerkeleyDB_Database_Salvage_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Database_Salvage_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Salvage Method (String, DatabaseConfig, Boolean, Boolean, TextWriter)</title><link rel="stylesheet" type="text/css" h [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Salvage Method (String, DatabaseConfig, Boolean, Boolean, TextWriter)</title><link rel="stylesheet" type="text/css" h [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">file</span>,
 	<a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a> <span class="parameter">cfg</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">Printable</span>,
@@ -53,4 +53,4 @@
             The TextWriter to which the databases' key/data pairs are written.
             If null, <a href="http://msdn2.microsoft.com/en-us/library/sdh21d3z" target="_blank">Out</a> will be used.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Database.htm">Database Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Database_Salvage_4.htm b/docs/csharp/html/M_BerkeleyDB_Database_Salvage_4.htm
index c2b7970..208e44b 100644
--- a/docs/csharp/html/M_BerkeleyDB_Database_Salvage_4.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Database_Salvage_4.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Salvage Method (String, DatabaseConfig, Boolean, TextWriter)</title><link rel="stylesheet" type="text/css" href="../s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Salvage Method (String, DatabaseConfig, Boolean, TextWriter)</title><link rel="stylesheet" type="text/css" href="../s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">file</span>,
 	<a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a> <span class="parameter">cfg</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">Printable</span>,
@@ -43,4 +43,4 @@
             The TextWriter to which the databases' key/data pairs are written.
             If null, <a href="http://msdn2.microsoft.com/en-us/library/sdh21d3z" target="_blank">Out</a> will be used.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Database.htm">Database Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Database_Salvage_5.htm b/docs/csharp/html/M_BerkeleyDB_Database_Salvage_5.htm
index 7a00e71..958433c 100644
--- a/docs/csharp/html/M_BerkeleyDB_Database_Salvage_5.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Database_Salvage_5.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Salvage Method (String, DatabaseConfig, TextWriter)</title><link rel="stylesheet" type="text/css" href="../styles/pre [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Salvage Method (String, DatabaseConfig, TextWriter)</title><link rel="stylesheet" type="text/css" href="../styles/pre [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">file</span>,
 	<a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a> <span class="parameter">cfg</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/ywxh2328" target="_blank">TextWriter</a> <span class="parameter">OutputStream</span>
@@ -34,4 +34,4 @@
             The TextWriter to which the databases' key/data pairs are written.
             If null, <a href="http://msdn2.microsoft.com/en-us/library/sdh21d3z" target="_blank">Out</a> will be used.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Database.htm">Database Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Database_Upgrade.htm b/docs/csharp/html/M_BerkeleyDB_Database_Upgrade.htm
index de486b0..47e7c79 100644
--- a/docs/csharp/html/M_BerkeleyDB_Database_Upgrade.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Database_Upgrade.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Upgrade Method (String, DatabaseConfig)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.cs [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Upgrade Method (String, DatabaseConfig)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.cs [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">file</span>,
 	<a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a> <span class="parameter">cfg</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Shared</span> <span class="keyword">Sub</span> <span class="identifier">Upgrade</span> ( _
@@ -28,4 +28,4 @@
             </dd></dl><dl paramName="cfg"><dt><span class="parameter">cfg</span></dt><dd>Type: <a href="T_BerkeleyDB_DatabaseConfig.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>DatabaseConfig</a><br />
             Configuration parameters for the databases to be upgraded.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Database.htm">Database Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Database_Upgrade_1.htm b/docs/csharp/html/M_BerkeleyDB_Database_Upgrade_1.htm
index 6dfc849..9b0c4a7 100644
--- a/docs/csharp/html/M_BerkeleyDB_Database_Upgrade_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Database_Upgrade_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Upgrade Method (String, DatabaseConfig, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presen [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Upgrade Method (String, DatabaseConfig, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presen [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">file</span>,
 	<a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a> <span class="parameter">cfg</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">dupSortUpgraded</span>
@@ -61,4 +61,4 @@
             upgraded manually by dumping and reloading the databases.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Database.htm">Database Class</a></div><div class="seeAlsoStyle"><a href="Overloa [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Database_Verify.htm b/docs/csharp/html/M_BerkeleyDB_Database_Verify.htm
index 1adf600..09369c4 100644
--- a/docs/csharp/html/M_BerkeleyDB_Database_Verify.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Database_Verify.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Verify Method (String, DatabaseConfig)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Verify Method (String, DatabaseConfig)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">file</span>,
 	<a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a> <span class="parameter">cfg</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Shared</span> <span class="keyword">Sub</span> <span class="identifier">Verify</span> ( _
@@ -27,4 +27,4 @@
             </dd></dl><dl paramName="cfg"><dt><span class="parameter">cfg</span></dt><dd>Type: <a href="T_BerkeleyDB_DatabaseConfig.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>DatabaseConfig</a><br />
             Configuration parameters for the databases to be verified.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Database.htm">Database Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Database_Verify_1.htm b/docs/csharp/html/M_BerkeleyDB_Database_Verify_1.htm
index f8ad27b..d420c62 100644
--- a/docs/csharp/html/M_BerkeleyDB_Database_Verify_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Database_Verify_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Verify Method (String, DatabaseConfig, Database.VerifyOperation)</title><link rel="stylesheet" type="text/css" href=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Verify Method (String, DatabaseConfig, Database.VerifyOperation)</title><link rel="stylesheet" type="text/css" href=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">file</span>,
 	<a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a> <span class="parameter">cfg</span>,
 	<a href="T_BerkeleyDB_Database_VerifyOperation.htm">Database<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>VerifyOperation</a> <span class="parameter">op</span>
@@ -45,4 +45,4 @@
             <a href="T_BerkeleyDB_Database_VerifyOperation.htm">ORDER_CHECK_ONLY</a>.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Database.htm">Database Class</a></div><div class="seeAlsoStyle"><a href="Overloa [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Database_Verify_2.htm b/docs/csharp/html/M_BerkeleyDB_Database_Verify_2.htm
index a8aea7d..2764c99 100644
--- a/docs/csharp/html/M_BerkeleyDB_Database_Verify_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Database_Verify_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Verify Method (String, String, DatabaseConfig, Database.VerifyOperation)</title><link rel="stylesheet" type="text/css [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Verify Method (String, String, DatabaseConfig, Database.VerifyOperation)</title><link rel="stylesheet" type="text/css [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">file</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">database</span>,
 	<a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a> <span class="parameter">cfg</span>,
@@ -53,4 +53,4 @@
             <a href="T_BerkeleyDB_Database_VerifyOperation.htm">ORDER_CHECK_ONLY</a>.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Database.htm">Database Class</a></div><div class="seeAlsoStyle"><a href="Overloa [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DbChannel_Close.htm b/docs/csharp/html/M_BerkeleyDB_DbChannel_Close.htm
index 34c85b2..5645350 100644
--- a/docs/csharp/html/M_BerkeleyDB_DbChannel_Close.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DbChannel_Close.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Close Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Close Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">void</span> <span class="identifier">Close</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
         <p>
             All channels must be closed before the encompassing environment is
@@ -24,4 +24,4 @@
             accessed again.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DbChannel.htm">DbChannel Class</a></div><div class="seeAlsoStyle"><a href="N_Ber [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DbChannel_Dispose.htm b/docs/csharp/html/M_BerkeleyDB_DbChannel_Dispose.htm
index 3d57d09..107055a 100644
--- a/docs/csharp/html/M_BerkeleyDB_DbChannel_Dispose.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DbChannel_Dispose.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Dispose Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Dispose Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">virtual</span> <span class="keyword">void</span> <span class="identifier">Dispose</span>() <span class="keyword">sealed</span></pre></td></tr></table></span></div><h4 class="subHeading">Implements</h4><a href="http://msdn2.microsoft.com/en-us/library/es4s3w1d" target="_blank">IDisposable<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Dispose<span class="languageSpecificTe [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DbChannel_SendMessage.htm b/docs/csharp/html/M_BerkeleyDB_DbChannel_SendMessage.htm
index ed29adf..e6cba7a 100644
--- a/docs/csharp/html/M_BerkeleyDB_DbChannel_SendMessage.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DbChannel_SendMessage.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SendMessage Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SendMessage Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -18,7 +18,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>[] <span class="parameter">msg</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">SendMessage</span> ( _
 	<span class="parameter">msg</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>() _
@@ -49,4 +49,4 @@
             potential destinations.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DbChannel.htm">DbChannel Class</a></div><div class="seeAlsoStyle"><a href="N_Ber [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DbChannel_SendRequest.htm b/docs/csharp/html/M_BerkeleyDB_DbChannel_SendRequest.htm
index 1185f39..0c04326 100644
--- a/docs/csharp/html/M_BerkeleyDB_DbChannel_SendRequest.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DbChannel_SendRequest.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SendRequest Method (DatabaseEntry[], Int32, UInt32)</title><link rel="stylesheet" type="text/css" href="../styles/pre [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SendRequest Method (DatabaseEntry[], Int32, UInt32)</title><link rel="stylesheet" type="text/css" href="../styles/pre [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,7 +15,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>[] <span class="parameter">request</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">bufferSize</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">timeout</span>
@@ -49,4 +49,4 @@
             sites using a message dispatch callback, which is configured using
             <a href="P_BerkeleyDB_DatabaseEnvironment_RepMessageDispatch.htm">RepMessageDispatch</a></p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DbChannel.htm">DbChannel Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DbChannel_SendRequest_1.htm b/docs/csharp/html/M_BerkeleyDB_DbChannel_SendRequest_1.htm
index e8d9d39..2faee9a 100644
--- a/docs/csharp/html/M_BerkeleyDB_DbChannel_SendRequest_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DbChannel_SendRequest_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SendRequest Method (DatabaseEntry[], UInt32)</title><link rel="stylesheet" type="text/css" href="../styles/presentati [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SendRequest Method (DatabaseEntry[], UInt32)</title><link rel="stylesheet" type="text/css" href="../styles/presentati [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,7 +15,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>[] <span class="parameter">request</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">timeout</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">SendRequest</span> ( _
@@ -46,4 +46,4 @@
             sites using a message dispatch callback, which is configured using
             <a href="P_BerkeleyDB_DatabaseEnvironment_RepMessageDispatch.htm">RepMessageDispatch</a></p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DbChannel.htm">DbChannel Class</a></div><div class="seeAlsoStyle"><a href="Overl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DbSiteConfig__ctor.htm b/docs/csharp/html/M_BerkeleyDB_DbSiteConfig__ctor.htm
index 610e26e..8451e66 100644
--- a/docs/csharp/html/M_BerkeleyDB_DbSiteConfig__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DbSiteConfig__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DbSiteConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DbSiteConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="identifier">DbSiteConfig</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DbS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DbSite_Close.htm b/docs/csharp/html/M_BerkeleyDB_DbSite_Close.htm
index 0660158..71da013 100644
--- a/docs/csharp/html/M_BerkeleyDB_DbSite_Close.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DbSite_Close.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Close Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Close Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">void</span> <span class="identifier">Close</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
             All open DbSite must be closed before its owning DatabaseEnvironment
             is closed. 
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DbSite.htm">DbSite Class</a></div><div class="seeAlsoStyle"><a href="N_Ber [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DbSite_Dispose.htm b/docs/csharp/html/M_BerkeleyDB_DbSite_Dispose.htm
index 4ac6296..63541d7 100644
--- a/docs/csharp/html/M_BerkeleyDB_DbSite_Dispose.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DbSite_Dispose.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Dispose Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Dispose Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">virtual</span> <span class="keyword">void</span> <span class="identifier">Dispose</span>() <span class="keyword">sealed</span></pre></td></tr></table></span></div><h4 class="subHeading">Implements</h4><a href="http://msdn2.microsoft.com/en-us/library/es4s3w1d" target="_blank">IDisposable<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Dispose<span class="languageSpecificTe [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DbSite_Remove.htm b/docs/csharp/html/M_BerkeleyDB_DbSite_Remove.htm
index 0f45917..1290cb8 100644
--- a/docs/csharp/html/M_BerkeleyDB_DbSite_Remove.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DbSite_Remove.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Remove Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Remove Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">void</span> <span class="identifier">Remove</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DbThreadID__ctor.htm b/docs/csharp/html/M_BerkeleyDB_DbThreadID__ctor.htm
index 20762bb..9b02e08 100644
--- a/docs/csharp/html/M_BerkeleyDB_DbThreadID__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DbThreadID__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DbThreadID Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DbThreadID Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">pid</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">tid</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">New</span> ( _
@@ -22,4 +22,4 @@
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">pid</span>, 
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">tid</span>
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="pid"><dt><span class="parameter">pid</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Int32</a><br />The Process ID of the thread of control</dd></dl><dl paramName="tid"><dt><span cl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_DeadlockException__ctor.htm b/docs/csharp/html/M_BerkeleyDB_DeadlockException__ctor.htm
index 079eeaf..a9ef06c 100644
--- a/docs/csharp/html/M_BerkeleyDB_DeadlockException__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_DeadlockException__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DeadlockException Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DeadlockException Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="identifier">DeadlockException</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyD [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_ErrorCodes__ctor.htm b/docs/csharp/html/M_BerkeleyDB_ErrorCodes__ctor.htm
index 563f400..0eebe7b 100644
--- a/docs/csharp/html/M_BerkeleyDB_ErrorCodes__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_ErrorCodes__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ErrorCodes Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ErrorCodes Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -9,6 +9,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="identifier">ErrorCodes</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Error [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_ForeignConflictException__ctor.htm b/docs/csharp/html/M_BerkeleyDB_ForeignConflictException__ctor.htm
index 9358344..8ebd2b5 100644
--- a/docs/csharp/html/M_BerkeleyDB_ForeignConflictException__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_ForeignConflictException__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ForeignConflictException Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ForeignConflictException Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="identifier">ForeignConflictException</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_Be [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_FullLogBufferException__ctor.htm b/docs/csharp/html/M_BerkeleyDB_FullLogBufferException__ctor.htm
index 07d2597..7c87489 100644
--- a/docs/csharp/html/M_BerkeleyDB_FullLogBufferException__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_FullLogBufferException__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FullLogBufferException Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FullLogBufferException Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="identifier">FullLogBufferException</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_Berk [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_HashCursor_Add.htm b/docs/csharp/html/M_BerkeleyDB_HashCursor_Add.htm
index 8f7b36a..677573e 100644
--- a/docs/csharp/html/M_BerkeleyDB_HashCursor_Add.htm
+++ b/docs/csharp/html/M_BerkeleyDB_HashCursor_Add.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Add Method (KeyValuePair(DatabaseEntry, DatabaseEntry), Cursor.InsertLocation)</title><link rel="stylesheet" type="te [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Add Method (KeyValuePair(DatabaseEntry, DatabaseEntry), Cursor.InsertLocation)</title><link rel="stylesheet" type="te [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>, <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>> <span class="parameter">pair</span>,
 	<a href="T_BerkeleyDB_Cursor_InsertLocation.htm">Cursor<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>InsertLocation</a> <span class="parameter">loc</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">Add</span> ( _
@@ -26,4 +26,4 @@
             function has been specified, specify whether the inserted data item
             is added as the first or the last of the data items for that key. 
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashCursor.htm">HashCursor Class</a></div><div class="seeA [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_HashCursor_AddUnique.htm b/docs/csharp/html/M_BerkeleyDB_HashCursor_AddUnique.htm
index 9133744..28ff828 100644
--- a/docs/csharp/html/M_BerkeleyDB_HashCursor_AddUnique.htm
+++ b/docs/csharp/html/M_BerkeleyDB_HashCursor_AddUnique.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>AddUnique Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>AddUnique Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>, <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>> <span class="parameter">pair</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">AddUnique</span> ( _
 	<span class="parameter">pair</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a>(<span class="keyword">Of</span> <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>, <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>) _
@@ -23,4 +23,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="pair"><dt><span class="parameter">pair</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">System.Collections.Generic<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>KeyValuePair</a><span class="languageSpecificText"><span class="cs"><</ [...]
             Thrown if a matching key/data pair already exists in the database.
             </td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashCursor.htm">HashCursor Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_HashCursor_Duplicate.htm b/docs/csharp/html/M_BerkeleyDB_HashCursor_Duplicate.htm
index 604df7d..675ca50 100644
--- a/docs/csharp/html/M_BerkeleyDB_HashCursor_Duplicate.htm
+++ b/docs/csharp/html/M_BerkeleyDB_HashCursor_Duplicate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Duplicate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Duplicate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">keepPosition</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Duplicate</span> ( _
 	<span class="parameter">keepPosition</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">Boolean</a> _
@@ -29,4 +29,4 @@
             This is useful when an application is using locking and requires two
             or more cursors in the same thread of control.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashCursor.htm">HashCursor Class</a></div><div class="seeAlsoStyle"><a hre [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_HashCursor_Insert.htm b/docs/csharp/html/M_BerkeleyDB_HashCursor_Insert.htm
index 0b8fc85..35f48c7 100644
--- a/docs/csharp/html/M_BerkeleyDB_HashCursor_Insert.htm
+++ b/docs/csharp/html/M_BerkeleyDB_HashCursor_Insert.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Insert Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Insert Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>,
 	<a href="T_BerkeleyDB_Cursor_InsertLocation.htm">Cursor<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>InsertLocation</a> <span class="parameter">loc</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">Insert</span> ( _
@@ -26,4 +26,4 @@
             Specify whether to insert the data item immediately before or
             immediately after the cursor's current position.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashCursor.htm">HashCursor Class</a></div><div class="seeA [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_HashDatabaseConfig__ctor.htm b/docs/csharp/html/M_BerkeleyDB_HashDatabaseConfig__ctor.htm
index 18fa15c..95a2db7 100644
--- a/docs/csharp/html/M_BerkeleyDB_HashDatabaseConfig__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_HashDatabaseConfig__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashDatabaseConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashDatabaseConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="identifier">HashDatabaseConfig</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_Berkeley [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_HashDatabase_Compact.htm b/docs/csharp/html/M_BerkeleyDB_HashDatabase_Compact.htm
index 7c7acf6..64779f9 100644
--- a/docs/csharp/html/M_BerkeleyDB_HashDatabase_Compact.htm
+++ b/docs/csharp/html/M_BerkeleyDB_HashDatabase_Compact.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Compact Method (CompactConfig)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Compact Method (CompactConfig)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_CompactConfig.htm">CompactConfig</a> <span class="parameter">cdata</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Compact</span> ( _
 	<span class="parameter">cdata</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_CompactConfig.htm">CompactConfig</a> _
@@ -31,4 +31,4 @@
             cause the compaction operation to be retried from the point of the
             last transaction commit.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashDatabase.htm">HashDatabase Class</a></div><div class="seeAlsoStyle"><a [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_HashDatabase_Compact_1.htm b/docs/csharp/html/M_BerkeleyDB_HashDatabase_Compact_1.htm
index bcdaa30..ad240d9 100644
--- a/docs/csharp/html/M_BerkeleyDB_HashDatabase_Compact_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_HashDatabase_Compact_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Compact Method (CompactConfig, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentatio [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Compact Method (CompactConfig, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentatio [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_CompactConfig.htm">CompactConfig</a> <span class="parameter">cdata</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Compact</span> ( _
@@ -48,4 +48,4 @@
             retried from the point of the last transaction commit.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashDatabase.htm">HashDatabase Class</a></div><div class="seeAlsoStyle"><a href= [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_HashDatabase_Cursor.htm b/docs/csharp/html/M_BerkeleyDB_HashDatabase_Cursor.htm
index 952d9fd..480ef67 100644
--- a/docs/csharp/html/M_BerkeleyDB_HashDatabase_Cursor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_HashDatabase_Cursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_HashCursor.htm">HashCursor</a>^ <span class="identifier">Cursor</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>A newly created cursor</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSe [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_HashDatabase_Cursor_1.htm b/docs/csharp/html/M_BerkeleyDB_HashDatabase_Cursor_1.htm
index 8e6c4a5..40842d4 100644
--- a/docs/csharp/html/M_BerkeleyDB_HashDatabase_Cursor_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_HashDatabase_Cursor_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method (CursorConfig)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method (CursorConfig)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_CursorConfig.htm">CursorConfig</a> <span class="parameter">cfg</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Cursor</span> ( _
 	<span class="parameter">cfg</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_CursorConfig.htm">CursorConfig</a> _
@@ -21,4 +21,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="cfg"><dt><span class="parameter">cfg</span></dt><dd>Type: <a href="T_BerkeleyDB_CursorConfig.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>CursorConfig</a><br />
             The configuration properties for the cursor.
             </dd></dl></div><h4 class="subHeading">Return Value</h4>A newly created cursor</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_Berkele [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_HashDatabase_Cursor_2.htm b/docs/csharp/html/M_BerkeleyDB_HashDatabase_Cursor_2.htm
index e72a0ce..cc673ed 100644
--- a/docs/csharp/html/M_BerkeleyDB_HashDatabase_Cursor_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_HashDatabase_Cursor_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method (CursorConfig, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method (CursorConfig, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_CursorConfig.htm">CursorConfig</a> <span class="parameter">cfg</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Cursor</span> ( _
@@ -27,4 +27,4 @@
             </dd></dl><dl paramName="txn"><dt><span class="parameter">txn</span></dt><dd>Type: <a href="T_BerkeleyDB_Transaction.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Transaction</a><br />
             The transaction context in which the cursor may be used.
             </dd></dl></div><h4 class="subHeading">Return Value</h4>A newly created cursor</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_Berkele [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_HashDatabase_Cursor_3.htm b/docs/csharp/html/M_BerkeleyDB_HashDatabase_Cursor_3.htm
index 9345157..afc330c 100644
--- a/docs/csharp/html/M_BerkeleyDB_HashDatabase_Cursor_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_HashDatabase_Cursor_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method (Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method (Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Cursor</span> ( _
 	<span class="parameter">txn</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_Transaction.htm">Transaction</a> _
@@ -21,4 +21,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="txn"><dt><span class="parameter">txn</span></dt><dd>Type: <a href="T_BerkeleyDB_Transaction.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Transaction</a><br />
             The transaction context in which the cursor may be used.
             </dd></dl></div><h4 class="subHeading">Return Value</h4>A newly created cursor</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_Berkele [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_HashDatabase_FastStats.htm b/docs/csharp/html/M_BerkeleyDB_HashDatabase_FastStats.htm
index 18d0316..654db31 100644
--- a/docs/csharp/html/M_BerkeleyDB_HashDatabase_FastStats.htm
+++ b/docs/csharp/html/M_BerkeleyDB_HashDatabase_FastStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_HashStats.htm">HashStats</a>^ <span class="identifier">FastStats</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>
             The database statistical information which does not require
             traversal of the database.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashDatabase.htm">HashDatabase Class</a></div><div class="seeAlsoStyle"><a [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_HashDatabase_FastStats_1.htm b/docs/csharp/html/M_BerkeleyDB_HashDatabase_FastStats_1.htm
index 091c1a7..1719ec6 100644
--- a/docs/csharp/html/M_BerkeleyDB_HashDatabase_FastStats_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_HashDatabase_FastStats_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FastStats Method (Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FastStats Method (Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">FastStats</span> ( _
 	<span class="parameter">txn</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_Transaction.htm">Transaction</a> _
@@ -30,4 +30,4 @@
             The database statistical information which does not require
             traversal of the database.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashDatabase.htm">HashDatabase Class</a></div><div class="seeAlsoStyle"><a [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_HashDatabase_FastStats_2.htm b/docs/csharp/html/M_BerkeleyDB_HashDatabase_FastStats_2.htm
index 967da6c..35c2d22 100644
--- a/docs/csharp/html/M_BerkeleyDB_HashDatabase_FastStats_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_HashDatabase_FastStats_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FastStats Method (Transaction, Isolation)</title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FastStats Method (Transaction, Isolation)</title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>,
 	<a href="T_BerkeleyDB_Isolation.htm">Isolation</a> <span class="parameter">isoDegree</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">FastStats</span> ( _
@@ -38,4 +38,4 @@
             The database statistical information which does not require
             traversal of the database.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashDatabase.htm">HashDatabase Class</a></div><div class="seeAlsoStyle"><a [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_HashDatabase_Open.htm b/docs/csharp/html/M_BerkeleyDB_HashDatabase_Open.htm
index 2f187f9..d42342d 100644
--- a/docs/csharp/html/M_BerkeleyDB_HashDatabase_Open.htm
+++ b/docs/csharp/html/M_BerkeleyDB_HashDatabase_Open.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, HashDatabaseConfig)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.c [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, HashDatabaseConfig)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.c [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="T_BerkeleyDB_HashDatabaseConfig.htm">HashDatabaseConfig</a> <span class="parameter">cfg</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Shared</span> <span class="keyword">Function</span> <span class="identifier">Open</span> ( _
@@ -40,4 +40,4 @@
             be transactionally protected during its open.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashDatabase.htm">HashDatabase Class</a></div><div class="seeAlsoStyle"><a href= [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_HashDatabase_Open_1.htm b/docs/csharp/html/M_BerkeleyDB_HashDatabase_Open_1.htm
index 90c54f1..550200f 100644
--- a/docs/csharp/html/M_BerkeleyDB_HashDatabase_Open_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_HashDatabase_Open_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, HashDatabaseConfig, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/p [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, HashDatabaseConfig, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/p [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="T_BerkeleyDB_HashDatabaseConfig.htm">HashDatabaseConfig</a> <span class="parameter">cfg</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
@@ -52,4 +52,4 @@
             transaction must be committed before the object is closed.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashDatabase.htm">HashDatabase Class</a></div><div class="seeAlsoStyle"><a href= [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_HashDatabase_Open_2.htm b/docs/csharp/html/M_BerkeleyDB_HashDatabase_Open_2.htm
index 84ba554..aa63491 100644
--- a/docs/csharp/html/M_BerkeleyDB_HashDatabase_Open_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_HashDatabase_Open_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, String, HashDatabaseConfig)</title><link rel="stylesheet" type="text/css" href="../styles/presen [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, String, HashDatabaseConfig)</title><link rel="stylesheet" type="text/css" href="../styles/presen [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">DatabaseName</span>,
 	<a href="T_BerkeleyDB_HashDatabaseConfig.htm">HashDatabaseConfig</a> <span class="parameter">cfg</span>
@@ -54,4 +54,4 @@
             be transactionally protected during its open.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashDatabase.htm">HashDatabase Class</a></div><div class="seeAlsoStyle"><a href= [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_HashDatabase_Open_3.htm b/docs/csharp/html/M_BerkeleyDB_HashDatabase_Open_3.htm
index 6d310f6..03c4e8b 100644
--- a/docs/csharp/html/M_BerkeleyDB_HashDatabase_Open_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_HashDatabase_Open_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, String, HashDatabaseConfig, Transaction)</title><link rel="stylesheet" type="text/css" href="../ [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, String, HashDatabaseConfig, Transaction)</title><link rel="stylesheet" type="text/css" href="../ [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">DatabaseName</span>,
 	<a href="T_BerkeleyDB_HashDatabaseConfig.htm">HashDatabaseConfig</a> <span class="parameter">cfg</span>,
@@ -66,4 +66,4 @@
             transaction must be committed before the object is closed.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashDatabase.htm">HashDatabase Class</a></div><div class="seeAlsoStyle"><a href= [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_HashDatabase_PutNoDuplicate.htm b/docs/csharp/html/M_BerkeleyDB_HashDatabase_PutNoDuplicate.htm
index 240ac27..727cd61 100644
--- a/docs/csharp/html/M_BerkeleyDB_HashDatabase_PutNoDuplicate.htm
+++ b/docs/csharp/html/M_BerkeleyDB_HashDatabase_PutNoDuplicate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PutNoDuplicate Method (DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/pr [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PutNoDuplicate Method (DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/pr [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">PutNoDuplicate</span> ( _
@@ -23,4 +23,4 @@
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^ <span class="parameter">key</span>, 
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^ <span class="parameter">data</span>
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="key"><dt><span class="parameter">key</span></dt><dd>Type: <a href="T_BerkeleyDB_DatabaseEntry.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>DatabaseEntry</a><br />The key to store in the database</dd></dl><dl paramName="data"><dt><span class="parameter">data</span></ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_HashDatabase_PutNoDuplicate_1.htm b/docs/csharp/html/M_BerkeleyDB_HashDatabase_PutNoDuplicate_1.htm
index d210572..7a1b240 100644
--- a/docs/csharp/html/M_BerkeleyDB_HashDatabase_PutNoDuplicate_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_HashDatabase_PutNoDuplicate_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PutNoDuplicate Method (DatabaseEntry, DatabaseEntry, Transaction)</title><link rel="stylesheet" type="text/css" href= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PutNoDuplicate Method (DatabaseEntry, DatabaseEntry, Transaction)</title><link rel="stylesheet" type="text/css" href= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
@@ -33,4 +33,4 @@
             <span class="parameter">txn</span> is a handle returned from
             <a href="M_BerkeleyDB_DatabaseEnvironment_BeginCDSGroup.htm">BeginCDSGroup<span class="languageSpecificText"><span class="cs">()</span><span class="cpp">()</span><span class="nu">()</span></span></a>; otherwise null.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashDatabase.htm">HashDatabase Class</a></div><div class=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_HashDatabase_Stats.htm b/docs/csharp/html/M_BerkeleyDB_HashDatabase_Stats.htm
index e47c134..ae173cc 100644
--- a/docs/csharp/html/M_BerkeleyDB_HashDatabase_Stats.htm
+++ b/docs/csharp/html/M_BerkeleyDB_HashDatabase_Stats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_HashStats.htm">HashStats</a>^ <span class="identifier">Stats</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>Database statistical information.</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="s [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_HashDatabase_Stats_1.htm b/docs/csharp/html/M_BerkeleyDB_HashDatabase_Stats_1.htm
index f3c1cf1..9a8eec5 100644
--- a/docs/csharp/html/M_BerkeleyDB_HashDatabase_Stats_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_HashDatabase_Stats_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method (Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method (Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Stats</span> ( _
 	<span class="parameter">txn</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_Transaction.htm">Transaction</a> _
@@ -26,4 +26,4 @@
             <span class="parameter">txn</span> is a handle returned from
             <a href="M_BerkeleyDB_DatabaseEnvironment_BeginCDSGroup.htm">BeginCDSGroup<span class="languageSpecificText"><span class="cs">()</span><span class="cpp">()</span><span class="nu">()</span></span></a>; otherwise null.
             </dd></dl></div><h4 class="subHeading">Return Value</h4>Database statistical information.</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_HashDatabase_Stats_2.htm b/docs/csharp/html/M_BerkeleyDB_HashDatabase_Stats_2.htm
index e750978..4a60aff 100644
--- a/docs/csharp/html/M_BerkeleyDB_HashDatabase_Stats_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_HashDatabase_Stats_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method (Transaction, Isolation)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method (Transaction, Isolation)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>,
 	<a href="T_BerkeleyDB_Isolation.htm">Isolation</a> <span class="parameter">isoDegree</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Stats</span> ( _
@@ -34,4 +34,4 @@
             databases which did not specify
             <a href="F_BerkeleyDB_DatabaseConfig_ReadUncommitted.htm">ReadUncommitted</a>.
             </dd></dl></div><h4 class="subHeading">Return Value</h4>Database statistical information.</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_HashDatabase_TruncateUnusedPages.htm b/docs/csharp/html/M_BerkeleyDB_HashDatabase_TruncateUnusedPages.htm
index af22300..00b51a0 100644
--- a/docs/csharp/html/M_BerkeleyDB_HashDatabase_TruncateUnusedPages.htm
+++ b/docs/csharp/html/M_BerkeleyDB_HashDatabase_TruncateUnusedPages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TruncateUnusedPages Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TruncateUnusedPages Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">TruncateUnusedPages</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>
             The number of database pages returned to the filesystem
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashDatabase.htm">HashDatabase Class</a></div><div class="seeAlsoStyle"><a [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_HashDatabase_TruncateUnusedPages_1.htm b/docs/csharp/html/M_BerkeleyDB_HashDatabase_TruncateUnusedPages_1.htm
index f1a7653..279a15f 100644
--- a/docs/csharp/html/M_BerkeleyDB_HashDatabase_TruncateUnusedPages_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_HashDatabase_TruncateUnusedPages_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TruncateUnusedPages Method (Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.c [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TruncateUnusedPages Method (Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.c [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">TruncateUnusedPages</span> ( _
 	<span class="parameter">txn</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_Transaction.htm">Transaction</a> _
@@ -29,4 +29,4 @@
             </dd></dl></div><h4 class="subHeading">Return Value</h4>
             The number of database pages returned to the filesystem
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashDatabase.htm">HashDatabase Class</a></div><div class="seeAlsoStyle"><a [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_HeapDatabaseConfig_MaxSize.htm b/docs/csharp/html/M_BerkeleyDB_HeapDatabaseConfig_MaxSize.htm
index 596d3f8..bf4d49e 100644
--- a/docs/csharp/html/M_BerkeleyDB_HeapDatabaseConfig_MaxSize.htm
+++ b/docs/csharp/html/M_BerkeleyDB_HeapDatabaseConfig_MaxSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxSize Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxSize Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,7 +16,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">GBytes</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">Bytes</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">MaxSize</span> ( _
@@ -39,4 +39,4 @@
              that specifying an incorrect size will not result in an error 
              until the database is opened. 
              </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HeapDatabaseConfig.htm">HeapDatabaseConfig Class</a></div><div class="see [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_HeapDatabaseConfig__ctor.htm b/docs/csharp/html/M_BerkeleyDB_HeapDatabaseConfig__ctor.htm
index 9c318b9..bd6c862 100644
--- a/docs/csharp/html/M_BerkeleyDB_HeapDatabaseConfig__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_HeapDatabaseConfig__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapDatabaseConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapDatabaseConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="identifier">HeapDatabaseConfig</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_Berkeley [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_HeapDatabase_Append.htm b/docs/csharp/html/M_BerkeleyDB_HeapDatabase_Append.htm
index d5966bf..8742c26 100644
--- a/docs/csharp/html/M_BerkeleyDB_HeapDatabase_Append.htm
+++ b/docs/csharp/html/M_BerkeleyDB_HeapDatabase_Append.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Append Method (DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Append Method (DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Append</span> ( _
 	<span class="parameter">data</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> _
@@ -19,4 +19,4 @@
 <a href="T_BerkeleyDB_HeapRecordId.htm">HeapRecordId</a>^ <span class="identifier">Append</span>(
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^ <span class="parameter">data</span>
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="data"><dt><span class="parameter">data</span></dt><dd>Type: <a href="T_BerkeleyDB_DatabaseEntry.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>DatabaseEntry</a><br />The data item to store in the database</dd></dl></div><h4 class="subHeading">Return Value</h4>The heap [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_HeapDatabase_Append_1.htm b/docs/csharp/html/M_BerkeleyDB_HeapDatabase_Append_1.htm
index 336986b..c7ec01a 100644
--- a/docs/csharp/html/M_BerkeleyDB_HeapDatabase_Append_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_HeapDatabase_Append_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Append Method (DatabaseEntry, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Append Method (DatabaseEntry, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Append</span> ( _
@@ -29,4 +29,4 @@
             <span class="parameter">txn</span> is a handle returned from
             <a href="M_BerkeleyDB_DatabaseEnvironment_BeginCDSGroup.htm">BeginCDSGroup<span class="languageSpecificText"><span class="cs">()</span><span class="cpp">()</span><span class="nu">()</span></span></a>; otherwise null.
             </dd></dl></div><h4 class="subHeading">Return Value</h4>The heap record id allocated to the record</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_HeapDatabase_FastStats.htm b/docs/csharp/html/M_BerkeleyDB_HeapDatabase_FastStats.htm
index 7224a5f..272cc24 100644
--- a/docs/csharp/html/M_BerkeleyDB_HeapDatabase_FastStats.htm
+++ b/docs/csharp/html/M_BerkeleyDB_HeapDatabase_FastStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_HeapStats.htm">HeapStats</a>^ <span class="identifier">FastStats</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>
             The database statistical information which does not require
             traversal of the database.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HeapDatabase.htm">HeapDatabase Class</a></div><div class="seeAlsoStyle"><a [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_HeapDatabase_FastStats_1.htm b/docs/csharp/html/M_BerkeleyDB_HeapDatabase_FastStats_1.htm
index 0774ae7..abf6c4c 100644
--- a/docs/csharp/html/M_BerkeleyDB_HeapDatabase_FastStats_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_HeapDatabase_FastStats_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FastStats Method (Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FastStats Method (Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">FastStats</span> ( _
 	<span class="parameter">txn</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_Transaction.htm">Transaction</a> _
@@ -30,4 +30,4 @@
             The database statistical information which does not require
             traversal of the database.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HeapDatabase.htm">HeapDatabase Class</a></div><div class="seeAlsoStyle"><a [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_HeapDatabase_FastStats_2.htm b/docs/csharp/html/M_BerkeleyDB_HeapDatabase_FastStats_2.htm
index 11e0020..0c39363 100644
--- a/docs/csharp/html/M_BerkeleyDB_HeapDatabase_FastStats_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_HeapDatabase_FastStats_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FastStats Method (Transaction, Isolation)</title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FastStats Method (Transaction, Isolation)</title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>,
 	<a href="T_BerkeleyDB_Isolation.htm">Isolation</a> <span class="parameter">isoDegree</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">FastStats</span> ( _
@@ -38,4 +38,4 @@
             The database statistical information which does not require
             traversal of the database.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HeapDatabase.htm">HeapDatabase Class</a></div><div class="seeAlsoStyle"><a [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_HeapDatabase_Open.htm b/docs/csharp/html/M_BerkeleyDB_HeapDatabase_Open.htm
index ca8a876..68b6132 100644
--- a/docs/csharp/html/M_BerkeleyDB_HeapDatabase_Open.htm
+++ b/docs/csharp/html/M_BerkeleyDB_HeapDatabase_Open.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, HeapDatabaseConfig)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.c [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, HeapDatabaseConfig)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.c [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="T_BerkeleyDB_HeapDatabaseConfig.htm">HeapDatabaseConfig</a> <span class="parameter">cfg</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Shared</span> <span class="keyword">Function</span> <span class="identifier">Open</span> ( _
@@ -40,4 +40,4 @@
             be transactionally protected during its open.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HeapDatabase.htm">HeapDatabase Class</a></div><div class="seeAlsoStyle"><a href= [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_HeapDatabase_Open_1.htm b/docs/csharp/html/M_BerkeleyDB_HeapDatabase_Open_1.htm
index 04c668b..2b5fbe2 100644
--- a/docs/csharp/html/M_BerkeleyDB_HeapDatabase_Open_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_HeapDatabase_Open_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, HeapDatabaseConfig, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/p [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, HeapDatabaseConfig, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/p [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="T_BerkeleyDB_HeapDatabaseConfig.htm">HeapDatabaseConfig</a> <span class="parameter">cfg</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
@@ -52,4 +52,4 @@
             transaction must be committed before the object is closed.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HeapDatabase.htm">HeapDatabase Class</a></div><div class="seeAlsoStyle"><a href= [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_HeapDatabase_Stats.htm b/docs/csharp/html/M_BerkeleyDB_HeapDatabase_Stats.htm
index b74fed5..3e9b7ad 100644
--- a/docs/csharp/html/M_BerkeleyDB_HeapDatabase_Stats.htm
+++ b/docs/csharp/html/M_BerkeleyDB_HeapDatabase_Stats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_HeapStats.htm">HeapStats</a>^ <span class="identifier">Stats</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>Database statistical information.</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="s [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_HeapDatabase_Stats_1.htm b/docs/csharp/html/M_BerkeleyDB_HeapDatabase_Stats_1.htm
index 7a43878..e9cce88 100644
--- a/docs/csharp/html/M_BerkeleyDB_HeapDatabase_Stats_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_HeapDatabase_Stats_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method (Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method (Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Stats</span> ( _
 	<span class="parameter">txn</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_Transaction.htm">Transaction</a> _
@@ -26,4 +26,4 @@
             <span class="parameter">txn</span> is a handle returned from
             <a href="M_BerkeleyDB_DatabaseEnvironment_BeginCDSGroup.htm">BeginCDSGroup<span class="languageSpecificText"><span class="cs">()</span><span class="cpp">()</span><span class="nu">()</span></span></a>; otherwise null.
             </dd></dl></div><h4 class="subHeading">Return Value</h4>Database statistical information.</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_HeapDatabase_Stats_2.htm b/docs/csharp/html/M_BerkeleyDB_HeapDatabase_Stats_2.htm
index 23ae7be..c5ed2be 100644
--- a/docs/csharp/html/M_BerkeleyDB_HeapDatabase_Stats_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_HeapDatabase_Stats_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method (Transaction, Isolation)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method (Transaction, Isolation)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>,
 	<a href="T_BerkeleyDB_Isolation.htm">Isolation</a> <span class="parameter">isoDegree</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Stats</span> ( _
@@ -34,4 +34,4 @@
             databases which did not specify
             <a href="F_BerkeleyDB_DatabaseConfig_ReadUncommitted.htm">ReadUncommitted</a>.
             </dd></dl></div><h4 class="subHeading">Return Value</h4>Database statistical information.</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_HeapFullException__ctor.htm b/docs/csharp/html/M_BerkeleyDB_HeapFullException__ctor.htm
index 009ace8..a75d8a7 100644
--- a/docs/csharp/html/M_BerkeleyDB_HeapFullException__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_HeapFullException__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapFullException Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapFullException Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="identifier">HeapFullException</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyD [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_HeapRecordId__ctor.htm b/docs/csharp/html/M_BerkeleyDB_HeapRecordId__ctor.htm
index 36b92ae..cae1368 100644
--- a/docs/csharp/html/M_BerkeleyDB_HeapRecordId__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_HeapRecordId__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapRecordId Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapRecordId Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">pgno</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/s6eyk10z" target="_blank">ushort</a> <span class="parameter">indx</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">New</span> ( _
@@ -24,4 +24,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="pgno"><dt><span class="parameter">pgno</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>UInt32</a><br />The database page number where the record is
             stored. </dd></dl><dl paramName="indx"><dt><span class="parameter">indx</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/s6eyk10z" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>UInt16</a><br />Index in the offset table where the record can 
             be found.</dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HeapRecordId.htm">HeapRecordId Class</a></div><di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_HeapRecordId_fromArray.htm b/docs/csharp/html/M_BerkeleyDB_HeapRecordId_fromArray.htm
index e62857d..2041b73 100644
--- a/docs/csharp/html/M_BerkeleyDB_HeapRecordId_fromArray.htm
+++ b/docs/csharp/html/M_BerkeleyDB_HeapRecordId_fromArray.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>fromArray Method (Byte[])</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>fromArray Method (Byte[])</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/yyb1w04y" target="_blank">byte</a>[] <span class="parameter">array</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Shared</span> <span class="keyword">Function</span> <span class="identifier">fromArray</span> ( _
 	<span class="parameter">array</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/yyb1w04y" target="_blank">Byte</a>() _
@@ -22,4 +22,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="array"><dt><span class="parameter">array</span></dt><dd>Type: <span class="languageSpecificText"><span class="cpp">array<</span></span>
             <a href="http://msdn2.microsoft.com/en-us/library/yyb1w04y" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Byte</a>
           <span class="languageSpecificText"><span class="cpp">></span><span class="cs">[]</span><span class="vb">()</span><span class="nu">[]</span></span><br />The array representing the record id</dd></dl></div><h4 class="subHeading">Return Value</h4>A new HeapRecordId</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="togg [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_HeapRecordId_fromArray_1.htm b/docs/csharp/html/M_BerkeleyDB_HeapRecordId_fromArray_1.htm
index e3be4f8..cfc6235 100644
--- a/docs/csharp/html/M_BerkeleyDB_HeapRecordId_fromArray_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_HeapRecordId_fromArray_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>fromArray Method (Byte[], ByteOrder)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>fromArray Method (Byte[], ByteOrder)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/yyb1w04y" target="_blank">byte</a>[] <span class="parameter">array</span>,
 	<a href="T_BerkeleyDB_ByteOrder.htm">ByteOrder</a> <span class="parameter">order</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Shared</span> <span class="keyword">Function</span> <span class="identifier">fromArray</span> ( _
@@ -26,4 +26,4 @@
             <a href="http://msdn2.microsoft.com/en-us/library/yyb1w04y" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Byte</a>
           <span class="languageSpecificText"><span class="cpp">></span><span class="cs">[]</span><span class="vb">()</span><span class="nu">[]</span></span><br />The array representing the record id</dd></dl><dl paramName="order"><dt><span class="parameter">order</span></dt><dd>Type: <a href="T_BerkeleyDB_ByteOrder.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>ByteOrder</a> [...]
             <span class="parameter">array</span></dd></dl></div><h4 class="subHeading">Return Value</h4>A new HeapRecordId</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_HeapRecordId_toArray.htm b/docs/csharp/html/M_BerkeleyDB_HeapRecordId_toArray.htm
index 97c7b55..1be1ff4 100644
--- a/docs/csharp/html/M_BerkeleyDB_HeapRecordId_toArray.htm
+++ b/docs/csharp/html/M_BerkeleyDB_HeapRecordId_toArray.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>toArray Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>toArray Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">array</span><<a href="http://msdn2.microsoft.com/en-us/library/yyb1w04y" target="_blank">unsigned char</a>>^ <span class="identifier">toArray</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>A byte array representing this record id.</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" clas [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_HeapRecordId_toArray_1.htm b/docs/csharp/html/M_BerkeleyDB_HeapRecordId_toArray_1.htm
index 8b2984e..2d1eefd 100644
--- a/docs/csharp/html/M_BerkeleyDB_HeapRecordId_toArray_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_HeapRecordId_toArray_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>toArray Method (ByteOrder)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>toArray Method (ByteOrder)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_ByteOrder.htm">ByteOrder</a> <span class="parameter">order</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">toArray</span> ( _
 	<span class="parameter">order</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_ByteOrder.htm">ByteOrder</a> _
@@ -20,4 +20,4 @@
 	<a href="T_BerkeleyDB_ByteOrder.htm">ByteOrder</a>^ <span class="parameter">order</span>
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="order"><dt><span class="parameter">order</span></dt><dd>Type: <a href="T_BerkeleyDB_ByteOrder.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>ByteOrder</a><br />The byte order to use when constructing the 
             array.</dd></dl></div><h4 class="subHeading">Return Value</h4>A byte array representing this record id.</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlso [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_IBackup_Close.htm b/docs/csharp/html/M_BerkeleyDB_IBackup_Close.htm
index 114a2b2..a9a3b09 100644
--- a/docs/csharp/html/M_BerkeleyDB_IBackup_Close.htm
+++ b/docs/csharp/html/M_BerkeleyDB_IBackup_Close.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Close Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Close Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">dbname</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Function</span> <span class="identifier">Close</span> ( _
 	<span class="parameter">dbname</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> _
@@ -19,4 +19,4 @@
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="parameter">dbname</span>
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="dbname"><dt><span class="parameter">dbname</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>String</a><br />The name of the database that has been backed 
             up.</dd></dl></div><h4 class="subHeading">Return Value</h4>0 on success, non-zero on error.</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a hr [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_IBackup_Open.htm b/docs/csharp/html/M_BerkeleyDB_IBackup_Open.htm
index bac54dc..5ad0274 100644
--- a/docs/csharp/html/M_BerkeleyDB_IBackup_Open.htm
+++ b/docs/csharp/html/M_BerkeleyDB_IBackup_Open.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">dbname</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">target</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Function</span> <span class="identifier">Open</span> ( _
@@ -23,4 +23,4 @@
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="parameter">dbname</span>, 
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="parameter">target</span>
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="dbname"><dt><span class="parameter">dbname</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>String</a><br />The backup's directory destination.</dd></dl><dl paramName="target"><dt><s [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_IBackup_Write.htm b/docs/csharp/html/M_BerkeleyDB_IBackup_Write.htm
index 6dcade1..61b8daf 100644
--- a/docs/csharp/html/M_BerkeleyDB_IBackup_Write.htm
+++ b/docs/csharp/html/M_BerkeleyDB_IBackup_Write.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Write Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Write Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/yyb1w04y" target="_blank">byte</a>[] <span class="parameter">data</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/6yy583ek" target="_blank">long</a> <span class="parameter">offset</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">count</span>
@@ -29,4 +29,4 @@
             be backed up.</dd></dl><dl paramName="offset"><dt><span class="parameter">offset</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/6yy583ek" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Int64</a><br />Identifies the position in the file where 
             bytes from buf should be written.</dd></dl><dl paramName="count"><dt><span class="parameter">count</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Int32</a><br />Identifies the number of bytes to write to the 
             file from the buffer.</dd></dl></div><h4 class="subHeading">Return Value</h4>0 on success, non-zero on error.</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="s [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_JoinCursor_Close.htm b/docs/csharp/html/M_BerkeleyDB_JoinCursor_Close.htm
index 6105691..91f5631 100644
--- a/docs/csharp/html/M_BerkeleyDB_JoinCursor_Close.htm
+++ b/docs/csharp/html/M_BerkeleyDB_JoinCursor_Close.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Close Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Close Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -24,7 +24,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">void</span> <span class="identifier">Close</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(exceptionsToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(exceptionsToggle, event)" tabindex="0"><img id="exceptionsToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Exceptions</span></h1><div id="exceptionsSection" class="section" name="collapseableSection" style=""><div class [...]
       </td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_JoinCursor.htm">JoinCursor Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_JoinCursor_Dispose.htm b/docs/csharp/html/M_BerkeleyDB_JoinCursor_Dispose.htm
index 76907bb..2f4c74a 100644
--- a/docs/csharp/html/M_BerkeleyDB_JoinCursor_Dispose.htm
+++ b/docs/csharp/html/M_BerkeleyDB_JoinCursor_Dispose.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Dispose Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Dispose Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">virtual</span> <span class="keyword">void</span> <span class="identifier">Dispose</span>() <span class="keyword">sealed</span></pre></td></tr></table></span></div><h4 class="subHeading">Implements</h4><a href="http://msdn2.microsoft.com/en-us/library/es4s3w1d" target="_blank">IDisposable<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Dispose<span class="languageSpecificTe [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_JoinCursor_GetEnumerator.htm b/docs/csharp/html/M_BerkeleyDB_JoinCursor_GetEnumerator.htm
index e2aa5d9..cedbf02 100644
--- a/docs/csharp/html/M_BerkeleyDB_JoinCursor_GetEnumerator.htm
+++ b/docs/csharp/html/M_BerkeleyDB_JoinCursor_GetEnumerator.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetEnumerator Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetEnumerator Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,11 +12,11 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">virtual</span> <a href="http://msdn2.microsoft.com/en-us/library/78dfe2yb" target="_blank">IEnumerator</a><<a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^, <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^>>^ <span class="identifier">GetEnumerator</span>() <span class="keyword">sealed</span></pre></td></tr></table></span></div><h4 class="sub [...]
             The enumerator will begin at the cursor's current position (or the
             first record if the cursor has not yet been positioned) and iterate 
             forwards (i.e. in the direction of <a href="M_BerkeleyDB_JoinCursor_MoveNext.htm">MoveNext<span class="languageSpecificText"><span class="cs">()</span><span class="cpp">()</span><span class="nu">()</span></span></a>) over the
             remaining records.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_JoinCursor.htm">JoinCursor Class</a></div><div class="seeAlsoStyle"><a hre [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_JoinCursor_MoveNext.htm b/docs/csharp/html/M_BerkeleyDB_JoinCursor_MoveNext.htm
index 45c5279..504d677 100644
--- a/docs/csharp/html/M_BerkeleyDB_JoinCursor_MoveNext.htm
+++ b/docs/csharp/html/M_BerkeleyDB_JoinCursor_MoveNext.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNext Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNext Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,8 +16,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">MoveNext</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_JoinCursor.htm">JoinCursor Class</a></div><div class="seeAlsoStyle"><a hre [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_JoinCursor_MoveNextItem.htm b/docs/csharp/html/M_BerkeleyDB_JoinCursor_MoveNextItem.htm
index 3261565..56feed9 100644
--- a/docs/csharp/html/M_BerkeleyDB_JoinCursor_MoveNextItem.htm
+++ b/docs/csharp/html/M_BerkeleyDB_JoinCursor_MoveNextItem.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextItem Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextItem Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,11 +15,11 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">MoveNextItem</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
         <a href="P_BerkeleyDB_JoinCursor_Current.htm">Current.Value</a> will contain an empty
             <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_JoinCursor.htm">JoinCursor Class</a></div><div class="seeAlsoStyle"><a hre [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_JoinCursor_MoveNextItem_1.htm b/docs/csharp/html/M_BerkeleyDB_JoinCursor_MoveNextItem_1.htm
index 4155a84..da50af2 100644
--- a/docs/csharp/html/M_BerkeleyDB_JoinCursor_MoveNextItem_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_JoinCursor_MoveNextItem_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextItem Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextItem Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,7 +15,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveNextItem</span> ( _
 	<span class="parameter">info</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> _
@@ -28,4 +28,4 @@
         <a href="P_BerkeleyDB_JoinCursor_Current.htm">Current.Value</a> will contain an empty
             <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_JoinCursor.htm">JoinCursor Class</a></div><div class="seeAlsoStyle"><a hre [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_JoinCursor_MoveNext_1.htm b/docs/csharp/html/M_BerkeleyDB_JoinCursor_MoveNext_1.htm
index e066e54..d838482 100644
--- a/docs/csharp/html/M_BerkeleyDB_JoinCursor_MoveNext_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_JoinCursor_MoveNext_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNext Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNext Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,7 +16,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveNext</span> ( _
 	<span class="parameter">info</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> _
@@ -26,4 +26,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="info"><dt><span class="parameter">info</span></dt><dd>Type: <a href="T_BerkeleyDB_LockingInfo.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>LockingInfo</a><br />The locking behavior to use.</dd></dl></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_JoinCursor.htm">JoinCursor Class</a></div><div class="seeAlsoStyle"><a hre [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_KeyEmptyException__ctor.htm b/docs/csharp/html/M_BerkeleyDB_KeyEmptyException__ctor.htm
index 5b78f4b..13ef1f2 100644
--- a/docs/csharp/html/M_BerkeleyDB_KeyEmptyException__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_KeyEmptyException__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>KeyEmptyException Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>KeyEmptyException Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="identifier">KeyEmptyException</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyD [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_KeyExistException__ctor.htm b/docs/csharp/html/M_BerkeleyDB_KeyExistException__ctor.htm
index cca0558..d1137ee 100644
--- a/docs/csharp/html/M_BerkeleyDB_KeyExistException__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_KeyExistException__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>KeyExistException Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>KeyExistException Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="identifier">KeyExistException</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyD [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_LSN_Compare.htm b/docs/csharp/html/M_BerkeleyDB_LSN_Compare.htm
index 137e0d3..06f8242 100644
--- a/docs/csharp/html/M_BerkeleyDB_LSN_Compare.htm
+++ b/docs/csharp/html/M_BerkeleyDB_LSN_Compare.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Compare Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Compare Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_LSN.htm">LSN</a> <span class="parameter">lsn1</span>,
 	<a href="T_BerkeleyDB_LSN.htm">LSN</a> <span class="parameter">lsn2</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Shared</span> <span class="keyword">Function</span> <span class="identifier">Compare</span> ( _
@@ -25,4 +25,4 @@
             0 if they are equal, 1 if lsn1 is greater than lsn2, and -1 if lsn1
             is less than lsn2.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LSN.htm">LSN Class</a></div><div class="seeAlsoStyle"><a href="N_BerkeleyD [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_LSN__ctor.htm b/docs/csharp/html/M_BerkeleyDB_LSN__ctor.htm
index f341de5..ea48ace 100644
--- a/docs/csharp/html/M_BerkeleyDB_LSN__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_LSN__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LSN Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LSN Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">file</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">off</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">New</span> ( _
@@ -22,4 +22,4 @@
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">file</span>, 
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">off</span>
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="file"><dt><span class="parameter">file</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>UInt32</a><br />The log file number.</dd></dl><dl paramName="off"><dt><span class="parameter"> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_LeaseExpiredException__ctor.htm b/docs/csharp/html/M_BerkeleyDB_LeaseExpiredException__ctor.htm
index f2a2799..90fdd05 100644
--- a/docs/csharp/html/M_BerkeleyDB_LeaseExpiredException__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_LeaseExpiredException__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LeaseExpiredException Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LeaseExpiredException Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="identifier">LeaseExpiredException</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_Berke [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_LockNotGrantedException__ctor.htm b/docs/csharp/html/M_BerkeleyDB_LockNotGrantedException__ctor.htm
index dd378cb..89edeb0 100644
--- a/docs/csharp/html/M_BerkeleyDB_LockNotGrantedException__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_LockNotGrantedException__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockNotGrantedException Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockNotGrantedException Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="identifier">LockNotGrantedException</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_Ber [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_LockingConfig__ctor.htm b/docs/csharp/html/M_BerkeleyDB_LockingConfig__ctor.htm
index cf4cdd7..ac7c23e 100644
--- a/docs/csharp/html/M_BerkeleyDB_LockingConfig__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_LockingConfig__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockingConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockingConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -9,6 +9,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="identifier">LockingConfig</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Lo [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_LockingInfo__ctor.htm b/docs/csharp/html/M_BerkeleyDB_LockingInfo__ctor.htm
index dc48081..70a93c8 100644
--- a/docs/csharp/html/M_BerkeleyDB_LockingInfo__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_LockingInfo__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockingInfo Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockingInfo Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="identifier">LockingInfo</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Lock [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_LogConfig__ctor.htm b/docs/csharp/html/M_BerkeleyDB_LogConfig__ctor.htm
index b9594b8..803a5df 100644
--- a/docs/csharp/html/M_BerkeleyDB_LogConfig__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_LogConfig__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -9,6 +9,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="identifier">LogConfig</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogCon [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_LogVerifyConfig__ctor.htm b/docs/csharp/html/M_BerkeleyDB_LogVerifyConfig__ctor.htm
index 718b6a2..f0c0762 100644
--- a/docs/csharp/html/M_BerkeleyDB_LogVerifyConfig__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_LogVerifyConfig__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogVerifyConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogVerifyConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="identifier">LogVerifyConfig</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_MPoolConfig_SetMaxSequentialWrites.htm b/docs/csharp/html/M_BerkeleyDB_MPoolConfig_SetMaxSequentialWrites.htm
index 6023d15..2e41a1a 100644
--- a/docs/csharp/html/M_BerkeleyDB_MPoolConfig_SetMaxSequentialWrites.htm
+++ b/docs/csharp/html/M_BerkeleyDB_MPoolConfig_SetMaxSequentialWrites.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SetMaxSequentialWrites Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SetMaxSequentialWrites Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">maxWrites</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">pause</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">SetMaxSequentialWrites</span> ( _
@@ -32,4 +32,4 @@
             unsigned 32-bit number of microseconds, limiting the maximum pause
             to roughly 71 minutes.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolConfig.htm">MPoolConfig Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_MPoolConfig__ctor.htm b/docs/csharp/html/M_BerkeleyDB_MPoolConfig__ctor.htm
index 3686365..fce1e7a 100644
--- a/docs/csharp/html/M_BerkeleyDB_MPoolConfig__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_MPoolConfig__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MPoolConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MPoolConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -9,6 +9,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="identifier">MPoolConfig</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoo [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_MultipleDatabaseEntry_GetEnumerator.htm b/docs/csharp/html/M_BerkeleyDB_MultipleDatabaseEntry_GetEnumerator.htm
index 113944f..cfbbbc3 100644
--- a/docs/csharp/html/M_BerkeleyDB_MultipleDatabaseEntry_GetEnumerator.htm
+++ b/docs/csharp/html/M_BerkeleyDB_MultipleDatabaseEntry_GetEnumerator.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetEnumerator Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetEnumerator Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">virtual</span> <a href="http://msdn2.microsoft.com/en-us/library/78dfe2yb" target="_blank">IEnumerator</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^>^ <span class="identifier">GetEnumerator</span>() <span class="keyword">sealed</span></pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>
             An enumerator for the <a href="T_BerkeleyDB_MultipleDatabaseEntry.htm">MultipleDatabaseEntry</a><h4 class="subHeading">Implements</h4><a href="http://msdn2.microsoft.com/en-us/library/s793z9y2" target="_blank">IEnumerable<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>T<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp"> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_MultipleDatabaseEntry__ctor.htm b/docs/csharp/html/M_BerkeleyDB_MultipleDatabaseEntry__ctor.htm
index 5c44b3d..bad2f01 100644
--- a/docs/csharp/html/M_BerkeleyDB_MultipleDatabaseEntry__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_MultipleDatabaseEntry__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MultipleDatabaseEntry Constructor (Byte[], Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/pre [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MultipleDatabaseEntry Constructor (Byte[], Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/pre [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/yyb1w04y" target="_blank">byte</a>[] <span class="parameter">data</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">recno</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">New</span> ( _
@@ -26,4 +26,4 @@
           <span class="languageSpecificText"><span class="cpp">></span><span class="cs">[]</span><span class="vb">()</span><span class="nu">[]</span></span><br />The formatted byte array</dd></dl><dl paramName="recno"><dt><span class="parameter">recno</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</sp [...]
             Whether it is buffer for keys in <a href="T_BerkeleyDB_RecnoDatabase.htm">RecnoDatabase</a> or 
             <a href="T_BerkeleyDB_QueueDatabase.htm">QueueDatabase</a></dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_MultipleDatabaseEntry__ctor_1.htm b/docs/csharp/html/M_BerkeleyDB_MultipleDatabaseEntry__ctor_1.htm
index a091adb..90d30b0 100644
--- a/docs/csharp/html/M_BerkeleyDB_MultipleDatabaseEntry__ctor_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_MultipleDatabaseEntry__ctor_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MultipleDatabaseEntry Constructor (IEnumerable(DatabaseEntry), Boolean)</title><link rel="stylesheet" type="text/css" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MultipleDatabaseEntry Constructor (IEnumerable(DatabaseEntry), Boolean)</title><link rel="stylesheet" type="text/css" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/9eekhta0" target="_blank">IEnumerable</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>> <span class="parameter">data</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">recno</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">New</span> ( _
@@ -25,4 +25,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="data"><dt><span class="parameter">data</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/9eekhta0" target="_blank">System.Collections.Generic<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>IEnumerable</a><span class="languageSpecificText"><span class="cs"><</s [...]
             Whether it is buffer for keys in <a href="T_BerkeleyDB_RecnoDatabase.htm">RecnoDatabase</a>
             or <a href="T_BerkeleyDB_QueueDatabase.htm">QueueDatabase</a></dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_Berkeley [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_MultipleDatabaseEntry__ctor_2.htm b/docs/csharp/html/M_BerkeleyDB_MultipleDatabaseEntry__ctor_2.htm
index ef6b855..a06c2ae 100644
--- a/docs/csharp/html/M_BerkeleyDB_MultipleDatabaseEntry__ctor_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_MultipleDatabaseEntry__ctor_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MultipleDatabaseEntry Constructor (IEnumerable(UInt32))</title><link rel="stylesheet" type="text/css" href="../styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MultipleDatabaseEntry Constructor (IEnumerable(UInt32))</title><link rel="stylesheet" type="text/css" href="../styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/9eekhta0" target="_blank">IEnumerable</a><<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a>> <span class="parameter">recnos</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">New</span> ( _
 	<span class="parameter">recnos</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/9eekhta0" target="_blank">IEnumerable</a>(<span class="keyword">Of</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">UInteger</a>) _
@@ -20,4 +20,4 @@
 <span class="identifier">MultipleDatabaseEntry</span>(
 	<a href="http://msdn2.microsoft.com/en-us/library/9eekhta0" target="_blank">IEnumerable</a><<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a>>^ <span class="parameter">recnos</span>
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="recnos"><dt><span class="parameter">recnos</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/9eekhta0" target="_blank">System.Collections.Generic<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>IEnumerable</a><span class="languageSpecificText"><span class="cs">&lt [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_MultipleKeyDatabaseEntry_GetEnumerator.htm b/docs/csharp/html/M_BerkeleyDB_MultipleKeyDatabaseEntry_GetEnumerator.htm
index 7020253..0932ca1 100644
--- a/docs/csharp/html/M_BerkeleyDB_MultipleKeyDatabaseEntry_GetEnumerator.htm
+++ b/docs/csharp/html/M_BerkeleyDB_MultipleKeyDatabaseEntry_GetEnumerator.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetEnumerator Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetEnumerator Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">virtual</span> <a href="http://msdn2.microsoft.com/en-us/library/78dfe2yb" target="_blank">IEnumerator</a><<a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^, <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^>>^ <span class="identifier">GetEnumerator</span>() <span class="keyword">sealed</span></pre></td></tr></table></span></div><h4 class="sub [...]
             An enumerator for the <a href="T_BerkeleyDB_MultipleDatabaseEntry.htm">MultipleDatabaseEntry</a><h4 class="subHeading">Implements</h4><a href="http://msdn2.microsoft.com/en-us/library/s793z9y2" target="_blank">IEnumerable<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>T<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp"> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_MultipleKeyDatabaseEntry__ctor.htm b/docs/csharp/html/M_BerkeleyDB_MultipleKeyDatabaseEntry__ctor.htm
index ecb41e3..19811e3 100644
--- a/docs/csharp/html/M_BerkeleyDB_MultipleKeyDatabaseEntry__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_MultipleKeyDatabaseEntry__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MultipleKeyDatabaseEntry Constructor (Byte[], Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/ [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MultipleKeyDatabaseEntry Constructor (Byte[], Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/ [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/yyb1w04y" target="_blank">byte</a>[] <span class="parameter">data</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">recno</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">New</span> ( _
@@ -27,4 +27,4 @@
           <span class="languageSpecificText"><span class="cpp">></span><span class="cs">[]</span><span class="vb">()</span><span class="nu">[]</span></span><br />The formatted byte array</dd></dl><dl paramName="recno"><dt><span class="parameter">recno</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</sp [...]
             Whether the bulk is for recno/queue database.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MultipleKeyDatabaseEntry.htm">MultipleKeyDatabaseEntry Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_MultipleKeyDatabaseEntry__ctor_1.htm b/docs/csharp/html/M_BerkeleyDB_MultipleKeyDatabaseEntry__ctor_1.htm
index c4603bd..00cdaa8 100644
--- a/docs/csharp/html/M_BerkeleyDB_MultipleKeyDatabaseEntry__ctor_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_MultipleKeyDatabaseEntry__ctor_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MultipleKeyDatabaseEntry Constructor (IEnumerable(KeyValuePair(DatabaseEntry, DatabaseEntry)), Boolean)</title><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MultipleKeyDatabaseEntry Constructor (IEnumerable(KeyValuePair(DatabaseEntry, DatabaseEntry)), Boolean)</title><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/9eekhta0" target="_blank">IEnumerable</a><<a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>, <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>>> <span class="parameter">data</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">recno</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">New</span> ( _
@@ -24,4 +24,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="data"><dt><span class="parameter">data</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/9eekhta0" target="_blank">System.Collections.Generic<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>IEnumerable</a><span class="languageSpecificText"><span class="cs"><</s [...]
             Whether the bulk buffer is for queue/recno database
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MultipleKeyDatabaseEntry.htm">MultipleKeyDatabaseEntry Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_MutexConfig__ctor.htm b/docs/csharp/html/M_BerkeleyDB_MutexConfig__ctor.htm
index 19080b1..1334894 100644
--- a/docs/csharp/html/M_BerkeleyDB_MutexConfig__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_MutexConfig__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MutexConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MutexConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -9,6 +9,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="identifier">MutexConfig</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Mute [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_NotFoundException__ctor.htm b/docs/csharp/html/M_BerkeleyDB_NotFoundException__ctor.htm
index 3b569d4..a377d56 100644
--- a/docs/csharp/html/M_BerkeleyDB_NotFoundException__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_NotFoundException__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NotFoundException Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NotFoundException Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="identifier">NotFoundException</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyD [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_OldVersionException__ctor.htm b/docs/csharp/html/M_BerkeleyDB_OldVersionException__ctor.htm
index 88275e3..0508cdf 100644
--- a/docs/csharp/html/M_BerkeleyDB_OldVersionException__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_OldVersionException__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>OldVersionException Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>OldVersionException Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="identifier">OldVersionException</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_Berkele [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_PageNotFoundException__ctor.htm b/docs/csharp/html/M_BerkeleyDB_PageNotFoundException__ctor.htm
index afd96af..d634686 100644
--- a/docs/csharp/html/M_BerkeleyDB_PageNotFoundException__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_PageNotFoundException__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PageNotFoundException Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PageNotFoundException Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -9,6 +9,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="identifier">PageNotFoundException</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_Berke [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_QueueDatabaseConfig__ctor.htm b/docs/csharp/html/M_BerkeleyDB_QueueDatabaseConfig__ctor.htm
index 6ccc099..f54fd56 100644
--- a/docs/csharp/html/M_BerkeleyDB_QueueDatabaseConfig__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_QueueDatabaseConfig__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>QueueDatabaseConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>QueueDatabaseConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="identifier">QueueDatabaseConfig</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_Berkele [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_QueueDatabase_Append.htm b/docs/csharp/html/M_BerkeleyDB_QueueDatabase_Append.htm
index 4fa285b..59e196a 100644
--- a/docs/csharp/html/M_BerkeleyDB_QueueDatabase_Append.htm
+++ b/docs/csharp/html/M_BerkeleyDB_QueueDatabase_Append.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Append Method (DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Append Method (DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Append</span> ( _
 	<span class="parameter">data</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> _
@@ -19,4 +19,4 @@
 <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Append</span>(
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^ <span class="parameter">data</span>
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="data"><dt><span class="parameter">data</span></dt><dd>Type: <a href="T_BerkeleyDB_DatabaseEntry.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>DatabaseEntry</a><br />The data item to store in the database</dd></dl></div><h4 class="subHeading">Return Value</h4>The reco [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_QueueDatabase_Append_1.htm b/docs/csharp/html/M_BerkeleyDB_QueueDatabase_Append_1.htm
index de95e41..4d57559 100644
--- a/docs/csharp/html/M_BerkeleyDB_QueueDatabase_Append_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_QueueDatabase_Append_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Append Method (DatabaseEntry, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Append Method (DatabaseEntry, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Append</span> ( _
@@ -37,4 +37,4 @@
             not be reallocated in a subsequent
             <a href="M_BerkeleyDB_QueueDatabase_Append.htm">Append(DatabaseEntry)</a> operation.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_QueueDatabase.htm">QueueDatabase Class</a></div><div class="seeAlsoStyle"> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_QueueDatabase_Consume.htm b/docs/csharp/html/M_BerkeleyDB_QueueDatabase_Consume.htm
index fdc2b29..6d49c0e 100644
--- a/docs/csharp/html/M_BerkeleyDB_QueueDatabase_Consume.htm
+++ b/docs/csharp/html/M_BerkeleyDB_QueueDatabase_Consume.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Consume Method (Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Consume Method (Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">wait</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Consume</span> ( _
 	<span class="parameter">wait</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">Boolean</a> _
@@ -31,4 +31,4 @@
             <a href="T_BerkeleyDB_LockNotGrantedException.htm">LockNotGrantedException</a> may be thrown. This failure,
             by itself, does not require the enclosing transaction be aborted.
             </td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_QueueDatabase.htm">QueueDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_QueueDatabase_Consume_1.htm b/docs/csharp/html/M_BerkeleyDB_QueueDatabase_Consume_1.htm
index 46fa0c4..abcae05 100644
--- a/docs/csharp/html/M_BerkeleyDB_QueueDatabase_Consume_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_QueueDatabase_Consume_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Consume Method (Boolean, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Consume Method (Boolean, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">wait</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Consume</span> ( _
@@ -40,4 +40,4 @@
             <a href="T_BerkeleyDB_LockNotGrantedException.htm">LockNotGrantedException</a> may be thrown. This failure,
             by itself, does not require the enclosing transaction be aborted.
             </td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_QueueDatabase.htm">QueueDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_QueueDatabase_Consume_2.htm b/docs/csharp/html/M_BerkeleyDB_QueueDatabase_Consume_2.htm
index 2dcbd29..4336b7f 100644
--- a/docs/csharp/html/M_BerkeleyDB_QueueDatabase_Consume_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_QueueDatabase_Consume_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Consume Method (Boolean, Transaction, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/pres [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Consume Method (Boolean, Transaction, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/pres [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">wait</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>,
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
@@ -43,4 +43,4 @@
             <a href="T_BerkeleyDB_LockNotGrantedException.htm">LockNotGrantedException</a> may be thrown. This failure,
             by itself, does not require the enclosing transaction be aborted.
             </td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_QueueDatabase.htm">QueueDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_QueueDatabase_FastStats.htm b/docs/csharp/html/M_BerkeleyDB_QueueDatabase_FastStats.htm
index 2ddacf6..995f260 100644
--- a/docs/csharp/html/M_BerkeleyDB_QueueDatabase_FastStats.htm
+++ b/docs/csharp/html/M_BerkeleyDB_QueueDatabase_FastStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_QueueStats.htm">QueueStats</a>^ <span class="identifier">FastStats</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>
             The database statistical information which does not require
             traversal of the database.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_QueueDatabase.htm">QueueDatabase Class</a></div><div class="seeAlsoStyle"> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_QueueDatabase_FastStats_1.htm b/docs/csharp/html/M_BerkeleyDB_QueueDatabase_FastStats_1.htm
index 8b7858a..a7a8c8b 100644
--- a/docs/csharp/html/M_BerkeleyDB_QueueDatabase_FastStats_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_QueueDatabase_FastStats_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FastStats Method (Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FastStats Method (Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">FastStats</span> ( _
 	<span class="parameter">txn</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_Transaction.htm">Transaction</a> _
@@ -30,4 +30,4 @@
             The database statistical information which does not require
             traversal of the database.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_QueueDatabase.htm">QueueDatabase Class</a></div><div class="seeAlsoStyle"> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_QueueDatabase_FastStats_2.htm b/docs/csharp/html/M_BerkeleyDB_QueueDatabase_FastStats_2.htm
index c2b8dbc..9cfc620 100644
--- a/docs/csharp/html/M_BerkeleyDB_QueueDatabase_FastStats_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_QueueDatabase_FastStats_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FastStats Method (Transaction, Isolation)</title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FastStats Method (Transaction, Isolation)</title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>,
 	<a href="T_BerkeleyDB_Isolation.htm">Isolation</a> <span class="parameter">isoDegree</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">FastStats</span> ( _
@@ -38,4 +38,4 @@
             The database statistical information which does not require
             traversal of the database.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_QueueDatabase.htm">QueueDatabase Class</a></div><div class="seeAlsoStyle"> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_QueueDatabase_Open.htm b/docs/csharp/html/M_BerkeleyDB_QueueDatabase_Open.htm
index 1f577f9..3546e85 100644
--- a/docs/csharp/html/M_BerkeleyDB_QueueDatabase_Open.htm
+++ b/docs/csharp/html/M_BerkeleyDB_QueueDatabase_Open.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, QueueDatabaseConfig)</title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, QueueDatabaseConfig)</title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="T_BerkeleyDB_QueueDatabaseConfig.htm">QueueDatabaseConfig</a> <span class="parameter">cfg</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Shared</span> <span class="keyword">Function</span> <span class="identifier">Open</span> ( _
@@ -40,4 +40,4 @@
             be transactionally protected during its open.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_QueueDatabase.htm">QueueDatabase Class</a></div><div class="seeAlsoStyle"><a hre [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_QueueDatabase_Open_1.htm b/docs/csharp/html/M_BerkeleyDB_QueueDatabase_Open_1.htm
index 78a670a..38d9eaa 100644
--- a/docs/csharp/html/M_BerkeleyDB_QueueDatabase_Open_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_QueueDatabase_Open_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, QueueDatabaseConfig, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/ [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, QueueDatabaseConfig, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/ [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="T_BerkeleyDB_QueueDatabaseConfig.htm">QueueDatabaseConfig</a> <span class="parameter">cfg</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
@@ -52,4 +52,4 @@
             transaction must be committed before the object is closed.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_QueueDatabase.htm">QueueDatabase Class</a></div><div class="seeAlsoStyle"><a hre [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_QueueDatabase_Stats.htm b/docs/csharp/html/M_BerkeleyDB_QueueDatabase_Stats.htm
index af3e008..d881287 100644
--- a/docs/csharp/html/M_BerkeleyDB_QueueDatabase_Stats.htm
+++ b/docs/csharp/html/M_BerkeleyDB_QueueDatabase_Stats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_QueueStats.htm">QueueStats</a>^ <span class="identifier">Stats</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>Database statistical information.</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id= [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_QueueDatabase_Stats_1.htm b/docs/csharp/html/M_BerkeleyDB_QueueDatabase_Stats_1.htm
index 1956424..8d8a349 100644
--- a/docs/csharp/html/M_BerkeleyDB_QueueDatabase_Stats_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_QueueDatabase_Stats_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method (Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method (Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Stats</span> ( _
 	<span class="parameter">txn</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_Transaction.htm">Transaction</a> _
@@ -26,4 +26,4 @@
             <span class="parameter">txn</span> is a handle returned from
             <a href="M_BerkeleyDB_DatabaseEnvironment_BeginCDSGroup.htm">BeginCDSGroup<span class="languageSpecificText"><span class="cs">()</span><span class="cpp">()</span><span class="nu">()</span></span></a>; otherwise null.
             </dd></dl></div><h4 class="subHeading">Return Value</h4>Database statistical information.</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_QueueDatabase_Stats_2.htm b/docs/csharp/html/M_BerkeleyDB_QueueDatabase_Stats_2.htm
index 3253a3e..27513d0 100644
--- a/docs/csharp/html/M_BerkeleyDB_QueueDatabase_Stats_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_QueueDatabase_Stats_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method (Transaction, Isolation)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method (Transaction, Isolation)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>,
 	<a href="T_BerkeleyDB_Isolation.htm">Isolation</a> <span class="parameter">isoDegree</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Stats</span> ( _
@@ -34,4 +34,4 @@
             databases which did not specify
             <a href="F_BerkeleyDB_DatabaseConfig_ReadUncommitted.htm">ReadUncommitted</a>.
             </dd></dl></div><h4 class="subHeading">Return Value</h4>Database statistical information.</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_RecnoCursor_Duplicate.htm b/docs/csharp/html/M_BerkeleyDB_RecnoCursor_Duplicate.htm
index 3672966..98b18b9 100644
--- a/docs/csharp/html/M_BerkeleyDB_RecnoCursor_Duplicate.htm
+++ b/docs/csharp/html/M_BerkeleyDB_RecnoCursor_Duplicate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Duplicate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Duplicate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">keepPosition</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Duplicate</span> ( _
 	<span class="parameter">keepPosition</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">Boolean</a> _
@@ -29,4 +29,4 @@
             This is useful when an application is using locking and requires two
             or more cursors in the same thread of control.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoCursor.htm">RecnoCursor Class</a></div><div class="seeAlsoStyle"><a h [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_RecnoCursor_Insert.htm b/docs/csharp/html/M_BerkeleyDB_RecnoCursor_Insert.htm
index 68d3ce1..bec171e 100644
--- a/docs/csharp/html/M_BerkeleyDB_RecnoCursor_Insert.htm
+++ b/docs/csharp/html/M_BerkeleyDB_RecnoCursor_Insert.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Insert Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Insert Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>,
 	<a href="T_BerkeleyDB_Cursor_InsertLocation.htm">Cursor<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>InsertLocation</a> <span class="parameter">loc</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">Insert</span> ( _
@@ -26,4 +26,4 @@
             Specify whether to insert the data item immediately before or
             immediately after the cursor's current position.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoCursor.htm">RecnoCursor Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_RecnoDatabaseConfig__ctor.htm b/docs/csharp/html/M_BerkeleyDB_RecnoDatabaseConfig__ctor.htm
index db2616c..ec6cfe9 100644
--- a/docs/csharp/html/M_BerkeleyDB_RecnoDatabaseConfig__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_RecnoDatabaseConfig__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecnoDatabaseConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecnoDatabaseConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="identifier">RecnoDatabaseConfig</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_Berkele [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Append.htm b/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Append.htm
index 4788603..5f7db31 100644
--- a/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Append.htm
+++ b/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Append.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Append Method (DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Append Method (DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Append</span> ( _
 	<span class="parameter">data</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> _
@@ -19,4 +19,4 @@
 <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Append</span>(
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^ <span class="parameter">data</span>
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="data"><dt><span class="parameter">data</span></dt><dd>Type: <a href="T_BerkeleyDB_DatabaseEntry.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>DatabaseEntry</a><br />The data item to store in the database</dd></dl></div><h4 class="subHeading">Return Value</h4>The reco [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Append_1.htm b/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Append_1.htm
index 778c202..a269c20 100644
--- a/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Append_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Append_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Append Method (DatabaseEntry, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Append Method (DatabaseEntry, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Append</span> ( _
@@ -37,4 +37,4 @@
             not be reallocated in a subsequent
             <a href="M_BerkeleyDB_QueueDatabase_Append.htm">Append(DatabaseEntry)</a> operation.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoDatabase.htm">RecnoDatabase Class</a></div><div class="seeAlsoStyle"> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Compact.htm b/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Compact.htm
index 8e37c3f..f7278b3 100644
--- a/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Compact.htm
+++ b/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Compact.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Compact Method (CompactConfig)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Compact Method (CompactConfig)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_CompactConfig.htm">CompactConfig</a> <span class="parameter">cdata</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Compact</span> ( _
 	<span class="parameter">cdata</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_CompactConfig.htm">CompactConfig</a> _
@@ -27,4 +27,4 @@
             cause the compaction operation to be retried from the point of the
             last transaction commit.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoDatabase.htm">RecnoDatabase Class</a></div><div class="seeAlsoStyle"> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Compact_1.htm b/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Compact_1.htm
index 29e66fe..3ee5d90 100644
--- a/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Compact_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Compact_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Compact Method (CompactConfig, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentatio [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Compact Method (CompactConfig, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentatio [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_CompactConfig.htm">CompactConfig</a> <span class="parameter">cdata</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Compact</span> ( _
@@ -44,4 +44,4 @@
             retried from the point of the last transaction commit.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoDatabase.htm">RecnoDatabase Class</a></div><div class="seeAlsoStyle"><a hre [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Cursor.htm b/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Cursor.htm
index 0d495cc..9345db1 100644
--- a/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Cursor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Cursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_RecnoCursor.htm">RecnoCursor</a>^ <span class="identifier">Cursor</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>A newly created cursor</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlso [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Cursor_1.htm b/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Cursor_1.htm
index 3c626d5..0a72c96 100644
--- a/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Cursor_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Cursor_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method (CursorConfig)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method (CursorConfig)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_CursorConfig.htm">CursorConfig</a> <span class="parameter">cfg</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Cursor</span> ( _
 	<span class="parameter">cfg</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_CursorConfig.htm">CursorConfig</a> _
@@ -21,4 +21,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="cfg"><dt><span class="parameter">cfg</span></dt><dd>Type: <a href="T_BerkeleyDB_CursorConfig.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>CursorConfig</a><br />
             The configuration properties for the cursor.
             </dd></dl></div><h4 class="subHeading">Return Value</h4>A newly created cursor</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_Berkele [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Cursor_2.htm b/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Cursor_2.htm
index 1fa74e6..b60c795 100644
--- a/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Cursor_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Cursor_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method (CursorConfig, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method (CursorConfig, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_CursorConfig.htm">CursorConfig</a> <span class="parameter">cfg</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Cursor</span> ( _
@@ -27,4 +27,4 @@
             </dd></dl><dl paramName="txn"><dt><span class="parameter">txn</span></dt><dd>Type: <a href="T_BerkeleyDB_Transaction.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Transaction</a><br />
             The transaction context in which the cursor may be used.
             </dd></dl></div><h4 class="subHeading">Return Value</h4>A newly created cursor</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_Berkele [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Cursor_3.htm b/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Cursor_3.htm
index 86556f4..a07e309 100644
--- a/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Cursor_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Cursor_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method (Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method (Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Cursor</span> ( _
 	<span class="parameter">txn</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_Transaction.htm">Transaction</a> _
@@ -21,4 +21,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="txn"><dt><span class="parameter">txn</span></dt><dd>Type: <a href="T_BerkeleyDB_Transaction.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Transaction</a><br />
             The transaction context in which the cursor may be used.
             </dd></dl></div><h4 class="subHeading">Return Value</h4>A newly created cursor</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_Berkele [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_FastStats.htm b/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_FastStats.htm
index 468ed62..25713e0 100644
--- a/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_FastStats.htm
+++ b/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_FastStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats</a>^ <span class="identifier">FastStats</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>
             The database statistical information which does not require
             traversal of the database.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoDatabase.htm">RecnoDatabase Class</a></div><div class="seeAlsoStyle"> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_FastStats_1.htm b/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_FastStats_1.htm
index 6d89f58..0ea8cf7 100644
--- a/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_FastStats_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_FastStats_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FastStats Method (Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FastStats Method (Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">FastStats</span> ( _
 	<span class="parameter">txn</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_Transaction.htm">Transaction</a> _
@@ -30,4 +30,4 @@
             The database statistical information which does not require
             traversal of the database.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoDatabase.htm">RecnoDatabase Class</a></div><div class="seeAlsoStyle"> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_FastStats_2.htm b/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_FastStats_2.htm
index 238cebc..8966dda 100644
--- a/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_FastStats_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_FastStats_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FastStats Method (Transaction, Isolation)</title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FastStats Method (Transaction, Isolation)</title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>,
 	<a href="T_BerkeleyDB_Isolation.htm">Isolation</a> <span class="parameter">isoDegree</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">FastStats</span> ( _
@@ -38,4 +38,4 @@
             The database statistical information which does not require
             traversal of the database.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoDatabase.htm">RecnoDatabase Class</a></div><div class="seeAlsoStyle"> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Open.htm b/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Open.htm
index c1eaa90..4bc3e2d 100644
--- a/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Open.htm
+++ b/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Open.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, RecnoDatabaseConfig)</title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, RecnoDatabaseConfig)</title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="T_BerkeleyDB_RecnoDatabaseConfig.htm">RecnoDatabaseConfig</a> <span class="parameter">cfg</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Shared</span> <span class="keyword">Function</span> <span class="identifier">Open</span> ( _
@@ -40,4 +40,4 @@
             be transactionally protected during its open.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoDatabase.htm">RecnoDatabase Class</a></div><div class="seeAlsoStyle"><a hre [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Open_1.htm b/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Open_1.htm
index 5cebf78..a16a9c6 100644
--- a/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Open_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Open_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, RecnoDatabaseConfig, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/ [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, RecnoDatabaseConfig, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/ [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="T_BerkeleyDB_RecnoDatabaseConfig.htm">RecnoDatabaseConfig</a> <span class="parameter">cfg</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
@@ -52,4 +52,4 @@
             transaction must be committed before the object is closed.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoDatabase.htm">RecnoDatabase Class</a></div><div class="seeAlsoStyle"><a hre [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Open_2.htm b/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Open_2.htm
index 31b417f..d3cbb5e 100644
--- a/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Open_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Open_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, String, RecnoDatabaseConfig)</title><link rel="stylesheet" type="text/css" href="../styles/prese [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, String, RecnoDatabaseConfig)</title><link rel="stylesheet" type="text/css" href="../styles/prese [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">DatabaseName</span>,
 	<a href="T_BerkeleyDB_RecnoDatabaseConfig.htm">RecnoDatabaseConfig</a> <span class="parameter">cfg</span>
@@ -54,4 +54,4 @@
             be transactionally protected during its open.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoDatabase.htm">RecnoDatabase Class</a></div><div class="seeAlsoStyle"><a hre [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Open_3.htm b/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Open_3.htm
index e018bd3..f7842ba 100644
--- a/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Open_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Open_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, String, RecnoDatabaseConfig, Transaction)</title><link rel="stylesheet" type="text/css" href=".. [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, String, RecnoDatabaseConfig, Transaction)</title><link rel="stylesheet" type="text/css" href=".. [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">DatabaseName</span>,
 	<a href="T_BerkeleyDB_RecnoDatabaseConfig.htm">RecnoDatabaseConfig</a> <span class="parameter">cfg</span>,
@@ -66,4 +66,4 @@
             transaction must be committed before the object is closed.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoDatabase.htm">RecnoDatabase Class</a></div><div class="seeAlsoStyle"><a hre [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Stats.htm b/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Stats.htm
index 3dba3d3..1150478 100644
--- a/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Stats.htm
+++ b/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Stats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats</a>^ <span class="identifier">Stats</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>Database statistical information.</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id= [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Stats_1.htm b/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Stats_1.htm
index cc4ac8d..68b3252 100644
--- a/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Stats_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Stats_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method (Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method (Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Stats</span> ( _
 	<span class="parameter">txn</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_Transaction.htm">Transaction</a> _
@@ -26,4 +26,4 @@
             <span class="parameter">txn</span> is a handle returned from
             <a href="M_BerkeleyDB_DatabaseEnvironment_BeginCDSGroup.htm">BeginCDSGroup<span class="languageSpecificText"><span class="cs">()</span><span class="cpp">()</span><span class="nu">()</span></span></a>; otherwise null.
             </dd></dl></div><h4 class="subHeading">Return Value</h4>Database statistical information.</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Stats_2.htm b/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Stats_2.htm
index cb2a0ce..97af9d3 100644
--- a/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Stats_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_Stats_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method (Transaction, Isolation)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method (Transaction, Isolation)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>,
 	<a href="T_BerkeleyDB_Isolation.htm">Isolation</a> <span class="parameter">isoDegree</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Stats</span> ( _
@@ -34,4 +34,4 @@
             databases which did not specify
             <a href="F_BerkeleyDB_DatabaseConfig_ReadUncommitted.htm">ReadUncommitted</a>.
             </dd></dl></div><h4 class="subHeading">Return Value</h4>Database statistical information.</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_TruncateUnusedPages.htm b/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_TruncateUnusedPages.htm
index a2263e5..06ba775 100644
--- a/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_TruncateUnusedPages.htm
+++ b/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_TruncateUnusedPages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TruncateUnusedPages Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TruncateUnusedPages Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">TruncateUnusedPages</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>
             The number of database pages returned to the filesystem
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoDatabase.htm">RecnoDatabase Class</a></div><div class="seeAlsoStyle"> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_TruncateUnusedPages_1.htm b/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_TruncateUnusedPages_1.htm
index f38ac75..8e76718 100644
--- a/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_TruncateUnusedPages_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_RecnoDatabase_TruncateUnusedPages_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TruncateUnusedPages Method (Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.c [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TruncateUnusedPages Method (Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.c [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">TruncateUnusedPages</span> ( _
 	<span class="parameter">txn</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_Transaction.htm">Transaction</a> _
@@ -29,4 +29,4 @@
             </dd></dl></div><h4 class="subHeading">Return Value</h4>
             The number of database pages returned to the filesystem
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoDatabase.htm">RecnoDatabase Class</a></div><div class="seeAlsoStyle"> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_ReplicationConfig_Clockskew.htm b/docs/csharp/html/M_BerkeleyDB_ReplicationConfig_Clockskew.htm
index df40e14..9d7b372 100644
--- a/docs/csharp/html/M_BerkeleyDB_ReplicationConfig_Clockskew.htm
+++ b/docs/csharp/html/M_BerkeleyDB_ReplicationConfig_Clockskew.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Clockskew Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Clockskew Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">fast</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">slow</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">Clockskew</span> ( _
@@ -50,4 +50,4 @@
             difference, you can use 10003 and 10000 respectively.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationConfig.htm">ReplicationConfig Class</a></div><div class="seeAlsoStyle [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_ReplicationConfig_RetransmissionRequest.htm b/docs/csharp/html/M_BerkeleyDB_ReplicationConfig_RetransmissionRequest.htm
index 886e00d..75fdefc 100644
--- a/docs/csharp/html/M_BerkeleyDB_ReplicationConfig_RetransmissionRequest.htm
+++ b/docs/csharp/html/M_BerkeleyDB_ReplicationConfig_RetransmissionRequest.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RetransmissionRequest Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RetransmissionRequest Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">min</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">max</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">RetransmissionRequest</span> ( _
@@ -57,4 +57,4 @@
             time.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationConfig.htm">ReplicationConfig Class</a></div><div class="seeAlsoStyle [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_ReplicationConfig_TransmitLimit.htm b/docs/csharp/html/M_BerkeleyDB_ReplicationConfig_TransmitLimit.htm
index efc61e4..5f56bb1 100644
--- a/docs/csharp/html/M_BerkeleyDB_ReplicationConfig_TransmitLimit.htm
+++ b/docs/csharp/html/M_BerkeleyDB_ReplicationConfig_TransmitLimit.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TransmitLimit Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TransmitLimit Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,7 +15,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">GBytes</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">Bytes</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">TransmitLimit</span> ( _
@@ -45,4 +45,4 @@
             zero, then the transmission limit is turned off.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationConfig.htm">ReplicationConfig Class</a></div><div class="seeAlsoStyle [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_ReplicationConfig__ctor.htm b/docs/csharp/html/M_BerkeleyDB_ReplicationConfig__ctor.htm
index 7b2ce2a..c003db3 100644
--- a/docs/csharp/html/M_BerkeleyDB_ReplicationConfig__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_ReplicationConfig__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="identifier">ReplicationConfig</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyD [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_ReplicationHostAddress__ctor.htm b/docs/csharp/html/M_BerkeleyDB_ReplicationHostAddress__ctor.htm
index 352928a..c40c3d9 100644
--- a/docs/csharp/html/M_BerkeleyDB_ReplicationHostAddress__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_ReplicationHostAddress__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationHostAddress Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationHostAddress Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="identifier">ReplicationHostAddress</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_Berk [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_ReplicationHostAddress__ctor_1.htm b/docs/csharp/html/M_BerkeleyDB_ReplicationHostAddress__ctor_1.htm
index e4f2e94..b5bbbd1 100644
--- a/docs/csharp/html/M_BerkeleyDB_ReplicationHostAddress__ctor_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_ReplicationHostAddress__ctor_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationHostAddress Constructor (String)</title><link rel="stylesheet" type="text/css" href="../styles/presentatio [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationHostAddress Constructor (String)</title><link rel="stylesheet" type="text/css" href="../styles/presentatio [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">HostAndPort</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">New</span> ( _
 	<span class="parameter">HostAndPort</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> _
@@ -20,4 +20,4 @@
 <span class="identifier">ReplicationHostAddress</span>(
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="parameter">HostAndPort</span>
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="HostAndPort"><dt><span class="parameter">HostAndPort</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>String</a><br />A string in host:port format</dd></dl></div></div><h1 class="hea [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_ReplicationHostAddress__ctor_2.htm b/docs/csharp/html/M_BerkeleyDB_ReplicationHostAddress__ctor_2.htm
index a96b492..0d24ddf 100644
--- a/docs/csharp/html/M_BerkeleyDB_ReplicationHostAddress__ctor_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_ReplicationHostAddress__ctor_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationHostAddress Constructor (String, UInt32)</title><link rel="stylesheet" type="text/css" href="../styles/pre [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationHostAddress Constructor (String, UInt32)</title><link rel="stylesheet" type="text/css" href="../styles/pre [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Host</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">Port</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">New</span> ( _
@@ -24,4 +24,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="Host"><dt><span class="parameter">Host</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>String</a><br />The site's host identification string</dd></dl><dl paramName="Port"><dt><span  [...]
             The port number on which the site is receiving.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationHostAddress.htm">ReplicationHostAddress Class</ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_RunRecoveryException__ctor.htm b/docs/csharp/html/M_BerkeleyDB_RunRecoveryException__ctor.htm
index 23d42c6..f222e57 100644
--- a/docs/csharp/html/M_BerkeleyDB_RunRecoveryException__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_RunRecoveryException__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RunRecoveryException Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RunRecoveryException Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="identifier">RunRecoveryException</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_Berkel [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryBTreeDatabaseConfig__ctor.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryBTreeDatabaseConfig__ctor.htm
index 26dff34..a202b0e 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryBTreeDatabaseConfig__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryBTreeDatabaseConfig__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryBTreeDatabaseConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryBTreeDatabaseConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_Database.htm">Database</a> <span class="parameter">PrimaryDB</span>,
 	<a href="T_BerkeleyDB_SecondaryKeyGenDelegate.htm">SecondaryKeyGenDelegate</a> <span class="parameter">KeyGenFunc</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">New</span> ( _
@@ -22,4 +22,4 @@
 	<a href="T_BerkeleyDB_Database.htm">Database</a>^ <span class="parameter">PrimaryDB</span>, 
 	<a href="T_BerkeleyDB_SecondaryKeyGenDelegate.htm">SecondaryKeyGenDelegate</a>^ <span class="parameter">KeyGenFunc</span>
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="PrimaryDB"><dt><span class="parameter">PrimaryDB</span></dt><dd>Type: <a href="T_BerkeleyDB_Database.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Database</a><br /></dd></dl><dl paramName="KeyGenFunc"><dt><span class="parameter">KeyGenFunc</span></dt><dd>Type: <a hr [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryBTreeDatabase_Open.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryBTreeDatabase_Open.htm
index a111e50..2c20ed8 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryBTreeDatabase_Open.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryBTreeDatabase_Open.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, SecondaryBTreeDatabaseConfig)</title><link rel="stylesheet" type="text/css" href="../styles/pres [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, SecondaryBTreeDatabaseConfig)</title><link rel="stylesheet" type="text/css" href="../styles/pres [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm">SecondaryBTreeDatabaseConfig</a> <span class="parameter">cfg</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Shared</span> <span class="keyword">Function</span> <span class="identifier">Open</span> ( _
@@ -42,4 +42,4 @@
             be transactionally protected during its open.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryBTreeDatabase.htm">SecondaryBTreeDatabase Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryBTreeDatabase_Open_1.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryBTreeDatabase_Open_1.htm
index 96cd49f..ec9c9f9 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryBTreeDatabase_Open_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryBTreeDatabase_Open_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, SecondaryBTreeDatabaseConfig, Transaction)</title><link rel="stylesheet" type="text/css" href=". [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, SecondaryBTreeDatabaseConfig, Transaction)</title><link rel="stylesheet" type="text/css" href=". [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm">SecondaryBTreeDatabaseConfig</a> <span class="parameter">cfg</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
@@ -54,4 +54,4 @@
             transaction must be committed before the object is closed.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryBTreeDatabase.htm">SecondaryBTreeDatabase Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryBTreeDatabase_Open_2.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryBTreeDatabase_Open_2.htm
index e4bd4ed..b7b0aff 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryBTreeDatabase_Open_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryBTreeDatabase_Open_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, String, SecondaryBTreeDatabaseConfig)</title><link rel="stylesheet" type="text/css" href="../sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, String, SecondaryBTreeDatabaseConfig)</title><link rel="stylesheet" type="text/css" href="../sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">DatabaseName</span>,
 	<a href="T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm">SecondaryBTreeDatabaseConfig</a> <span class="parameter">cfg</span>
@@ -55,4 +55,4 @@
             be transactionally protected during its open.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryBTreeDatabase.htm">SecondaryBTreeDatabase Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryBTreeDatabase_Open_3.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryBTreeDatabase_Open_3.htm
index d609763..64815f1 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryBTreeDatabase_Open_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryBTreeDatabase_Open_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, String, SecondaryBTreeDatabaseConfig, Transaction)</title><link rel="stylesheet" type="text/css" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, String, SecondaryBTreeDatabaseConfig, Transaction)</title><link rel="stylesheet" type="text/css" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">DatabaseName</span>,
 	<a href="T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm">SecondaryBTreeDatabaseConfig</a> <span class="parameter">cfg</span>,
@@ -67,4 +67,4 @@
             transaction must be committed before the object is closed.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryBTreeDatabase.htm">SecondaryBTreeDatabase Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Delete.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Delete.htm
index d84636c..488585d 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Delete.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Delete.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Delete Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Delete Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">void</span> <span class="identifier">Delete</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
         <p>
             The cursor position is unchanged after a delete, and subsequent
@@ -22,4 +22,4 @@
       </div><h1 class="heading"><span onclick="ExpandCollapse(exceptionsToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(exceptionsToggle, event)" tabindex="0"><img id="exceptionsToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Exceptions</span></h1><div id="exceptionsSection" class="section" name="collapseableSection" style=""><div class="tableSection"><table width="100%" cellspacing="2" cellpadding="5" frame="lhs"><tr><th class="exception [...]
             The element has already been deleted.
             </td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Duplicate.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Duplicate.htm
index e4f0b97..e01eba9 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Duplicate.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Duplicate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Duplicate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Duplicate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">keepPosition</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Duplicate</span> ( _
 	<span class="parameter">keepPosition</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">Boolean</a> _
@@ -29,4 +29,4 @@
             This is useful when an application is using locking and requires two
             or more cursors in the same thread of control.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_GetEnumerator.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_GetEnumerator.htm
index 06048b5..e0da96c 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_GetEnumerator.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_GetEnumerator.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetEnumerator Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetEnumerator Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,11 +12,11 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">virtual</span> <a href="http://msdn2.microsoft.com/en-us/library/78dfe2yb" target="_blank">IEnumerator</a><<a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^, <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^, <a href="T_BerkeleyDB_DatabaseEntry.htm">Datab [...]
             The enumerator will begin at the cursor's current position (or the
             first record if the cursor has not yet been positioned) and iterate 
             forwards (i.e. in the direction of <a href="M_BerkeleyDB_SecondaryCursor_MoveNext.htm">MoveNext<span class="languageSpecificText"><span class="cs">()</span><span class="cpp">()</span><span class="nu">()</span></span></a>) over the
             remaining records.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Move.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Move.htm
index c1fef96..462a751 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Move.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Move.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Move Method (DatabaseEntry, DatabaseEntry, DatabaseEntry, Boolean)</title><link rel="stylesheet" type="text/css" href [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Move Method (DatabaseEntry, DatabaseEntry, DatabaseEntry, Boolean)</title><link rel="stylesheet" type="text/css" href [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -23,7 +23,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">pkey</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>,
@@ -55,4 +55,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_SecondaryCursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveFirst.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveFirst.htm
index 2ac3b75..213f63a 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveFirst.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveFirst.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirst Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirst Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,11 +15,11 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">MoveFirst</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
             If positioning the cursor fails, <a href="P_BerkeleyDB_SecondaryCursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveFirst_1.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveFirst_1.htm
index d1b0c11..633c2ac 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveFirst_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveFirst_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirst Method (DatabaseEntry, DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" href=".. [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirst Method (DatabaseEntry, DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" href=".. [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -23,7 +23,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">pkey</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>
@@ -42,4 +42,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_SecondaryCursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveFirst_2.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveFirst_2.htm
index 11a3baf..097b20b 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveFirst_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveFirst_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirst Method (DatabaseEntry, DatabaseEntry, DatabaseEntry, LockingInfo)</title><link rel="stylesheet" type="text/ [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirst Method (DatabaseEntry, DatabaseEntry, DatabaseEntry, LockingInfo)</title><link rel="stylesheet" type="text/ [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -23,7 +23,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">pkey</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>,
@@ -45,4 +45,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_SecondaryCursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveFirst_3.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveFirst_3.htm
index 72d46e2..052bc0b 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveFirst_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveFirst_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirst Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirst Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,7 +15,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveFirst</span> ( _
 	<span class="parameter">info</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> _
@@ -28,4 +28,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_SecondaryCursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveLast.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveLast.htm
index 7e3a81b..ee0eca8 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveLast.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveLast.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveLast Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveLast Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,11 +15,11 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">MoveLast</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
             If positioning the cursor fails, <a href="P_BerkeleyDB_SecondaryCursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveLast_1.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveLast_1.htm
index c79b06b..5c61b7a 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveLast_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveLast_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveLast Method (DatabaseEntry, DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../ [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveLast Method (DatabaseEntry, DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../ [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -23,7 +23,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">pkey</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>
@@ -46,4 +46,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_SecondaryCursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveLast_2.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveLast_2.htm
index b6ccd36..d94ea31 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveLast_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveLast_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveLast Method (DatabaseEntry, DatabaseEntry, DatabaseEntry, LockingInfo)</title><link rel="stylesheet" type="text/c [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveLast Method (DatabaseEntry, DatabaseEntry, DatabaseEntry, LockingInfo)</title><link rel="stylesheet" type="text/c [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -23,7 +23,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">pkey</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>,
@@ -49,4 +49,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_SecondaryCursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveLast_3.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveLast_3.htm
index 4abb5e0..35eb76f 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveLast_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveLast_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveLast Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveLast Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,7 +15,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveLast</span> ( _
 	<span class="parameter">info</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> _
@@ -28,4 +28,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_SecondaryCursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNext.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNext.htm
index 98faf8a..a97add0 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNext.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNext.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNext Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNext Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,11 +16,11 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">MoveNext</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
             If positioning the cursor fails, <a href="P_BerkeleyDB_SecondaryCursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNextDuplicate.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNextDuplicate.htm
index 7eb9efb..cd4d79f 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNextDuplicate.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNextDuplicate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,11 +16,11 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">MoveNextDuplicate</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
             If positioning the cursor fails, <a href="P_BerkeleyDB_SecondaryCursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNextDuplicate_1.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNextDuplicate_1.htm
index 60e0124..c7434af 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNextDuplicate_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNextDuplicate_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicate Method (DatabaseEntry, DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicate Method (DatabaseEntry, DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -24,7 +24,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">pkey</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>
@@ -47,4 +47,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_SecondaryCursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNextDuplicate_2.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNextDuplicate_2.htm
index 9d287c1..7eb3fe9 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNextDuplicate_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNextDuplicate_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicate Method (DatabaseEntry, DatabaseEntry, DatabaseEntry, LockingInfo)</title><link rel="stylesheet" typ [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicate Method (DatabaseEntry, DatabaseEntry, DatabaseEntry, LockingInfo)</title><link rel="stylesheet" typ [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -24,7 +24,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">pkey</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>,
@@ -50,4 +50,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_SecondaryCursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNextDuplicate_3.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNextDuplicate_3.htm
index 575f5aa..33a309b 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNextDuplicate_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNextDuplicate_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicate Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicate Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,7 +16,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveNextDuplicate</span> ( _
 	<span class="parameter">info</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> _
@@ -29,4 +29,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_SecondaryCursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNextUnique.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNextUnique.htm
index 5a392f8..91b296c 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNextUnique.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNextUnique.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUnique Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUnique Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,11 +16,11 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">MoveNextUnique</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
             If positioning the cursor fails, <a href="P_BerkeleyDB_SecondaryCursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNextUnique_1.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNextUnique_1.htm
index 135fcc6..4f67cbe 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNextUnique_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNextUnique_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUnique Method (DatabaseEntry, DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" hre [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUnique Method (DatabaseEntry, DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" hre [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -24,7 +24,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">pkey</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>
@@ -47,4 +47,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_SecondaryCursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNextUnique_2.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNextUnique_2.htm
index 373e95f..db04565 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNextUnique_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNextUnique_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUnique Method (DatabaseEntry, DatabaseEntry, DatabaseEntry, LockingInfo)</title><link rel="stylesheet" type=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUnique Method (DatabaseEntry, DatabaseEntry, DatabaseEntry, LockingInfo)</title><link rel="stylesheet" type=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -24,7 +24,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">pkey</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>,
@@ -50,4 +50,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_SecondaryCursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNextUnique_3.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNextUnique_3.htm
index cfbc298..2f4fe93 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNextUnique_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNextUnique_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUnique Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUnique Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,7 +16,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveNextUnique</span> ( _
 	<span class="parameter">info</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> _
@@ -36,4 +36,4 @@
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></div><div class="seeAlsoStyle"><a [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNext_1.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNext_1.htm
index c5fe23a..546d97e 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNext_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNext_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNext Method (DatabaseEntry, DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../ [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNext Method (DatabaseEntry, DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../ [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -24,7 +24,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">pkey</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>
@@ -47,4 +47,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_SecondaryCursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNext_2.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNext_2.htm
index 9231ff4..44faa84 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNext_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNext_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNext Method (DatabaseEntry, DatabaseEntry, DatabaseEntry, LockingInfo)</title><link rel="stylesheet" type="text/c [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNext Method (DatabaseEntry, DatabaseEntry, DatabaseEntry, LockingInfo)</title><link rel="stylesheet" type="text/c [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -24,7 +24,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">pkey</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>,
@@ -50,4 +50,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_SecondaryCursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNext_3.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNext_3.htm
index 247bfdc..41e35e5 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNext_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MoveNext_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNext Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNext Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,7 +16,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MoveNext</span> ( _
 	<span class="parameter">info</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> _
@@ -29,4 +29,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_SecondaryCursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrev.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrev.htm
index ce4682a..1c483db 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrev.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrev.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrev Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrev Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,11 +16,11 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">MovePrev</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
             If positioning the cursor fails, <a href="P_BerkeleyDB_SecondaryCursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrevDuplicate.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrevDuplicate.htm
index 2f5e5df..330caae 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrevDuplicate.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrevDuplicate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevDuplicate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevDuplicate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,11 +16,11 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">MovePrevDuplicate</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
             If positioning the cursor fails, <a href="P_BerkeleyDB_SecondaryCursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrevDuplicate_1.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrevDuplicate_1.htm
index e70c937..06cccc5 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrevDuplicate_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrevDuplicate_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevDuplicate Method (DatabaseEntry, DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevDuplicate Method (DatabaseEntry, DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -24,7 +24,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">pkey</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>
@@ -47,4 +47,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_SecondaryCursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrevDuplicate_2.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrevDuplicate_2.htm
index 259e8d0..6b5da87 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrevDuplicate_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrevDuplicate_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevDuplicate Method (DatabaseEntry, DatabaseEntry, DatabaseEntry, LockingInfo)</title><link rel="stylesheet" typ [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevDuplicate Method (DatabaseEntry, DatabaseEntry, DatabaseEntry, LockingInfo)</title><link rel="stylesheet" typ [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -24,7 +24,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">pkey</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>,
@@ -50,4 +50,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_SecondaryCursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrevDuplicate_3.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrevDuplicate_3.htm
index 21b2137..ea9e3be 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrevDuplicate_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrevDuplicate_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevDuplicate Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevDuplicate Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,7 +16,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MovePrevDuplicate</span> ( _
 	<span class="parameter">info</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> _
@@ -29,4 +29,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_SecondaryCursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrevUnique.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrevUnique.htm
index f97646d..4d6bdde 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrevUnique.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrevUnique.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevUnique Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevUnique Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,11 +16,11 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">MovePrevUnique</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
             If positioning the cursor fails, <a href="P_BerkeleyDB_SecondaryCursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrevUnique_1.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrevUnique_1.htm
index 8f34a5b..c7fe41f 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrevUnique_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrevUnique_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevUnique Method (DatabaseEntry, DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" hre [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevUnique Method (DatabaseEntry, DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" hre [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -24,7 +24,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">pkey</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>
@@ -47,4 +47,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_SecondaryCursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrevUnique_2.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrevUnique_2.htm
index d24e188..2f152b9 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrevUnique_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrevUnique_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevUnique Method (DatabaseEntry, DatabaseEntry, DatabaseEntry, LockingInfo)</title><link rel="stylesheet" type=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevUnique Method (DatabaseEntry, DatabaseEntry, DatabaseEntry, LockingInfo)</title><link rel="stylesheet" type=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -24,7 +24,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">pkey</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>,
@@ -50,4 +50,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_SecondaryCursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrevUnique_3.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrevUnique_3.htm
index 573ae47..a4fbe9f 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrevUnique_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrevUnique_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevUnique Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevUnique Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,7 +16,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MovePrevUnique</span> ( _
 	<span class="parameter">info</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> _
@@ -29,4 +29,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_SecondaryCursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrev_1.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrev_1.htm
index 4637c61..3307ec5 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrev_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrev_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrev Method (DatabaseEntry, DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../ [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrev Method (DatabaseEntry, DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../ [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -24,7 +24,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">pkey</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>
@@ -47,4 +47,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_SecondaryCursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrev_2.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrev_2.htm
index 027c4fb..2bda506 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrev_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrev_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrev Method (DatabaseEntry, DatabaseEntry, DatabaseEntry, LockingInfo)</title><link rel="stylesheet" type="text/c [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrev Method (DatabaseEntry, DatabaseEntry, DatabaseEntry, LockingInfo)</title><link rel="stylesheet" type="text/c [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -24,7 +24,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">pkey</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>,
@@ -50,4 +50,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_SecondaryCursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrev_3.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrev_3.htm
index 6bbd11a..38b9a35 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrev_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_MovePrev_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrev Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrev Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,7 +16,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">MovePrev</span> ( _
 	<span class="parameter">info</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> _
@@ -29,4 +29,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_SecondaryCursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Move_1.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Move_1.htm
index 9d86391..48d7390 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Move_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Move_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Move Method (DatabaseEntry, DatabaseEntry, DatabaseEntry, Boolean, LockingInfo)</title><link rel="stylesheet" type="t [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Move Method (DatabaseEntry, DatabaseEntry, DatabaseEntry, Boolean, LockingInfo)</title><link rel="stylesheet" type="t [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -23,7 +23,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">pkey</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>,
@@ -58,4 +58,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_SecondaryCursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Move_2.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Move_2.htm
index b8578fd..ef86701 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Move_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Move_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Move Method (DatabaseEntry, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Move Method (DatabaseEntry, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,7 +15,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">exact</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Move</span> ( _
@@ -37,4 +37,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_SecondaryCursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Move_3.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Move_3.htm
index 108f2e2..27a880f 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Move_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Move_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Move Method (DatabaseEntry, Boolean, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/prese [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Move Method (DatabaseEntry, Boolean, LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/prese [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,7 +15,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">exact</span>,
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
@@ -40,4 +40,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_SecondaryCursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Move_4.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Move_4.htm
index c0ffad8..a4c32ad 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Move_4.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Move_4.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Move Method (KeyValuePair(DatabaseEntry, KeyValuePair(DatabaseEntry, DatabaseEntry)), Boolean)</title><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Move Method (KeyValuePair(DatabaseEntry, KeyValuePair(DatabaseEntry, DatabaseEntry)), Boolean)</title><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>, <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>, <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>>> <span class="parameter">pair</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">exact</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Move</span> ( _
@@ -43,4 +43,4 @@
             duplicate support, the value of <span class="parameter">exact</span> is ignored.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></div><div class="seeAlsoStyle"><a [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Move_5.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Move_5.htm
index 298ecd6..f008e62 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Move_5.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Move_5.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Move Method (KeyValuePair(DatabaseEntry, KeyValuePair(DatabaseEntry, DatabaseEntry)), Boolean, LockingInfo)</title><l [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Move Method (KeyValuePair(DatabaseEntry, KeyValuePair(DatabaseEntry, DatabaseEntry)), Boolean, LockingInfo)</title><l [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>, <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>, <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>>> <span class="parameter">pair</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">exact</span>,
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
@@ -46,4 +46,4 @@
             duplicate support, the value of <span class="parameter">exact</span> is ignored.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></div><div class="seeAlsoStyle"><a [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Refresh.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Refresh.htm
index e190859..442e3dc 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Refresh.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Refresh.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Refresh Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Refresh Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,11 +12,11 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Refresh</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>
             True if the cursor was positioned successfully, false otherwise.
             </div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
             If positioning the cursor fails, <a href="P_BerkeleyDB_SecondaryCursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Refresh_1.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Refresh_1.htm
index 3f2863c..13e3a69 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Refresh_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Refresh_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Refresh Method (DatabaseEntry, DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Refresh Method (DatabaseEntry, DatabaseEntry, DatabaseEntry)</title><link rel="stylesheet" type="text/css" href="../s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -20,7 +20,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">pkey</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>
@@ -43,4 +43,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_SecondaryCursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Refresh_2.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Refresh_2.htm
index 5f35778..3dca34e 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Refresh_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Refresh_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Refresh Method (DatabaseEntry, DatabaseEntry, DatabaseEntry, LockingInfo)</title><link rel="stylesheet" type="text/cs [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Refresh Method (DatabaseEntry, DatabaseEntry, DatabaseEntry, LockingInfo)</title><link rel="stylesheet" type="text/cs [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -20,7 +20,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">pkey</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>,
@@ -46,4 +46,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_SecondaryCursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Refresh_3.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Refresh_3.htm
index 40c8046..bccae4e 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Refresh_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryCursor_Refresh_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Refresh Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Refresh Method (LockingInfo)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Refresh</span> ( _
 	<span class="parameter">info</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> _
@@ -25,4 +25,4 @@
             If positioning the cursor fails, <a href="P_BerkeleyDB_SecondaryCursor_Current.htm">Current</a> will contain
             an empty <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryDatabaseConfig_SetForeignKeyConstraint.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryDatabaseConfig_SetForeignKeyConstraint.htm
index d7cdd4b..94ee904 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryDatabaseConfig_SetForeignKeyConstraint.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryDatabaseConfig_SetForeignKeyConstraint.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SetForeignKeyConstraint Method (Database, ForeignKeyDeleteAction)</title><link rel="stylesheet" type="text/css" href= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SetForeignKeyConstraint Method (Database, ForeignKeyDeleteAction)</title><link rel="stylesheet" type="text/css" href= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_Database.htm">Database</a> <span class="parameter">ForeignDB</span>,
 	<a href="T_BerkeleyDB_ForeignKeyDeleteAction.htm">ForeignKeyDeleteAction</a> <span class="parameter">OnDelete</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">SetForeignKeyConstraint</span> ( _
@@ -25,4 +25,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="ForeignDB"><dt><span class="parameter">ForeignDB</span></dt><dd>Type: <a href="T_BerkeleyDB_Database.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Database</a><br />The foreign key database.</dd></dl><dl paramName="OnDelete"><dt><span class="parameter">OnDelete</span [...]
             The action taken when a referenced record is deleted.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryDatabaseConfig.htm">SecondaryDatabaseConfig Class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryDatabaseConfig_SetForeignKeyConstraint_1.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryDatabaseConfig_SetForeignKeyConstraint_1.htm
index 1c0d5b1..6a3bd47 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryDatabaseConfig_SetForeignKeyConstraint_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryDatabaseConfig_SetForeignKeyConstraint_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SetForeignKeyConstraint Method (Database, ForeignKeyDeleteAction, ForeignKeyNullifyDelegate)</title><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SetForeignKeyConstraint Method (Database, ForeignKeyDeleteAction, ForeignKeyNullifyDelegate)</title><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_Database.htm">Database</a> <span class="parameter">ForeignDB</span>,
 	<a href="T_BerkeleyDB_ForeignKeyDeleteAction.htm">ForeignKeyDeleteAction</a> <span class="parameter">OnDelete</span>,
 	<a href="T_BerkeleyDB_ForeignKeyNullifyDelegate.htm">ForeignKeyNullifyDelegate</a> <span class="parameter">NullifyFunc</span>
@@ -32,4 +32,4 @@
             <a href="T_BerkeleyDB_ForeignKeyDeleteAction.htm">NULLIFY</a>, NullifyFunc is used to
             set the foreign key to null.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryDatabaseConfig.htm">SecondaryDatabaseConfig Class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryDatabaseConfig__ctor.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryDatabaseConfig__ctor.htm
index e5d32d5..1560ead 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryDatabaseConfig__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryDatabaseConfig__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryDatabaseConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryDatabaseConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_Database.htm">Database</a> <span class="parameter">PrimaryDB</span>,
 	<a href="T_BerkeleyDB_SecondaryKeyGenDelegate.htm">SecondaryKeyGenDelegate</a> <span class="parameter">KeyGenFunc</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">New</span> ( _
@@ -23,4 +23,4 @@
 	<a href="T_BerkeleyDB_Database.htm">Database</a>^ <span class="parameter">PrimaryDB</span>, 
 	<a href="T_BerkeleyDB_SecondaryKeyGenDelegate.htm">SecondaryKeyGenDelegate</a>^ <span class="parameter">KeyGenFunc</span>
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="PrimaryDB"><dt><span class="parameter">PrimaryDB</span></dt><dd>Type: <a href="T_BerkeleyDB_Database.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Database</a><br /></dd></dl><dl paramName="KeyGenFunc"><dt><span class="parameter">KeyGenFunc</span></dt><dd>Type: <a hr [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryDatabase_Open.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryDatabase_Open.htm
index bf5a94e..523403b 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryDatabase_Open.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryDatabase_Open.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, SecondaryDatabaseConfig)</title><link rel="stylesheet" type="text/css" href="../styles/presentat [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, SecondaryDatabaseConfig)</title><link rel="stylesheet" type="text/css" href="../styles/presentat [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,7 +15,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="T_BerkeleyDB_SecondaryDatabaseConfig.htm">SecondaryDatabaseConfig</a> <span class="parameter">cfg</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Shared</span> <span class="keyword">Function</span> <span class="identifier">Open</span> ( _
@@ -36,4 +36,4 @@
             be transactionally protected during its open.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryDatabase.htm">SecondaryDatabase Class</a></div><div class="seeAlsoStyle [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryDatabase_Open_1.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryDatabase_Open_1.htm
index 34579e2..a73b844 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryDatabase_Open_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryDatabase_Open_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, SecondaryDatabaseConfig, Transaction)</title><link rel="stylesheet" type="text/css" href="../sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, SecondaryDatabaseConfig, Transaction)</title><link rel="stylesheet" type="text/css" href="../sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,7 +15,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="T_BerkeleyDB_SecondaryDatabaseConfig.htm">SecondaryDatabaseConfig</a> <span class="parameter">cfg</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
@@ -46,4 +46,4 @@
             be transactionally protected during its open.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryDatabase.htm">SecondaryDatabase Class</a></div><div class="seeAlsoStyle [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryDatabase_Open_2.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryDatabase_Open_2.htm
index fce87ac..bc9ac6d 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryDatabase_Open_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryDatabase_Open_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, String, SecondaryDatabaseConfig)</title><link rel="stylesheet" type="text/css" href="../styles/p [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, String, SecondaryDatabaseConfig)</title><link rel="stylesheet" type="text/css" href="../styles/p [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,7 +15,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">DatabaseName</span>,
 	<a href="T_BerkeleyDB_SecondaryDatabaseConfig.htm">SecondaryDatabaseConfig</a> <span class="parameter">cfg</span>
@@ -50,4 +50,4 @@
             be transactionally protected during its open.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryDatabase.htm">SecondaryDatabase Class</a></div><div class="seeAlsoStyle [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryDatabase_Open_3.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryDatabase_Open_3.htm
index d3994f5..9594d18 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryDatabase_Open_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryDatabase_Open_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, String, SecondaryDatabaseConfig, Transaction)</title><link rel="stylesheet" type="text/css" href [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, String, SecondaryDatabaseConfig, Transaction)</title><link rel="stylesheet" type="text/css" href [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,7 +15,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">DatabaseName</span>,
 	<a href="T_BerkeleyDB_SecondaryDatabaseConfig.htm">SecondaryDatabaseConfig</a> <span class="parameter">cfg</span>,
@@ -60,4 +60,4 @@
             be transactionally protected during its open.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryDatabase.htm">SecondaryDatabase Class</a></div><div class="seeAlsoStyle [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryDatabase_SecondaryCursor.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryDatabase_SecondaryCursor.htm
index a3ba9a7..9083b92 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryDatabase_SecondaryCursor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryDatabase_SecondaryCursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryCursor Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryCursor Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor</a>^ <span class="identifier">SecondaryCursor</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>A newly created cursor</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1 [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryDatabase_SecondaryCursor_1.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryDatabase_SecondaryCursor_1.htm
index 832c5ed..40de99f 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryDatabase_SecondaryCursor_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryDatabase_SecondaryCursor_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryCursor Method (CursorConfig)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryCursor Method (CursorConfig)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_CursorConfig.htm">CursorConfig</a> <span class="parameter">cfg</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">SecondaryCursor</span> ( _
 	<span class="parameter">cfg</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_CursorConfig.htm">CursorConfig</a> _
@@ -21,4 +21,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="cfg"><dt><span class="parameter">cfg</span></dt><dd>Type: <a href="T_BerkeleyDB_CursorConfig.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>CursorConfig</a><br />
             The configuration properties for the cursor.
             </dd></dl></div><h4 class="subHeading">Return Value</h4>A newly created cursor</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_Berkele [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryDatabase_SecondaryCursor_2.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryDatabase_SecondaryCursor_2.htm
index 2ffba82..70f712a 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryDatabase_SecondaryCursor_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryDatabase_SecondaryCursor_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryCursor Method (CursorConfig, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/pres [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryCursor Method (CursorConfig, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/pres [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_CursorConfig.htm">CursorConfig</a> <span class="parameter">cfg</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">SecondaryCursor</span> ( _
@@ -27,4 +27,4 @@
             </dd></dl><dl paramName="txn"><dt><span class="parameter">txn</span></dt><dd>Type: <a href="T_BerkeleyDB_Transaction.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Transaction</a><br />
             The transaction context in which the cursor may be used.
             </dd></dl></div><h4 class="subHeading">Return Value</h4>A newly created cursor</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_Berkele [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryDatabase_SecondaryCursor_3.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryDatabase_SecondaryCursor_3.htm
index b4c2651..06e6d87 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryDatabase_SecondaryCursor_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryDatabase_SecondaryCursor_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryCursor Method (Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryCursor Method (Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">SecondaryCursor</span> ( _
 	<span class="parameter">txn</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_Transaction.htm">Transaction</a> _
@@ -21,4 +21,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="txn"><dt><span class="parameter">txn</span></dt><dd>Type: <a href="T_BerkeleyDB_Transaction.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Transaction</a><br />
             The transaction context in which the cursor may be used.
             </dd></dl></div><h4 class="subHeading">Return Value</h4>A newly created cursor</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_Berkele [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryHashDatabaseConfig__ctor.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryHashDatabaseConfig__ctor.htm
index 3e855d3..922cd8b 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryHashDatabaseConfig__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryHashDatabaseConfig__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryHashDatabaseConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.c [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryHashDatabaseConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.c [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_Database.htm">Database</a> <span class="parameter">PrimaryDB</span>,
 	<a href="T_BerkeleyDB_SecondaryKeyGenDelegate.htm">SecondaryKeyGenDelegate</a> <span class="parameter">KeyGenFunc</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">New</span> ( _
@@ -22,4 +22,4 @@
 	<a href="T_BerkeleyDB_Database.htm">Database</a>^ <span class="parameter">PrimaryDB</span>, 
 	<a href="T_BerkeleyDB_SecondaryKeyGenDelegate.htm">SecondaryKeyGenDelegate</a>^ <span class="parameter">KeyGenFunc</span>
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="PrimaryDB"><dt><span class="parameter">PrimaryDB</span></dt><dd>Type: <a href="T_BerkeleyDB_Database.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Database</a><br /></dd></dl><dl paramName="KeyGenFunc"><dt><span class="parameter">KeyGenFunc</span></dt><dd>Type: <a hr [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryHashDatabase_Open.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryHashDatabase_Open.htm
index c6cb058..69f4c10 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryHashDatabase_Open.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryHashDatabase_Open.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, SecondaryHashDatabaseConfig)</title><link rel="stylesheet" type="text/css" href="../styles/prese [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, SecondaryHashDatabaseConfig)</title><link rel="stylesheet" type="text/css" href="../styles/prese [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="T_BerkeleyDB_SecondaryHashDatabaseConfig.htm">SecondaryHashDatabaseConfig</a> <span class="parameter">cfg</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Shared</span> <span class="keyword">Function</span> <span class="identifier">Open</span> ( _
@@ -42,4 +42,4 @@
             be transactionally protected during its open.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryHashDatabase.htm">SecondaryHashDatabase Class</a></div><div class="seeA [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryHashDatabase_Open_1.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryHashDatabase_Open_1.htm
index 1b51382..1c012ab 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryHashDatabase_Open_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryHashDatabase_Open_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, SecondaryHashDatabaseConfig, Transaction)</title><link rel="stylesheet" type="text/css" href=".. [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, SecondaryHashDatabaseConfig, Transaction)</title><link rel="stylesheet" type="text/css" href=".. [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="T_BerkeleyDB_SecondaryHashDatabaseConfig.htm">SecondaryHashDatabaseConfig</a> <span class="parameter">cfg</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
@@ -54,4 +54,4 @@
             transaction must be committed before the object is closed.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryHashDatabase.htm">SecondaryHashDatabase Class</a></div><div class="seeA [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryHashDatabase_Open_2.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryHashDatabase_Open_2.htm
index df3dda1..2837784 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryHashDatabase_Open_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryHashDatabase_Open_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, String, SecondaryHashDatabaseConfig)</title><link rel="stylesheet" type="text/css" href="../styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, String, SecondaryHashDatabaseConfig)</title><link rel="stylesheet" type="text/css" href="../styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">DatabaseName</span>,
 	<a href="T_BerkeleyDB_SecondaryHashDatabaseConfig.htm">SecondaryHashDatabaseConfig</a> <span class="parameter">cfg</span>
@@ -55,4 +55,4 @@
             be transactionally protected during its open.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryHashDatabase.htm">SecondaryHashDatabase Class</a></div><div class="seeA [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryHashDatabase_Open_3.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryHashDatabase_Open_3.htm
index 6f44235..ae7df99 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryHashDatabase_Open_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryHashDatabase_Open_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, String, SecondaryHashDatabaseConfig, Transaction)</title><link rel="stylesheet" type="text/css"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, String, SecondaryHashDatabaseConfig, Transaction)</title><link rel="stylesheet" type="text/css"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">DatabaseName</span>,
 	<a href="T_BerkeleyDB_SecondaryHashDatabaseConfig.htm">SecondaryHashDatabaseConfig</a> <span class="parameter">cfg</span>,
@@ -67,4 +67,4 @@
             transaction must be committed before the object is closed.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryHashDatabase.htm">SecondaryHashDatabase Class</a></div><div class="seeA [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryQueueDatabaseConfig__ctor.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryQueueDatabaseConfig__ctor.htm
index 6b1db6e..01f03e4 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryQueueDatabaseConfig__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryQueueDatabaseConfig__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryQueueDatabaseConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryQueueDatabaseConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_Database.htm">Database</a> <span class="parameter">PrimaryDB</span>,
 	<a href="T_BerkeleyDB_SecondaryKeyGenDelegate.htm">SecondaryKeyGenDelegate</a> <span class="parameter">KeyGenFunc</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">New</span> ( _
@@ -22,4 +22,4 @@
 	<a href="T_BerkeleyDB_Database.htm">Database</a>^ <span class="parameter">PrimaryDB</span>, 
 	<a href="T_BerkeleyDB_SecondaryKeyGenDelegate.htm">SecondaryKeyGenDelegate</a>^ <span class="parameter">KeyGenFunc</span>
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="PrimaryDB"><dt><span class="parameter">PrimaryDB</span></dt><dd>Type: <a href="T_BerkeleyDB_Database.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Database</a><br /></dd></dl><dl paramName="KeyGenFunc"><dt><span class="parameter">KeyGenFunc</span></dt><dd>Type: <a hr [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryQueueDatabase_Open.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryQueueDatabase_Open.htm
index cc3c057..aed6082 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryQueueDatabase_Open.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryQueueDatabase_Open.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, SecondaryQueueDatabaseConfig)</title><link rel="stylesheet" type="text/css" href="../styles/pres [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, SecondaryQueueDatabaseConfig)</title><link rel="stylesheet" type="text/css" href="../styles/pres [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm">SecondaryQueueDatabaseConfig</a> <span class="parameter">cfg</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Shared</span> <span class="keyword">Function</span> <span class="identifier">Open</span> ( _
@@ -42,4 +42,4 @@
             be transactionally protected during its open.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryQueueDatabase.htm">SecondaryQueueDatabase Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryQueueDatabase_Open_1.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryQueueDatabase_Open_1.htm
index d358532..ab2754f 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryQueueDatabase_Open_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryQueueDatabase_Open_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, SecondaryQueueDatabaseConfig, Transaction)</title><link rel="stylesheet" type="text/css" href=". [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, SecondaryQueueDatabaseConfig, Transaction)</title><link rel="stylesheet" type="text/css" href=". [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm">SecondaryQueueDatabaseConfig</a> <span class="parameter">cfg</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
@@ -54,4 +54,4 @@
             transaction must be committed before the object is closed.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryQueueDatabase.htm">SecondaryQueueDatabase Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryRecnoDatabaseConfig__ctor.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryRecnoDatabaseConfig__ctor.htm
index 97ca67a..ee43bdd 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryRecnoDatabaseConfig__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryRecnoDatabaseConfig__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryRecnoDatabaseConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryRecnoDatabaseConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_Database.htm">Database</a> <span class="parameter">PrimaryDB</span>,
 	<a href="T_BerkeleyDB_SecondaryKeyGenDelegate.htm">SecondaryKeyGenDelegate</a> <span class="parameter">KeyGenFunc</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">New</span> ( _
@@ -22,4 +22,4 @@
 	<a href="T_BerkeleyDB_Database.htm">Database</a>^ <span class="parameter">PrimaryDB</span>, 
 	<a href="T_BerkeleyDB_SecondaryKeyGenDelegate.htm">SecondaryKeyGenDelegate</a>^ <span class="parameter">KeyGenFunc</span>
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="PrimaryDB"><dt><span class="parameter">PrimaryDB</span></dt><dd>Type: <a href="T_BerkeleyDB_Database.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Database</a><br /></dd></dl><dl paramName="KeyGenFunc"><dt><span class="parameter">KeyGenFunc</span></dt><dd>Type: <a hr [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryRecnoDatabase_Open.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryRecnoDatabase_Open.htm
index e6c9adc..576331a 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryRecnoDatabase_Open.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryRecnoDatabase_Open.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, SecondaryRecnoDatabaseConfig)</title><link rel="stylesheet" type="text/css" href="../styles/pres [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, SecondaryRecnoDatabaseConfig)</title><link rel="stylesheet" type="text/css" href="../styles/pres [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm">SecondaryRecnoDatabaseConfig</a> <span class="parameter">cfg</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Shared</span> <span class="keyword">Function</span> <span class="identifier">Open</span> ( _
@@ -42,4 +42,4 @@
             be transactionally protected during its open.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryRecnoDatabase.htm">SecondaryRecnoDatabase Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryRecnoDatabase_Open_1.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryRecnoDatabase_Open_1.htm
index 69e9edd..bba74d9 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryRecnoDatabase_Open_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryRecnoDatabase_Open_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, SecondaryRecnoDatabaseConfig, Transaction)</title><link rel="stylesheet" type="text/css" href=". [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, SecondaryRecnoDatabaseConfig, Transaction)</title><link rel="stylesheet" type="text/css" href=". [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm">SecondaryRecnoDatabaseConfig</a> <span class="parameter">cfg</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
@@ -54,4 +54,4 @@
             transaction must be committed before the object is closed.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryRecnoDatabase.htm">SecondaryRecnoDatabase Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryRecnoDatabase_Open_2.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryRecnoDatabase_Open_2.htm
index 4f3202b..2bace21 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryRecnoDatabase_Open_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryRecnoDatabase_Open_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, String, SecondaryRecnoDatabaseConfig)</title><link rel="stylesheet" type="text/css" href="../sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, String, SecondaryRecnoDatabaseConfig)</title><link rel="stylesheet" type="text/css" href="../sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">DatabaseName</span>,
 	<a href="T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm">SecondaryRecnoDatabaseConfig</a> <span class="parameter">cfg</span>
@@ -55,4 +55,4 @@
             be transactionally protected during its open.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryRecnoDatabase.htm">SecondaryRecnoDatabase Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SecondaryRecnoDatabase_Open_3.htm b/docs/csharp/html/M_BerkeleyDB_SecondaryRecnoDatabase_Open_3.htm
index d7a0c81..bfe8702 100644
--- a/docs/csharp/html/M_BerkeleyDB_SecondaryRecnoDatabase_Open_3.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SecondaryRecnoDatabase_Open_3.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, String, SecondaryRecnoDatabaseConfig, Transaction)</title><link rel="stylesheet" type="text/css" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method (String, String, SecondaryRecnoDatabaseConfig, Transaction)</title><link rel="stylesheet" type="text/css" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">Filename</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">DatabaseName</span>,
 	<a href="T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm">SecondaryRecnoDatabaseConfig</a> <span class="parameter">cfg</span>,
@@ -67,4 +67,4 @@
             transaction must be committed before the object is closed.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryRecnoDatabase.htm">SecondaryRecnoDatabase Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SequenceConfig_SetRange.htm b/docs/csharp/html/M_BerkeleyDB_SequenceConfig_SetRange.htm
index 830c128..69d7613 100644
--- a/docs/csharp/html/M_BerkeleyDB_SequenceConfig_SetRange.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SequenceConfig_SetRange.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SetRange Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SetRange Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/6yy583ek" target="_blank">long</a> <span class="parameter">Min</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/6yy583ek" target="_blank">long</a> <span class="parameter">Max</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">SetRange</span> ( _
@@ -22,4 +22,4 @@
 	<a href="http://msdn2.microsoft.com/en-us/library/6yy583ek" target="_blank">long long</a> <span class="parameter">Min</span>, 
 	<a href="http://msdn2.microsoft.com/en-us/library/6yy583ek" target="_blank">long long</a> <span class="parameter">Max</span>
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="Min"><dt><span class="parameter">Min</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/6yy583ek" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Int64</a><br />The minimum value in the sequence.</dd></dl><dl paramName="Max"><dt><span class=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_SequenceConfig__ctor.htm b/docs/csharp/html/M_BerkeleyDB_SequenceConfig__ctor.htm
index 1ca18c5..1676630 100644
--- a/docs/csharp/html/M_BerkeleyDB_SequenceConfig__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_SequenceConfig__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SequenceConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SequenceConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -9,6 +9,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="identifier">SequenceConfig</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_S [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Sequence_Close.htm b/docs/csharp/html/M_BerkeleyDB_Sequence_Close.htm
index 9617a33..02fa071 100644
--- a/docs/csharp/html/M_BerkeleyDB_Sequence_Close.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Sequence_Close.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Close Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Close Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">void</span> <span class="identifier">Close</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Sequence_Dispose.htm b/docs/csharp/html/M_BerkeleyDB_Sequence_Dispose.htm
index 0e9e72a..d1f2458 100644
--- a/docs/csharp/html/M_BerkeleyDB_Sequence_Dispose.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Sequence_Dispose.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Dispose Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Dispose Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">virtual</span> <span class="keyword">void</span> <span class="identifier">Dispose</span>() <span class="keyword">sealed</span></pre></td></tr></table></span></div><h4 class="subHeading">Implements</h4><a href="http://msdn2.microsoft.com/en-us/library/es4s3w1d" target="_blank">IDisposable<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Dispose<span class="languageSpecificTe [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Sequence_Get.htm b/docs/csharp/html/M_BerkeleyDB_Sequence_Get.htm
index 58f7185..3e4b9e7 100644
--- a/docs/csharp/html/M_BerkeleyDB_Sequence_Get.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Sequence_Get.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method (Int32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method (Int32)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">Delta</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Get</span> ( _
 	<span class="parameter">Delta</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">Integer</a> _
@@ -23,4 +23,4 @@
             The amount by which to increment the sequence value.  Must be
             greater than 0.
             </dd></dl></div><h4 class="subHeading">Return Value</h4>The next available element in the sequence.</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Sequence_Get_1.htm b/docs/csharp/html/M_BerkeleyDB_Sequence_Get_1.htm
index 570f784..9fa3f55 100644
--- a/docs/csharp/html/M_BerkeleyDB_Sequence_Get_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Sequence_Get_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method (Int32, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method (Int32, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">Delta</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Get</span> ( _
@@ -34,4 +34,4 @@
             <a href="M_BerkeleyDB_DatabaseEnvironment_BeginCDSGroup.htm">BeginCDSGroup<span class="languageSpecificText"><span class="cs">()</span><span class="cpp">()</span><span class="nu">()</span></span></a>; otherwise null.  
             Must be null if the sequence was opened with a non-zero cache size. 
             </dd></dl></div><h4 class="subHeading">Return Value</h4>The next available element in the sequence.</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Sequence_Get_2.htm b/docs/csharp/html/M_BerkeleyDB_Sequence_Get_2.htm
index 22957e5..1747e7c 100644
--- a/docs/csharp/html/M_BerkeleyDB_Sequence_Get_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Sequence_Get_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method (Int32, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method (Int32, Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">Delta</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">NoSync</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Get</span> ( _
@@ -29,4 +29,4 @@
             If true, and if the operation is implicitly transaction protected,
             do not synchronously flush the log when the transaction commits.
             </dd></dl></div><h4 class="subHeading">Return Value</h4>The next available element in the sequence.</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Sequence_PrintStats.htm b/docs/csharp/html/M_BerkeleyDB_Sequence_PrintStats.htm
index 1cb05ce..2bf4f30 100644
--- a/docs/csharp/html/M_BerkeleyDB_Sequence_PrintStats.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Sequence_PrintStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">void</span> <span class="identifier">PrintStats</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlso [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Sequence_PrintStats_1.htm b/docs/csharp/html/M_BerkeleyDB_Sequence_PrintStats_1.htm
index 11bf613..c8a6342 100644
--- a/docs/csharp/html/M_BerkeleyDB_Sequence_PrintStats_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Sequence_PrintStats_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintStats Method (Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintStats Method (Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">ClearStats</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">PrintStats</span> ( _
 	<span class="parameter">ClearStats</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">Boolean</a> _
@@ -21,4 +21,4 @@
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="ClearStats"><dt><span class="parameter">ClearStats</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Boolean</a><br />
             If true, reset statistics after printing.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Sequence.htm">Sequence Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Sequence_Remove.htm b/docs/csharp/html/M_BerkeleyDB_Sequence_Remove.htm
index 1e7bb2f..5775b15 100644
--- a/docs/csharp/html/M_BerkeleyDB_Sequence_Remove.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Sequence_Remove.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Remove Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Remove Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">void</span> <span class="identifier">Remove</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Sequence_Remove_1.htm b/docs/csharp/html/M_BerkeleyDB_Sequence_Remove_1.htm
index c4f5e52..07a49d3 100644
--- a/docs/csharp/html/M_BerkeleyDB_Sequence_Remove_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Sequence_Remove_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Remove Method (Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Remove Method (Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">Remove</span> ( _
 	<span class="parameter">txn</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_Transaction.htm">Transaction</a> _
@@ -26,4 +26,4 @@
             <span class="parameter">txn</span> is a handle returned from
             <a href="M_BerkeleyDB_DatabaseEnvironment_BeginCDSGroup.htm">BeginCDSGroup<span class="languageSpecificText"><span class="cs">()</span><span class="cpp">()</span><span class="nu">()</span></span></a>; otherwise null.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Sequence.htm">Sequence Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Sequence_Remove_2.htm b/docs/csharp/html/M_BerkeleyDB_Sequence_Remove_2.htm
index da748f9..a968209 100644
--- a/docs/csharp/html/M_BerkeleyDB_Sequence_Remove_2.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Sequence_Remove_2.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Remove Method (Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Remove Method (Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">NoSync</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">Remove</span> ( _
 	<span class="parameter">NoSync</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">Boolean</a> _
@@ -22,4 +22,4 @@
             If true, and if the operation is implicitly transaction protected,
             do not synchronously flush the log when the transaction commits.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Sequence.htm">Sequence Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Sequence_Stats.htm b/docs/csharp/html/M_BerkeleyDB_Sequence_Stats.htm
index 1921e1d..da384f2 100644
--- a/docs/csharp/html/M_BerkeleyDB_Sequence_Stats.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Sequence_Stats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <a href="T_BerkeleyDB_SequenceStats.htm">SequenceStats</a>^ <span class="identifier">Stats</span>()</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>Statistical information for this sequence.</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</spa [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Sequence_Stats_1.htm b/docs/csharp/html/M_BerkeleyDB_Sequence_Stats_1.htm
index 0ce4c2a..557f36c 100644
--- a/docs/csharp/html/M_BerkeleyDB_Sequence_Stats_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Sequence_Stats_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method (Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method (Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">clear</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Function</span> <span class="identifier">Stats</span> ( _
 	<span class="parameter">clear</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">Boolean</a> _
@@ -19,4 +19,4 @@
 <a href="T_BerkeleyDB_SequenceStats.htm">SequenceStats</a>^ <span class="identifier">Stats</span>(
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">clear</span>
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="clear"><dt><span class="parameter">clear</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Boolean</a><br />If true, reset statistics.</dd></dl></div><h4 class="subHeading">Return Val [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Sequence__ctor.htm b/docs/csharp/html/M_BerkeleyDB_Sequence__ctor.htm
index 3d610c5..749c534 100644
--- a/docs/csharp/html/M_BerkeleyDB_Sequence__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Sequence__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Sequence Constructor (SequenceConfig)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Sequence Constructor (SequenceConfig)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_SequenceConfig.htm">SequenceConfig</a> <span class="parameter">cfg</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">New</span> ( _
 	<span class="parameter">cfg</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_SequenceConfig.htm">SequenceConfig</a> _
@@ -19,4 +19,4 @@
 <span class="identifier">Sequence</span>(
 	<a href="T_BerkeleyDB_SequenceConfig.htm">SequenceConfig</a>^ <span class="parameter">cfg</span>
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="cfg"><dt><span class="parameter">cfg</span></dt><dd>Type: <a href="T_BerkeleyDB_SequenceConfig.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>SequenceConfig</a><br />Configuration parameters for the Sequence</dd></dl></div></div><h1 class="heading"><span onclick="Expa [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Sequence__ctor_1.htm b/docs/csharp/html/M_BerkeleyDB_Sequence__ctor_1.htm
index 306d34d..07f5562 100644
--- a/docs/csharp/html/M_BerkeleyDB_Sequence__ctor_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Sequence__ctor_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Sequence Constructor (SequenceConfig, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/pres [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Sequence Constructor (SequenceConfig, Transaction)</title><link rel="stylesheet" type="text/css" href="../styles/pres [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_SequenceConfig.htm">SequenceConfig</a> <span class="parameter">cfg</span>,
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a> <span class="parameter">txn</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">New</span> ( _
@@ -33,4 +33,4 @@
             transactional database, the operation will be implicitly transaction
             protected.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Sequence.htm">Sequence Class</a></div><div class="seeAlsoStyle"><a href="O [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_TransactionConfig__ctor.htm b/docs/csharp/html/M_BerkeleyDB_TransactionConfig__ctor.htm
index 587188c..dbaee80 100644
--- a/docs/csharp/html/M_BerkeleyDB_TransactionConfig__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_TransactionConfig__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TransactionConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TransactionConfig Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="identifier">TransactionConfig</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyD [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Transaction_Abort.htm b/docs/csharp/html/M_BerkeleyDB_Transaction_Abort.htm
index 83362ff..d662685 100644
--- a/docs/csharp/html/M_BerkeleyDB_Transaction_Abort.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Transaction_Abort.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Abort Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Abort Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">void</span> <span class="identifier">Abort</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
         <p>
             Before Abort returns, any locks held by the transaction will have
@@ -30,4 +30,4 @@
             is set to the panic state.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Transaction.htm">Transaction Class</a></div><div class="seeAlsoStyle"><a href="N [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Transaction_Commit.htm b/docs/csharp/html/M_BerkeleyDB_Transaction_Commit.htm
index 63568c4..c718d6b 100644
--- a/docs/csharp/html/M_BerkeleyDB_Transaction_Commit.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Transaction_Commit.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Commit Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Commit Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">void</span> <span class="identifier">Commit</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Transaction_Commit_1.htm b/docs/csharp/html/M_BerkeleyDB_Transaction_Commit_1.htm
index 1f618fb..bb51649 100644
--- a/docs/csharp/html/M_BerkeleyDB_Transaction_Commit_1.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Transaction_Commit_1.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Commit Method (Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Commit Method (Boolean)</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">syncLog</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">Commit</span> ( _
 	<span class="parameter">syncLog</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">Boolean</a> _
@@ -28,4 +28,4 @@
             value of <span class="parameter">syncLog</span> overrides both of those
             settings.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Transaction.htm">Transaction Class</a></div><div class="seeAlsoStyle"><a h [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Transaction_Discard.htm b/docs/csharp/html/M_BerkeleyDB_Transaction_Discard.htm
index bd24138..3963f7a 100644
--- a/docs/csharp/html/M_BerkeleyDB_Transaction_Discard.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Transaction_Discard.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Discard Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Discard Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">void</span> <span class="identifier">Discard</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
             If there are cursor handles open when this method is called, they 
             are all closed inside this method. And if there are errors when 
@@ -26,4 +26,4 @@
             the current global transaction manager should be discarded using 
             Discard.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Transaction.htm">Transaction Class</a></div><div class="seeAlsoStyle"><a h [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Transaction_Prepare.htm b/docs/csharp/html/M_BerkeleyDB_Transaction_Prepare.htm
index 7480dac..adeddba 100644
--- a/docs/csharp/html/M_BerkeleyDB_Transaction_Prepare.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Transaction_Prepare.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Prepare Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Prepare Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/yyb1w04y" target="_blank">byte</a>[] <span class="parameter">globalId</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">Prepare</span> ( _
 	<span class="parameter">globalId</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/yyb1w04y" target="_blank">Byte</a>() _
@@ -48,4 +48,4 @@
             closing the cursor handles, the first such error is returned.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Transaction.htm">Transaction Class</a></div><div class="seeAlsoStyle"><a href="N [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Transaction_SetLockTimeout.htm b/docs/csharp/html/M_BerkeleyDB_Transaction_SetLockTimeout.htm
index 5310690..eb30c00 100644
--- a/docs/csharp/html/M_BerkeleyDB_Transaction_SetLockTimeout.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Transaction_SetLockTimeout.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SetLockTimeout Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SetLockTimeout Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">timeout</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">SetLockTimeout</span> ( _
 	<span class="parameter">timeout</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">UInteger</a> _
@@ -37,4 +37,4 @@
             information. 
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Transaction.htm">Transaction Class</a></div><div class="seeAlsoStyle"><a href="N [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_Transaction_SetTxnTimeout.htm b/docs/csharp/html/M_BerkeleyDB_Transaction_SetTxnTimeout.htm
index 9919a86..bab36b8 100644
--- a/docs/csharp/html/M_BerkeleyDB_Transaction_SetTxnTimeout.htm
+++ b/docs/csharp/html/M_BerkeleyDB_Transaction_SetTxnTimeout.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SetTxnTimeout Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SetTxnTimeout Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">timeout</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Sub</span> <span class="identifier">SetTxnTimeout</span> ( _
 	<span class="parameter">timeout</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">UInteger</a> _
@@ -37,4 +37,4 @@
             information. 
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Transaction.htm">Transaction Class</a></div><div class="seeAlsoStyle"><a href="N [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_VerboseMessages__ctor.htm b/docs/csharp/html/M_BerkeleyDB_VerboseMessages__ctor.htm
index 6fd3114..6985283 100644
--- a/docs/csharp/html/M_BerkeleyDB_VerboseMessages__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_VerboseMessages__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>VerboseMessages Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>VerboseMessages Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -9,6 +9,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="identifier">VerboseMessages</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_VerificationException__ctor.htm b/docs/csharp/html/M_BerkeleyDB_VerificationException__ctor.htm
index 2e1785f..7309666 100644
--- a/docs/csharp/html/M_BerkeleyDB_VerificationException__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_VerificationException__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>VerificationException Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>VerificationException Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="identifier">VerificationException</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_Berke [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/M_BerkeleyDB_VersionMismatchException__ctor.htm b/docs/csharp/html/M_BerkeleyDB_VersionMismatchException__ctor.htm
index 74dcbf9..f83538f 100644
--- a/docs/csharp/html/M_BerkeleyDB_VersionMismatchException__ctor.htm
+++ b/docs/csharp/html/M_BerkeleyDB_VersionMismatchException__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>VersionMismatchException Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>VersionMismatchException Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="identifier">VersionMismatchException</span>()</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_Be [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_AckPolicy.htm b/docs/csharp/html/Methods_T_BerkeleyDB_AckPolicy.htm
index 7ede826..12a39fc 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_AckPolicy.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_AckPolicy.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>AckPolicy Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>AckPolicy Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,5 +7,5 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_AckPolicy.htm">AckPolicy</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress="Exp [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_ActiveTransaction.htm b/docs/csharp/html/Methods_T_BerkeleyDB_ActiveTransaction.htm
index b5373a3..8026611 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_ActiveTransaction.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_ActiveTransaction.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ActiveTransaction Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ActiveTransaction Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,5 +7,5 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_ActiveTransaction.htm">ActiveTransaction</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_BTreeCursor.htm b/docs/csharp/html/Methods_T_BerkeleyDB_BTreeCursor.htm
index ba7f493..cc9ec74 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_BTreeCursor.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_BTreeCursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTreeCursor Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTreeCursor Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -45,7 +45,7 @@
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> ( [...]
             Returns an enumerator that iterates through the
             <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.
-            </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr>< [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr>< [...]
             Insert the data element as a duplicate element of the key to which
             the cursor refers.
             </div></td></tr><tr data="public;declared;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_BTreeCursor_Move.htm">Move</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_BTreeCursor_MoveFirst.htm">MoveFirst</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><im [...]
@@ -55,5 +55,5 @@
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_BTreeCursor_MoveFirstMultipleKey.htm">MoveFirstMultipleKey</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_BTreeCursor_MoveLast.htm">MoveLast</a></td><td>Overloaded.  </td></tr><tr data="public;declare [...]
             Overwrite the data of the key/data pair to which the cursor refers
             with the specified data item.
-            </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_BTreeCursor_Recno.htm">Recno</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_BTreeCursor_Refresh.htm">Refresh</a></td><td>Overloaded.  </td [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_BTreeCursor_Recno.htm">Recno</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_BTreeCursor_Refresh.htm">Refresh</a></td><td>Overloaded.  </td [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_BTreeDatabase.htm b/docs/csharp/html/Methods_T_BerkeleyDB_BTreeDatabase.htm
index b669de4..9c78cce 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_BTreeDatabase.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_BTreeDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTreeDatabase Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTreeDatabase Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -55,7 +55,7 @@
             <a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats</a>, <a href="T_BerkeleyDB_HashStats.htm">HashStats</a>,
             <a href="T_BerkeleyDB_QueueStats.htm">QueueStats</a>, and <a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats</a> classes. 
             </p>
-      </div></td></tr><tr data="public;declared;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_BTreeDatabase_Get.htm">Get</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_BTreeDatabase_GetBoth.htm">GetBoth</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src=". [...]
+      </div></td></tr><tr data="public;declared;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_BTreeDatabase_Get.htm">Get</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_BTreeDatabase_GetBoth.htm">GetBoth</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src=". [...]
             Create a specialized join cursor for use in performing equality or
             natural joins on secondary indices.
             </div> (Inherited from <a href="T_BerkeleyDB_Database.htm">Database</a>.)</td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_BTreeDatabase_KeyRange.htm">KeyRange</a></td><td>Overloaded.  </td></tr><tr data="public;static;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /><img src="../icons/static.gif" title="Static member" /></td><td><a href="Overload_ [...]
@@ -80,10 +80,10 @@
             <a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats</a>. 
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Sync.htm">Sync</a></td><td><div class="summary">
             Flush any cached information to disk.
-            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.com/e [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>. [...]
              When called on a database configured with secondary indices, 
              Truncate will truncate the primary database and all secondary
              indices. A count of the records discarded from the primary database
              is returned. 
              </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_BTreeDatabase_TruncateUnusedPages.htm">TruncateUnusedPages</a></td><td>Overloaded.  </td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitc [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_BTreeDatabaseConfig.htm b/docs/csharp/html/Methods_T_BerkeleyDB_BTreeDatabaseConfig.htm
index b744d94..d069dc2 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_BTreeDatabaseConfig.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_BTreeDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTreeDatabaseConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTreeDatabaseConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,8 +7,8 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_BTreeDatabaseConfig.htm">BTreeDatabaseConfig</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:defau [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
             Set the password and algorithm used by the Berkeley DB library to
             perform encryption and decryption. 
-            </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object< [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_BTreeStats.htm b/docs/csharp/html/Methods_T_BerkeleyDB_BTreeStats.htm
index 7299931..354077d 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_BTreeStats.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_BTreeStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTreeStats Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTreeStats Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,5 +7,5 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress="E [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_BackupOptions.htm b/docs/csharp/html/Methods_T_BerkeleyDB_BackupOptions.htm
index c50eb9d..8b38425 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_BackupOptions.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_BackupOptions.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BackupOptions Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BackupOptions Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,5 +7,5 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_BackupOptions.htm">BackupOptions</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypr [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_BadSecondaryException.htm b/docs/csharp/html/Methods_T_BerkeleyDB_BadSecondaryException.htm
index d33eef2..ebf29b5 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_BadSecondaryException.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_BadSecondaryException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BadSecondaryException Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BadSecondaryException Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -8,4 +8,4 @@
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_BadSecondaryException.htm">BadSecondaryException</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:d [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_BaseCursor.htm b/docs/csharp/html/Methods_T_BerkeleyDB_BaseCursor.htm
index 4dd8134..f2c456a 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_BaseCursor.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_BaseCursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BaseCursor Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BaseCursor Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -48,5 +48,5 @@
             it's still open.
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> ( [...]
             Returns an enumerator that iterates through the cursor.
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pub [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pub [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_BaseDatabase.htm b/docs/csharp/html/Methods_T_BerkeleyDB_BaseDatabase.htm
index 758187c..860d25c 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_BaseDatabase.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_BaseDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BaseDatabase Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BaseDatabase Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -44,7 +44,7 @@
       </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_BaseDatabase_Cursor.htm">Cursor</a></td><td>Overloaded.  </td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_BaseDatabase_Delete.htm">Delete</a></td><td>Overloaded.  </td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pu [...]
             Release the resources held by this object, and close the database if
             it's still open.
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> ( [...]
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> ( [...]
             The statistical information is described by the
             <a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats</a>, <a href="T_BerkeleyDB_HashStats.htm">HashStats</a>, 
             <a href="T_BerkeleyDB_HeapStats.htm">HeapStats</a>, <a href="T_BerkeleyDB_QueueStats.htm">QueueStats</a>, and
@@ -87,10 +87,10 @@
             </p>
       </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Sync.htm">Sync</a></td><td><div class="summary">
             Flush any cached information to disk.
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> (Inherited from <a [...]
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubm [...]
              When called on a database configured with secondary indices, 
              Truncate will truncate the primary database and all secondary
              indices. A count of the records discarded from the primary database
              is returned. 
              </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_ByteOrder.htm b/docs/csharp/html/Methods_T_BerkeleyDB_ByteOrder.htm
index 229129d..f2bcfea 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_ByteOrder.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_ByteOrder.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ByteOrder Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ByteOrder Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -10,5 +10,5 @@
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
             Convert from the integer constant used to represent byte order in 
             the C library to its corresponding ByteOrder object.
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pub [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pub [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_CacheInfo.htm b/docs/csharp/html/Methods_T_BerkeleyDB_CacheInfo.htm
index 2845469..46bcc72 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_CacheInfo.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_CacheInfo.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CacheInfo Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CacheInfo Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,5 +7,5 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_CacheInfo.htm">CacheInfo</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress="Exp [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_CachePriority.htm b/docs/csharp/html/Methods_T_BerkeleyDB_CachePriority.htm
index 4738960..fb6f9ff 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_CachePriority.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_CachePriority.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CachePriority Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CachePriority Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,5 +7,5 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_CachePriority.htm">CachePriority</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypr [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_CompactConfig.htm b/docs/csharp/html/Methods_T_BerkeleyDB_CompactConfig.htm
index 43c1a57..4c44e01 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_CompactConfig.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_CompactConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CompactConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CompactConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,5 +7,5 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_CompactConfig.htm">CompactConfig</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypr [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_CompactData.htm b/docs/csharp/html/Methods_T_BerkeleyDB_CompactData.htm
index 1ba6160..cebb7e7 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_CompactData.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_CompactData.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CompactData Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CompactData Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,5 +7,5 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_CompactData.htm">CompactData</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress= [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_Cursor.htm b/docs/csharp/html/Methods_T_BerkeleyDB_Cursor.htm
index 1c3cecb..08f6eb6 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_Cursor.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_Cursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -43,12 +43,12 @@
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> ( [...]
             Returns an enumerator that iterates through the
             <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pub [...]
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pub [...]
             If positioning the cursor fails, <a href="P_BerkeleyDB_Cursor_CurrentMultiple.htm">CurrentMultiple</a> will
             contain an empty
             <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>TKey, TValue<span class="languageSpecificText"><span class="cs">></span><span class="vb">)</span><span class="cpp">></span><span class="nu">)</span></span></a>.
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_Cursor_MoveFirstMultipleKey.htm">MoveFirstMultipleKey</a></td><td>Overloaded.  </td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_Cursor_MoveLast.htm">MoveLast</a></td><td>Overloaded.  </td></tr><tr data="public;declared;notNetfw;" [...]
             Overwrite the data of the key/data pair to which the cursor refers
             with the specified data item.
-            </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_Cursor_Refresh.htm">Refresh</a></td><td>Overloaded.  </td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_Cursor_RefreshMultiple.htm">RefreshMultiple</a></td><td>Overloaded.  </td></tr><tr data="public;declared;notNetfw;"><td><img sr [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_Cursor_Refresh.htm">Refresh</a></td><td>Overloaded.  </td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_Cursor_RefreshMultiple.htm">RefreshMultiple</a></td><td>Overloaded.  </td></tr><tr data="public;declared;notNetfw;"><td><img sr [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_CursorConfig.htm b/docs/csharp/html/Methods_T_BerkeleyDB_CursorConfig.htm
index b82f76a..b32e305 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_CursorConfig.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_CursorConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CursorConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CursorConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,5 +7,5 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_CursorConfig.htm">CursorConfig</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypres [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_Database.htm b/docs/csharp/html/Methods_T_BerkeleyDB_Database.htm
index 9e57044..6c711c4 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_Database.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_Database.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Database Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Database Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -44,7 +44,7 @@
       </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_Database_Cursor.htm">Cursor</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_Database_Delete.htm">Delete</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmeth [...]
             Release the resources held by this object, and close the database if
             it's still open.
-            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn [...]
             Create a specialized join cursor for use in performing equality or
             natural joins on secondary indices.
             </div></td></tr><tr data="public;static;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /><img src="../icons/static.gif" title="Static member" /></td><td><a href="Overload_BerkeleyDB_Database_Open.htm">Open</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_Database_PrintFastStats.htm">PrintFastStats</a></td><td>Overloaded.  [...]
@@ -66,7 +66,7 @@
             </p>
       </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_Database_PutNoOverwrite.htm">PutNoOverwrite</a></td><td>Overloaded.  </td></tr><tr data="public;static;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /><img src="../icons/static.gif" title="Static member" /></td><td><a href="Overload_BerkeleyDB_Database_Salvage.htm">Salvage</a></td><td>Overloaded.   [...]
             Flush any cached information to disk.
-            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.com/e [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>. [...]
              When called on a database configured with secondary indices, 
              Truncate will truncate the primary database and all secondary
              indices. A count of the records discarded from the primary database
@@ -83,4 +83,4 @@
             it should only be used on files that are not being modified by
             another thread of control.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Database.htm">Database Class</a></div><div class=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_DatabaseConfig.htm b/docs/csharp/html/Methods_T_BerkeleyDB_DatabaseConfig.htm
index 8a54c00..54ff679 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_DatabaseConfig.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_DatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,8 +7,8 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkey [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
             Set the password and algorithm used by the Berkeley DB library to
             perform encryption and decryption. 
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> (Inherited from <a [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse( [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_DatabaseEntry.htm b/docs/csharp/html/Methods_T_BerkeleyDB_DatabaseEntry.htm
index 1ba253e..34fe473 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_DatabaseEntry.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_DatabaseEntry.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseEntry Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseEntry Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -9,5 +9,5 @@
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_DatabaseEntry_Dispose.htm">Dispose</a></td><td><div class="summary">
             Release the resources held by the underlying C library.
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> ( [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> ( [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_DatabaseEnvironment.htm b/docs/csharp/html/Methods_T_BerkeleyDB_DatabaseEnvironment.htm
index b53271a..2177fa2 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_DatabaseEnvironment.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_DatabaseEnvironment.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseEnvironment Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseEnvironment Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -85,7 +85,7 @@
             structures, while holding a logical database lock, or with an
             unresolved transaction (that is, a transaction that was never
             aborted or committed).
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pub [...]
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pub [...]
             This method checks to see if a specified transaction has been replicated from 
             the master of a replication group. It may be called by applications using either
             the Base API or the Replication Manager.
@@ -304,7 +304,7 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_DatabaseEnvironment_SetMaxSequentialWrites.htm">SetMaxSequentialWrites</a></td><td><div class="summary">
             Limit the number of sequential write operations scheduled by the
             library when flushing dirty pages from the cache.
-            </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_DatabaseEnvironment_SyncMemPool.htm">SyncMemPool</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a hre [...]
+            </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_DatabaseEnvironment_SyncMemPool.htm">SyncMemPool</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string [...]
             Ensure that a specified percent of the pages in the cache are clean,
             by writing dirty pages to their backing files. 
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_DatabaseEnvironment_WriteToLog.htm">WriteToLog</a></td><td>Overloaded.  <div class="summary">
@@ -318,4 +318,4 @@
             db_printlog  utility. This method is intended for debugging and
             performance tuning.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_DatabaseEnvironmentConfig.htm b/docs/csharp/html/Methods_T_BerkeleyDB_DatabaseEnvironmentConfig.htm
index 25b8b8b..0d114d2 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_DatabaseEnvironmentConfig.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_DatabaseEnvironmentConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseEnvironmentConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseEnvironmentConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,8 +7,8 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_DatabaseEnvironmentConfig.htm">DatabaseEnvironmentConfig</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style=" [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
             Set the password and algorithm used by the Berkeley DB library to
             perform encryption and decryption. 
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> (Inherited from <a [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse( [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_DatabaseException.htm b/docs/csharp/html/Methods_T_BerkeleyDB_DatabaseException.htm
index 35fde20..716279f 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_DatabaseException.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_DatabaseException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseException Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseException Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,4 +11,4 @@
             Throw an exception which corresponds to the specified Berkeley DB
             error code.
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/es4y6f7e" target="_blank">ToString</a></td><td><div class="summary">Creates and returns a string representation of the current exception.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/c18k6c59" target="_blank">Exception</a>.)</td></tr></table></div><h1 class="heading"><span oncl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_DatabaseType.htm b/docs/csharp/html/Methods_T_BerkeleyDB_DatabaseType.htm
index 27e5f50..ea8d411 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_DatabaseType.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_DatabaseType.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseType Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseType Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,7 +7,7 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_DatabaseType.htm">DatabaseType</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypres [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
             Convert this instance of DatabaseType to its string representation.
             </div> (Overrides <a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">Object<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>ToString<span class="languageSpecificText"><span class="cs">()</span><span class="cpp">()</span><span class="nu">()</span></span></a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="curs [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_DbChannel.htm b/docs/csharp/html/Methods_T_BerkeleyDB_DbChannel.htm
index 2af5c2d..f5c8a5a 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_DbChannel.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_DbChannel.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DbChannel Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DbChannel Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_DbChannel_Dispose.htm">Dispose</a></td><td><div class="summary">
             Release the resources held by this object, and close the channel if
             it's still open.
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> ( [...]
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> ( [...]
             Send a message on the message channel. The message is sent 
             asynchronously. The method does not wait for a response before
             returning. It usually completes quickly because it only waits for
@@ -21,5 +21,5 @@
             messages, and/or if the network data buffer is nearly full. 
             It could even block indefinitely if the remote site is slow
             to read.
-            </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_DbChannel_SendRequest.htm">SendRequest</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http:// [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_DbChannel_SendRequest.htm">SendRequest</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that repr [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_DbSite.htm b/docs/csharp/html/Methods_T_BerkeleyDB_DbSite.htm
index deb6823..ecb7784 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_DbSite.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_DbSite.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DbSite Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DbSite Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_DbSite_Dispose.htm">Dispose</a></td><td><div class="summary">
             Release the resources held by this object, and close the site if
             it's still open.
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> ( [...]
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> ( [...]
             Remove the site from the replication manager.
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> (Inherited from <a [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse( [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_DbSiteConfig.htm b/docs/csharp/html/Methods_T_BerkeleyDB_DbSiteConfig.htm
index 2cea8cd..3a11202 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_DbSiteConfig.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_DbSiteConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DbSiteConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DbSiteConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,5 +7,5 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_DbSiteConfig.htm">DbSiteConfig</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypres [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_DbThreadID.htm b/docs/csharp/html/Methods_T_BerkeleyDB_DbThreadID.htm
index ea23201..8c54824 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_DbThreadID.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_DbThreadID.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DbThreadID Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DbThreadID Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,5 +7,5 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_DbThreadID.htm">DbThreadID</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress="E [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_DeadlockException.htm b/docs/csharp/html/Methods_T_BerkeleyDB_DeadlockException.htm
index 8e39b5f..30b6348 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_DeadlockException.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_DeadlockException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DeadlockException Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DeadlockException Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -8,4 +8,4 @@
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_DeadlockException.htm">DeadlockException</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_DeadlockPolicy.htm b/docs/csharp/html/Methods_T_BerkeleyDB_DeadlockPolicy.htm
index 7a130af..2b09317 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_DeadlockPolicy.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_DeadlockPolicy.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DeadlockPolicy Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DeadlockPolicy Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,5 +7,5 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_DeadlockPolicy.htm">DeadlockPolicy</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkey [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_ErrorCodes.htm b/docs/csharp/html/Methods_T_BerkeleyDB_ErrorCodes.htm
index 04c580e..16550d3 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_ErrorCodes.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_ErrorCodes.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ErrorCodes Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ErrorCodes Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,5 +7,5 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_ErrorCodes.htm">ErrorCodes</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress="E [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_ForeignConflictException.htm b/docs/csharp/html/Methods_T_BerkeleyDB_ForeignConflictException.htm
index f76b3a9..86dc81c 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_ForeignConflictException.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_ForeignConflictException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ForeignConflictException Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ForeignConflictException Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -8,4 +8,4 @@
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_ForeignConflictException.htm">ForeignConflictException</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cu [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_FullLogBufferException.htm b/docs/csharp/html/Methods_T_BerkeleyDB_FullLogBufferException.htm
index 61cffcf..1806a48 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_FullLogBufferException.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_FullLogBufferException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FullLogBufferException Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FullLogBufferException Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -8,4 +8,4 @@
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_FullLogBufferException.htm">FullLogBufferException</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_HashCursor.htm b/docs/csharp/html/Methods_T_BerkeleyDB_HashCursor.htm
index c19af5d..1d580d4 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_HashCursor.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_HashCursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashCursor Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashCursor Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -45,7 +45,7 @@
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> ( [...]
             Returns an enumerator that iterates through the
             <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.
-            </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr>< [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr>< [...]
             Insert the data element as a duplicate element of the key to which
             the cursor refers.
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_HashCursor_Move.htm">Move</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_HashCursor_MoveFirst.htm">MoveFirst</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../i [...]
@@ -55,5 +55,5 @@
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_HashCursor_MoveFirstMultipleKey.htm">MoveFirstMultipleKey</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_HashCursor_MoveLast.htm">MoveLast</a></td><td>Overloaded.  </td></tr><tr data="public;inherited [...]
             Overwrite the data of the key/data pair to which the cursor refers
             with the specified data item.
-            </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_HashCursor_Refresh.htm">Refresh</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_HashCursor_RefreshMultiple.htm">RefreshMultiple</a></td><t [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_HashCursor_Refresh.htm">Refresh</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_HashCursor_RefreshMultiple.htm">RefreshMultiple</a></td><t [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_HashDatabase.htm b/docs/csharp/html/Methods_T_BerkeleyDB_HashDatabase.htm
index 7f05caf..7d3080b 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_HashDatabase.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_HashDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashDatabase Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashDatabase Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -55,7 +55,7 @@
             <a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats</a>, <a href="T_BerkeleyDB_HashStats.htm">HashStats</a>,
             <a href="T_BerkeleyDB_QueueStats.htm">QueueStats</a>, and <a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats</a> classes. 
             </p>
-      </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_HashDatabase_Get.htm">Get</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_HashDatabase_GetBoth.htm">GetBoth</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pub [...]
+      </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_HashDatabase_Get.htm">Get</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_HashDatabase_GetBoth.htm">GetBoth</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pub [...]
             Create a specialized join cursor for use in performing equality or
             natural joins on secondary indices.
             </div> (Inherited from <a href="T_BerkeleyDB_Database.htm">Database</a>.)</td></tr><tr data="public;static;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /><img src="../icons/static.gif" title="Static member" /></td><td><a href="Overload_BerkeleyDB_HashDatabase_Open.htm">Open</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_Berkeley [...]
@@ -80,10 +80,10 @@
             <a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats</a>. 
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Sync.htm">Sync</a></td><td><div class="summary">
             Flush any cached information to disk.
-            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.com/e [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>. [...]
              When called on a database configured with secondary indices, 
              Truncate will truncate the primary database and all secondary
              indices. A count of the records discarded from the primary database
              is returned. 
              </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_HashDatabase_TruncateUnusedPages.htm">TruncateUnusedPages</a></td><td>Overloaded.  </td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_HashDatabaseConfig.htm b/docs/csharp/html/Methods_T_BerkeleyDB_HashDatabaseConfig.htm
index 817dace..562b92e 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_HashDatabaseConfig.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_HashDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashDatabaseConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashDatabaseConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,8 +7,8 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_HashDatabaseConfig.htm">HashDatabaseConfig</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
             Set the password and algorithm used by the Berkeley DB library to
             perform encryption and decryption. 
-            </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object< [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_HashStats.htm b/docs/csharp/html/Methods_T_BerkeleyDB_HashStats.htm
index 62d0dd4..0bfa262 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_HashStats.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_HashStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashStats Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashStats Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,5 +7,5 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_HashStats.htm">HashStats</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress="Exp [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_HeapDatabase.htm b/docs/csharp/html/Methods_T_BerkeleyDB_HeapDatabase.htm
index df2e60c..8f66589 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_HeapDatabase.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_HeapDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapDatabase Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapDatabase Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -56,7 +56,7 @@
             <a href="T_BerkeleyDB_HeapStats.htm">HeapStats</a>, <a href="T_BerkeleyDB_QueueStats.htm">QueueStats</a>, and 
             <a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats</a> classes. 
             </p>
-      </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_HeapDatabase_Get.htm">Get</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_HeapDatabase_GetBoth.htm">GetBoth</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pub [...]
+      </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_HeapDatabase_Get.htm">Get</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_HeapDatabase_GetBoth.htm">GetBoth</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pub [...]
             Create a specialized join cursor for use in performing equality or
             natural joins on secondary indices.
             </div> (Inherited from <a href="T_BerkeleyDB_Database.htm">Database</a>.)</td></tr><tr data="public;static;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /><img src="../icons/static.gif" title="Static member" /></td><td><a href="Overload_BerkeleyDB_HeapDatabase_Open.htm">Open</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_Berkeley [...]
@@ -81,10 +81,10 @@
             <a href="T_BerkeleyDB_HeapStats.htm">HeapStats</a>. 
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Sync.htm">Sync</a></td><td><div class="summary">
             Flush any cached information to disk.
-            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.com/e [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>. [...]
              When called on a database configured with secondary indices, 
              Truncate will truncate the primary database and all secondary
              indices. A count of the records discarded from the primary database
              is returned. 
              </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HeapDatabase.htm">HeapDatabase Class</a></div><di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_HeapDatabaseConfig.htm b/docs/csharp/html/Methods_T_BerkeleyDB_HeapDatabaseConfig.htm
index 557a08f..8aa5b1f 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_HeapDatabaseConfig.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_HeapDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapDatabaseConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapDatabaseConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,7 +7,7 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_HeapDatabaseConfig.htm">HeapDatabaseConfig</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
              Set the maximum on-disk database file size used by the database. If
              this value is never set, the database's file size can grow without
              bound. If this value is set, then the heap file can never grow
@@ -17,5 +17,5 @@
              </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_DatabaseConfig_SetEncryption.htm">SetEncryption</a></td><td><div class="summary">
             Set the password and algorithm used by the Berkeley DB library to
             perform encryption and decryption. 
-            </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object< [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_HeapFullException.htm b/docs/csharp/html/Methods_T_BerkeleyDB_HeapFullException.htm
index c6aa634..fe4510c 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_HeapFullException.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_HeapFullException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapFullException Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapFullException Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -8,4 +8,4 @@
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_HeapFullException.htm">HeapFullException</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_HeapRecordId.htm b/docs/csharp/html/Methods_T_BerkeleyDB_HeapRecordId.htm
index 7fb81a4..8ada185 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_HeapRecordId.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_HeapRecordId.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapRecordId Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapRecordId Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,5 +7,5 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_HeapRecordId.htm">HeapRecordId</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypres [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_HeapStats.htm b/docs/csharp/html/Methods_T_BerkeleyDB_HeapStats.htm
index 79a3565..3ab2d63 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_HeapStats.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_HeapStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapStats Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapStats Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,5 +7,5 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_HeapStats.htm">HeapStats</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress="Exp [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_IBackup.htm b/docs/csharp/html/Methods_T_BerkeleyDB_IBackup.htm
index 4a0b38d..02ed891 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_IBackup.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_IBackup.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>IBackup Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>IBackup Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,4 +16,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_IBackup_Write.htm">Write</a></td><td><div class="summary">
             Called when writing data during a backup. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_IBackup.htm">IBackup Interface</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_JoinCursor.htm b/docs/csharp/html/Methods_T_BerkeleyDB_JoinCursor.htm
index 5c8a39a..e81817f 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_JoinCursor.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_JoinCursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>JoinCursor Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>JoinCursor Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -28,5 +28,5 @@
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> ( [...]
             Returns an enumerator that iterates through the
             <a href="T_BerkeleyDB_JoinCursor.htm">JoinCursor</a>.
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pub [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pub [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_KeyEmptyException.htm b/docs/csharp/html/Methods_T_BerkeleyDB_KeyEmptyException.htm
index 5ecdf0a..19c55bf 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_KeyEmptyException.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_KeyEmptyException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>KeyEmptyException Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>KeyEmptyException Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -8,4 +8,4 @@
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_KeyEmptyException.htm">KeyEmptyException</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_KeyExistException.htm b/docs/csharp/html/Methods_T_BerkeleyDB_KeyExistException.htm
index 497608a..5f57dc2 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_KeyExistException.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_KeyExistException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>KeyExistException Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>KeyExistException Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -8,4 +8,4 @@
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_KeyExistException.htm">KeyExistException</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_KeyRange.htm b/docs/csharp/html/Methods_T_BerkeleyDB_KeyRange.htm
index c7a5887..ad7cc2c 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_KeyRange.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_KeyRange.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>KeyRange Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>KeyRange Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,5 +7,5 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_KeyRange.htm">KeyRange</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress="Expan [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_LSN.htm b/docs/csharp/html/Methods_T_BerkeleyDB_LSN.htm
index f9cbeba..d65aa0a 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_LSN.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_LSN.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LSN Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LSN Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -9,5 +9,5 @@
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;static;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /><img src="../icons/static.gif" title="Static member" /></td><td><a href="M_BerkeleyDB_LSN_Compare.htm">Compare</a></td><td><div class="summary">
             Compare two LSNs.
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> ( [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> ( [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_LeaseExpiredException.htm b/docs/csharp/html/Methods_T_BerkeleyDB_LeaseExpiredException.htm
index e7c1ce5..ce991b7 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_LeaseExpiredException.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_LeaseExpiredException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LeaseExpiredException Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LeaseExpiredException Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -8,4 +8,4 @@
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_LeaseExpiredException.htm">LeaseExpiredException</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:d [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_LockNotGrantedException.htm b/docs/csharp/html/Methods_T_BerkeleyDB_LockNotGrantedException.htm
index 9ee0ac4..cf935b2 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_LockNotGrantedException.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_LockNotGrantedException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockNotGrantedException Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockNotGrantedException Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -8,4 +8,4 @@
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_LockNotGrantedException.htm">LockNotGrantedException</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="curs [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_LockStats.htm b/docs/csharp/html/Methods_T_BerkeleyDB_LockStats.htm
index 0975365..165f833 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_LockStats.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_LockStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockStats Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockStats Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,5 +7,5 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_LockStats.htm">LockStats</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress="Exp [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_LockingConfig.htm b/docs/csharp/html/Methods_T_BerkeleyDB_LockingConfig.htm
index 72fab82..4720aa0 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_LockingConfig.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_LockingConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockingConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockingConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,5 +7,5 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_LockingConfig.htm">LockingConfig</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypr [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_LockingInfo.htm b/docs/csharp/html/Methods_T_BerkeleyDB_LockingInfo.htm
index a3d2adc..f95c303 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_LockingInfo.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_LockingInfo.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockingInfo Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockingInfo Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,5 +7,5 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_LockingInfo.htm">LockingInfo</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress= [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_LogConfig.htm b/docs/csharp/html/Methods_T_BerkeleyDB_LogConfig.htm
index 79de583..6ccdf0a 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_LogConfig.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_LogConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,5 +7,5 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_LogConfig.htm">LogConfig</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress="Exp [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_LogStats.htm b/docs/csharp/html/Methods_T_BerkeleyDB_LogStats.htm
index 06de460..236879d 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_LogStats.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_LogStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogStats Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogStats Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,5 +7,5 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_LogStats.htm">LogStats</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress="Expan [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_LogVerifyConfig.htm b/docs/csharp/html/Methods_T_BerkeleyDB_LogVerifyConfig.htm
index 055928d..e1cbc7f 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_LogVerifyConfig.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_LogVerifyConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogVerifyConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogVerifyConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,5 +7,5 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_LogVerifyConfig.htm">LogVerifyConfig</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onk [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_MPoolConfig.htm b/docs/csharp/html/Methods_T_BerkeleyDB_MPoolConfig.htm
index 75ce0a2..d219876 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_MPoolConfig.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_MPoolConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MPoolConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MPoolConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,8 +7,8 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_MPoolConfig.htm">MPoolConfig</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress= [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
             Limit the number of sequential write operations scheduled by the
             library when flushing dirty pages from the cache.
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> (Inherited from <a [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse( [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_MPoolFileStats.htm b/docs/csharp/html/Methods_T_BerkeleyDB_MPoolFileStats.htm
index 234ba70..5f7d16a 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_MPoolFileStats.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_MPoolFileStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MPoolFileStats Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MPoolFileStats Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,5 +7,5 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_MPoolFileStats.htm">MPoolFileStats</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkey [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_MPoolStats.htm b/docs/csharp/html/Methods_T_BerkeleyDB_MPoolStats.htm
index 1a4ee4f..1ac7baa 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_MPoolStats.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_MPoolStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MPoolStats Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MPoolStats Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,5 +7,5 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress="E [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_MultipleDatabaseEntry.htm b/docs/csharp/html/Methods_T_BerkeleyDB_MultipleDatabaseEntry.htm
index fb42cab..6874288 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_MultipleDatabaseEntry.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_MultipleDatabaseEntry.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MultipleDatabaseEntry Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MultipleDatabaseEntry Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,5 +13,5 @@
             Return an enumerator which iterates over all
             <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> objects represented by the 
             <a href="T_BerkeleyDB_MultipleDatabaseEntry.htm">MultipleDatabaseEntry</a>.
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pub [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pub [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_MultipleKeyDatabaseEntry.htm b/docs/csharp/html/Methods_T_BerkeleyDB_MultipleKeyDatabaseEntry.htm
index 0bd12d9..0ac0f90 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_MultipleKeyDatabaseEntry.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_MultipleKeyDatabaseEntry.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MultipleKeyDatabaseEntry Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MultipleKeyDatabaseEntry Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,5 +13,5 @@
             Return an enumerator which iterates over all
             <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> pairs represented by the 
             <a href="T_BerkeleyDB_MultipleKeyDatabaseEntry.htm">MultipleKeyDatabaseEntry</a>.
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pub [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pub [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_MutexConfig.htm b/docs/csharp/html/Methods_T_BerkeleyDB_MutexConfig.htm
index 6cab349..07a327b 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_MutexConfig.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_MutexConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MutexConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MutexConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,5 +7,5 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_MutexConfig.htm">MutexConfig</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress= [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_MutexStats.htm b/docs/csharp/html/Methods_T_BerkeleyDB_MutexStats.htm
index 521ef70..e056dba 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_MutexStats.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_MutexStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MutexStats Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MutexStats Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,5 +7,5 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_MutexStats.htm">MutexStats</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress="E [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_NotFoundException.htm b/docs/csharp/html/Methods_T_BerkeleyDB_NotFoundException.htm
index aa65977..dbed5b8 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_NotFoundException.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_NotFoundException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NotFoundException Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NotFoundException Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -8,4 +8,4 @@
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_NotFoundException.htm">NotFoundException</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_OldVersionException.htm b/docs/csharp/html/Methods_T_BerkeleyDB_OldVersionException.htm
index 2be9a84..3f9e755 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_OldVersionException.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_OldVersionException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>OldVersionException Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>OldVersionException Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -8,4 +8,4 @@
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_OldVersionException.htm">OldVersionException</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:defau [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_PageNotFoundException.htm b/docs/csharp/html/Methods_T_BerkeleyDB_PageNotFoundException.htm
index ba9fdd9..926d605 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_PageNotFoundException.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_PageNotFoundException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PageNotFoundException Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PageNotFoundException Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -8,4 +8,4 @@
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_PageNotFoundException.htm">PageNotFoundException</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:d [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_PreparedTransaction.htm b/docs/csharp/html/Methods_T_BerkeleyDB_PreparedTransaction.htm
index 3b3efab..291be42 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_PreparedTransaction.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_PreparedTransaction.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PreparedTransaction Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PreparedTransaction Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,5 +7,5 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_PreparedTransaction.htm">PreparedTransaction</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:defau [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_QueueDatabase.htm b/docs/csharp/html/Methods_T_BerkeleyDB_QueueDatabase.htm
index 3f27535..267f62e 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_QueueDatabase.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_QueueDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>QueueDatabase Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>QueueDatabase Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -55,7 +55,7 @@
             <a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats</a>, <a href="T_BerkeleyDB_HashStats.htm">HashStats</a>,
             <a href="T_BerkeleyDB_QueueStats.htm">QueueStats</a>, and <a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats</a> classes. 
             </p>
-      </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_QueueDatabase_Get.htm">Get</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_QueueDatabase_GetBoth.htm">GetBoth</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/p [...]
+      </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_QueueDatabase_Get.htm">Get</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_QueueDatabase_GetBoth.htm">GetBoth</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/p [...]
             Create a specialized join cursor for use in performing equality or
             natural joins on secondary indices.
             </div> (Inherited from <a href="T_BerkeleyDB_Database.htm">Database</a>.)</td></tr><tr data="public;static;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /><img src="../icons/static.gif" title="Static member" /></td><td><a href="Overload_BerkeleyDB_QueueDatabase_Open.htm">Open</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_Berkele [...]
@@ -80,10 +80,10 @@
             <a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats</a>. 
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Sync.htm">Sync</a></td><td><div class="summary">
             Flush any cached information to disk.
-            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.com/e [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>. [...]
              When called on a database configured with secondary indices, 
              Truncate will truncate the primary database and all secondary
              indices. A count of the records discarded from the primary database
              is returned. 
              </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_QueueDatabase.htm">QueueDatabase Class</a></div>< [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_QueueDatabaseConfig.htm b/docs/csharp/html/Methods_T_BerkeleyDB_QueueDatabaseConfig.htm
index ded7124..cf8abde 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_QueueDatabaseConfig.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_QueueDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>QueueDatabaseConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>QueueDatabaseConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,8 +7,8 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_QueueDatabaseConfig.htm">QueueDatabaseConfig</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:defau [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
             Set the password and algorithm used by the Berkeley DB library to
             perform encryption and decryption. 
-            </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object< [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_QueueStats.htm b/docs/csharp/html/Methods_T_BerkeleyDB_QueueStats.htm
index 14ac7cc..f809e0f 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_QueueStats.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_QueueStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>QueueStats Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>QueueStats Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,5 +7,5 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_QueueStats.htm">QueueStats</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress="E [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_RecnoCursor.htm b/docs/csharp/html/Methods_T_BerkeleyDB_RecnoCursor.htm
index c97405e..1372493 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_RecnoCursor.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_RecnoCursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecnoCursor Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecnoCursor Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -43,7 +43,7 @@
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> ( [...]
             Returns an enumerator that iterates through the
             <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.
-            </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr>< [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr>< [...]
             Insert the data element as a duplicate element of the key to which
             the cursor refers.
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_RecnoCursor_Move.htm">Move</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_RecnoCursor_MoveFirst.htm">MoveFirst</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src=".. [...]
@@ -53,5 +53,5 @@
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_RecnoCursor_MoveFirstMultipleKey.htm">MoveFirstMultipleKey</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_RecnoCursor_MoveLast.htm">MoveLast</a></td><td>Overloaded.  </td></tr><tr data="public;inherit [...]
             Overwrite the data of the key/data pair to which the cursor refers
             with the specified data item.
-            </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_RecnoCursor_Refresh.htm">Refresh</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_RecnoCursor_RefreshMultiple.htm">RefreshMultiple</a></td> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_RecnoCursor_Refresh.htm">Refresh</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_RecnoCursor_RefreshMultiple.htm">RefreshMultiple</a></td> [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_RecnoDatabase.htm b/docs/csharp/html/Methods_T_BerkeleyDB_RecnoDatabase.htm
index 3af2c02..7855f5b 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_RecnoDatabase.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_RecnoDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecnoDatabase Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecnoDatabase Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -55,7 +55,7 @@
             <a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats</a>, <a href="T_BerkeleyDB_HashStats.htm">HashStats</a>,
             <a href="T_BerkeleyDB_QueueStats.htm">QueueStats</a>, and <a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats</a> classes. 
             </p>
-      </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_RecnoDatabase_Get.htm">Get</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_RecnoDatabase_GetBoth.htm">GetBoth</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/p [...]
+      </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_RecnoDatabase_Get.htm">Get</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_RecnoDatabase_GetBoth.htm">GetBoth</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/p [...]
             Create a specialized join cursor for use in performing equality or
             natural joins on secondary indices.
             </div> (Inherited from <a href="T_BerkeleyDB_Database.htm">Database</a>.)</td></tr><tr data="public;static;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /><img src="../icons/static.gif" title="Static member" /></td><td><a href="Overload_BerkeleyDB_RecnoDatabase_Open.htm">Open</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_Berkele [...]
@@ -80,10 +80,10 @@
             <a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats</a>. 
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Sync.htm">Sync</a></td><td><div class="summary">
             Flush any cached information to disk.
-            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.com/e [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>. [...]
              When called on a database configured with secondary indices, 
              Truncate will truncate the primary database and all secondary
              indices. A count of the records discarded from the primary database
              is returned. 
              </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_RecnoDatabase_TruncateUnusedPages.htm">TruncateUnusedPages</a></td><td>Overloaded.  </td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitc [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_RecnoDatabaseConfig.htm b/docs/csharp/html/Methods_T_BerkeleyDB_RecnoDatabaseConfig.htm
index fa8b1bc..a43d25d 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_RecnoDatabaseConfig.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_RecnoDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecnoDatabaseConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecnoDatabaseConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,8 +7,8 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_RecnoDatabaseConfig.htm">RecnoDatabaseConfig</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:defau [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
             Set the password and algorithm used by the Berkeley DB library to
             perform encryption and decryption. 
-            </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object< [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_RecnoStats.htm b/docs/csharp/html/Methods_T_BerkeleyDB_RecnoStats.htm
index f736149..7bf63cf 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_RecnoStats.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_RecnoStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecnoStats Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecnoStats Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,5 +7,5 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress="E [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_RepMgrSite.htm b/docs/csharp/html/Methods_T_BerkeleyDB_RepMgrSite.htm
index e4715b3..abdf1c5 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_RepMgrSite.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_RepMgrSite.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrSite Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrSite Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,5 +7,5 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_RepMgrSite.htm">RepMgrSite</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress="E [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_RepMgrStats.htm b/docs/csharp/html/Methods_T_BerkeleyDB_RepMgrStats.htm
index b076359..54ace99 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_RepMgrStats.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_RepMgrStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrStats Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrStats Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,5 +7,5 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_RepMgrStats.htm">RepMgrStats</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypress= [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_RepProcMsgResult.htm b/docs/csharp/html/Methods_T_BerkeleyDB_RepProcMsgResult.htm
index 5f375f7..ea046ac 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_RepProcMsgResult.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_RepProcMsgResult.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepProcMsgResult Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepProcMsgResult Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,5 +7,5 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_RepProcMsgResult.htm">RepProcMsgResult</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" o [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_ReplicationConfig.htm b/docs/csharp/html/Methods_T_BerkeleyDB_ReplicationConfig.htm
index 68174ff..c4af298 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_ReplicationConfig.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_ReplicationConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,14 +11,14 @@
             Set the clock skew ratio among replication group members based on
             the fastest and slowest measurements among the group for use with
             master leases.
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> ( [...]
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> ( [...]
             Set a threshold for the minimum and maximum time that a client waits
             before requesting retransmission of a missing message.
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> (Inherited from <a [...]
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubm [...]
             Set a byte-count limit on the amount of data that will be
             transmitted from a site in response to a single message processed by
             <a href="M_BerkeleyDB_DatabaseEnvironment_RepProcessMessage.htm">RepProcessMessage(DatabaseEntry, DatabaseEntry, Int32)</a>. The limit is
             not a hard limit, and the record that exceeds the limit is the last
             record to be sent. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationConfig.htm">ReplicationConfig Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_ReplicationHostAddress.htm b/docs/csharp/html/Methods_T_BerkeleyDB_ReplicationHostAddress.htm
index 54cf0d4..65e9aa7 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_ReplicationHostAddress.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_ReplicationHostAddress.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationHostAddress Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationHostAddress Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,5 +7,5 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_ReplicationHostAddress.htm">ReplicationHostAddress</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_ReplicationStats.htm b/docs/csharp/html/Methods_T_BerkeleyDB_ReplicationStats.htm
index 693b01e..7a34bdb 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_ReplicationStats.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_ReplicationStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationStats Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationStats Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,5 +7,5 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" o [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_RunRecoveryException.htm b/docs/csharp/html/Methods_T_BerkeleyDB_RunRecoveryException.htm
index 38a3733..8225e07 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_RunRecoveryException.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_RunRecoveryException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RunRecoveryException Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RunRecoveryException Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -8,4 +8,4 @@
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_RunRecoveryException.htm">RunRecoveryException</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:def [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_SecondaryBTreeDatabase.htm b/docs/csharp/html/Methods_T_BerkeleyDB_SecondaryBTreeDatabase.htm
index 9444f31..155cb8d 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_SecondaryBTreeDatabase.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_SecondaryBTreeDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryBTreeDatabase Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryBTreeDatabase Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -44,7 +44,7 @@
       </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryBTreeDatabase_Cursor.htm">Cursor</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryBTreeDatabase_Delete.htm">Delete</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><t [...]
             Release the resources held by this object, and close the database if
             it's still open.
-            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn [...]
             The statistical information is described by the
             <a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats</a>, <a href="T_BerkeleyDB_HashStats.htm">HashStats</a>, 
             <a href="T_BerkeleyDB_HeapStats.htm">HeapStats</a>, <a href="T_BerkeleyDB_QueueStats.htm">QueueStats</a>, and
@@ -56,10 +56,10 @@
             <a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats</a> classes. 
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryBTreeDatabase_SecondaryCursor.htm">SecondaryCursor</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Sync.htm">Sync</a></td><td><div class="summary">
             Flush any cached information to disk.
-            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.com/e [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>. [...]
              When called on a database configured with secondary indices, 
              Truncate will truncate the primary database and all secondary
              indices. A count of the records discarded from the primary database
              is returned. 
              </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryBTreeDatabase.htm">SecondaryBTreeDatabas [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm b/docs/csharp/html/Methods_T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm
index bc03d04..65169e2 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryBTreeDatabaseConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryBTreeDatabaseConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,8 +7,8 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm">SecondaryBTreeDatabaseConfig</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" s [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
             Set the password and algorithm used by the Berkeley DB library to
             perform encryption and decryption. 
-            </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryBTreeDatabaseConfig_SetForeignKeyConstraint.htm">SetForeignKeyConstraint</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2 [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryBTreeDatabaseConfig_SetForeignKeyConstraint.htm">SetForeignKeyConstraint</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2 [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_SecondaryCursor.htm b/docs/csharp/html/Methods_T_BerkeleyDB_SecondaryCursor.htm
index f26e0ba..1ba0baa 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_SecondaryCursor.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_SecondaryCursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryCursor Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryCursor Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -42,5 +42,5 @@
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> ( [...]
             Returns an enumerator that iterates through the
             <a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor</a>.
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pub [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pub [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_SecondaryDatabase.htm b/docs/csharp/html/Methods_T_BerkeleyDB_SecondaryDatabase.htm
index 1888e43..2a1c28e 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_SecondaryDatabase.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_SecondaryDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryDatabase Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryDatabase Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -44,7 +44,7 @@
       </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryDatabase_Cursor.htm">Cursor</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryDatabase_Delete.htm">Delete</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src [...]
             Release the resources held by this object, and close the database if
             it's still open.
-            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn [...]
             The statistical information is described by the
             <a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats</a>, <a href="T_BerkeleyDB_HashStats.htm">HashStats</a>, 
             <a href="T_BerkeleyDB_HeapStats.htm">HeapStats</a>, <a href="T_BerkeleyDB_QueueStats.htm">QueueStats</a>, and
@@ -56,10 +56,10 @@
             <a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats</a> classes. 
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryDatabase_SecondaryCursor.htm">SecondaryCursor</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Sync.htm">Sync</a></td><td><div class="summary">
             Flush any cached information to disk.
-            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.com/e [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>. [...]
              When called on a database configured with secondary indices, 
              Truncate will truncate the primary database and all secondary
              indices. A count of the records discarded from the primary database
              is returned. 
              </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryDatabase.htm">SecondaryDatabase Class</a [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_SecondaryDatabaseConfig.htm b/docs/csharp/html/Methods_T_BerkeleyDB_SecondaryDatabaseConfig.htm
index b2e96db..8886db4 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_SecondaryDatabaseConfig.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_SecondaryDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryDatabaseConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryDatabaseConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,8 +7,8 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_SecondaryDatabaseConfig.htm">SecondaryDatabaseConfig</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="curs [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
             Set the password and algorithm used by the Berkeley DB library to
             perform encryption and decryption. 
-            </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryDatabaseConfig_SetForeignKeyConstraint.htm">SetForeignKeyConstraint</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.micro [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryDatabaseConfig_SetForeignKeyConstraint.htm">SetForeignKeyConstraint</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.micro [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_SecondaryHashDatabase.htm b/docs/csharp/html/Methods_T_BerkeleyDB_SecondaryHashDatabase.htm
index 598ae07..44a86bb 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_SecondaryHashDatabase.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_SecondaryHashDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryHashDatabase Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryHashDatabase Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -44,7 +44,7 @@
       </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryHashDatabase_Cursor.htm">Cursor</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryHashDatabase_Delete.htm">Delete</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td> [...]
             Release the resources held by this object, and close the database if
             it's still open.
-            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn [...]
             The statistical information is described by the
             <a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats</a>, <a href="T_BerkeleyDB_HashStats.htm">HashStats</a>, 
             <a href="T_BerkeleyDB_HeapStats.htm">HeapStats</a>, <a href="T_BerkeleyDB_QueueStats.htm">QueueStats</a>, and
@@ -56,10 +56,10 @@
             <a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats</a> classes. 
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryHashDatabase_SecondaryCursor.htm">SecondaryCursor</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Sync.htm">Sync</a></td><td><div class="summary">
             Flush any cached information to disk.
-            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.com/e [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>. [...]
              When called on a database configured with secondary indices, 
              Truncate will truncate the primary database and all secondary
              indices. A count of the records discarded from the primary database
              is returned. 
              </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryHashDatabase.htm">SecondaryHashDatabase  [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_SecondaryHashDatabaseConfig.htm b/docs/csharp/html/Methods_T_BerkeleyDB_SecondaryHashDatabaseConfig.htm
index 4d26d82..a6307bc 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_SecondaryHashDatabaseConfig.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_SecondaryHashDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryHashDatabaseConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryHashDatabaseConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,8 +7,8 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_SecondaryHashDatabaseConfig.htm">SecondaryHashDatabaseConfig</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" sty [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
             Set the password and algorithm used by the Berkeley DB library to
             perform encryption and decryption. 
-            </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryHashDatabaseConfig_SetForeignKeyConstraint.htm">SetForeignKeyConstraint</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2. [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryHashDatabaseConfig_SetForeignKeyConstraint.htm">SetForeignKeyConstraint</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2. [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_SecondaryQueueDatabase.htm b/docs/csharp/html/Methods_T_BerkeleyDB_SecondaryQueueDatabase.htm
index 3cc81b0..a6b1d56 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_SecondaryQueueDatabase.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_SecondaryQueueDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryQueueDatabase Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryQueueDatabase Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -44,7 +44,7 @@
       </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryQueueDatabase_Cursor.htm">Cursor</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryQueueDatabase_Delete.htm">Delete</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><t [...]
             Release the resources held by this object, and close the database if
             it's still open.
-            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn [...]
             The statistical information is described by the
             <a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats</a>, <a href="T_BerkeleyDB_HashStats.htm">HashStats</a>, 
             <a href="T_BerkeleyDB_HeapStats.htm">HeapStats</a>, <a href="T_BerkeleyDB_QueueStats.htm">QueueStats</a>, and
@@ -56,10 +56,10 @@
             <a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats</a> classes. 
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryQueueDatabase_SecondaryCursor.htm">SecondaryCursor</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Sync.htm">Sync</a></td><td><div class="summary">
             Flush any cached information to disk.
-            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.com/e [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>. [...]
              When called on a database configured with secondary indices, 
              Truncate will truncate the primary database and all secondary
              indices. A count of the records discarded from the primary database
              is returned. 
              </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryQueueDatabase.htm">SecondaryQueueDatabas [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm b/docs/csharp/html/Methods_T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm
index 30a70cb..75f6466 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryQueueDatabaseConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryQueueDatabaseConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,8 +7,8 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm">SecondaryQueueDatabaseConfig</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" s [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
             Set the password and algorithm used by the Berkeley DB library to
             perform encryption and decryption. 
-            </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryQueueDatabaseConfig_SetForeignKeyConstraint.htm">SetForeignKeyConstraint</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2 [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryQueueDatabaseConfig_SetForeignKeyConstraint.htm">SetForeignKeyConstraint</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2 [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_SecondaryRecnoDatabase.htm b/docs/csharp/html/Methods_T_BerkeleyDB_SecondaryRecnoDatabase.htm
index 5c52e3b..dee38bc 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_SecondaryRecnoDatabase.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_SecondaryRecnoDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryRecnoDatabase Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryRecnoDatabase Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -44,7 +44,7 @@
       </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryRecnoDatabase_Cursor.htm">Cursor</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryRecnoDatabase_Delete.htm">Delete</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><t [...]
             Release the resources held by this object, and close the database if
             it's still open.
-            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn [...]
             The statistical information is described by the
             <a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats</a>, <a href="T_BerkeleyDB_HashStats.htm">HashStats</a>, 
             <a href="T_BerkeleyDB_HeapStats.htm">HeapStats</a>, <a href="T_BerkeleyDB_QueueStats.htm">QueueStats</a>, and
@@ -56,10 +56,10 @@
             <a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats</a> classes. 
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryRecnoDatabase_SecondaryCursor.htm">SecondaryCursor</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Sync.htm">Sync</a></td><td><div class="summary">
             Flush any cached information to disk.
-            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.com/e [...]
+            </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>. [...]
              When called on a database configured with secondary indices, 
              Truncate will truncate the primary database and all secondary
              indices. A count of the records discarded from the primary database
              is returned. 
              </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryRecnoDatabase.htm">SecondaryRecnoDatabas [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm b/docs/csharp/html/Methods_T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm
index f403a0f..3434ea5 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryRecnoDatabaseConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryRecnoDatabaseConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,8 +7,8 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm">SecondaryRecnoDatabaseConfig</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" s [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
             Set the password and algorithm used by the Berkeley DB library to
             perform encryption and decryption. 
-            </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryRecnoDatabaseConfig_SetForeignKeyConstraint.htm">SetForeignKeyConstraint</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2 [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_SecondaryRecnoDatabaseConfig_SetForeignKeyConstraint.htm">SetForeignKeyConstraint</a></td><td>Overloaded.  </td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2 [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_Sequence.htm b/docs/csharp/html/Methods_T_BerkeleyDB_Sequence.htm
index eb82ba9..568432e 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_Sequence.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_Sequence.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Sequence Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Sequence Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -24,7 +24,7 @@
             wrap around the beginning or end of its range, set
             <a href="F_BerkeleyDB_SequenceConfig_Wrap.htm">Wrap</a> to true.
             </p>
-      </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod [...]
+      </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/zdee4b3y" target="_blank">GetHashCode</a></td><td><div class="summary">Serves as a hash function for a particular type. </div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod [...]
             The diagnostic information is described by
             <a href="T_BerkeleyDB_SequenceStats.htm">SequenceStats</a>. 
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_Sequence_Remove.htm">Remove</a></td><td>Overloaded.  </td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="Overload_BerkeleyDB_Sequence_Stats.htm">Stats</a></td><td>Overloaded.  <div class="summary">
@@ -38,5 +38,5 @@
             this reason, it should be called in a thread of control that has no
             open cursors or active transactions. 
             </p>
-      </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> (Inherited from <a href= [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+      </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAls [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_SequenceConfig.htm b/docs/csharp/html/Methods_T_BerkeleyDB_SequenceConfig.htm
index a6f4a47..efe27d1 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_SequenceConfig.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_SequenceConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SequenceConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SequenceConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,7 +7,7 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_SequenceConfig.htm">SequenceConfig</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkey [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
             Set the minimum and maximum values in the sequence.
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> (Inherited from <a [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse( [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_SequenceStats.htm b/docs/csharp/html/Methods_T_BerkeleyDB_SequenceStats.htm
index 4e4a03c..309f97e 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_SequenceStats.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_SequenceStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SequenceStats Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SequenceStats Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,5 +7,5 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_SequenceStats.htm">SequenceStats</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onkeypr [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_Transaction.htm b/docs/csharp/html/Methods_T_BerkeleyDB_Transaction.htm
index c4c8a7f..3b54a4f 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_Transaction.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_Transaction.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Transaction Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Transaction Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -33,11 +33,11 @@
             Free up all the per-process resources associated with the specified
             Transaction instance, neither committing nor aborting the
             transaction.
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> ( [...]
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> ( [...]
             Initiate the beginning of a two-phase commit.
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_Transaction_SetLockTimeout.htm">SetLockTimeout</a></td><td><div class="summary">
             Set the timeout value for locks for this transaction. 
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_Transaction_SetTxnTimeout.htm">SetTxnTimeout</a></td><td><div class="summary">
             Set the timeout value for transactions for this transaction. 
-            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a> that represents the current <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.</div> (Inherited from <a [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/7bxwbwt2" target="_blank">ToString</a></td><td><div class="summary">Returns a string that represents the current object.</div> (Inherited from <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse( [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_TransactionConfig.htm b/docs/csharp/html/Methods_T_BerkeleyDB_TransactionConfig.htm
index a4bbf14..a831c30 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_TransactionConfig.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_TransactionConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TransactionConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TransactionConfig Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,5 +7,5 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_TransactionConfig.htm">TransactionConfig</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_TransactionStats.htm b/docs/csharp/html/Methods_T_BerkeleyDB_TransactionStats.htm
index 69e4bea..e3e7772 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_TransactionStats.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_TransactionStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TransactionStats Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TransactionStats Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,5 +7,5 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_TransactionStats.htm">TransactionStats</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" o [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_VerboseMessages.htm b/docs/csharp/html/Methods_T_BerkeleyDB_VerboseMessages.htm
index e3405ce..7ffe8e7 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_VerboseMessages.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_VerboseMessages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>VerboseMessages Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>VerboseMessages Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -7,5 +7,5 @@
 	</span>
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_VerboseMessages.htm">VerboseMessages</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:default;" onk [...]
                
-            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+            </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_VerificationException.htm b/docs/csharp/html/Methods_T_BerkeleyDB_VerificationException.htm
index ba046e2..24bc9d2 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_VerificationException.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_VerificationException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>VerificationException Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>VerificationException Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -8,4 +8,4 @@
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_VerificationException.htm">VerificationException</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cursor:d [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Methods_T_BerkeleyDB_VersionMismatchException.htm b/docs/csharp/html/Methods_T_BerkeleyDB_VersionMismatchException.htm
index 53e2ffa..179e1db 100644
--- a/docs/csharp/html/Methods_T_BerkeleyDB_VersionMismatchException.htm
+++ b/docs/csharp/html/Methods_T_BerkeleyDB_VersionMismatchException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>VersionMismatchException Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>VersionMismatchException Methods </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -8,4 +8,4 @@
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_VersionMismatchException.htm">VersionMismatchException</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(methodTableToggle)" style="cu [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/bsc2ak47" target="_blank">Equals</a></td><td><div class="summary">Determines whether the specified <a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">Object</a> is equal to the current <a href="http://msdn2.m [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/N_BerkeleyDB.htm b/docs/csharp/html/N_BerkeleyDB.htm
index 8a1e7f4..2c957d8 100644
--- a/docs/csharp/html/N_BerkeleyDB.htm
+++ b/docs/csharp/html/N_BerkeleyDB.htm
@@ -376,4 +376,4 @@
             </div></td></tr><tr data="enumeration; public"><td><img src="../icons/pubenumeration.gif" title="Public enumeration" /></td><td><a href="T_BerkeleyDB_TransactionConfig_LogFlush.htm">TransactionConfig<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>LogFlush</a></td><td><div class="summary">
             Specifies the log flushing behavior on transaction commit
             </div></td></tr></table></div></div><div id="footer"><div class="footerLine"><img width="100%" height="3px" src="../icons/footer.gif" title="Footer image" /></div><A NAME="feedback"></A><span id="fb" class="feedbackcss"> </span>
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_Add.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_Add.htm
index a804546..fcc1663 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_Add.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_Add.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Add Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Add Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,4 +12,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BTreeCursor_Add.htm">Add(KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>DatabaseEntry, DatabaseEntry<span class="languageSpecificText"><span class="cs">&g [...]
             Insert the specified key/data pair into the database.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeCursor.htm">BTreeCursor Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_Move.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_Move.htm
index 09b4b1e..3d58af0 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_Move.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_Move.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Move Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Move Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -56,4 +56,4 @@
             in the record, Move is successful, and any existing bytes are
             returned. 
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveFirst.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveFirst.htm
index 65a144e..f1dab09 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveFirst.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveFirst.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirst Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirst Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -42,4 +42,4 @@
             in the record, MoveFirst is successful, and any existing bytes are
             returned. 
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveFirstMultiple.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveFirstMultiple.htm
index 22d1d73..0288eef 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveFirstMultiple.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveFirstMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirstMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirstMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -32,4 +32,4 @@
             a buffer the size of <span class="parameter">BufferSize</span> in
             <a href="P_BerkeleyDB_Cursor_CurrentMultiple.htm">CurrentMultiple</a>.
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveFirstMultipleKey.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveFirstMultipleKey.htm
index 7ee8a4e..cb9ad6f 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveFirstMultipleKey.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveFirstMultipleKey.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirstMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirstMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -28,4 +28,4 @@
             in a buffer the size of <span class="parameter">BufferSize</span> in
             <a href="P_BerkeleyDB_Cursor_CurrentMultipleKey.htm">CurrentMultipleKey</a>.
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveLast.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveLast.htm
index defb9cd..aa6874f 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveLast.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveLast.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveLast Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveLast Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -42,4 +42,4 @@
             in the record, MoveLast is successful, and any existing bytes are
             returned.
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveMultiple.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveMultiple.htm
index 927b0b5..4ca7ee6 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveMultiple.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -76,4 +76,4 @@
             cursor is positioned to a key/data pair if both the key and data
             match the values provided on the key and data parameters. 
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveMultipleKey.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveMultipleKey.htm
index d53e094..784ce97 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveMultipleKey.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveMultipleKey.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -74,4 +74,4 @@
             key/data pair if both the key and data match the values provided on
             the key and data parameters. 
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNext.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNext.htm
index c05eb83..4807409 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNext.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNext.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNext Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNext Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -46,4 +46,4 @@
             in the record, MoveNext is successful, and any existing bytes are
             returned.
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNextDuplicate.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNextDuplicate.htm
index 4a80e19..32c9b51 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNextDuplicate.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNextDuplicate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -50,4 +50,4 @@
             in the record, MoveNextDuplicate is successful, and any existing
             bytes are returned. 
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNextDuplicateMultiple.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNextDuplicateMultiple.htm
index 986575e..d9107a3 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNextDuplicateMultiple.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNextDuplicateMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicateMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicateMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -42,4 +42,4 @@
             pair of the database is not a duplicate data record for the current
             key/data pair.
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNextDuplicateMultipleKey.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNextDuplicateMultipleKey.htm
index d596c46..af54a6a 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNextDuplicateMultipleKey.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNextDuplicateMultipleKey.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicateMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicateMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -42,4 +42,4 @@
             pair of the database is not a duplicate data record for the current
             key/data pair.
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNextMultiple.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNextMultiple.htm
index a975092..ced553b 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNextMultiple.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNextMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -45,4 +45,4 @@
             <a href="P_BerkeleyDB_Cursor_CurrentMultiple.htm">CurrentMultiple.Key</a> may not
             change. 
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNextMultipleKey.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNextMultipleKey.htm
index 1b9209e..0794eaa 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNextMultipleKey.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNextMultipleKey.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -41,4 +41,4 @@
             key values, the keys of <a href="P_BerkeleyDB_Cursor_CurrentMultipleKey.htm">CurrentMultipleKey</a> may not
             change. 
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNextUnique.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNextUnique.htm
index 6c61fcc..1c04f82 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNextUnique.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNextUnique.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUnique Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUnique Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -50,4 +50,4 @@
             in the record, MoveNextUnique is successful, and any existing
             bytes are returned. 
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNextUniqueMultiple.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNextUniqueMultiple.htm
index 8b0b548..87d95f7 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNextUniqueMultiple.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNextUniqueMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUniqueMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUniqueMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -44,4 +44,4 @@
             MoveNextUniqueMultiple will return false if no non-duplicate
             key/data pairs exist after the cursor position in the database. 
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNextUniqueMultipleKey.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNextUniqueMultipleKey.htm
index 613ff81..b3b4ce7 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNextUniqueMultipleKey.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MoveNextUniqueMultipleKey.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUniqueMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUniqueMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -44,4 +44,4 @@
             MoveNextUniqueMultipleKey will return false if no non-duplicate
             key/data pairs exist after the cursor position in the database. 
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MovePrev.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MovePrev.htm
index e3d3bbe..cf79216 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MovePrev.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MovePrev.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrev Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrev Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -46,4 +46,4 @@
             in the record, MovePrev is successful, and any existing
             bytes are returned. 
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MovePrevDuplicate.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MovePrevDuplicate.htm
index b77b70c..fc44a52 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MovePrevDuplicate.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MovePrevDuplicate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevDuplicate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevDuplicate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -50,4 +50,4 @@
             in the record, MovePrevDuplicate is successful, and any existing
             bytes are returned. 
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MovePrevUnique.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MovePrevUnique.htm
index da788a5..e5fc87f 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MovePrevUnique.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_MovePrevUnique.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevUnique Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevUnique Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -50,4 +50,4 @@
             in the record, MovePrevUnique is successful, and any existing
             bytes are returned.
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_Recno.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_Recno.htm
index 55c0614..067d785 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_Recno.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_Recno.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Recno Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Recno Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,4 +14,4 @@
             Return the record number associated with the cursor's current
             position.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeCursor.htm">BTreeCursor Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_Refresh.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_Refresh.htm
index 40d5f8b..eb212ad 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_Refresh.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_Refresh.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Refresh Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Refresh Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -34,4 +34,4 @@
             in the record, Refresh is successful, and any existing
             bytes are returned.
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_RefreshMultiple.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_RefreshMultiple.htm
index b3e6519..effe0d3 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_RefreshMultiple.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_RefreshMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RefreshMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RefreshMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -24,4 +24,4 @@
             duplicate data items that can fit in a buffer the size of
             <span class="parameter">BufferSize</span> in <a href="P_BerkeleyDB_Cursor_CurrentMultiple.htm">CurrentMultiple</a>.
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_RefreshMultipleKey.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_RefreshMultipleKey.htm
index 3864589..be0270f 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_RefreshMultipleKey.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeCursor_RefreshMultipleKey.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RefreshMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RefreshMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -24,4 +24,4 @@
             ensuing key/data pairs that can fit in a buffer the size of
             <span class="parameter">BufferSize</span> in <a href="P_BerkeleyDB_Cursor_CurrentMultipleKey.htm">CurrentMultipleKey</a>.
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabaseConfig_SetCompression.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabaseConfig_SetCompression.htm
index cf4f63e..4931b5b 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabaseConfig_SetCompression.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabaseConfig_SetCompression.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SetCompression Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SetCompression Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,4 +14,4 @@
             Enable compression of the key/data pairs stored in the database,
             using the specified compression and decompression functions.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabaseConfig.htm">BTreeDatabaseConfig Class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Close.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Close.htm
index a6a1a27..feb56f9 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Close.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Close.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Close Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Close Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -50,4 +50,4 @@
             open <a href="M_BerkeleyDB_BaseDatabase_Cursor.htm">Cursor<span class="languageSpecificText"><span class="cs">()</span><span class="cpp">()</span><span class="nu">()</span></span></a> objects, free
             any allocated resources, and close any underlying files.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Compact.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Compact.htm
index ce7c7e7..0291e9d 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Compact.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Compact.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Compact Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Compact Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,4 +14,4 @@
             Compact the database, and optionally return unused database pages to
             the underlying filesystem. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabase.htm">BTreeDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Cursor.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Cursor.htm
index e689058..638d792 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Cursor.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Cursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             Create a transactionally protected database cursor with the given
             configuration.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabase.htm">BTreeDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Delete.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Delete.htm
index b004d3e..2a500ac 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Delete.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Delete.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Delete Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Delete Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -30,4 +30,4 @@
             data items using keys and data from the buffer to which the key 
             parameter refers.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Exists.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Exists.htm
index b04dc02..5b161eb 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Exists.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Exists.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Exists Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Exists Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,4 +14,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Exists_2.htm">Exists(DatabaseEntry, Transaction, LockingInfo)</a></td><td><div class="summary">
             Check whether <span class="parameter">key</span> appears in the database.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_FastStats.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_FastStats.htm
index 94b3260..b3c7c89 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_FastStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_FastStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -28,4 +28,4 @@
             Return the database statistical information which does not require
             traversal of the database.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabase.htm">BTreeDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Get.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Get.htm
index 38c09d7..7c52f6a 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Get.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Get.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -56,4 +56,4 @@
             bytes do not exist in the record, Get is successful, and any 
             existing bytes are returned.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_GetBoth.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_GetBoth.htm
index be90579..f812a8a 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_GetBoth.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_GetBoth.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBoth Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBoth Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             Retrieve a key/data pair from the database which matches
             <span class="parameter">key</span> and <span class="parameter">data</span>.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_GetBothMultiple.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_GetBothMultiple.htm
index d22e378..ab64286 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_GetBothMultiple.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_GetBothMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBothMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBothMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -24,4 +24,4 @@
             and <span class="parameter">data</span>, return the key and all duplicate data
             items.
             </div> (Inherited from <a href="T_BerkeleyDB_Database.htm">Database</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a hr [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_GetMultiple.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_GetMultiple.htm
index 83f34ed..deb35e5 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_GetMultiple.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_GetMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -28,4 +28,4 @@
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_Database_GetMultiple_3.htm">GetMultiple(DatabaseEntry, Int32, Transaction, LockingInfo)</a></td><td><div class="summary">
             Retrieve a key and all duplicate data items from the database.
             </div> (Inherited from <a href="T_BerkeleyDB_Database.htm">Database</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a hr [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_KeyRange.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_KeyRange.htm
index 9957b76..650243d 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_KeyRange.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_KeyRange.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>KeyRange Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>KeyRange Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,4 +14,4 @@
             Return an estimate of the proportion of keys that are less than,
             equal to, and greater than the specified key.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabase.htm">BTreeDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Open.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Open.htm
index f6b2929..5bc9b67 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Open.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Open.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -22,4 +22,4 @@
             represented by <span class="parameter">Filename</span> and
             <span class="parameter">DatabaseName</span>.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabase.htm">BTreeDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_PrintFastStats.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_PrintFastStats.htm
index 8ae2609..9f02616 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_PrintFastStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_PrintFastStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintFastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintFastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -19,4 +19,4 @@
             Display the database statistical information which does not require
             traversal of the database. 
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_PrintStats.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_PrintStats.htm
index ac625aa..b95fb9d 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_PrintStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_PrintStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_PrintStats_1.htm">PrintStats(Boolean)</a></td><td><div class="summary">
             Display the database statistical information.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Put.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Put.htm
index 82b5b04..6a9cdcd 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Put.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Put.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Put Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Put Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -35,4 +35,4 @@
             existing key if duplicates are disallowed, or adding a duplicate
             data item if duplicates are allowed.
             </div> (Inherited from <a href="T_BerkeleyDB_Database.htm">Database</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a hr [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_PutNoDuplicate.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_PutNoDuplicate.htm
index 8cdff2a..4ab0b9f 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_PutNoDuplicate.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_PutNoDuplicate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PutNoDuplicate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PutNoDuplicate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,4 +14,4 @@
             Store the key/data pair in the database only if it does not already
             appear in the database. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabase.htm">BTreeDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_PutNoOverwrite.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_PutNoOverwrite.htm
index c7c9f6b..2dac6e4 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_PutNoOverwrite.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_PutNoOverwrite.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PutNoOverwrite Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PutNoOverwrite Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -20,4 +20,4 @@
             Store the key/data pair in the database, only if the key does not
             already appear in the database.
             </div> (Inherited from <a href="T_BerkeleyDB_Database.htm">Database</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a hr [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Stats.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Stats.htm
index 84dfce5..e04027e 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Stats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Stats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BTreeDatabase_Stats_2.htm">Stats(Transaction, Isolation)</a></td><td><div class="summary">
             Return the database statistical information for this database.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabase.htm">BTreeDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Truncate.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Truncate.htm
index ad1583d..0ba34e8 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Truncate.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_Truncate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Truncate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Truncate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
              </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Truncate_1.htm">Truncate(Transaction)</a></td><td><div class="summary">
              Empty the database, discarding all records it contains.
              </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_TruncateUnusedPages.htm b/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_TruncateUnusedPages.htm
index 32dd420..43f235b 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_TruncateUnusedPages.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BTreeDatabase_TruncateUnusedPages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TruncateUnusedPages Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TruncateUnusedPages Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,4 +14,4 @@
             Return pages to the filesystem that are already free and at the end
             of the file.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabase.htm">BTreeDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BaseDatabase_Close.htm b/docs/csharp/html/Overload_BerkeleyDB_BaseDatabase_Close.htm
index 0ea71da..cdec671 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BaseDatabase_Close.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BaseDatabase_Close.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Close Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Close Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -50,4 +50,4 @@
             open <a href="M_BerkeleyDB_BaseDatabase_Cursor.htm">Cursor<span class="languageSpecificText"><span class="cs">()</span><span class="cpp">()</span><span class="nu">()</span></span></a> objects, free
             any allocated resources, and close any underlying files.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BaseDatabase_Cursor.htm b/docs/csharp/html/Overload_BerkeleyDB_BaseDatabase_Cursor.htm
index 52b1e1b..6aeaa6f 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BaseDatabase_Cursor.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BaseDatabase_Cursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             Create a transactionally protected database cursor with the given
             configuration.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BaseDatabase_Delete.htm b/docs/csharp/html/Overload_BerkeleyDB_BaseDatabase_Delete.htm
index 747dec0..472cce3 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BaseDatabase_Delete.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BaseDatabase_Delete.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Delete Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Delete Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -30,4 +30,4 @@
             data items using keys and data from the buffer to which the key 
             parameter refers.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BaseDatabase_Exists.htm b/docs/csharp/html/Overload_BerkeleyDB_BaseDatabase_Exists.htm
index 08f3030..984644b 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BaseDatabase_Exists.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BaseDatabase_Exists.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Exists Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Exists Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,4 +14,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Exists_2.htm">Exists(DatabaseEntry, Transaction, LockingInfo)</a></td><td><div class="summary">
             Check whether <span class="parameter">key</span> appears in the database.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BaseDatabase_Get.htm b/docs/csharp/html/Overload_BerkeleyDB_BaseDatabase_Get.htm
index 951f27b..0942e0b 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BaseDatabase_Get.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BaseDatabase_Get.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -50,4 +50,4 @@
             bytes do not exist in the record, Get is successful, and any 
             existing bytes are returned.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BaseDatabase_GetBoth.htm b/docs/csharp/html/Overload_BerkeleyDB_BaseDatabase_GetBoth.htm
index 7621e7d..5d151f8 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BaseDatabase_GetBoth.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BaseDatabase_GetBoth.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBoth Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBoth Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             Retrieve a key/data pair from the database which matches
             <span class="parameter">key</span> and <span class="parameter">data</span>.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BaseDatabase_PrintFastStats.htm b/docs/csharp/html/Overload_BerkeleyDB_BaseDatabase_PrintFastStats.htm
index 29adec2..302616a 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BaseDatabase_PrintFastStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BaseDatabase_PrintFastStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintFastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintFastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -19,4 +19,4 @@
             Display the database statistical information which does not require
             traversal of the database. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BaseDatabase_PrintStats.htm b/docs/csharp/html/Overload_BerkeleyDB_BaseDatabase_PrintStats.htm
index 1366549..4bee7a4 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BaseDatabase_PrintStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BaseDatabase_PrintStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_PrintStats_1.htm">PrintStats(Boolean)</a></td><td><div class="summary">
             Display the database statistical information.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BaseDatabase_Remove.htm b/docs/csharp/html/Overload_BerkeleyDB_BaseDatabase_Remove.htm
index 6acaf43..0946c5d 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BaseDatabase_Remove.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BaseDatabase_Remove.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Remove Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Remove Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -37,4 +37,4 @@
             Remove the database specified by <span class="parameter">Filename</span> and
             <span class="parameter">DatabaseName</span>.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BaseDatabase_Rename.htm b/docs/csharp/html/Overload_BerkeleyDB_BaseDatabase_Rename.htm
index 43fa1e1..b8e683f 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BaseDatabase_Rename.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BaseDatabase_Rename.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Rename Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Rename Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -38,4 +38,4 @@
             Rename the database specified by <span class="parameter">Filename</span> and
             <span class="parameter">DatabaseName</span>.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_BaseDatabase_Truncate.htm b/docs/csharp/html/Overload_BerkeleyDB_BaseDatabase_Truncate.htm
index 2ebc775..52f2938 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_BaseDatabase_Truncate.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_BaseDatabase_Truncate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Truncate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Truncate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
              </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Truncate_1.htm">Truncate(Transaction)</a></td><td><div class="summary">
              Empty the database, discarding all records it contains.
              </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Cursor_Move.htm b/docs/csharp/html/Overload_BerkeleyDB_Cursor_Move.htm
index 6f644d2..5277e06 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Cursor_Move.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Cursor_Move.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Move Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Move Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -50,4 +50,4 @@
             in the record, Move is successful, and any existing bytes are
             returned. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeA [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveFirst.htm b/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveFirst.htm
index 4e04b60..b6273da 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveFirst.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveFirst.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirst Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirst Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -42,4 +42,4 @@
             in the record, MoveFirst is successful, and any existing bytes are
             returned. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeA [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveFirstMultiple.htm b/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveFirstMultiple.htm
index 10365b9..901d9f0 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveFirstMultiple.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveFirstMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirstMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirstMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -32,4 +32,4 @@
             a buffer the size of <span class="parameter">BufferSize</span> in
             <a href="P_BerkeleyDB_Cursor_CurrentMultiple.htm">CurrentMultiple</a>.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeA [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveFirstMultipleKey.htm b/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveFirstMultipleKey.htm
index 392b680..56d9197 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveFirstMultipleKey.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveFirstMultipleKey.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirstMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirstMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -28,4 +28,4 @@
             in a buffer the size of <span class="parameter">BufferSize</span> in
             <a href="P_BerkeleyDB_Cursor_CurrentMultipleKey.htm">CurrentMultipleKey</a>.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeA [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveLast.htm b/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveLast.htm
index f08a034..bd52f5a 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveLast.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveLast.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveLast Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveLast Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -42,4 +42,4 @@
             in the record, MoveLast is successful, and any existing bytes are
             returned.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeA [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveMultiple.htm b/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveMultiple.htm
index 3952b37..2da1568 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveMultiple.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -56,4 +56,4 @@
             cursor is positioned to a key/data pair if both the key and data
             match the values provided on the key and data parameters. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeA [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveMultipleKey.htm b/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveMultipleKey.htm
index 408e216..5ab04a5 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveMultipleKey.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveMultipleKey.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -54,4 +54,4 @@
             key/data pair if both the key and data match the values provided on
             the key and data parameters. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeA [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveNext.htm b/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveNext.htm
index e5818e0..e89164e 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveNext.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveNext.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNext Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNext Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -46,4 +46,4 @@
             in the record, MoveNext is successful, and any existing bytes are
             returned.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeA [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveNextDuplicate.htm b/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveNextDuplicate.htm
index 1df4d07..bbe6804 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveNextDuplicate.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveNextDuplicate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -50,4 +50,4 @@
             in the record, MoveNextDuplicate is successful, and any existing
             bytes are returned. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeA [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveNextDuplicateMultiple.htm b/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveNextDuplicateMultiple.htm
index f597bfb..55f4ed8 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveNextDuplicateMultiple.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveNextDuplicateMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicateMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicateMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -42,4 +42,4 @@
             pair of the database is not a duplicate data record for the current
             key/data pair.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeA [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveNextDuplicateMultipleKey.htm b/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveNextDuplicateMultipleKey.htm
index daead05..b86e4b0 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveNextDuplicateMultipleKey.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveNextDuplicateMultipleKey.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicateMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicateMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -42,4 +42,4 @@
             pair of the database is not a duplicate data record for the current
             key/data pair.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeA [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveNextMultiple.htm b/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveNextMultiple.htm
index 7748504..f0cfa7b 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveNextMultiple.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveNextMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -45,4 +45,4 @@
             <a href="P_BerkeleyDB_Cursor_CurrentMultiple.htm">CurrentMultiple.Key</a> may not
             change. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeA [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveNextMultipleKey.htm b/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveNextMultipleKey.htm
index 5ee498c..8ef0b19 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveNextMultipleKey.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveNextMultipleKey.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -41,4 +41,4 @@
             key values, the keys of <a href="P_BerkeleyDB_Cursor_CurrentMultipleKey.htm">CurrentMultipleKey</a> may not
             change. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeA [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveNextUnique.htm b/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveNextUnique.htm
index 47bb2c3..6f5feb5 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveNextUnique.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveNextUnique.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUnique Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUnique Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -50,4 +50,4 @@
             in the record, MoveNextUnique is successful, and any existing
             bytes are returned. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeA [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveNextUniqueMultiple.htm b/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveNextUniqueMultiple.htm
index 2e46d9b..db3d52b 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveNextUniqueMultiple.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveNextUniqueMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUniqueMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUniqueMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -44,4 +44,4 @@
             MoveNextUniqueMultiple will return false if no non-duplicate
             key/data pairs exist after the cursor position in the database. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeA [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveNextUniqueMultipleKey.htm b/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveNextUniqueMultipleKey.htm
index ac0d789..1d2819b 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveNextUniqueMultipleKey.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Cursor_MoveNextUniqueMultipleKey.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUniqueMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUniqueMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -44,4 +44,4 @@
             MoveNextUniqueMultipleKey will return false if no non-duplicate
             key/data pairs exist after the cursor position in the database. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeA [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Cursor_MovePrev.htm b/docs/csharp/html/Overload_BerkeleyDB_Cursor_MovePrev.htm
index cb09a9b..9c09b3f 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Cursor_MovePrev.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Cursor_MovePrev.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrev Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrev Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -46,4 +46,4 @@
             in the record, MovePrev is successful, and any existing
             bytes are returned. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeA [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Cursor_MovePrevDuplicate.htm b/docs/csharp/html/Overload_BerkeleyDB_Cursor_MovePrevDuplicate.htm
index aa35f5c..ca1763b 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Cursor_MovePrevDuplicate.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Cursor_MovePrevDuplicate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevDuplicate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevDuplicate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -50,4 +50,4 @@
             in the record, MovePrevDuplicate is successful, and any existing
             bytes are returned. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeA [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Cursor_MovePrevUnique.htm b/docs/csharp/html/Overload_BerkeleyDB_Cursor_MovePrevUnique.htm
index 4105b39..4297674 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Cursor_MovePrevUnique.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Cursor_MovePrevUnique.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevUnique Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevUnique Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -50,4 +50,4 @@
             in the record, MovePrevUnique is successful, and any existing
             bytes are returned.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeA [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Cursor_Refresh.htm b/docs/csharp/html/Overload_BerkeleyDB_Cursor_Refresh.htm
index 1aceb0f..956d7d3 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Cursor_Refresh.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Cursor_Refresh.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Refresh Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Refresh Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -34,4 +34,4 @@
             in the record, Refresh is successful, and any existing
             bytes are returned.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeA [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Cursor_RefreshMultiple.htm b/docs/csharp/html/Overload_BerkeleyDB_Cursor_RefreshMultiple.htm
index a25b8e4..50ee969 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Cursor_RefreshMultiple.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Cursor_RefreshMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RefreshMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RefreshMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -24,4 +24,4 @@
             duplicate data items that can fit in a buffer the size of
             <span class="parameter">BufferSize</span> in <a href="P_BerkeleyDB_Cursor_CurrentMultiple.htm">CurrentMultiple</a>.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeA [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Cursor_RefreshMultipleKey.htm b/docs/csharp/html/Overload_BerkeleyDB_Cursor_RefreshMultipleKey.htm
index 67e4795..8160294 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Cursor_RefreshMultipleKey.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Cursor_RefreshMultipleKey.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RefreshMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RefreshMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -24,4 +24,4 @@
             ensuing key/data pairs that can fit in a buffer the size of
             <span class="parameter">BufferSize</span> in <a href="P_BerkeleyDB_Cursor_CurrentMultipleKey.htm">CurrentMultipleKey</a>.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeA [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEntry__ctor.htm b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEntry__ctor.htm
index 9d50ca3..e87fd29 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEntry__ctor.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEntry__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseEntry Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseEntry Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,4 +16,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_DatabaseEntry__ctor_2.htm">DatabaseEntry(<span class="languageSpecificText"><span class="cpp">array<</span></span>Byte<span class="languageSpecificText"><span class="cpp">></span><span class="cs">[]</span><span class="vb">()</span><span class="nu">[]</span></span>, UInt32, UInt32)</a></td><td><div class="summary">
             Create a new partial DatabaseEntry object, with the specified data
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_BeginTransaction.htm b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_BeginTransaction.htm
index 43afe9e..e7a7217 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_BeginTransaction.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_BeginTransaction.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BeginTransaction Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BeginTransaction Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,4 +15,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_DatabaseEnvironment_BeginTransaction_2.htm">BeginTransaction(TransactionConfig, Transaction)</a></td><td><div class="summary">
             Create a new transaction in the environment.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_Checkpoint.htm b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_Checkpoint.htm
index df1c5b6..d47b5e9 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_Checkpoint.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_Checkpoint.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Checkpoint Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Checkpoint Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,4 +16,4 @@
             since the last checkpoint, flush the underlying memory pool, write a
             checkpoint record to the log, and then flush the log.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_LockingSystemStats.htm b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_LockingSystemStats.htm
index 853fd65..84e3554 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_LockingSystemStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_LockingSystemStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockingSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockingSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,4 +12,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_DatabaseEnvironment_LockingSystemStats_1.htm">LockingSystemStats(Boolean)</a></td><td><div class="summary">
             The locking subsystem statistics
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_LogFlush.htm b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_LogFlush.htm
index bdef1ed..693ed58 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_LogFlush.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_LogFlush.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogFlush Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogFlush Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,4 +12,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_DatabaseEnvironment_LogFlush_1.htm">LogFlush(LSN)</a></td><td><div class="summary">
             Write log records to disk.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_LoggingSystemStats.htm b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_LoggingSystemStats.htm
index 7eb8479..7d9cbda 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_LoggingSystemStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_LoggingSystemStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LoggingSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LoggingSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,4 +12,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_DatabaseEnvironment_LoggingSystemStats_1.htm">LoggingSystemStats(Boolean)</a></td><td><div class="summary">
             The logging subsystem statistics
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_MPoolSystemStats.htm b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_MPoolSystemStats.htm
index 89fcc17..e5cb8ca 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_MPoolSystemStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_MPoolSystemStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MPoolSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MPoolSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,4 +12,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_DatabaseEnvironment_MPoolSystemStats_1.htm">MPoolSystemStats(Boolean)</a></td><td><div class="summary">
             The memory pool (that is, the buffer cache) subsystem statistics
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_MutexSystemStats.htm b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_MutexSystemStats.htm
index 4553f52..c70f2b5 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_MutexSystemStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_MutexSystemStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MutexSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MutexSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,4 +12,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_DatabaseEnvironment_MutexSystemStats_1.htm">MutexSystemStats(Boolean)</a></td><td><div class="summary">
             The mutex subsystem statistics
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintLockingSystemStats.htm b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintLockingSystemStats.htm
index 8d8ba1b..49308ad 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintLockingSystemStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintLockingSystemStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintLockingSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintLockingSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             Display the locking subsystem statistical information, as described
             by <a href="T_BerkeleyDB_LockStats.htm">LockStats</a>.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintLoggingSystemStats.htm b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintLoggingSystemStats.htm
index 2d6530f..a2275b9 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintLoggingSystemStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintLoggingSystemStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintLoggingSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintLoggingSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,4 +14,4 @@
             Display the logging subsystem statistical information, as described
             by <a href="T_BerkeleyDB_LogStats.htm">LogStats</a>.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintMPoolSystemStats.htm b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintMPoolSystemStats.htm
index 06ef52e..8e1e32b 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintMPoolSystemStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintMPoolSystemStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintMPoolSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintMPoolSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             Display the memory pool (that is, buffer cache) subsystem
             statistical information, as described by <a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats</a>.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintMutexSystemStats.htm b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintMutexSystemStats.htm
index f12abe5..5046ba1 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintMutexSystemStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintMutexSystemStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintMutexSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintMutexSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,4 +14,4 @@
             Display the mutex subsystem statistical information, as described
             by <a href="T_BerkeleyDB_MutexStats.htm">MutexStats</a>.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintRepMgrSystemStats.htm b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintRepMgrSystemStats.htm
index 0c8dd70..5d3ffa4 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintRepMgrSystemStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintRepMgrSystemStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintRepMgrSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintRepMgrSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,4 +14,4 @@
             Display the replication manager statistical information, as
             described by <a href="T_BerkeleyDB_RepMgrStats.htm">RepMgrStats</a>.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintReplicationSystemStats.htm b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintReplicationSystemStats.htm
index 1e08e46..2956d2b 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintReplicationSystemStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintReplicationSystemStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintReplicationSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintReplicationSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,4 +14,4 @@
             Display the replication subsystem statistical information, as
             described by <a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats</a>.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintStats.htm b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintStats.htm
index a3c9493..9d3bc12 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,4 +14,4 @@
             Display the locking subsystem statistical information, as described
             by <a href="T_BerkeleyDB_LockStats.htm">LockStats</a>.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintSubsystemStats.htm b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintSubsystemStats.htm
index 4494de0..bbf6608 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintSubsystemStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintSubsystemStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintSubsystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintSubsystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,4 +14,4 @@
             Display the locking subsystem statistical information, as described
             by <a href="T_BerkeleyDB_LockStats.htm">LockStats</a>.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintTransactionSystemStats.htm b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintTransactionSystemStats.htm
index cd3395c..88786e8 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintTransactionSystemStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_PrintTransactionSystemStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintTransactionSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintTransactionSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,4 +14,4 @@
             Display the transaction subsystem statistical information, as
             described by <a href="T_BerkeleyDB_TransactionStats.htm">TransactionStats</a>.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_Remove.htm b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_Remove.htm
index 1ed36e8..3c3462b 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_Remove.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_Remove.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Remove Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Remove Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -42,4 +42,4 @@
             </div></td></tr><tr data="public;static;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /><img src="../icons/static.gif" title="Static member" /></td><td><a href="M_BerkeleyDB_DatabaseEnvironment_Remove_1.htm">Remove(String, Boolean)</a></td><td><div class="summary">
             Destroy a Berkeley DB environment if it is not currently in use.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_RemoveDB.htm b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_RemoveDB.htm
index 1b52571..3fca2ff 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_RemoveDB.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_RemoveDB.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RemoveDB Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RemoveDB Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -24,4 +24,4 @@
             underlying file represented by <span class="parameter">file</span> is removed,
             incidentally removing all of the databases it contained.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_RenameDB.htm b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_RenameDB.htm
index eeacaa8..de25d0b 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_RenameDB.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_RenameDB.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RenameDB Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RenameDB Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -30,4 +30,4 @@
             <span class="parameter">newname</span>, incidentally renaming all of the
             databases it contained.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_RepHoldElection.htm b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_RepHoldElection.htm
index 73c3078..d9af11b 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_RepHoldElection.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_RepHoldElection.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepHoldElection Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepHoldElection Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -42,4 +42,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_DatabaseEnvironment_RepHoldElection_2.htm">RepHoldElection(UInt32, UInt32)</a></td><td><div class="summary">
             Hold an election for the master of a replication group.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_RepMgrSite.htm b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_RepMgrSite.htm
index 91d3b65..8ff34a5 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_RepMgrSite.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_RepMgrSite.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrSite Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrSite Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,4 +12,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_DatabaseEnvironment_RepMgrSite_1.htm">RepMgrSite(String, UInt32)</a></td><td><div class="summary">
             Create DbSite with the given host and port. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_RepMgrStartClient.htm b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_RepMgrStartClient.htm
index 7a975e2..fd59e8d 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_RepMgrStartClient.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_RepMgrStartClient.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrStartClient Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrStartClient Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -65,4 +65,4 @@
             Start the replication manager as a client site, and optionally call
             for an election.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_RepMgrSystemStats.htm b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_RepMgrSystemStats.htm
index 2bd506e..42c9a96 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_RepMgrSystemStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_RepMgrSystemStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,4 +12,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_DatabaseEnvironment_RepMgrSystemStats_1.htm">RepMgrSystemStats(Boolean)</a></td><td><div class="summary">
             The replication manager statistics
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_RepStartClient.htm b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_RepStartClient.htm
index 7a3de4d..3d2bd10 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_RepStartClient.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_RepStartClient.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepStartClient Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepStartClient Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -36,4 +36,4 @@
             Configure the database environment as a client in a group of
             replicated database environments.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_RepStartMaster.htm b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_RepStartMaster.htm
index e5ec409..d2e9537 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_RepStartMaster.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_RepStartMaster.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepStartMaster Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepStartMaster Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -36,4 +36,4 @@
             Configure the database environment as a master in a group of
             replicated database environments.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_ReplicationSystemStats.htm b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_ReplicationSystemStats.htm
index 4f5d186..0f15aef 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_ReplicationSystemStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_ReplicationSystemStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,4 +12,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_DatabaseEnvironment_ReplicationSystemStats_1.htm">ReplicationSystemStats(Boolean)</a></td><td><div class="summary">
             The replication subsystem statistics
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_SyncMemPool.htm b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_SyncMemPool.htm
index bacfe2d..7df7479 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_SyncMemPool.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_SyncMemPool.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SyncMemPool Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SyncMemPool Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,4 +13,4 @@
             Flush modified pages in the cache with log sequence numbers less 
             than <span class="parameter">minLSN</span> to their backing files. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_TransactionSystemStats.htm b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_TransactionSystemStats.htm
index da6d905..2ddd2e8 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_TransactionSystemStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_TransactionSystemStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TransactionSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TransactionSystemStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,4 +12,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_DatabaseEnvironment_TransactionSystemStats_1.htm">TransactionSystemStats(Boolean)</a></td><td><div class="summary">
             The transaction subsystem statistics
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_WriteToLog.htm b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_WriteToLog.htm
index 23d3ad5..99aca40 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_WriteToLog.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_DatabaseEnvironment_WriteToLog.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>WriteToLog Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>WriteToLog Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -24,4 +24,4 @@
             Append an informational message to the Berkeley DB database
             environment log files. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Database_Close.htm b/docs/csharp/html/Overload_BerkeleyDB_Database_Close.htm
index 3af23c2..19709e6 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Database_Close.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Database_Close.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Close Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Close Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -50,4 +50,4 @@
             open <a href="M_BerkeleyDB_BaseDatabase_Cursor.htm">Cursor<span class="languageSpecificText"><span class="cs">()</span><span class="cpp">()</span><span class="nu">()</span></span></a> objects, free
             any allocated resources, and close any underlying files.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Database_Cursor.htm b/docs/csharp/html/Overload_BerkeleyDB_Database_Cursor.htm
index 3f72021..88dff20 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Database_Cursor.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Database_Cursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             Create a transactionally protected database cursor with the given
             configuration.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Database_Delete.htm b/docs/csharp/html/Overload_BerkeleyDB_Database_Delete.htm
index 981c500..e5e80c7 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Database_Delete.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Database_Delete.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Delete Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Delete Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -30,4 +30,4 @@
             data items using keys and data from the buffer to which the key 
             parameter refers.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Database_Exists.htm b/docs/csharp/html/Overload_BerkeleyDB_Database_Exists.htm
index 3a97719..ede2f30 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Database_Exists.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Database_Exists.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Exists Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Exists Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,4 +14,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Exists_2.htm">Exists(DatabaseEntry, Transaction, LockingInfo)</a></td><td><div class="summary">
             Check whether <span class="parameter">key</span> appears in the database.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Database_Get.htm b/docs/csharp/html/Overload_BerkeleyDB_Database_Get.htm
index 74faa9d..7d6ee27 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Database_Get.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Database_Get.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -50,4 +50,4 @@
             bytes do not exist in the record, Get is successful, and any 
             existing bytes are returned.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Database_GetBoth.htm b/docs/csharp/html/Overload_BerkeleyDB_Database_GetBoth.htm
index 9da617e..5e892cb 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Database_GetBoth.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Database_GetBoth.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBoth Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBoth Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             Retrieve a key/data pair from the database which matches
             <span class="parameter">key</span> and <span class="parameter">data</span>.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Database_GetBothMultiple.htm b/docs/csharp/html/Overload_BerkeleyDB_Database_GetBothMultiple.htm
index 45a5479..d45203f 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Database_GetBothMultiple.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Database_GetBothMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBothMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBothMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -24,4 +24,4 @@
             and <span class="parameter">data</span>, return the key and all duplicate data
             items.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Database.htm">Database Class</a></div><div class=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Database_GetMultiple.htm b/docs/csharp/html/Overload_BerkeleyDB_Database_GetMultiple.htm
index 67d1b08..1c5cdd1 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Database_GetMultiple.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Database_GetMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,4 +16,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_Database_GetMultiple_3.htm">GetMultiple(DatabaseEntry, Int32, Transaction, LockingInfo)</a></td><td><div class="summary">
             Retrieve a key and all duplicate data items from the database.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Database.htm">Database Class</a></div><div class=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Database_Open.htm b/docs/csharp/html/Overload_BerkeleyDB_Database_Open.htm
index 392999a..df72ed7 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Database_Open.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Database_Open.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -24,4 +24,4 @@
             by <span class="parameter">Filename</span> and <span class="parameter">DatabaseName</span>. 
             The file specified by <span class="parameter">Filename</span> must exist.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Database.htm">Database Class</a></div><div class=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Database_PrintFastStats.htm b/docs/csharp/html/Overload_BerkeleyDB_Database_PrintFastStats.htm
index 4eb07e9..b1e58ce 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Database_PrintFastStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Database_PrintFastStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintFastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintFastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -19,4 +19,4 @@
             Display the database statistical information which does not require
             traversal of the database. 
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Database_PrintStats.htm b/docs/csharp/html/Overload_BerkeleyDB_Database_PrintStats.htm
index 0e43da8..4da5258 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Database_PrintStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Database_PrintStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_PrintStats_1.htm">PrintStats(Boolean)</a></td><td><div class="summary">
             Display the database statistical information.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Database_Put.htm b/docs/csharp/html/Overload_BerkeleyDB_Database_Put.htm
index e2725b1..7fefe71 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Database_Put.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Database_Put.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Put Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Put Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -35,4 +35,4 @@
             existing key if duplicates are disallowed, or adding a duplicate
             data item if duplicates are allowed.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Database.htm">Database Class</a></div><div class=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Database_PutNoOverwrite.htm b/docs/csharp/html/Overload_BerkeleyDB_Database_PutNoOverwrite.htm
index a005b25..c074182 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Database_PutNoOverwrite.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Database_PutNoOverwrite.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PutNoOverwrite Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PutNoOverwrite Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -20,4 +20,4 @@
             Store the key/data pair in the database, only if the key does not
             already appear in the database.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Database.htm">Database Class</a></div><div class=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Database_Salvage.htm b/docs/csharp/html/Overload_BerkeleyDB_Database_Salvage.htm
index 7ed000d..b5089f4 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Database_Salvage.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Database_Salvage.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Salvage Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Salvage Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -32,4 +32,4 @@
             <span class="parameter">OutputStream</span>. Key values are written for Btree,
             Hash and Queue databases, but not for Recno databases.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Database.htm">Database Class</a></div><div class=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Database_Truncate.htm b/docs/csharp/html/Overload_BerkeleyDB_Database_Truncate.htm
index b325fd4..2f74cad 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Database_Truncate.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Database_Truncate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Truncate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Truncate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
              </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Truncate_1.htm">Truncate(Transaction)</a></td><td><div class="summary">
              Empty the database, discarding all records it contains.
              </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Database_Upgrade.htm b/docs/csharp/html/Overload_BerkeleyDB_Database_Upgrade.htm
index 6afa734..0641b25 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Database_Upgrade.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Database_Upgrade.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Upgrade Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Upgrade Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -22,4 +22,4 @@
             <span class="parameter">file</span>, if necessary. If no upgrade is necessary,
             Upgrade always returns successfully.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Database.htm">Database Class</a></div><div class=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Database_Verify.htm b/docs/csharp/html/Overload_BerkeleyDB_Database_Verify.htm
index addfdb5..b835645 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Database_Verify.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Database_Verify.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Verify Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Verify Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -22,4 +22,4 @@
             Verify the integrity of the database specified by 
             <span class="parameter">file</span> and <span class="parameter">database</span>.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Database.htm">Database Class</a></div><div class=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_DbChannel_SendRequest.htm b/docs/csharp/html/Overload_BerkeleyDB_DbChannel_SendRequest.htm
index 85686e0..8e05bf9 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_DbChannel_SendRequest.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_DbChannel_SendRequest.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SendRequest Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SendRequest Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -20,4 +20,4 @@
             configured for this request, this method returns with an error
             condition.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DbChannel.htm">DbChannel Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_Add.htm b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_Add.htm
index 9f757f7..931089f 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_Add.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_Add.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Add Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Add Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,4 +12,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_HashCursor_Add.htm">Add(KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>DatabaseEntry, DatabaseEntry<span class="languageSpecificText"><span class="cs">&gt [...]
             Insert the specified key/data pair into the database.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashCursor.htm">HashCursor Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_Move.htm b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_Move.htm
index bbd8b5a..629df3b 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_Move.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_Move.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Move Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Move Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -50,4 +50,4 @@
             in the record, Move is successful, and any existing bytes are
             returned. 
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveFirst.htm b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveFirst.htm
index 647aef1..fa14aef 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveFirst.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveFirst.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirst Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirst Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -42,4 +42,4 @@
             in the record, MoveFirst is successful, and any existing bytes are
             returned. 
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveFirstMultiple.htm b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveFirstMultiple.htm
index cc78cd4..5eb0174 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveFirstMultiple.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveFirstMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirstMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirstMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -32,4 +32,4 @@
             a buffer the size of <span class="parameter">BufferSize</span> in
             <a href="P_BerkeleyDB_Cursor_CurrentMultiple.htm">CurrentMultiple</a>.
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveFirstMultipleKey.htm b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveFirstMultipleKey.htm
index 4b15919..16527d3 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveFirstMultipleKey.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveFirstMultipleKey.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirstMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirstMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -28,4 +28,4 @@
             in a buffer the size of <span class="parameter">BufferSize</span> in
             <a href="P_BerkeleyDB_Cursor_CurrentMultipleKey.htm">CurrentMultipleKey</a>.
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveLast.htm b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveLast.htm
index cdf4082..8511370 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveLast.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveLast.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveLast Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveLast Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -42,4 +42,4 @@
             in the record, MoveLast is successful, and any existing bytes are
             returned.
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveMultiple.htm b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveMultiple.htm
index 08f17ca..dba5d08 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveMultiple.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -56,4 +56,4 @@
             cursor is positioned to a key/data pair if both the key and data
             match the values provided on the key and data parameters. 
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveMultipleKey.htm b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveMultipleKey.htm
index 25f5cb2..97537bd 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveMultipleKey.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveMultipleKey.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -54,4 +54,4 @@
             key/data pair if both the key and data match the values provided on
             the key and data parameters. 
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNext.htm b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNext.htm
index 677e530..f0527a3 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNext.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNext.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNext Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNext Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -46,4 +46,4 @@
             in the record, MoveNext is successful, and any existing bytes are
             returned.
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNextDuplicate.htm b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNextDuplicate.htm
index 5413caa..3b9806f 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNextDuplicate.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNextDuplicate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -50,4 +50,4 @@
             in the record, MoveNextDuplicate is successful, and any existing
             bytes are returned. 
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNextDuplicateMultiple.htm b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNextDuplicateMultiple.htm
index 8475f0a..d56cf6f 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNextDuplicateMultiple.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNextDuplicateMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicateMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicateMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -42,4 +42,4 @@
             pair of the database is not a duplicate data record for the current
             key/data pair.
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNextDuplicateMultipleKey.htm b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNextDuplicateMultipleKey.htm
index a162861..a2ee6fa 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNextDuplicateMultipleKey.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNextDuplicateMultipleKey.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicateMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicateMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -42,4 +42,4 @@
             pair of the database is not a duplicate data record for the current
             key/data pair.
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNextMultiple.htm b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNextMultiple.htm
index f1688c9..660b8b8 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNextMultiple.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNextMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -45,4 +45,4 @@
             <a href="P_BerkeleyDB_Cursor_CurrentMultiple.htm">CurrentMultiple.Key</a> may not
             change. 
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNextMultipleKey.htm b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNextMultipleKey.htm
index 8592794..9988caf 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNextMultipleKey.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNextMultipleKey.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -41,4 +41,4 @@
             key values, the keys of <a href="P_BerkeleyDB_Cursor_CurrentMultipleKey.htm">CurrentMultipleKey</a> may not
             change. 
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNextUnique.htm b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNextUnique.htm
index 71291c2..5c06dac 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNextUnique.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNextUnique.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUnique Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUnique Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -50,4 +50,4 @@
             in the record, MoveNextUnique is successful, and any existing
             bytes are returned. 
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNextUniqueMultiple.htm b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNextUniqueMultiple.htm
index 9efdd0c..3a92542 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNextUniqueMultiple.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNextUniqueMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUniqueMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUniqueMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -44,4 +44,4 @@
             MoveNextUniqueMultiple will return false if no non-duplicate
             key/data pairs exist after the cursor position in the database. 
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNextUniqueMultipleKey.htm b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNextUniqueMultipleKey.htm
index dee71f6..76fb3a7 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNextUniqueMultipleKey.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MoveNextUniqueMultipleKey.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUniqueMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUniqueMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -44,4 +44,4 @@
             MoveNextUniqueMultipleKey will return false if no non-duplicate
             key/data pairs exist after the cursor position in the database. 
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MovePrev.htm b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MovePrev.htm
index 409e9af..a5a580f 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MovePrev.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MovePrev.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrev Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrev Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -46,4 +46,4 @@
             in the record, MovePrev is successful, and any existing
             bytes are returned. 
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MovePrevDuplicate.htm b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MovePrevDuplicate.htm
index 2a3dc2d..9e99f4c 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MovePrevDuplicate.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MovePrevDuplicate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevDuplicate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevDuplicate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -50,4 +50,4 @@
             in the record, MovePrevDuplicate is successful, and any existing
             bytes are returned. 
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MovePrevUnique.htm b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MovePrevUnique.htm
index a11c7a3..5e2e97c 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MovePrevUnique.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_MovePrevUnique.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevUnique Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevUnique Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -50,4 +50,4 @@
             in the record, MovePrevUnique is successful, and any existing
             bytes are returned.
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_Refresh.htm b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_Refresh.htm
index 9e81a23..161e63b 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_Refresh.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_Refresh.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Refresh Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Refresh Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -34,4 +34,4 @@
             in the record, Refresh is successful, and any existing
             bytes are returned.
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_RefreshMultiple.htm b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_RefreshMultiple.htm
index fb8376f..96545a7 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_RefreshMultiple.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_RefreshMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RefreshMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RefreshMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -24,4 +24,4 @@
             duplicate data items that can fit in a buffer the size of
             <span class="parameter">BufferSize</span> in <a href="P_BerkeleyDB_Cursor_CurrentMultiple.htm">CurrentMultiple</a>.
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_RefreshMultipleKey.htm b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_RefreshMultipleKey.htm
index 1668aa9..2f76431 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HashCursor_RefreshMultipleKey.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HashCursor_RefreshMultipleKey.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RefreshMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RefreshMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -24,4 +24,4 @@
             ensuing key/data pairs that can fit in a buffer the size of
             <span class="parameter">BufferSize</span> in <a href="P_BerkeleyDB_Cursor_CurrentMultipleKey.htm">CurrentMultipleKey</a>.
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_Close.htm b/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_Close.htm
index 946054a..fb7aef7 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_Close.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_Close.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Close Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Close Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -50,4 +50,4 @@
             open <a href="M_BerkeleyDB_BaseDatabase_Cursor.htm">Cursor<span class="languageSpecificText"><span class="cs">()</span><span class="cpp">()</span><span class="nu">()</span></span></a> objects, free
             any allocated resources, and close any underlying files.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_Compact.htm b/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_Compact.htm
index 71e7e35..d3292b2 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_Compact.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_Compact.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Compact Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Compact Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,4 +14,4 @@
             Compact the database, and optionally return unused database pages to
             the underlying filesystem. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashDatabase.htm">HashDatabase Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_Cursor.htm b/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_Cursor.htm
index 5e90b1c..2cf2599 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_Cursor.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_Cursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             Create a transactionally protected database cursor with the given
             configuration.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashDatabase.htm">HashDatabase Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_Delete.htm b/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_Delete.htm
index 3257e49..8e96b1a 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_Delete.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_Delete.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Delete Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Delete Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -30,4 +30,4 @@
             data items using keys and data from the buffer to which the key 
             parameter refers.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_Exists.htm b/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_Exists.htm
index 9130d8c..7770aea 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_Exists.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_Exists.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Exists Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Exists Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,4 +14,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Exists_2.htm">Exists(DatabaseEntry, Transaction, LockingInfo)</a></td><td><div class="summary">
             Check whether <span class="parameter">key</span> appears in the database.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_FastStats.htm b/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_FastStats.htm
index 3a8dafb..db53f52 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_FastStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_FastStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -28,4 +28,4 @@
             Return the database statistical information which does not require
             traversal of the database.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashDatabase.htm">HashDatabase Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_Get.htm b/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_Get.htm
index 476d64c..b7666f3 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_Get.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_Get.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -50,4 +50,4 @@
             bytes do not exist in the record, Get is successful, and any 
             existing bytes are returned.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_GetBoth.htm b/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_GetBoth.htm
index cee5a16..d75ea07 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_GetBoth.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_GetBoth.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBoth Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBoth Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             Retrieve a key/data pair from the database which matches
             <span class="parameter">key</span> and <span class="parameter">data</span>.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_GetBothMultiple.htm b/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_GetBothMultiple.htm
index d171e19..e571e7f 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_GetBothMultiple.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_GetBothMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBothMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBothMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -24,4 +24,4 @@
             and <span class="parameter">data</span>, return the key and all duplicate data
             items.
             </div> (Inherited from <a href="T_BerkeleyDB_Database.htm">Database</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a hr [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_GetMultiple.htm b/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_GetMultiple.htm
index 5305459..c1a6ce1 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_GetMultiple.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_GetMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,4 +16,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_Database.htm">Database</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_Database_GetMultiple_3.htm">GetMultiple(DatabaseEntry, Int32, Transaction, LockingInfo)</a></td><td><div class="summary">
             Retrieve a key and all duplicate data items from the database.
             </div> (Inherited from <a href="T_BerkeleyDB_Database.htm">Database</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a hr [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_Open.htm b/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_Open.htm
index 1420bf8..97ed0ec 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_Open.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_Open.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -22,4 +22,4 @@
             represented by <span class="parameter">Filename</span> and
             <span class="parameter">DatabaseName</span>.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashDatabase.htm">HashDatabase Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_PrintFastStats.htm b/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_PrintFastStats.htm
index 1f6af93..dd69b46 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_PrintFastStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_PrintFastStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintFastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintFastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -19,4 +19,4 @@
             Display the database statistical information which does not require
             traversal of the database. 
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_PrintStats.htm b/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_PrintStats.htm
index e5867b0..6b5f9e0 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_PrintStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_PrintStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_PrintStats_1.htm">PrintStats(Boolean)</a></td><td><div class="summary">
             Display the database statistical information.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_Put.htm b/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_Put.htm
index 508c633..db7fb5c 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_Put.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_Put.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Put Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Put Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -35,4 +35,4 @@
             existing key if duplicates are disallowed, or adding a duplicate
             data item if duplicates are allowed.
             </div> (Inherited from <a href="T_BerkeleyDB_Database.htm">Database</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a hr [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_PutNoDuplicate.htm b/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_PutNoDuplicate.htm
index c56b5bb..83d4d0e 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_PutNoDuplicate.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_PutNoDuplicate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PutNoDuplicate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PutNoDuplicate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,4 +14,4 @@
             Store the key/data pair in the database only if it does not already
             appear in the database. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashDatabase.htm">HashDatabase Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_PutNoOverwrite.htm b/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_PutNoOverwrite.htm
index d25728b..39230d0 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_PutNoOverwrite.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_PutNoOverwrite.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PutNoOverwrite Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PutNoOverwrite Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -20,4 +20,4 @@
             Store the key/data pair in the database, only if the key does not
             already appear in the database.
             </div> (Inherited from <a href="T_BerkeleyDB_Database.htm">Database</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a hr [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_Stats.htm b/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_Stats.htm
index 80a9ff1..4dc94cc 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_Stats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_Stats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_HashDatabase_Stats_2.htm">Stats(Transaction, Isolation)</a></td><td><div class="summary">
             Return the database statistical information for this database.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashDatabase.htm">HashDatabase Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_Truncate.htm b/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_Truncate.htm
index f6b3774..6019d68 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_Truncate.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_Truncate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Truncate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Truncate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
              </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Truncate_1.htm">Truncate(Transaction)</a></td><td><div class="summary">
              Empty the database, discarding all records it contains.
              </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_TruncateUnusedPages.htm b/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_TruncateUnusedPages.htm
index 3d0ece6..095c9c5 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_TruncateUnusedPages.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HashDatabase_TruncateUnusedPages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TruncateUnusedPages Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TruncateUnusedPages Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,4 +14,4 @@
             Return pages to the filesystem that are already free and at the end
             of the file.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashDatabase.htm">HashDatabase Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_Append.htm b/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_Append.htm
index 1aceb8d..845a226 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_Append.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_Append.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Append Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Append Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,4 +12,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_HeapDatabase_Append_1.htm">Append(DatabaseEntry, Transaction)</a></td><td><div class="summary">
             Append the data item to the end of the database.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HeapDatabase.htm">HeapDatabase Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_Close.htm b/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_Close.htm
index 36af5d8..3896dfb 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_Close.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_Close.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Close Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Close Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -50,4 +50,4 @@
             open <a href="M_BerkeleyDB_BaseDatabase_Cursor.htm">Cursor<span class="languageSpecificText"><span class="cs">()</span><span class="cpp">()</span><span class="nu">()</span></span></a> objects, free
             any allocated resources, and close any underlying files.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_Cursor.htm b/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_Cursor.htm
index 24d6eca..722498c 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_Cursor.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_Cursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             Create a transactionally protected database cursor with the given
             configuration.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_Delete.htm b/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_Delete.htm
index e3a4b6d..2271bda 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_Delete.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_Delete.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Delete Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Delete Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -30,4 +30,4 @@
             data items using keys and data from the buffer to which the key 
             parameter refers.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_Exists.htm b/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_Exists.htm
index 0e414cf..553b42c 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_Exists.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_Exists.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Exists Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Exists Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,4 +14,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Exists_2.htm">Exists(DatabaseEntry, Transaction, LockingInfo)</a></td><td><div class="summary">
             Check whether <span class="parameter">key</span> appears in the database.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_FastStats.htm b/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_FastStats.htm
index cbc439b..fcfbe58 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_FastStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_FastStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -29,4 +29,4 @@
             Return the database statistical information which does not require
             traversal of the database.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HeapDatabase.htm">HeapDatabase Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_Get.htm b/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_Get.htm
index f887dd2..9bf9749 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_Get.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_Get.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -50,4 +50,4 @@
             bytes do not exist in the record, Get is successful, and any 
             existing bytes are returned.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_GetBoth.htm b/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_GetBoth.htm
index 2a2ac02..16cc200 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_GetBoth.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_GetBoth.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBoth Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBoth Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             Retrieve a key/data pair from the database which matches
             <span class="parameter">key</span> and <span class="parameter">data</span>.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_GetBothMultiple.htm b/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_GetBothMultiple.htm
index bc78826..11fa7f8 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_GetBothMultiple.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_GetBothMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBothMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBothMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -24,4 +24,4 @@
             and <span class="parameter">data</span>, return the key and all duplicate data
             items.
             </div> (Inherited from <a href="T_BerkeleyDB_Database.htm">Database</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a hr [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_GetMultiple.htm b/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_GetMultiple.htm
index ae2ba5c..6285b2b 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_GetMultiple.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_GetMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,4 +16,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_Database.htm">Database</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_Database_GetMultiple_3.htm">GetMultiple(DatabaseEntry, Int32, Transaction, LockingInfo)</a></td><td><div class="summary">
             Retrieve a key and all duplicate data items from the database.
             </div> (Inherited from <a href="T_BerkeleyDB_Database.htm">Database</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a hr [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_Open.htm b/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_Open.htm
index 08b12fc..0eb749e 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_Open.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_Open.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,4 +14,4 @@
             Instantiate a new HeapDatabase object and open the database
             represented by <span class="parameter">Filename</span>.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HeapDatabase.htm">HeapDatabase Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_PrintFastStats.htm b/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_PrintFastStats.htm
index 3b6e9ca..0d3280e 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_PrintFastStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_PrintFastStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintFastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintFastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -19,4 +19,4 @@
             Display the database statistical information which does not require
             traversal of the database. 
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_PrintStats.htm b/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_PrintStats.htm
index fd5d5c0..d1ac3af 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_PrintStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_PrintStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_PrintStats_1.htm">PrintStats(Boolean)</a></td><td><div class="summary">
             Display the database statistical information.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_Put.htm b/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_Put.htm
index ce81ecf..efaf45e 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_Put.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_Put.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Put Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Put Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -35,4 +35,4 @@
             existing key if duplicates are disallowed, or adding a duplicate
             data item if duplicates are allowed.
             </div> (Inherited from <a href="T_BerkeleyDB_Database.htm">Database</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a hr [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_PutNoOverwrite.htm b/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_PutNoOverwrite.htm
index 6f22026..934d203 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_PutNoOverwrite.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_PutNoOverwrite.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PutNoOverwrite Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PutNoOverwrite Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -20,4 +20,4 @@
             Store the key/data pair in the database, only if the key does not
             already appear in the database.
             </div> (Inherited from <a href="T_BerkeleyDB_Database.htm">Database</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a hr [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_Stats.htm b/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_Stats.htm
index 403a450..3c0578b 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_Stats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_Stats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_HeapDatabase_Stats_2.htm">Stats(Transaction, Isolation)</a></td><td><div class="summary">
             Return the database statistical information for this database.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HeapDatabase.htm">HeapDatabase Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_Truncate.htm b/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_Truncate.htm
index 1c1bb6d..8028967 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_Truncate.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HeapDatabase_Truncate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Truncate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Truncate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
              </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Truncate_1.htm">Truncate(Transaction)</a></td><td><div class="summary">
              Empty the database, discarding all records it contains.
              </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HeapRecordId_fromArray.htm b/docs/csharp/html/Overload_BerkeleyDB_HeapRecordId_fromArray.htm
index a9a680f..b5a1fdb 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HeapRecordId_fromArray.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HeapRecordId_fromArray.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>fromArray Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>fromArray Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,4 +14,4 @@
             Construct a HeapRecordId from a byte array, typically
             <a href="P_BerkeleyDB_DatabaseEntry_Data.htm">Data</a>.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HeapRecordId.htm">HeapRecordId Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_HeapRecordId_toArray.htm b/docs/csharp/html/Overload_BerkeleyDB_HeapRecordId_toArray.htm
index 6aba721..53522a9 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_HeapRecordId_toArray.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_HeapRecordId_toArray.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>toArray Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>toArray Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,4 +12,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_HeapRecordId_toArray_1.htm">toArray(ByteOrder)</a></td><td><div class="summary">
             Return a byte array representing this record id.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HeapRecordId.htm">HeapRecordId Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_JoinCursor_MoveNext.htm b/docs/csharp/html/Overload_BerkeleyDB_JoinCursor_MoveNext.htm
index 3bb6a20..f3a71a6 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_JoinCursor_MoveNext.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_JoinCursor_MoveNext.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNext Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNext Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -22,4 +22,4 @@
             primary, and the key/data pair found in the primary is stored in 
             <a href="P_BerkeleyDB_JoinCursor_Current.htm">Current</a>.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_JoinCursor.htm">JoinCursor Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_JoinCursor_MoveNextItem.htm b/docs/csharp/html/Overload_BerkeleyDB_JoinCursor_MoveNextItem.htm
index 8eae800..b3a9e71 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_JoinCursor_MoveNextItem.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_JoinCursor_MoveNextItem.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextItem Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextItem Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -20,4 +20,4 @@
             <a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor</a>s is then stored in 
             <a href="P_BerkeleyDB_JoinCursor_Current.htm">Current.Key</a>.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_JoinCursor.htm">JoinCursor Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_MultipleDatabaseEntry__ctor.htm b/docs/csharp/html/Overload_BerkeleyDB_MultipleDatabaseEntry__ctor.htm
index 746e6fe..5a9663b 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_MultipleDatabaseEntry__ctor.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_MultipleDatabaseEntry__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MultipleDatabaseEntry Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MultipleDatabaseEntry Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,4 +16,4 @@
             Construct a new key or data bulk buffer with a bunch of 
             <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> referring to <span class="parameter">recno</span>.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MultipleDatabaseEntry.htm">MultipleDatabaseEntry C [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_MultipleKeyDatabaseEntry__ctor.htm b/docs/csharp/html/Overload_BerkeleyDB_MultipleKeyDatabaseEntry__ctor.htm
index 0d04707..e8778fa 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_MultipleKeyDatabaseEntry__ctor.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_MultipleKeyDatabaseEntry__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MultipleKeyDatabaseEntry Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MultipleKeyDatabaseEntry Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,4 +13,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_MultipleKeyDatabaseEntry__ctor_1.htm">MultipleKeyDatabaseEntry(IEnumerable<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span class="cpp"><</span><span class="nu">(</span></span>KeyValuePair<span class="languageSpecificText"><span class="cs"><</span><span class="vb">(Of </span><span [...]
             Construct a new bulk buffer for key/data pairs.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MultipleKeyDatabaseEntry.htm">MultipleKeyDatabaseE [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_Append.htm b/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_Append.htm
index af0762a..c45d71e 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_Append.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_Append.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Append Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Append Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,4 +12,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_QueueDatabase_Append_1.htm">Append(DatabaseEntry, Transaction)</a></td><td><div class="summary">
             Append the data item to the end of the database.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_QueueDatabase.htm">QueueDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_Close.htm b/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_Close.htm
index 76d72f9..eed7722 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_Close.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_Close.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Close Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Close Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -50,4 +50,4 @@
             open <a href="M_BerkeleyDB_BaseDatabase_Cursor.htm">Cursor<span class="languageSpecificText"><span class="cs">()</span><span class="cpp">()</span><span class="nu">()</span></span></a> objects, free
             any allocated resources, and close any underlying files.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_Consume.htm b/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_Consume.htm
index f14f0c8..1bb2f30 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_Consume.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_Consume.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Consume Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Consume Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             Return the record number and data from the available record closest
             to the head of the queue, and delete the record.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_QueueDatabase.htm">QueueDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_Cursor.htm b/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_Cursor.htm
index 7ab15c1..16acccf 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_Cursor.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_Cursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             Create a transactionally protected database cursor with the given
             configuration.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_Delete.htm b/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_Delete.htm
index 3643925..e531a27 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_Delete.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_Delete.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Delete Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Delete Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -30,4 +30,4 @@
             data items using keys and data from the buffer to which the key 
             parameter refers.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_Exists.htm b/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_Exists.htm
index 2a89152..85c1713 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_Exists.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_Exists.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Exists Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Exists Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,4 +14,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Exists_2.htm">Exists(DatabaseEntry, Transaction, LockingInfo)</a></td><td><div class="summary">
             Check whether <span class="parameter">key</span> appears in the database.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_FastStats.htm b/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_FastStats.htm
index b5612fe..6af09a0 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_FastStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_FastStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -28,4 +28,4 @@
             Return the database statistical information which does not require
             traversal of the database.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_QueueDatabase.htm">QueueDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_Get.htm b/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_Get.htm
index 90f8256..5db2009 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_Get.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_Get.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -50,4 +50,4 @@
             bytes do not exist in the record, Get is successful, and any 
             existing bytes are returned.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_GetBoth.htm b/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_GetBoth.htm
index f62c729..816a776 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_GetBoth.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_GetBoth.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBoth Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBoth Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             Retrieve a key/data pair from the database which matches
             <span class="parameter">key</span> and <span class="parameter">data</span>.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_GetBothMultiple.htm b/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_GetBothMultiple.htm
index e325e9c..ea61a49 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_GetBothMultiple.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_GetBothMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBothMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBothMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -24,4 +24,4 @@
             and <span class="parameter">data</span>, return the key and all duplicate data
             items.
             </div> (Inherited from <a href="T_BerkeleyDB_Database.htm">Database</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a hr [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_GetMultiple.htm b/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_GetMultiple.htm
index 754b33c..ff5d5e7 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_GetMultiple.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_GetMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,4 +16,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_Database.htm">Database</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_Database_GetMultiple_3.htm">GetMultiple(DatabaseEntry, Int32, Transaction, LockingInfo)</a></td><td><div class="summary">
             Retrieve a key and all duplicate data items from the database.
             </div> (Inherited from <a href="T_BerkeleyDB_Database.htm">Database</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a hr [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_Open.htm b/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_Open.htm
index e05f7bb..58b1f95 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_Open.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_Open.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,4 +14,4 @@
             Instantiate a new QueueDatabase object and open the database
             represented by <span class="parameter">Filename</span>.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_QueueDatabase.htm">QueueDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_PrintFastStats.htm b/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_PrintFastStats.htm
index 1ffe14e..b25b7b6 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_PrintFastStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_PrintFastStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintFastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintFastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -19,4 +19,4 @@
             Display the database statistical information which does not require
             traversal of the database. 
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_PrintStats.htm b/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_PrintStats.htm
index 81c9f39..81b91be 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_PrintStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_PrintStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_PrintStats_1.htm">PrintStats(Boolean)</a></td><td><div class="summary">
             Display the database statistical information.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_Put.htm b/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_Put.htm
index ceef784..7a099c8 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_Put.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_Put.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Put Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Put Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -35,4 +35,4 @@
             existing key if duplicates are disallowed, or adding a duplicate
             data item if duplicates are allowed.
             </div> (Inherited from <a href="T_BerkeleyDB_Database.htm">Database</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a hr [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_PutNoOverwrite.htm b/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_PutNoOverwrite.htm
index 463f2ef..072a327 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_PutNoOverwrite.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_PutNoOverwrite.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PutNoOverwrite Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PutNoOverwrite Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -20,4 +20,4 @@
             Store the key/data pair in the database, only if the key does not
             already appear in the database.
             </div> (Inherited from <a href="T_BerkeleyDB_Database.htm">Database</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a hr [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_Stats.htm b/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_Stats.htm
index 737c5ad..4c5cf0d 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_Stats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_Stats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_QueueDatabase_Stats_2.htm">Stats(Transaction, Isolation)</a></td><td><div class="summary">
             Return the database statistical information for this database.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_QueueDatabase.htm">QueueDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_Truncate.htm b/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_Truncate.htm
index 89fee8c..9f66802 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_Truncate.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_QueueDatabase_Truncate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Truncate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Truncate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
              </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Truncate_1.htm">Truncate(Transaction)</a></td><td><div class="summary">
              Empty the database, discarding all records it contains.
              </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_Move.htm b/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_Move.htm
index 9c55ac8..a5920a7 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_Move.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_Move.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Move Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Move Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -50,4 +50,4 @@
             in the record, Move is successful, and any existing bytes are
             returned. 
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveFirst.htm b/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveFirst.htm
index 12834cf..50a48ca 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveFirst.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveFirst.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirst Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirst Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -42,4 +42,4 @@
             in the record, MoveFirst is successful, and any existing bytes are
             returned. 
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveFirstMultiple.htm b/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveFirstMultiple.htm
index 2a0aeed..e8aeb12 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveFirstMultiple.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveFirstMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirstMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirstMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -32,4 +32,4 @@
             a buffer the size of <span class="parameter">BufferSize</span> in
             <a href="P_BerkeleyDB_Cursor_CurrentMultiple.htm">CurrentMultiple</a>.
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveFirstMultipleKey.htm b/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveFirstMultipleKey.htm
index 0969fa7..2652861 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveFirstMultipleKey.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveFirstMultipleKey.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirstMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirstMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -28,4 +28,4 @@
             in a buffer the size of <span class="parameter">BufferSize</span> in
             <a href="P_BerkeleyDB_Cursor_CurrentMultipleKey.htm">CurrentMultipleKey</a>.
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveLast.htm b/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveLast.htm
index 7de73ad..2149130 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveLast.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveLast.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveLast Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveLast Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -42,4 +42,4 @@
             in the record, MoveLast is successful, and any existing bytes are
             returned.
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveMultiple.htm b/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveMultiple.htm
index a19833e..2c1f9df 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveMultiple.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -56,4 +56,4 @@
             cursor is positioned to a key/data pair if both the key and data
             match the values provided on the key and data parameters. 
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveMultipleKey.htm b/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveMultipleKey.htm
index 84def23..fab8544 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveMultipleKey.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveMultipleKey.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -54,4 +54,4 @@
             key/data pair if both the key and data match the values provided on
             the key and data parameters. 
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNext.htm b/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNext.htm
index fa1d149..1bebd70 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNext.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNext.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNext Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNext Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -46,4 +46,4 @@
             in the record, MoveNext is successful, and any existing bytes are
             returned.
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNextDuplicate.htm b/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNextDuplicate.htm
index 855b615..77c8d6e 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNextDuplicate.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNextDuplicate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -50,4 +50,4 @@
             in the record, MoveNextDuplicate is successful, and any existing
             bytes are returned. 
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNextDuplicateMultiple.htm b/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNextDuplicateMultiple.htm
index 46f7402..76cc90b 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNextDuplicateMultiple.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNextDuplicateMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicateMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicateMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -42,4 +42,4 @@
             pair of the database is not a duplicate data record for the current
             key/data pair.
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNextDuplicateMultipleKey.htm b/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNextDuplicateMultipleKey.htm
index a337116..461fafd 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNextDuplicateMultipleKey.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNextDuplicateMultipleKey.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicateMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicateMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -42,4 +42,4 @@
             pair of the database is not a duplicate data record for the current
             key/data pair.
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNextMultiple.htm b/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNextMultiple.htm
index bbec787..3e1bf2c 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNextMultiple.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNextMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -45,4 +45,4 @@
             <a href="P_BerkeleyDB_Cursor_CurrentMultiple.htm">CurrentMultiple.Key</a> may not
             change. 
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNextMultipleKey.htm b/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNextMultipleKey.htm
index 03b954d..84480e8 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNextMultipleKey.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNextMultipleKey.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -41,4 +41,4 @@
             key values, the keys of <a href="P_BerkeleyDB_Cursor_CurrentMultipleKey.htm">CurrentMultipleKey</a> may not
             change. 
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNextUnique.htm b/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNextUnique.htm
index 60d8f24..d052619 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNextUnique.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNextUnique.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUnique Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUnique Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -50,4 +50,4 @@
             in the record, MoveNextUnique is successful, and any existing
             bytes are returned. 
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNextUniqueMultiple.htm b/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNextUniqueMultiple.htm
index 29f76fe..826dcec 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNextUniqueMultiple.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNextUniqueMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUniqueMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUniqueMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -44,4 +44,4 @@
             MoveNextUniqueMultiple will return false if no non-duplicate
             key/data pairs exist after the cursor position in the database. 
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNextUniqueMultipleKey.htm b/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNextUniqueMultipleKey.htm
index 4d53e3b..c14ab53 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNextUniqueMultipleKey.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MoveNextUniqueMultipleKey.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUniqueMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUniqueMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -44,4 +44,4 @@
             MoveNextUniqueMultipleKey will return false if no non-duplicate
             key/data pairs exist after the cursor position in the database. 
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MovePrev.htm b/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MovePrev.htm
index e35d584..ddb7bb9 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MovePrev.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MovePrev.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrev Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrev Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -46,4 +46,4 @@
             in the record, MovePrev is successful, and any existing
             bytes are returned. 
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MovePrevDuplicate.htm b/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MovePrevDuplicate.htm
index 226e7d8..d239a57 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MovePrevDuplicate.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MovePrevDuplicate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevDuplicate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevDuplicate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -50,4 +50,4 @@
             in the record, MovePrevDuplicate is successful, and any existing
             bytes are returned. 
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MovePrevUnique.htm b/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MovePrevUnique.htm
index b8796a1..979080d 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MovePrevUnique.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_MovePrevUnique.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevUnique Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevUnique Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -50,4 +50,4 @@
             in the record, MovePrevUnique is successful, and any existing
             bytes are returned.
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_Refresh.htm b/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_Refresh.htm
index 9f46006..86e828d 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_Refresh.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_Refresh.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Refresh Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Refresh Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -34,4 +34,4 @@
             in the record, Refresh is successful, and any existing
             bytes are returned.
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_RefreshMultiple.htm b/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_RefreshMultiple.htm
index 9af8d4f..dcc2cd4 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_RefreshMultiple.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_RefreshMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RefreshMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RefreshMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -24,4 +24,4 @@
             duplicate data items that can fit in a buffer the size of
             <span class="parameter">BufferSize</span> in <a href="P_BerkeleyDB_Cursor_CurrentMultiple.htm">CurrentMultiple</a>.
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_RefreshMultipleKey.htm b/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_RefreshMultipleKey.htm
index 6ea2eca..8aab6c5 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_RefreshMultipleKey.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_RecnoCursor_RefreshMultipleKey.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RefreshMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RefreshMultipleKey Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -24,4 +24,4 @@
             ensuing key/data pairs that can fit in a buffer the size of
             <span class="parameter">BufferSize</span> in <a href="P_BerkeleyDB_Cursor_CurrentMultipleKey.htm">CurrentMultipleKey</a>.
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Append.htm b/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Append.htm
index f967929..c19f819 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Append.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Append.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Append Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Append Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,4 +12,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_RecnoDatabase_Append_1.htm">Append(DatabaseEntry, Transaction)</a></td><td><div class="summary">
             Append the data item to the end of the database.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoDatabase.htm">RecnoDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Close.htm b/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Close.htm
index 6fd54bf..ac2e1d7 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Close.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Close.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Close Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Close Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -50,4 +50,4 @@
             open <a href="M_BerkeleyDB_BaseDatabase_Cursor.htm">Cursor<span class="languageSpecificText"><span class="cs">()</span><span class="cpp">()</span><span class="nu">()</span></span></a> objects, free
             any allocated resources, and close any underlying files.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Compact.htm b/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Compact.htm
index f5482ca..c9f191f 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Compact.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Compact.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Compact Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Compact Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,4 +14,4 @@
             Compact the database, and optionally return unused database pages to
             the underlying filesystem. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoDatabase.htm">RecnoDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Cursor.htm b/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Cursor.htm
index 4fe04de..3850b3d 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Cursor.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Cursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             Create a transactionally protected database cursor with the given
             configuration.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoDatabase.htm">RecnoDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Delete.htm b/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Delete.htm
index 967becc..1a21b37 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Delete.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Delete.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Delete Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Delete Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -30,4 +30,4 @@
             data items using keys and data from the buffer to which the key 
             parameter refers.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Exists.htm b/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Exists.htm
index fefc2ac..f6384f6 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Exists.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Exists.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Exists Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Exists Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,4 +14,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Exists_2.htm">Exists(DatabaseEntry, Transaction, LockingInfo)</a></td><td><div class="summary">
             Check whether <span class="parameter">key</span> appears in the database.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_FastStats.htm b/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_FastStats.htm
index 630da49..98370bb 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_FastStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_FastStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -28,4 +28,4 @@
             Return the database statistical information which does not require
             traversal of the database.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoDatabase.htm">RecnoDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Get.htm b/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Get.htm
index 13ebc67..849d245 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Get.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Get.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -50,4 +50,4 @@
             bytes do not exist in the record, Get is successful, and any 
             existing bytes are returned.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_GetBoth.htm b/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_GetBoth.htm
index 13b46c7..2827c25 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_GetBoth.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_GetBoth.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBoth Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBoth Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             Retrieve a key/data pair from the database which matches
             <span class="parameter">key</span> and <span class="parameter">data</span>.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_GetBothMultiple.htm b/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_GetBothMultiple.htm
index dec48d7..860d679 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_GetBothMultiple.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_GetBothMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBothMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBothMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -24,4 +24,4 @@
             and <span class="parameter">data</span>, return the key and all duplicate data
             items.
             </div> (Inherited from <a href="T_BerkeleyDB_Database.htm">Database</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a hr [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_GetMultiple.htm b/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_GetMultiple.htm
index f2f9b0a..a61baed 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_GetMultiple.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_GetMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetMultiple Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,4 +16,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_Database.htm">Database</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_Database_GetMultiple_3.htm">GetMultiple(DatabaseEntry, Int32, Transaction, LockingInfo)</a></td><td><div class="summary">
             Retrieve a key and all duplicate data items from the database.
             </div> (Inherited from <a href="T_BerkeleyDB_Database.htm">Database</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a hr [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Open.htm b/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Open.htm
index 1047a15..8156bbb 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Open.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Open.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -22,4 +22,4 @@
             represented by <span class="parameter">Filename</span> and
             <span class="parameter">DatabaseName</span>.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoDatabase.htm">RecnoDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_PrintFastStats.htm b/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_PrintFastStats.htm
index 0976b2d..fd4ec85 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_PrintFastStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_PrintFastStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintFastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintFastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -19,4 +19,4 @@
             Display the database statistical information which does not require
             traversal of the database. 
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_PrintStats.htm b/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_PrintStats.htm
index 4810181..5346634 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_PrintStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_PrintStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_PrintStats_1.htm">PrintStats(Boolean)</a></td><td><div class="summary">
             Display the database statistical information.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Put.htm b/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Put.htm
index bd814d8..68689a2 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Put.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Put.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Put Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Put Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -35,4 +35,4 @@
             existing key if duplicates are disallowed, or adding a duplicate
             data item if duplicates are allowed.
             </div> (Inherited from <a href="T_BerkeleyDB_Database.htm">Database</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a hr [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_PutNoOverwrite.htm b/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_PutNoOverwrite.htm
index d335eff..1b4355d 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_PutNoOverwrite.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_PutNoOverwrite.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PutNoOverwrite Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PutNoOverwrite Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -20,4 +20,4 @@
             Store the key/data pair in the database, only if the key does not
             already appear in the database.
             </div> (Inherited from <a href="T_BerkeleyDB_Database.htm">Database</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a hr [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Stats.htm b/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Stats.htm
index 221265f..1375076 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Stats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Stats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_RecnoDatabase_Stats_2.htm">Stats(Transaction, Isolation)</a></td><td><div class="summary">
             Return the database statistical information for this database.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoDatabase.htm">RecnoDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Truncate.htm b/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Truncate.htm
index 54bc5e1..47f4ddb 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Truncate.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_Truncate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Truncate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Truncate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
              </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Truncate_1.htm">Truncate(Transaction)</a></td><td><div class="summary">
              Empty the database, discarding all records it contains.
              </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_TruncateUnusedPages.htm b/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_TruncateUnusedPages.htm
index eabc1ef..540769f 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_TruncateUnusedPages.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_RecnoDatabase_TruncateUnusedPages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TruncateUnusedPages Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TruncateUnusedPages Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,4 +14,4 @@
             Return pages to the filesystem that are already free and at the end
             of the file.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoDatabase.htm">RecnoDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_ReplicationHostAddress__ctor.htm b/docs/csharp/html/Overload_BerkeleyDB_ReplicationHostAddress__ctor.htm
index 1600fb9..00c2525 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_ReplicationHostAddress__ctor.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_ReplicationHostAddress__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationHostAddress Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationHostAddress Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,4 +15,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_ReplicationHostAddress__ctor_2.htm">ReplicationHostAddress(String, UInt32)</a></td><td><div class="summary">
             Instantiate a new address
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationHostAddress.htm">ReplicationHostAddress [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabaseConfig_SetForeignKeyConstraint.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabaseConfig_SetForeignKeyConstraint.htm
index 905b9e2..3381572 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabaseConfig_SetForeignKeyConstraint.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabaseConfig_SetForeignKeyConstraint.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SetForeignKeyConstraint Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SetForeignKeyConstraint Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,4 +14,4 @@
             Specify the action taken when a referenced record in the foreign key
             database is deleted.
             </div> (Inherited from <a href="T_BerkeleyDB_SecondaryDatabaseConfig.htm">SecondaryDatabaseConfig</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style="">< [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_Close.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_Close.htm
index 4514f2e..9f59628 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_Close.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_Close.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Close Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Close Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -50,4 +50,4 @@
             open <a href="M_BerkeleyDB_BaseDatabase_Cursor.htm">Cursor<span class="languageSpecificText"><span class="cs">()</span><span class="cpp">()</span><span class="nu">()</span></span></a> objects, free
             any allocated resources, and close any underlying files.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_Cursor.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_Cursor.htm
index 4aa9e77..f514eb2 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_Cursor.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_Cursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             Create a transactionally protected database cursor with the given
             configuration.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_Delete.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_Delete.htm
index 876f460..01358ef 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_Delete.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_Delete.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Delete Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Delete Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -30,4 +30,4 @@
             data items using keys and data from the buffer to which the key 
             parameter refers.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_Exists.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_Exists.htm
index 56a7ee9..70af87f 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_Exists.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_Exists.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Exists Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Exists Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,4 +14,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Exists_2.htm">Exists(DatabaseEntry, Transaction, LockingInfo)</a></td><td><div class="summary">
             Check whether <span class="parameter">key</span> appears in the database.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_Get.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_Get.htm
index 95a43a6..16007cb 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_Get.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_Get.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -50,4 +50,4 @@
             bytes do not exist in the record, Get is successful, and any 
             existing bytes are returned.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_GetBoth.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_GetBoth.htm
index 40a6b7a..170c334 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_GetBoth.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_GetBoth.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBoth Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBoth Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             Retrieve a key/data pair from the database which matches
             <span class="parameter">key</span> and <span class="parameter">data</span>.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_Open.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_Open.htm
index 8d4e822..868bbba 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_Open.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_Open.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -28,4 +28,4 @@
             the database with the
             <a href="P_BerkeleyDB_SecondaryDatabaseConfig_Primary.htm">primary index</a>.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryBTreeDatabase.htm">SecondaryBTreeDatabase [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_PrintFastStats.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_PrintFastStats.htm
index ba2cca8..8948e75 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_PrintFastStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_PrintFastStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintFastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintFastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -19,4 +19,4 @@
             Display the database statistical information which does not require
             traversal of the database. 
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_PrintStats.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_PrintStats.htm
index 2c7f5c9..7e0cfae 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_PrintStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_PrintStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_PrintStats_1.htm">PrintStats(Boolean)</a></td><td><div class="summary">
             Display the database statistical information.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_SecondaryCursor.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_SecondaryCursor.htm
index 8f9ebf4..7f1fc26 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_SecondaryCursor.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_SecondaryCursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryCursor Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryCursor Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             Create a transactionally protected secondary database cursor with
             the given configuration.
             </div> (Inherited from <a href="T_BerkeleyDB_SecondaryDatabase.htm">SecondaryDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="s [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_Truncate.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_Truncate.htm
index bada192..a216603 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_Truncate.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryBTreeDatabase_Truncate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Truncate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Truncate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
              </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Truncate_1.htm">Truncate(Transaction)</a></td><td><div class="summary">
              Empty the database, discarding all records it contains.
              </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryCursor_Move.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryCursor_Move.htm
index c266ced..23dffc2 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryCursor_Move.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryCursor_Move.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Move Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Move Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -56,4 +56,4 @@
             in the record, Move is successful, and any existing bytes are
             returned.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryCursor_MoveFirst.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryCursor_MoveFirst.htm
index 5bae6e6..150e675 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryCursor_MoveFirst.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryCursor_MoveFirst.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirst Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveFirst Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -48,4 +48,4 @@
             in the record, MoveFirst is successful, and any existing bytes are
             returned. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryCursor_MoveLast.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryCursor_MoveLast.htm
index 0094dd7..924d1b8 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryCursor_MoveLast.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryCursor_MoveLast.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveLast Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveLast Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -48,4 +48,4 @@
             in the record, MoveLast is successful, and any existing bytes are
             returned. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryCursor_MoveNext.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryCursor_MoveNext.htm
index 6e472e7..8ae6287 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryCursor_MoveNext.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryCursor_MoveNext.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNext Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNext Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -52,4 +52,4 @@
             in the record, MoveNext is successful, and any existing bytes are
             returned.  
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryCursor_MoveNextDuplicate.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryCursor_MoveNextDuplicate.htm
index 112d2db..38863ef 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryCursor_MoveNextDuplicate.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryCursor_MoveNextDuplicate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextDuplicate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -52,4 +52,4 @@
             in the record, MoveNextDuplicate is successful, and any existing bytes are
             returned. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryCursor_MoveNextUnique.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryCursor_MoveNextUnique.htm
index 7c2742e..b5ab14b 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryCursor_MoveNextUnique.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryCursor_MoveNextUnique.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUnique Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MoveNextUnique Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -52,4 +52,4 @@
             in the record, MoveNextUnique is successful, and any existing bytes
             are returned. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryCursor_MovePrev.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryCursor_MovePrev.htm
index 844792a..730cb48 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryCursor_MovePrev.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryCursor_MovePrev.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrev Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrev Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -52,4 +52,4 @@
             in the record, MovePrev is successful, and any existing bytes are
             returned. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryCursor_MovePrevDuplicate.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryCursor_MovePrevDuplicate.htm
index efbf3f0..f12fe78 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryCursor_MovePrevDuplicate.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryCursor_MovePrevDuplicate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevDuplicate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevDuplicate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -52,4 +52,4 @@
             in the record, MovePrevDuplicate is successful, and any existing
             bytes are returned. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryCursor_MovePrevUnique.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryCursor_MovePrevUnique.htm
index b7b82d1..dcb639e 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryCursor_MovePrevUnique.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryCursor_MovePrevUnique.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevUnique Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MovePrevUnique Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -52,4 +52,4 @@
             in the record, MovePrevUnique is successful, and any existing bytes
             are returned.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryCursor_Refresh.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryCursor_Refresh.htm
index 3c413f1..28f5ff2 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryCursor_Refresh.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryCursor_Refresh.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Refresh Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Refresh Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -36,4 +36,4 @@
             in the record, Refresh is successful, and any existing bytes are
             returned. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabaseConfig_SetForeignKeyConstraint.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabaseConfig_SetForeignKeyConstraint.htm
index aa3f58a..b1d9f45 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabaseConfig_SetForeignKeyConstraint.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabaseConfig_SetForeignKeyConstraint.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SetForeignKeyConstraint Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SetForeignKeyConstraint Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,4 +14,4 @@
             Specify the action taken when a referenced record in the foreign key
             database is deleted.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryDatabaseConfig.htm">SecondaryDatabaseConf [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_Close.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_Close.htm
index c0469d3..7b8fe6c 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_Close.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_Close.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Close Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Close Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -50,4 +50,4 @@
             open <a href="M_BerkeleyDB_BaseDatabase_Cursor.htm">Cursor<span class="languageSpecificText"><span class="cs">()</span><span class="cpp">()</span><span class="nu">()</span></span></a> objects, free
             any allocated resources, and close any underlying files.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_Cursor.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_Cursor.htm
index ee1de34..ed54e91 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_Cursor.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_Cursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             Create a transactionally protected database cursor with the given
             configuration.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_Delete.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_Delete.htm
index 7eee10b..7d2e941 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_Delete.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_Delete.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Delete Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Delete Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -30,4 +30,4 @@
             data items using keys and data from the buffer to which the key 
             parameter refers.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_Exists.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_Exists.htm
index f82e11d..75bb065 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_Exists.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_Exists.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Exists Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Exists Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,4 +14,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Exists_2.htm">Exists(DatabaseEntry, Transaction, LockingInfo)</a></td><td><div class="summary">
             Check whether <span class="parameter">key</span> appears in the database.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_Get.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_Get.htm
index e977e05..5fb2045 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_Get.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_Get.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -50,4 +50,4 @@
             bytes do not exist in the record, Get is successful, and any 
             existing bytes are returned.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_GetBoth.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_GetBoth.htm
index 424d051..bd4c229 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_GetBoth.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_GetBoth.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBoth Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBoth Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             Retrieve a key/data pair from the database which matches
             <span class="parameter">key</span> and <span class="parameter">data</span>.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_Open.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_Open.htm
index f62abb7..1bc7a88 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_Open.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_Open.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -32,4 +32,4 @@
             primary index</a>. The file specified by
             <span class="parameter">Filename</span> must exist.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryDatabase.htm">SecondaryDatabase Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_PrintFastStats.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_PrintFastStats.htm
index 8a6b736..9ac28de 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_PrintFastStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_PrintFastStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintFastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintFastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -19,4 +19,4 @@
             Display the database statistical information which does not require
             traversal of the database. 
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_PrintStats.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_PrintStats.htm
index 4cb6688..a412fd9 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_PrintStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_PrintStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_PrintStats_1.htm">PrintStats(Boolean)</a></td><td><div class="summary">
             Display the database statistical information.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_SecondaryCursor.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_SecondaryCursor.htm
index f0fcd99..9861a25 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_SecondaryCursor.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_SecondaryCursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryCursor Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryCursor Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             Create a transactionally protected secondary database cursor with
             the given configuration.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryDatabase.htm">SecondaryDatabase Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_Truncate.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_Truncate.htm
index c6f5ba5..a659086 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_Truncate.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryDatabase_Truncate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Truncate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Truncate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
              </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Truncate_1.htm">Truncate(Transaction)</a></td><td><div class="summary">
              Empty the database, discarding all records it contains.
              </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabaseConfig_SetForeignKeyConstraint.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabaseConfig_SetForeignKeyConstraint.htm
index faa4170..5886378 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabaseConfig_SetForeignKeyConstraint.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabaseConfig_SetForeignKeyConstraint.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SetForeignKeyConstraint Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SetForeignKeyConstraint Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,4 +14,4 @@
             Specify the action taken when a referenced record in the foreign key
             database is deleted.
             </div> (Inherited from <a href="T_BerkeleyDB_SecondaryDatabaseConfig.htm">SecondaryDatabaseConfig</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style="">< [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_Close.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_Close.htm
index abdce05..ee5ef8e 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_Close.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_Close.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Close Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Close Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -50,4 +50,4 @@
             open <a href="M_BerkeleyDB_BaseDatabase_Cursor.htm">Cursor<span class="languageSpecificText"><span class="cs">()</span><span class="cpp">()</span><span class="nu">()</span></span></a> objects, free
             any allocated resources, and close any underlying files.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_Cursor.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_Cursor.htm
index cc0bc62..3952b9b 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_Cursor.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_Cursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             Create a transactionally protected database cursor with the given
             configuration.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_Delete.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_Delete.htm
index 3944a38..5165505 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_Delete.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_Delete.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Delete Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Delete Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -30,4 +30,4 @@
             data items using keys and data from the buffer to which the key 
             parameter refers.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_Exists.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_Exists.htm
index d241964..8dc90d4 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_Exists.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_Exists.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Exists Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Exists Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,4 +14,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Exists_2.htm">Exists(DatabaseEntry, Transaction, LockingInfo)</a></td><td><div class="summary">
             Check whether <span class="parameter">key</span> appears in the database.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_Get.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_Get.htm
index 5979181..946e0c1 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_Get.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_Get.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -50,4 +50,4 @@
             bytes do not exist in the record, Get is successful, and any 
             existing bytes are returned.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_GetBoth.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_GetBoth.htm
index ef17dd5..cb3baa6 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_GetBoth.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_GetBoth.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBoth Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBoth Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             Retrieve a key/data pair from the database which matches
             <span class="parameter">key</span> and <span class="parameter">data</span>.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_Open.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_Open.htm
index f5a9b19..fda6f1d 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_Open.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_Open.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -28,4 +28,4 @@
             the database with the
             <a href="P_BerkeleyDB_SecondaryDatabaseConfig_Primary.htm">primary index</a>.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryHashDatabase.htm">SecondaryHashDatabase C [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_PrintFastStats.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_PrintFastStats.htm
index b9fe733..5bc66ad 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_PrintFastStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_PrintFastStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintFastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintFastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -19,4 +19,4 @@
             Display the database statistical information which does not require
             traversal of the database. 
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_PrintStats.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_PrintStats.htm
index c6677dd..1206854 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_PrintStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_PrintStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_PrintStats_1.htm">PrintStats(Boolean)</a></td><td><div class="summary">
             Display the database statistical information.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_SecondaryCursor.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_SecondaryCursor.htm
index e6465ec..f5d45bd 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_SecondaryCursor.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_SecondaryCursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryCursor Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryCursor Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             Create a transactionally protected secondary database cursor with
             the given configuration.
             </div> (Inherited from <a href="T_BerkeleyDB_SecondaryDatabase.htm">SecondaryDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="s [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_Truncate.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_Truncate.htm
index 14194c5..c5f5d02 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_Truncate.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryHashDatabase_Truncate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Truncate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Truncate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
              </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Truncate_1.htm">Truncate(Transaction)</a></td><td><div class="summary">
              Empty the database, discarding all records it contains.
              </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabaseConfig_SetForeignKeyConstraint.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabaseConfig_SetForeignKeyConstraint.htm
index ab32f79..eea0a27 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabaseConfig_SetForeignKeyConstraint.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabaseConfig_SetForeignKeyConstraint.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SetForeignKeyConstraint Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SetForeignKeyConstraint Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,4 +14,4 @@
             Specify the action taken when a referenced record in the foreign key
             database is deleted.
             </div> (Inherited from <a href="T_BerkeleyDB_SecondaryDatabaseConfig.htm">SecondaryDatabaseConfig</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style="">< [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_Close.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_Close.htm
index e68e885..7f35b53 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_Close.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_Close.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Close Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Close Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -50,4 +50,4 @@
             open <a href="M_BerkeleyDB_BaseDatabase_Cursor.htm">Cursor<span class="languageSpecificText"><span class="cs">()</span><span class="cpp">()</span><span class="nu">()</span></span></a> objects, free
             any allocated resources, and close any underlying files.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_Cursor.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_Cursor.htm
index 79766f5..5aa3695 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_Cursor.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_Cursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             Create a transactionally protected database cursor with the given
             configuration.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_Delete.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_Delete.htm
index 2153e27..c3830b3 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_Delete.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_Delete.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Delete Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Delete Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -30,4 +30,4 @@
             data items using keys and data from the buffer to which the key 
             parameter refers.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_Exists.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_Exists.htm
index 41930e5..76e9f92 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_Exists.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_Exists.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Exists Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Exists Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,4 +14,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Exists_2.htm">Exists(DatabaseEntry, Transaction, LockingInfo)</a></td><td><div class="summary">
             Check whether <span class="parameter">key</span> appears in the database.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_Get.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_Get.htm
index b37e551..97edaed 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_Get.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_Get.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -50,4 +50,4 @@
             bytes do not exist in the record, Get is successful, and any 
             existing bytes are returned.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_GetBoth.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_GetBoth.htm
index 0da572d..874bf98 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_GetBoth.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_GetBoth.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBoth Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBoth Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             Retrieve a key/data pair from the database which matches
             <span class="parameter">key</span> and <span class="parameter">data</span>.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_Open.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_Open.htm
index 533b74c..5f7d69f 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_Open.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_Open.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -18,4 +18,4 @@
             the database with the
             <a href="P_BerkeleyDB_SecondaryDatabaseConfig_Primary.htm">primary index</a>.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryQueueDatabase.htm">SecondaryQueueDatabase [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_PrintFastStats.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_PrintFastStats.htm
index 19962ff..e98bad4 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_PrintFastStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_PrintFastStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintFastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintFastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -19,4 +19,4 @@
             Display the database statistical information which does not require
             traversal of the database. 
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_PrintStats.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_PrintStats.htm
index 80a2e05..003a967 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_PrintStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_PrintStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_PrintStats_1.htm">PrintStats(Boolean)</a></td><td><div class="summary">
             Display the database statistical information.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_SecondaryCursor.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_SecondaryCursor.htm
index 8bf1153..05d1e61 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_SecondaryCursor.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_SecondaryCursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryCursor Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryCursor Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             Create a transactionally protected secondary database cursor with
             the given configuration.
             </div> (Inherited from <a href="T_BerkeleyDB_SecondaryDatabase.htm">SecondaryDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="s [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_Truncate.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_Truncate.htm
index 1bb05eb..7d888ae 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_Truncate.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryQueueDatabase_Truncate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Truncate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Truncate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
              </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Truncate_1.htm">Truncate(Transaction)</a></td><td><div class="summary">
              Empty the database, discarding all records it contains.
              </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabaseConfig_SetForeignKeyConstraint.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabaseConfig_SetForeignKeyConstraint.htm
index 76252fd..84ed6c6 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabaseConfig_SetForeignKeyConstraint.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabaseConfig_SetForeignKeyConstraint.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SetForeignKeyConstraint Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SetForeignKeyConstraint Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,4 +14,4 @@
             Specify the action taken when a referenced record in the foreign key
             database is deleted.
             </div> (Inherited from <a href="T_BerkeleyDB_SecondaryDatabaseConfig.htm">SecondaryDatabaseConfig</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style="">< [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_Close.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_Close.htm
index 24fd430..4c74e2c 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_Close.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_Close.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Close Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Close Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -50,4 +50,4 @@
             open <a href="M_BerkeleyDB_BaseDatabase_Cursor.htm">Cursor<span class="languageSpecificText"><span class="cs">()</span><span class="cpp">()</span><span class="nu">()</span></span></a> objects, free
             any allocated resources, and close any underlying files.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_Cursor.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_Cursor.htm
index 64f5ce0..b670b84 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_Cursor.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_Cursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             Create a transactionally protected database cursor with the given
             configuration.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_Delete.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_Delete.htm
index 867c2b1..54ebb54 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_Delete.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_Delete.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Delete Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Delete Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -30,4 +30,4 @@
             data items using keys and data from the buffer to which the key 
             parameter refers.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_Exists.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_Exists.htm
index 8f11bd3..baefaf1 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_Exists.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_Exists.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Exists Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Exists Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,4 +14,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Exists_2.htm">Exists(DatabaseEntry, Transaction, LockingInfo)</a></td><td><div class="summary">
             Check whether <span class="parameter">key</span> appears in the database.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_Get.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_Get.htm
index cb18fb0..3025fc2 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_Get.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_Get.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -50,4 +50,4 @@
             bytes do not exist in the record, Get is successful, and any 
             existing bytes are returned.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_GetBoth.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_GetBoth.htm
index ade67c7..2c92d3e 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_GetBoth.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_GetBoth.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBoth Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GetBoth Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             Retrieve a key/data pair from the database which matches
             <span class="parameter">key</span> and <span class="parameter">data</span>.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_Open.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_Open.htm
index 180f72a..5b1fa2f 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_Open.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_Open.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Open Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -28,4 +28,4 @@
             the database with the
             <a href="P_BerkeleyDB_SecondaryDatabaseConfig_Primary.htm">primary index</a>.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryRecnoDatabase.htm">SecondaryRecnoDatabase [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_PrintFastStats.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_PrintFastStats.htm
index 1b5ede7..99942f3 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_PrintFastStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_PrintFastStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintFastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintFastStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -19,4 +19,4 @@
             Display the database statistical information which does not require
             traversal of the database. 
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_PrintStats.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_PrintStats.htm
index ad7a58d..14a7851 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_PrintStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_PrintStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_PrintStats_1.htm">PrintStats(Boolean)</a></td><td><div class="summary">
             Display the database statistical information.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_SecondaryCursor.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_SecondaryCursor.htm
index 0154a5c..9a64d07 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_SecondaryCursor.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_SecondaryCursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryCursor Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryCursor Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             Create a transactionally protected secondary database cursor with
             the given configuration.
             </div> (Inherited from <a href="T_BerkeleyDB_SecondaryDatabase.htm">SecondaryDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="s [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_Truncate.htm b/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_Truncate.htm
index dbdaee6..44dbddc 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_Truncate.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_SecondaryRecnoDatabase_Truncate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Truncate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Truncate Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
              </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_BaseDatabase_Truncate_1.htm">Truncate(Transaction)</a></td><td><div class="summary">
              Empty the database, discarding all records it contains.
              </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Sequence_Get.htm b/docs/csharp/html/Overload_BerkeleyDB_Sequence_Get.htm
index a00469b..00afc62 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Sequence_Get.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Sequence_Get.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Get Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -29,4 +29,4 @@
             Return the next available element in the sequence and change the
             sequence value by <span class="parameter">Delta</span>.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Sequence.htm">Sequence Class</a></div><div class=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Sequence_PrintStats.htm b/docs/csharp/html/Overload_BerkeleyDB_Sequence_PrintStats.htm
index 6aae327..2bd2e0e 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Sequence_PrintStats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Sequence_PrintStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrintStats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,4 +15,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_Sequence_PrintStats_1.htm">PrintStats(Boolean)</a></td><td><div class="summary">
             Print diagnostic information.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Sequence.htm">Sequence Class</a></div><div class=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Sequence_Remove.htm b/docs/csharp/html/Overload_BerkeleyDB_Sequence_Remove.htm
index daebd88..a1c03c2 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Sequence_Remove.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Sequence_Remove.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Remove Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Remove Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,4 +14,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_Sequence_Remove_2.htm">Remove(Boolean)</a></td><td><div class="summary">
             Remove the sequence from the database.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Sequence.htm">Sequence Class</a></div><div class=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Sequence_Stats.htm b/docs/csharp/html/Overload_BerkeleyDB_Sequence_Stats.htm
index 414d18a..64ca1dd 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Sequence_Stats.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Sequence_Stats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Stats Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -23,4 +23,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_Sequence_Stats_1.htm">Stats(Boolean)</a></td><td><div class="summary">
             Return statistical information for this sequence.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Sequence.htm">Sequence Class</a></div><div class=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Sequence__ctor.htm b/docs/csharp/html/Overload_BerkeleyDB_Sequence__ctor.htm
index 99d32f3..4c4aaa6 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Sequence__ctor.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Sequence__ctor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Sequence Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Sequence Constructor </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,4 +12,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_Sequence__ctor_1.htm">Sequence(SequenceConfig, Transaction)</a></td><td><div class="summary">
             Instantiate a new Sequence object.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Sequence.htm">Sequence Class</a></div><div class=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Overload_BerkeleyDB_Transaction_Commit.htm b/docs/csharp/html/Overload_BerkeleyDB_Transaction_Commit.htm
index 3e281ca..652ed96 100644
--- a/docs/csharp/html/Overload_BerkeleyDB_Transaction_Commit.htm
+++ b/docs/csharp/html/Overload_BerkeleyDB_Transaction_Commit.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Commit Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Commit Method </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -32,4 +32,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubmethod.gif" title="Public method" /></td><td><a href="M_BerkeleyDB_Transaction_Commit_1.htm">Commit(Boolean)</a></td><td><div class="summary">
             End the transaction.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Transaction.htm">Transaction Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ActiveTransaction_Begun.htm b/docs/csharp/html/P_BerkeleyDB_ActiveTransaction_Begun.htm
index e6e51a0..078742e 100644
--- a/docs/csharp/html/P_BerkeleyDB_ActiveTransaction_Begun.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ActiveTransaction_Begun.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Begun Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Begun Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_LSN.htm">LSN</a>^ <span class="identifier">Begun</span> {
 	<a href="T_BerkeleyDB_LSN.htm">LSN</a>^ <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ActiveTransaction.htm">ActiveTransaction Class</ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ActiveTransaction_BufferCopiesInCache.htm b/docs/csharp/html/P_BerkeleyDB_ActiveTransaction_BufferCopiesInCache.htm
index 91383ca..4e798f1 100644
--- a/docs/csharp/html/P_BerkeleyDB_ActiveTransaction_BufferCopiesInCache.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ActiveTransaction_BufferCopiesInCache.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BufferCopiesInCache Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BufferCopiesInCache Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">BufferCopiesInCache</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ActiveTransaction.htm">ActiveTransaction Class</ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ActiveTransaction_GlobalID.htm b/docs/csharp/html/P_BerkeleyDB_ActiveTransaction_GlobalID.htm
index a6602e2..f9a395c 100644
--- a/docs/csharp/html/P_BerkeleyDB_ActiveTransaction_GlobalID.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ActiveTransaction_GlobalID.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GlobalID Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GlobalID Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <span class="keyword">array</span><<a href="http://msdn2.microsoft.com/en-us/library/yyb1w04y" target="_blank">unsigned char</a>>^ <span class="identifier">GlobalID</span> {
 	<span class="keyword">array</span><<a href="http://msdn2.microsoft.com/en-us/library/yyb1w04y" target="_blank">unsigned char</a>>^ <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ActiveTransaction.htm">ActiveTransaction Class</ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ActiveTransaction_ID.htm b/docs/csharp/html/P_BerkeleyDB_ActiveTransaction_ID.htm
index 82ee5b6..b2cbd00 100644
--- a/docs/csharp/html/P_BerkeleyDB_ActiveTransaction_ID.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ActiveTransaction_ID.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ID Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ID Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">ID</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ActiveTransaction.htm">ActiveTransaction Class</ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ActiveTransaction_Name.htm b/docs/csharp/html/P_BerkeleyDB_ActiveTransaction_Name.htm
index cb637c6..8bfcba8 100644
--- a/docs/csharp/html/P_BerkeleyDB_ActiveTransaction_Name.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ActiveTransaction_Name.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Name Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Name Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="identifier">Name</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ActiveTransaction.htm">ActiveTransaction Class</ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ActiveTransaction_ParentID.htm b/docs/csharp/html/P_BerkeleyDB_ActiveTransaction_ParentID.htm
index 5e63edf..4596aca 100644
--- a/docs/csharp/html/P_BerkeleyDB_ActiveTransaction_ParentID.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ActiveTransaction_ParentID.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ParentID Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ParentID Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">ParentID</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ActiveTransaction.htm">ActiveTransaction Class</ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ActiveTransaction_Priority.htm b/docs/csharp/html/P_BerkeleyDB_ActiveTransaction_Priority.htm
index c4599ed..346a2da 100644
--- a/docs/csharp/html/P_BerkeleyDB_ActiveTransaction_Priority.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ActiveTransaction_Priority.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Priority Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Priority Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Priority</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ActiveTransaction.htm">ActiveTransaction Class</ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ActiveTransaction_ProcessID.htm b/docs/csharp/html/P_BerkeleyDB_ActiveTransaction_ProcessID.htm
index 4df78ff..1923768 100644
--- a/docs/csharp/html/P_BerkeleyDB_ActiveTransaction_ProcessID.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ActiveTransaction_ProcessID.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ProcessID Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ProcessID Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">ProcessID</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ActiveTransaction.htm">ActiveTransaction Class</ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ActiveTransaction_SnapshotReads.htm b/docs/csharp/html/P_BerkeleyDB_ActiveTransaction_SnapshotReads.htm
index c8268de..048fc17 100644
--- a/docs/csharp/html/P_BerkeleyDB_ActiveTransaction_SnapshotReads.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ActiveTransaction_SnapshotReads.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SnapshotReads Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SnapshotReads Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_LSN.htm">LSN</a>^ <span class="identifier">SnapshotReads</span> {
 	<a href="T_BerkeleyDB_LSN.htm">LSN</a>^ <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ActiveTransaction.htm">ActiveTransaction Class</ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ActiveTransaction_ThreadID.htm b/docs/csharp/html/P_BerkeleyDB_ActiveTransaction_ThreadID.htm
index 2ca6c05..838dabe 100644
--- a/docs/csharp/html/P_BerkeleyDB_ActiveTransaction_ThreadID.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ActiveTransaction_ThreadID.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ThreadID Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ThreadID Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">ThreadID</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ActiveTransaction.htm">ActiveTransaction Class</ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BTreeDatabaseConfig_Compress.htm b/docs/csharp/html/P_BerkeleyDB_BTreeDatabaseConfig_Compress.htm
index 7caed44..ade0a34 100644
--- a/docs/csharp/html/P_BerkeleyDB_BTreeDatabaseConfig_Compress.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BTreeDatabaseConfig_Compress.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Compress Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Compress Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_BTreeCompressDelegate.htm">BTreeCompressDelegate</a>^ <span class="identifier">Compress</span> {
 	<a href="T_BerkeleyDB_BTreeCompressDelegate.htm">BTreeCompressDelegate</a>^ <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabaseConfig.htm">BTreeDatabaseConfig Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BTreeDatabaseConfig_Decompress.htm b/docs/csharp/html/P_BerkeleyDB_BTreeDatabaseConfig_Decompress.htm
index d562d88e..4427327 100644
--- a/docs/csharp/html/P_BerkeleyDB_BTreeDatabaseConfig_Decompress.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BTreeDatabaseConfig_Decompress.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Decompress Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Decompress Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_BTreeDecompressDelegate.htm">BTreeDecompressDelegate</a>^ <span class="identifier">Decompress</span> {
 	<a href="T_BerkeleyDB_BTreeDecompressDelegate.htm">BTreeDecompressDelegate</a>^ <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabaseConfig.htm">BTreeDatabaseConfig Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BTreeDatabaseConfig_MinKeysPerPage.htm b/docs/csharp/html/P_BerkeleyDB_BTreeDatabaseConfig_MinKeysPerPage.htm
index a95e43c..09ad3e8 100644
--- a/docs/csharp/html/P_BerkeleyDB_BTreeDatabaseConfig_MinKeysPerPage.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BTreeDatabaseConfig_MinKeysPerPage.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MinKeysPerPage Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MinKeysPerPage Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MinKeysPerPage</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -28,4 +28,4 @@
             If the database already exists, MinKeysPerPage will be ignored. 
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabaseConfig.htm">BTreeDatabaseConfig Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BTreeDatabase_Compare.htm b/docs/csharp/html/P_BerkeleyDB_BTreeDatabase_Compare.htm
index 88e7f14..9a685e2 100644
--- a/docs/csharp/html/P_BerkeleyDB_BTreeDatabase_Compare.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BTreeDatabase_Compare.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Compare Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Compare Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,9 +13,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_EntryComparisonDelegate.htm">EntryComparisonDelegate</a>^ <span class="identifier">Compare</span> {
 	<a href="T_BerkeleyDB_EntryComparisonDelegate.htm">EntryComparisonDelegate</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="T_BerkeleyDB_EntryComparisonDelegate.htm">EntryComparisonDelegate</a>^ <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabase.htm">BTreeDatabase Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BTreeDatabase_Compress.htm b/docs/csharp/html/P_BerkeleyDB_BTreeDatabase_Compress.htm
index 7b7b6e6..4e375b7 100644
--- a/docs/csharp/html/P_BerkeleyDB_BTreeDatabase_Compress.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BTreeDatabase_Compress.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Compress Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Compress Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_BTreeCompressDelegate.htm">BTreeCompressDelegate</a>^ <span class="identifier">Compress</span> {
 	<a href="T_BerkeleyDB_BTreeCompressDelegate.htm">BTreeCompressDelegate</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="T_BerkeleyDB_BTreeCompressDelegate.htm">BTreeCompressDelegate</a>^ <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabase.htm">BTreeDatabase Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BTreeDatabase_Decompress.htm b/docs/csharp/html/P_BerkeleyDB_BTreeDatabase_Decompress.htm
index 9643193..269d42c 100644
--- a/docs/csharp/html/P_BerkeleyDB_BTreeDatabase_Decompress.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BTreeDatabase_Decompress.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Decompress Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Decompress Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_BTreeDecompressDelegate.htm">BTreeDecompressDelegate</a>^ <span class="identifier">Decompress</span> {
 	<a href="T_BerkeleyDB_BTreeDecompressDelegate.htm">BTreeDecompressDelegate</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="T_BerkeleyDB_BTreeDecompressDelegate.htm">BTreeDecompressDelegate</a>^ <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabase.htm">BTreeDatabase Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BTreeDatabase_DupCompare.htm b/docs/csharp/html/P_BerkeleyDB_BTreeDatabase_DupCompare.htm
index 4e04764..6630632 100644
--- a/docs/csharp/html/P_BerkeleyDB_BTreeDatabase_DupCompare.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BTreeDatabase_DupCompare.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DupCompare Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DupCompare Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_EntryComparisonDelegate.htm">EntryComparisonDelegate</a>^ <span class="identifier">DupCompare</span> {
 	<a href="T_BerkeleyDB_EntryComparisonDelegate.htm">EntryComparisonDelegate</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="T_BerkeleyDB_EntryComparisonDelegate.htm">EntryComparisonDelegate</a>^ <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabase.htm">BTreeDatabase Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BTreeDatabase_Duplicates.htm b/docs/csharp/html/P_BerkeleyDB_BTreeDatabase_Duplicates.htm
index 93c214a..6a46c89 100644
--- a/docs/csharp/html/P_BerkeleyDB_BTreeDatabase_Duplicates.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BTreeDatabase_Duplicates.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Duplicates Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Duplicates Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_DuplicatesPolicy.htm">DuplicatesPolicy</a> <span class="identifier">Duplicates</span> {
 	<a href="T_BerkeleyDB_DuplicatesPolicy.htm">DuplicatesPolicy</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabase.htm">BTreeDatabase Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BTreeDatabase_MinKeysPerPage.htm b/docs/csharp/html/P_BerkeleyDB_BTreeDatabase_MinKeysPerPage.htm
index d0f97a3..af66fba 100644
--- a/docs/csharp/html/P_BerkeleyDB_BTreeDatabase_MinKeysPerPage.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BTreeDatabase_MinKeysPerPage.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MinKeysPerPage Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MinKeysPerPage Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MinKeysPerPage</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabase.htm">BTreeDatabase Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BTreeDatabase_PrefixCompare.htm b/docs/csharp/html/P_BerkeleyDB_BTreeDatabase_PrefixCompare.htm
index 60e8d94..6c31974 100644
--- a/docs/csharp/html/P_BerkeleyDB_BTreeDatabase_PrefixCompare.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BTreeDatabase_PrefixCompare.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrefixCompare Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrefixCompare Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,9 +13,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_EntryPrefixComparisonDelegate.htm">EntryPrefixComparisonDelegate</a>^ <span class="identifier">PrefixCompare</span> {
 	<a href="T_BerkeleyDB_EntryPrefixComparisonDelegate.htm">EntryPrefixComparisonDelegate</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="T_BerkeleyDB_EntryPrefixComparisonDelegate.htm">EntryPrefixComparisonDelegate</a>^ <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabase.htm">BTreeDatabase Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BTreeDatabase_RecordNumbers.htm b/docs/csharp/html/P_BerkeleyDB_BTreeDatabase_RecordNumbers.htm
index fd5942d..5e662be 100644
--- a/docs/csharp/html/P_BerkeleyDB_BTreeDatabase_RecordNumbers.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BTreeDatabase_RecordNumbers.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecordNumbers Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecordNumbers Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">RecordNumbers</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabase.htm">BTreeDatabase Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BTreeDatabase_ReverseSplit.htm b/docs/csharp/html/P_BerkeleyDB_BTreeDatabase_ReverseSplit.htm
index f135488..a2473ef 100644
--- a/docs/csharp/html/P_BerkeleyDB_BTreeDatabase_ReverseSplit.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BTreeDatabase_ReverseSplit.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReverseSplit Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReverseSplit Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">ReverseSplit</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeDatabase.htm">BTreeDatabase Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BTreeStats_DuplicatePages.htm b/docs/csharp/html/P_BerkeleyDB_BTreeStats_DuplicatePages.htm
index 3b2eff6..8be0918 100644
--- a/docs/csharp/html/P_BerkeleyDB_BTreeStats_DuplicatePages.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BTreeStats_DuplicatePages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DuplicatePages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DuplicatePages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">DuplicatePages</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BTreeStats_DuplicatePagesFreeBytes.htm b/docs/csharp/html/P_BerkeleyDB_BTreeStats_DuplicatePagesFreeBytes.htm
index ae4e0e1..cf91104 100644
--- a/docs/csharp/html/P_BerkeleyDB_BTreeStats_DuplicatePagesFreeBytes.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BTreeStats_DuplicatePagesFreeBytes.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DuplicatePagesFreeBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DuplicatePagesFreeBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">DuplicatePagesFreeBytes</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BTreeStats_EmptyPages.htm b/docs/csharp/html/P_BerkeleyDB_BTreeStats_EmptyPages.htm
index 1fec923..704eeed 100644
--- a/docs/csharp/html/P_BerkeleyDB_BTreeStats_EmptyPages.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BTreeStats_EmptyPages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EmptyPages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EmptyPages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">EmptyPages</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BTreeStats_FreePages.htm b/docs/csharp/html/P_BerkeleyDB_BTreeStats_FreePages.htm
index 7dd3791..a7e8f5b 100644
--- a/docs/csharp/html/P_BerkeleyDB_BTreeStats_FreePages.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BTreeStats_FreePages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FreePages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FreePages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">FreePages</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BTreeStats_InternalPages.htm b/docs/csharp/html/P_BerkeleyDB_BTreeStats_InternalPages.htm
index 220eccc..df2178e 100644
--- a/docs/csharp/html/P_BerkeleyDB_BTreeStats_InternalPages.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BTreeStats_InternalPages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InternalPages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InternalPages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">InternalPages</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BTreeStats_InternalPagesFreeBytes.htm b/docs/csharp/html/P_BerkeleyDB_BTreeStats_InternalPagesFreeBytes.htm
index f9c466e..f1e7d46 100644
--- a/docs/csharp/html/P_BerkeleyDB_BTreeStats_InternalPagesFreeBytes.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BTreeStats_InternalPagesFreeBytes.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InternalPagesFreeBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InternalPagesFreeBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">InternalPagesFreeBytes</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BTreeStats_LeafPages.htm b/docs/csharp/html/P_BerkeleyDB_BTreeStats_LeafPages.htm
index 8035a23..a4ca27c 100644
--- a/docs/csharp/html/P_BerkeleyDB_BTreeStats_LeafPages.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BTreeStats_LeafPages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LeafPages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LeafPages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">LeafPages</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BTreeStats_LeafPagesFreeBytes.htm b/docs/csharp/html/P_BerkeleyDB_BTreeStats_LeafPagesFreeBytes.htm
index 088a959..3c6136d 100644
--- a/docs/csharp/html/P_BerkeleyDB_BTreeStats_LeafPagesFreeBytes.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BTreeStats_LeafPagesFreeBytes.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LeafPagesFreeBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LeafPagesFreeBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">LeafPagesFreeBytes</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BTreeStats_Levels.htm b/docs/csharp/html/P_BerkeleyDB_BTreeStats_Levels.htm
index 979efb6..5e73b7b 100644
--- a/docs/csharp/html/P_BerkeleyDB_BTreeStats_Levels.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BTreeStats_Levels.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Levels Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Levels Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Levels</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BTreeStats_MagicNumber.htm b/docs/csharp/html/P_BerkeleyDB_BTreeStats_MagicNumber.htm
index 08f39f2..660e24e 100644
--- a/docs/csharp/html/P_BerkeleyDB_BTreeStats_MagicNumber.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BTreeStats_MagicNumber.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MagicNumber Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MagicNumber Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MagicNumber</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BTreeStats_MetadataFlags.htm b/docs/csharp/html/P_BerkeleyDB_BTreeStats_MetadataFlags.htm
index f0c37ac..f537f72 100644
--- a/docs/csharp/html/P_BerkeleyDB_BTreeStats_MetadataFlags.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BTreeStats_MetadataFlags.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MetadataFlags Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MetadataFlags Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MetadataFlags</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BTreeStats_MinKey.htm b/docs/csharp/html/P_BerkeleyDB_BTreeStats_MinKey.htm
index 613f553..24e0741 100644
--- a/docs/csharp/html/P_BerkeleyDB_BTreeStats_MinKey.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BTreeStats_MinKey.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MinKey Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MinKey Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MinKey</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BTreeStats_OverflowPages.htm b/docs/csharp/html/P_BerkeleyDB_BTreeStats_OverflowPages.htm
index 68b200d..3dfa100 100644
--- a/docs/csharp/html/P_BerkeleyDB_BTreeStats_OverflowPages.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BTreeStats_OverflowPages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>OverflowPages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>OverflowPages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">OverflowPages</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BTreeStats_OverflowPagesFreeBytes.htm b/docs/csharp/html/P_BerkeleyDB_BTreeStats_OverflowPagesFreeBytes.htm
index a101076..d3c0ede 100644
--- a/docs/csharp/html/P_BerkeleyDB_BTreeStats_OverflowPagesFreeBytes.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BTreeStats_OverflowPagesFreeBytes.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>OverflowPagesFreeBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>OverflowPagesFreeBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">OverflowPagesFreeBytes</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BTreeStats_PageSize.htm b/docs/csharp/html/P_BerkeleyDB_BTreeStats_PageSize.htm
index 01d1a26..f0e55fe 100644
--- a/docs/csharp/html/P_BerkeleyDB_BTreeStats_PageSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BTreeStats_PageSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PageSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PageSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">PageSize</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BTreeStats_Version.htm b/docs/csharp/html/P_BerkeleyDB_BTreeStats_Version.htm
index 825e8c4..1953fe1 100644
--- a/docs/csharp/html/P_BerkeleyDB_BTreeStats_Version.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BTreeStats_Version.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Version Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Version Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Version</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BTreeStats_nData.htm b/docs/csharp/html/P_BerkeleyDB_BTreeStats_nData.htm
index c6dde5d..ec71d1e 100644
--- a/docs/csharp/html/P_BerkeleyDB_BTreeStats_nData.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BTreeStats_nData.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>nData Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>nData Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">nData</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BTreeStats_nKeys.htm b/docs/csharp/html/P_BerkeleyDB_BTreeStats_nKeys.htm
index 42f5b35..5a395df 100644
--- a/docs/csharp/html/P_BerkeleyDB_BTreeStats_nKeys.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BTreeStats_nKeys.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>nKeys Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>nKeys Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">nKeys</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BTreeStats_nPages.htm b/docs/csharp/html/P_BerkeleyDB_BTreeStats_nPages.htm
index 08b17f4..16bd543 100644
--- a/docs/csharp/html/P_BerkeleyDB_BTreeStats_nPages.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BTreeStats_nPages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>nPages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>nPages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">nPages</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_AutoCommit.htm b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_AutoCommit.htm
index 0d9f8eb..d514568 100644
--- a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_AutoCommit.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_AutoCommit.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>AutoCommit Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>AutoCommit Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">AutoCommit</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_CacheSize.htm b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_CacheSize.htm
index 60af46d..c464fc4 100644
--- a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_CacheSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_CacheSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CacheSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CacheSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_CacheInfo.htm">CacheInfo</a>^ <span class="identifier">CacheSize</span> {
 	<a href="T_BerkeleyDB_CacheInfo.htm">CacheInfo</a>^ <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_Creation.htm b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_Creation.htm
index 096bc4d..fff29d9 100644
--- a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_Creation.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_Creation.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Creation Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Creation Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_CreatePolicy.htm">CreatePolicy</a> <span class="identifier">Creation</span> {
 	<a href="T_BerkeleyDB_CreatePolicy.htm">CreatePolicy</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_DatabaseName.htm b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_DatabaseName.htm
index ebda613..84c382e 100644
--- a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_DatabaseName.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_DatabaseName.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseName Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseName Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="identifier">DatabaseName</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_DoChecksum.htm b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_DoChecksum.htm
index fef4f5d..8232873 100644
--- a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_DoChecksum.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_DoChecksum.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DoChecksum Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DoChecksum Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,11 +12,11 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">DoChecksum</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
             Berkeley DB uses the SHA1 Secure Hash Algorithm if encryption is
             configured and a general hash algorithm if it is not.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><div class="seeAlsoStyle"><a [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_EncryptAlgorithm.htm b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_EncryptAlgorithm.htm
index 38ee83d..8a89586 100644
--- a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_EncryptAlgorithm.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_EncryptAlgorithm.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EncryptAlgorithm Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EncryptAlgorithm Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_EncryptionAlgorithm.htm">EncryptionAlgorithm</a> <span class="identifier">EncryptAlgorithm</span> {
 	<a href="T_BerkeleyDB_EncryptionAlgorithm.htm">EncryptionAlgorithm</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_Encrypted.htm b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_Encrypted.htm
index 7e77a2a..612d642 100644
--- a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_Encrypted.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_Encrypted.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Encrypted Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Encrypted Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Encrypted</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_Endianness.htm b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_Endianness.htm
index a583216..8a37f67 100644
--- a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_Endianness.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_Endianness.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Endianness Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Endianness Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_ByteOrder.htm">ByteOrder</a>^ <span class="identifier">Endianness</span> {
 	<a href="T_BerkeleyDB_ByteOrder.htm">ByteOrder</a>^ <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_ErrorFeedback.htm b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_ErrorFeedback.htm
index 1730369..6f93ae8 100644
--- a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_ErrorFeedback.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_ErrorFeedback.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ErrorFeedback Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ErrorFeedback Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_ErrorFeedbackDelegate.htm">ErrorFeedbackDelegate</a>^ <span class="identifier">ErrorFeedback</span> {
 	<a href="T_BerkeleyDB_ErrorFeedbackDelegate.htm">ErrorFeedbackDelegate</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="T_BerkeleyDB_ErrorFeedbackDelegate.htm">ErrorFeedbackDelegate</a>^ <span class="parameter">value</span>);
@@ -48,4 +48,4 @@
             operations performed on the underlying database. 
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><div class="seeAlsoStyle"><a href= [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_ErrorPrefix.htm b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_ErrorPrefix.htm
index 48a867d..4ed72bc 100644
--- a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_ErrorPrefix.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_ErrorPrefix.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ErrorPrefix Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ErrorPrefix Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="identifier">ErrorPrefix</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="parameter">value</span>);
@@ -28,4 +28,4 @@
             database. 
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><div class="seeAlsoStyle"><a href= [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_Feedback.htm b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_Feedback.htm
index 8988be9..7683895 100644
--- a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_Feedback.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_Feedback.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Feedback Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Feedback Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_DatabaseFeedbackDelegate.htm">DatabaseFeedbackDelegate</a>^ <span class="identifier">Feedback</span> {
 	<a href="T_BerkeleyDB_DatabaseFeedbackDelegate.htm">DatabaseFeedbackDelegate</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="T_BerkeleyDB_DatabaseFeedbackDelegate.htm">DatabaseFeedbackDelegate</a>^ <span class="parameter">value</span>);
@@ -28,4 +28,4 @@
             appropriate manner. 
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><div class="seeAlsoStyle"><a href= [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_FileName.htm b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_FileName.htm
index 93c5800..89ba84a 100644
--- a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_FileName.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_FileName.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FileName Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FileName Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="identifier">FileName</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_FreeThreaded.htm b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_FreeThreaded.htm
index c757b97..2de3373 100644
--- a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_FreeThreaded.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_FreeThreaded.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FreeThreaded Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FreeThreaded Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">FreeThreaded</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_HasMultiple.htm b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_HasMultiple.htm
index 9dc4798..79083d3 100644
--- a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_HasMultiple.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_HasMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HasMultiple Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HasMultiple Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">HasMultiple</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
@@ -21,4 +21,4 @@
             data values are opaque objects. No keys or data values may be
             modified or stored using the database handle. 
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><div class="seeAlsoStyle"><a [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_InHostOrder.htm b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_InHostOrder.htm
index d986284..63f4c2e 100644
--- a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_InHostOrder.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_InHostOrder.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InHostOrder Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InHostOrder Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,8 +14,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">InHostOrder</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_NoMMap.htm b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_NoMMap.htm
index bced802..8712c8d 100644
--- a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_NoMMap.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_NoMMap.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NoMMap Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NoMMap Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,8 +17,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">NoMMap</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_NoWaitDbExclusiveLock.htm b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_NoWaitDbExclusiveLock.htm
index d589db3..b1212ee 100644
--- a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_NoWaitDbExclusiveLock.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_NoWaitDbExclusiveLock.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NoWaitDbExclusiveLock Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NoWaitDbExclusiveLock Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -18,8 +18,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/b3h38hb0" target="_blank">Nullable</a><<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a>> <span class="identifier">NoWaitDbExclusiveLock</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/b3h38hb0" target="_blank">Nullable</a><<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a>> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_NonDurableTxns.htm b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_NonDurableTxns.htm
index 7550920..de0434a 100644
--- a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_NonDurableTxns.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_NonDurableTxns.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NonDurableTxns Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NonDurableTxns Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">NonDurableTxns</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_Pagesize.htm b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_Pagesize.htm
index 59b9d91..d8ccce7 100644
--- a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_Pagesize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_Pagesize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Pagesize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Pagesize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,11 +11,11 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Pagesize</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">  If <a href="P_BerkeleyDB_DatabaseConfig_PageSize.htm">PageSize</a> was not set by
             your application, then the default pagesize is selected based on the
             underlying filesystem I/O block size.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><div class="seeAlsoStyle"><a [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_Priority.htm b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_Priority.htm
index 03df37b..5039943 100644
--- a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_Priority.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_Priority.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Priority Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Priority Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_CachePriority.htm">CachePriority</a>^ <span class="identifier">Priority</span> {
 	<a href="T_BerkeleyDB_CachePriority.htm">CachePriority</a>^ <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_ReadOnly.htm b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_ReadOnly.htm
index a5968c2..0bedb2c 100644
--- a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_ReadOnly.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_ReadOnly.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReadOnly Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReadOnly Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,8 +13,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">ReadOnly</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_ReadUncommitted.htm b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_ReadUncommitted.htm
index 3daba9f..540a408 100644
--- a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_ReadUncommitted.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_ReadUncommitted.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReadUncommitted Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReadUncommitted Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,8 +13,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">ReadUncommitted</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_Transactional.htm b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_Transactional.htm
index d71effc..b801e49 100644
--- a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_Transactional.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_Transactional.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Transactional Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Transactional Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Transactional</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_Truncated.htm b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_Truncated.htm
index 6a787aa..54c89dd 100644
--- a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_Truncated.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_Truncated.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Truncated Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Truncated Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Truncated</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_Type.htm b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_Type.htm
index b478ed1..7bf7378 100644
--- a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_Type.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_Type.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Type Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Type Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,8 +13,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_DatabaseType.htm">DatabaseType</a>^ <span class="identifier">Type</span> {
 	<a href="T_BerkeleyDB_DatabaseType.htm">DatabaseType</a>^ <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_UseMVCC.htm b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_UseMVCC.htm
index 05000c0..0a0adfe 100644
--- a/docs/csharp/html/P_BerkeleyDB_BaseDatabase_UseMVCC.htm
+++ b/docs/csharp/html/P_BerkeleyDB_BaseDatabase_UseMVCC.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>UseMVCC Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>UseMVCC Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">UseMVCC</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_CompactConfig_FillPercentage.htm b/docs/csharp/html/P_BerkeleyDB_CompactConfig_FillPercentage.htm
index ca6119c..72c886b 100644
--- a/docs/csharp/html/P_BerkeleyDB_CompactConfig_FillPercentage.htm
+++ b/docs/csharp/html/P_BerkeleyDB_CompactConfig_FillPercentage.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FillPercentage Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FillPercentage Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,9 +15,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">FillPercentage</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_CompactConfig.htm">CompactConfig Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_CompactConfig_Pages.htm b/docs/csharp/html/P_BerkeleyDB_CompactConfig_Pages.htm
index b1fb4fd..a4c5de0 100644
--- a/docs/csharp/html/P_BerkeleyDB_CompactConfig_Pages.htm
+++ b/docs/csharp/html/P_BerkeleyDB_CompactConfig_Pages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Pages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Pages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Pages</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_CompactConfig.htm">CompactConfig Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_CompactConfig_Timeout.htm b/docs/csharp/html/P_BerkeleyDB_CompactConfig_Timeout.htm
index 1b2f9a2..65ca114 100644
--- a/docs/csharp/html/P_BerkeleyDB_CompactConfig_Timeout.htm
+++ b/docs/csharp/html/P_BerkeleyDB_CompactConfig_Timeout.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Timeout Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Timeout Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,9 +13,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Timeout</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_CompactConfig.htm">CompactConfig Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_CompactData_Deadlocks.htm b/docs/csharp/html/P_BerkeleyDB_CompactData_Deadlocks.htm
index 19b1d61..53c52ed 100644
--- a/docs/csharp/html/P_BerkeleyDB_CompactData_Deadlocks.htm
+++ b/docs/csharp/html/P_BerkeleyDB_CompactData_Deadlocks.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Deadlocks Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Deadlocks Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Deadlocks</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_CompactData.htm">CompactData Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_CompactData_EmptyBuckets.htm b/docs/csharp/html/P_BerkeleyDB_CompactData_EmptyBuckets.htm
index 781b901..b263ab4 100644
--- a/docs/csharp/html/P_BerkeleyDB_CompactData_EmptyBuckets.htm
+++ b/docs/csharp/html/P_BerkeleyDB_CompactData_EmptyBuckets.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EmptyBuckets Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EmptyBuckets Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">EmptyBuckets</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_CompactData.htm">CompactData Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_CompactData_End.htm b/docs/csharp/html/P_BerkeleyDB_CompactData_End.htm
index b610fb1..dd9872a 100644
--- a/docs/csharp/html/P_BerkeleyDB_CompactData_End.htm
+++ b/docs/csharp/html/P_BerkeleyDB_CompactData_End.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>End Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>End Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,8 +14,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^ <span class="identifier">End</span> {
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^ <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_CompactData.htm">CompactData Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_CompactData_Levels.htm b/docs/csharp/html/P_BerkeleyDB_CompactData_Levels.htm
index 73a72b0..35e3e0f 100644
--- a/docs/csharp/html/P_BerkeleyDB_CompactData_Levels.htm
+++ b/docs/csharp/html/P_BerkeleyDB_CompactData_Levels.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Levels Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Levels Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Levels</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_CompactData.htm">CompactData Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_CompactData_PagesExamined.htm b/docs/csharp/html/P_BerkeleyDB_CompactData_PagesExamined.htm
index 51bfd0e..954ab43 100644
--- a/docs/csharp/html/P_BerkeleyDB_CompactData_PagesExamined.htm
+++ b/docs/csharp/html/P_BerkeleyDB_CompactData_PagesExamined.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PagesExamined Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PagesExamined Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">PagesExamined</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_CompactData.htm">CompactData Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_CompactData_PagesFreed.htm b/docs/csharp/html/P_BerkeleyDB_CompactData_PagesFreed.htm
index ce4085e..d465aaf 100644
--- a/docs/csharp/html/P_BerkeleyDB_CompactData_PagesFreed.htm
+++ b/docs/csharp/html/P_BerkeleyDB_CompactData_PagesFreed.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PagesFreed Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PagesFreed Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">PagesFreed</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_CompactData.htm">CompactData Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_CompactData_PagesTruncated.htm b/docs/csharp/html/P_BerkeleyDB_CompactData_PagesTruncated.htm
index b09195e..7bc723f 100644
--- a/docs/csharp/html/P_BerkeleyDB_CompactData_PagesTruncated.htm
+++ b/docs/csharp/html/P_BerkeleyDB_CompactData_PagesTruncated.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PagesTruncated Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PagesTruncated Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">PagesTruncated</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_CompactData.htm">CompactData Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_Cursor_Current.htm b/docs/csharp/html/P_BerkeleyDB_Cursor_Current.htm
index c1bbe8c..6914c5c 100644
--- a/docs/csharp/html/P_BerkeleyDB_Cursor_Current.htm
+++ b/docs/csharp/html/P_BerkeleyDB_Cursor_Current.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Current Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Current Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^, <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^> <span class="identifier">Current</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^, <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^, <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^> <span class="parameter">value</span>);
@@ -19,4 +19,4 @@
             Only one of <span class="selflink">Current</span>, <a href="P_BerkeleyDB_Cursor_CurrentMultiple.htm">CurrentMultiple</a> and
             <a href="P_BerkeleyDB_Cursor_CurrentMultipleKey.htm">CurrentMultipleKey</a> will ever be non-empty.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="N_Ber [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_Cursor_CurrentMultiple.htm b/docs/csharp/html/P_BerkeleyDB_Cursor_CurrentMultiple.htm
index ab39102..c784b00 100644
--- a/docs/csharp/html/P_BerkeleyDB_Cursor_CurrentMultiple.htm
+++ b/docs/csharp/html/P_BerkeleyDB_Cursor_CurrentMultiple.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CurrentMultiple Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CurrentMultiple Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^, <a href="T_BerkeleyDB_MultipleDatabaseEntry.htm">MultipleDatabaseEntry</a>^> <span class="identifier">CurrentMultiple</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^, <a href="T_BerkeleyDB_MultipleDatabaseEntry.htm">MultipleDatabaseEntry</a>^> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^, <a href="T_BerkeleyDB_MultipleDatabaseEntry.htm">MultipleDatabaseEntry</a>^> <span class="parameter">value</span>);
@@ -20,4 +20,4 @@
             Only one of <a href="P_BerkeleyDB_Cursor_Current.htm">Current</a>, <span class="selflink">CurrentMultiple</span> and
             <a href="P_BerkeleyDB_Cursor_CurrentMultipleKey.htm">CurrentMultipleKey</a> will ever be non-empty.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="N_Ber [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_Cursor_CurrentMultipleKey.htm b/docs/csharp/html/P_BerkeleyDB_Cursor_CurrentMultipleKey.htm
index 85c1e63..59e7742 100644
--- a/docs/csharp/html/P_BerkeleyDB_Cursor_CurrentMultipleKey.htm
+++ b/docs/csharp/html/P_BerkeleyDB_Cursor_CurrentMultipleKey.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CurrentMultipleKey Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CurrentMultipleKey Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_MultipleKeyDatabaseEntry.htm">MultipleKeyDatabaseEntry</a>^ <span class="identifier">CurrentMultipleKey</span> {
 	<a href="T_BerkeleyDB_MultipleKeyDatabaseEntry.htm">MultipleKeyDatabaseEntry</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="T_BerkeleyDB_MultipleKeyDatabaseEntry.htm">MultipleKeyDatabaseEntry</a>^ <span class="parameter">value</span>);
@@ -20,4 +20,4 @@
             Only one of <a href="P_BerkeleyDB_Cursor_Current.htm">Current</a>, <a href="P_BerkeleyDB_Cursor_CurrentMultiple.htm">CurrentMultiple</a> and
             <span class="selflink">CurrentMultipleKey</span> will ever be non-empty.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="N_Ber [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_Cursor_Priority.htm b/docs/csharp/html/P_BerkeleyDB_Cursor_Priority.htm
index f52d2f5..f1a92bb 100644
--- a/docs/csharp/html/P_BerkeleyDB_Cursor_Priority.htm
+++ b/docs/csharp/html/P_BerkeleyDB_Cursor_Priority.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Priority Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Priority Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_CachePriority.htm">CachePriority</a>^ <span class="identifier">Priority</span> {
 	<a href="T_BerkeleyDB_CachePriority.htm">CachePriority</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="T_BerkeleyDB_CachePriority.htm">CachePriority</a>^ <span class="parameter">value</span>);
@@ -22,4 +22,4 @@
             if they are not referenced again. The setting is only advisory, and
             does not guarantee pages will be treated in a specific way.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeAlsoStyle"><a href="N_Ber [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseConfig_EncryptAlgorithm.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseConfig_EncryptAlgorithm.htm
index 9ce0e8b..c913253 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseConfig_EncryptAlgorithm.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseConfig_EncryptAlgorithm.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EncryptAlgorithm Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EncryptAlgorithm Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_EncryptionAlgorithm.htm">EncryptionAlgorithm</a> <span class="identifier">EncryptAlgorithm</span> {
 	<a href="T_BerkeleyDB_EncryptionAlgorithm.htm">EncryptionAlgorithm</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseConfig_Encrypted.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseConfig_Encrypted.htm
index 4578180..6900507 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseConfig_Encrypted.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseConfig_Encrypted.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Encrypted Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Encrypted Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Encrypted</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">value</span>);
@@ -28,4 +28,4 @@
             machines cannot be read on little-endian machines, and vice versa. 
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig Class</a></div><div class="seeAlsoStyle"><a h [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseConfig_EncryptionPassword.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseConfig_EncryptionPassword.htm
index 1806a4e..c63e7c4 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseConfig_EncryptionPassword.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseConfig_EncryptionPassword.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EncryptionPassword Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EncryptionPassword Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="identifier">EncryptionPassword</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseConfig_PageSize.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseConfig_PageSize.htm
index 689e0a3..1d59075 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseConfig_PageSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseConfig_PageSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PageSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PageSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">PageSize</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -33,4 +33,4 @@
             databases will be used.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig Class</a></div><div class="seeAlsoStyle"><a h [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEntry_Data.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEntry_Data.htm
index a12aa66..9290184 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEntry_Data.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEntry_Data.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Data Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Data Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <span class="keyword">array</span><<a href="http://msdn2.microsoft.com/en-us/library/yyb1w04y" target="_blank">unsigned char</a>>^ <span class="identifier">Data</span> {
 	<span class="keyword">array</span><<a href="http://msdn2.microsoft.com/en-us/library/yyb1w04y" target="_blank">unsigned char</a>>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<span class="keyword">array</span><<a href="http://msdn2.microsoft.com/en-us/library/yyb1w04y" target="_blank">unsigned char</a>>^ <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEntry_Partial.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEntry_Partial.htm
index b373257..b814559 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEntry_Partial.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEntry_Partial.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Partial Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Partial Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Partial</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEntry_PartialLen.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEntry_PartialLen.htm
index c06b3a7..121b792 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEntry_PartialLen.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEntry_PartialLen.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PartialLen Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PartialLen Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">PartialLen</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEntry_PartialOffset.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEntry_PartialOffset.htm
index 333e73e..960dc9f 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEntry_PartialOffset.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEntry_PartialOffset.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PartialOffset Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PartialOffset Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">PartialOffset</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEntry_ReadOnly.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEntry_ReadOnly.htm
index 4db7823..15b50a8 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEntry_ReadOnly.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEntry_ReadOnly.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReadOnly Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReadOnly Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">ReadOnly</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_EncryptAlgorithm.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_EncryptAlgorithm.htm
index 922e792..611b915 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_EncryptAlgorithm.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_EncryptAlgorithm.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EncryptAlgorithm Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EncryptAlgorithm Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_EncryptionAlgorithm.htm">EncryptionAlgorithm</a> <span class="identifier">EncryptAlgorithm</span> {
 	<a href="T_BerkeleyDB_EncryptionAlgorithm.htm">EncryptionAlgorithm</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironmentConfig.htm">DatabaseEnvironme [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_EncryptionPassword.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_EncryptionPassword.htm
index 49ae10d..9b81331 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_EncryptionPassword.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_EncryptionPassword.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EncryptionPassword Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EncryptionPassword Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="identifier">EncryptionPassword</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironmentConfig.htm">DatabaseEnvironme [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_InitThreadCount.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_InitThreadCount.htm
index caeed80..5f47619 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_InitThreadCount.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_InitThreadCount.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitThreadCount Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitThreadCount Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">InitThreadCount</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -31,4 +31,4 @@
             InitLockers will be ignored.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironmentConfig.htm">DatabaseEnvironmentConfig Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_InitTxnCount.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_InitTxnCount.htm
index 6619269..6e8d613 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_InitTxnCount.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_InitTxnCount.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitTxnCount Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitTxnCount Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">InitTxnCount</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -31,4 +31,4 @@
             InitLockers will be ignored.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironmentConfig.htm">DatabaseEnvironmentConfig Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_LockTimeout.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_LockTimeout.htm
index 11279b8..bae842b 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_LockTimeout.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_LockTimeout.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockTimeout Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockTimeout Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">LockTimeout</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -29,4 +29,4 @@
             <a href="M_BerkeleyDB_Transaction_SetLockTimeout.htm">SetLockTimeout(UInt32)</a>.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironmentConfig.htm">DatabaseEnvironmentConfig Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_MaxTransactions.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_MaxTransactions.htm
index 2eedef6..befe7dd 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_MaxTransactions.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_MaxTransactions.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxTransactions Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxTransactions Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MaxTransactions</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -35,4 +35,4 @@
             active transactions.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironmentConfig.htm">DatabaseEnvironmentConfig Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_ThreadCount.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_ThreadCount.htm
index 175acc3..8e8c3dd 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_ThreadCount.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_ThreadCount.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ThreadCount Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ThreadCount Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">ThreadCount</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -37,4 +37,4 @@
             utility.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironmentConfig.htm">DatabaseEnvironmentConfig Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_TxnTimeout.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_TxnTimeout.htm
index 0aeac99..833f1de 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_TxnTimeout.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_TxnTimeout.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TxnTimeout Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TxnTimeout Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">TxnTimeout</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -29,4 +29,4 @@
             <a href="M_BerkeleyDB_Transaction_SetTxnTimeout.htm">SetTxnTimeout(UInt32)</a>.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironmentConfig.htm">DatabaseEnvironmentConfig Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_TxnTimestamp.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_TxnTimestamp.htm
index 8f8c8cf..0215737 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_TxnTimestamp.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironmentConfig_TxnTimestamp.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TxnTimestamp Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TxnTimestamp Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/03ybds8y" target="_blank">DateTime</a> <span class="identifier">TxnTimestamp</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/03ybds8y" target="_blank">DateTime</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/03ybds8y" target="_blank">DateTime</a> <span class="parameter">value</span>);
@@ -24,4 +24,4 @@
             possible to recover to a specific time before that upgrade.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironmentConfig.htm">DatabaseEnvironmentConfig Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_AutoCommit.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_AutoCommit.htm
index 43c901a..079b8e4 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_AutoCommit.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_AutoCommit.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>AutoCommit Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>AutoCommit Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,9 +13,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">AutoCommit</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_BackupBufferSize.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_BackupBufferSize.htm
index 09e949b..1a02603 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_BackupBufferSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_BackupBufferSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BackupBufferSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BackupBufferSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">BackupBufferSize</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_BackupHandler.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_BackupHandler.htm
index 1c58616..bac1aa9 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_BackupHandler.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_BackupHandler.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BackupHandler Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BackupHandler Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,9 +16,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_IBackup.htm">IBackup</a>^ <span class="identifier">BackupHandler</span> {
 	<a href="T_BerkeleyDB_IBackup.htm">IBackup</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="T_BerkeleyDB_IBackup.htm">IBackup</a>^ <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_BackupReadCount.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_BackupReadCount.htm
index 56e9d36..68883e6 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_BackupReadCount.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_BackupReadCount.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BackupReadCount Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BackupReadCount Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -18,9 +18,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">BackupReadCount</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_BackupReadSleepDuration.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_BackupReadSleepDuration.htm
index 959ea13..682a404 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_BackupReadSleepDuration.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_BackupReadSleepDuration.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BackupReadSleepDuration Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BackupReadSleepDuration Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -18,9 +18,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">BackupReadSleepDuration</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_BackupWriteDirect.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_BackupWriteDirect.htm
index 3492173..42120f0 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_BackupWriteDirect.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_BackupWriteDirect.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BackupWriteDirect Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BackupWriteDirect Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,9 +16,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">BackupWriteDirect</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_CDB_ALLDB.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_CDB_ALLDB.htm
index 3666590..8c92d93 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_CDB_ALLDB.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_CDB_ALLDB.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CDB_ALLDB Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CDB_ALLDB Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,8 +13,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">CDB_ALLDB</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_CacheSize.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_CacheSize.htm
index 2ac2130..c37d0e2 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_CacheSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_CacheSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CacheSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CacheSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_CacheInfo.htm">CacheInfo</a>^ <span class="identifier">CacheSize</span> {
 	<a href="T_BerkeleyDB_CacheInfo.htm">CacheInfo</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="T_BerkeleyDB_CacheInfo.htm">CacheInfo</a>^ <span class="parameter">value</span>);
@@ -33,4 +33,4 @@
             the Programmer's Reference Guide.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_Create.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_Create.htm
index e31bf2a..b8bfa70 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_Create.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_Create.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Create Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Create Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Create</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_DataDirs.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_DataDirs.htm
index ba866bd..573531b 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_DataDirs.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_DataDirs.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DataDirs Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DataDirs Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/6sh2ey19" target="_blank">List</a><<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^>^ <span class="identifier">DataDirs</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/6sh2ey19" target="_blank">List</a><<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^>^ <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_DeadlockResolution.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_DeadlockResolution.htm
index 17ce91e..1b42499 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_DeadlockResolution.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_DeadlockResolution.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DeadlockResolution Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DeadlockResolution Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,9 +14,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_DeadlockPolicy.htm">DeadlockPolicy</a>^ <span class="identifier">DeadlockResolution</span> {
 	<a href="T_BerkeleyDB_DeadlockPolicy.htm">DeadlockPolicy</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="T_BerkeleyDB_DeadlockPolicy.htm">DeadlockPolicy</a>^ <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_EncryptAlgorithm.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_EncryptAlgorithm.htm
index 01643d3..5664003 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_EncryptAlgorithm.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_EncryptAlgorithm.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EncryptAlgorithm Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EncryptAlgorithm Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_EncryptionAlgorithm.htm">EncryptionAlgorithm</a> <span class="identifier">EncryptAlgorithm</span> {
 	<a href="T_BerkeleyDB_EncryptionAlgorithm.htm">EncryptionAlgorithm</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_ErrorFeedback.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_ErrorFeedback.htm
index 8646805..5a56e33 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_ErrorFeedback.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_ErrorFeedback.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ErrorFeedback Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ErrorFeedback Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_ErrorFeedbackDelegate.htm">ErrorFeedbackDelegate</a>^ <span class="identifier">ErrorFeedback</span> {
 	<a href="T_BerkeleyDB_ErrorFeedbackDelegate.htm">ErrorFeedbackDelegate</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="T_BerkeleyDB_ErrorFeedbackDelegate.htm">ErrorFeedbackDelegate</a>^ <span class="parameter">value</span>);
@@ -38,4 +38,4 @@
             normal operation as well as during application debugging.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_ErrorPrefix.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_ErrorPrefix.htm
index 61fabb7..61f5d02 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_ErrorPrefix.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_ErrorPrefix.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ErrorPrefix Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ErrorPrefix Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="identifier">ErrorPrefix</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="parameter">value</span>);
@@ -28,4 +28,4 @@
             database. 
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_EventNotify.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_EventNotify.htm
index 6e179b6..0d4cf3b 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_EventNotify.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_EventNotify.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EventNotify Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EventNotify Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_EventNotifyDelegate.htm">EventNotifyDelegate</a>^ <span class="identifier">EventNotify</span> {
 	<a href="T_BerkeleyDB_EventNotifyDelegate.htm">EventNotifyDelegate</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="T_BerkeleyDB_EventNotifyDelegate.htm">EventNotifyDelegate</a>^ <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_Feedback.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_Feedback.htm
index 16f9187..e20f84a 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_Feedback.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_Feedback.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Feedback Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Feedback Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_EnvironmentFeedbackDelegate.htm">EnvironmentFeedbackDelegate</a>^ <span class="identifier">Feedback</span> {
 	<a href="T_BerkeleyDB_EnvironmentFeedbackDelegate.htm">EnvironmentFeedbackDelegate</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="T_BerkeleyDB_EnvironmentFeedbackDelegate.htm">EnvironmentFeedbackDelegate</a>^ <span class="parameter">value</span>);
@@ -28,4 +28,4 @@
             appropriate manner. 
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_ForceFlush.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_ForceFlush.htm
index 0f0bc8b..90ca548 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_ForceFlush.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_ForceFlush.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ForceFlush Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ForceFlush Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">ForceFlush</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">value</span>);
@@ -23,4 +23,4 @@
             will almost certainly result in a performance decrease on most
             systems.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_FreeThreaded.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_FreeThreaded.htm
index f131ea3..8cf17b7 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_FreeThreaded.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_FreeThreaded.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FreeThreaded Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FreeThreaded Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">FreeThreaded</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_Home.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_Home.htm
index 261957a..982e4e3 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_Home.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_Home.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Home Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Home Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="identifier">Home</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_HotbackupInProgress.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_HotbackupInProgress.htm
index 89e946b..5fb5a28 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_HotbackupInProgress.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_HotbackupInProgress.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HotbackupInProgress Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HotbackupInProgress Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">HotbackupInProgress</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_InitLockCount.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_InitLockCount.htm
index fbd37ee..2e32667 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_InitLockCount.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_InitLockCount.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitLockCount Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitLockCount Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">InitLockCount</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_InitLockObjectCount.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_InitLockObjectCount.htm
index f712f64..69692a2 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_InitLockObjectCount.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_InitLockObjectCount.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitLockObjectCount Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitLockObjectCount Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">InitLockObjectCount</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_InitLockerCount.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_InitLockerCount.htm
index 182e254..0f1b494 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_InitLockerCount.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_InitLockerCount.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitLockerCount Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitLockerCount Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">InitLockerCount</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_InitLogIdCount.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_InitLogIdCount.htm
index edd14ae..db51700 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_InitLogIdCount.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_InitLogIdCount.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitLogIdCount Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitLogIdCount Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">InitLogIdCount</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_InitMutexes.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_InitMutexes.htm
index 1f0b51b..f2db991 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_InitMutexes.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_InitMutexes.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitMutexes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitMutexes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">InitMutexes</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_InitRegions.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_InitRegions.htm
index fda78de..5cb8ad5 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_InitRegions.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_InitRegions.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitRegions Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitRegions Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">InitRegions</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">value</span>);
@@ -31,4 +31,4 @@
             failures later on.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_InitThreadCount.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_InitThreadCount.htm
index 1c0d675..c7cf142 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_InitThreadCount.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_InitThreadCount.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitThreadCount Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitThreadCount Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">InitThreadCount</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_InitTxnCount.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_InitTxnCount.htm
index 33b21de..8931bc0 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_InitTxnCount.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_InitTxnCount.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitTxnCount Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitTxnCount Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">InitTxnCount</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_IntermediateDirMode.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_IntermediateDirMode.htm
index 56de218..1e6f7c0 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_IntermediateDirMode.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_IntermediateDirMode.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>IntermediateDirMode Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>IntermediateDirMode Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="identifier">IntermediateDirMode</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LockConflictMatrix.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LockConflictMatrix.htm
index 2202dca..9b699d7 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LockConflictMatrix.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LockConflictMatrix.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockConflictMatrix Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockConflictMatrix Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <span class="keyword">array</span><<a href="http://msdn2.microsoft.com/en-us/library/yyb1w04y" target="_blank">unsigned char</a>,2>^ <span class="identifier">LockConflictMatrix</span> {
 	<span class="keyword">array</span><<a href="http://msdn2.microsoft.com/en-us/library/yyb1w04y" target="_blank">unsigned char</a>,2>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<span class="keyword">array</span><<a href="http://msdn2.microsoft.com/en-us/library/yyb1w04y" target="_blank">unsigned char</a>,2>^ <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LockPartitions.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LockPartitions.htm
index 4fca790..606f1f1 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LockPartitions.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LockPartitions.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockPartitions Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockPartitions Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">LockPartitions</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LockTableSize.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LockTableSize.htm
index cfabe50..37c74d3 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LockTableSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LockTableSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockTableSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockTableSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">LockTableSize</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LockTimeout.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LockTimeout.htm
index 60953f5..2be58f6 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LockTimeout.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LockTimeout.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockTimeout Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockTimeout Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">LockTimeout</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -29,4 +29,4 @@
             <a href="M_BerkeleyDB_Transaction_SetLockTimeout.htm">SetLockTimeout(UInt32)</a>.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_Lockdown.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_Lockdown.htm
index 6ac9a30..d7b540b 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_Lockdown.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_Lockdown.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Lockdown Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Lockdown Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Lockdown</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogAutoRemove.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogAutoRemove.htm
index 7dafc87..03745b5 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogAutoRemove.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogAutoRemove.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogAutoRemove Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogAutoRemove Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">LogAutoRemove</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogBufferSize.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogBufferSize.htm
index 9f4aede..0e397fc 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogBufferSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogBufferSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogBufferSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogBufferSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">LogBufferSize</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogDir.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogDir.htm
index 7dc8651..322dea5 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogDir.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogDir.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogDir Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogDir Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,9 +13,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="identifier">LogDir</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogFileMode.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogFileMode.htm
index 64d8cfd..4aaf27c 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogFileMode.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogFileMode.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogFileMode Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogFileMode Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">LogFileMode</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">value</span>);
@@ -27,4 +27,4 @@
             creates. In this rare case, this property can be used to set the
             mode of created log files to an absolute value.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogForceSync.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogForceSync.htm
index 6cc7444..ec745af 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogForceSync.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogForceSync.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogForceSync Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogForceSync Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,9 +13,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">LogForceSync</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogInMemory.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogInMemory.htm
index 725be24..af8d0a1 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogInMemory.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogInMemory.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogInMemory Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogInMemory Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,8 +13,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">LogInMemory</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogNoBuffer.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogNoBuffer.htm
index 55d7e3c..121b9c5 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogNoBuffer.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogNoBuffer.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogNoBuffer Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogNoBuffer Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">LogNoBuffer</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogRegionSize.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogRegionSize.htm
index 9940cbf..74aab15 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogRegionSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogRegionSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogRegionSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogRegionSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">LogRegionSize</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogZeroOnCreate.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogZeroOnCreate.htm
index 4cd0548..a13df24 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogZeroOnCreate.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_LogZeroOnCreate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogZeroOnCreate Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogZeroOnCreate Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">LogZeroOnCreate</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MMapSize.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MMapSize.htm
index 0dbc735..044ba7c 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MMapSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MMapSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MMapSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MMapSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MMapSize</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -28,4 +28,4 @@
             it can result in immense process sizes in the presence of large
             databases.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxCacheSize.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxCacheSize.htm
index fac1509..c9bb7ba 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxCacheSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxCacheSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxCacheSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxCacheSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_CacheInfo.htm">CacheInfo</a>^ <span class="identifier">MaxCacheSize</span> {
 	<a href="T_BerkeleyDB_CacheInfo.htm">CacheInfo</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="T_BerkeleyDB_CacheInfo.htm">CacheInfo</a>^ <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxLockers.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxLockers.htm
index f35c5e6..e1a305c 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxLockers.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxLockers.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxLockers Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxLockers Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MaxLockers</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxLocks.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxLocks.htm
index 359d939..ea261ed 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxLocks.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxLocks.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxLocks Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxLocks Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MaxLocks</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxLogFileSize.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxLogFileSize.htm
index 16923a1..ef95b21 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxLogFileSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxLogFileSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxLogFileSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxLogFileSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MaxLogFileSize</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -48,4 +48,4 @@
             previously existed, the default will be used.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxMutexes.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxMutexes.htm
index a086735..feec226 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxMutexes.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxMutexes.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxMutexes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxMutexes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MaxMutexes</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxObjects.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxObjects.htm
index 7e0c52a..920e1e0 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxObjects.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxObjects.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxObjects Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxObjects Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MaxObjects</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxOpenFiles.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxOpenFiles.htm
index 78df6f0..7a12a07 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxOpenFiles.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxOpenFiles.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxOpenFiles Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxOpenFiles Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">MaxOpenFiles</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxSequentialWrites.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxSequentialWrites.htm
index 4184dae..d88bffc 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxSequentialWrites.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxSequentialWrites.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxSequentialWrites Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxSequentialWrites Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">MaxSequentialWrites</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxTransactions.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxTransactions.htm
index 46d259a..dd2da5d 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxTransactions.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MaxTransactions.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxTransactions Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxTransactions Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MaxTransactions</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -34,4 +34,4 @@
             least 100 active transactions.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MetadataDir.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MetadataDir.htm
index 94e850f..e8240c6 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MetadataDir.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MetadataDir.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MetadataDir Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MetadataDir Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="identifier">MetadataDir</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
@@ -25,4 +25,4 @@
             be the same location for all sites within a replication group.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MutexAlignment.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MutexAlignment.htm
index 4487d36..3e367a4 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MutexAlignment.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MutexAlignment.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MutexAlignment Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MutexAlignment Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MutexAlignment</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MutexIncrement.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MutexIncrement.htm
index 8b466f5..458ac77 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MutexIncrement.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_MutexIncrement.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MutexIncrement Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MutexIncrement Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MutexIncrement</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_NoBuffer.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_NoBuffer.htm
index 69c6c3f..eb4957b 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_NoBuffer.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_NoBuffer.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NoBuffer Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NoBuffer Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">NoBuffer</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_NoLocking.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_NoLocking.htm
index 6a5309f..7334dbc 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_NoLocking.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_NoLocking.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NoLocking Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NoLocking Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,9 +14,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">NoLocking</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_NoMMap.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_NoMMap.htm
index b1286cd..318cc6f 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_NoMMap.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_NoMMap.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NoMMap Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NoMMap Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">NoMMap</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_NoPanic.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_NoPanic.htm
index d9290ad..d597247 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_NoPanic.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_NoPanic.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NoPanic Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NoPanic Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,9 +15,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">NoPanic</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_NumTestAndSetSpins.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_NumTestAndSetSpins.htm
index f4765bd..4fd7f14 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_NumTestAndSetSpins.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_NumTestAndSetSpins.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NumTestAndSetSpins Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NumTestAndSetSpins Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,9 +13,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">NumTestAndSetSpins</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_Overwrite.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_Overwrite.htm
index 7180db9..a205be5 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_Overwrite.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_Overwrite.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Overwrite Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Overwrite Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Overwrite</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">value</span>);
@@ -23,4 +23,4 @@
             journaling or logging filesystems will require operating system
             support and probably modification of the Berkeley DB sources.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_Private.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_Private.htm
index 84b092b..6444888 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_Private.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_Private.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Private Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Private Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Private</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RegionMemoryLimitBytes.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RegionMemoryLimitBytes.htm
index 9d1c73f..812fab1 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RegionMemoryLimitBytes.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RegionMemoryLimitBytes.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionMemoryLimitBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionMemoryLimitBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,9 +14,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">RegionMemoryLimitBytes</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>The maximum number of bytes used by the main region.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RegionMemoryLimitGBytes.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RegionMemoryLimitGBytes.htm
index cb3d1c4..4d62fc8 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RegionMemoryLimitGBytes.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RegionMemoryLimitGBytes.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionMemoryLimitGBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionMemoryLimitGBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,9 +14,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">RegionMemoryLimitGBytes</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div><h4 class="subHeading">Return Value</h4>The maximum number of gigabytes used by the main region.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_Register.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_Register.htm
index f83b920..6af1f15 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_Register.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_Register.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Register Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Register Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Register</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepAckTimeout.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepAckTimeout.htm
index 1ec9b0c..f31ba85 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepAckTimeout.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepAckTimeout.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepAckTimeout Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepAckTimeout Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,9 +14,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">RepAckTimeout</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepAutoInit.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepAutoInit.htm
index b058f88..93eedb3 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepAutoInit.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepAutoInit.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepAutoInit Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepAutoInit Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">RepAutoInit</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepBulkTransfer.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepBulkTransfer.htm
index 48662bd..35de733 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepBulkTransfer.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepBulkTransfer.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepBulkTransfer Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepBulkTransfer Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">RepBulkTransfer</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepCheckpointDelay.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepCheckpointDelay.htm
index e70287e..1114f8d 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepCheckpointDelay.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepCheckpointDelay.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepCheckpointDelay Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepCheckpointDelay Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">RepCheckpointDelay</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -24,4 +24,4 @@
             to disk), then, although checkpoints are still necessary, the delay
             is not useful and should be set to 0.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepClockskewFast.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepClockskewFast.htm
index 7cde0ae..2087eeb 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepClockskewFast.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepClockskewFast.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepClockskewFast Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepClockskewFast Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">RepClockskewFast</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepClockskewSlow.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepClockskewSlow.htm
index 99617fe..5df9dd3 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepClockskewSlow.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepClockskewSlow.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepClockskewSlow Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepClockskewSlow Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">RepClockskewSlow</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepConnectionRetry.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepConnectionRetry.htm
index 122630e..1dd6d7b 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepConnectionRetry.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepConnectionRetry.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepConnectionRetry Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepConnectionRetry Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,9 +13,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">RepConnectionRetry</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepDelayClientSync.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepDelayClientSync.htm
index f8bbf60..3a76e1a 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepDelayClientSync.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepDelayClientSync.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepDelayClientSync Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepDelayClientSync Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,9 +13,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">RepDelayClientSync</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepElectionRetry.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepElectionRetry.htm
index 9312448..e0f0022 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepElectionRetry.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepElectionRetry.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepElectionRetry Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepElectionRetry Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,9 +13,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">RepElectionRetry</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepElectionTimeout.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepElectionTimeout.htm
index 6f5b99b..dc3df1a 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepElectionTimeout.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepElectionTimeout.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepElectionTimeout Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepElectionTimeout Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">RepElectionTimeout</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepFullElectionTimeout.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepFullElectionTimeout.htm
index 9d6dab6..a2d3e31 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepFullElectionTimeout.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepFullElectionTimeout.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepFullElectionTimeout Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepFullElectionTimeout Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,9 +15,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">RepFullElectionTimeout</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepHeartbeatMonitor.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepHeartbeatMonitor.htm
index 4f1829b..f228f4f 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepHeartbeatMonitor.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepHeartbeatMonitor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepHeartbeatMonitor Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepHeartbeatMonitor Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,9 +15,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">RepHeartbeatMonitor</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepHeartbeatSend.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepHeartbeatSend.htm
index 5b9c7dc..d950b4a 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepHeartbeatSend.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepHeartbeatSend.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepHeartbeatSend Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepHeartbeatSend Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,9 +13,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">RepHeartbeatSend</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepInMemory.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepInMemory.htm
index 46632cf..8494820 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepInMemory.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepInMemory.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepInMemory Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepInMemory Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,8 +14,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">RepInMemory</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepLeaseTimeout.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepLeaseTimeout.htm
index bba8089..a62e3f6 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepLeaseTimeout.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepLeaseTimeout.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepLeaseTimeout Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepLeaseTimeout Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,9 +15,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">RepLeaseTimeout</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepMessageDispatch.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepMessageDispatch.htm
index 5bbe279..737fd51 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepMessageDispatch.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepMessageDispatch.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMessageDispatch Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMessageDispatch Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -18,11 +18,11 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_MessageDispatchDelegate.htm">MessageDispatchDelegate</a>^ <span class="identifier">RepMessageDispatch</span> {
 	<a href="T_BerkeleyDB_MessageDispatchDelegate.htm">MessageDispatchDelegate</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="T_BerkeleyDB_MessageDispatchDelegate.htm">MessageDispatchDelegate</a>^ <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(remarksToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(remarksToggle, event)" tabindex="0"><img id="remarksToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Remarks</span></h1><div id="remarksSection" class="section" name="collapseableSection" style="">
             It should be called before the Replication Manager has been started. 
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepMgrAckPolicy.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepMgrAckPolicy.htm
index 915d0ad..670edd0 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepMgrAckPolicy.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepMgrAckPolicy.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrAckPolicy Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrAckPolicy Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,9 +14,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_AckPolicy.htm">AckPolicy</a>^ <span class="identifier">RepMgrAckPolicy</span> {
 	<a href="T_BerkeleyDB_AckPolicy.htm">AckPolicy</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="T_BerkeleyDB_AckPolicy.htm">AckPolicy</a>^ <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepMgrLocalSite.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepMgrLocalSite.htm
index 32598fe..420ddc2 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepMgrLocalSite.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepMgrLocalSite.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrLocalSite Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrLocalSite Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_DbSite.htm">DbSite</a>^ <span class="identifier">RepMgrLocalSite</span> {
 	<a href="T_BerkeleyDB_DbSite.htm">DbSite</a>^ <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepMgrRemoteSites.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepMgrRemoteSites.htm
index 923ecdb..207239e 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepMgrRemoteSites.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepMgrRemoteSites.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrRemoteSites Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrRemoteSites Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <span class="keyword">array</span><<a href="T_BerkeleyDB_RepMgrSite.htm">RepMgrSite</a>^>^ <span class="identifier">RepMgrRemoteSites</span> {
 	<span class="keyword">array</span><<a href="T_BerkeleyDB_RepMgrSite.htm">RepMgrSite</a>^>^ <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepMgrRunElections.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepMgrRunElections.htm
index 30daf87..8d03b14 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepMgrRunElections.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepMgrRunElections.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrRunElections Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrRunElections Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,9 +13,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">RepMgrRunElections</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepNSites.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepNSites.htm
index 25eccac..c740da9 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepNSites.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepNSites.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepNSites Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepNSites Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">RepNSites</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -23,4 +23,4 @@
             parameter.)
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepNoBlocking.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepNoBlocking.htm
index 77465dc..fd756e7 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepNoBlocking.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepNoBlocking.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepNoBlocking Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepNoBlocking Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,9 +13,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">RepNoBlocking</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepPriority.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepPriority.htm
index cfce6ad..9698d67 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepPriority.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepPriority.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepPriority Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepPriority Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,9 +14,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">RepPriority</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepRetransmissionRequestMax.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepRetransmissionRequestMax.htm
index 237879c..53fed00 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepRetransmissionRequestMax.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepRetransmissionRequestMax.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepRetransmissionRequestMax Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepRetransmissionRequestMax Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">RepRetransmissionRequestMax</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepRetransmissionRequestMin.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepRetransmissionRequestMin.htm
index c5c592d..f33f139 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepRetransmissionRequestMin.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepRetransmissionRequestMin.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepRetransmissionRequestMin Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepRetransmissionRequestMin Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">RepRetransmissionRequestMin</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepStrict2Site.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepStrict2Site.htm
index 64a1c78..7705951 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepStrict2Site.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepStrict2Site.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepStrict2Site Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepStrict2Site Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,9 +17,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">RepStrict2Site</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepTransmitLimitBytes.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepTransmitLimitBytes.htm
index 5f86dc7..1494619 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepTransmitLimitBytes.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepTransmitLimitBytes.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepTransmitLimitBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepTransmitLimitBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,8 +13,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">RepTransmitLimitBytes</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepTransmitLimitGBytes.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepTransmitLimitGBytes.htm
index 48db0bc..b503265 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepTransmitLimitGBytes.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepTransmitLimitGBytes.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepTransmitLimitGBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepTransmitLimitGBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,8 +13,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">RepTransmitLimitGBytes</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepTransport.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepTransport.htm
index 0be3712..80759e0 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepTransport.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepTransport.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepTransport Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepTransport Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_ReplicationTransportDelegate.htm">ReplicationTransportDelegate</a>^ <span class="identifier">RepTransport</span> {
 	<a href="T_BerkeleyDB_ReplicationTransportDelegate.htm">ReplicationTransportDelegate</a>^ <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepUseMasterLeases.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepUseMasterLeases.htm
index 6671419..afcbbf0 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepUseMasterLeases.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RepUseMasterLeases.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepUseMasterLeases Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepUseMasterLeases Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">RepUseMasterLeases</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">value</span>);
@@ -21,4 +21,4 @@
             <a href="T_BerkeleyDB_LeaseExpiredException.htm">LeaseExpiredException</a> when attempting to read entries
             from a database after the site's master lease has expired.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RunFatalRecovery.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RunFatalRecovery.htm
index 95d8237..9d500fc 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RunFatalRecovery.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RunFatalRecovery.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RunFatalRecovery Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RunFatalRecovery Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">RunFatalRecovery</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RunRecovery.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RunRecovery.htm
index 712ab77..61b8f20 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RunRecovery.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_RunRecovery.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RunRecovery Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RunRecovery Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">RunRecovery</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_SequentialWritePause.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_SequentialWritePause.htm
index d4bab12..2a6b182 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_SequentialWritePause.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_SequentialWritePause.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SequentialWritePause Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SequentialWritePause Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">SequentialWritePause</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_SetThreadID.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_SetThreadID.htm
index c937336..0bb8eff 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_SetThreadID.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_SetThreadID.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SetThreadID Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SetThreadID Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_SetThreadIDDelegate.htm">SetThreadIDDelegate</a>^ <span class="identifier">SetThreadID</span> {
 	<a href="T_BerkeleyDB_SetThreadIDDelegate.htm">SetThreadIDDelegate</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="T_BerkeleyDB_SetThreadIDDelegate.htm">SetThreadIDDelegate</a>^ <span class="parameter">value</span>);
@@ -22,4 +22,4 @@
             applications, and Architecting Transactional Data Store
             applications, both in the Berkeley DB Programmer's Reference Guide.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_SetThreadName.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_SetThreadName.htm
index d65f32c..247a2b2 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_SetThreadName.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_SetThreadName.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SetThreadName Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SetThreadName Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_SetThreadNameDelegate.htm">SetThreadNameDelegate</a>^ <span class="identifier">SetThreadName</span> {
 	<a href="T_BerkeleyDB_SetThreadNameDelegate.htm">SetThreadNameDelegate</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="T_BerkeleyDB_SetThreadNameDelegate.htm">SetThreadNameDelegate</a>^ <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_SystemMemory.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_SystemMemory.htm
index a077e9f..3720ae9 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_SystemMemory.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_SystemMemory.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SystemMemory Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SystemMemory Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">SystemMemory</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_TempDir.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_TempDir.htm
index 1497e3c..0f36ba2 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_TempDir.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_TempDir.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TempDir Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TempDir Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="identifier">TempDir</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="parameter">value</span>);
@@ -33,4 +33,4 @@
             <a href="P_BerkeleyDB_DatabaseEnvironment_UseEnvironmentVars.htm">UseEnvironmentVars</a> is true.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_ThreadCount.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_ThreadCount.htm
index e92e386..07e0da9 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_ThreadCount.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_ThreadCount.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ThreadCount Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ThreadCount Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">ThreadCount</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_ThreadIsAlive.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_ThreadIsAlive.htm
index ae03194..e6207e8 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_ThreadIsAlive.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_ThreadIsAlive.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ThreadIsAlive Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ThreadIsAlive Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_ThreadIsAliveDelegate.htm">ThreadIsAliveDelegate</a>^ <span class="identifier">ThreadIsAlive</span> {
 	<a href="T_BerkeleyDB_ThreadIsAliveDelegate.htm">ThreadIsAliveDelegate</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="T_BerkeleyDB_ThreadIsAliveDelegate.htm">ThreadIsAliveDelegate</a>^ <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_TimeNotGranted.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_TimeNotGranted.htm
index 4fffd1a..f40e5a6 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_TimeNotGranted.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_TimeNotGranted.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TimeNotGranted Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TimeNotGranted Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">TimeNotGranted</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">value</span>);
@@ -22,4 +22,4 @@
             which have deadlocked and operations which have exceeded their time
             limits.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_TxnNoSync.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_TxnNoSync.htm
index 30a49a8..79978ec 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_TxnNoSync.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_TxnNoSync.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TxnNoSync Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TxnNoSync Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">TxnNoSync</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">value</span>);
@@ -26,4 +26,4 @@
             into the log buffer, how often the operating system flushes dirty
             buffers to disk, and how often the log is checkpointed.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_TxnNoWait.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_TxnNoWait.htm
index c4cd938..9c5096e 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_TxnNoWait.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_TxnNoWait.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TxnNoWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TxnNoWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,9 +15,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">TxnNoWait</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_TxnSnapshot.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_TxnSnapshot.htm
index 3047e2c..a2dc951 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_TxnSnapshot.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_TxnSnapshot.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TxnSnapshot Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TxnSnapshot Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,9 +15,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">TxnSnapshot</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_TxnTimeout.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_TxnTimeout.htm
index eacad4f..aea2bfa 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_TxnTimeout.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_TxnTimeout.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TxnTimeout Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TxnTimeout Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">TxnTimeout</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -29,4 +29,4 @@
             <a href="M_BerkeleyDB_Transaction_SetTxnTimeout.htm">SetTxnTimeout(UInt32)</a>.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_TxnTimestamp.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_TxnTimestamp.htm
index d22d6b7..4fd639f 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_TxnTimestamp.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_TxnTimestamp.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TxnTimestamp Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TxnTimestamp Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/03ybds8y" target="_blank">DateTime</a> <span class="identifier">TxnTimestamp</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/03ybds8y" target="_blank">DateTime</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/03ybds8y" target="_blank">DateTime</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_TxnWriteNoSync.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_TxnWriteNoSync.htm
index 98c2c1a..0808363 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_TxnWriteNoSync.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_TxnWriteNoSync.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TxnWriteNoSync Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TxnWriteNoSync Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">TxnWriteNoSync</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">value</span>);
@@ -25,4 +25,4 @@
             transactions at risk is governed by how often the system flushes
             dirty buffers to disk and how often the log is checkpointed.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_UseEnvironmentVars.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_UseEnvironmentVars.htm
index 1b3bf2a..1a46adc 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_UseEnvironmentVars.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_UseEnvironmentVars.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>UseEnvironmentVars Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>UseEnvironmentVars Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,8 +13,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">UseEnvironmentVars</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_UseMVCC.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_UseMVCC.htm
index 33c74dc..eab887b 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_UseMVCC.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_UseMVCC.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>UseMVCC Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>UseMVCC Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">UseMVCC</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">value</span>);
@@ -20,4 +20,4 @@
             This flag will be ignored for queue databases for which MVCC is not
             supported.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_UsingCDB.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_UsingCDB.htm
index c55b830..7977dbb 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_UsingCDB.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_UsingCDB.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>UsingCDB Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>UsingCDB Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">UsingCDB</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_UsingLocking.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_UsingLocking.htm
index 72915cb..d214f49 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_UsingLocking.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_UsingLocking.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>UsingLocking Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>UsingLocking Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">UsingLocking</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_UsingLogging.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_UsingLogging.htm
index 8823970..799472e 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_UsingLogging.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_UsingLogging.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>UsingLogging Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>UsingLogging Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">UsingLogging</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_UsingMPool.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_UsingMPool.htm
index 7a0c11a..65ebc92 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_UsingMPool.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_UsingMPool.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>UsingMPool Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>UsingMPool Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">UsingMPool</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_UsingReplication.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_UsingReplication.htm
index b6fbeeb..b6bd6a3 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_UsingReplication.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_UsingReplication.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>UsingReplication Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>UsingReplication Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">UsingReplication</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_UsingTxns.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_UsingTxns.htm
index 75158b5..ccf136d 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_UsingTxns.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_UsingTxns.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>UsingTxns Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>UsingTxns Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">UsingTxns</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_Verbosity.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_Verbosity.htm
index b4d8945..0f44b35 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_Verbosity.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_Verbosity.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Verbosity Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Verbosity Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_VerboseMessages.htm">VerboseMessages</a>^ <span class="identifier">Verbosity</span> {
 	<a href="T_BerkeleyDB_VerboseMessages.htm">VerboseMessages</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="T_BerkeleyDB_VerboseMessages.htm">VerboseMessages</a>^ <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_YieldCPU.htm b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_YieldCPU.htm
index e6411ab..0730887 100644
--- a/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_YieldCPU.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DatabaseEnvironment_YieldCPU.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>YieldCPU Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>YieldCPU Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">YieldCPU</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">value</span>);
@@ -20,4 +20,4 @@
             This functionality should never be used for purposes other than
             stress testing.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DbChannel_Timeout.htm b/docs/csharp/html/P_BerkeleyDB_DbChannel_Timeout.htm
index 6213906..1ef7b91 100644
--- a/docs/csharp/html/P_BerkeleyDB_DbChannel_Timeout.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DbChannel_Timeout.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Timeout Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Timeout Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Timeout</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -24,4 +24,4 @@
              maximum timeout to roughly 71 minutes. 
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DbChannel.htm">DbChannel Class</a></div><div class="seeAlsoStyle"><a href="N_Ber [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DbSiteConfig_GroupCreator.htm b/docs/csharp/html/P_BerkeleyDB_DbSiteConfig_GroupCreator.htm
index daa34dc..ba476e9 100644
--- a/docs/csharp/html/P_BerkeleyDB_DbSiteConfig_GroupCreator.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DbSiteConfig_GroupCreator.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GroupCreator Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GroupCreator Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">GroupCreator</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">value</span>);
@@ -21,4 +21,4 @@
             replication group of just the one site, rather than trying to join
             an existing group when it starts for the first time.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DbSiteConfig.htm">DbSiteConfig Class</a></div><div class="seeAlsoStyle"><a [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DbSiteConfig_Helper.htm b/docs/csharp/html/P_BerkeleyDB_DbSiteConfig_Helper.htm
index b27f8d4..33c6b8d 100644
--- a/docs/csharp/html/P_BerkeleyDB_DbSiteConfig_Helper.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DbSiteConfig_Helper.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Helper Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Helper Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Helper</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">value</span>);
@@ -20,4 +20,4 @@
             the replication group. Once the local site has been established as
             a member of the group, this config setting is ignored. 
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DbSiteConfig.htm">DbSiteConfig Class</a></div><div class="seeAlsoStyle"><a [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DbSiteConfig_Legacy.htm b/docs/csharp/html/P_BerkeleyDB_DbSiteConfig_Legacy.htm
index ece174f..fed7aed 100644
--- a/docs/csharp/html/P_BerkeleyDB_DbSiteConfig_Legacy.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DbSiteConfig_Legacy.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Legacy Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Legacy Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Legacy</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">value</span>);
@@ -21,4 +21,4 @@
             sites in the legacy group must specify this for themselves (the 
             local site) and for all other sites initially in the group. 
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DbSiteConfig.htm">DbSiteConfig Class</a></div><div class="seeAlsoStyle"><a [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DbSiteConfig_LocalSite.htm b/docs/csharp/html/P_BerkeleyDB_DbSiteConfig_LocalSite.htm
index 59a67dd..4152c35 100644
--- a/docs/csharp/html/P_BerkeleyDB_DbSiteConfig_LocalSite.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DbSiteConfig_LocalSite.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LocalSite Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LocalSite Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">LocalSite</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DbSiteConfig.htm">DbSiteConfig Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DbSiteConfig_Peer.htm b/docs/csharp/html/P_BerkeleyDB_DbSiteConfig_Peer.htm
index 7ab4cb0..54f8e59 100644
--- a/docs/csharp/html/P_BerkeleyDB_DbSiteConfig_Peer.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DbSiteConfig_Peer.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Peer Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Peer Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Peer</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">value</span>);
@@ -20,4 +20,4 @@
             synchronization messages. It only makes sense to specify this for a
             remote site. 
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DbSiteConfig.htm">DbSiteConfig Class</a></div><div class="seeAlsoStyle"><a [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DbSite_Address.htm b/docs/csharp/html/P_BerkeleyDB_DbSite_Address.htm
index e81cd26..a2adf91 100644
--- a/docs/csharp/html/P_BerkeleyDB_DbSite_Address.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DbSite_Address.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Address Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Address Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_ReplicationHostAddress.htm">ReplicationHostAddress</a>^ <span class="identifier">Address</span> {
 	<a href="T_BerkeleyDB_ReplicationHostAddress.htm">ReplicationHostAddress</a>^ <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DbSite.htm">DbSite Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DbSite_EId.htm b/docs/csharp/html/P_BerkeleyDB_DbSite_EId.htm
index b774634..6309919 100644
--- a/docs/csharp/html/P_BerkeleyDB_DbSite_EId.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DbSite_EId.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EId Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EId Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">EId</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DbSite.htm">DbSite Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DbSite_GroupCreator.htm b/docs/csharp/html/P_BerkeleyDB_DbSite_GroupCreator.htm
index 52748a4..b438f2f 100644
--- a/docs/csharp/html/P_BerkeleyDB_DbSite_GroupCreator.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DbSite_GroupCreator.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GroupCreator Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GroupCreator Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">GroupCreator</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">value</span>);
@@ -21,4 +21,4 @@
             replication group of just the one site, rather than trying to join
             an existing group when it starts for the first time.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DbSite.htm">DbSite Class</a></div><div class="seeAlsoStyle"><a href="N_Ber [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DbSite_Helper.htm b/docs/csharp/html/P_BerkeleyDB_DbSite_Helper.htm
index 9629936..1033e89 100644
--- a/docs/csharp/html/P_BerkeleyDB_DbSite_Helper.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DbSite_Helper.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Helper Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Helper Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Helper</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">value</span>);
@@ -20,4 +20,4 @@
             the replication group. Once the local site has been established as
             a member of the group, this config setting is ignored. 
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DbSite.htm">DbSite Class</a></div><div class="seeAlsoStyle"><a href="N_Ber [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DbSite_Legacy.htm b/docs/csharp/html/P_BerkeleyDB_DbSite_Legacy.htm
index 89ff94f..d507b46 100644
--- a/docs/csharp/html/P_BerkeleyDB_DbSite_Legacy.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DbSite_Legacy.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Legacy Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Legacy Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Legacy</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">value</span>);
@@ -21,4 +21,4 @@
             sites in the legacy group must specify this for themselves (the 
             local site) and for all other sites initially in the group. 
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DbSite.htm">DbSite Class</a></div><div class="seeAlsoStyle"><a href="N_Ber [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DbSite_LocalSite.htm b/docs/csharp/html/P_BerkeleyDB_DbSite_LocalSite.htm
index 1de78c1..83c9dd0 100644
--- a/docs/csharp/html/P_BerkeleyDB_DbSite_LocalSite.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DbSite_LocalSite.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LocalSite Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LocalSite Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">LocalSite</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DbSite.htm">DbSite Class</a></div><div class="se [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_DbSite_Peer.htm b/docs/csharp/html/P_BerkeleyDB_DbSite_Peer.htm
index 4bf74d8..65cb25f 100644
--- a/docs/csharp/html/P_BerkeleyDB_DbSite_Peer.htm
+++ b/docs/csharp/html/P_BerkeleyDB_DbSite_Peer.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Peer Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Peer Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Peer</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">value</span>);
@@ -20,4 +20,4 @@
             synchronization messages. It only makes sense to specify this for a
             remote site. 
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DbSite.htm">DbSite Class</a></div><div class="seeAlsoStyle"><a href="N_Ber [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_HashDatabaseConfig_FillFactor.htm b/docs/csharp/html/P_BerkeleyDB_HashDatabaseConfig_FillFactor.htm
index 87cb8e5..b30928b 100644
--- a/docs/csharp/html/P_BerkeleyDB_HashDatabaseConfig_FillFactor.htm
+++ b/docs/csharp/html/P_BerkeleyDB_HashDatabaseConfig_FillFactor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FillFactor Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FillFactor Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">FillFactor</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -31,4 +31,4 @@
             If the database already exists, this setting will be ignored.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashDatabaseConfig.htm">HashDatabaseConfig Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_HashDatabaseConfig_TableSize.htm b/docs/csharp/html/P_BerkeleyDB_HashDatabaseConfig_TableSize.htm
index 65db784..b41ed38 100644
--- a/docs/csharp/html/P_BerkeleyDB_HashDatabaseConfig_TableSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_HashDatabaseConfig_TableSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TableSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TableSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">TableSize</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -27,4 +27,4 @@
             If the database already exists, this setting will be ignored.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashDatabaseConfig.htm">HashDatabaseConfig Class</a></div><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_HashDatabase_Compare.htm b/docs/csharp/html/P_BerkeleyDB_HashDatabase_Compare.htm
index 19cfb9c..7911c84 100644
--- a/docs/csharp/html/P_BerkeleyDB_HashDatabase_Compare.htm
+++ b/docs/csharp/html/P_BerkeleyDB_HashDatabase_Compare.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Compare Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Compare Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,9 +13,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_EntryComparisonDelegate.htm">EntryComparisonDelegate</a>^ <span class="identifier">Compare</span> {
 	<a href="T_BerkeleyDB_EntryComparisonDelegate.htm">EntryComparisonDelegate</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="T_BerkeleyDB_EntryComparisonDelegate.htm">EntryComparisonDelegate</a>^ <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashDatabase.htm">HashDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_HashDatabase_DupCompare.htm b/docs/csharp/html/P_BerkeleyDB_HashDatabase_DupCompare.htm
index f37279d..4768e60 100644
--- a/docs/csharp/html/P_BerkeleyDB_HashDatabase_DupCompare.htm
+++ b/docs/csharp/html/P_BerkeleyDB_HashDatabase_DupCompare.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DupCompare Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DupCompare Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_EntryComparisonDelegate.htm">EntryComparisonDelegate</a>^ <span class="identifier">DupCompare</span> {
 	<a href="T_BerkeleyDB_EntryComparisonDelegate.htm">EntryComparisonDelegate</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="T_BerkeleyDB_EntryComparisonDelegate.htm">EntryComparisonDelegate</a>^ <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashDatabase.htm">HashDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_HashDatabase_Duplicates.htm b/docs/csharp/html/P_BerkeleyDB_HashDatabase_Duplicates.htm
index 9e0f6dc..ceac540 100644
--- a/docs/csharp/html/P_BerkeleyDB_HashDatabase_Duplicates.htm
+++ b/docs/csharp/html/P_BerkeleyDB_HashDatabase_Duplicates.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Duplicates Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Duplicates Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_DuplicatesPolicy.htm">DuplicatesPolicy</a> <span class="identifier">Duplicates</span> {
 	<a href="T_BerkeleyDB_DuplicatesPolicy.htm">DuplicatesPolicy</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashDatabase.htm">HashDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_HashDatabase_FillFactor.htm b/docs/csharp/html/P_BerkeleyDB_HashDatabase_FillFactor.htm
index c1f9009..16ce60d 100644
--- a/docs/csharp/html/P_BerkeleyDB_HashDatabase_FillFactor.htm
+++ b/docs/csharp/html/P_BerkeleyDB_HashDatabase_FillFactor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FillFactor Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FillFactor Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">FillFactor</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashDatabase.htm">HashDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_HashDatabase_HashFunction.htm b/docs/csharp/html/P_BerkeleyDB_HashDatabase_HashFunction.htm
index 8a3aa7c..6fd3de4 100644
--- a/docs/csharp/html/P_BerkeleyDB_HashDatabase_HashFunction.htm
+++ b/docs/csharp/html/P_BerkeleyDB_HashDatabase_HashFunction.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashFunction Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashFunction Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_HashFunctionDelegate.htm">HashFunctionDelegate</a>^ <span class="identifier">HashFunction</span> {
 	<a href="T_BerkeleyDB_HashFunctionDelegate.htm">HashFunctionDelegate</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="T_BerkeleyDB_HashFunctionDelegate.htm">HashFunctionDelegate</a>^ <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashDatabase.htm">HashDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_HashDatabase_TableSize.htm b/docs/csharp/html/P_BerkeleyDB_HashDatabase_TableSize.htm
index 8877de8..1da763d 100644
--- a/docs/csharp/html/P_BerkeleyDB_HashDatabase_TableSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_HashDatabase_TableSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TableSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TableSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">TableSize</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashDatabase.htm">HashDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_HashStats_BigPages.htm b/docs/csharp/html/P_BerkeleyDB_HashStats_BigPages.htm
index 7840c76..d79e159 100644
--- a/docs/csharp/html/P_BerkeleyDB_HashStats_BigPages.htm
+++ b/docs/csharp/html/P_BerkeleyDB_HashStats_BigPages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BigPages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BigPages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">BigPages</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashStats.htm">HashStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_HashStats_BigPagesFreeBytes.htm b/docs/csharp/html/P_BerkeleyDB_HashStats_BigPagesFreeBytes.htm
index f188c9d..bb05208 100644
--- a/docs/csharp/html/P_BerkeleyDB_HashStats_BigPagesFreeBytes.htm
+++ b/docs/csharp/html/P_BerkeleyDB_HashStats_BigPagesFreeBytes.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BigPagesFreeBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BigPagesFreeBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">BigPagesFreeBytes</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashStats.htm">HashStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_HashStats_BucketPagesFreeBytes.htm b/docs/csharp/html/P_BerkeleyDB_HashStats_BucketPagesFreeBytes.htm
index a3f623d..f3a6bbc 100644
--- a/docs/csharp/html/P_BerkeleyDB_HashStats_BucketPagesFreeBytes.htm
+++ b/docs/csharp/html/P_BerkeleyDB_HashStats_BucketPagesFreeBytes.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BucketPagesFreeBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BucketPagesFreeBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">BucketPagesFreeBytes</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashStats.htm">HashStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_HashStats_DuplicatePages.htm b/docs/csharp/html/P_BerkeleyDB_HashStats_DuplicatePages.htm
index a1e26b3..bdaec5e 100644
--- a/docs/csharp/html/P_BerkeleyDB_HashStats_DuplicatePages.htm
+++ b/docs/csharp/html/P_BerkeleyDB_HashStats_DuplicatePages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DuplicatePages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DuplicatePages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">DuplicatePages</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashStats.htm">HashStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_HashStats_DuplicatePagesFreeBytes.htm b/docs/csharp/html/P_BerkeleyDB_HashStats_DuplicatePagesFreeBytes.htm
index b3038be..e6262ab 100644
--- a/docs/csharp/html/P_BerkeleyDB_HashStats_DuplicatePagesFreeBytes.htm
+++ b/docs/csharp/html/P_BerkeleyDB_HashStats_DuplicatePagesFreeBytes.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DuplicatePagesFreeBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DuplicatePagesFreeBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">DuplicatePagesFreeBytes</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashStats.htm">HashStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_HashStats_FillFactor.htm b/docs/csharp/html/P_BerkeleyDB_HashStats_FillFactor.htm
index e160c14..a809bb3 100644
--- a/docs/csharp/html/P_BerkeleyDB_HashStats_FillFactor.htm
+++ b/docs/csharp/html/P_BerkeleyDB_HashStats_FillFactor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FillFactor Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FillFactor Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">FillFactor</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashStats.htm">HashStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_HashStats_FreePages.htm b/docs/csharp/html/P_BerkeleyDB_HashStats_FreePages.htm
index 4d1cb6f..be5e55d 100644
--- a/docs/csharp/html/P_BerkeleyDB_HashStats_FreePages.htm
+++ b/docs/csharp/html/P_BerkeleyDB_HashStats_FreePages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FreePages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FreePages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">FreePages</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashStats.htm">HashStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_HashStats_MagicNumber.htm b/docs/csharp/html/P_BerkeleyDB_HashStats_MagicNumber.htm
index 0696991..712b7b9 100644
--- a/docs/csharp/html/P_BerkeleyDB_HashStats_MagicNumber.htm
+++ b/docs/csharp/html/P_BerkeleyDB_HashStats_MagicNumber.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MagicNumber Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MagicNumber Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MagicNumber</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashStats.htm">HashStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_HashStats_MetadataFlags.htm b/docs/csharp/html/P_BerkeleyDB_HashStats_MetadataFlags.htm
index 9325e0d..854cdf7 100644
--- a/docs/csharp/html/P_BerkeleyDB_HashStats_MetadataFlags.htm
+++ b/docs/csharp/html/P_BerkeleyDB_HashStats_MetadataFlags.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MetadataFlags Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MetadataFlags Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MetadataFlags</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashStats.htm">HashStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_HashStats_OverflowPages.htm b/docs/csharp/html/P_BerkeleyDB_HashStats_OverflowPages.htm
index 8a59fad..d704142 100644
--- a/docs/csharp/html/P_BerkeleyDB_HashStats_OverflowPages.htm
+++ b/docs/csharp/html/P_BerkeleyDB_HashStats_OverflowPages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>OverflowPages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>OverflowPages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">OverflowPages</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashStats.htm">HashStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_HashStats_OverflowPagesFreeBytes.htm b/docs/csharp/html/P_BerkeleyDB_HashStats_OverflowPagesFreeBytes.htm
index 05abea6..bd3ee83 100644
--- a/docs/csharp/html/P_BerkeleyDB_HashStats_OverflowPagesFreeBytes.htm
+++ b/docs/csharp/html/P_BerkeleyDB_HashStats_OverflowPagesFreeBytes.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>OverflowPagesFreeBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>OverflowPagesFreeBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">OverflowPagesFreeBytes</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashStats.htm">HashStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_HashStats_PageSize.htm b/docs/csharp/html/P_BerkeleyDB_HashStats_PageSize.htm
index 3512a02..5b32869 100644
--- a/docs/csharp/html/P_BerkeleyDB_HashStats_PageSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_HashStats_PageSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PageSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PageSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">PageSize</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashStats.htm">HashStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_HashStats_Version.htm b/docs/csharp/html/P_BerkeleyDB_HashStats_Version.htm
index 4650135..e1f3324 100644
--- a/docs/csharp/html/P_BerkeleyDB_HashStats_Version.htm
+++ b/docs/csharp/html/P_BerkeleyDB_HashStats_Version.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Version Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Version Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Version</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashStats.htm">HashStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_HashStats_nData.htm b/docs/csharp/html/P_BerkeleyDB_HashStats_nData.htm
index 4088e0e..3d4ef05 100644
--- a/docs/csharp/html/P_BerkeleyDB_HashStats_nData.htm
+++ b/docs/csharp/html/P_BerkeleyDB_HashStats_nData.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>nData Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>nData Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">nData</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashStats.htm">HashStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_HashStats_nHashBuckets.htm b/docs/csharp/html/P_BerkeleyDB_HashStats_nHashBuckets.htm
index 6c96dc0..cf8b7cc 100644
--- a/docs/csharp/html/P_BerkeleyDB_HashStats_nHashBuckets.htm
+++ b/docs/csharp/html/P_BerkeleyDB_HashStats_nHashBuckets.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>nHashBuckets Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>nHashBuckets Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">nHashBuckets</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashStats.htm">HashStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_HashStats_nKeys.htm b/docs/csharp/html/P_BerkeleyDB_HashStats_nKeys.htm
index 7cc0781..83bf4b4 100644
--- a/docs/csharp/html/P_BerkeleyDB_HashStats_nKeys.htm
+++ b/docs/csharp/html/P_BerkeleyDB_HashStats_nKeys.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>nKeys Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>nKeys Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">nKeys</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashStats.htm">HashStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_HashStats_nPages.htm b/docs/csharp/html/P_BerkeleyDB_HashStats_nPages.htm
index 289d7ac..e819238 100644
--- a/docs/csharp/html/P_BerkeleyDB_HashStats_nPages.htm
+++ b/docs/csharp/html/P_BerkeleyDB_HashStats_nPages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>nPages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>nPages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">nPages</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashStats.htm">HashStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_HeapDatabaseConfig_MaxSizeBytes.htm b/docs/csharp/html/P_BerkeleyDB_HeapDatabaseConfig_MaxSizeBytes.htm
index 9cc33cc..b8a7917 100644
--- a/docs/csharp/html/P_BerkeleyDB_HeapDatabaseConfig_MaxSizeBytes.htm
+++ b/docs/csharp/html/P_BerkeleyDB_HeapDatabaseConfig_MaxSizeBytes.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxSizeBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxSizeBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MaxSizeBytes</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HeapDatabaseConfig.htm">HeapDatabaseConfig Class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_HeapDatabaseConfig_MaxSizeGBytes.htm b/docs/csharp/html/P_BerkeleyDB_HeapDatabaseConfig_MaxSizeGBytes.htm
index d5c692f..971882c 100644
--- a/docs/csharp/html/P_BerkeleyDB_HeapDatabaseConfig_MaxSizeGBytes.htm
+++ b/docs/csharp/html/P_BerkeleyDB_HeapDatabaseConfig_MaxSizeGBytes.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxSizeGBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxSizeGBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MaxSizeGBytes</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HeapDatabaseConfig.htm">HeapDatabaseConfig Class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_HeapDatabaseConfig_RegionSize.htm b/docs/csharp/html/P_BerkeleyDB_HeapDatabaseConfig_RegionSize.htm
index 987650e..ab74285 100644
--- a/docs/csharp/html/P_BerkeleyDB_HeapDatabaseConfig_RegionSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_HeapDatabaseConfig_RegionSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -20,9 +20,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">RegionSize</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HeapDatabaseConfig.htm">HeapDatabaseConfig Class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_HeapDatabase_MaxSizeBytes.htm b/docs/csharp/html/P_BerkeleyDB_HeapDatabase_MaxSizeBytes.htm
index 8b23787..354a2e8 100644
--- a/docs/csharp/html/P_BerkeleyDB_HeapDatabase_MaxSizeBytes.htm
+++ b/docs/csharp/html/P_BerkeleyDB_HeapDatabase_MaxSizeBytes.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxSizeBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxSizeBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MaxSizeBytes</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HeapDatabase.htm">HeapDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_HeapDatabase_MaxSizeGBytes.htm b/docs/csharp/html/P_BerkeleyDB_HeapDatabase_MaxSizeGBytes.htm
index 1a6dd86..6604635 100644
--- a/docs/csharp/html/P_BerkeleyDB_HeapDatabase_MaxSizeGBytes.htm
+++ b/docs/csharp/html/P_BerkeleyDB_HeapDatabase_MaxSizeGBytes.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxSizeGBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxSizeGBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MaxSizeGBytes</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HeapDatabase.htm">HeapDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_HeapDatabase_RegionSize.htm b/docs/csharp/html/P_BerkeleyDB_HeapDatabase_RegionSize.htm
index 6012b22..34371ce 100644
--- a/docs/csharp/html/P_BerkeleyDB_HeapDatabase_RegionSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_HeapDatabase_RegionSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,8 +13,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">RegionSize</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HeapDatabase.htm">HeapDatabase Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_HeapRecordId_Index.htm b/docs/csharp/html/P_BerkeleyDB_HeapRecordId_Index.htm
index a919e1f..ffb03e4 100644
--- a/docs/csharp/html/P_BerkeleyDB_HeapRecordId_Index.htm
+++ b/docs/csharp/html/P_BerkeleyDB_HeapRecordId_Index.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Index Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Index Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/s6eyk10z" target="_blank">unsigned short</a> <span class="identifier">Index</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/s6eyk10z" target="_blank">unsigned short</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/s6eyk10z" target="_blank">unsigned short</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HeapRecordId.htm">HeapRecordId Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_HeapRecordId_PageNumber.htm b/docs/csharp/html/P_BerkeleyDB_HeapRecordId_PageNumber.htm
index 220af96..a1ad992 100644
--- a/docs/csharp/html/P_BerkeleyDB_HeapRecordId_PageNumber.htm
+++ b/docs/csharp/html/P_BerkeleyDB_HeapRecordId_PageNumber.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PageNumber Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PageNumber Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">PageNumber</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HeapRecordId.htm">HeapRecordId Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_HeapStats_MagicNumber.htm b/docs/csharp/html/P_BerkeleyDB_HeapStats_MagicNumber.htm
index 8913de0..49a5202 100644
--- a/docs/csharp/html/P_BerkeleyDB_HeapStats_MagicNumber.htm
+++ b/docs/csharp/html/P_BerkeleyDB_HeapStats_MagicNumber.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MagicNumber Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MagicNumber Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MagicNumber</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HeapStats.htm">HeapStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_HeapStats_MetadataFlags.htm b/docs/csharp/html/P_BerkeleyDB_HeapStats_MetadataFlags.htm
index f162dad..d630217 100644
--- a/docs/csharp/html/P_BerkeleyDB_HeapStats_MetadataFlags.htm
+++ b/docs/csharp/html/P_BerkeleyDB_HeapStats_MetadataFlags.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MetadataFlags Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MetadataFlags Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MetadataFlags</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HeapStats.htm">HeapStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_HeapStats_PageSize.htm b/docs/csharp/html/P_BerkeleyDB_HeapStats_PageSize.htm
index 85994ea..8f9037a 100644
--- a/docs/csharp/html/P_BerkeleyDB_HeapStats_PageSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_HeapStats_PageSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PageSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PageSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">PageSize</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HeapStats.htm">HeapStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_HeapStats_RegionSize.htm b/docs/csharp/html/P_BerkeleyDB_HeapStats_RegionSize.htm
index 13614a7..b3033ad 100644
--- a/docs/csharp/html/P_BerkeleyDB_HeapStats_RegionSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_HeapStats_RegionSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">RegionSize</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HeapStats.htm">HeapStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_HeapStats_Version.htm b/docs/csharp/html/P_BerkeleyDB_HeapStats_Version.htm
index b1bb925..4986c39 100644
--- a/docs/csharp/html/P_BerkeleyDB_HeapStats_Version.htm
+++ b/docs/csharp/html/P_BerkeleyDB_HeapStats_Version.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Version Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Version Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Version</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HeapStats.htm">HeapStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_HeapStats_nPages.htm b/docs/csharp/html/P_BerkeleyDB_HeapStats_nPages.htm
index 7cbca0b..d07486f 100644
--- a/docs/csharp/html/P_BerkeleyDB_HeapStats_nPages.htm
+++ b/docs/csharp/html/P_BerkeleyDB_HeapStats_nPages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>nPages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>nPages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">nPages</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HeapStats.htm">HeapStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_HeapStats_nRecords.htm b/docs/csharp/html/P_BerkeleyDB_HeapStats_nRecords.htm
index a4292ce..7c50a49 100644
--- a/docs/csharp/html/P_BerkeleyDB_HeapStats_nRecords.htm
+++ b/docs/csharp/html/P_BerkeleyDB_HeapStats_nRecords.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>nRecords Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>nRecords Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">nRecords</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HeapStats.htm">HeapStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_HeapStats_nRegions.htm b/docs/csharp/html/P_BerkeleyDB_HeapStats_nRegions.htm
index 5ad79d6..247d701 100644
--- a/docs/csharp/html/P_BerkeleyDB_HeapStats_nRegions.htm
+++ b/docs/csharp/html/P_BerkeleyDB_HeapStats_nRegions.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>nRegions Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>nRegions Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">nRegions</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HeapStats.htm">HeapStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_JoinCursor_Current.htm b/docs/csharp/html/P_BerkeleyDB_JoinCursor_Current.htm
index 693c0fa..7634f33 100644
--- a/docs/csharp/html/P_BerkeleyDB_JoinCursor_Current.htm
+++ b/docs/csharp/html/P_BerkeleyDB_JoinCursor_Current.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Current Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Current Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^, <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^> <span class="identifier">Current</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^, <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^, <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_JoinCursor.htm">JoinCursor Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_KeyRange_Equal.htm b/docs/csharp/html/P_BerkeleyDB_KeyRange_Equal.htm
index 7d67d75..4bf1851 100644
--- a/docs/csharp/html/P_BerkeleyDB_KeyRange_Equal.htm
+++ b/docs/csharp/html/P_BerkeleyDB_KeyRange_Equal.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Equal Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Equal Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/643eft0t" target="_blank">double</a> <span class="identifier">Equal</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/643eft0t" target="_blank">double</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_KeyRange.htm">KeyRange Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_KeyRange_Greater.htm b/docs/csharp/html/P_BerkeleyDB_KeyRange_Greater.htm
index a3976ed..17211b9 100644
--- a/docs/csharp/html/P_BerkeleyDB_KeyRange_Greater.htm
+++ b/docs/csharp/html/P_BerkeleyDB_KeyRange_Greater.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Greater Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Greater Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/643eft0t" target="_blank">double</a> <span class="identifier">Greater</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/643eft0t" target="_blank">double</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_KeyRange.htm">KeyRange Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_KeyRange_Less.htm b/docs/csharp/html/P_BerkeleyDB_KeyRange_Less.htm
index 19b3704..80c06a7 100644
--- a/docs/csharp/html/P_BerkeleyDB_KeyRange_Less.htm
+++ b/docs/csharp/html/P_BerkeleyDB_KeyRange_Less.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Less Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Less Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/643eft0t" target="_blank">double</a> <span class="identifier">Less</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/643eft0t" target="_blank">double</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_KeyRange.htm">KeyRange Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_AllocatedLockers.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_AllocatedLockers.htm
index b8fafec..ec028cb 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_AllocatedLockers.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_AllocatedLockers.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>AllocatedLockers Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>AllocatedLockers Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">AllocatedLockers</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_AllocatedLocks.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_AllocatedLocks.htm
index b1b4b05..61f1bae 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_AllocatedLocks.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_AllocatedLocks.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>AllocatedLocks Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>AllocatedLocks Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">AllocatedLocks</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_AllocatedObjects.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_AllocatedObjects.htm
index 14efcaf..861d484 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_AllocatedObjects.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_AllocatedObjects.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>AllocatedObjects Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>AllocatedObjects Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">AllocatedObjects</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_InitLockers.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_InitLockers.htm
index f02ec2f..174b9a3 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_InitLockers.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_InitLockers.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitLockers Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitLockers Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">InitLockers</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_InitLocks.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_InitLocks.htm
index 7bf4a72..fed8e69 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_InitLocks.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_InitLocks.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitLocks Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitLocks Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">InitLocks</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_InitObjects.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_InitObjects.htm
index 9a0c9e4..3c0fbe3 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_InitObjects.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_InitObjects.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitObjects Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitObjects Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">InitObjects</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_LastAllocatedLockerID.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_LastAllocatedLockerID.htm
index 3791121..83fc7cd 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_LastAllocatedLockerID.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_LastAllocatedLockerID.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LastAllocatedLockerID Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LastAllocatedLockerID Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">LastAllocatedLockerID</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_LockConflictsNoWait.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_LockConflictsNoWait.htm
index 07ce46c..06e3e80 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_LockConflictsNoWait.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_LockConflictsNoWait.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockConflictsNoWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockConflictsNoWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">LockConflictsNoWait</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_LockConflictsWait.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_LockConflictsWait.htm
index a1f9ffe..b3ae0cf 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_LockConflictsWait.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_LockConflictsWait.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockConflictsWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockConflictsWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">LockConflictsWait</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_LockDeadlocks.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_LockDeadlocks.htm
index 4d3ead7..3a43a39 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_LockDeadlocks.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_LockDeadlocks.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockDeadlocks Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockDeadlocks Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">LockDeadlocks</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_LockDowngrades.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_LockDowngrades.htm
index 2fc8879..ff1706f 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_LockDowngrades.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_LockDowngrades.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockDowngrades Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockDowngrades Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">LockDowngrades</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_LockModes.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_LockModes.htm
index 2eb5f36..dc3960b 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_LockModes.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_LockModes.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockModes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockModes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">LockModes</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_LockPuts.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_LockPuts.htm
index f5e6a3c..4b4c1ef 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_LockPuts.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_LockPuts.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockPuts Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockPuts Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">LockPuts</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_LockRequests.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_LockRequests.htm
index 2041b82..59ec4c6 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_LockRequests.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_LockRequests.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockRequests Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockRequests Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">LockRequests</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_LockSteals.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_LockSteals.htm
index a67c64d..ae43d08 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_LockSteals.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_LockSteals.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockSteals Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockSteals Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">LockSteals</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_LockTimeoutLength.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_LockTimeoutLength.htm
index 260b1be..93c1b68 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_LockTimeoutLength.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_LockTimeoutLength.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockTimeoutLength Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockTimeoutLength Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">LockTimeoutLength</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_LockTimeouts.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_LockTimeouts.htm
index 92dd08b..7d4786a 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_LockTimeouts.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_LockTimeouts.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockTimeouts Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockTimeouts Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">LockTimeouts</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_LockUpgrades.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_LockUpgrades.htm
index 0728ad4..9313b05 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_LockUpgrades.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_LockUpgrades.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockUpgrades Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockUpgrades Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">LockUpgrades</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_LockerNoWait.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_LockerNoWait.htm
index 0d2f280..5acfa71 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_LockerNoWait.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_LockerNoWait.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockerNoWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockerNoWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">LockerNoWait</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_LockerWait.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_LockerWait.htm
index bb788e2..340a3a5 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_LockerWait.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_LockerWait.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockerWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockerWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">LockerWait</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_Lockers.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_Lockers.htm
index 66bc31b..b492a87 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_Lockers.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_Lockers.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Lockers Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Lockers Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Lockers</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_Locks.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_Locks.htm
index 507b87e..5bcc96f 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_Locks.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_Locks.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Locks Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Locks Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Locks</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_MaxBucketLength.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_MaxBucketLength.htm
index d272054..1203e0b 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_MaxBucketLength.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_MaxBucketLength.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxBucketLength Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxBucketLength Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MaxBucketLength</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_MaxLockSteals.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_MaxLockSteals.htm
index 832b7bf..d8453d1 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_MaxLockSteals.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_MaxLockSteals.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxLockSteals Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxLockSteals Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">MaxLockSteals</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_MaxLockers.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_MaxLockers.htm
index 0cf3e21..60ed682 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_MaxLockers.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_MaxLockers.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxLockers Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxLockers Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MaxLockers</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_MaxLockersInTable.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_MaxLockersInTable.htm
index f5735b1..cffe380 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_MaxLockersInTable.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_MaxLockersInTable.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxLockersInTable Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxLockersInTable Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MaxLockersInTable</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_MaxLocks.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_MaxLocks.htm
index 453fd00..60df067 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_MaxLocks.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_MaxLocks.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxLocks Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxLocks Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MaxLocks</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_MaxLocksInBucket.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_MaxLocksInBucket.htm
index 4971478..84a9ecc 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_MaxLocksInBucket.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_MaxLocksInBucket.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxLocksInBucket Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxLocksInBucket Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MaxLocksInBucket</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_MaxLocksInTable.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_MaxLocksInTable.htm
index a2e4e34..ae8738a 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_MaxLocksInTable.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_MaxLocksInTable.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxLocksInTable Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxLocksInTable Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MaxLocksInTable</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_MaxObjectSteals.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_MaxObjectSteals.htm
index 344cbb6..eacf3d0 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_MaxObjectSteals.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_MaxObjectSteals.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxObjectSteals Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxObjectSteals Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">MaxObjectSteals</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_MaxObjects.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_MaxObjects.htm
index 3631306..7940a97 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_MaxObjects.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_MaxObjects.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxObjects Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxObjects Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MaxObjects</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_MaxObjectsInBucket.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_MaxObjectsInBucket.htm
index 20a868e..74e798e 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_MaxObjectsInBucket.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_MaxObjectsInBucket.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxObjectsInBucket Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxObjectsInBucket Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MaxObjectsInBucket</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_MaxObjectsInTable.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_MaxObjectsInTable.htm
index e166af9..26e66e1 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_MaxObjectsInTable.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_MaxObjectsInTable.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxObjectsInTable Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxObjectsInTable Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MaxObjectsInTable</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_MaxPartitionLockNoWait.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_MaxPartitionLockNoWait.htm
index 7de0682..e3e5bf2 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_MaxPartitionLockNoWait.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_MaxPartitionLockNoWait.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxPartitionLockNoWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxPartitionLockNoWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">MaxPartitionLockNoWait</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_MaxPartitionLockWait.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_MaxPartitionLockWait.htm
index da98108..3698b5f 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_MaxPartitionLockWait.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_MaxPartitionLockWait.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxPartitionLockWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxPartitionLockWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">MaxPartitionLockWait</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_MaxUnusedID.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_MaxUnusedID.htm
index edaf68b..8f04973 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_MaxUnusedID.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_MaxUnusedID.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxUnusedID Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxUnusedID Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MaxUnusedID</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_ObjectNoWait.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_ObjectNoWait.htm
index 1723faa..a94dde2 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_ObjectNoWait.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_ObjectNoWait.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ObjectNoWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ObjectNoWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">ObjectNoWait</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_ObjectSteals.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_ObjectSteals.htm
index 3629fdf..6264a40 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_ObjectSteals.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_ObjectSteals.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ObjectSteals Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ObjectSteals Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">ObjectSteals</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_ObjectWait.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_ObjectWait.htm
index 9710487..aff84e5 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_ObjectWait.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_ObjectWait.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ObjectWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ObjectWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">ObjectWait</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_Objects.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_Objects.htm
index 8584541..e7edd4e 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_Objects.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_Objects.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Objects Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Objects Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Objects</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_PartitionLockNoWait.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_PartitionLockNoWait.htm
index 2359c35..84f1763 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_PartitionLockNoWait.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_PartitionLockNoWait.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PartitionLockNoWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PartitionLockNoWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">PartitionLockNoWait</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_PartitionLockWait.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_PartitionLockWait.htm
index b4891cf..8cead26 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_PartitionLockWait.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_PartitionLockWait.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PartitionLockWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PartitionLockWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">PartitionLockWait</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_RegionNoWait.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_RegionNoWait.htm
index 7143412..b2ebf53 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_RegionNoWait.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_RegionNoWait.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionNoWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionNoWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">RegionNoWait</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_RegionSize.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_RegionSize.htm
index 8a8be05..c34535b 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_RegionSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_RegionSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">RegionSize</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_RegionWait.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_RegionWait.htm
index 08a07c0..b91ac09 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_RegionWait.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_RegionWait.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">RegionWait</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_TableSize.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_TableSize.htm
index 760fcad..eaa33f5 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_TableSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_TableSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TableSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TableSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">TableSize</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_TxnTimeoutLength.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_TxnTimeoutLength.htm
index 1a5a1e8..f71e23e 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_TxnTimeoutLength.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_TxnTimeoutLength.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TxnTimeoutLength Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TxnTimeoutLength Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">TxnTimeoutLength</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_TxnTimeouts.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_TxnTimeouts.htm
index 0344b10..e782f6d 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_TxnTimeouts.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_TxnTimeouts.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TxnTimeouts Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TxnTimeouts Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">TxnTimeouts</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockStats_nPartitions.htm b/docs/csharp/html/P_BerkeleyDB_LockStats_nPartitions.htm
index 2ebac08..17de4a0 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockStats_nPartitions.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockStats_nPartitions.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>nPartitions Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>nPartitions Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">nPartitions</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockingConfig_Conflicts.htm b/docs/csharp/html/P_BerkeleyDB_LockingConfig_Conflicts.htm
index 2db6e26..656e9c6 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockingConfig_Conflicts.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockingConfig_Conflicts.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Conflicts Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Conflicts Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <span class="keyword">array</span><<a href="http://msdn2.microsoft.com/en-us/library/yyb1w04y" target="_blank">unsigned char</a>,2>^ <span class="identifier">Conflicts</span> {
 	<span class="keyword">array</span><<a href="http://msdn2.microsoft.com/en-us/library/yyb1w04y" target="_blank">unsigned char</a>,2>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<span class="keyword">array</span><<a href="http://msdn2.microsoft.com/en-us/library/yyb1w04y" target="_blank">unsigned char</a>,2>^ <span class="parameter">value</span>);
@@ -33,4 +33,4 @@
             Conflicts will be ignored.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockingConfig.htm">LockingConfig Class</a></div><div class="seeAlsoStyle"><a hre [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockingConfig_InitLockCount.htm b/docs/csharp/html/P_BerkeleyDB_LockingConfig_InitLockCount.htm
index 4aa3569..1a99662 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockingConfig_InitLockCount.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockingConfig_InitLockCount.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitLockCount Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitLockCount Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">InitLockCount</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -29,4 +29,4 @@
             InitLocks will be ignored.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockingConfig.htm">LockingConfig Class</a></div><div class="seeAlsoStyle"><a hre [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockingConfig_InitLockObjectCount.htm b/docs/csharp/html/P_BerkeleyDB_LockingConfig_InitLockObjectCount.htm
index ea6d349..691cb13 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockingConfig_InitLockObjectCount.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockingConfig_InitLockObjectCount.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitLockObjectCount Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitLockObjectCount Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">InitLockObjectCount</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -30,4 +30,4 @@
             InitLockObjects will be ignored.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockingConfig.htm">LockingConfig Class</a></div><div class="seeAlsoStyle"><a hre [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockingConfig_InitLockerCount.htm b/docs/csharp/html/P_BerkeleyDB_LockingConfig_InitLockerCount.htm
index bf7abf0..240955c 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockingConfig_InitLockerCount.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockingConfig_InitLockerCount.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitLockerCount Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitLockerCount Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">InitLockerCount</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -30,4 +30,4 @@
             InitLockers will be ignored.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockingConfig.htm">LockingConfig Class</a></div><div class="seeAlsoStyle"><a hre [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockingConfig_MaxLockers.htm b/docs/csharp/html/P_BerkeleyDB_LockingConfig_MaxLockers.htm
index 98cff85..79faee6 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockingConfig_MaxLockers.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockingConfig_MaxLockers.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxLockers Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxLockers Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MaxLockers</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -31,4 +31,4 @@
             MaxLockers will be ignored.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockingConfig.htm">LockingConfig Class</a></div><div class="seeAlsoStyle"><a hre [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockingConfig_MaxLocks.htm b/docs/csharp/html/P_BerkeleyDB_LockingConfig_MaxLocks.htm
index 18a0e7f..dc0b2bf 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockingConfig_MaxLocks.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockingConfig_MaxLocks.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxLocks Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxLocks Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MaxLocks</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -31,4 +31,4 @@
             MaxLocks will be ignored.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockingConfig.htm">LockingConfig Class</a></div><div class="seeAlsoStyle"><a hre [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockingConfig_MaxObjects.htm b/docs/csharp/html/P_BerkeleyDB_LockingConfig_MaxObjects.htm
index c183fd4..6324ec6 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockingConfig_MaxObjects.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockingConfig_MaxObjects.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxObjects Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxObjects Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MaxObjects</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -31,4 +31,4 @@
             MaxObjects will be ignored.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockingConfig.htm">LockingConfig Class</a></div><div class="seeAlsoStyle"><a hre [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockingConfig_Partitions.htm b/docs/csharp/html/P_BerkeleyDB_LockingConfig_Partitions.htm
index a679106..ad954b7 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockingConfig_Partitions.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockingConfig_Partitions.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Partitions Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Partitions Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Partitions</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -32,4 +32,4 @@
             Partitions will be ignored.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockingConfig.htm">LockingConfig Class</a></div><div class="seeAlsoStyle"><a hre [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LockingConfig_TableSize.htm b/docs/csharp/html/P_BerkeleyDB_LockingConfig_TableSize.htm
index 9ddc509..c6d8524 100644
--- a/docs/csharp/html/P_BerkeleyDB_LockingConfig_TableSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LockingConfig_TableSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TableSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TableSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">TableSize</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -28,4 +28,4 @@
             tablesize will be ignored.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockingConfig.htm">LockingConfig Class</a></div><div class="seeAlsoStyle"><a hre [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LogConfig_BufferSize.htm b/docs/csharp/html/P_BerkeleyDB_LogConfig_BufferSize.htm
index 21c6ee1..8c54446 100644
--- a/docs/csharp/html/P_BerkeleyDB_LogConfig_BufferSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LogConfig_BufferSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BufferSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BufferSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">BufferSize</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -46,4 +46,4 @@
             BufferSize will be ignored.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogConfig.htm">LogConfig Class</a></div><div class="seeAlsoStyle"><a href="N_Ber [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LogConfig_FileMode.htm b/docs/csharp/html/P_BerkeleyDB_LogConfig_FileMode.htm
index 747925b..2636c1a 100644
--- a/docs/csharp/html/P_BerkeleyDB_LogConfig_FileMode.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LogConfig_FileMode.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FileMode Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FileMode Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">FileMode</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">value</span>);
@@ -31,4 +31,4 @@
             be used to set the mode of created log files to an absolute value.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogConfig.htm">LogConfig Class</a></div><div class="seeAlsoStyle"><a href="N_Ber [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LogConfig_InitLogIdCount.htm b/docs/csharp/html/P_BerkeleyDB_LogConfig_InitLogIdCount.htm
index 8df3988..b12ec6d 100644
--- a/docs/csharp/html/P_BerkeleyDB_LogConfig_InitLogIdCount.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LogConfig_InitLogIdCount.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitLogIdCount Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitLogIdCount Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">InitLogIdCount</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -31,4 +31,4 @@
             InitLogIds will be ignored.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogConfig.htm">LogConfig Class</a></div><div class="seeAlsoStyle"><a href="N_Ber [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LogConfig_MaxFileSize.htm b/docs/csharp/html/P_BerkeleyDB_LogConfig_MaxFileSize.htm
index b61650b..6f79913 100644
--- a/docs/csharp/html/P_BerkeleyDB_LogConfig_MaxFileSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LogConfig_MaxFileSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxFileSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxFileSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MaxFileSize</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -47,4 +47,4 @@
             previously existed, the default will be used.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogConfig.htm">LogConfig Class</a></div><div class="seeAlsoStyle"><a href="N_Ber [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LogConfig_RegionSize.htm b/docs/csharp/html/P_BerkeleyDB_LogConfig_RegionSize.htm
index a3108d4..44e914d 100644
--- a/docs/csharp/html/P_BerkeleyDB_LogConfig_RegionSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LogConfig_RegionSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">RegionSize</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -30,4 +30,4 @@
             RegionSize will be ignored.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogConfig.htm">LogConfig Class</a></div><div class="seeAlsoStyle"><a href="N_Ber [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LogStats_BufferSize.htm b/docs/csharp/html/P_BerkeleyDB_LogStats_BufferSize.htm
index 06693a0..1e63c5b 100644
--- a/docs/csharp/html/P_BerkeleyDB_LogStats_BufferSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LogStats_BufferSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BufferSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BufferSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">BufferSize</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogStats.htm">LogStats Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LogStats_Bytes.htm b/docs/csharp/html/P_BerkeleyDB_LogStats_Bytes.htm
index 0d2ee40..19c0c53 100644
--- a/docs/csharp/html/P_BerkeleyDB_LogStats_Bytes.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LogStats_Bytes.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Bytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Bytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Bytes</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogStats.htm">LogStats Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LogStats_BytesSinceCheckpoint.htm b/docs/csharp/html/P_BerkeleyDB_LogStats_BytesSinceCheckpoint.htm
index 4946d3b..08dc68d 100644
--- a/docs/csharp/html/P_BerkeleyDB_LogStats_BytesSinceCheckpoint.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LogStats_BytesSinceCheckpoint.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BytesSinceCheckpoint Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BytesSinceCheckpoint Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">BytesSinceCheckpoint</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogStats.htm">LogStats Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LogStats_CurrentFile.htm b/docs/csharp/html/P_BerkeleyDB_LogStats_CurrentFile.htm
index 30a97b3..a68547d 100644
--- a/docs/csharp/html/P_BerkeleyDB_LogStats_CurrentFile.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LogStats_CurrentFile.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CurrentFile Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CurrentFile Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">CurrentFile</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogStats.htm">LogStats Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LogStats_CurrentOffset.htm b/docs/csharp/html/P_BerkeleyDB_LogStats_CurrentOffset.htm
index 66cb3b6..ce44900 100644
--- a/docs/csharp/html/P_BerkeleyDB_LogStats_CurrentOffset.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LogStats_CurrentOffset.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CurrentOffset Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CurrentOffset Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">CurrentOffset</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogStats.htm">LogStats Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LogStats_DiskFileNumber.htm b/docs/csharp/html/P_BerkeleyDB_LogStats_DiskFileNumber.htm
index c7dcc0b..2445f99 100644
--- a/docs/csharp/html/P_BerkeleyDB_LogStats_DiskFileNumber.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LogStats_DiskFileNumber.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DiskFileNumber Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DiskFileNumber Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">DiskFileNumber</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogStats.htm">LogStats Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LogStats_DiskOffset.htm b/docs/csharp/html/P_BerkeleyDB_LogStats_DiskOffset.htm
index b02220c..54d5a48 100644
--- a/docs/csharp/html/P_BerkeleyDB_LogStats_DiskOffset.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LogStats_DiskOffset.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DiskOffset Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DiskOffset Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">DiskOffset</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogStats.htm">LogStats Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LogStats_FileId.htm b/docs/csharp/html/P_BerkeleyDB_LogStats_FileId.htm
index 98fe515..590c487 100644
--- a/docs/csharp/html/P_BerkeleyDB_LogStats_FileId.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LogStats_FileId.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FileId Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FileId Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">FileId</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogStats.htm">LogStats Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LogStats_FileSize.htm b/docs/csharp/html/P_BerkeleyDB_LogStats_FileSize.htm
index 3e2988f..7e22fb1 100644
--- a/docs/csharp/html/P_BerkeleyDB_LogStats_FileSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LogStats_FileSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FileSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FileSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">FileSize</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogStats.htm">LogStats Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LogStats_InitFileId.htm b/docs/csharp/html/P_BerkeleyDB_LogStats_InitFileId.htm
index 8eb59f3..79205b0 100644
--- a/docs/csharp/html/P_BerkeleyDB_LogStats_InitFileId.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LogStats_InitFileId.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitFileId Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitFileId Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">InitFileId</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogStats.htm">LogStats Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LogStats_MBytes.htm b/docs/csharp/html/P_BerkeleyDB_LogStats_MBytes.htm
index 7019ed3..228626e 100644
--- a/docs/csharp/html/P_BerkeleyDB_LogStats_MBytes.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LogStats_MBytes.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MBytes</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogStats.htm">LogStats Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LogStats_MBytesSinceCheckpoint.htm b/docs/csharp/html/P_BerkeleyDB_LogStats_MBytesSinceCheckpoint.htm
index 33604c2..0d3d524 100644
--- a/docs/csharp/html/P_BerkeleyDB_LogStats_MBytesSinceCheckpoint.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LogStats_MBytesSinceCheckpoint.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MBytesSinceCheckpoint Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MBytesSinceCheckpoint Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MBytesSinceCheckpoint</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogStats.htm">LogStats Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LogStats_MagicNumber.htm b/docs/csharp/html/P_BerkeleyDB_LogStats_MagicNumber.htm
index 09e25ab..bb7903d 100644
--- a/docs/csharp/html/P_BerkeleyDB_LogStats_MagicNumber.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LogStats_MagicNumber.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MagicNumber Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MagicNumber Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MagicNumber</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogStats.htm">LogStats Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LogStats_MaxCommitsPerFlush.htm b/docs/csharp/html/P_BerkeleyDB_LogStats_MaxCommitsPerFlush.htm
index 7d003dd..901ee54 100644
--- a/docs/csharp/html/P_BerkeleyDB_LogStats_MaxCommitsPerFlush.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LogStats_MaxCommitsPerFlush.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxCommitsPerFlush Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxCommitsPerFlush Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MaxCommitsPerFlush</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogStats.htm">LogStats Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LogStats_MaxFileId.htm b/docs/csharp/html/P_BerkeleyDB_LogStats_MaxFileId.htm
index 9c11ff2..5aebf03 100644
--- a/docs/csharp/html/P_BerkeleyDB_LogStats_MaxFileId.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LogStats_MaxFileId.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxFileId Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxFileId Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MaxFileId</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogStats.htm">LogStats Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LogStats_MinCommitsPerFlush.htm b/docs/csharp/html/P_BerkeleyDB_LogStats_MinCommitsPerFlush.htm
index 503f66c..1e774d5 100644
--- a/docs/csharp/html/P_BerkeleyDB_LogStats_MinCommitsPerFlush.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LogStats_MinCommitsPerFlush.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MinCommitsPerFlush Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MinCommitsPerFlush Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MinCommitsPerFlush</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogStats.htm">LogStats Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LogStats_OverflowWrites.htm b/docs/csharp/html/P_BerkeleyDB_LogStats_OverflowWrites.htm
index 4e21bd9..c266c52 100644
--- a/docs/csharp/html/P_BerkeleyDB_LogStats_OverflowWrites.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LogStats_OverflowWrites.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>OverflowWrites Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>OverflowWrites Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">OverflowWrites</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogStats.htm">LogStats Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LogStats_PermissionsMode.htm b/docs/csharp/html/P_BerkeleyDB_LogStats_PermissionsMode.htm
index 173d848..b637918 100644
--- a/docs/csharp/html/P_BerkeleyDB_LogStats_PermissionsMode.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LogStats_PermissionsMode.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PermissionsMode Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PermissionsMode Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">PermissionsMode</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogStats.htm">LogStats Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LogStats_Reads.htm b/docs/csharp/html/P_BerkeleyDB_LogStats_Reads.htm
index f7b5f01..2db5162 100644
--- a/docs/csharp/html/P_BerkeleyDB_LogStats_Reads.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LogStats_Reads.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Reads Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Reads Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">Reads</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogStats.htm">LogStats Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LogStats_Records.htm b/docs/csharp/html/P_BerkeleyDB_LogStats_Records.htm
index 130e84f..ff66731 100644
--- a/docs/csharp/html/P_BerkeleyDB_LogStats_Records.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LogStats_Records.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Records Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Records Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">Records</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogStats.htm">LogStats Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LogStats_RegionLockNoWait.htm b/docs/csharp/html/P_BerkeleyDB_LogStats_RegionLockNoWait.htm
index 9354adf..91409b0 100644
--- a/docs/csharp/html/P_BerkeleyDB_LogStats_RegionLockNoWait.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LogStats_RegionLockNoWait.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionLockNoWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionLockNoWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">RegionLockNoWait</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogStats.htm">LogStats Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LogStats_RegionLockWait.htm b/docs/csharp/html/P_BerkeleyDB_LogStats_RegionLockWait.htm
index 1109b6a..9b07fb1 100644
--- a/docs/csharp/html/P_BerkeleyDB_LogStats_RegionLockWait.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LogStats_RegionLockWait.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionLockWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionLockWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">RegionLockWait</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogStats.htm">LogStats Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LogStats_RegionSize.htm b/docs/csharp/html/P_BerkeleyDB_LogStats_RegionSize.htm
index 7ba840d..512525a 100644
--- a/docs/csharp/html/P_BerkeleyDB_LogStats_RegionSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LogStats_RegionSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">RegionSize</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogStats.htm">LogStats Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LogStats_Syncs.htm b/docs/csharp/html/P_BerkeleyDB_LogStats_Syncs.htm
index c8ae3a7..709f6b1 100644
--- a/docs/csharp/html/P_BerkeleyDB_LogStats_Syncs.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LogStats_Syncs.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Syncs Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Syncs Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">Syncs</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogStats.htm">LogStats Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LogStats_Version.htm b/docs/csharp/html/P_BerkeleyDB_LogStats_Version.htm
index 0c17cec..b7cd512 100644
--- a/docs/csharp/html/P_BerkeleyDB_LogStats_Version.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LogStats_Version.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Version Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Version Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Version</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogStats.htm">LogStats Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LogStats_Writes.htm b/docs/csharp/html/P_BerkeleyDB_LogStats_Writes.htm
index 188e82b..d102848 100644
--- a/docs/csharp/html/P_BerkeleyDB_LogStats_Writes.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LogStats_Writes.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Writes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Writes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">Writes</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogStats.htm">LogStats Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LogVerifyConfig_CacheSize.htm b/docs/csharp/html/P_BerkeleyDB_LogVerifyConfig_CacheSize.htm
index e87953e..071688e 100644
--- a/docs/csharp/html/P_BerkeleyDB_LogVerifyConfig_CacheSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LogVerifyConfig_CacheSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CacheSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CacheSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">CacheSize</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogVerifyConfig.htm">LogVerifyConfig Class</a></ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LogVerifyConfig_ContinueAfterFail.htm b/docs/csharp/html/P_BerkeleyDB_LogVerifyConfig_ContinueAfterFail.htm
index 5ac0763..337dde8 100644
--- a/docs/csharp/html/P_BerkeleyDB_LogVerifyConfig_ContinueAfterFail.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LogVerifyConfig_ContinueAfterFail.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ContinueAfterFail Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ContinueAfterFail Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">ContinueAfterFail</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogVerifyConfig.htm">LogVerifyConfig Class</a></ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LogVerifyConfig_DbFile.htm b/docs/csharp/html/P_BerkeleyDB_LogVerifyConfig_DbFile.htm
index a81aff9..f8a11c7 100644
--- a/docs/csharp/html/P_BerkeleyDB_LogVerifyConfig_DbFile.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LogVerifyConfig_DbFile.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DbFile Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DbFile Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="identifier">DbFile</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogVerifyConfig.htm">LogVerifyConfig Class</a></ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LogVerifyConfig_DbName.htm b/docs/csharp/html/P_BerkeleyDB_LogVerifyConfig_DbName.htm
index 180d91b..6b5c58f 100644
--- a/docs/csharp/html/P_BerkeleyDB_LogVerifyConfig_DbName.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LogVerifyConfig_DbName.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DbName Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DbName Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="identifier">DbName</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogVerifyConfig.htm">LogVerifyConfig Class</a></ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LogVerifyConfig_EndLsn.htm b/docs/csharp/html/P_BerkeleyDB_LogVerifyConfig_EndLsn.htm
index cae08c3..69c1057 100644
--- a/docs/csharp/html/P_BerkeleyDB_LogVerifyConfig_EndLsn.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LogVerifyConfig_EndLsn.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EndLsn Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EndLsn Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_LSN.htm">LSN</a>^ <span class="identifier">EndLsn</span> {
 	<a href="T_BerkeleyDB_LSN.htm">LSN</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="T_BerkeleyDB_LSN.htm">LSN</a>^ <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogVerifyConfig.htm">LogVerifyConfig Class</a></ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LogVerifyConfig_EndTime.htm b/docs/csharp/html/P_BerkeleyDB_LogVerifyConfig_EndTime.htm
index 3d819ef..4da64b8 100644
--- a/docs/csharp/html/P_BerkeleyDB_LogVerifyConfig_EndTime.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LogVerifyConfig_EndTime.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EndTime Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EndTime Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/03ybds8y" target="_blank">DateTime</a> <span class="identifier">EndTime</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/03ybds8y" target="_blank">DateTime</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/03ybds8y" target="_blank">DateTime</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogVerifyConfig.htm">LogVerifyConfig Class</a></ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LogVerifyConfig_EnvHome.htm b/docs/csharp/html/P_BerkeleyDB_LogVerifyConfig_EnvHome.htm
index 21d8c9d..2d617a4 100644
--- a/docs/csharp/html/P_BerkeleyDB_LogVerifyConfig_EnvHome.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LogVerifyConfig_EnvHome.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EnvHome Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EnvHome Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="identifier">EnvHome</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogVerifyConfig.htm">LogVerifyConfig Class</a></ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LogVerifyConfig_StartLsn.htm b/docs/csharp/html/P_BerkeleyDB_LogVerifyConfig_StartLsn.htm
index 96ced7a..38bf51c 100644
--- a/docs/csharp/html/P_BerkeleyDB_LogVerifyConfig_StartLsn.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LogVerifyConfig_StartLsn.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>StartLsn Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>StartLsn Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_LSN.htm">LSN</a>^ <span class="identifier">StartLsn</span> {
 	<a href="T_BerkeleyDB_LSN.htm">LSN</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="T_BerkeleyDB_LSN.htm">LSN</a>^ <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogVerifyConfig.htm">LogVerifyConfig Class</a></ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LogVerifyConfig_StartTime.htm b/docs/csharp/html/P_BerkeleyDB_LogVerifyConfig_StartTime.htm
index e41192c..1e39fc8 100644
--- a/docs/csharp/html/P_BerkeleyDB_LogVerifyConfig_StartTime.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LogVerifyConfig_StartTime.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>StartTime Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>StartTime Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/03ybds8y" target="_blank">DateTime</a> <span class="identifier">StartTime</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/03ybds8y" target="_blank">DateTime</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/03ybds8y" target="_blank">DateTime</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogVerifyConfig.htm">LogVerifyConfig Class</a></ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_LogVerifyConfig_Verbose.htm b/docs/csharp/html/P_BerkeleyDB_LogVerifyConfig_Verbose.htm
index ae99429..7cbddaa 100644
--- a/docs/csharp/html/P_BerkeleyDB_LogVerifyConfig_Verbose.htm
+++ b/docs/csharp/html/P_BerkeleyDB_LogVerifyConfig_Verbose.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Verbose Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Verbose Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Verbose</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogVerifyConfig.htm">LogVerifyConfig Class</a></ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolConfig_MMapSize.htm b/docs/csharp/html/P_BerkeleyDB_MPoolConfig_MMapSize.htm
index b582b85..603ea46 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolConfig_MMapSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolConfig_MMapSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MMapSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MMapSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MMapSize</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -28,4 +28,4 @@
             it can result in immense process sizes in the presence of large
             databases.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolConfig.htm">MPoolConfig Class</a></div><div class="seeAlsoStyle"><a h [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolConfig_MaxOpenFiles.htm b/docs/csharp/html/P_BerkeleyDB_MPoolConfig_MaxOpenFiles.htm
index ce312b3..bc1439b 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolConfig_MaxOpenFiles.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolConfig_MaxOpenFiles.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxOpenFiles Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxOpenFiles Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">MaxOpenFiles</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolConfig.htm">MPoolConfig Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolConfig_MaxSequentialWrites.htm b/docs/csharp/html/P_BerkeleyDB_MPoolConfig_MaxSequentialWrites.htm
index 2b316e5..2fb2b9c 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolConfig_MaxSequentialWrites.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolConfig_MaxSequentialWrites.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxSequentialWrites Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxSequentialWrites Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">MaxSequentialWrites</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolConfig.htm">MPoolConfig Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolConfig_SequentialWritePause.htm b/docs/csharp/html/P_BerkeleyDB_MPoolConfig_SequentialWritePause.htm
index 4865992..27665e7 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolConfig_SequentialWritePause.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolConfig_SequentialWritePause.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SequentialWritePause Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SequentialWritePause Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">SequentialWritePause</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolConfig.htm">MPoolConfig Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolFileStats_BackupSpins.htm b/docs/csharp/html/P_BerkeleyDB_MPoolFileStats_BackupSpins.htm
index e878563..08396e4 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolFileStats_BackupSpins.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolFileStats_BackupSpins.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BackupSpins Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BackupSpins Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">BackupSpins</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolFileStats.htm">MPoolFileStats Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolFileStats_FileName.htm b/docs/csharp/html/P_BerkeleyDB_MPoolFileStats_FileName.htm
index c0784de..1730c15 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolFileStats_FileName.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolFileStats_FileName.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FileName Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FileName Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="identifier">FileName</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolFileStats.htm">MPoolFileStats Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolFileStats_MappedPages.htm b/docs/csharp/html/P_BerkeleyDB_MPoolFileStats_MappedPages.htm
index c849386..5217c7d 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolFileStats_MappedPages.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolFileStats_MappedPages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MappedPages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MappedPages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MappedPages</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolFileStats.htm">MPoolFileStats Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolFileStats_PageSize.htm b/docs/csharp/html/P_BerkeleyDB_MPoolFileStats_PageSize.htm
index 7059c70..b57cc39 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolFileStats_PageSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolFileStats_PageSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PageSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PageSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">PageSize</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolFileStats.htm">MPoolFileStats Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolFileStats_PagesCreatedInCache.htm b/docs/csharp/html/P_BerkeleyDB_MPoolFileStats_PagesCreatedInCache.htm
index 1998035..c030342 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolFileStats_PagesCreatedInCache.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolFileStats_PagesCreatedInCache.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PagesCreatedInCache Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PagesCreatedInCache Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">PagesCreatedInCache</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolFileStats.htm">MPoolFileStats Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolFileStats_PagesInCache.htm b/docs/csharp/html/P_BerkeleyDB_MPoolFileStats_PagesInCache.htm
index 727cb5f..4ed0962 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolFileStats_PagesInCache.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolFileStats_PagesInCache.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PagesInCache Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PagesInCache Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">PagesInCache</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolFileStats.htm">MPoolFileStats Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolFileStats_PagesNotInCache.htm b/docs/csharp/html/P_BerkeleyDB_MPoolFileStats_PagesNotInCache.htm
index 9e8d84c..01c3810 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolFileStats_PagesNotInCache.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolFileStats_PagesNotInCache.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PagesNotInCache Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PagesNotInCache Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">PagesNotInCache</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolFileStats.htm">MPoolFileStats Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolFileStats_PagesRead.htm b/docs/csharp/html/P_BerkeleyDB_MPoolFileStats_PagesRead.htm
index 54f52c8..851dfc8 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolFileStats_PagesRead.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolFileStats_PagesRead.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PagesRead Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PagesRead Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">PagesRead</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolFileStats.htm">MPoolFileStats Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolFileStats_PagesWritten.htm b/docs/csharp/html/P_BerkeleyDB_MPoolFileStats_PagesWritten.htm
index 4db4d61..11d4f28 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolFileStats_PagesWritten.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolFileStats_PagesWritten.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PagesWritten Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PagesWritten Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">PagesWritten</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolFileStats.htm">MPoolFileStats Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolStats_BlockedOperations.htm b/docs/csharp/html/P_BerkeleyDB_MPoolStats_BlockedOperations.htm
index 9a64efc..01a26b5 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolStats_BlockedOperations.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolStats_BlockedOperations.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BlockedOperations Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BlockedOperations Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">BlockedOperations</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolStats_BucketsCheckedDuringAlloc.htm b/docs/csharp/html/P_BerkeleyDB_MPoolStats_BucketsCheckedDuringAlloc.htm
index 1dde5a1..d042a07 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolStats_BucketsCheckedDuringAlloc.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolStats_BucketsCheckedDuringAlloc.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BucketsCheckedDuringAlloc Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BucketsCheckedDuringAlloc Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">BucketsCheckedDuringAlloc</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolStats_CacheRegions.htm b/docs/csharp/html/P_BerkeleyDB_MPoolStats_CacheRegions.htm
index 6fb5406..039c540 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolStats_CacheRegions.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolStats_CacheRegions.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CacheRegions Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CacheRegions Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">CacheRegions</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolStats_CacheSettings.htm b/docs/csharp/html/P_BerkeleyDB_MPoolStats_CacheSettings.htm
index be31299..2ce6033 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolStats_CacheSettings.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolStats_CacheSettings.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CacheSettings Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CacheSettings Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_CacheInfo.htm">CacheInfo</a>^ <span class="identifier">CacheSettings</span> {
 	<a href="T_BerkeleyDB_CacheInfo.htm">CacheInfo</a>^ <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolStats_CleanPages.htm b/docs/csharp/html/P_BerkeleyDB_MPoolStats_CleanPages.htm
index 7ac0e34..db10703 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolStats_CleanPages.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolStats_CleanPages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CleanPages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CleanPages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">CleanPages</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolStats_CleanPagesEvicted.htm b/docs/csharp/html/P_BerkeleyDB_MPoolStats_CleanPagesEvicted.htm
index 833d1c2..8e3f2f2 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolStats_CleanPagesEvicted.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolStats_CleanPagesEvicted.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CleanPagesEvicted Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CleanPagesEvicted Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">CleanPagesEvicted</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolStats_DirtyPages.htm b/docs/csharp/html/P_BerkeleyDB_MPoolStats_DirtyPages.htm
index ab83087..dd6e6be 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolStats_DirtyPages.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolStats_DirtyPages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DirtyPages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DirtyPages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">DirtyPages</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolStats_DirtyPagesEvicted.htm b/docs/csharp/html/P_BerkeleyDB_MPoolStats_DirtyPagesEvicted.htm
index 5f9c2ea..1c6a991 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolStats_DirtyPagesEvicted.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolStats_DirtyPagesEvicted.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DirtyPagesEvicted Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DirtyPagesEvicted Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">DirtyPagesEvicted</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolStats_Files.htm b/docs/csharp/html/P_BerkeleyDB_MPoolStats_Files.htm
index e42297c..d623908 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolStats_Files.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolStats_Files.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Files Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Files Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/6sh2ey19" target="_blank">List</a><<a href="T_BerkeleyDB_MPoolFileStats.htm">MPoolFileStats</a>^>^ <span class="identifier">Files</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/6sh2ey19" target="_blank">List</a><<a href="T_BerkeleyDB_MPoolFileStats.htm">MPoolFileStats</a>^>^ <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolStats_FrozenBuffers.htm b/docs/csharp/html/P_BerkeleyDB_MPoolStats_FrozenBuffers.htm
index 582b752..8b3f621 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolStats_FrozenBuffers.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolStats_FrozenBuffers.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FrozenBuffers Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FrozenBuffers Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">FrozenBuffers</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolStats_FrozenBuffersFreed.htm b/docs/csharp/html/P_BerkeleyDB_MPoolStats_FrozenBuffersFreed.htm
index 5c712f9..61b98a0 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolStats_FrozenBuffersFreed.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolStats_FrozenBuffersFreed.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FrozenBuffersFreed Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FrozenBuffersFreed Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">FrozenBuffersFreed</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolStats_HashBucketMutexes.htm b/docs/csharp/html/P_BerkeleyDB_MPoolStats_HashBucketMutexes.htm
index d8cd699..5ddcb12 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolStats_HashBucketMutexes.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolStats_HashBucketMutexes.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashBucketMutexes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashBucketMutexes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">HashBucketMutexes</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolStats_HashBuckets.htm b/docs/csharp/html/P_BerkeleyDB_MPoolStats_HashBuckets.htm
index 72a99a8..e41c7c2 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolStats_HashBuckets.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolStats_HashBuckets.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashBuckets Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashBuckets Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">HashBuckets</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolStats_HashChainSearches.htm b/docs/csharp/html/P_BerkeleyDB_MPoolStats_HashChainSearches.htm
index 265600e..c135e02 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolStats_HashChainSearches.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolStats_HashChainSearches.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashChainSearches Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashChainSearches Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">HashChainSearches</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolStats_HashEntriesSearched.htm b/docs/csharp/html/P_BerkeleyDB_MPoolStats_HashEntriesSearched.htm
index b5acee0..ef353e5 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolStats_HashEntriesSearched.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolStats_HashEntriesSearched.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashEntriesSearched Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashEntriesSearched Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">HashEntriesSearched</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolStats_HashLockNoWait.htm b/docs/csharp/html/P_BerkeleyDB_MPoolStats_HashLockNoWait.htm
index 9db1bed..da8a469 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolStats_HashLockNoWait.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolStats_HashLockNoWait.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashLockNoWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashLockNoWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">HashLockNoWait</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolStats_HashLockWait.htm b/docs/csharp/html/P_BerkeleyDB_MPoolStats_HashLockWait.htm
index 7190437..597bd4d 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolStats_HashLockWait.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolStats_HashLockWait.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashLockWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashLockWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">HashLockWait</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolStats_LongestHashChainSearch.htm b/docs/csharp/html/P_BerkeleyDB_MPoolStats_LongestHashChainSearch.htm
index f493eef..350e006 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolStats_LongestHashChainSearch.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolStats_LongestHashChainSearch.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LongestHashChainSearch Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LongestHashChainSearch Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">LongestHashChainSearch</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolStats_MappedPages.htm b/docs/csharp/html/P_BerkeleyDB_MPoolStats_MappedPages.htm
index f7cf012..f9fed9d 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolStats_MappedPages.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolStats_MappedPages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MappedPages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MappedPages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MappedPages</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolStats_MaxBucketsCheckedDuringAlloc.htm b/docs/csharp/html/P_BerkeleyDB_MPoolStats_MaxBucketsCheckedDuringAlloc.htm
index 2163525..2048cbf 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolStats_MaxBucketsCheckedDuringAlloc.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolStats_MaxBucketsCheckedDuringAlloc.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxBucketsCheckedDuringAlloc Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxBucketsCheckedDuringAlloc Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">MaxBucketsCheckedDuringAlloc</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolStats_MaxBufferWrites.htm b/docs/csharp/html/P_BerkeleyDB_MPoolStats_MaxBufferWrites.htm
index e91ec82..925a13a 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolStats_MaxBufferWrites.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolStats_MaxBufferWrites.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxBufferWrites Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxBufferWrites Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">MaxBufferWrites</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolStats_MaxBufferWritesSleep.htm b/docs/csharp/html/P_BerkeleyDB_MPoolStats_MaxBufferWritesSleep.htm
index 0f0e623..45fccfd 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolStats_MaxBufferWritesSleep.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolStats_MaxBufferWritesSleep.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxBufferWritesSleep Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxBufferWritesSleep Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MaxBufferWritesSleep</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolStats_MaxHashLockNoWait.htm b/docs/csharp/html/P_BerkeleyDB_MPoolStats_MaxHashLockNoWait.htm
index ec07fd9..c020481 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolStats_MaxHashLockNoWait.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolStats_MaxHashLockNoWait.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxHashLockNoWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxHashLockNoWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">MaxHashLockNoWait</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolStats_MaxHashLockWait.htm b/docs/csharp/html/P_BerkeleyDB_MPoolStats_MaxHashLockWait.htm
index 15b119f..bdc2a8d 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolStats_MaxHashLockWait.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolStats_MaxHashLockWait.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxHashLockWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxHashLockWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">MaxHashLockWait</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolStats_MaxMMapSize.htm b/docs/csharp/html/P_BerkeleyDB_MPoolStats_MaxMMapSize.htm
index c926846..6fdf048 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolStats_MaxMMapSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolStats_MaxMMapSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxMMapSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxMMapSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">MaxMMapSize</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolStats_MaxOpenFileDescriptors.htm b/docs/csharp/html/P_BerkeleyDB_MPoolStats_MaxOpenFileDescriptors.htm
index 518ea55..1338daa 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolStats_MaxOpenFileDescriptors.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolStats_MaxOpenFileDescriptors.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxOpenFileDescriptors Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxOpenFileDescriptors Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">MaxOpenFileDescriptors</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolStats_MaxPagesCheckedDuringAlloc.htm b/docs/csharp/html/P_BerkeleyDB_MPoolStats_MaxPagesCheckedDuringAlloc.htm
index e504bb0..0978c0f 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolStats_MaxPagesCheckedDuringAlloc.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolStats_MaxPagesCheckedDuringAlloc.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxPagesCheckedDuringAlloc Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxPagesCheckedDuringAlloc Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">MaxPagesCheckedDuringAlloc</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolStats_PageAllocations.htm b/docs/csharp/html/P_BerkeleyDB_MPoolStats_PageAllocations.htm
index 6327228..883c448 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolStats_PageAllocations.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolStats_PageAllocations.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PageAllocations Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PageAllocations Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">PageAllocations</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolStats_PageSize.htm b/docs/csharp/html/P_BerkeleyDB_MPoolStats_PageSize.htm
index e9b8b86..a3f1e4b 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolStats_PageSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolStats_PageSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PageSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PageSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">PageSize</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolStats_Pages.htm b/docs/csharp/html/P_BerkeleyDB_MPoolStats_Pages.htm
index 44fc12a..561ac69 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolStats_Pages.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolStats_Pages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Pages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Pages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Pages</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolStats_PagesCheckedDuringAlloc.htm b/docs/csharp/html/P_BerkeleyDB_MPoolStats_PagesCheckedDuringAlloc.htm
index 9e64622..2e13abc 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolStats_PagesCheckedDuringAlloc.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolStats_PagesCheckedDuringAlloc.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PagesCheckedDuringAlloc Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PagesCheckedDuringAlloc Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">PagesCheckedDuringAlloc</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolStats_PagesCreatedInCache.htm b/docs/csharp/html/P_BerkeleyDB_MPoolStats_PagesCreatedInCache.htm
index 932d146..c07be08 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolStats_PagesCreatedInCache.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolStats_PagesCreatedInCache.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PagesCreatedInCache Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PagesCreatedInCache Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">PagesCreatedInCache</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolStats_PagesInCache.htm b/docs/csharp/html/P_BerkeleyDB_MPoolStats_PagesInCache.htm
index a287b50..67271d5 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolStats_PagesInCache.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolStats_PagesInCache.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PagesInCache Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PagesInCache Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">PagesInCache</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolStats_PagesNotInCache.htm b/docs/csharp/html/P_BerkeleyDB_MPoolStats_PagesNotInCache.htm
index ddeb1dd..54be948 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolStats_PagesNotInCache.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolStats_PagesNotInCache.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PagesNotInCache Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PagesNotInCache Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">PagesNotInCache</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolStats_PagesRead.htm b/docs/csharp/html/P_BerkeleyDB_MPoolStats_PagesRead.htm
index f7eea88..9f4357b 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolStats_PagesRead.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolStats_PagesRead.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PagesRead Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PagesRead Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">PagesRead</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolStats_PagesTrickled.htm b/docs/csharp/html/P_BerkeleyDB_MPoolStats_PagesTrickled.htm
index 3d6f703..8fcba16 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolStats_PagesTrickled.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolStats_PagesTrickled.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PagesTrickled Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PagesTrickled Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">PagesTrickled</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolStats_PagesWritten.htm b/docs/csharp/html/P_BerkeleyDB_MPoolStats_PagesWritten.htm
index 6edcf9a..2e1f3d2 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolStats_PagesWritten.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolStats_PagesWritten.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PagesWritten Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PagesWritten Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">PagesWritten</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolStats_RegionLockNoWait.htm b/docs/csharp/html/P_BerkeleyDB_MPoolStats_RegionLockNoWait.htm
index 4ae6fce..93d87ce 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolStats_RegionLockNoWait.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolStats_RegionLockNoWait.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionLockNoWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionLockNoWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">RegionLockNoWait</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolStats_RegionLockWait.htm b/docs/csharp/html/P_BerkeleyDB_MPoolStats_RegionLockWait.htm
index 0c263fe..2f04121 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolStats_RegionLockWait.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolStats_RegionLockWait.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionLockWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionLockWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">RegionLockWait</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolStats_RegionMax.htm b/docs/csharp/html/P_BerkeleyDB_MPoolStats_RegionMax.htm
index c269bfc..1b4efe4 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolStats_RegionMax.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolStats_RegionMax.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionMax Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionMax Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">RegionMax</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolStats_RegionSize.htm b/docs/csharp/html/P_BerkeleyDB_MPoolStats_RegionSize.htm
index 4d7eab8..3bc9aca 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolStats_RegionSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolStats_RegionSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">RegionSize</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolStats_SyncInterrupted.htm b/docs/csharp/html/P_BerkeleyDB_MPoolStats_SyncInterrupted.htm
index 3a671a0..5b7cebd 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolStats_SyncInterrupted.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolStats_SyncInterrupted.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SyncInterrupted Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SyncInterrupted Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">SyncInterrupted</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MPoolStats_ThawedBuffers.htm b/docs/csharp/html/P_BerkeleyDB_MPoolStats_ThawedBuffers.htm
index cb44d8c..dcbcf27 100644
--- a/docs/csharp/html/P_BerkeleyDB_MPoolStats_ThawedBuffers.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MPoolStats_ThawedBuffers.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ThawedBuffers Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ThawedBuffers Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">ThawedBuffers</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MultipleDatabaseEntry_Recno.htm b/docs/csharp/html/P_BerkeleyDB_MultipleDatabaseEntry_Recno.htm
index 4f0846a..7499534 100644
--- a/docs/csharp/html/P_BerkeleyDB_MultipleDatabaseEntry_Recno.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MultipleDatabaseEntry_Recno.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Recno Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Recno Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Recno</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MultipleDatabaseEntry.htm">MultipleDatabaseEntry [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MultipleKeyDatabaseEntry_Recno.htm b/docs/csharp/html/P_BerkeleyDB_MultipleKeyDatabaseEntry_Recno.htm
index 7b5efd0..d854b3a 100644
--- a/docs/csharp/html/P_BerkeleyDB_MultipleKeyDatabaseEntry_Recno.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MultipleKeyDatabaseEntry_Recno.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Recno Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Recno Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Recno</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MultipleKeyDatabaseEntry.htm">MultipleKeyDatabas [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MutexConfig_Alignment.htm b/docs/csharp/html/P_BerkeleyDB_MutexConfig_Alignment.htm
index 9f3d11b..f9ccc0b 100644
--- a/docs/csharp/html/P_BerkeleyDB_MutexConfig_Alignment.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MutexConfig_Alignment.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Alignment Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Alignment Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Alignment</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -27,4 +27,4 @@
             Alignment will be ignored.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MutexConfig.htm">MutexConfig Class</a></div><div class="seeAlsoStyle"><a href="N [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MutexConfig_Increment.htm b/docs/csharp/html/P_BerkeleyDB_MutexConfig_Increment.htm
index 6768490..5e28210 100644
--- a/docs/csharp/html/P_BerkeleyDB_MutexConfig_Increment.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MutexConfig_Increment.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Increment Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Increment Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Increment</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -26,4 +26,4 @@
             Increment will be ignored.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MutexConfig.htm">MutexConfig Class</a></div><div class="seeAlsoStyle"><a href="N [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MutexConfig_InitMutexes.htm b/docs/csharp/html/P_BerkeleyDB_MutexConfig_InitMutexes.htm
index 7d68bf9..28dcbfb 100644
--- a/docs/csharp/html/P_BerkeleyDB_MutexConfig_InitMutexes.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MutexConfig_InitMutexes.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitMutexes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitMutexes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">InitMutexes</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -27,4 +27,4 @@
             InitMutexes will be ignored.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MutexConfig.htm">MutexConfig Class</a></div><div class="seeAlsoStyle"><a href="N [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MutexConfig_MaxMutexes.htm b/docs/csharp/html/P_BerkeleyDB_MutexConfig_MaxMutexes.htm
index 764622f..516170c 100644
--- a/docs/csharp/html/P_BerkeleyDB_MutexConfig_MaxMutexes.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MutexConfig_MaxMutexes.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxMutexes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxMutexes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MaxMutexes</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -35,4 +35,4 @@
             MaxMutexes will be ignored.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MutexConfig.htm">MutexConfig Class</a></div><div class="seeAlsoStyle"><a href="N [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MutexConfig_NumTestAndSetSpins.htm b/docs/csharp/html/P_BerkeleyDB_MutexConfig_NumTestAndSetSpins.htm
index bdb6c4c..839dcd4 100644
--- a/docs/csharp/html/P_BerkeleyDB_MutexConfig_NumTestAndSetSpins.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MutexConfig_NumTestAndSetSpins.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NumTestAndSetSpins Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NumTestAndSetSpins Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">NumTestAndSetSpins</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MutexConfig.htm">MutexConfig Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MutexStats_Alignment.htm b/docs/csharp/html/P_BerkeleyDB_MutexStats_Alignment.htm
index 5a0941e..abef72b 100644
--- a/docs/csharp/html/P_BerkeleyDB_MutexStats_Alignment.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MutexStats_Alignment.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Alignment Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Alignment Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Alignment</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MutexStats.htm">MutexStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MutexStats_Available.htm b/docs/csharp/html/P_BerkeleyDB_MutexStats_Available.htm
index dbe6b2a..840975c 100644
--- a/docs/csharp/html/P_BerkeleyDB_MutexStats_Available.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MutexStats_Available.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Available Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Available Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Available</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MutexStats.htm">MutexStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MutexStats_Count.htm b/docs/csharp/html/P_BerkeleyDB_MutexStats_Count.htm
index 2e10bba..896293d 100644
--- a/docs/csharp/html/P_BerkeleyDB_MutexStats_Count.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MutexStats_Count.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Count Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Count Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Count</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MutexStats.htm">MutexStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MutexStats_InUse.htm b/docs/csharp/html/P_BerkeleyDB_MutexStats_InUse.htm
index 8fb9a5e..7a7ea2c 100644
--- a/docs/csharp/html/P_BerkeleyDB_MutexStats_InUse.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MutexStats_InUse.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InUse Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InUse Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">InUse</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MutexStats.htm">MutexStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MutexStats_InitCount.htm b/docs/csharp/html/P_BerkeleyDB_MutexStats_InitCount.htm
index 45c6189..989d238 100644
--- a/docs/csharp/html/P_BerkeleyDB_MutexStats_InitCount.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MutexStats_InitCount.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitCount Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitCount Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">InitCount</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MutexStats.htm">MutexStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MutexStats_Max.htm b/docs/csharp/html/P_BerkeleyDB_MutexStats_Max.htm
index d428aa8..8e7cabe 100644
--- a/docs/csharp/html/P_BerkeleyDB_MutexStats_Max.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MutexStats_Max.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Max Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Max Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Max</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MutexStats.htm">MutexStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MutexStats_MaxInUse.htm b/docs/csharp/html/P_BerkeleyDB_MutexStats_MaxInUse.htm
index b9d93a3..3f1eb76 100644
--- a/docs/csharp/html/P_BerkeleyDB_MutexStats_MaxInUse.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MutexStats_MaxInUse.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxInUse Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxInUse Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MaxInUse</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MutexStats.htm">MutexStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MutexStats_RegionMax.htm b/docs/csharp/html/P_BerkeleyDB_MutexStats_RegionMax.htm
index 65d2513..104b6e3 100644
--- a/docs/csharp/html/P_BerkeleyDB_MutexStats_RegionMax.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MutexStats_RegionMax.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionMax Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionMax Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">RegionMax</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MutexStats.htm">MutexStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MutexStats_RegionNoWait.htm b/docs/csharp/html/P_BerkeleyDB_MutexStats_RegionNoWait.htm
index 5048b9b..198aeb0 100644
--- a/docs/csharp/html/P_BerkeleyDB_MutexStats_RegionNoWait.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MutexStats_RegionNoWait.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionNoWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionNoWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">RegionNoWait</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MutexStats.htm">MutexStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MutexStats_RegionSize.htm b/docs/csharp/html/P_BerkeleyDB_MutexStats_RegionSize.htm
index ad54ce3..6026ec2 100644
--- a/docs/csharp/html/P_BerkeleyDB_MutexStats_RegionSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MutexStats_RegionSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">RegionSize</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MutexStats.htm">MutexStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MutexStats_RegionWait.htm b/docs/csharp/html/P_BerkeleyDB_MutexStats_RegionWait.htm
index 9018b91..8798430 100644
--- a/docs/csharp/html/P_BerkeleyDB_MutexStats_RegionWait.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MutexStats_RegionWait.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">RegionWait</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MutexStats.htm">MutexStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_MutexStats_TASSpins.htm b/docs/csharp/html/P_BerkeleyDB_MutexStats_TASSpins.htm
index 47343e6..a8bd8c3 100644
--- a/docs/csharp/html/P_BerkeleyDB_MutexStats_TASSpins.htm
+++ b/docs/csharp/html/P_BerkeleyDB_MutexStats_TASSpins.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TASSpins Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TASSpins Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">TASSpins</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MutexStats.htm">MutexStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_PreparedTransaction_GlobalID.htm b/docs/csharp/html/P_BerkeleyDB_PreparedTransaction_GlobalID.htm
index 1593e71..75aa03b 100644
--- a/docs/csharp/html/P_BerkeleyDB_PreparedTransaction_GlobalID.htm
+++ b/docs/csharp/html/P_BerkeleyDB_PreparedTransaction_GlobalID.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GlobalID Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>GlobalID Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,8 +14,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <span class="keyword">array</span><<a href="http://msdn2.microsoft.com/en-us/library/yyb1w04y" target="_blank">unsigned char</a>>^ <span class="identifier">GlobalID</span> {
 	<span class="keyword">array</span><<a href="http://msdn2.microsoft.com/en-us/library/yyb1w04y" target="_blank">unsigned char</a>>^ <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_PreparedTransaction.htm">PreparedTransaction Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_PreparedTransaction_Txn.htm b/docs/csharp/html/P_BerkeleyDB_PreparedTransaction_Txn.htm
index 6c8c8ef..f24b545 100644
--- a/docs/csharp/html/P_BerkeleyDB_PreparedTransaction_Txn.htm
+++ b/docs/csharp/html/P_BerkeleyDB_PreparedTransaction_Txn.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Txn Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Txn Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_Transaction.htm">Transaction</a>^ <span class="identifier">Txn</span> {
 	<a href="T_BerkeleyDB_Transaction.htm">Transaction</a>^ <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_PreparedTransaction.htm">PreparedTransaction Cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_QueueDatabaseConfig_ExtentSize.htm b/docs/csharp/html/P_BerkeleyDB_QueueDatabaseConfig_ExtentSize.htm
index dbba880..4ad09da 100644
--- a/docs/csharp/html/P_BerkeleyDB_QueueDatabaseConfig_ExtentSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_QueueDatabaseConfig_ExtentSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ExtentSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ExtentSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">ExtentSize</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -30,4 +30,4 @@
             If the database already exists, this setting will be ignored.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_QueueDatabaseConfig.htm">QueueDatabaseConfig Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_QueueDatabaseConfig_Length.htm b/docs/csharp/html/P_BerkeleyDB_QueueDatabaseConfig_Length.htm
index 59afa0f..06f6d38 100644
--- a/docs/csharp/html/P_BerkeleyDB_QueueDatabaseConfig_Length.htm
+++ b/docs/csharp/html/P_BerkeleyDB_QueueDatabaseConfig_Length.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Length Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Length Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Length</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -36,4 +36,4 @@
             If the database already exists, this setting will be ignored.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_QueueDatabaseConfig.htm">QueueDatabaseConfig Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_QueueDatabaseConfig_PadByte.htm b/docs/csharp/html/P_BerkeleyDB_QueueDatabaseConfig_PadByte.htm
index f2c57ab..e772e63 100644
--- a/docs/csharp/html/P_BerkeleyDB_QueueDatabaseConfig_PadByte.htm
+++ b/docs/csharp/html/P_BerkeleyDB_QueueDatabaseConfig_PadByte.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PadByte Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PadByte Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">PadByte</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">value</span>);
@@ -24,4 +24,4 @@
             If the database already exists, this setting will be ignored.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_QueueDatabaseConfig.htm">QueueDatabaseConfig Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_QueueDatabase_ExtentSize.htm b/docs/csharp/html/P_BerkeleyDB_QueueDatabase_ExtentSize.htm
index 9cdfdd2..c775d5d 100644
--- a/docs/csharp/html/P_BerkeleyDB_QueueDatabase_ExtentSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_QueueDatabase_ExtentSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ExtentSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ExtentSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">ExtentSize</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_QueueDatabase.htm">QueueDatabase Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_QueueDatabase_InOrder.htm b/docs/csharp/html/P_BerkeleyDB_QueueDatabase_InOrder.htm
index 2665926..8027ae2 100644
--- a/docs/csharp/html/P_BerkeleyDB_QueueDatabase_InOrder.htm
+++ b/docs/csharp/html/P_BerkeleyDB_QueueDatabase_InOrder.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InOrder Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InOrder Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,8 +13,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">InOrder</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_QueueDatabase.htm">QueueDatabase Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_QueueDatabase_Length.htm b/docs/csharp/html/P_BerkeleyDB_QueueDatabase_Length.htm
index f360884..3d2c8f3 100644
--- a/docs/csharp/html/P_BerkeleyDB_QueueDatabase_Length.htm
+++ b/docs/csharp/html/P_BerkeleyDB_QueueDatabase_Length.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Length Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Length Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Length</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_QueueDatabase.htm">QueueDatabase Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_QueueDatabase_PadByte.htm b/docs/csharp/html/P_BerkeleyDB_QueueDatabase_PadByte.htm
index e5b0d42..2d5526d 100644
--- a/docs/csharp/html/P_BerkeleyDB_QueueDatabase_PadByte.htm
+++ b/docs/csharp/html/P_BerkeleyDB_QueueDatabase_PadByte.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PadByte Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PadByte Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">PadByte</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_QueueDatabase.htm">QueueDatabase Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_QueueStats_DataPages.htm b/docs/csharp/html/P_BerkeleyDB_QueueStats_DataPages.htm
index c774476..0f1711a 100644
--- a/docs/csharp/html/P_BerkeleyDB_QueueStats_DataPages.htm
+++ b/docs/csharp/html/P_BerkeleyDB_QueueStats_DataPages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DataPages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DataPages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">DataPages</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_QueueStats.htm">QueueStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_QueueStats_DataPagesBytesFree.htm b/docs/csharp/html/P_BerkeleyDB_QueueStats_DataPagesBytesFree.htm
index 4fe0305..a0a80f7 100644
--- a/docs/csharp/html/P_BerkeleyDB_QueueStats_DataPagesBytesFree.htm
+++ b/docs/csharp/html/P_BerkeleyDB_QueueStats_DataPagesBytesFree.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DataPagesBytesFree Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DataPagesBytesFree Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">DataPagesBytesFree</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_QueueStats.htm">QueueStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_QueueStats_FirstRecordNumber.htm b/docs/csharp/html/P_BerkeleyDB_QueueStats_FirstRecordNumber.htm
index 71cd7de..88f1f0d 100644
--- a/docs/csharp/html/P_BerkeleyDB_QueueStats_FirstRecordNumber.htm
+++ b/docs/csharp/html/P_BerkeleyDB_QueueStats_FirstRecordNumber.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FirstRecordNumber Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FirstRecordNumber Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">FirstRecordNumber</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_QueueStats.htm">QueueStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_QueueStats_MagicNumber.htm b/docs/csharp/html/P_BerkeleyDB_QueueStats_MagicNumber.htm
index f5fa796..97a8df1 100644
--- a/docs/csharp/html/P_BerkeleyDB_QueueStats_MagicNumber.htm
+++ b/docs/csharp/html/P_BerkeleyDB_QueueStats_MagicNumber.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MagicNumber Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MagicNumber Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MagicNumber</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_QueueStats.htm">QueueStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_QueueStats_MetadataFlags.htm b/docs/csharp/html/P_BerkeleyDB_QueueStats_MetadataFlags.htm
index ee8e7b5..9776779 100644
--- a/docs/csharp/html/P_BerkeleyDB_QueueStats_MetadataFlags.htm
+++ b/docs/csharp/html/P_BerkeleyDB_QueueStats_MetadataFlags.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MetadataFlags Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MetadataFlags Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MetadataFlags</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_QueueStats.htm">QueueStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_QueueStats_NextRecordNumber.htm b/docs/csharp/html/P_BerkeleyDB_QueueStats_NextRecordNumber.htm
index 2eecff7..2ae50c0 100644
--- a/docs/csharp/html/P_BerkeleyDB_QueueStats_NextRecordNumber.htm
+++ b/docs/csharp/html/P_BerkeleyDB_QueueStats_NextRecordNumber.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NextRecordNumber Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NextRecordNumber Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">NextRecordNumber</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_QueueStats.htm">QueueStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_QueueStats_PageSize.htm b/docs/csharp/html/P_BerkeleyDB_QueueStats_PageSize.htm
index 6a386ca..7f0f70f 100644
--- a/docs/csharp/html/P_BerkeleyDB_QueueStats_PageSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_QueueStats_PageSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PageSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PageSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">PageSize</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_QueueStats.htm">QueueStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_QueueStats_PagesPerExtent.htm b/docs/csharp/html/P_BerkeleyDB_QueueStats_PagesPerExtent.htm
index e977139..411097d 100644
--- a/docs/csharp/html/P_BerkeleyDB_QueueStats_PagesPerExtent.htm
+++ b/docs/csharp/html/P_BerkeleyDB_QueueStats_PagesPerExtent.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PagesPerExtent Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PagesPerExtent Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">PagesPerExtent</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_QueueStats.htm">QueueStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_QueueStats_RecordLength.htm b/docs/csharp/html/P_BerkeleyDB_QueueStats_RecordLength.htm
index 0d0a819..9cfe4e9 100644
--- a/docs/csharp/html/P_BerkeleyDB_QueueStats_RecordLength.htm
+++ b/docs/csharp/html/P_BerkeleyDB_QueueStats_RecordLength.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecordLength Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecordLength Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">RecordLength</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_QueueStats.htm">QueueStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_QueueStats_RecordPadByte.htm b/docs/csharp/html/P_BerkeleyDB_QueueStats_RecordPadByte.htm
index fa5738f..16fe578 100644
--- a/docs/csharp/html/P_BerkeleyDB_QueueStats_RecordPadByte.htm
+++ b/docs/csharp/html/P_BerkeleyDB_QueueStats_RecordPadByte.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecordPadByte Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecordPadByte Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">RecordPadByte</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_QueueStats.htm">QueueStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_QueueStats_Version.htm b/docs/csharp/html/P_BerkeleyDB_QueueStats_Version.htm
index 1cc8eee..1070361 100644
--- a/docs/csharp/html/P_BerkeleyDB_QueueStats_Version.htm
+++ b/docs/csharp/html/P_BerkeleyDB_QueueStats_Version.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Version Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Version Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Version</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_QueueStats.htm">QueueStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_QueueStats_nData.htm b/docs/csharp/html/P_BerkeleyDB_QueueStats_nData.htm
index 192d221..e20e6d5 100644
--- a/docs/csharp/html/P_BerkeleyDB_QueueStats_nData.htm
+++ b/docs/csharp/html/P_BerkeleyDB_QueueStats_nData.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>nData Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>nData Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">nData</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_QueueStats.htm">QueueStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_QueueStats_nKeys.htm b/docs/csharp/html/P_BerkeleyDB_QueueStats_nKeys.htm
index 027d436..3a899da 100644
--- a/docs/csharp/html/P_BerkeleyDB_QueueStats_nKeys.htm
+++ b/docs/csharp/html/P_BerkeleyDB_QueueStats_nKeys.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>nKeys Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>nKeys Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">nKeys</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_QueueStats.htm">QueueStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_RecnoDatabaseConfig_Delimiter.htm b/docs/csharp/html/P_BerkeleyDB_RecnoDatabaseConfig_Delimiter.htm
index 099b074..b6f5cc2 100644
--- a/docs/csharp/html/P_BerkeleyDB_RecnoDatabaseConfig_Delimiter.htm
+++ b/docs/csharp/html/P_BerkeleyDB_RecnoDatabaseConfig_Delimiter.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Delimiter Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Delimiter Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">Delimiter</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">value</span>);
@@ -27,4 +27,4 @@
             If the database already exists, this setting will be ignored.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoDatabaseConfig.htm">RecnoDatabaseConfig Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_RecnoDatabaseConfig_Length.htm b/docs/csharp/html/P_BerkeleyDB_RecnoDatabaseConfig_Length.htm
index 061df71..1a0d29f 100644
--- a/docs/csharp/html/P_BerkeleyDB_RecnoDatabaseConfig_Length.htm
+++ b/docs/csharp/html/P_BerkeleyDB_RecnoDatabaseConfig_Length.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Length Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Length Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Length</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -31,4 +31,4 @@
             If the database already exists, this setting will be ignored.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoDatabaseConfig.htm">RecnoDatabaseConfig Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_RecnoDatabaseConfig_PadByte.htm b/docs/csharp/html/P_BerkeleyDB_RecnoDatabaseConfig_PadByte.htm
index 4f68773..98db148 100644
--- a/docs/csharp/html/P_BerkeleyDB_RecnoDatabaseConfig_PadByte.htm
+++ b/docs/csharp/html/P_BerkeleyDB_RecnoDatabaseConfig_PadByte.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PadByte Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PadByte Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">PadByte</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">value</span>);
@@ -24,4 +24,4 @@
             If the database already exists, this setting will be ignored.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoDatabaseConfig.htm">RecnoDatabaseConfig Class</a></div><div class="seeAlsoS [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_RecnoDatabase_AppendCallback.htm b/docs/csharp/html/P_BerkeleyDB_RecnoDatabase_AppendCallback.htm
index fb9eec7..10b9d6b 100644
--- a/docs/csharp/html/P_BerkeleyDB_RecnoDatabase_AppendCallback.htm
+++ b/docs/csharp/html/P_BerkeleyDB_RecnoDatabase_AppendCallback.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>AppendCallback Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>AppendCallback Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_AppendRecordDelegate.htm">AppendRecordDelegate</a>^ <span class="identifier">AppendCallback</span> {
 	<a href="T_BerkeleyDB_AppendRecordDelegate.htm">AppendRecordDelegate</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="T_BerkeleyDB_AppendRecordDelegate.htm">AppendRecordDelegate</a>^ <span class="parameter">value</span>);
@@ -24,4 +24,4 @@
             selected, but before the data has been stored.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoDatabase.htm">RecnoDatabase Class</a></div><div class="seeAlsoStyle"><a hre [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_RecnoDatabase_RecordDelimiter.htm b/docs/csharp/html/P_BerkeleyDB_RecnoDatabase_RecordDelimiter.htm
index 27e5f58..35c7896 100644
--- a/docs/csharp/html/P_BerkeleyDB_RecnoDatabase_RecordDelimiter.htm
+++ b/docs/csharp/html/P_BerkeleyDB_RecnoDatabase_RecordDelimiter.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecordDelimiter Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecordDelimiter Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">RecordDelimiter</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoDatabase.htm">RecnoDatabase Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_RecnoDatabase_RecordLength.htm b/docs/csharp/html/P_BerkeleyDB_RecnoDatabase_RecordLength.htm
index 4e627e3..4445986 100644
--- a/docs/csharp/html/P_BerkeleyDB_RecnoDatabase_RecordLength.htm
+++ b/docs/csharp/html/P_BerkeleyDB_RecnoDatabase_RecordLength.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecordLength Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecordLength Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">RecordLength</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoDatabase.htm">RecnoDatabase Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_RecnoDatabase_RecordPad.htm b/docs/csharp/html/P_BerkeleyDB_RecnoDatabase_RecordPad.htm
index 3ef3830..0264dbe 100644
--- a/docs/csharp/html/P_BerkeleyDB_RecnoDatabase_RecordPad.htm
+++ b/docs/csharp/html/P_BerkeleyDB_RecnoDatabase_RecordPad.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecordPad Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecordPad Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">RecordPad</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoDatabase.htm">RecnoDatabase Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_RecnoDatabase_Renumber.htm b/docs/csharp/html/P_BerkeleyDB_RecnoDatabase_Renumber.htm
index f3da861..54f468e 100644
--- a/docs/csharp/html/P_BerkeleyDB_RecnoDatabase_Renumber.htm
+++ b/docs/csharp/html/P_BerkeleyDB_RecnoDatabase_Renumber.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Renumber Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Renumber Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Renumber</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoDatabase.htm">RecnoDatabase Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_RecnoDatabase_Snapshot.htm b/docs/csharp/html/P_BerkeleyDB_RecnoDatabase_Snapshot.htm
index 8c3e189..045db05 100644
--- a/docs/csharp/html/P_BerkeleyDB_RecnoDatabase_Snapshot.htm
+++ b/docs/csharp/html/P_BerkeleyDB_RecnoDatabase_Snapshot.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Snapshot Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Snapshot Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,8 +13,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Snapshot</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoDatabase.htm">RecnoDatabase Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_RecnoDatabase_SourceFile.htm b/docs/csharp/html/P_BerkeleyDB_RecnoDatabase_SourceFile.htm
index 3e7ebac..94dfb84 100644
--- a/docs/csharp/html/P_BerkeleyDB_RecnoDatabase_SourceFile.htm
+++ b/docs/csharp/html/P_BerkeleyDB_RecnoDatabase_SourceFile.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SourceFile Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SourceFile Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="identifier">SourceFile</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoDatabase.htm">RecnoDatabase Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_RecnoStats_DuplicatePages.htm b/docs/csharp/html/P_BerkeleyDB_RecnoStats_DuplicatePages.htm
index b565d72..0d11c19 100644
--- a/docs/csharp/html/P_BerkeleyDB_RecnoStats_DuplicatePages.htm
+++ b/docs/csharp/html/P_BerkeleyDB_RecnoStats_DuplicatePages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DuplicatePages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DuplicatePages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">DuplicatePages</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_RecnoStats_DuplicatePagesFreeBytes.htm b/docs/csharp/html/P_BerkeleyDB_RecnoStats_DuplicatePagesFreeBytes.htm
index 32cf943..3ba152e 100644
--- a/docs/csharp/html/P_BerkeleyDB_RecnoStats_DuplicatePagesFreeBytes.htm
+++ b/docs/csharp/html/P_BerkeleyDB_RecnoStats_DuplicatePagesFreeBytes.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DuplicatePagesFreeBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DuplicatePagesFreeBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">DuplicatePagesFreeBytes</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_RecnoStats_EmptyPages.htm b/docs/csharp/html/P_BerkeleyDB_RecnoStats_EmptyPages.htm
index b34c2d5..18bf303 100644
--- a/docs/csharp/html/P_BerkeleyDB_RecnoStats_EmptyPages.htm
+++ b/docs/csharp/html/P_BerkeleyDB_RecnoStats_EmptyPages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EmptyPages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EmptyPages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">EmptyPages</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_RecnoStats_FreePages.htm b/docs/csharp/html/P_BerkeleyDB_RecnoStats_FreePages.htm
index d9cd473..12c43cb 100644
--- a/docs/csharp/html/P_BerkeleyDB_RecnoStats_FreePages.htm
+++ b/docs/csharp/html/P_BerkeleyDB_RecnoStats_FreePages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FreePages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FreePages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">FreePages</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_RecnoStats_InternalPages.htm b/docs/csharp/html/P_BerkeleyDB_RecnoStats_InternalPages.htm
index d308c56..66edfc4 100644
--- a/docs/csharp/html/P_BerkeleyDB_RecnoStats_InternalPages.htm
+++ b/docs/csharp/html/P_BerkeleyDB_RecnoStats_InternalPages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InternalPages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InternalPages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">InternalPages</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_RecnoStats_InternalPagesFreeBytes.htm b/docs/csharp/html/P_BerkeleyDB_RecnoStats_InternalPagesFreeBytes.htm
index cf31694..adf7193 100644
--- a/docs/csharp/html/P_BerkeleyDB_RecnoStats_InternalPagesFreeBytes.htm
+++ b/docs/csharp/html/P_BerkeleyDB_RecnoStats_InternalPagesFreeBytes.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InternalPagesFreeBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InternalPagesFreeBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">InternalPagesFreeBytes</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_RecnoStats_LeafPages.htm b/docs/csharp/html/P_BerkeleyDB_RecnoStats_LeafPages.htm
index 987b8d3..44a837f 100644
--- a/docs/csharp/html/P_BerkeleyDB_RecnoStats_LeafPages.htm
+++ b/docs/csharp/html/P_BerkeleyDB_RecnoStats_LeafPages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LeafPages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LeafPages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">LeafPages</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_RecnoStats_LeafPagesFreeBytes.htm b/docs/csharp/html/P_BerkeleyDB_RecnoStats_LeafPagesFreeBytes.htm
index 7ace397..6effee4 100644
--- a/docs/csharp/html/P_BerkeleyDB_RecnoStats_LeafPagesFreeBytes.htm
+++ b/docs/csharp/html/P_BerkeleyDB_RecnoStats_LeafPagesFreeBytes.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LeafPagesFreeBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LeafPagesFreeBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">LeafPagesFreeBytes</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_RecnoStats_Levels.htm b/docs/csharp/html/P_BerkeleyDB_RecnoStats_Levels.htm
index d062253..c92afbe 100644
--- a/docs/csharp/html/P_BerkeleyDB_RecnoStats_Levels.htm
+++ b/docs/csharp/html/P_BerkeleyDB_RecnoStats_Levels.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Levels Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Levels Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Levels</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_RecnoStats_MagicNumber.htm b/docs/csharp/html/P_BerkeleyDB_RecnoStats_MagicNumber.htm
index 223dffc..0625278 100644
--- a/docs/csharp/html/P_BerkeleyDB_RecnoStats_MagicNumber.htm
+++ b/docs/csharp/html/P_BerkeleyDB_RecnoStats_MagicNumber.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MagicNumber Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MagicNumber Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MagicNumber</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_RecnoStats_MetadataFlags.htm b/docs/csharp/html/P_BerkeleyDB_RecnoStats_MetadataFlags.htm
index 68c3fb3..e388e57 100644
--- a/docs/csharp/html/P_BerkeleyDB_RecnoStats_MetadataFlags.htm
+++ b/docs/csharp/html/P_BerkeleyDB_RecnoStats_MetadataFlags.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MetadataFlags Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MetadataFlags Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MetadataFlags</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_RecnoStats_MinKey.htm b/docs/csharp/html/P_BerkeleyDB_RecnoStats_MinKey.htm
index 31d8a17..c41ed81 100644
--- a/docs/csharp/html/P_BerkeleyDB_RecnoStats_MinKey.htm
+++ b/docs/csharp/html/P_BerkeleyDB_RecnoStats_MinKey.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MinKey Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MinKey Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MinKey</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_RecnoStats_OverflowPages.htm b/docs/csharp/html/P_BerkeleyDB_RecnoStats_OverflowPages.htm
index e1bd5d8..546e4c4 100644
--- a/docs/csharp/html/P_BerkeleyDB_RecnoStats_OverflowPages.htm
+++ b/docs/csharp/html/P_BerkeleyDB_RecnoStats_OverflowPages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>OverflowPages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>OverflowPages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">OverflowPages</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_RecnoStats_OverflowPagesFreeBytes.htm b/docs/csharp/html/P_BerkeleyDB_RecnoStats_OverflowPagesFreeBytes.htm
index 07489a7..3fcddc4 100644
--- a/docs/csharp/html/P_BerkeleyDB_RecnoStats_OverflowPagesFreeBytes.htm
+++ b/docs/csharp/html/P_BerkeleyDB_RecnoStats_OverflowPagesFreeBytes.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>OverflowPagesFreeBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>OverflowPagesFreeBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">OverflowPagesFreeBytes</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_RecnoStats_PageSize.htm b/docs/csharp/html/P_BerkeleyDB_RecnoStats_PageSize.htm
index 4ad3de7..f3adbaf 100644
--- a/docs/csharp/html/P_BerkeleyDB_RecnoStats_PageSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_RecnoStats_PageSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PageSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PageSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">PageSize</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_RecnoStats_RecordLength.htm b/docs/csharp/html/P_BerkeleyDB_RecnoStats_RecordLength.htm
index 67bfa80..126247a 100644
--- a/docs/csharp/html/P_BerkeleyDB_RecnoStats_RecordLength.htm
+++ b/docs/csharp/html/P_BerkeleyDB_RecnoStats_RecordLength.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecordLength Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecordLength Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">RecordLength</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_RecnoStats_RecordPadByte.htm b/docs/csharp/html/P_BerkeleyDB_RecnoStats_RecordPadByte.htm
index 7658af1..2352a67 100644
--- a/docs/csharp/html/P_BerkeleyDB_RecnoStats_RecordPadByte.htm
+++ b/docs/csharp/html/P_BerkeleyDB_RecnoStats_RecordPadByte.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecordPadByte Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecordPadByte Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">RecordPadByte</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_RecnoStats_Version.htm b/docs/csharp/html/P_BerkeleyDB_RecnoStats_Version.htm
index b2a9c24..83bb8f1 100644
--- a/docs/csharp/html/P_BerkeleyDB_RecnoStats_Version.htm
+++ b/docs/csharp/html/P_BerkeleyDB_RecnoStats_Version.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Version Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Version Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Version</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_RecnoStats_nData.htm b/docs/csharp/html/P_BerkeleyDB_RecnoStats_nData.htm
index 68a9662..b5037db 100644
--- a/docs/csharp/html/P_BerkeleyDB_RecnoStats_nData.htm
+++ b/docs/csharp/html/P_BerkeleyDB_RecnoStats_nData.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>nData Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>nData Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">nData</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_RecnoStats_nKeys.htm b/docs/csharp/html/P_BerkeleyDB_RecnoStats_nKeys.htm
index fb4a390..f2bf77f 100644
--- a/docs/csharp/html/P_BerkeleyDB_RecnoStats_nKeys.htm
+++ b/docs/csharp/html/P_BerkeleyDB_RecnoStats_nKeys.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>nKeys Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>nKeys Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">nKeys</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_RecnoStats_nPages.htm b/docs/csharp/html/P_BerkeleyDB_RecnoStats_nPages.htm
index 471d09c..35cbee0 100644
--- a/docs/csharp/html/P_BerkeleyDB_RecnoStats_nPages.htm
+++ b/docs/csharp/html/P_BerkeleyDB_RecnoStats_nPages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>nPages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>nPages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">nPages</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_RepMgrStats_DroppedConnections.htm b/docs/csharp/html/P_BerkeleyDB_RepMgrStats_DroppedConnections.htm
index 274da75..41ad43f 100644
--- a/docs/csharp/html/P_BerkeleyDB_RepMgrStats_DroppedConnections.htm
+++ b/docs/csharp/html/P_BerkeleyDB_RepMgrStats_DroppedConnections.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DroppedConnections Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DroppedConnections Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">DroppedConnections</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RepMgrStats.htm">RepMgrStats Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_RepMgrStats_DroppedMessages.htm b/docs/csharp/html/P_BerkeleyDB_RepMgrStats_DroppedMessages.htm
index 86aa855..1253016 100644
--- a/docs/csharp/html/P_BerkeleyDB_RepMgrStats_DroppedMessages.htm
+++ b/docs/csharp/html/P_BerkeleyDB_RepMgrStats_DroppedMessages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DroppedMessages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DroppedMessages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">DroppedMessages</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RepMgrStats.htm">RepMgrStats Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_RepMgrStats_ElectionThreads.htm b/docs/csharp/html/P_BerkeleyDB_RepMgrStats_ElectionThreads.htm
index 25011ba..2b96170 100644
--- a/docs/csharp/html/P_BerkeleyDB_RepMgrStats_ElectionThreads.htm
+++ b/docs/csharp/html/P_BerkeleyDB_RepMgrStats_ElectionThreads.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ElectionThreads Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ElectionThreads Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">ElectionThreads</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RepMgrStats.htm">RepMgrStats Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_RepMgrStats_FailedConnections.htm b/docs/csharp/html/P_BerkeleyDB_RepMgrStats_FailedConnections.htm
index d44877c..6c3318c 100644
--- a/docs/csharp/html/P_BerkeleyDB_RepMgrStats_FailedConnections.htm
+++ b/docs/csharp/html/P_BerkeleyDB_RepMgrStats_FailedConnections.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FailedConnections Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FailedConnections Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">FailedConnections</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RepMgrStats.htm">RepMgrStats Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_RepMgrStats_FailedMessages.htm b/docs/csharp/html/P_BerkeleyDB_RepMgrStats_FailedMessages.htm
index 0a2781e..9846e82 100644
--- a/docs/csharp/html/P_BerkeleyDB_RepMgrStats_FailedMessages.htm
+++ b/docs/csharp/html/P_BerkeleyDB_RepMgrStats_FailedMessages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FailedMessages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FailedMessages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">FailedMessages</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RepMgrStats.htm">RepMgrStats Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_RepMgrStats_MaxElectionThreads.htm b/docs/csharp/html/P_BerkeleyDB_RepMgrStats_MaxElectionThreads.htm
index b71b720..660b686 100644
--- a/docs/csharp/html/P_BerkeleyDB_RepMgrStats_MaxElectionThreads.htm
+++ b/docs/csharp/html/P_BerkeleyDB_RepMgrStats_MaxElectionThreads.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxElectionThreads Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxElectionThreads Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">MaxElectionThreads</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RepMgrStats.htm">RepMgrStats Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_RepMgrStats_QueuedMessages.htm b/docs/csharp/html/P_BerkeleyDB_RepMgrStats_QueuedMessages.htm
index 78f48c2..afdd29f 100644
--- a/docs/csharp/html/P_BerkeleyDB_RepMgrStats_QueuedMessages.htm
+++ b/docs/csharp/html/P_BerkeleyDB_RepMgrStats_QueuedMessages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>QueuedMessages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>QueuedMessages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">QueuedMessages</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RepMgrStats.htm">RepMgrStats Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_AckTimeout.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_AckTimeout.htm
index 578caee..3126624 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_AckTimeout.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_AckTimeout.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>AckTimeout Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>AckTimeout Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,9 +14,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">AckTimeout</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationConfig.htm">ReplicationConfig Class</ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_CheckpointDelay.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_CheckpointDelay.htm
index 04d8b7f..430c73b 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_CheckpointDelay.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_CheckpointDelay.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CheckpointDelay Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CheckpointDelay Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">CheckpointDelay</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -24,4 +24,4 @@
             to disk), then, although checkpoints are still necessary, the delay
             is not useful and should be set to 0.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationConfig.htm">ReplicationConfig Class</a></div><div class="seeAls [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_ClockskewFast.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_ClockskewFast.htm
index f051ff8..d87f7c8 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_ClockskewFast.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_ClockskewFast.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ClockskewFast Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ClockskewFast Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">ClockskewFast</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationConfig.htm">ReplicationConfig Class</ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_ClockskewSlow.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_ClockskewSlow.htm
index b0dcc84..c6e3764 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_ClockskewSlow.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_ClockskewSlow.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ClockskewSlow Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ClockskewSlow Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">ClockskewSlow</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationConfig.htm">ReplicationConfig Class</ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_ConnectionRetry.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_ConnectionRetry.htm
index f96fd3c..54bfcd5 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_ConnectionRetry.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_ConnectionRetry.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ConnectionRetry Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ConnectionRetry Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,9 +13,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">ConnectionRetry</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationConfig.htm">ReplicationConfig Class</ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_ElectionRetry.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_ElectionRetry.htm
index 95560f4..554caaa 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_ElectionRetry.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_ElectionRetry.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ElectionRetry Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ElectionRetry Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,9 +13,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">ElectionRetry</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationConfig.htm">ReplicationConfig Class</ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_ElectionTimeout.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_ElectionTimeout.htm
index 9504da8..10a38e8 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_ElectionTimeout.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_ElectionTimeout.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ElectionTimeout Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ElectionTimeout Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">ElectionTimeout</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationConfig.htm">ReplicationConfig Class</ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_FullElectionTimeout.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_FullElectionTimeout.htm
index 4c6fdf3..5e33918 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_FullElectionTimeout.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_FullElectionTimeout.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FullElectionTimeout Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FullElectionTimeout Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,9 +15,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">FullElectionTimeout</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationConfig.htm">ReplicationConfig Class</ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_HeartbeatMonitor.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_HeartbeatMonitor.htm
index c403abc..4841ccc 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_HeartbeatMonitor.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_HeartbeatMonitor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeartbeatMonitor Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeartbeatMonitor Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,9 +15,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">HeartbeatMonitor</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationConfig.htm">ReplicationConfig Class</ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_HeartbeatSend.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_HeartbeatSend.htm
index ed86185..e233212 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_HeartbeatSend.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_HeartbeatSend.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeartbeatSend Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeartbeatSend Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,9 +13,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">HeartbeatSend</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationConfig.htm">ReplicationConfig Class</ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_LeaseTimeout.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_LeaseTimeout.htm
index a91542b..a67463f 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_LeaseTimeout.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_LeaseTimeout.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LeaseTimeout Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LeaseTimeout Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,9 +16,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">LeaseTimeout</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationConfig.htm">ReplicationConfig Class</ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_NSites.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_NSites.htm
index 4f3aa22..6bfec80 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_NSites.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_NSites.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NSites Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NSites Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">NSites</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -23,4 +23,4 @@
             description of the nsites parameter.)
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationConfig.htm">ReplicationConfig Class</a></div><div class="seeAlsoStyle [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_Priority.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_Priority.htm
index b6c84eb..d8a61b2 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_Priority.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_Priority.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Priority Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Priority Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,9 +14,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Priority</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationConfig.htm">ReplicationConfig Class</ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_RetransmissionRequestMax.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_RetransmissionRequestMax.htm
index 14474b1..3afd1b6 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_RetransmissionRequestMax.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_RetransmissionRequestMax.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RetransmissionRequestMax Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RetransmissionRequestMax Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">RetransmissionRequestMax</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationConfig.htm">ReplicationConfig Class</ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_RetransmissionRequestMin.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_RetransmissionRequestMin.htm
index a34954a..17755a5 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_RetransmissionRequestMin.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_RetransmissionRequestMin.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RetransmissionRequestMin Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RetransmissionRequestMin Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">RetransmissionRequestMin</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationConfig.htm">ReplicationConfig Class</ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_TransmitLimitBytes.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_TransmitLimitBytes.htm
index 58db269..372b85f 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_TransmitLimitBytes.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_TransmitLimitBytes.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TransmitLimitBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TransmitLimitBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,8 +14,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">TransmitLimitBytes</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationConfig.htm">ReplicationConfig Class</ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_TransmitLimitGBytes.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_TransmitLimitGBytes.htm
index d3fe742..4563243 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_TransmitLimitGBytes.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationConfig_TransmitLimitGBytes.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TransmitLimitGBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TransmitLimitGBytes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,8 +14,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">TransmitLimitGBytes</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationConfig.htm">ReplicationConfig Class</ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_AppliedTransactions.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_AppliedTransactions.htm
index e4f97c7..bfe5e71 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_AppliedTransactions.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_AppliedTransactions.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>AppliedTransactions Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>AppliedTransactions Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">AppliedTransactions</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_AwaitedLSN.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_AwaitedLSN.htm
index 8ae9521..7f4696b 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_AwaitedLSN.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_AwaitedLSN.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>AwaitedLSN Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>AwaitedLSN Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_LSN.htm">LSN</a>^ <span class="identifier">AwaitedLSN</span> {
 	<a href="T_BerkeleyDB_LSN.htm">LSN</a>^ <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_AwaitedPage.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_AwaitedPage.htm
index 4d5514a..eec8007 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_AwaitedPage.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_AwaitedPage.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>AwaitedPage Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>AwaitedPage Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">AwaitedPage</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_BadGenerationMessages.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_BadGenerationMessages.htm
index 230a8a2..e3e197d 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_BadGenerationMessages.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_BadGenerationMessages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BadGenerationMessages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BadGenerationMessages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">BadGenerationMessages</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_BulkBufferFills.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_BulkBufferFills.htm
index 3c9e3b0..517b301 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_BulkBufferFills.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_BulkBufferFills.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BulkBufferFills Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BulkBufferFills Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">BulkBufferFills</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_BulkBufferOverflows.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_BulkBufferOverflows.htm
index c2aa90b..0353ef1 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_BulkBufferOverflows.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_BulkBufferOverflows.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BulkBufferOverflows Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BulkBufferOverflows Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">BulkBufferOverflows</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_BulkBufferTransfers.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_BulkBufferTransfers.htm
index acdf884..d5e47a1 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_BulkBufferTransfers.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_BulkBufferTransfers.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BulkBufferTransfers Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BulkBufferTransfers Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">BulkBufferTransfers</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_BulkRecordsStored.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_BulkRecordsStored.htm
index ff17c8b..6a80661 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_BulkRecordsStored.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_BulkRecordsStored.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BulkRecordsStored Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BulkRecordsStored Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">BulkRecordsStored</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ClientServiceRequests.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ClientServiceRequests.htm
index 61da1e2..419bb3d 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ClientServiceRequests.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ClientServiceRequests.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ClientServiceRequests Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ClientServiceRequests Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">ClientServiceRequests</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ClientServiceRequestsMissing.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ClientServiceRequestsMissing.htm
index aa976be..ff75eea 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ClientServiceRequestsMissing.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ClientServiceRequestsMissing.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ClientServiceRequestsMissing Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ClientServiceRequestsMissing Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">ClientServiceRequestsMissing</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ClientStartupComplete.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ClientStartupComplete.htm
index c8d5297..518ea79 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ClientStartupComplete.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ClientStartupComplete.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ClientStartupComplete Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ClientStartupComplete Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">ClientStartupComplete</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_CurrentElectionGenerationNumber.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_CurrentElectionGenerationNumber.htm
index e0bd1a4..262c3e2 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_CurrentElectionGenerationNumber.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_CurrentElectionGenerationNumber.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CurrentElectionGenerationNumber Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CurrentElectionGenerationNumber Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation. [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">CurrentElectionGenerationNumber</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_CurrentGenerationNumber.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_CurrentGenerationNumber.htm
index c0bea00..1354a4b 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_CurrentGenerationNumber.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_CurrentGenerationNumber.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CurrentGenerationNumber Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CurrentGenerationNumber Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">CurrentGenerationNumber</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_CurrentQueuedLogRecords.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_CurrentQueuedLogRecords.htm
index 724bbc9..b3ada15 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_CurrentQueuedLogRecords.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_CurrentQueuedLogRecords.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CurrentQueuedLogRecords Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CurrentQueuedLogRecords Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">CurrentQueuedLogRecords</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_CurrentWinner.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_CurrentWinner.htm
index e37fd54..99f2be9 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_CurrentWinner.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_CurrentWinner.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CurrentWinner Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CurrentWinner Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/6yy583ek" target="_blank">long long</a> <span class="identifier">CurrentWinner</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/6yy583ek" target="_blank">long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_CurrentWinnerMaxLSN.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_CurrentWinnerMaxLSN.htm
index f5b6494..57e0f7d 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_CurrentWinnerMaxLSN.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_CurrentWinnerMaxLSN.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CurrentWinnerMaxLSN Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CurrentWinnerMaxLSN Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_LSN.htm">LSN</a>^ <span class="identifier">CurrentWinnerMaxLSN</span> {
 	<a href="T_BerkeleyDB_LSN.htm">LSN</a>^ <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_DupMasters.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_DupMasters.htm
index 251dd70..8a0c783 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_DupMasters.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_DupMasters.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DupMasters Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DupMasters Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">DupMasters</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_DuplicateLogRecords.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_DuplicateLogRecords.htm
index 6d8ceb7..44b32ae 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_DuplicateLogRecords.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_DuplicateLogRecords.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DuplicateLogRecords Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DuplicateLogRecords Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">DuplicateLogRecords</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_DuplicatePages.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_DuplicatePages.htm
index b4594b3..671dc33 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_DuplicatePages.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_DuplicatePages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DuplicatePages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DuplicatePages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">DuplicatePages</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ElectionDataGeneration.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ElectionDataGeneration.htm
index 722d5d2..7279aa2 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ElectionDataGeneration.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ElectionDataGeneration.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ElectionDataGeneration Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ElectionDataGeneration Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">ElectionDataGeneration</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ElectionGenerationNumber.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ElectionGenerationNumber.htm
index 1ef22a8..aa8659d 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ElectionGenerationNumber.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ElectionGenerationNumber.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ElectionGenerationNumber Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ElectionGenerationNumber Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">ElectionGenerationNumber</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ElectionPriority.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ElectionPriority.htm
index 254a2dc..8832776 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ElectionPriority.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ElectionPriority.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ElectionPriority Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ElectionPriority Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">ElectionPriority</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ElectionStatus.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ElectionStatus.htm
index 457d2ea..5441584 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ElectionStatus.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ElectionStatus.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ElectionStatus Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ElectionStatus Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">ElectionStatus</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ElectionTiebreaker.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ElectionTiebreaker.htm
index ec9e42f..a1cf6c7 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ElectionTiebreaker.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ElectionTiebreaker.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ElectionTiebreaker Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ElectionTiebreaker Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">ElectionTiebreaker</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ElectionTimeSec.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ElectionTimeSec.htm
index 1233845..38e8f88 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ElectionTimeSec.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ElectionTimeSec.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ElectionTimeSec Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ElectionTimeSec Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">ElectionTimeSec</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ElectionTimeUSec.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ElectionTimeUSec.htm
index 0fb5c57..87167c4 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ElectionTimeUSec.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ElectionTimeUSec.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ElectionTimeUSec Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ElectionTimeUSec Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">ElectionTimeUSec</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_Elections.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_Elections.htm
index 4f77fee..cb6062e 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_Elections.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_Elections.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Elections Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Elections Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">Elections</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ElectionsWon.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ElectionsWon.htm
index 5105ed7..c541780 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ElectionsWon.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ElectionsWon.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ElectionsWon Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ElectionsWon Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">ElectionsWon</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_EnvID.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_EnvID.htm
index b3ab660..eec3fd9 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_EnvID.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_EnvID.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EnvID Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EnvID Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/6yy583ek" target="_blank">long long</a> <span class="identifier">EnvID</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/6yy583ek" target="_blank">long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_EnvPriority.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_EnvPriority.htm
index 8e3b67f..c956fe8 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_EnvPriority.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_EnvPriority.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EnvPriority Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EnvPriority Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">EnvPriority</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_FailedMessageSends.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_FailedMessageSends.htm
index ccaa0b2..45e141c 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_FailedMessageSends.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_FailedMessageSends.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FailedMessageSends Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FailedMessageSends Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">FailedMessageSends</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ForcedRerequests.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ForcedRerequests.htm
index 10d9f8a..bdca8d2 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ForcedRerequests.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ForcedRerequests.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ForcedRerequests Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ForcedRerequests Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">ForcedRerequests</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_IgnoredMessages.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_IgnoredMessages.htm
index ec6b9e7..66f73b3 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_IgnoredMessages.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_IgnoredMessages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>IgnoredMessages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>IgnoredMessages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">IgnoredMessages</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_LeaseCheckedMissesNumber.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_LeaseCheckedMissesNumber.htm
index 6569450..977a66e 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_LeaseCheckedMissesNumber.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_LeaseCheckedMissesNumber.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LeaseCheckedMissesNumber Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LeaseCheckedMissesNumber Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">LeaseCheckedMissesNumber</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_LeaseCheckedNumber.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_LeaseCheckedNumber.htm
index c60b2f7..ec14350 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_LeaseCheckedNumber.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_LeaseCheckedNumber.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LeaseCheckedNumber Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LeaseCheckedNumber Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">LeaseCheckedNumber</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_LeaseCheckedRefreshNumber.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_LeaseCheckedRefreshNumber.htm
index 91beae1..52effb4 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_LeaseCheckedRefreshNumber.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_LeaseCheckedRefreshNumber.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LeaseCheckedRefreshNumber Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LeaseCheckedRefreshNumber Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">LeaseCheckedRefreshNumber</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_LeaseSentNumber.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_LeaseSentNumber.htm
index d9276b4..96dcbc9 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_LeaseSentNumber.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_LeaseSentNumber.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LeaseSentNumber Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LeaseSentNumber Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">LeaseSentNumber</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_MasterChanges.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_MasterChanges.htm
index 4d55490..5fb9936 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_MasterChanges.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_MasterChanges.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MasterChanges Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MasterChanges Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">MasterChanges</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_MasterEnvID.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_MasterEnvID.htm
index 5a6f64d..92d9d7d 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_MasterEnvID.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_MasterEnvID.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MasterEnvID Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MasterEnvID Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/6yy583ek" target="_blank">long long</a> <span class="identifier">MasterEnvID</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/6yy583ek" target="_blank">long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_MaxLeaseSec.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_MaxLeaseSec.htm
index 69d2141..b3cc993 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_MaxLeaseSec.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_MaxLeaseSec.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxLeaseSec Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxLeaseSec Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MaxLeaseSec</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_MaxLeaseUSec.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_MaxLeaseUSec.htm
index 0c03708..2e1aed0 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_MaxLeaseUSec.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_MaxLeaseUSec.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxLeaseUSec Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxLeaseUSec Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MaxLeaseUSec</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_MaxPermanentLSN.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_MaxPermanentLSN.htm
index 27a18bb..a50646c 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_MaxPermanentLSN.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_MaxPermanentLSN.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxPermanentLSN Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxPermanentLSN Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_LSN.htm">LSN</a>^ <span class="identifier">MaxPermanentLSN</span> {
 	<a href="T_BerkeleyDB_LSN.htm">LSN</a>^ <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_MaxQueuedLogRecords.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_MaxQueuedLogRecords.htm
index c34f4dc..12a787a 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_MaxQueuedLogRecords.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_MaxQueuedLogRecords.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxQueuedLogRecords Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxQueuedLogRecords Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">MaxQueuedLogRecords</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_MessagesSent.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_MessagesSent.htm
index a08ec95..b175420 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_MessagesSent.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_MessagesSent.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MessagesSent Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MessagesSent Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">MessagesSent</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_MissedLogRecords.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_MissedLogRecords.htm
index b48f1f1..064505e 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_MissedLogRecords.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_MissedLogRecords.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MissedLogRecords Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MissedLogRecords Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">MissedLogRecords</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_MissedPages.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_MissedPages.htm
index cef7ef3..661a774 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_MissedPages.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_MissedPages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MissedPages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MissedPages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">MissedPages</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_NewSiteMessages.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_NewSiteMessages.htm
index 693b7b9..8f47c74 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_NewSiteMessages.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_NewSiteMessages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NewSiteMessages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NewSiteMessages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">NewSiteMessages</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_NextLSN.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_NextLSN.htm
index 04355f6..9900c7f 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_NextLSN.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_NextLSN.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NextLSN Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NextLSN Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_LSN.htm">LSN</a>^ <span class="identifier">NextLSN</span> {
 	<a href="T_BerkeleyDB_LSN.htm">LSN</a>^ <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_NextPage.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_NextPage.htm
index c45e6b7..c5aad1a 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_NextPage.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_NextPage.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NextPage Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NextPage Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">NextPage</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_Outdated.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_Outdated.htm
index f91ef28..9e29904 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_Outdated.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_Outdated.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Outdated Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Outdated Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">Outdated</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_QueuedLogRecords.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_QueuedLogRecords.htm
index d164c3f..251d128 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_QueuedLogRecords.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_QueuedLogRecords.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>QueuedLogRecords Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>QueuedLogRecords Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">QueuedLogRecords</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ReceivedLogRecords.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ReceivedLogRecords.htm
index dc6a52d..3368163 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ReceivedLogRecords.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ReceivedLogRecords.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReceivedLogRecords Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReceivedLogRecords Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">ReceivedLogRecords</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ReceivedMessages.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ReceivedMessages.htm
index 1facc64..6840c02 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ReceivedMessages.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ReceivedMessages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReceivedMessages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReceivedMessages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">ReceivedMessages</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ReceivedPages.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ReceivedPages.htm
index 3224ee6..60cd74c 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ReceivedPages.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_ReceivedPages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReceivedPages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReceivedPages Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">ReceivedPages</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_RegisteredSites.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_RegisteredSites.htm
index 0a94220..20550b0 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_RegisteredSites.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_RegisteredSites.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegisteredSites Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegisteredSites Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">RegisteredSites</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_RegisteredSitesNeeded.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_RegisteredSitesNeeded.htm
index d5c1cde..184ebe1 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_RegisteredSitesNeeded.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_RegisteredSitesNeeded.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegisteredSitesNeeded Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegisteredSitesNeeded Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">RegisteredSitesNeeded</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_Sites.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_Sites.htm
index 7ad9901..3a4b5d4 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_Sites.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_Sites.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Sites Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Sites Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Sites</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_StartSyncMessagesDelayed.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_StartSyncMessagesDelayed.htm
index 8a7ad48..f24fc8b 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_StartSyncMessagesDelayed.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_StartSyncMessagesDelayed.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>StartSyncMessagesDelayed Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>StartSyncMessagesDelayed Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">StartSyncMessagesDelayed</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_Status.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_Status.htm
index 5552921..0265d6a 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_Status.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_Status.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Status Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Status Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Status</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_Throttled.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_Throttled.htm
index ebd2d1a..6e93239 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_Throttled.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_Throttled.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Throttled Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Throttled Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">Throttled</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_Votes.htm b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_Votes.htm
index 099025e..34918ba 100644
--- a/docs/csharp/html/P_BerkeleyDB_ReplicationStats_Votes.htm
+++ b/docs/csharp/html/P_BerkeleyDB_ReplicationStats_Votes.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Votes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Votes Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Votes</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SecondaryBTreeDatabaseConfig_MinKeysPerPage.htm b/docs/csharp/html/P_BerkeleyDB_SecondaryBTreeDatabaseConfig_MinKeysPerPage.htm
index fc57e2e..048a41f 100644
--- a/docs/csharp/html/P_BerkeleyDB_SecondaryBTreeDatabaseConfig_MinKeysPerPage.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SecondaryBTreeDatabaseConfig_MinKeysPerPage.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MinKeysPerPage Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MinKeysPerPage Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MinKeysPerPage</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -28,4 +28,4 @@
             If the database already exists, MinKeysPerPage will be ignored. 
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm">SecondaryBTreeDatabaseConfig Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SecondaryBTreeDatabase_Compare.htm b/docs/csharp/html/P_BerkeleyDB_SecondaryBTreeDatabase_Compare.htm
index 6f32f51..63ab4e7 100644
--- a/docs/csharp/html/P_BerkeleyDB_SecondaryBTreeDatabase_Compare.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SecondaryBTreeDatabase_Compare.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Compare Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Compare Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,9 +13,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_EntryComparisonDelegate.htm">EntryComparisonDelegate</a>^ <span class="identifier">Compare</span> {
 	<a href="T_BerkeleyDB_EntryComparisonDelegate.htm">EntryComparisonDelegate</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="T_BerkeleyDB_EntryComparisonDelegate.htm">EntryComparisonDelegate</a>^ <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryBTreeDatabase.htm">SecondaryBTreeDataba [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SecondaryBTreeDatabase_DupCompare.htm b/docs/csharp/html/P_BerkeleyDB_SecondaryBTreeDatabase_DupCompare.htm
index d80692e..4a2aff3 100644
--- a/docs/csharp/html/P_BerkeleyDB_SecondaryBTreeDatabase_DupCompare.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SecondaryBTreeDatabase_DupCompare.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DupCompare Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DupCompare Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_EntryComparisonDelegate.htm">EntryComparisonDelegate</a>^ <span class="identifier">DupCompare</span> {
 	<a href="T_BerkeleyDB_EntryComparisonDelegate.htm">EntryComparisonDelegate</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="T_BerkeleyDB_EntryComparisonDelegate.htm">EntryComparisonDelegate</a>^ <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryBTreeDatabase.htm">SecondaryBTreeDataba [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SecondaryBTreeDatabase_Duplicates.htm b/docs/csharp/html/P_BerkeleyDB_SecondaryBTreeDatabase_Duplicates.htm
index 0821ca1..d5562aa 100644
--- a/docs/csharp/html/P_BerkeleyDB_SecondaryBTreeDatabase_Duplicates.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SecondaryBTreeDatabase_Duplicates.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Duplicates Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Duplicates Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_DuplicatesPolicy.htm">DuplicatesPolicy</a> <span class="identifier">Duplicates</span> {
 	<a href="T_BerkeleyDB_DuplicatesPolicy.htm">DuplicatesPolicy</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryBTreeDatabase.htm">SecondaryBTreeDataba [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SecondaryBTreeDatabase_MinKeysPerPage.htm b/docs/csharp/html/P_BerkeleyDB_SecondaryBTreeDatabase_MinKeysPerPage.htm
index 3b2c1fd..2faa746 100644
--- a/docs/csharp/html/P_BerkeleyDB_SecondaryBTreeDatabase_MinKeysPerPage.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SecondaryBTreeDatabase_MinKeysPerPage.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MinKeysPerPage Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MinKeysPerPage Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MinKeysPerPage</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryBTreeDatabase.htm">SecondaryBTreeDataba [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SecondaryBTreeDatabase_PrefixCompare.htm b/docs/csharp/html/P_BerkeleyDB_SecondaryBTreeDatabase_PrefixCompare.htm
index 0789acb..48ae32b 100644
--- a/docs/csharp/html/P_BerkeleyDB_SecondaryBTreeDatabase_PrefixCompare.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SecondaryBTreeDatabase_PrefixCompare.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrefixCompare Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PrefixCompare Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,9 +13,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_EntryPrefixComparisonDelegate.htm">EntryPrefixComparisonDelegate</a>^ <span class="identifier">PrefixCompare</span> {
 	<a href="T_BerkeleyDB_EntryPrefixComparisonDelegate.htm">EntryPrefixComparisonDelegate</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="T_BerkeleyDB_EntryPrefixComparisonDelegate.htm">EntryPrefixComparisonDelegate</a>^ <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryBTreeDatabase.htm">SecondaryBTreeDataba [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SecondaryBTreeDatabase_RecordNumbers.htm b/docs/csharp/html/P_BerkeleyDB_SecondaryBTreeDatabase_RecordNumbers.htm
index c0a1697..b017cc0 100644
--- a/docs/csharp/html/P_BerkeleyDB_SecondaryBTreeDatabase_RecordNumbers.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SecondaryBTreeDatabase_RecordNumbers.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecordNumbers Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecordNumbers Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">RecordNumbers</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryBTreeDatabase.htm">SecondaryBTreeDataba [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SecondaryBTreeDatabase_ReverseSplit.htm b/docs/csharp/html/P_BerkeleyDB_SecondaryBTreeDatabase_ReverseSplit.htm
index 8e02057..a9da8ef 100644
--- a/docs/csharp/html/P_BerkeleyDB_SecondaryBTreeDatabase_ReverseSplit.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SecondaryBTreeDatabase_ReverseSplit.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReverseSplit Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReverseSplit Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">ReverseSplit</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryBTreeDatabase.htm">SecondaryBTreeDataba [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SecondaryCursor_Current.htm b/docs/csharp/html/P_BerkeleyDB_SecondaryCursor_Current.htm
index 9a65223..e500b3d 100644
--- a/docs/csharp/html/P_BerkeleyDB_SecondaryCursor_Current.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SecondaryCursor_Current.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Current Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Current Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^, <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^, <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^>> <span class="identifier">Current</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^, <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^, <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^>> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^, <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^, <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^>> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SecondaryDatabaseConfig_ForeignKeyDatabase.htm b/docs/csharp/html/P_BerkeleyDB_SecondaryDatabaseConfig_ForeignKeyDatabase.htm
index e55de31..8b3a357 100644
--- a/docs/csharp/html/P_BerkeleyDB_SecondaryDatabaseConfig_ForeignKeyDatabase.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SecondaryDatabaseConfig_ForeignKeyDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ForeignKeyDatabase Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ForeignKeyDatabase Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_Database.htm">Database</a>^ <span class="identifier">ForeignKeyDatabase</span> {
 	<a href="T_BerkeleyDB_Database.htm">Database</a>^ <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryDatabaseConfig.htm">SecondaryDatabaseCo [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SecondaryDatabaseConfig_ForeignKeyNullfier.htm b/docs/csharp/html/P_BerkeleyDB_SecondaryDatabaseConfig_ForeignKeyNullfier.htm
index c21d8ea..45f8d7f 100644
--- a/docs/csharp/html/P_BerkeleyDB_SecondaryDatabaseConfig_ForeignKeyNullfier.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SecondaryDatabaseConfig_ForeignKeyNullfier.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ForeignKeyNullfier Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ForeignKeyNullfier Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_ForeignKeyNullifyDelegate.htm">ForeignKeyNullifyDelegate</a>^ <span class="identifier">ForeignKeyNullfier</span> {
 	<a href="T_BerkeleyDB_ForeignKeyNullifyDelegate.htm">ForeignKeyNullifyDelegate</a>^ <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryDatabaseConfig.htm">SecondaryDatabaseCo [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SecondaryDatabaseConfig_KeyGen.htm b/docs/csharp/html/P_BerkeleyDB_SecondaryDatabaseConfig_KeyGen.htm
index c37accb..d6ff57b 100644
--- a/docs/csharp/html/P_BerkeleyDB_SecondaryDatabaseConfig_KeyGen.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SecondaryDatabaseConfig_KeyGen.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>KeyGen Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>KeyGen Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_SecondaryKeyGenDelegate.htm">SecondaryKeyGenDelegate</a>^ <span class="identifier">KeyGen</span> {
 	<a href="T_BerkeleyDB_SecondaryKeyGenDelegate.htm">SecondaryKeyGenDelegate</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="T_BerkeleyDB_SecondaryKeyGenDelegate.htm">SecondaryKeyGenDelegate</a>^ <span class="parameter">value</span>);
@@ -21,4 +21,4 @@
             <a href="P_BerkeleyDB_BaseDatabase_ReadOnly.htm">Primary.ReadOnly</a> and
             <a href="F_BerkeleyDB_DatabaseConfig_ReadOnly.htm">ReadOnly</a> are true.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryDatabaseConfig.htm">SecondaryDatabaseConfig Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SecondaryDatabaseConfig_OnForeignKeyDelete.htm b/docs/csharp/html/P_BerkeleyDB_SecondaryDatabaseConfig_OnForeignKeyDelete.htm
index 0433a41..57c28ac 100644
--- a/docs/csharp/html/P_BerkeleyDB_SecondaryDatabaseConfig_OnForeignKeyDelete.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SecondaryDatabaseConfig_OnForeignKeyDelete.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>OnForeignKeyDelete Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>OnForeignKeyDelete Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_ForeignKeyDeleteAction.htm">ForeignKeyDeleteAction</a> <span class="identifier">OnForeignKeyDelete</span> {
 	<a href="T_BerkeleyDB_ForeignKeyDeleteAction.htm">ForeignKeyDeleteAction</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryDatabaseConfig.htm">SecondaryDatabaseCo [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SecondaryDatabaseConfig_Primary.htm b/docs/csharp/html/P_BerkeleyDB_SecondaryDatabaseConfig_Primary.htm
index 350ce65..368badd 100644
--- a/docs/csharp/html/P_BerkeleyDB_SecondaryDatabaseConfig_Primary.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SecondaryDatabaseConfig_Primary.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Primary Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Primary Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_Database.htm">Database</a>^ <span class="identifier">Primary</span> {
 	<a href="T_BerkeleyDB_Database.htm">Database</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="T_BerkeleyDB_Database.htm">Database</a>^ <span class="parameter">value</span>);
@@ -22,4 +22,4 @@
             work, Primary must have been configured with
             <a href="T_BerkeleyDB_DuplicatesPolicy.htm">NONE</a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryDatabaseConfig.htm">SecondaryDatabaseConfig Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SecondaryDatabase_KeyGen.htm b/docs/csharp/html/P_BerkeleyDB_SecondaryDatabase_KeyGen.htm
index 45b590f..cc545ba 100644
--- a/docs/csharp/html/P_BerkeleyDB_SecondaryDatabase_KeyGen.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SecondaryDatabase_KeyGen.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>KeyGen Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>KeyGen Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_SecondaryKeyGenDelegate.htm">SecondaryKeyGenDelegate</a>^ <span class="identifier">KeyGen</span> {
 	<a href="T_BerkeleyDB_SecondaryKeyGenDelegate.htm">SecondaryKeyGenDelegate</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="T_BerkeleyDB_SecondaryKeyGenDelegate.htm">SecondaryKeyGenDelegate</a>^ <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryDatabase.htm">SecondaryDatabase Class</ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SecondaryDatabase_Nullifier.htm b/docs/csharp/html/P_BerkeleyDB_SecondaryDatabase_Nullifier.htm
index c9ce96d..070b66a 100644
--- a/docs/csharp/html/P_BerkeleyDB_SecondaryDatabase_Nullifier.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SecondaryDatabase_Nullifier.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Nullifier Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Nullifier Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_ForeignKeyNullifyDelegate.htm">ForeignKeyNullifyDelegate</a>^ <span class="identifier">Nullifier</span> {
 	<a href="T_BerkeleyDB_ForeignKeyNullifyDelegate.htm">ForeignKeyNullifyDelegate</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="T_BerkeleyDB_ForeignKeyNullifyDelegate.htm">ForeignKeyNullifyDelegate</a>^ <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryDatabase.htm">SecondaryDatabase Class</ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SecondaryHashDatabaseConfig_FillFactor.htm b/docs/csharp/html/P_BerkeleyDB_SecondaryHashDatabaseConfig_FillFactor.htm
index 948fae7..7083a30 100644
--- a/docs/csharp/html/P_BerkeleyDB_SecondaryHashDatabaseConfig_FillFactor.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SecondaryHashDatabaseConfig_FillFactor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FillFactor Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FillFactor Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">FillFactor</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -31,4 +31,4 @@
             If the database already exists, this setting will be ignored.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryHashDatabaseConfig.htm">SecondaryHashDatabaseConfig Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SecondaryHashDatabaseConfig_TableSize.htm b/docs/csharp/html/P_BerkeleyDB_SecondaryHashDatabaseConfig_TableSize.htm
index 0222274..2566ad0 100644
--- a/docs/csharp/html/P_BerkeleyDB_SecondaryHashDatabaseConfig_TableSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SecondaryHashDatabaseConfig_TableSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TableSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TableSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">TableSize</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -27,4 +27,4 @@
             If the database already exists, this setting will be ignored.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryHashDatabaseConfig.htm">SecondaryHashDatabaseConfig Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SecondaryHashDatabase_Compare.htm b/docs/csharp/html/P_BerkeleyDB_SecondaryHashDatabase_Compare.htm
index 4b9c16f..4f0d578 100644
--- a/docs/csharp/html/P_BerkeleyDB_SecondaryHashDatabase_Compare.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SecondaryHashDatabase_Compare.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Compare Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Compare Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,9 +13,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_EntryComparisonDelegate.htm">EntryComparisonDelegate</a>^ <span class="identifier">Compare</span> {
 	<a href="T_BerkeleyDB_EntryComparisonDelegate.htm">EntryComparisonDelegate</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="T_BerkeleyDB_EntryComparisonDelegate.htm">EntryComparisonDelegate</a>^ <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryHashDatabase.htm">SecondaryHashDatabase [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SecondaryHashDatabase_DupCompare.htm b/docs/csharp/html/P_BerkeleyDB_SecondaryHashDatabase_DupCompare.htm
index 44f190a..be824ae 100644
--- a/docs/csharp/html/P_BerkeleyDB_SecondaryHashDatabase_DupCompare.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SecondaryHashDatabase_DupCompare.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DupCompare Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DupCompare Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_EntryComparisonDelegate.htm">EntryComparisonDelegate</a>^ <span class="identifier">DupCompare</span> {
 	<a href="T_BerkeleyDB_EntryComparisonDelegate.htm">EntryComparisonDelegate</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="T_BerkeleyDB_EntryComparisonDelegate.htm">EntryComparisonDelegate</a>^ <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryHashDatabase.htm">SecondaryHashDatabase [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SecondaryHashDatabase_Duplicates.htm b/docs/csharp/html/P_BerkeleyDB_SecondaryHashDatabase_Duplicates.htm
index 9e45ae7..562b991 100644
--- a/docs/csharp/html/P_BerkeleyDB_SecondaryHashDatabase_Duplicates.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SecondaryHashDatabase_Duplicates.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Duplicates Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Duplicates Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_DuplicatesPolicy.htm">DuplicatesPolicy</a> <span class="identifier">Duplicates</span> {
 	<a href="T_BerkeleyDB_DuplicatesPolicy.htm">DuplicatesPolicy</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryHashDatabase.htm">SecondaryHashDatabase [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SecondaryHashDatabase_FillFactor.htm b/docs/csharp/html/P_BerkeleyDB_SecondaryHashDatabase_FillFactor.htm
index 65ce2df..4047156 100644
--- a/docs/csharp/html/P_BerkeleyDB_SecondaryHashDatabase_FillFactor.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SecondaryHashDatabase_FillFactor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FillFactor Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FillFactor Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">FillFactor</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryHashDatabase.htm">SecondaryHashDatabase [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SecondaryHashDatabase_HashFunction.htm b/docs/csharp/html/P_BerkeleyDB_SecondaryHashDatabase_HashFunction.htm
index 3b0581e..e7e36bc 100644
--- a/docs/csharp/html/P_BerkeleyDB_SecondaryHashDatabase_HashFunction.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SecondaryHashDatabase_HashFunction.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashFunction Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashFunction Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_HashFunctionDelegate.htm">HashFunctionDelegate</a>^ <span class="identifier">HashFunction</span> {
 	<a href="T_BerkeleyDB_HashFunctionDelegate.htm">HashFunctionDelegate</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="T_BerkeleyDB_HashFunctionDelegate.htm">HashFunctionDelegate</a>^ <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryHashDatabase.htm">SecondaryHashDatabase [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SecondaryHashDatabase_TableSize.htm b/docs/csharp/html/P_BerkeleyDB_SecondaryHashDatabase_TableSize.htm
index 2d3a423..59c18e9 100644
--- a/docs/csharp/html/P_BerkeleyDB_SecondaryHashDatabase_TableSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SecondaryHashDatabase_TableSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TableSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TableSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">TableSize</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryHashDatabase.htm">SecondaryHashDatabase [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SecondaryQueueDatabaseConfig_ExtentSize.htm b/docs/csharp/html/P_BerkeleyDB_SecondaryQueueDatabaseConfig_ExtentSize.htm
index b847048..492094c 100644
--- a/docs/csharp/html/P_BerkeleyDB_SecondaryQueueDatabaseConfig_ExtentSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SecondaryQueueDatabaseConfig_ExtentSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ExtentSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ExtentSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">ExtentSize</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -31,4 +31,4 @@
             If the database already exists, this setting will be ignored.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm">SecondaryQueueDatabaseConfig Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SecondaryQueueDatabaseConfig_Length.htm b/docs/csharp/html/P_BerkeleyDB_SecondaryQueueDatabaseConfig_Length.htm
index 5583e12..21a8fc9 100644
--- a/docs/csharp/html/P_BerkeleyDB_SecondaryQueueDatabaseConfig_Length.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SecondaryQueueDatabaseConfig_Length.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Length Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Length Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Length</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -36,4 +36,4 @@
             If the database already exists, this setting will be ignored.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm">SecondaryQueueDatabaseConfig Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SecondaryQueueDatabaseConfig_PadByte.htm b/docs/csharp/html/P_BerkeleyDB_SecondaryQueueDatabaseConfig_PadByte.htm
index 4917083..26128b7 100644
--- a/docs/csharp/html/P_BerkeleyDB_SecondaryQueueDatabaseConfig_PadByte.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SecondaryQueueDatabaseConfig_PadByte.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PadByte Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PadByte Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">PadByte</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">value</span>);
@@ -24,4 +24,4 @@
             If the database already exists, this setting will be ignored.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm">SecondaryQueueDatabaseConfig Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SecondaryQueueDatabase_ExtentSize.htm b/docs/csharp/html/P_BerkeleyDB_SecondaryQueueDatabase_ExtentSize.htm
index 76e5b27..f91e924 100644
--- a/docs/csharp/html/P_BerkeleyDB_SecondaryQueueDatabase_ExtentSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SecondaryQueueDatabase_ExtentSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ExtentSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ExtentSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">ExtentSize</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryQueueDatabase.htm">SecondaryQueueDataba [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SecondaryQueueDatabase_Length.htm b/docs/csharp/html/P_BerkeleyDB_SecondaryQueueDatabase_Length.htm
index bf19d89..7c8e5a0 100644
--- a/docs/csharp/html/P_BerkeleyDB_SecondaryQueueDatabase_Length.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SecondaryQueueDatabase_Length.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Length Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Length Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Length</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryQueueDatabase.htm">SecondaryQueueDataba [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SecondaryQueueDatabase_PadByte.htm b/docs/csharp/html/P_BerkeleyDB_SecondaryQueueDatabase_PadByte.htm
index 510f7a7..7f1f2f7 100644
--- a/docs/csharp/html/P_BerkeleyDB_SecondaryQueueDatabase_PadByte.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SecondaryQueueDatabase_PadByte.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PadByte Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PadByte Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">PadByte</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryQueueDatabase.htm">SecondaryQueueDataba [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabaseConfig_Delimiter.htm b/docs/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabaseConfig_Delimiter.htm
index 378150f..c7be07c 100644
--- a/docs/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabaseConfig_Delimiter.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabaseConfig_Delimiter.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Delimiter Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Delimiter Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">Delimiter</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">value</span>);
@@ -27,4 +27,4 @@
             If the database already exists, this setting will be ignored.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm">SecondaryRecnoDatabaseConfig Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabaseConfig_Length.htm b/docs/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabaseConfig_Length.htm
index 9b5e05b..6a0042c 100644
--- a/docs/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabaseConfig_Length.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabaseConfig_Length.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Length Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Length Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Length</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -31,4 +31,4 @@
             If the database already exists, this setting will be ignored.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm">SecondaryRecnoDatabaseConfig Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabaseConfig_PadByte.htm b/docs/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabaseConfig_PadByte.htm
index 2e8a098..b7dcf78 100644
--- a/docs/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabaseConfig_PadByte.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabaseConfig_PadByte.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PadByte Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PadByte Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">PadByte</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">value</span>);
@@ -24,4 +24,4 @@
             If the database already exists, this setting will be ignored.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm">SecondaryRecnoDatabaseConfig Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabase_BackingFile.htm b/docs/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabase_BackingFile.htm
index afbfa65..494b1d8 100644
--- a/docs/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabase_BackingFile.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabase_BackingFile.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BackingFile Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BackingFile Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="identifier">BackingFile</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryRecnoDatabase.htm">SecondaryRecnoDataba [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabase_Delimiter.htm b/docs/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabase_Delimiter.htm
index 398057c..f086469 100644
--- a/docs/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabase_Delimiter.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabase_Delimiter.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Delimiter Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Delimiter Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">Delimiter</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryRecnoDatabase.htm">SecondaryRecnoDataba [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabase_Length.htm b/docs/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabase_Length.htm
index 9cfcb11..06f6343 100644
--- a/docs/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabase_Length.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabase_Length.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Length Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Length Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Length</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryRecnoDatabase.htm">SecondaryRecnoDataba [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabase_PadByte.htm b/docs/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabase_PadByte.htm
index a8332f2..5a603bc 100644
--- a/docs/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabase_PadByte.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabase_PadByte.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PadByte Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PadByte Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">PadByte</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryRecnoDatabase.htm">SecondaryRecnoDataba [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabase_Renumber.htm b/docs/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabase_Renumber.htm
index f25d9f6..99dde80 100644
--- a/docs/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabase_Renumber.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabase_Renumber.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Renumber Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Renumber Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Renumber</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryRecnoDatabase.htm">SecondaryRecnoDataba [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabase_Snapshot.htm b/docs/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabase_Snapshot.htm
index 6cd0639..c9a63fb 100644
--- a/docs/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabase_Snapshot.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SecondaryRecnoDatabase_Snapshot.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Snapshot Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Snapshot Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,8 +13,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Snapshot</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryRecnoDatabase.htm">SecondaryRecnoDataba [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SequenceConfig_CacheSize.htm b/docs/csharp/html/P_BerkeleyDB_SequenceConfig_CacheSize.htm
index ae8085d..ef2633e 100644
--- a/docs/csharp/html/P_BerkeleyDB_SequenceConfig_CacheSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SequenceConfig_CacheSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CacheSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CacheSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">CacheSize</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SequenceConfig.htm">SequenceConfig Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SequenceConfig_Decrement.htm b/docs/csharp/html/P_BerkeleyDB_SequenceConfig_Decrement.htm
index 3aed573..272271c 100644
--- a/docs/csharp/html/P_BerkeleyDB_SequenceConfig_Decrement.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SequenceConfig_Decrement.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Decrement Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Decrement Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Decrement</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SequenceConfig.htm">SequenceConfig Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SequenceConfig_Increment.htm b/docs/csharp/html/P_BerkeleyDB_SequenceConfig_Increment.htm
index 3b22f87..d85491b 100644
--- a/docs/csharp/html/P_BerkeleyDB_SequenceConfig_Increment.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SequenceConfig_Increment.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Increment Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Increment Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Increment</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SequenceConfig.htm">SequenceConfig Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SequenceConfig_InitialValue.htm b/docs/csharp/html/P_BerkeleyDB_SequenceConfig_InitialValue.htm
index a120b76..022b59c 100644
--- a/docs/csharp/html/P_BerkeleyDB_SequenceConfig_InitialValue.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SequenceConfig_InitialValue.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitialValue Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitialValue Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/6yy583ek" target="_blank">long long</a> <span class="identifier">InitialValue</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/6yy583ek" target="_blank">long long</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/6yy583ek" target="_blank">long long</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SequenceConfig.htm">SequenceConfig Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SequenceConfig_Max.htm b/docs/csharp/html/P_BerkeleyDB_SequenceConfig_Max.htm
index 6f1edeb..4d2444a 100644
--- a/docs/csharp/html/P_BerkeleyDB_SequenceConfig_Max.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SequenceConfig_Max.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Max Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Max Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/6yy583ek" target="_blank">long long</a> <span class="identifier">Max</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/6yy583ek" target="_blank">long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SequenceConfig.htm">SequenceConfig Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SequenceConfig_Min.htm b/docs/csharp/html/P_BerkeleyDB_SequenceConfig_Min.htm
index f0645e5..6166063 100644
--- a/docs/csharp/html/P_BerkeleyDB_SequenceConfig_Min.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SequenceConfig_Min.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Min Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Min Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/6yy583ek" target="_blank">long long</a> <span class="identifier">Min</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/6yy583ek" target="_blank">long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SequenceConfig.htm">SequenceConfig Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SequenceStats_CacheSize.htm b/docs/csharp/html/P_BerkeleyDB_SequenceStats_CacheSize.htm
index 61a10ce..af3a4dc 100644
--- a/docs/csharp/html/P_BerkeleyDB_SequenceStats_CacheSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SequenceStats_CacheSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CacheSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CacheSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">CacheSize</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SequenceStats.htm">SequenceStats Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SequenceStats_CachedValue.htm b/docs/csharp/html/P_BerkeleyDB_SequenceStats_CachedValue.htm
index 58a4fa6..c13ed48 100644
--- a/docs/csharp/html/P_BerkeleyDB_SequenceStats_CachedValue.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SequenceStats_CachedValue.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CachedValue Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CachedValue Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/6yy583ek" target="_blank">long long</a> <span class="identifier">CachedValue</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/6yy583ek" target="_blank">long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SequenceStats.htm">SequenceStats Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SequenceStats_Flags.htm b/docs/csharp/html/P_BerkeleyDB_SequenceStats_Flags.htm
index 27b1f93..d83bead 100644
--- a/docs/csharp/html/P_BerkeleyDB_SequenceStats_Flags.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SequenceStats_Flags.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Flags Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Flags Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Flags</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SequenceStats.htm">SequenceStats Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SequenceStats_LastCachedValue.htm b/docs/csharp/html/P_BerkeleyDB_SequenceStats_LastCachedValue.htm
index 86feea5..e5f785c 100644
--- a/docs/csharp/html/P_BerkeleyDB_SequenceStats_LastCachedValue.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SequenceStats_LastCachedValue.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LastCachedValue Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LastCachedValue Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/6yy583ek" target="_blank">long long</a> <span class="identifier">LastCachedValue</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/6yy583ek" target="_blank">long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SequenceStats.htm">SequenceStats Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SequenceStats_LockNoWait.htm b/docs/csharp/html/P_BerkeleyDB_SequenceStats_LockNoWait.htm
index 70c76b4..23e8ccf 100644
--- a/docs/csharp/html/P_BerkeleyDB_SequenceStats_LockNoWait.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SequenceStats_LockNoWait.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockNoWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockNoWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">LockNoWait</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SequenceStats.htm">SequenceStats Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SequenceStats_LockWait.htm b/docs/csharp/html/P_BerkeleyDB_SequenceStats_LockWait.htm
index e173600..11c2504 100644
--- a/docs/csharp/html/P_BerkeleyDB_SequenceStats_LockWait.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SequenceStats_LockWait.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">LockWait</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SequenceStats.htm">SequenceStats Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SequenceStats_Max.htm b/docs/csharp/html/P_BerkeleyDB_SequenceStats_Max.htm
index 78f01ad..5958f03 100644
--- a/docs/csharp/html/P_BerkeleyDB_SequenceStats_Max.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SequenceStats_Max.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Max Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Max Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/6yy583ek" target="_blank">long long</a> <span class="identifier">Max</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/6yy583ek" target="_blank">long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SequenceStats.htm">SequenceStats Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SequenceStats_Min.htm b/docs/csharp/html/P_BerkeleyDB_SequenceStats_Min.htm
index 9a77740..7ad70d4 100644
--- a/docs/csharp/html/P_BerkeleyDB_SequenceStats_Min.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SequenceStats_Min.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Min Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Min Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/6yy583ek" target="_blank">long long</a> <span class="identifier">Min</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/6yy583ek" target="_blank">long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SequenceStats.htm">SequenceStats Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_SequenceStats_StoredValue.htm b/docs/csharp/html/P_BerkeleyDB_SequenceStats_StoredValue.htm
index c8b415c..7110cde 100644
--- a/docs/csharp/html/P_BerkeleyDB_SequenceStats_StoredValue.htm
+++ b/docs/csharp/html/P_BerkeleyDB_SequenceStats_StoredValue.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>StoredValue Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>StoredValue Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/6yy583ek" target="_blank">long long</a> <span class="identifier">StoredValue</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/6yy583ek" target="_blank">long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SequenceStats.htm">SequenceStats Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_Sequence_BackingDatabase.htm b/docs/csharp/html/P_BerkeleyDB_Sequence_BackingDatabase.htm
index 7b6dd78..c449184 100644
--- a/docs/csharp/html/P_BerkeleyDB_Sequence_BackingDatabase.htm
+++ b/docs/csharp/html/P_BerkeleyDB_Sequence_BackingDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BackingDatabase Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BackingDatabase Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_Database.htm">Database</a>^ <span class="identifier">BackingDatabase</span> {
 	<a href="T_BerkeleyDB_Database.htm">Database</a>^ <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Sequence.htm">Sequence Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_Sequence_Cachesize.htm b/docs/csharp/html/P_BerkeleyDB_Sequence_Cachesize.htm
index f37bf3a..33349db 100644
--- a/docs/csharp/html/P_BerkeleyDB_Sequence_Cachesize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_Sequence_Cachesize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cachesize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cachesize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="identifier">Cachesize</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Sequence.htm">Sequence Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_Sequence_Decrement.htm b/docs/csharp/html/P_BerkeleyDB_Sequence_Decrement.htm
index d25651a..020aea1 100644
--- a/docs/csharp/html/P_BerkeleyDB_Sequence_Decrement.htm
+++ b/docs/csharp/html/P_BerkeleyDB_Sequence_Decrement.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Decrement Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Decrement Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Decrement</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Sequence.htm">Sequence Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_Sequence_Increment.htm b/docs/csharp/html/P_BerkeleyDB_Sequence_Increment.htm
index cbefdfb..1bb7ef5 100644
--- a/docs/csharp/html/P_BerkeleyDB_Sequence_Increment.htm
+++ b/docs/csharp/html/P_BerkeleyDB_Sequence_Increment.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Increment Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Increment Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Increment</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Sequence.htm">Sequence Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_Sequence_Key.htm b/docs/csharp/html/P_BerkeleyDB_Sequence_Key.htm
index ed920fe..ddbd56c 100644
--- a/docs/csharp/html/P_BerkeleyDB_Sequence_Key.htm
+++ b/docs/csharp/html/P_BerkeleyDB_Sequence_Key.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Key Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Key Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^ <span class="identifier">Key</span> {
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^ <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Sequence.htm">Sequence Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_Sequence_Max.htm b/docs/csharp/html/P_BerkeleyDB_Sequence_Max.htm
index 1010181..e94f45d 100644
--- a/docs/csharp/html/P_BerkeleyDB_Sequence_Max.htm
+++ b/docs/csharp/html/P_BerkeleyDB_Sequence_Max.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Max Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Max Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/6yy583ek" target="_blank">long long</a> <span class="identifier">Max</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/6yy583ek" target="_blank">long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Sequence.htm">Sequence Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_Sequence_Min.htm b/docs/csharp/html/P_BerkeleyDB_Sequence_Min.htm
index 96891a6..7bf692c 100644
--- a/docs/csharp/html/P_BerkeleyDB_Sequence_Min.htm
+++ b/docs/csharp/html/P_BerkeleyDB_Sequence_Min.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Min Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Min Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/6yy583ek" target="_blank">long long</a> <span class="identifier">Min</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/6yy583ek" target="_blank">long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Sequence.htm">Sequence Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_Sequence_Wrap.htm b/docs/csharp/html/P_BerkeleyDB_Sequence_Wrap.htm
index 571d53e..e15f2dc 100644
--- a/docs/csharp/html/P_BerkeleyDB_Sequence_Wrap.htm
+++ b/docs/csharp/html/P_BerkeleyDB_Sequence_Wrap.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Wrap Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Wrap Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="identifier">Wrap</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Sequence.htm">Sequence Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_TransactionConfig_InitTransactionCount.htm b/docs/csharp/html/P_BerkeleyDB_TransactionConfig_InitTransactionCount.htm
index 0e17040..0347498 100644
--- a/docs/csharp/html/P_BerkeleyDB_TransactionConfig_InitTransactionCount.htm
+++ b/docs/csharp/html/P_BerkeleyDB_TransactionConfig_InitTransactionCount.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitTransactionCount Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitTransactionCount Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">InitTransactionCount</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -31,4 +31,4 @@
             InitLockers will be ignored.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_TransactionConfig.htm">TransactionConfig Class</a></div><div class="seeAlsoStyle [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_TransactionConfig_LockTimeout.htm b/docs/csharp/html/P_BerkeleyDB_TransactionConfig_LockTimeout.htm
index ed89782..06208b2 100644
--- a/docs/csharp/html/P_BerkeleyDB_TransactionConfig_LockTimeout.htm
+++ b/docs/csharp/html/P_BerkeleyDB_TransactionConfig_LockTimeout.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockTimeout Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockTimeout Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">LockTimeout</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -30,4 +30,4 @@
             more information.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_TransactionConfig.htm">TransactionConfig Class</a></div><div class="seeAlsoStyle [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_TransactionConfig_Name.htm b/docs/csharp/html/P_BerkeleyDB_TransactionConfig_Name.htm
index 636a64d..4396923 100644
--- a/docs/csharp/html/P_BerkeleyDB_TransactionConfig_Name.htm
+++ b/docs/csharp/html/P_BerkeleyDB_TransactionConfig_Name.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Name Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Name Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="identifier">Name</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="parameter">value</span>);
@@ -24,4 +24,4 @@
             defined), a debugging log record is written including the
             transaction ID and the name.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_TransactionConfig.htm">TransactionConfig Class</a></div><div class="seeAls [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_TransactionConfig_TxnTimeout.htm b/docs/csharp/html/P_BerkeleyDB_TransactionConfig_TxnTimeout.htm
index 6f9027b..7aa4b99 100644
--- a/docs/csharp/html/P_BerkeleyDB_TransactionConfig_TxnTimeout.htm
+++ b/docs/csharp/html/P_BerkeleyDB_TransactionConfig_TxnTimeout.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TxnTimeout Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TxnTimeout Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">TxnTimeout</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
@@ -30,4 +30,4 @@
             more information.
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_TransactionConfig.htm">TransactionConfig Class</a></div><div class="seeAlsoStyle [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_TransactionStats_Aborted.htm b/docs/csharp/html/P_BerkeleyDB_TransactionStats_Aborted.htm
index fbb4f20..9e947f9 100644
--- a/docs/csharp/html/P_BerkeleyDB_TransactionStats_Aborted.htm
+++ b/docs/csharp/html/P_BerkeleyDB_TransactionStats_Aborted.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Aborted Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Aborted Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">Aborted</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_TransactionStats.htm">TransactionStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_TransactionStats_Active.htm b/docs/csharp/html/P_BerkeleyDB_TransactionStats_Active.htm
index 10d717b..4721fcb 100644
--- a/docs/csharp/html/P_BerkeleyDB_TransactionStats_Active.htm
+++ b/docs/csharp/html/P_BerkeleyDB_TransactionStats_Active.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Active Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Active Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Active</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_TransactionStats.htm">TransactionStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_TransactionStats_Begun.htm b/docs/csharp/html/P_BerkeleyDB_TransactionStats_Begun.htm
index 5277df1..7b351f6 100644
--- a/docs/csharp/html/P_BerkeleyDB_TransactionStats_Begun.htm
+++ b/docs/csharp/html/P_BerkeleyDB_TransactionStats_Begun.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Begun Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Begun Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">Begun</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_TransactionStats.htm">TransactionStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_TransactionStats_Committed.htm b/docs/csharp/html/P_BerkeleyDB_TransactionStats_Committed.htm
index 15213ce..ee45b2f 100644
--- a/docs/csharp/html/P_BerkeleyDB_TransactionStats_Committed.htm
+++ b/docs/csharp/html/P_BerkeleyDB_TransactionStats_Committed.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Committed Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Committed Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">Committed</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_TransactionStats.htm">TransactionStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_TransactionStats_InitTxns.htm b/docs/csharp/html/P_BerkeleyDB_TransactionStats_InitTxns.htm
index 9b907af..11f456e 100644
--- a/docs/csharp/html/P_BerkeleyDB_TransactionStats_InitTxns.htm
+++ b/docs/csharp/html/P_BerkeleyDB_TransactionStats_InitTxns.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitTxns Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>InitTxns Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">InitTxns</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_TransactionStats.htm">TransactionStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_TransactionStats_LastCheckpoint.htm b/docs/csharp/html/P_BerkeleyDB_TransactionStats_LastCheckpoint.htm
index f9bd4ef..ba51f0c 100644
--- a/docs/csharp/html/P_BerkeleyDB_TransactionStats_LastCheckpoint.htm
+++ b/docs/csharp/html/P_BerkeleyDB_TransactionStats_LastCheckpoint.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LastCheckpoint Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LastCheckpoint Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="T_BerkeleyDB_LSN.htm">LSN</a>^ <span class="identifier">LastCheckpoint</span> {
 	<a href="T_BerkeleyDB_LSN.htm">LSN</a>^ <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_TransactionStats.htm">TransactionStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_TransactionStats_LastCheckpointTime.htm b/docs/csharp/html/P_BerkeleyDB_TransactionStats_LastCheckpointTime.htm
index 47da180..29c4417 100644
--- a/docs/csharp/html/P_BerkeleyDB_TransactionStats_LastCheckpointTime.htm
+++ b/docs/csharp/html/P_BerkeleyDB_TransactionStats_LastCheckpointTime.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LastCheckpointTime Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LastCheckpointTime Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/6yy583ek" target="_blank">long long</a> <span class="identifier">LastCheckpointTime</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/6yy583ek" target="_blank">long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_TransactionStats.htm">TransactionStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_TransactionStats_LastID.htm b/docs/csharp/html/P_BerkeleyDB_TransactionStats_LastID.htm
index ff84150..b4d23c4 100644
--- a/docs/csharp/html/P_BerkeleyDB_TransactionStats_LastID.htm
+++ b/docs/csharp/html/P_BerkeleyDB_TransactionStats_LastID.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LastID Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LastID Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">LastID</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_TransactionStats.htm">TransactionStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_TransactionStats_MaxActive.htm b/docs/csharp/html/P_BerkeleyDB_TransactionStats_MaxActive.htm
index e186c22..506317a 100644
--- a/docs/csharp/html/P_BerkeleyDB_TransactionStats_MaxActive.htm
+++ b/docs/csharp/html/P_BerkeleyDB_TransactionStats_MaxActive.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxActive Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxActive Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MaxActive</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_TransactionStats.htm">TransactionStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_TransactionStats_MaxSnapshot.htm b/docs/csharp/html/P_BerkeleyDB_TransactionStats_MaxSnapshot.htm
index b40f2c7..d267e5f 100644
--- a/docs/csharp/html/P_BerkeleyDB_TransactionStats_MaxSnapshot.htm
+++ b/docs/csharp/html/P_BerkeleyDB_TransactionStats_MaxSnapshot.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxSnapshot Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxSnapshot Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MaxSnapshot</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_TransactionStats.htm">TransactionStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_TransactionStats_MaxTransactions.htm b/docs/csharp/html/P_BerkeleyDB_TransactionStats_MaxTransactions.htm
index 9ae9cdc..c7cd77f 100644
--- a/docs/csharp/html/P_BerkeleyDB_TransactionStats_MaxTransactions.htm
+++ b/docs/csharp/html/P_BerkeleyDB_TransactionStats_MaxTransactions.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxTransactions Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MaxTransactions Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">MaxTransactions</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_TransactionStats.htm">TransactionStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_TransactionStats_RegionLockNoWait.htm b/docs/csharp/html/P_BerkeleyDB_TransactionStats_RegionLockNoWait.htm
index 88a2297..f325b15 100644
--- a/docs/csharp/html/P_BerkeleyDB_TransactionStats_RegionLockNoWait.htm
+++ b/docs/csharp/html/P_BerkeleyDB_TransactionStats_RegionLockNoWait.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionLockNoWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionLockNoWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">RegionLockNoWait</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_TransactionStats.htm">TransactionStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_TransactionStats_RegionLockWait.htm b/docs/csharp/html/P_BerkeleyDB_TransactionStats_RegionLockWait.htm
index 43a8ce9..af23045 100644
--- a/docs/csharp/html/P_BerkeleyDB_TransactionStats_RegionLockWait.htm
+++ b/docs/csharp/html/P_BerkeleyDB_TransactionStats_RegionLockWait.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionLockWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionLockWait Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">RegionLockWait</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_TransactionStats.htm">TransactionStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_TransactionStats_RegionSize.htm b/docs/csharp/html/P_BerkeleyDB_TransactionStats_RegionSize.htm
index 81d5773..0ce42a7 100644
--- a/docs/csharp/html/P_BerkeleyDB_TransactionStats_RegionSize.htm
+++ b/docs/csharp/html/P_BerkeleyDB_TransactionStats_RegionSize.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RegionSize Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="identifier">RegionSize</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/06cf7918" target="_blank">unsigned long long</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_TransactionStats.htm">TransactionStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_TransactionStats_Restored.htm b/docs/csharp/html/P_BerkeleyDB_TransactionStats_Restored.htm
index b0d13bc..e391f4f 100644
--- a/docs/csharp/html/P_BerkeleyDB_TransactionStats_Restored.htm
+++ b/docs/csharp/html/P_BerkeleyDB_TransactionStats_Restored.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Restored Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Restored Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Restored</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_TransactionStats.htm">TransactionStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_TransactionStats_Snapshot.htm b/docs/csharp/html/P_BerkeleyDB_TransactionStats_Snapshot.htm
index 111f988..2b1a4c9 100644
--- a/docs/csharp/html/P_BerkeleyDB_TransactionStats_Snapshot.htm
+++ b/docs/csharp/html/P_BerkeleyDB_TransactionStats_Snapshot.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Snapshot Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Snapshot Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Snapshot</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_TransactionStats.htm">TransactionStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_TransactionStats_Transactions.htm b/docs/csharp/html/P_BerkeleyDB_TransactionStats_Transactions.htm
index b6b0697..65d12f5 100644
--- a/docs/csharp/html/P_BerkeleyDB_TransactionStats_Transactions.htm
+++ b/docs/csharp/html/P_BerkeleyDB_TransactionStats_Transactions.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Transactions Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Transactions Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/6sh2ey19" target="_blank">List</a><<a href="T_BerkeleyDB_ActiveTransaction.htm">ActiveTransaction</a>^>^ <span class="identifier">Transactions</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/6sh2ey19" target="_blank">List</a><<a href="T_BerkeleyDB_ActiveTransaction.htm">ActiveTransaction</a>^>^ <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_TransactionStats.htm">TransactionStats Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_Transaction_CommitToken.htm b/docs/csharp/html/P_BerkeleyDB_Transaction_CommitToken.htm
index efcf68c..8cb9b6d 100644
--- a/docs/csharp/html/P_BerkeleyDB_Transaction_CommitToken.htm
+++ b/docs/csharp/html/P_BerkeleyDB_Transaction_CommitToken.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CommitToken Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CommitToken Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <span class="keyword">array</span><<a href="http://msdn2.microsoft.com/en-us/library/yyb1w04y" target="_blank">unsigned char</a>>^ <span class="identifier">CommitToken</span> {
 	<span class="keyword">array</span><<a href="http://msdn2.microsoft.com/en-us/library/yyb1w04y" target="_blank">unsigned char</a>>^ <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Transaction.htm">Transaction Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_Transaction_Id.htm b/docs/csharp/html/P_BerkeleyDB_Transaction_Id.htm
index a8f5fb5..b14005c 100644
--- a/docs/csharp/html/P_BerkeleyDB_Transaction_Id.htm
+++ b/docs/csharp/html/P_BerkeleyDB_Transaction_Id.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Id Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Id Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,8 +11,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Id</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Transaction.htm">Transaction Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_Transaction_Name.htm b/docs/csharp/html/P_BerkeleyDB_Transaction_Name.htm
index bfefd8a..974f8b8 100644
--- a/docs/csharp/html/P_BerkeleyDB_Transaction_Name.htm
+++ b/docs/csharp/html/P_BerkeleyDB_Transaction_Name.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Name Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Name Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="identifier">Name</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="parameter">value</span>);
@@ -24,4 +24,4 @@
             defined), a debugging log record is written including the
             transaction ID and the name.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Transaction.htm">Transaction Class</a></div><div class="seeAlsoStyle"><a h [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/P_BerkeleyDB_Transaction_Priority.htm b/docs/csharp/html/P_BerkeleyDB_Transaction_Priority.htm
index 345abf1..212951f 100644
--- a/docs/csharp/html/P_BerkeleyDB_Transaction_Priority.htm
+++ b/docs/csharp/html/P_BerkeleyDB_Transaction_Priority.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Priority Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Priority Property </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,9 +13,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 <span class="keyword">property</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="identifier">Priority</span> {
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="keyword">get</span> ();
 	<span class="keyword">void</span> <span class="keyword">set</span> (<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">value</span>);
 }</pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Transaction.htm">Transaction Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_ActiveTransaction.htm b/docs/csharp/html/Properties_T_BerkeleyDB_ActiveTransaction.htm
index 48bd6e4..7b229af 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_ActiveTransaction.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_ActiveTransaction.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ActiveTransaction Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ActiveTransaction Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -31,4 +31,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_ActiveTransaction_ThreadID.htm">ThreadID</a></td><td><div class="summary">
             The thread of control ID of the originator of the transaction.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ActiveTransaction.htm">ActiveTransaction Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_BTreeCursor.htm b/docs/csharp/html/Properties_T_BerkeleyDB_BTreeCursor.htm
index 895cb04..599b0e0 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_BTreeCursor.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_BTreeCursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTreeCursor Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTreeCursor Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -18,4 +18,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_Cursor_Priority.htm">Priority</a></td><td><div class="summary">
             The cache priority for pages referenced by the cursor.
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_BTreeDatabase.htm b/docs/csharp/html/Properties_T_BerkeleyDB_BTreeDatabase.htm
index 116fa57..ba4d6fd 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_BTreeDatabase.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_BTreeDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTreeDatabase Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTreeDatabase Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -118,4 +118,4 @@
             If true, the database was opened with support for multiversion
             concurrency control.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_BTreeDatabaseConfig.htm b/docs/csharp/html/Properties_T_BerkeleyDB_BTreeDatabaseConfig.htm
index 0f5d888..2f550b0 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_BTreeDatabaseConfig.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_BTreeDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTreeDatabaseConfig Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTreeDatabaseConfig Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -27,4 +27,4 @@
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_DatabaseConfig_PageSize.htm">PageSize</a></td><td><div class="summary">
             The size of the pages used to hold items in the database, in bytes.
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlso [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_BTreeStats.htm b/docs/csharp/html/Properties_T_BerkeleyDB_BTreeStats.htm
index 12ce5ce..75fdb10 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_BTreeStats.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_BTreeStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTreeStats Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTreeStats Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -46,4 +46,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_BTreeStats_Version.htm">Version</a></td><td><div class="summary">
             Version number. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BTreeStats.htm">BTreeStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_BadSecondaryException.htm b/docs/csharp/html/Properties_T_BerkeleyDB_BadSecondaryException.htm
index 7ac1f08..e5ed43b 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_BadSecondaryException.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_BadSecondaryException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BadSecondaryException Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BadSecondaryException Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -8,4 +8,4 @@
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_BadSecondaryException.htm">BadSecondaryException</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(propertyTableToggle)" style="cursor [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/2wyfbc48" target="_blank">Data</a></td><td><div class="summary">Gets a collection of key/value pairs that provide additional user-defined information about the exception.</div> (Inherited from <a href="http://msdn2.microsoft.com/ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_BaseDatabase.htm b/docs/csharp/html/Properties_T_BerkeleyDB_BaseDatabase.htm
index 70e4945..f1ec7a9 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_BaseDatabase.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_BaseDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BaseDatabase Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BaseDatabase Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -91,4 +91,4 @@
             If true, the database was opened with support for multiversion
             concurrency control.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_CompactConfig.htm b/docs/csharp/html/Properties_T_BerkeleyDB_CompactConfig.htm
index e7db174..8a82ee5 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_CompactConfig.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_CompactConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CompactConfig Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CompactConfig Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -21,4 +21,4 @@
             parameter identifies the lock timeout used for implicit
             transactions, in microseconds. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_CompactConfig.htm">CompactConfig Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_CompactData.htm b/docs/csharp/html/Properties_T_BerkeleyDB_CompactData.htm
index 1df4690..d5d9e31 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_CompactData.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_CompactData.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CompactData Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CompactData Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -28,4 +28,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_CompactData_PagesTruncated.htm">PagesTruncated</a></td><td><div class="summary">
             The number of database pages returned to the filesystem.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_CompactData.htm">CompactData Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_Cursor.htm b/docs/csharp/html/Properties_T_BerkeleyDB_Cursor.htm
index 0eca23a..ede29ef 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_Cursor.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_Cursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -18,4 +18,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_Cursor_Priority.htm">Priority</a></td><td><div class="summary">
             The cache priority for pages referenced by the cursor.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Cursor.htm">Cursor Class</a></div><div class="seeA [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_Database.htm b/docs/csharp/html/Properties_T_BerkeleyDB_Database.htm
index 4f901ad..f2b102f 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_Database.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_Database.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Database Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Database Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -91,4 +91,4 @@
             If true, the database was opened with support for multiversion
             concurrency control.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_DatabaseConfig.htm b/docs/csharp/html/Properties_T_BerkeleyDB_DatabaseConfig.htm
index ba1384f..5cf4a9b 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_DatabaseConfig.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_DatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseConfig Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseConfig Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -18,4 +18,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_DatabaseConfig_PageSize.htm">PageSize</a></td><td><div class="summary">
             The size of the pages used to hold items in the database, in bytes.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_DatabaseEntry.htm b/docs/csharp/html/Properties_T_BerkeleyDB_DatabaseEntry.htm
index d1ced17..6fa0474 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_DatabaseEntry.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_DatabaseEntry.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseEntry Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseEntry Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -21,4 +21,4 @@
             Set this DatabaseEntry as read only - that is Berkeley DB will not
             alter the entry.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_DatabaseEnvironment.htm b/docs/csharp/html/Properties_T_BerkeleyDB_DatabaseEnvironment.htm
index 738cff7..871882c 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_DatabaseEnvironment.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_DatabaseEnvironment.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseEnvironment Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseEnvironment Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -430,4 +430,4 @@
             If true, Berkeley DB will yield the processor immediately after each
             page or mutex acquisition.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironment.htm">DatabaseEnvironment Class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_DatabaseEnvironmentConfig.htm b/docs/csharp/html/Properties_T_BerkeleyDB_DatabaseEnvironmentConfig.htm
index 55959d4..2c36208 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_DatabaseEnvironmentConfig.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_DatabaseEnvironmentConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseEnvironmentConfig Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseEnvironmentConfig Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -32,4 +32,4 @@
             Recover to the time specified by timestamp rather than to the most
             current possible date.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DatabaseEnvironmentConfig.htm">DatabaseEnvironment [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_DatabaseException.htm b/docs/csharp/html/Properties_T_BerkeleyDB_DatabaseException.htm
index bd099d4..e8d98b9 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_DatabaseException.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_DatabaseException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseException Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseException Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -8,4 +8,4 @@
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(propertyTableToggle)" style="cursor:default [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/2wyfbc48" target="_blank">Data</a></td><td><div class="summary">Gets a collection of key/value pairs that provide additional user-defined information about the exception.</div> (Inherited from <a href="http://msdn2.microsoft.com/ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_DbChannel.htm b/docs/csharp/html/Properties_T_BerkeleyDB_DbChannel.htm
index c5d18f4..77dacbd 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_DbChannel.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_DbChannel.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DbChannel Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DbChannel Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,4 +11,4 @@
             Set the default timeout value. It is used by
             <a href="M_BerkeleyDB_DbChannel_SendRequest_1.htm">SendRequest(<span class="languageSpecificText"><span class="cpp">array<</span></span>DatabaseEntry<span class="languageSpecificText"><span class="cpp">></span><span class="cs">[]</span><span class="vb">()</span><span class="nu">[]</span></span>, UInt32)</a>.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DbChannel.htm">DbChannel Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_DbSite.htm b/docs/csharp/html/Properties_T_BerkeleyDB_DbSite.htm
index 390dfcb..b98df4b 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_DbSite.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_DbSite.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DbSite Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DbSite Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -22,4 +22,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_DbSite_Peer.htm">Peer</a></td><td><div class="summary">
             Whether the site is peer to local site. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DbSite.htm">DbSite Class</a></div><div class="seeA [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_DbSiteConfig.htm b/docs/csharp/html/Properties_T_BerkeleyDB_DbSiteConfig.htm
index 568ba19..dbe8a42 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_DbSiteConfig.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_DbSiteConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DbSiteConfig Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DbSiteConfig Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -18,4 +18,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_DbSiteConfig_Peer.htm">Peer</a></td><td><div class="summary">
             Whether the site is peer to local site. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_DbSiteConfig.htm">DbSiteConfig Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_DeadlockException.htm b/docs/csharp/html/Properties_T_BerkeleyDB_DeadlockException.htm
index 6d8c9ec..644faf2 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_DeadlockException.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_DeadlockException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DeadlockException Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DeadlockException Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -8,4 +8,4 @@
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_DeadlockException.htm">DeadlockException</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(propertyTableToggle)" style="cursor:default [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/2wyfbc48" target="_blank">Data</a></td><td><div class="summary">Gets a collection of key/value pairs that provide additional user-defined information about the exception.</div> (Inherited from <a href="http://msdn2.microsoft.com/ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_ForeignConflictException.htm b/docs/csharp/html/Properties_T_BerkeleyDB_ForeignConflictException.htm
index 624848b..10b862f 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_ForeignConflictException.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_ForeignConflictException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ForeignConflictException Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ForeignConflictException Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -8,4 +8,4 @@
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_ForeignConflictException.htm">ForeignConflictException</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(propertyTableToggle)" style=" [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/2wyfbc48" target="_blank">Data</a></td><td><div class="summary">Gets a collection of key/value pairs that provide additional user-defined information about the exception.</div> (Inherited from <a href="http://msdn2.microsoft.com/ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_FullLogBufferException.htm b/docs/csharp/html/Properties_T_BerkeleyDB_FullLogBufferException.htm
index 0c8135f..35efb0b 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_FullLogBufferException.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_FullLogBufferException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FullLogBufferException Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FullLogBufferException Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -8,4 +8,4 @@
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_FullLogBufferException.htm">FullLogBufferException</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(propertyTableToggle)" style="curs [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/2wyfbc48" target="_blank">Data</a></td><td><div class="summary">Gets a collection of key/value pairs that provide additional user-defined information about the exception.</div> (Inherited from <a href="http://msdn2.microsoft.com/ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_HashCursor.htm b/docs/csharp/html/Properties_T_BerkeleyDB_HashCursor.htm
index 7870a4a..8896cad 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_HashCursor.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_HashCursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashCursor Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashCursor Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -18,4 +18,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_Cursor_Priority.htm">Priority</a></td><td><div class="summary">
             The cache priority for pages referenced by the cursor.
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_HashDatabase.htm b/docs/csharp/html/Properties_T_BerkeleyDB_HashDatabase.htm
index 671553b..7d54b3c 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_HashDatabase.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_HashDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashDatabase Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashDatabase Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -107,4 +107,4 @@
             If true, the database was opened with support for multiversion
             concurrency control.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_HashDatabaseConfig.htm b/docs/csharp/html/Properties_T_BerkeleyDB_HashDatabaseConfig.htm
index 17cdf3d..f7373cc 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_HashDatabaseConfig.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_HashDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashDatabaseConfig Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashDatabaseConfig Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -23,4 +23,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_HashDatabaseConfig_TableSize.htm">TableSize</a></td><td><div class="summary">
             An estimate of the final size of the hash table.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashDatabaseConfig.htm">HashDatabaseConfig Class</ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_HashStats.htm b/docs/csharp/html/Properties_T_BerkeleyDB_HashStats.htm
index 5685cf2..1da59c4 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_HashStats.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_HashStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashStats Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashStats Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -42,4 +42,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_HashStats_Version.htm">Version</a></td><td><div class="summary">
             Version number. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HashStats.htm">HashStats Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_HeapDatabase.htm b/docs/csharp/html/Properties_T_BerkeleyDB_HeapDatabase.htm
index fddf104..c70e7db 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_HeapDatabase.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_HeapDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapDatabase Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapDatabase Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -99,4 +99,4 @@
             If true, the database was opened with support for multiversion
             concurrency control.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_HeapDatabaseConfig.htm b/docs/csharp/html/Properties_T_BerkeleyDB_HeapDatabaseConfig.htm
index d9ffcb7..2fa726d 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_HeapDatabaseConfig.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_HeapDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapDatabaseConfig Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapDatabaseConfig Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -33,4 +33,4 @@
              <a href="M_BerkeleyDB_Database_Open.htm">Open(String, DatabaseConfig)</a> is called. The maximum allowable region 
              size will be included in the error message. 
              </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HeapDatabaseConfig.htm">HeapDatabaseConfig Class< [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_HeapFullException.htm b/docs/csharp/html/Properties_T_BerkeleyDB_HeapFullException.htm
index 3f4250f..8bd65c2 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_HeapFullException.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_HeapFullException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapFullException Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapFullException Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -8,4 +8,4 @@
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_HeapFullException.htm">HeapFullException</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(propertyTableToggle)" style="cursor:default [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/2wyfbc48" target="_blank">Data</a></td><td><div class="summary">Gets a collection of key/value pairs that provide additional user-defined information about the exception.</div> (Inherited from <a href="http://msdn2.microsoft.com/ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_HeapRecordId.htm b/docs/csharp/html/Properties_T_BerkeleyDB_HeapRecordId.htm
index 16db361..45a93a6 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_HeapRecordId.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_HeapRecordId.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapRecordId Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapRecordId Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,4 +12,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_HeapRecordId_PageNumber.htm">PageNumber</a></td><td><div class="summary">
             The database page number where the record is stored. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HeapRecordId.htm">HeapRecordId Class</a></div><div [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_HeapStats.htm b/docs/csharp/html/Properties_T_BerkeleyDB_HeapStats.htm
index 6087111..cf0273c 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_HeapStats.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_HeapStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapStats Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapStats Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -24,4 +24,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_HeapStats_Version.htm">Version</a></td><td><div class="summary">
             The version of the Heap database. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_HeapStats.htm">HeapStats Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_JoinCursor.htm b/docs/csharp/html/Properties_T_BerkeleyDB_JoinCursor.htm
index 03d509d..4001946 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_JoinCursor.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_JoinCursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>JoinCursor Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>JoinCursor Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -10,4 +10,4 @@
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_JoinCursor_Current.htm">Current</a></td><td><div class="summary">
             The key/data pair at which the cursor currently points.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_JoinCursor.htm">JoinCursor Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_KeyEmptyException.htm b/docs/csharp/html/Properties_T_BerkeleyDB_KeyEmptyException.htm
index fcafca5..d094d3a 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_KeyEmptyException.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_KeyEmptyException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>KeyEmptyException Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>KeyEmptyException Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -8,4 +8,4 @@
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_KeyEmptyException.htm">KeyEmptyException</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(propertyTableToggle)" style="cursor:default [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/2wyfbc48" target="_blank">Data</a></td><td><div class="summary">Gets a collection of key/value pairs that provide additional user-defined information about the exception.</div> (Inherited from <a href="http://msdn2.microsoft.com/ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_KeyExistException.htm b/docs/csharp/html/Properties_T_BerkeleyDB_KeyExistException.htm
index 2f853c3..c70f6a0 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_KeyExistException.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_KeyExistException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>KeyExistException Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>KeyExistException Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -8,4 +8,4 @@
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_KeyExistException.htm">KeyExistException</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(propertyTableToggle)" style="cursor:default [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/2wyfbc48" target="_blank">Data</a></td><td><div class="summary">Gets a collection of key/value pairs that provide additional user-defined information about the exception.</div> (Inherited from <a href="http://msdn2.microsoft.com/ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_KeyRange.htm b/docs/csharp/html/Properties_T_BerkeleyDB_KeyRange.htm
index 4fd9a75..7cdd94a 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_KeyRange.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_KeyRange.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>KeyRange Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>KeyRange Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,4 +17,4 @@
             A value between 0 and 1, the proportion of keys less than the
             specified key. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_KeyRange.htm">KeyRange Class</a></div><div class=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_LeaseExpiredException.htm b/docs/csharp/html/Properties_T_BerkeleyDB_LeaseExpiredException.htm
index 162a2e9..60414c5 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_LeaseExpiredException.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_LeaseExpiredException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LeaseExpiredException Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LeaseExpiredException Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -8,4 +8,4 @@
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_LeaseExpiredException.htm">LeaseExpiredException</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(propertyTableToggle)" style="cursor [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/2wyfbc48" target="_blank">Data</a></td><td><div class="summary">Gets a collection of key/value pairs that provide additional user-defined information about the exception.</div> (Inherited from <a href="http://msdn2.microsoft.com/ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_LockNotGrantedException.htm b/docs/csharp/html/Properties_T_BerkeleyDB_LockNotGrantedException.htm
index 8076ea4..01d3820 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_LockNotGrantedException.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_LockNotGrantedException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockNotGrantedException Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockNotGrantedException Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -8,4 +8,4 @@
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_LockNotGrantedException.htm">LockNotGrantedException</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(propertyTableToggle)" style="cu [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/2wyfbc48" target="_blank">Data</a></td><td><div class="summary">Gets a collection of key/value pairs that provide additional user-defined information about the exception.</div> (Inherited from <a href="http://msdn2.microsoft.com/ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_LockStats.htm b/docs/csharp/html/Properties_T_BerkeleyDB_LockStats.htm
index 9c1dc34..517b22a 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_LockStats.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_LockStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockStats Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockStats Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -106,4 +106,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_LockStats_TxnTimeouts.htm">TxnTimeouts</a></td><td><div class="summary">
             Number of transaction timeouts. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockStats.htm">LockStats Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_LockingConfig.htm b/docs/csharp/html/Properties_T_BerkeleyDB_LockingConfig.htm
index 1ab26fd..ec422ff 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_LockingConfig.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_LockingConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockingConfig Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockingConfig Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -32,4 +32,4 @@
             Set the number of buckets in the lock object hash table in the
             Berkeley DB environment.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LockingConfig.htm">LockingConfig Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_LogConfig.htm b/docs/csharp/html/Properties_T_BerkeleyDB_LogConfig.htm
index e76b678..e81de08 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_LogConfig.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_LogConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogConfig Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogConfig Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -22,4 +22,4 @@
             Te size of the underlying logging area of the Berkeley DB
             environment, in bytes.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogConfig.htm">LogConfig Class</a></div><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_LogStats.htm b/docs/csharp/html/Properties_T_BerkeleyDB_LogStats.htm
index dfb56f7..e2a0d0e 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_LogStats.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_LogStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogStats Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogStats Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -60,4 +60,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_LogStats_Writes.htm">Writes</a></td><td><div class="summary">
             Total I/O writes to the log. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogStats.htm">LogStats Class</a></div><div class=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_LogVerifyConfig.htm b/docs/csharp/html/Properties_T_BerkeleyDB_LogVerifyConfig.htm
index 6a267de..7cda56e 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_LogVerifyConfig.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_LogVerifyConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogVerifyConfig Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogVerifyConfig Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -29,4 +29,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_LogVerifyConfig_Verbose.htm">Verbose</a></td><td><div class="summary">
             Whether output verbose information.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_LogVerifyConfig.htm">LogVerifyConfig Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_MPoolConfig.htm b/docs/csharp/html/Properties_T_BerkeleyDB_MPoolConfig.htm
index eddac35..40af6eb 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_MPoolConfig.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_MPoolConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MPoolConfig Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MPoolConfig Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -21,4 +21,4 @@
             The number of microseconds the thread of control should pause before
             scheduling further write operations.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolConfig.htm">MPoolConfig Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_MPoolFileStats.htm b/docs/csharp/html/Properties_T_BerkeleyDB_MPoolFileStats.htm
index 16dcee9..fc0e1da 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_MPoolFileStats.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_MPoolFileStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MPoolFileStats Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MPoolFileStats Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -26,4 +26,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_MPoolFileStats_PagesWritten.htm">PagesWritten</a></td><td><div class="summary">
             Pages written out. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolFileStats.htm">MPoolFileStats Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_MPoolStats.htm b/docs/csharp/html/Properties_T_BerkeleyDB_MPoolStats.htm
index 91f4443..6a44aba 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_MPoolStats.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_MPoolStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MPoolStats Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MPoolStats Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -94,4 +94,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_MPoolStats_ThawedBuffers.htm">ThawedBuffers</a></td><td><div class="summary">
             Buffers thawed. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MPoolStats.htm">MPoolStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_MultipleDatabaseEntry.htm b/docs/csharp/html/Properties_T_BerkeleyDB_MultipleDatabaseEntry.htm
index 3fff5fb..29d94d8 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_MultipleDatabaseEntry.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_MultipleDatabaseEntry.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MultipleDatabaseEntry Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MultipleDatabaseEntry Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -23,4 +23,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>.)</td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_MultipleDatabaseEntry_Recno.htm">Recno</a></td><td><div class="summary">
             Whether the bulk buffer is for recno or queue database.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MultipleDatabaseEntry.htm">MultipleDatabaseEntry C [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_MultipleKeyDatabaseEntry.htm b/docs/csharp/html/Properties_T_BerkeleyDB_MultipleKeyDatabaseEntry.htm
index 689340d..316fd08 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_MultipleKeyDatabaseEntry.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_MultipleKeyDatabaseEntry.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MultipleKeyDatabaseEntry Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MultipleKeyDatabaseEntry Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -23,4 +23,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>.)</td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_MultipleKeyDatabaseEntry_Recno.htm">Recno</a></td><td><div class="summary">
             Whether the bulk buffer is for recno or queue database.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MultipleKeyDatabaseEntry.htm">MultipleKeyDatabaseE [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_MutexConfig.htm b/docs/csharp/html/Properties_T_BerkeleyDB_MutexConfig.htm
index 819d328..03d74e1 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_MutexConfig.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_MutexConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MutexConfig Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MutexConfig Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -19,4 +19,4 @@
             The number of spins test-and-set mutexes should execute before
             blocking. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MutexConfig.htm">MutexConfig Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_MutexStats.htm b/docs/csharp/html/Properties_T_BerkeleyDB_MutexStats.htm
index 9b8b8f3..60e60db 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_MutexStats.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_MutexStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MutexStats Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MutexStats Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -32,4 +32,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_MutexStats_TASSpins.htm">TASSpins</a></td><td><div class="summary">
             Mutex test-and-set spins 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_MutexStats.htm">MutexStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_NotFoundException.htm b/docs/csharp/html/Properties_T_BerkeleyDB_NotFoundException.htm
index a5659c3..799ce3b 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_NotFoundException.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_NotFoundException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NotFoundException Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NotFoundException Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -8,4 +8,4 @@
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_NotFoundException.htm">NotFoundException</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(propertyTableToggle)" style="cursor:default [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/2wyfbc48" target="_blank">Data</a></td><td><div class="summary">Gets a collection of key/value pairs that provide additional user-defined information about the exception.</div> (Inherited from <a href="http://msdn2.microsoft.com/ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_OldVersionException.htm b/docs/csharp/html/Properties_T_BerkeleyDB_OldVersionException.htm
index b38ccfd..e606d0c 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_OldVersionException.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_OldVersionException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>OldVersionException Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>OldVersionException Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -8,4 +8,4 @@
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_OldVersionException.htm">OldVersionException</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(propertyTableToggle)" style="cursor:def [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/2wyfbc48" target="_blank">Data</a></td><td><div class="summary">Gets a collection of key/value pairs that provide additional user-defined information about the exception.</div> (Inherited from <a href="http://msdn2.microsoft.com/ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_PageNotFoundException.htm b/docs/csharp/html/Properties_T_BerkeleyDB_PageNotFoundException.htm
index 3f25b09..5245cd2 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_PageNotFoundException.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_PageNotFoundException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PageNotFoundException Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PageNotFoundException Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -8,4 +8,4 @@
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_PageNotFoundException.htm">PageNotFoundException</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(propertyTableToggle)" style="cursor [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/2wyfbc48" target="_blank">Data</a></td><td><div class="summary">Gets a collection of key/value pairs that provide additional user-defined information about the exception.</div> (Inherited from <a href="http://msdn2.microsoft.com/ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_PreparedTransaction.htm b/docs/csharp/html/Properties_T_BerkeleyDB_PreparedTransaction.htm
index abd80e1..78502c0 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_PreparedTransaction.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_PreparedTransaction.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PreparedTransaction Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PreparedTransaction Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,4 +15,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_PreparedTransaction_Txn.htm">Txn</a></td><td><div class="summary">
             The transaction which must be committed, aborted or discarded.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_PreparedTransaction.htm">PreparedTransaction Class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_QueueDatabase.htm b/docs/csharp/html/Properties_T_BerkeleyDB_QueueDatabase.htm
index 2618319..0446df8 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_QueueDatabase.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_QueueDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>QueueDatabase Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>QueueDatabase Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -102,4 +102,4 @@
             If true, the database was opened with support for multiversion
             concurrency control.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_QueueDatabaseConfig.htm b/docs/csharp/html/Properties_T_BerkeleyDB_QueueDatabaseConfig.htm
index 123799f..898b7aa 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_QueueDatabaseConfig.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_QueueDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>QueueDatabaseConfig Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>QueueDatabaseConfig Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -25,4 +25,4 @@
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_DatabaseConfig_PageSize.htm">PageSize</a></td><td><div class="summary">
             The size of the pages used to hold items in the database, in bytes.
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlso [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_QueueStats.htm b/docs/csharp/html/Properties_T_BerkeleyDB_QueueStats.htm
index 7ef8094..4bb2888 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_QueueStats.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_QueueStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>QueueStats Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>QueueStats Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -34,4 +34,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_QueueStats_Version.htm">Version</a></td><td><div class="summary">
             Version number. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_QueueStats.htm">QueueStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_RecnoCursor.htm b/docs/csharp/html/Properties_T_BerkeleyDB_RecnoCursor.htm
index 86318e5..162f1eb 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_RecnoCursor.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_RecnoCursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecnoCursor Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecnoCursor Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -18,4 +18,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_Cursor_Priority.htm">Priority</a></td><td><div class="summary">
             The cache priority for pages referenced by the cursor.
             </div> (Inherited from <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_RecnoDatabase.htm b/docs/csharp/html/Properties_T_BerkeleyDB_RecnoDatabase.htm
index 949333f..a0be006 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_RecnoDatabase.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_RecnoDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecnoDatabase Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecnoDatabase Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -111,4 +111,4 @@
             If true, the database was opened with support for multiversion
             concurrency control.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_RecnoDatabaseConfig.htm b/docs/csharp/html/Properties_T_BerkeleyDB_RecnoDatabaseConfig.htm
index ccf1238..e0ad6bf 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_RecnoDatabaseConfig.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_RecnoDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecnoDatabaseConfig Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecnoDatabaseConfig Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -26,4 +26,4 @@
             </div></td></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_DatabaseConfig_PageSize.htm">PageSize</a></td><td><div class="summary">
             The size of the pages used to hold items in the database, in bytes.
             </div> (Inherited from <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlso [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_RecnoStats.htm b/docs/csharp/html/Properties_T_BerkeleyDB_RecnoStats.htm
index 507e3d2..93da6df 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_RecnoStats.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_RecnoStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecnoStats Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecnoStats Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -50,4 +50,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_RecnoStats_Version.htm">Version</a></td><td><div class="summary">
             Version number. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RecnoStats.htm">RecnoStats Class</a></div><div cla [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_RepMgrStats.htm b/docs/csharp/html/Properties_T_BerkeleyDB_RepMgrStats.htm
index 1b96546..9f160d4 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_RepMgrStats.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_RepMgrStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrStats Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrStats Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -22,4 +22,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_RepMgrStats_QueuedMessages.htm">QueuedMessages</a></td><td><div class="summary">
             # msgs queued for network delay. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_RepMgrStats.htm">RepMgrStats Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_ReplicationConfig.htm b/docs/csharp/html/Properties_T_BerkeleyDB_ReplicationConfig.htm
index 624ff3f..a07bbbe 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_ReplicationConfig.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_ReplicationConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationConfig Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationConfig Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -78,4 +78,4 @@
             message processed by
             <a href="M_BerkeleyDB_DatabaseEnvironment_RepProcessMessage.htm">RepProcessMessage(DatabaseEntry, DatabaseEntry, Int32)</a>.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationConfig.htm">ReplicationConfig Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_ReplicationStats.htm b/docs/csharp/html/Properties_T_BerkeleyDB_ReplicationStats.htm
index b803263..b816f58 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_ReplicationStats.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_ReplicationStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationStats Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationStats Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -130,4 +130,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_ReplicationStats_Votes.htm">Votes</a></td><td><div class="summary">
             Votes received in this round. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_ReplicationStats.htm">ReplicationStats Class</a></ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_RunRecoveryException.htm b/docs/csharp/html/Properties_T_BerkeleyDB_RunRecoveryException.htm
index 2df92b8..484cd4c 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_RunRecoveryException.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_RunRecoveryException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RunRecoveryException Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RunRecoveryException Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -8,4 +8,4 @@
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_RunRecoveryException.htm">RunRecoveryException</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(propertyTableToggle)" style="cursor:d [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/2wyfbc48" target="_blank">Data</a></td><td><div class="summary">Gets a collection of key/value pairs that provide additional user-defined information about the exception.</div> (Inherited from <a href="http://msdn2.microsoft.com/ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_SecondaryBTreeDatabase.htm b/docs/csharp/html/Properties_T_BerkeleyDB_SecondaryBTreeDatabase.htm
index 6ebbee8..1e7bdd3 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_SecondaryBTreeDatabase.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_SecondaryBTreeDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryBTreeDatabase Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryBTreeDatabase Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -117,4 +117,4 @@
             If true, the database was opened with support for multiversion
             concurrency control.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm b/docs/csharp/html/Properties_T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm
index 8254521..ddd1d80 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryBTreeDatabaseConfig Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.c [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryBTreeDatabaseConfig Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.c [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -35,4 +35,4 @@
             secondary and all reads from the secondary will return corresponding
             data from Primary.
             </div> (Inherited from <a href="T_BerkeleyDB_SecondaryDatabaseConfig.htm">SecondaryDatabaseConfig</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style="">< [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_SecondaryCursor.htm b/docs/csharp/html/Properties_T_BerkeleyDB_SecondaryCursor.htm
index e373ecc..b76a4b4 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_SecondaryCursor.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_SecondaryCursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryCursor Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryCursor Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,4 +11,4 @@
             The secondary key and primary key/data pair at which the cursor
             currently points.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryCursor.htm">SecondaryCursor Class</a></di [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_SecondaryDatabase.htm b/docs/csharp/html/Properties_T_BerkeleyDB_SecondaryDatabase.htm
index 4ef30f6..2e9e454 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_SecondaryDatabase.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_SecondaryDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryDatabase Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryDatabase Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -96,4 +96,4 @@
             If true, the database was opened with support for multiversion
             concurrency control.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_SecondaryDatabaseConfig.htm b/docs/csharp/html/Properties_T_BerkeleyDB_SecondaryDatabaseConfig.htm
index a1b3054..a1f64bb 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_SecondaryDatabaseConfig.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_SecondaryDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryDatabaseConfig Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryDatabaseConfig Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" / [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -32,4 +32,4 @@
             secondary and all reads from the secondary will return corresponding
             data from Primary.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryDatabaseConfig.htm">SecondaryDatabaseConf [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_SecondaryHashDatabase.htm b/docs/csharp/html/Properties_T_BerkeleyDB_SecondaryHashDatabase.htm
index aafd52d..bd42d51 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_SecondaryHashDatabase.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_SecondaryHashDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryHashDatabase Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryHashDatabase Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -112,4 +112,4 @@
             If true, the database was opened with support for multiversion
             concurrency control.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_SecondaryHashDatabaseConfig.htm b/docs/csharp/html/Properties_T_BerkeleyDB_SecondaryHashDatabaseConfig.htm
index 1316fd4..4881a56 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_SecondaryHashDatabaseConfig.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_SecondaryHashDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryHashDatabaseConfig Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.cs [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryHashDatabaseConfig Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.cs [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -37,4 +37,4 @@
             </div> (Inherited from <a href="T_BerkeleyDB_SecondaryDatabaseConfig.htm">SecondaryDatabaseConfig</a>.)</td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_SecondaryHashDatabaseConfig_TableSize.htm">TableSize</a></td><td><div class="summary">
             An estimate of the final size of the hash table.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SecondaryHashDatabaseConfig.htm">SecondaryHashData [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_SecondaryQueueDatabase.htm b/docs/csharp/html/Properties_T_BerkeleyDB_SecondaryQueueDatabase.htm
index c9617d5..47eea86 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_SecondaryQueueDatabase.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_SecondaryQueueDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryQueueDatabase Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryQueueDatabase Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -103,4 +103,4 @@
             If true, the database was opened with support for multiversion
             concurrency control.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm b/docs/csharp/html/Properties_T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm
index 88d1eba..8f6a5aa 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryQueueDatabaseConfig Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.c [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryQueueDatabaseConfig Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.c [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -40,4 +40,4 @@
             secondary and all reads from the secondary will return corresponding
             data from Primary.
             </div> (Inherited from <a href="T_BerkeleyDB_SecondaryDatabaseConfig.htm">SecondaryDatabaseConfig</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style="">< [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_SecondaryRecnoDatabase.htm b/docs/csharp/html/Properties_T_BerkeleyDB_SecondaryRecnoDatabase.htm
index 9508c8a..8a4a0ff 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_SecondaryRecnoDatabase.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_SecondaryRecnoDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryRecnoDatabase Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryRecnoDatabase Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -113,4 +113,4 @@
             If true, the database was opened with support for multiversion
             concurrency control.
             </div> (Inherited from <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyl [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm b/docs/csharp/html/Properties_T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm
index 4a99488..9b906f2 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryRecnoDatabaseConfig Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.c [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryRecnoDatabaseConfig Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.c [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -40,4 +40,4 @@
             secondary and all reads from the secondary will return corresponding
             data from Primary.
             </div> (Inherited from <a href="T_BerkeleyDB_SecondaryDatabaseConfig.htm">SecondaryDatabaseConfig</a>.)</td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style="">< [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_Sequence.htm b/docs/csharp/html/Properties_T_BerkeleyDB_Sequence.htm
index 1cafc8c..aafb4b8 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_Sequence.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_Sequence.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Sequence Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Sequence Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -25,4 +25,4 @@
             If true, the sequence should wrap around when it is incremented
             (decremented) past the specified maximum (minimum) value. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Sequence.htm">Sequence Class</a></div><div class=" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_SequenceConfig.htm b/docs/csharp/html/Properties_T_BerkeleyDB_SequenceConfig.htm
index 6829391..c41e9b4 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_SequenceConfig.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_SequenceConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SequenceConfig Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SequenceConfig Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -20,4 +20,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_SequenceConfig_Min.htm">Min</a></td><td><div class="summary">
             The minimum value in the sequence.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SequenceConfig.htm">SequenceConfig Class</a></div> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_SequenceStats.htm b/docs/csharp/html/Properties_T_BerkeleyDB_SequenceStats.htm
index 1e19bd4..c542781 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_SequenceStats.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_SequenceStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SequenceStats Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SequenceStats Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -26,4 +26,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_SequenceStats_StoredValue.htm">StoredValue</a></td><td><div class="summary">
             Current value in db. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_SequenceStats.htm">SequenceStats Class</a></div><d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_Transaction.htm b/docs/csharp/html/Properties_T_BerkeleyDB_Transaction.htm
index 14e4f87..58d4bf4 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_Transaction.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_Transaction.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Transaction Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Transaction Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -22,4 +22,4 @@
             will reject lock requests from lower priority transactions before
             those from higher priority transactions.
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_Transaction.htm">Transaction Class</a></div><div c [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_TransactionConfig.htm b/docs/csharp/html/Properties_T_BerkeleyDB_TransactionConfig.htm
index 9e8a1c1..cb259a8 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_TransactionConfig.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_TransactionConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TransactionConfig Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TransactionConfig Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -20,4 +20,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_TransactionConfig_TxnTimeout.htm">TxnTimeout</a></td><td><div class="summary">
             The timeout value for locks for the transaction. 
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_TransactionConfig.htm">TransactionConfig Class</a> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_TransactionStats.htm b/docs/csharp/html/Properties_T_BerkeleyDB_TransactionStats.htm
index d2847ea..b9a34fc 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_TransactionStats.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_TransactionStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TransactionStats Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TransactionStats Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -42,4 +42,4 @@
             </div></td></tr><tr data="public;declared;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="P_BerkeleyDB_TransactionStats_Transactions.htm">Transactions</a></td><td><div class="summary">
             List of active transactions
             </div></td></tr></table></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="T_BerkeleyDB_TransactionStats.htm">TransactionStats Class</a></ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_VerificationException.htm b/docs/csharp/html/Properties_T_BerkeleyDB_VerificationException.htm
index 74877e2..d2c29b3 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_VerificationException.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_VerificationException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>VerificationException Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>VerificationException Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -8,4 +8,4 @@
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_VerificationException.htm">VerificationException</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(propertyTableToggle)" style="cursor [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/2wyfbc48" target="_blank">Data</a></td><td><div class="summary">Gets a collection of key/value pairs that provide additional user-defined information about the exception.</div> (Inherited from <a href="http://msdn2.microsoft.com/ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/Properties_T_BerkeleyDB_VersionMismatchException.htm b/docs/csharp/html/Properties_T_BerkeleyDB_VersionMismatchException.htm
index d431a2e..ab925f8 100644
--- a/docs/csharp/html/Properties_T_BerkeleyDB_VersionMismatchException.htm
+++ b/docs/csharp/html/Properties_T_BerkeleyDB_VersionMismatchException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>VersionMismatchException Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>VersionMismatchException Properties </title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -8,4 +8,4 @@
 </td></tr></table><table id="gradientTable"><tr><td class="nsrBottom" background="../icons/gradient.gif" /></tr></table></div><div id="mainSection"><div id="mainBody"><div id="allHistory" class="saveHistory" onsave="saveAll()" onload="loadAll()" /><span style="color: DarkGray"> </span><p>The <a href="T_BerkeleyDB_VersionMismatchException.htm">VersionMismatchException</a> type exposes the following members.</p><h1 class="heading"><span onclick="ExpandCollapse(propertyTableToggle)" style=" [...]
                
             </th><th class="nameColumn">Name</th><th class="descriptionColumn">Description</th></tr><tr data="public;inherited;notNetfw;"><td><img src="../icons/pubproperty.gif" title="Public property" /></td><td><a href="http://msdn2.microsoft.com/en-us/library/2wyfbc48" target="_blank">Data</a></td><td><div class="summary">Gets a collection of key/value pairs that provide additional user-defined information about the exception.</div> (Inherited from <a href="http://msdn2.microsoft.com/ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_AckPolicy.htm b/docs/csharp/html/T_BerkeleyDB_AckPolicy.htm
index c148a08..a9efa49 100644
--- a/docs/csharp/html/T_BerkeleyDB_AckPolicy.htm
+++ b/docs/csharp/html/T_BerkeleyDB_AckPolicy.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>AckPolicy Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>AckPolicy Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,5 +14,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_ActiveTransaction.htm b/docs/csharp/html/T_BerkeleyDB_ActiveTransaction.htm
index f81f9c2..e7e0cd2 100644
--- a/docs/csharp/html/T_BerkeleyDB_ActiveTransaction.htm
+++ b/docs/csharp/html/T_BerkeleyDB_ActiveTransaction.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ActiveTransaction Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ActiveTransaction Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,5 +11,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_AppendRecordDelegate.htm b/docs/csharp/html/T_BerkeleyDB_AppendRecordDelegate.htm
index 96210de..938559e 100644
--- a/docs/csharp/html/T_BerkeleyDB_AppendRecordDelegate.htm
+++ b/docs/csharp/html/T_BerkeleyDB_AppendRecordDelegate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>AppendRecordDelegate Delegate</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>AppendRecordDelegate Delegate</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">recno</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Delegate</span> <span class="keyword">Sub</span> <span class="identifier">AppendRecordDelegate</span> ( _
@@ -22,4 +22,4 @@
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^ <span class="parameter">data</span>, 
 	<a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">unsigned int</a> <span class="parameter">recno</span>
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="data"><dt><span class="parameter">data</span></dt><dd>Type: <a href="T_BerkeleyDB_DatabaseEntry.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>DatabaseEntry</a><br />The data to be stored.</dd></dl><dl paramName="recno"><dt><span class="parameter">recno</span></dt><dd [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_BTreeCompressDelegate.htm b/docs/csharp/html/T_BerkeleyDB_BTreeCompressDelegate.htm
index 9b05aba..436d85f 100644
--- a/docs/csharp/html/T_BerkeleyDB_BTreeCompressDelegate.htm
+++ b/docs/csharp/html/T_BerkeleyDB_BTreeCompressDelegate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTreeCompressDelegate Delegate</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTreeCompressDelegate Delegate</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">prevKey</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">prevData</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
@@ -43,4 +43,4 @@
             <span class="parameter">dest</span>, or the required size of
             <span class="parameter">dest</span>, if too small.</dd></dl></div><h4 class="subHeading">Return Value</h4>True on success, false if dest is too small to contain the
             compressed data.  All other errors should throw an exception.</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="N_BerkeleyDB.htm">Berkeley [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_BTreeCursor.htm b/docs/csharp/html/T_BerkeleyDB_BTreeCursor.htm
index d59cfb5..6110aba 100644
--- a/docs/csharp/html/T_BerkeleyDB_BTreeCursor.htm
+++ b/docs/csharp/html/T_BerkeleyDB_BTreeCursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTreeCursor Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTreeCursor Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -10,6 +10,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Inherits</span> <a href="T_BerkeleyDB_Cursor.htm">Cursor</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">BTreeCursor</span> : <span class="keyword">public</span> <a href="T_BerkeleyDB_Cursor.htm">Cursor</a></pre></td></tr></table></span></div></div><h1 class="heading"><span o [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_BTreeDatabase.htm b/docs/csharp/html/T_BerkeleyDB_BTreeDatabase.htm
index 34af99b..0d011f5 100644
--- a/docs/csharp/html/T_BerkeleyDB_BTreeDatabase.htm
+++ b/docs/csharp/html/T_BerkeleyDB_BTreeDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTreeDatabase Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTreeDatabase Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Inherits</span> <a href="T_BerkeleyDB_Database.htm">Database</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">BTreeDatabase</span> : <span class="keyword">public</span> <a href="T_BerkeleyDB_Database.htm">Database</a></pre></td></tr></table></span></div></div><h1 class="headin [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_BTreeDatabaseConfig.htm b/docs/csharp/html/T_BerkeleyDB_BTreeDatabaseConfig.htm
index ae16072..18b9441 100644
--- a/docs/csharp/html/T_BerkeleyDB_BTreeDatabaseConfig.htm
+++ b/docs/csharp/html/T_BerkeleyDB_BTreeDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTreeDatabaseConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTreeDatabaseConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Inherits</span> <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">BTreeDatabaseConfig</span> : <span class="keyword">public</span> <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a></pre></td></tr></table></span [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_BTreeDecompressDelegate.htm b/docs/csharp/html/T_BerkeleyDB_BTreeDecompressDelegate.htm
index ddc3394..f6c81fd 100644
--- a/docs/csharp/html/T_BerkeleyDB_BTreeDecompressDelegate.htm
+++ b/docs/csharp/html/T_BerkeleyDB_BTreeDecompressDelegate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTreeDecompressDelegate Delegate</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTreeDecompressDelegate Delegate</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">prevKey</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">prevData</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/yyb1w04y" target="_blank">byte</a>[] <span class="parameter">compressed</span>,
@@ -32,4 +32,4 @@
             <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>UInt32</a>
           <span class="cpp">%</span><br />The number of bytes read from <span class="parameter">compressed</span>.</dd></dl></div><h4 class="subHeading">Return Value</h4>Two new DatabaseEntry objects representing the decompressed
             key/data pair.</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="N_BerkeleyDB.htm">BerkeleyDB Namespace</a></div></div></div><div id="foot [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_BTreeStats.htm b/docs/csharp/html/T_BerkeleyDB_BTreeStats.htm
index a1ede92..fa15370 100644
--- a/docs/csharp/html/T_BerkeleyDB_BTreeStats.htm
+++ b/docs/csharp/html/T_BerkeleyDB_BTreeStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTreeStats Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BTreeStats Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,5 +11,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_BackupOptions.htm b/docs/csharp/html/T_BerkeleyDB_BackupOptions.htm
index db6619d..899bf85 100644
--- a/docs/csharp/html/T_BerkeleyDB_BackupOptions.htm
+++ b/docs/csharp/html/T_BerkeleyDB_BackupOptions.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BackupOptions Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BackupOptions Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,5 +11,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_BadSecondaryException.htm b/docs/csharp/html/T_BerkeleyDB_BadSecondaryException.htm
index 0da8930..4dedfd3 100644
--- a/docs/csharp/html/T_BerkeleyDB_BadSecondaryException.htm
+++ b/docs/csharp/html/T_BerkeleyDB_BadSecondaryException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BadSecondaryException Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BadSecondaryException Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,6 +13,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Inherits</span> <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">BadSecondaryException</span> : <span class="keyword">public</span> <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a></pre></td></tr> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_BaseCursor.htm b/docs/csharp/html/T_BerkeleyDB_BaseCursor.htm
index 1e02026..633b670 100644
--- a/docs/csharp/html/T_BerkeleyDB_BaseCursor.htm
+++ b/docs/csharp/html/T_BerkeleyDB_BaseCursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BaseCursor Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BaseCursor Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,9 +17,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/9eekhta0" target="_blank">IEnumerable</a><<a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>, <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>>>, <a href="http://msdn2.microsoft.com/en-us/library/h1x9x1b1" target="_blank">IEnumerable</a></pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table [...]
 	<span class="keyword">Implements</span> <a href="http://msdn2.microsoft.com/en-us/library/aax125c9" target="_blank">IDisposable</a>, <a href="http://msdn2.microsoft.com/en-us/library/9eekhta0" target="_blank">IEnumerable</a>(<span class="keyword">Of</span> <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a>(<span class="keyword">Of</span> <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>, <a href="T_BerkeleyDB_DatabaseEntry.htm">Database [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/h1x9x1b1" target="_blank">IEnumerable</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">BaseCursor</span> <span class="keyword">abstract</span> : <a href="http://msdn2.microsoft.com/en-us/library/aax125c9" target="_blank">IDisposable</a>, 
 	<a href="http://msdn2.microsoft.com/en-us/library/9eekhta0" target="_blank">IEnumerable</a><<a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^, <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^>>, <a href="http://msdn2.microsoft.com/en-us/library/h1x9x1b1" target="_blank">IEnumerable</a></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="E [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_BaseDatabase.htm b/docs/csharp/html/T_BerkeleyDB_BaseDatabase.htm
index 53ed4e7..1821e78 100644
--- a/docs/csharp/html/T_BerkeleyDB_BaseDatabase.htm
+++ b/docs/csharp/html/T_BerkeleyDB_BaseDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BaseDatabase Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>BaseDatabase Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Implements</span> <a href="http://msdn2.microsoft.com/en-us/library/aax125c9" target="_blank">IDisposable</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">BaseDatabase</span> : <a href="http://msdn2.microsoft.com/en-us/library/aax125c9" target="_blank">IDisposable</a></pre></t [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_ByteOrder.htm b/docs/csharp/html/T_BerkeleyDB_ByteOrder.htm
index fef2392..bb83322 100644
--- a/docs/csharp/html/T_BerkeleyDB_ByteOrder.htm
+++ b/docs/csharp/html/T_BerkeleyDB_ByteOrder.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ByteOrder Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ByteOrder Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,5 +11,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_CacheInfo.htm b/docs/csharp/html/T_BerkeleyDB_CacheInfo.htm
index 5ec30db..2969c02 100644
--- a/docs/csharp/html/T_BerkeleyDB_CacheInfo.htm
+++ b/docs/csharp/html/T_BerkeleyDB_CacheInfo.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CacheInfo Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CacheInfo Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,5 +11,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_CachePriority.htm b/docs/csharp/html/T_BerkeleyDB_CachePriority.htm
index 88edf53..df7e99d 100644
--- a/docs/csharp/html/T_BerkeleyDB_CachePriority.htm
+++ b/docs/csharp/html/T_BerkeleyDB_CachePriority.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CachePriority Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CachePriority Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,5 +11,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_CompactConfig.htm b/docs/csharp/html/T_BerkeleyDB_CompactConfig.htm
index c421790..9101878 100644
--- a/docs/csharp/html/T_BerkeleyDB_CompactConfig.htm
+++ b/docs/csharp/html/T_BerkeleyDB_CompactConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CompactConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CompactConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,5 +13,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_CompactData.htm b/docs/csharp/html/T_BerkeleyDB_CompactData.htm
index b744f10..c6ed237 100644
--- a/docs/csharp/html/T_BerkeleyDB_CompactData.htm
+++ b/docs/csharp/html/T_BerkeleyDB_CompactData.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CompactData Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CompactData Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,5 +11,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_CreatePolicy.htm b/docs/csharp/html/T_BerkeleyDB_CreatePolicy.htm
index 51acc62..54dbacf 100644
--- a/docs/csharp/html/T_BerkeleyDB_CreatePolicy.htm
+++ b/docs/csharp/html/T_BerkeleyDB_CreatePolicy.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CreatePolicy Enumeration</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CreatePolicy Enumeration</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,11 +11,11 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
             Never create the database.
             </div></td></tr><tr><td /><td target="F:BerkeleyDB.CreatePolicy.IF_NEEDED"><span class="selflink">IF_NEEDED</span></td><td><div class="summary">
             Create the database if it does not already exist.
             </div></td></tr><tr><td /><td target="F:BerkeleyDB.CreatePolicy.ALWAYS"><span class="selflink">ALWAYS</span></td><td><div class="summary">
             Do not open the database and return an error if it already exists.
             </div></td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="N_BerkeleyDB.htm">BerkeleyDB Namespace</a></div></div></d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_Cursor.htm b/docs/csharp/html/T_BerkeleyDB_Cursor.htm
index c6f0505..e61a8aa 100644
--- a/docs/csharp/html/T_BerkeleyDB_Cursor.htm
+++ b/docs/csharp/html/T_BerkeleyDB_Cursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,11 +12,11 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/9eekhta0" target="_blank">IEnumerable</a><<a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>, <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>>>, <a href="http://msdn2.microsoft.com/en-us/library/h1x9x1b1" target="_blank">IEnumerable</a></pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table [...]
 	<span class="keyword">Inherits</span> <a href="T_BerkeleyDB_BaseCursor.htm">BaseCursor</a> _
 	<span class="keyword">Implements</span> <a href="http://msdn2.microsoft.com/en-us/library/aax125c9" target="_blank">IDisposable</a>, <a href="http://msdn2.microsoft.com/en-us/library/9eekhta0" target="_blank">IEnumerable</a>(<span class="keyword">Of</span> <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a>(<span class="keyword">Of</span> <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>, <a href="T_BerkeleyDB_DatabaseEntry.htm">Database [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/h1x9x1b1" target="_blank">IEnumerable</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">Cursor</span> : <span class="keyword">public</span> <a href="T_BerkeleyDB_BaseCursor.htm">BaseCursor</a>, 
 	<a href="http://msdn2.microsoft.com/en-us/library/aax125c9" target="_blank">IDisposable</a>, <a href="http://msdn2.microsoft.com/en-us/library/9eekhta0" target="_blank">IEnumerable</a><<a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^, <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^>>, 
 	<a href="http://msdn2.microsoft.com/en-us/library/h1x9x1b1" target="_blank">IEnumerable</a></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(familyToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(familyToggle, event)" tabindex="0"><img id="familyToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Inheritance Hierarchy</span></h1><div id="familySection" class="section" name="collapseableSection" style [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_CursorConfig.htm b/docs/csharp/html/T_BerkeleyDB_CursorConfig.htm
index 233c720..aff13c2 100644
--- a/docs/csharp/html/T_BerkeleyDB_CursorConfig.htm
+++ b/docs/csharp/html/T_BerkeleyDB_CursorConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CursorConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>CursorConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -10,5 +10,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_Cursor_InsertLocation.htm b/docs/csharp/html/T_BerkeleyDB_Cursor_InsertLocation.htm
index 2806622..a36b6f0 100644
--- a/docs/csharp/html/T_BerkeleyDB_Cursor_InsertLocation.htm
+++ b/docs/csharp/html/T_BerkeleyDB_Cursor_InsertLocation.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor.InsertLocation Enumeration</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Cursor.InsertLocation Enumeration</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
             The new element appears immediately after the current cursor
             position.
             </div></td></tr><tr><td /><td target="F:BerkeleyDB.Cursor.InsertLocation.BEFORE"><span class="selflink">BEFORE</span></td><td><div class="summary">
@@ -25,4 +25,4 @@
             The new element appears as the last of the data items for the 
             given key
             </div></td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="N_BerkeleyDB.htm">BerkeleyDB Namespace</a></div></div></d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_Database.htm b/docs/csharp/html/T_BerkeleyDB_Database.htm
index d227298..fb38d9d 100644
--- a/docs/csharp/html/T_BerkeleyDB_Database.htm
+++ b/docs/csharp/html/T_BerkeleyDB_Database.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Database Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Database Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,8 +12,8 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Inherits</span> <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a> _
 	<span class="keyword">Implements</span> <a href="http://msdn2.microsoft.com/en-us/library/aax125c9" target="_blank">IDisposable</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">Database</span> : <span class="keyword">public</span> <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a>, 
 	<a href="http://msdn2.microsoft.com/en-us/library/aax125c9" target="_blank">IDisposable</a></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(familyToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(familyToggle, event)" tabindex="0"><img id="familyToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Inheritance Hierarchy</span></h1><div id="familySection" class="section" name="collapseableSection" style [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_DatabaseConfig.htm b/docs/csharp/html/T_BerkeleyDB_DatabaseConfig.htm
index c32e553..6b40f51 100644
--- a/docs/csharp/html/T_BerkeleyDB_DatabaseConfig.htm
+++ b/docs/csharp/html/T_BerkeleyDB_DatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -10,5 +10,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_DatabaseEntry.htm b/docs/csharp/html/T_BerkeleyDB_DatabaseEntry.htm
index 69fef35..48a5f3d 100644
--- a/docs/csharp/html/T_BerkeleyDB_DatabaseEntry.htm
+++ b/docs/csharp/html/T_BerkeleyDB_DatabaseEntry.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseEntry Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseEntry Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Implements</span> <a href="http://msdn2.microsoft.com/en-us/library/aax125c9" target="_blank">IDisposable</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">DatabaseEntry</span> : <a href="http://msdn2.microsoft.com/en-us/library/aax125c9" target="_blank">IDisposable</a></pre></ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_DatabaseEnvironment.htm b/docs/csharp/html/T_BerkeleyDB_DatabaseEnvironment.htm
index eec8090..aaf08c2 100644
--- a/docs/csharp/html/T_BerkeleyDB_DatabaseEnvironment.htm
+++ b/docs/csharp/html/T_BerkeleyDB_DatabaseEnvironment.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseEnvironment Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseEnvironment Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,5 +13,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_DatabaseEnvironmentConfig.htm b/docs/csharp/html/T_BerkeleyDB_DatabaseEnvironmentConfig.htm
index 6a1ab44..dbfac41 100644
--- a/docs/csharp/html/T_BerkeleyDB_DatabaseEnvironmentConfig.htm
+++ b/docs/csharp/html/T_BerkeleyDB_DatabaseEnvironmentConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseEnvironmentConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseEnvironmentConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,5 +11,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_DatabaseException.htm b/docs/csharp/html/T_BerkeleyDB_DatabaseException.htm
index dba368d..e2dd863 100644
--- a/docs/csharp/html/T_BerkeleyDB_DatabaseException.htm
+++ b/docs/csharp/html/T_BerkeleyDB_DatabaseException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseException Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseException Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Inherits</span> <a href="http://msdn2.microsoft.com/en-us/library/c18k6c59" target="_blank">Exception</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">DatabaseException</span> : <span class="keyword">public</span> <a href="http://msdn2.microsoft.com/en-us/library/c18k6c59" tar [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_DatabaseFeedbackDelegate.htm b/docs/csharp/html/T_BerkeleyDB_DatabaseFeedbackDelegate.htm
index 1fa8ad7..3b15a02 100644
--- a/docs/csharp/html/T_BerkeleyDB_DatabaseFeedbackDelegate.htm
+++ b/docs/csharp/html/T_BerkeleyDB_DatabaseFeedbackDelegate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseFeedbackDelegate Delegate</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseFeedbackDelegate Delegate</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseFeedbackEvent.htm">DatabaseFeedbackEvent</a> <span class="parameter">opcode</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">percent</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Delegate</span> <span class="keyword">Sub</span> <span class="identifier">DatabaseFeedbackDelegate</span> ( _
@@ -27,4 +27,4 @@
             The percent of the operation that has been completed, specified as an
             integer value between 0 and 100.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="N_BerkeleyDB.htm">BerkeleyDB Namespace</a></div></div></div><div id="fo [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_DatabaseFeedbackEvent.htm b/docs/csharp/html/T_BerkeleyDB_DatabaseFeedbackEvent.htm
index ec0889b..6965d53 100644
--- a/docs/csharp/html/T_BerkeleyDB_DatabaseFeedbackEvent.htm
+++ b/docs/csharp/html/T_BerkeleyDB_DatabaseFeedbackEvent.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseFeedbackEvent Enumeration</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseFeedbackEvent Enumeration</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,9 +11,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
             The underlying database is being upgraded.
             </div></td></tr><tr><td /><td target="F:BerkeleyDB.DatabaseFeedbackEvent.VERIFY"><span class="selflink">VERIFY</span></td><td><div class="summary">
             The underlying database is being verified.
             </div></td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="N_BerkeleyDB.htm">BerkeleyDB Namespace</a></div></div></d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_DatabaseType.htm b/docs/csharp/html/T_BerkeleyDB_DatabaseType.htm
index 77ef5fa..e7e58e8 100644
--- a/docs/csharp/html/T_BerkeleyDB_DatabaseType.htm
+++ b/docs/csharp/html/T_BerkeleyDB_DatabaseType.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseType Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DatabaseType Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,5 +11,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_Database_VerifyOperation.htm b/docs/csharp/html/T_BerkeleyDB_Database_VerifyOperation.htm
index 31f2f36..12ff317 100644
--- a/docs/csharp/html/T_BerkeleyDB_Database_VerifyOperation.htm
+++ b/docs/csharp/html/T_BerkeleyDB_Database_VerifyOperation.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Database.VerifyOperation Enumeration</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Database.VerifyOperation Enumeration</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
             Perform database checks and check sort order
             </div></td></tr><tr><td /><td target="F:BerkeleyDB.Database.VerifyOperation.ORDER_CHECK_ONLY"><span class="selflink">ORDER_CHECK_ONLY</span></td><td><div class="summary">
             Perform the database checks for btree and duplicate sort order
@@ -20,4 +20,4 @@
             Skip the database checks for btree and duplicate sort order and
             for hashing. 
             </div></td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="N_BerkeleyDB.htm">BerkeleyDB Namespace</a></div></div></d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_DbChannel.htm b/docs/csharp/html/T_BerkeleyDB_DbChannel.htm
index 5d16aa6..878c97a 100644
--- a/docs/csharp/html/T_BerkeleyDB_DbChannel.htm
+++ b/docs/csharp/html/T_BerkeleyDB_DbChannel.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DbChannel Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DbChannel Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Implements</span> <a href="http://msdn2.microsoft.com/en-us/library/aax125c9" target="_blank">IDisposable</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">DbChannel</span> : <a href="http://msdn2.microsoft.com/en-us/library/aax125c9" target="_blank">IDisposable</a></pre></td>< [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_DbSite.htm b/docs/csharp/html/T_BerkeleyDB_DbSite.htm
index 4da1bb2..ab5bca4 100644
--- a/docs/csharp/html/T_BerkeleyDB_DbSite.htm
+++ b/docs/csharp/html/T_BerkeleyDB_DbSite.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DbSite Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DbSite Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Implements</span> <a href="http://msdn2.microsoft.com/en-us/library/aax125c9" target="_blank">IDisposable</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">DbSite</span> : <a href="http://msdn2.microsoft.com/en-us/library/aax125c9" target="_blank">IDisposable</a></pre></td></tr [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_DbSiteConfig.htm b/docs/csharp/html/T_BerkeleyDB_DbSiteConfig.htm
index ba2a73b..80bc655 100644
--- a/docs/csharp/html/T_BerkeleyDB_DbSiteConfig.htm
+++ b/docs/csharp/html/T_BerkeleyDB_DbSiteConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DbSiteConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DbSiteConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,5 +11,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_DbThreadID.htm b/docs/csharp/html/T_BerkeleyDB_DbThreadID.htm
index 37597d1..4226c0b 100644
--- a/docs/csharp/html/T_BerkeleyDB_DbThreadID.htm
+++ b/docs/csharp/html/T_BerkeleyDB_DbThreadID.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DbThreadID Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DbThreadID Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,5 +12,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_DeadlockException.htm b/docs/csharp/html/T_BerkeleyDB_DeadlockException.htm
index bb698a0..d42cdba 100644
--- a/docs/csharp/html/T_BerkeleyDB_DeadlockException.htm
+++ b/docs/csharp/html/T_BerkeleyDB_DeadlockException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DeadlockException Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DeadlockException Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,6 +15,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Inherits</span> <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">DeadlockException</span> : <span class="keyword">public</span> <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a></pre></td></tr></ta [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_DeadlockPolicy.htm b/docs/csharp/html/T_BerkeleyDB_DeadlockPolicy.htm
index f0f7b68..f4664c4 100644
--- a/docs/csharp/html/T_BerkeleyDB_DeadlockPolicy.htm
+++ b/docs/csharp/html/T_BerkeleyDB_DeadlockPolicy.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DeadlockPolicy Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DeadlockPolicy Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,5 +12,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_DuplicatesPolicy.htm b/docs/csharp/html/T_BerkeleyDB_DuplicatesPolicy.htm
index 1b444b2..3e2e58c 100644
--- a/docs/csharp/html/T_BerkeleyDB_DuplicatesPolicy.htm
+++ b/docs/csharp/html/T_BerkeleyDB_DuplicatesPolicy.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DuplicatesPolicy Enumeration</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>DuplicatesPolicy Enumeration</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
             Insertion when the key of the key/data pair being inserted already
             exists in the database will fail.
             </div></td></tr><tr><td /><td target="F:BerkeleyDB.DuplicatesPolicy.SORTED"><span class="selflink">SORTED</span></td><td><div class="summary">
@@ -24,4 +24,4 @@
             insertion, unless the ordering is otherwise specified by use of a cursor
             operation or a duplicate sort function. 
             </div></td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="N_BerkeleyDB.htm">BerkeleyDB Namespace</a></div></div></d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_EncryptionAlgorithm.htm b/docs/csharp/html/T_BerkeleyDB_EncryptionAlgorithm.htm
index ba6b4d0..ef57cb4 100644
--- a/docs/csharp/html/T_BerkeleyDB_EncryptionAlgorithm.htm
+++ b/docs/csharp/html/T_BerkeleyDB_EncryptionAlgorithm.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EncryptionAlgorithm Enumeration</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EncryptionAlgorithm Enumeration</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><li [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,10 +11,10 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
             The default algorithm, or the algorithm previously used in an
             existing environment
             </div></td></tr><tr><td /><td target="F:BerkeleyDB.EncryptionAlgorithm.AES"><span class="selflink">AES</span></td><td><div class="summary">
             The Rijndael/AES algorithm
             </div></td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="N_BerkeleyDB.htm">BerkeleyDB Namespace</a></div></div></d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_EntryComparisonDelegate.htm b/docs/csharp/html/T_BerkeleyDB_EntryComparisonDelegate.htm
index 1edabcb..a0763a6 100644
--- a/docs/csharp/html/T_BerkeleyDB_EntryComparisonDelegate.htm
+++ b/docs/csharp/html/T_BerkeleyDB_EntryComparisonDelegate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EntryComparisonDelegate Delegate</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EntryComparisonDelegate Delegate</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">dbt1</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">dbt2</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Delegate</span> <span class="keyword">Function</span> <span class="identifier">EntryComparisonDelegate</span> ( _
@@ -25,4 +25,4 @@
             key parameter is considered to be respectively less than, equal to, or
             greater than the second key parameter.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="N_BerkeleyDB.htm">BerkeleyDB Namespace</a></div></div></div><div id="footer"><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_EntryPrefixComparisonDelegate.htm b/docs/csharp/html/T_BerkeleyDB_EntryPrefixComparisonDelegate.htm
index 6f8cb41..0dd6456 100644
--- a/docs/csharp/html/T_BerkeleyDB_EntryPrefixComparisonDelegate.htm
+++ b/docs/csharp/html/T_BerkeleyDB_EntryPrefixComparisonDelegate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EntryPrefixComparisonDelegate Delegate</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EntryPrefixComparisonDelegate Delegate</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">dbt1</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">dbt2</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Delegate</span> <span class="keyword">Function</span> <span class="identifier">EntryPrefixComparisonDelegate</span> ( _
@@ -25,4 +25,4 @@
             if the firstkey parameter is considered to be respectively less than,
              equal to, or greater than the second key parameter.
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="N_BerkeleyDB.htm">BerkeleyDB Namespace</a></div></div></div><div id="footer"><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_EnvironmentFeedbackDelegate.htm b/docs/csharp/html/T_BerkeleyDB_EnvironmentFeedbackDelegate.htm
index c98a7c2..008ec2a 100644
--- a/docs/csharp/html/T_BerkeleyDB_EnvironmentFeedbackDelegate.htm
+++ b/docs/csharp/html/T_BerkeleyDB_EnvironmentFeedbackDelegate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EnvironmentFeedbackDelegate Delegate</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EnvironmentFeedbackDelegate Delegate</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_EnvironmentFeedbackEvent.htm">EnvironmentFeedbackEvent</a> <span class="parameter">opcode</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/td2s409d" target="_blank">int</a> <span class="parameter">percent</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Delegate</span> <span class="keyword">Sub</span> <span class="identifier">EnvironmentFeedbackDelegate</span> ( _
@@ -27,4 +27,4 @@
             The percent of the operation that has been completed, specified as an
             integer value between 0 and 100.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="N_BerkeleyDB.htm">BerkeleyDB Namespace</a></div></div></div><div id="fo [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_EnvironmentFeedbackEvent.htm b/docs/csharp/html/T_BerkeleyDB_EnvironmentFeedbackEvent.htm
index 931130d..6d97e72 100644
--- a/docs/csharp/html/T_BerkeleyDB_EnvironmentFeedbackEvent.htm
+++ b/docs/csharp/html/T_BerkeleyDB_EnvironmentFeedbackEvent.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EnvironmentFeedbackEvent Enumeration</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EnvironmentFeedbackEvent Enumeration</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
             The environment is being recovered.
             </div></td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="N_BerkeleyDB.htm">BerkeleyDB Namespace</a></div></div></d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_EnvironmentID.htm b/docs/csharp/html/T_BerkeleyDB_EnvironmentID.htm
index 937b3ae..1c3d487 100644
--- a/docs/csharp/html/T_BerkeleyDB_EnvironmentID.htm
+++ b/docs/csharp/html/T_BerkeleyDB_EnvironmentID.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EnvironmentID Enumeration</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EnvironmentID Enumeration</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
             A message should be broadcast to every environment in the
             replication group, whose eid in
             <a href="T_BerkeleyDB_ReplicationTransportDelegate.htm">ReplicationTransportDelegate</a> is set to be
@@ -23,4 +23,4 @@
             <a href="M_BerkeleyDB_DatabaseEnvironment_RepMgrChannel.htm">RepMgrChannel(Int32)</a> with this ID
             would be sent only to the master site.
             </div></td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="N_BerkeleyDB.htm">BerkeleyDB Namespace</a></div></div></d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_ErrorCodes.htm b/docs/csharp/html/T_BerkeleyDB_ErrorCodes.htm
index d7f4f39..40f14de 100644
--- a/docs/csharp/html/T_BerkeleyDB_ErrorCodes.htm
+++ b/docs/csharp/html/T_BerkeleyDB_ErrorCodes.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ErrorCodes Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ErrorCodes Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,5 +11,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_ErrorFeedbackDelegate.htm b/docs/csharp/html/T_BerkeleyDB_ErrorFeedbackDelegate.htm
index 52a9901..1abe745 100644
--- a/docs/csharp/html/T_BerkeleyDB_ErrorFeedbackDelegate.htm
+++ b/docs/csharp/html/T_BerkeleyDB_ErrorFeedbackDelegate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ErrorFeedbackDelegate Delegate</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ErrorFeedbackDelegate Delegate</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">errPrefix</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">string</a> <span class="parameter">errMessage</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Delegate</span> <span class="keyword">Sub</span> <span class="identifier">ErrorFeedbackDelegate</span> ( _
@@ -21,4 +21,4 @@
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="parameter">errPrefix</span>, 
 	<a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="parameter">errMessage</span>
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="errPrefix"><dt><span class="parameter">errPrefix</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>String</a><br />The prefix string</dd></dl><dl paramName="errMessage"><dt><span clas [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_EventNotifyDelegate.htm b/docs/csharp/html/T_BerkeleyDB_EventNotifyDelegate.htm
index 023c3a5..ab4d51f 100644
--- a/docs/csharp/html/T_BerkeleyDB_EventNotifyDelegate.htm
+++ b/docs/csharp/html/T_BerkeleyDB_EventNotifyDelegate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EventNotifyDelegate Delegate</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>EventNotifyDelegate Delegate</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_NotificationEvent.htm">NotificationEvent</a> <span class="parameter">eventcode</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/yyb1w04y" target="_blank">byte</a>[] <span class="parameter">event_info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Delegate</span> <span class="keyword">Sub</span> <span class="identifier">EventNotifyDelegate</span> ( _
@@ -29,4 +29,4 @@
             null; specific events may pass non-null values, in which case the event
             will also describe the information's structure.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="N_BerkeleyDB.htm">BerkeleyDB Namespace</a></div></div></div><div id="fo [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_ForeignConflictException.htm b/docs/csharp/html/T_BerkeleyDB_ForeignConflictException.htm
index 5bdb7a7..d459c3d 100644
--- a/docs/csharp/html/T_BerkeleyDB_ForeignConflictException.htm
+++ b/docs/csharp/html/T_BerkeleyDB_ForeignConflictException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ForeignConflictException Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ForeignConflictException Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -10,6 +10,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Inherits</span> <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">ForeignConflictException</span> : <span class="keyword">public</span> <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a></pre></td></ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_ForeignKeyDeleteAction.htm b/docs/csharp/html/T_BerkeleyDB_ForeignKeyDeleteAction.htm
index fadf880..3bd07e6 100644
--- a/docs/csharp/html/T_BerkeleyDB_ForeignKeyDeleteAction.htm
+++ b/docs/csharp/html/T_BerkeleyDB_ForeignKeyDeleteAction.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ForeignKeyDeleteAction Enumeration</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ForeignKeyDeleteAction Enumeration</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,11 +11,11 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
             Abort the deletion.
             </div></td></tr><tr><td /><td target="F:BerkeleyDB.ForeignKeyDeleteAction.CASCADE"><span class="selflink">CASCADE</span></td><td><div class="summary">
             Delete records that refer to the foreign key
             </div></td></tr><tr><td /><td target="F:BerkeleyDB.ForeignKeyDeleteAction.NULLIFY"><span class="selflink">NULLIFY</span></td><td><div class="summary">
             Nullify records that refer to the foreign key
             </div></td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="N_BerkeleyDB.htm">BerkeleyDB Namespace</a></div></div></d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_ForeignKeyNullifyDelegate.htm b/docs/csharp/html/T_BerkeleyDB_ForeignKeyNullifyDelegate.htm
index d966fd8..4b1bacf 100644
--- a/docs/csharp/html/T_BerkeleyDB_ForeignKeyNullifyDelegate.htm
+++ b/docs/csharp/html/T_BerkeleyDB_ForeignKeyNullifyDelegate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ForeignKeyNullifyDelegate Delegate</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ForeignKeyNullifyDelegate Delegate</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -10,7 +10,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">foreignkey</span>
@@ -27,4 +27,4 @@
       </dd></dl><dl paramName="foreignkey"><dt><span class="parameter">foreignkey</span></dt><dd>Type: <a href="T_BerkeleyDB_DatabaseEntry.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>DatabaseEntry</a><br />
       </dd></dl></div><h4 class="subHeading">Return Value</h4>
       </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="N_BerkeleyDB.htm">BerkeleyDB Namespace</a></div></div></div><div id="footer"><div class="foot [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_FullLogBufferException.htm b/docs/csharp/html/T_BerkeleyDB_FullLogBufferException.htm
index 676f9c7..c4b183d 100644
--- a/docs/csharp/html/T_BerkeleyDB_FullLogBufferException.htm
+++ b/docs/csharp/html/T_BerkeleyDB_FullLogBufferException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FullLogBufferException Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>FullLogBufferException Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Inherits</span> <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">FullLogBufferException</span> : <span class="keyword">public</span> <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a></pre></td></tr [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_HashCursor.htm b/docs/csharp/html/T_BerkeleyDB_HashCursor.htm
index 69bed3f..4eb9d0e 100644
--- a/docs/csharp/html/T_BerkeleyDB_HashCursor.htm
+++ b/docs/csharp/html/T_BerkeleyDB_HashCursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashCursor Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashCursor Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -10,6 +10,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Inherits</span> <a href="T_BerkeleyDB_Cursor.htm">Cursor</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">HashCursor</span> : <span class="keyword">public</span> <a href="T_BerkeleyDB_Cursor.htm">Cursor</a></pre></td></tr></table></span></div></div><h1 class="heading"><span on [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_HashDatabase.htm b/docs/csharp/html/T_BerkeleyDB_HashDatabase.htm
index a2d817f..6062a7e 100644
--- a/docs/csharp/html/T_BerkeleyDB_HashDatabase.htm
+++ b/docs/csharp/html/T_BerkeleyDB_HashDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashDatabase Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashDatabase Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Inherits</span> <a href="T_BerkeleyDB_Database.htm">Database</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">HashDatabase</span> : <span class="keyword">public</span> <a href="T_BerkeleyDB_Database.htm">Database</a></pre></td></tr></table></span></div></div><h1 class="heading [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_HashDatabaseConfig.htm b/docs/csharp/html/T_BerkeleyDB_HashDatabaseConfig.htm
index e77e9df..3eaa5b0 100644
--- a/docs/csharp/html/T_BerkeleyDB_HashDatabaseConfig.htm
+++ b/docs/csharp/html/T_BerkeleyDB_HashDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashDatabaseConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashDatabaseConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Inherits</span> <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">HashDatabaseConfig</span> : <span class="keyword">public</span> <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a></pre></td></tr></table></span> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_HashFunctionDelegate.htm b/docs/csharp/html/T_BerkeleyDB_HashFunctionDelegate.htm
index 5098330..cb58034 100644
--- a/docs/csharp/html/T_BerkeleyDB_HashFunctionDelegate.htm
+++ b/docs/csharp/html/T_BerkeleyDB_HashFunctionDelegate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashFunctionDelegate Delegate</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashFunctionDelegate Delegate</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/yyb1w04y" target="_blank">byte</a>[] <span class="parameter">data</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Delegate</span> <span class="keyword">Function</span> <span class="identifier">HashFunctionDelegate</span> ( _
 	<span class="parameter">data</span> <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/yyb1w04y" target="_blank">Byte</a>() _
@@ -22,4 +22,4 @@
           <span class="languageSpecificText"><span class="cpp">></span><span class="cs">[]</span><span class="vb">()</span><span class="nu">[]</span></span><br />
             A byte string representing a key in the database
             </dd></dl></div><h4 class="subHeading">Return Value</h4>The hashed value of <span class="parameter">data</span></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class= [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_HashStats.htm b/docs/csharp/html/T_BerkeleyDB_HashStats.htm
index cbdd75c..0cf8b33 100644
--- a/docs/csharp/html/T_BerkeleyDB_HashStats.htm
+++ b/docs/csharp/html/T_BerkeleyDB_HashStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashStats Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HashStats Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,5 +11,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_HeapDatabase.htm b/docs/csharp/html/T_BerkeleyDB_HeapDatabase.htm
index 8744ddd..38fc8e2 100644
--- a/docs/csharp/html/T_BerkeleyDB_HeapDatabase.htm
+++ b/docs/csharp/html/T_BerkeleyDB_HeapDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapDatabase Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapDatabase Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Inherits</span> <a href="T_BerkeleyDB_Database.htm">Database</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">HeapDatabase</span> : <span class="keyword">public</span> <a href="T_BerkeleyDB_Database.htm">Database</a></pre></td></tr></table></span></div></div><h1 class="heading [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_HeapDatabaseConfig.htm b/docs/csharp/html/T_BerkeleyDB_HeapDatabaseConfig.htm
index bfba1c0..c404682 100644
--- a/docs/csharp/html/T_BerkeleyDB_HeapDatabaseConfig.htm
+++ b/docs/csharp/html/T_BerkeleyDB_HeapDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapDatabaseConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapDatabaseConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel= [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Inherits</span> <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">HeapDatabaseConfig</span> : <span class="keyword">public</span> <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a></pre></td></tr></table></span> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_HeapFullException.htm b/docs/csharp/html/T_BerkeleyDB_HeapFullException.htm
index 220e786..63f47e7 100644
--- a/docs/csharp/html/T_BerkeleyDB_HeapFullException.htm
+++ b/docs/csharp/html/T_BerkeleyDB_HeapFullException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapFullException Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapFullException Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,6 +14,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Inherits</span> <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">HeapFullException</span> : <span class="keyword">public</span> <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a></pre></td></tr></ta [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_HeapRecordId.htm b/docs/csharp/html/T_BerkeleyDB_HeapRecordId.htm
index 5014493..26a7e56 100644
--- a/docs/csharp/html/T_BerkeleyDB_HeapRecordId.htm
+++ b/docs/csharp/html/T_BerkeleyDB_HeapRecordId.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapRecordId Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapRecordId Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="style [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,5 +17,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_HeapStats.htm b/docs/csharp/html/T_BerkeleyDB_HeapStats.htm
index eef963c..c24c9bd 100644
--- a/docs/csharp/html/T_BerkeleyDB_HeapStats.htm
+++ b/docs/csharp/html/T_BerkeleyDB_HeapStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapStats Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>HeapStats Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,5 +11,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_IBackup.htm b/docs/csharp/html/T_BerkeleyDB_IBackup.htm
index c12dc98..20f1231 100644
--- a/docs/csharp/html/T_BerkeleyDB_IBackup.htm
+++ b/docs/csharp/html/T_BerkeleyDB_IBackup.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>IBackup Interface</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>IBackup Interface</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -17,5 +17,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_Isolation.htm b/docs/csharp/html/T_BerkeleyDB_Isolation.htm
index 6912504..ea309a4 100644
--- a/docs/csharp/html/T_BerkeleyDB_Isolation.htm
+++ b/docs/csharp/html/T_BerkeleyDB_Isolation.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Isolation Enumeration</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Isolation Enumeration</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
             Read operations on the database may request the return of modified
             but not yet committed data.
             </div></td></tr><tr><td /><td target="F:BerkeleyDB.Isolation.DEGREE_TWO"><span class="selflink">DEGREE_TWO</span></td><td><div class="summary">
@@ -25,4 +25,4 @@
             (assuming, of course, the thread of control does not itself modify
             the item).  This is Berkeley DB's default degree of isolation.
             </div></td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="N_BerkeleyDB.htm">BerkeleyDB Namespace</a></div></div></d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_JoinCursor.htm b/docs/csharp/html/T_BerkeleyDB_JoinCursor.htm
index 0cd40ed..97905f7 100644
--- a/docs/csharp/html/T_BerkeleyDB_JoinCursor.htm
+++ b/docs/csharp/html/T_BerkeleyDB_JoinCursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>JoinCursor Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>JoinCursor Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/h1x9x1b1" target="_blank">IEnumerable</a></pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Class</span> <span class="identifier">JoinCursor</span> _
 	<span class="keyword">Implements</span> <a href="http://msdn2.microsoft.com/en-us/library/aax125c9" target="_blank">IDisposable</a>, <a href="http://msdn2.microsoft.com/en-us/library/9eekhta0" target="_blank">IEnumerable</a>(<span class="keyword">Of</span> <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a>(<span class="keyword">Of</span> <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>, <a href="T_BerkeleyDB_DatabaseEntry.htm">Database [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/h1x9x1b1" target="_blank">IEnumerable</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">JoinCursor</span> : <a href="http://msdn2.microsoft.com/en-us/library/aax125c9" target="_blank">IDisposable</a>, 
@@ -22,4 +22,4 @@
             JoinCursor does not support many of the operations offered by
             <a href="T_BerkeleyDB_Cursor.htm">Cursor</a> and is not a subclass of <a href="T_BerkeleyDB_Cursor.htm">Cursor</a>.
             </div><h1 class="heading"><span onclick="ExpandCollapse(familyToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(familyToggle, event)" tabindex="0"><img id="familyToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Inheritance Hierarchy</span></h1><div id="familySection" class="section" name="collapseableSection" style=""><a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">System<span class="languageSpecificTe [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_KeyEmptyException.htm b/docs/csharp/html/T_BerkeleyDB_KeyEmptyException.htm
index 37d27d4..8fe4b7a 100644
--- a/docs/csharp/html/T_BerkeleyDB_KeyEmptyException.htm
+++ b/docs/csharp/html/T_BerkeleyDB_KeyEmptyException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>KeyEmptyException Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>KeyEmptyException Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -15,9 +15,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Inherits</span> <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">KeyEmptyException</span> : <span class="keyword">public</span> <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a></pre></td></tr></ta [...]
             The Recno and Queue access methods will automatically create key/data
             pairs under some circumstances.
             </div><h1 class="heading"><span onclick="ExpandCollapse(familyToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(familyToggle, event)" tabindex="0"><img id="familyToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Inheritance Hierarchy</span></h1><div id="familySection" class="section" name="collapseableSection" style=""><a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">System<span class="languageSpecificTe [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_KeyExistException.htm b/docs/csharp/html/T_BerkeleyDB_KeyExistException.htm
index 6ef6090..74ed51c 100644
--- a/docs/csharp/html/T_BerkeleyDB_KeyExistException.htm
+++ b/docs/csharp/html/T_BerkeleyDB_KeyExistException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>KeyExistException Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>KeyExistException Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -16,6 +16,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Inherits</span> <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">KeyExistException</span> : <span class="keyword">public</span> <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a></pre></td></tr></ta [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_KeyRange.htm b/docs/csharp/html/T_BerkeleyDB_KeyRange.htm
index 8614e22..4b1ad17 100644
--- a/docs/csharp/html/T_BerkeleyDB_KeyRange.htm
+++ b/docs/csharp/html/T_BerkeleyDB_KeyRange.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>KeyRange Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>KeyRange Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -20,5 +20,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_LSN.htm b/docs/csharp/html/T_BerkeleyDB_LSN.htm
index 7643b3e..e7bbd09 100644
--- a/docs/csharp/html/T_BerkeleyDB_LSN.htm
+++ b/docs/csharp/html/T_BerkeleyDB_LSN.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LSN Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" ty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LSN Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesheet" ty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,5 +11,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_LeaseExpiredException.htm b/docs/csharp/html/T_BerkeleyDB_LeaseExpiredException.htm
index d074c38..65e0c87 100644
--- a/docs/csharp/html/T_BerkeleyDB_LeaseExpiredException.htm
+++ b/docs/csharp/html/T_BerkeleyDB_LeaseExpiredException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LeaseExpiredException Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LeaseExpiredException Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Inherits</span> <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">LeaseExpiredException</span> : <span class="keyword">public</span> <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a></pre></td></tr> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_LockNotGrantedException.htm b/docs/csharp/html/T_BerkeleyDB_LockNotGrantedException.htm
index 29f0a11..a6d0d62 100644
--- a/docs/csharp/html/T_BerkeleyDB_LockNotGrantedException.htm
+++ b/docs/csharp/html/T_BerkeleyDB_LockNotGrantedException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockNotGrantedException Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockNotGrantedException Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,6 +13,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Inherits</span> <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">LockNotGrantedException</span> : <span class="keyword">public</span> <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a></pre></td></t [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_LockStats.htm b/docs/csharp/html/T_BerkeleyDB_LockStats.htm
index 87b2b0e..3283866 100644
--- a/docs/csharp/html/T_BerkeleyDB_LockStats.htm
+++ b/docs/csharp/html/T_BerkeleyDB_LockStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockStats Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockStats Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,5 +11,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_LockingConfig.htm b/docs/csharp/html/T_BerkeleyDB_LockingConfig.htm
index cc45173..9b9ab85 100644
--- a/docs/csharp/html/T_BerkeleyDB_LockingConfig.htm
+++ b/docs/csharp/html/T_BerkeleyDB_LockingConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockingConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockingConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,5 +12,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_LockingInfo.htm b/docs/csharp/html/T_BerkeleyDB_LockingInfo.htm
index 6794a74..530a835 100644
--- a/docs/csharp/html/T_BerkeleyDB_LockingInfo.htm
+++ b/docs/csharp/html/T_BerkeleyDB_LockingInfo.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockingInfo Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LockingInfo Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,5 +11,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_LogConfig.htm b/docs/csharp/html/T_BerkeleyDB_LogConfig.htm
index 9cc8108..1c23ecc 100644
--- a/docs/csharp/html/T_BerkeleyDB_LogConfig.htm
+++ b/docs/csharp/html/T_BerkeleyDB_LogConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshe [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,5 +12,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_LogStats.htm b/docs/csharp/html/T_BerkeleyDB_LogStats.htm
index 32745b0..3b6cf72 100644
--- a/docs/csharp/html/T_BerkeleyDB_LogStats.htm
+++ b/docs/csharp/html/T_BerkeleyDB_LogStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogStats Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogStats Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,5 +11,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_LogVerifyConfig.htm b/docs/csharp/html/T_BerkeleyDB_LogVerifyConfig.htm
index 2a8625d..e06540c 100644
--- a/docs/csharp/html/T_BerkeleyDB_LogVerifyConfig.htm
+++ b/docs/csharp/html/T_BerkeleyDB_LogVerifyConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogVerifyConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>LogVerifyConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,5 +11,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_MPoolConfig.htm b/docs/csharp/html/T_BerkeleyDB_MPoolConfig.htm
index 2b5cd04..f69a2da 100644
--- a/docs/csharp/html/T_BerkeleyDB_MPoolConfig.htm
+++ b/docs/csharp/html/T_BerkeleyDB_MPoolConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MPoolConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MPoolConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,5 +12,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_MPoolFileStats.htm b/docs/csharp/html/T_BerkeleyDB_MPoolFileStats.htm
index b50f01e..449e109 100644
--- a/docs/csharp/html/T_BerkeleyDB_MPoolFileStats.htm
+++ b/docs/csharp/html/T_BerkeleyDB_MPoolFileStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MPoolFileStats Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MPoolFileStats Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,5 +11,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_MPoolStats.htm b/docs/csharp/html/T_BerkeleyDB_MPoolStats.htm
index fc89725..21ad96d 100644
--- a/docs/csharp/html/T_BerkeleyDB_MPoolStats.htm
+++ b/docs/csharp/html/T_BerkeleyDB_MPoolStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MPoolStats Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MPoolStats Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,5 +11,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_MessageDispatchDelegate.htm b/docs/csharp/html/T_BerkeleyDB_MessageDispatchDelegate.htm
index ad1a2d9..d446402 100644
--- a/docs/csharp/html/T_BerkeleyDB_MessageDispatchDelegate.htm
+++ b/docs/csharp/html/T_BerkeleyDB_MessageDispatchDelegate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MessageDispatchDelegate Delegate</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MessageDispatchDelegate Delegate</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DbChannel.htm">DbChannel</a> <span class="parameter">channel</span>,
 	<span class="keyword">ref</span> <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>[] <span class="parameter">requests</span>,
 	<span class="keyword">out</span> <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">uint</a> <span class="parameter">size</span>,
@@ -42,4 +42,4 @@
             </dd></dl><dl paramName="need_response"><dt><span class="parameter">need_response</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>Boolean</a><br />
             Whether the message requires a response.
             </dd></dl></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="N_BerkeleyDB.htm">BerkeleyDB Namespace</a></div></div></div><div id="fo [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_MultipleDatabaseEntry.htm b/docs/csharp/html/T_BerkeleyDB_MultipleDatabaseEntry.htm
index 4b0e253..eb5116a 100644
--- a/docs/csharp/html/T_BerkeleyDB_MultipleDatabaseEntry.htm
+++ b/docs/csharp/html/T_BerkeleyDB_MultipleDatabaseEntry.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MultipleDatabaseEntry Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MultipleDatabaseEntry Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,9 +12,9 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/9eekhta0" target="_blank">IEnumerable</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>>, <a href="http://msdn2.microsoft.com/en-us/library/h1x9x1b1" target="_blank">IEnumerable</a></pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Class</span> <span clas [...]
 	<span class="keyword">Inherits</span> <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> _
 	<span class="keyword">Implements</span> <a href="http://msdn2.microsoft.com/en-us/library/9eekhta0" target="_blank">IEnumerable</a>(<span class="keyword">Of</span> <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>), <a href="http://msdn2.microsoft.com/en-us/library/h1x9x1b1" target="_blank">IEnumerable</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> < [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/9eekhta0" target="_blank">IEnumerable</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^>, <a href="http://msdn2.microsoft.com/en-us/library/h1x9x1b1" target="_blank">IEnumerable</a></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(familyToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(familyToggle, event)" tabindex="0"><img id="familyToggle" class="toggle" [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_MultipleKeyDatabaseEntry.htm b/docs/csharp/html/T_BerkeleyDB_MultipleKeyDatabaseEntry.htm
index 332f658..01ded71 100644
--- a/docs/csharp/html/T_BerkeleyDB_MultipleKeyDatabaseEntry.htm
+++ b/docs/csharp/html/T_BerkeleyDB_MultipleKeyDatabaseEntry.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MultipleKeyDatabaseEntry Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MultipleKeyDatabaseEntry Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,10 +11,10 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/9eekhta0" target="_blank">IEnumerable</a><<a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>, <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>>>, <a href="http://msdn2.microsoft.com/en-us/library/h1x9x1b1" target="_blank">IEnumerable</a></pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table [...]
 	<span class="keyword">Inherits</span> <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> _
 	<span class="keyword">Implements</span> <a href="http://msdn2.microsoft.com/en-us/library/9eekhta0" target="_blank">IEnumerable</a>(<span class="keyword">Of</span> <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a>(<span class="keyword">Of</span> <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>, <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>)),  _
 	<a href="http://msdn2.microsoft.com/en-us/library/h1x9x1b1" target="_blank">IEnumerable</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">MultipleKeyDatabaseEntry</span> : <span class="keyword">public</span> <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>, 
 	<a href="http://msdn2.microsoft.com/en-us/library/9eekhta0" target="_blank">IEnumerable</a><<a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^, <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^>>, <a href="http://msdn2.microsoft.com/en-us/library/h1x9x1b1" target="_blank">IEnumerable</a></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="E [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_MutexConfig.htm b/docs/csharp/html/T_BerkeleyDB_MutexConfig.htm
index 2351d7f..2ec3ea9 100644
--- a/docs/csharp/html/T_BerkeleyDB_MutexConfig.htm
+++ b/docs/csharp/html/T_BerkeleyDB_MutexConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MutexConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MutexConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,5 +12,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_MutexStats.htm b/docs/csharp/html/T_BerkeleyDB_MutexStats.htm
index baaad32..84859e0 100644
--- a/docs/csharp/html/T_BerkeleyDB_MutexStats.htm
+++ b/docs/csharp/html/T_BerkeleyDB_MutexStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MutexStats Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>MutexStats Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,5 +11,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_NotFoundException.htm b/docs/csharp/html/T_BerkeleyDB_NotFoundException.htm
index b763a9b..2041f13 100644
--- a/docs/csharp/html/T_BerkeleyDB_NotFoundException.htm
+++ b/docs/csharp/html/T_BerkeleyDB_NotFoundException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NotFoundException Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NotFoundException Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Inherits</span> <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">NotFoundException</span> : <span class="keyword">public</span> <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a></pre></td></tr></ta [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_NotificationEvent.htm b/docs/csharp/html/T_BerkeleyDB_NotificationEvent.htm
index 290f858..f2e6c79 100644
--- a/docs/csharp/html/T_BerkeleyDB_NotificationEvent.htm
+++ b/docs/csharp/html/T_BerkeleyDB_NotificationEvent.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NotificationEvent Enumeration</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>NotificationEvent Enumeration</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
             The database environment has failed.
             </div></td></tr><tr><td /><td target="F:BerkeleyDB.NotificationEvent.REP_CLIENT"><span class="selflink">REP_CLIENT</span></td><td><div class="summary">
             The local site is now a replication client.
@@ -66,4 +66,4 @@
             </div></td></tr><tr><td /><td target="F:BerkeleyDB.NotificationEvent.WRITE_FAILED"><span class="selflink">WRITE_FAILED</span></td><td><div class="summary">
             A Berkeley DB write to stable storage failed. 
             </div></td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="N_BerkeleyDB.htm">BerkeleyDB Namespace</a></div></div></d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_OldVersionException.htm b/docs/csharp/html/T_BerkeleyDB_OldVersionException.htm
index 5ec623e..9cd772d 100644
--- a/docs/csharp/html/T_BerkeleyDB_OldVersionException.htm
+++ b/docs/csharp/html/T_BerkeleyDB_OldVersionException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>OldVersionException Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>OldVersionException Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Inherits</span> <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">OldVersionException</span> : <span class="keyword">public</span> <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a></pre></td></tr></ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_PageNotFoundException.htm b/docs/csharp/html/T_BerkeleyDB_PageNotFoundException.htm
index dd87bc5..4ee1646 100644
--- a/docs/csharp/html/T_BerkeleyDB_PageNotFoundException.htm
+++ b/docs/csharp/html/T_BerkeleyDB_PageNotFoundException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PageNotFoundException Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PageNotFoundException Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -10,6 +10,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Inherits</span> <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">PageNotFoundException</span> : <span class="keyword">public</span> <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a></pre></td></tr> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_PreparedTransaction.htm b/docs/csharp/html/T_BerkeleyDB_PreparedTransaction.htm
index cf82437..eaa54e6 100644
--- a/docs/csharp/html/T_BerkeleyDB_PreparedTransaction.htm
+++ b/docs/csharp/html/T_BerkeleyDB_PreparedTransaction.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PreparedTransaction Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>PreparedTransaction Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,5 +12,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_QueueDatabase.htm b/docs/csharp/html/T_BerkeleyDB_QueueDatabase.htm
index bbb047c..e9675d1 100644
--- a/docs/csharp/html/T_BerkeleyDB_QueueDatabase.htm
+++ b/docs/csharp/html/T_BerkeleyDB_QueueDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>QueueDatabase Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>QueueDatabase Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,6 +13,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Inherits</span> <a href="T_BerkeleyDB_Database.htm">Database</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">QueueDatabase</span> : <span class="keyword">public</span> <a href="T_BerkeleyDB_Database.htm">Database</a></pre></td></tr></table></span></div></div><h1 class="headin [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_QueueDatabaseConfig.htm b/docs/csharp/html/T_BerkeleyDB_QueueDatabaseConfig.htm
index 0ac0448..e79806c 100644
--- a/docs/csharp/html/T_BerkeleyDB_QueueDatabaseConfig.htm
+++ b/docs/csharp/html/T_BerkeleyDB_QueueDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>QueueDatabaseConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>QueueDatabaseConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Inherits</span> <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">QueueDatabaseConfig</span> : <span class="keyword">public</span> <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a></pre></td></tr></table></span [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_QueueStats.htm b/docs/csharp/html/T_BerkeleyDB_QueueStats.htm
index 5da28a6..4076873 100644
--- a/docs/csharp/html/T_BerkeleyDB_QueueStats.htm
+++ b/docs/csharp/html/T_BerkeleyDB_QueueStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>QueueStats Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>QueueStats Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,5 +11,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_RecnoCursor.htm b/docs/csharp/html/T_BerkeleyDB_RecnoCursor.htm
index 03982e2..f1f7e66 100644
--- a/docs/csharp/html/T_BerkeleyDB_RecnoCursor.htm
+++ b/docs/csharp/html/T_BerkeleyDB_RecnoCursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecnoCursor Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecnoCursor Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -10,6 +10,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Inherits</span> <a href="T_BerkeleyDB_Cursor.htm">Cursor</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">RecnoCursor</span> : <span class="keyword">public</span> <a href="T_BerkeleyDB_Cursor.htm">Cursor</a></pre></td></tr></table></span></div></div><h1 class="heading"><span o [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_RecnoDatabase.htm b/docs/csharp/html/T_BerkeleyDB_RecnoDatabase.htm
index 18f696f..5b143e1 100644
--- a/docs/csharp/html/T_BerkeleyDB_RecnoDatabase.htm
+++ b/docs/csharp/html/T_BerkeleyDB_RecnoDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecnoDatabase Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecnoDatabase Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,6 +13,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Inherits</span> <a href="T_BerkeleyDB_Database.htm">Database</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">RecnoDatabase</span> : <span class="keyword">public</span> <a href="T_BerkeleyDB_Database.htm">Database</a></pre></td></tr></table></span></div></div><h1 class="headin [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_RecnoDatabaseConfig.htm b/docs/csharp/html/T_BerkeleyDB_RecnoDatabaseConfig.htm
index 3ce5053..f8c95c5 100644
--- a/docs/csharp/html/T_BerkeleyDB_RecnoDatabaseConfig.htm
+++ b/docs/csharp/html/T_BerkeleyDB_RecnoDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecnoDatabaseConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecnoDatabaseConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Inherits</span> <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">RecnoDatabaseConfig</span> : <span class="keyword">public</span> <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a></pre></td></tr></table></span [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_RecnoStats.htm b/docs/csharp/html/T_BerkeleyDB_RecnoStats.htm
index 0fc7ff8..c1cd852 100644
--- a/docs/csharp/html/T_BerkeleyDB_RecnoStats.htm
+++ b/docs/csharp/html/T_BerkeleyDB_RecnoStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecnoStats Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RecnoStats Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,5 +11,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_RepMgrSite.htm b/docs/csharp/html/T_BerkeleyDB_RepMgrSite.htm
index eeb09d6..56a61c9 100644
--- a/docs/csharp/html/T_BerkeleyDB_RepMgrSite.htm
+++ b/docs/csharp/html/T_BerkeleyDB_RepMgrSite.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrSite Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrSite Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="stylesh [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,5 +11,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_RepMgrStats.htm b/docs/csharp/html/T_BerkeleyDB_RepMgrStats.htm
index d6ce2c9..b0ef45b 100644
--- a/docs/csharp/html/T_BerkeleyDB_RepMgrStats.htm
+++ b/docs/csharp/html/T_BerkeleyDB_RepMgrStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrStats Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepMgrStats Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,5 +11,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_RepProcMsgResult.htm b/docs/csharp/html/T_BerkeleyDB_RepProcMsgResult.htm
index 5544999..89a9ea9 100644
--- a/docs/csharp/html/T_BerkeleyDB_RepProcMsgResult.htm
+++ b/docs/csharp/html/T_BerkeleyDB_RepProcMsgResult.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepProcMsgResult Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepProcMsgResult Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,5 +12,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_RepProcMsgResult_ProcMsgResult.htm b/docs/csharp/html/T_BerkeleyDB_RepProcMsgResult_ProcMsgResult.htm
index b2f9554..7ac855b 100644
--- a/docs/csharp/html/T_BerkeleyDB_RepProcMsgResult_ProcMsgResult.htm
+++ b/docs/csharp/html/T_BerkeleyDB_RepProcMsgResult_ProcMsgResult.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepProcMsgResult.ProcMsgResult Enumeration</title><link rel="stylesheet" type="text/css" href="../styles/presentation [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RepProcMsgResult.ProcMsgResult Enumeration</title><link rel="stylesheet" type="text/css" href="../styles/presentation [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
             The replication group has more than one master.
             </div></td></tr><tr><td /><td target="F:BerkeleyDB.RepProcMsgResult.ProcMsgResult.ERROR"><span class="selflink">ERROR</span></td><td><div class="summary">
             An unspecified error occurred.
@@ -33,4 +33,4 @@
             </div></td></tr><tr><td /><td target="F:BerkeleyDB.RepProcMsgResult.ProcMsgResult.SUCCESS"><span class="selflink">SUCCESS</span></td><td><div class="summary">
             Processing a message succeded.
             </div></td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="N_BerkeleyDB.htm">BerkeleyDB Namespace</a></div></div></d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_ReplicationConfig.htm b/docs/csharp/html/T_BerkeleyDB_ReplicationConfig.htm
index 7d29ae3..af3b7e7 100644
--- a/docs/csharp/html/T_BerkeleyDB_ReplicationConfig.htm
+++ b/docs/csharp/html/T_BerkeleyDB_ReplicationConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,5 +12,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_ReplicationHostAddress.htm b/docs/csharp/html/T_BerkeleyDB_ReplicationHostAddress.htm
index d4918d4..a48ad44 100644
--- a/docs/csharp/html/T_BerkeleyDB_ReplicationHostAddress.htm
+++ b/docs/csharp/html/T_BerkeleyDB_ReplicationHostAddress.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationHostAddress Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationHostAddress Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,5 +12,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_ReplicationStats.htm b/docs/csharp/html/T_BerkeleyDB_ReplicationStats.htm
index 7ef44f7..8fc8a10 100644
--- a/docs/csharp/html/T_BerkeleyDB_ReplicationStats.htm
+++ b/docs/csharp/html/T_BerkeleyDB_ReplicationStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationStats Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationStats Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,5 +11,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_ReplicationTransportDelegate.htm b/docs/csharp/html/T_BerkeleyDB_ReplicationTransportDelegate.htm
index 6a7bb7f..351f957 100644
--- a/docs/csharp/html/T_BerkeleyDB_ReplicationTransportDelegate.htm
+++ b/docs/csharp/html/T_BerkeleyDB_ReplicationTransportDelegate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationTransportDelegate Delegate</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ReplicationTransportDelegate Delegate</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">control</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">rec</span>,
 	<a href="T_BerkeleyDB_LSN.htm">LSN</a> <span class="parameter">lsn</span>,
@@ -60,4 +60,4 @@
             are subsequently checked for validity. 
             </p>
       </dd></dl><dl paramName="flags"><dt><span class="parameter">flags</span></dt><dd>Type: <a href="http://msdn2.microsoft.com/en-us/library/ctys3981" target="_blank">System<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>UInt32</a><br />XXX: TBD</dd></dl></div><h4 class="subHeading">Return Value</h4>0 on success and non-zero on failure</div><h1 class="heading"><span onclick="ExpandCollapse(s [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_RunRecoveryException.htm b/docs/csharp/html/T_BerkeleyDB_RunRecoveryException.htm
index ae28126..794ed11 100644
--- a/docs/csharp/html/T_BerkeleyDB_RunRecoveryException.htm
+++ b/docs/csharp/html/T_BerkeleyDB_RunRecoveryException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RunRecoveryException Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>RunRecoveryException Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link re [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -14,7 +14,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Inherits</span> <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">RunRecoveryException</span> : <span class="keyword">public</span> <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a></pre></td></tr>< [...]
             An example of this type of fatal error is a corrupted database page. The
             only way to recover from this type of error is to have all threads of
@@ -24,4 +24,4 @@
             resources, such as file descriptors and memory, allocated by
             Berkeley DB.)
             </div><h1 class="heading"><span onclick="ExpandCollapse(familyToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(familyToggle, event)" tabindex="0"><img id="familyToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Inheritance Hierarchy</span></h1><div id="familySection" class="section" name="collapseableSection" style=""><a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">System<span class="languageSpecificTe [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_SecondaryBTreeDatabase.htm b/docs/csharp/html/T_BerkeleyDB_SecondaryBTreeDatabase.htm
index d5d1ec0..ba94210 100644
--- a/docs/csharp/html/T_BerkeleyDB_SecondaryBTreeDatabase.htm
+++ b/docs/csharp/html/T_BerkeleyDB_SecondaryBTreeDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryBTreeDatabase Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryBTreeDatabase Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Inherits</span> <a href="T_BerkeleyDB_SecondaryDatabase.htm">SecondaryDatabase</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">SecondaryBTreeDatabase</span> : <span class="keyword">public</span> <a href="T_BerkeleyDB_SecondaryDatabase.htm">SecondaryDatabase</a></pre></td></tr [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm b/docs/csharp/html/T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm
index b8780f0..9ac3abb 100644
--- a/docs/csharp/html/T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm
+++ b/docs/csharp/html/T_BerkeleyDB_SecondaryBTreeDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryBTreeDatabaseConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryBTreeDatabaseConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Inherits</span> <a href="T_BerkeleyDB_SecondaryDatabaseConfig.htm">SecondaryDatabaseConfig</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">SecondaryBTreeDatabaseConfig</span> : <span class="keyword">public</span> <a href="T_BerkeleyDB_SecondaryDatabaseConfig.htm">SecondaryDat [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_SecondaryCursor.htm b/docs/csharp/html/T_BerkeleyDB_SecondaryCursor.htm
index 4ae0e00..9779acf 100644
--- a/docs/csharp/html/T_BerkeleyDB_SecondaryCursor.htm
+++ b/docs/csharp/html/T_BerkeleyDB_SecondaryCursor.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryCursor Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryCursor Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="http://msdn2.microsoft.com/en-us/library/9eekhta0" target="_blank">IEnumerable</a><<a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>, <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>, <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>>>>, 
 	<a href="http://msdn2.microsoft.com/en-us/library/h1x9x1b1" target="_blank">IEnumerable</a></pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Class</span> <span class="identifier">SecondaryCursor</span> _
 	<span class="keyword">Inherits</span> <a href="T_BerkeleyDB_BaseCursor.htm">BaseCursor</a> _
@@ -20,4 +20,4 @@
 	<a href="http://msdn2.microsoft.com/en-us/library/h1x9x1b1" target="_blank">IEnumerable</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">SecondaryCursor</span> : <span class="keyword">public</span> <a href="T_BerkeleyDB_BaseCursor.htm">BaseCursor</a>, 
 	<a href="http://msdn2.microsoft.com/en-us/library/9eekhta0" target="_blank">IEnumerable</a><<a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^, <a href="http://msdn2.microsoft.com/en-us/library/5tbh8a42" target="_blank">KeyValuePair</a><<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^, <a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^>>>, 
 	<a href="http://msdn2.microsoft.com/en-us/library/h1x9x1b1" target="_blank">IEnumerable</a></pre></td></tr></table></span></div></div><h1 class="heading"><span onclick="ExpandCollapse(familyToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(familyToggle, event)" tabindex="0"><img id="familyToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Inheritance Hierarchy</span></h1><div id="familySection" class="section" name="collapseableSection" style [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_SecondaryDatabase.htm b/docs/csharp/html/T_BerkeleyDB_SecondaryDatabase.htm
index 9e4a740..bffc330 100644
--- a/docs/csharp/html/T_BerkeleyDB_SecondaryDatabase.htm
+++ b/docs/csharp/html/T_BerkeleyDB_SecondaryDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryDatabase Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryDatabase Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Inherits</span> <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">SecondaryDatabase</span> : <span class="keyword">public</span> <a href="T_BerkeleyDB_BaseDatabase.htm">BaseDatabase</a></pre></td></tr></table></span></div></d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_SecondaryDatabaseConfig.htm b/docs/csharp/html/T_BerkeleyDB_SecondaryDatabaseConfig.htm
index 1778b35..d782224 100644
--- a/docs/csharp/html/T_BerkeleyDB_SecondaryDatabaseConfig.htm
+++ b/docs/csharp/html/T_BerkeleyDB_SecondaryDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryDatabaseConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryDatabaseConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Inherits</span> <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">SecondaryDatabaseConfig</span> : <span class="keyword">public</span> <a href="T_BerkeleyDB_DatabaseConfig.htm">DatabaseConfig</a></pre></td></tr></table></ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_SecondaryHashDatabase.htm b/docs/csharp/html/T_BerkeleyDB_SecondaryHashDatabase.htm
index 9ed7d8a..4a02185 100644
--- a/docs/csharp/html/T_BerkeleyDB_SecondaryHashDatabase.htm
+++ b/docs/csharp/html/T_BerkeleyDB_SecondaryHashDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryHashDatabase Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryHashDatabase Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Inherits</span> <a href="T_BerkeleyDB_SecondaryDatabase.htm">SecondaryDatabase</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">SecondaryHashDatabase</span> : <span class="keyword">public</span> <a href="T_BerkeleyDB_SecondaryDatabase.htm">SecondaryDatabase</a></pre></td></tr> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_SecondaryHashDatabaseConfig.htm b/docs/csharp/html/T_BerkeleyDB_SecondaryHashDatabaseConfig.htm
index c5237a7..87705b7 100644
--- a/docs/csharp/html/T_BerkeleyDB_SecondaryHashDatabaseConfig.htm
+++ b/docs/csharp/html/T_BerkeleyDB_SecondaryHashDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryHashDatabaseConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryHashDatabaseConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" />< [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Inherits</span> <a href="T_BerkeleyDB_SecondaryDatabaseConfig.htm">SecondaryDatabaseConfig</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">SecondaryHashDatabaseConfig</span> : <span class="keyword">public</span> <a href="T_BerkeleyDB_SecondaryDatabaseConfig.htm">SecondaryData [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_SecondaryKeyGenDelegate.htm b/docs/csharp/html/T_BerkeleyDB_SecondaryKeyGenDelegate.htm
index e6a2106..1de7bd6 100644
--- a/docs/csharp/html/T_BerkeleyDB_SecondaryKeyGenDelegate.htm
+++ b/docs/csharp/html/T_BerkeleyDB_SecondaryKeyGenDelegate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryKeyGenDelegate Delegate</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryKeyGenDelegate Delegate</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><l [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,7 +13,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">key</span>,
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a> <span class="parameter">data</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Delegate</span> <span class="keyword">Function</span> <span class="identifier">SecondaryKeyGenDelegate</span> ( _
@@ -23,4 +23,4 @@
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^ <span class="parameter">key</span>, 
 	<a href="T_BerkeleyDB_DatabaseEntry.htm">DatabaseEntry</a>^ <span class="parameter">data</span>
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="key"><dt><span class="parameter">key</span></dt><dd>Type: <a href="T_BerkeleyDB_DatabaseEntry.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>DatabaseEntry</a><br />The primary key</dd></dl><dl paramName="data"><dt><span class="parameter">data</span></dt><dd>Type: <a h [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_SecondaryQueueDatabase.htm b/docs/csharp/html/T_BerkeleyDB_SecondaryQueueDatabase.htm
index fcd59a8..2900dd7 100644
--- a/docs/csharp/html/T_BerkeleyDB_SecondaryQueueDatabase.htm
+++ b/docs/csharp/html/T_BerkeleyDB_SecondaryQueueDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryQueueDatabase Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryQueueDatabase Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,6 +13,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Inherits</span> <a href="T_BerkeleyDB_SecondaryDatabase.htm">SecondaryDatabase</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">SecondaryQueueDatabase</span> : <span class="keyword">public</span> <a href="T_BerkeleyDB_SecondaryDatabase.htm">SecondaryDatabase</a></pre></td></tr [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm b/docs/csharp/html/T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm
index fecbd4c..ae091c1 100644
--- a/docs/csharp/html/T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm
+++ b/docs/csharp/html/T_BerkeleyDB_SecondaryQueueDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryQueueDatabaseConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryQueueDatabaseConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Inherits</span> <a href="T_BerkeleyDB_SecondaryDatabaseConfig.htm">SecondaryDatabaseConfig</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">SecondaryQueueDatabaseConfig</span> : <span class="keyword">public</span> <a href="T_BerkeleyDB_SecondaryDatabaseConfig.htm">SecondaryDat [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_SecondaryRecnoDatabase.htm b/docs/csharp/html/T_BerkeleyDB_SecondaryRecnoDatabase.htm
index fca4fc6..a42cd10 100644
--- a/docs/csharp/html/T_BerkeleyDB_SecondaryRecnoDatabase.htm
+++ b/docs/csharp/html/T_BerkeleyDB_SecondaryRecnoDatabase.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryRecnoDatabase Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryRecnoDatabase Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,6 +13,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Inherits</span> <a href="T_BerkeleyDB_SecondaryDatabase.htm">SecondaryDatabase</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">SecondaryRecnoDatabase</span> : <span class="keyword">public</span> <a href="T_BerkeleyDB_SecondaryDatabase.htm">SecondaryDatabase</a></pre></td></tr [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm b/docs/csharp/html/T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm
index 7fb35c8..a163280 100644
--- a/docs/csharp/html/T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm
+++ b/docs/csharp/html/T_BerkeleyDB_SecondaryRecnoDatabaseConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryRecnoDatabaseConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SecondaryRecnoDatabaseConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /> [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,6 +11,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Inherits</span> <a href="T_BerkeleyDB_SecondaryDatabaseConfig.htm">SecondaryDatabaseConfig</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">SecondaryRecnoDatabaseConfig</span> : <span class="keyword">public</span> <a href="T_BerkeleyDB_SecondaryDatabaseConfig.htm">SecondaryDat [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_Sequence.htm b/docs/csharp/html/T_BerkeleyDB_Sequence.htm
index 3e13a15..09f68f9 100644
--- a/docs/csharp/html/T_BerkeleyDB_Sequence.htm
+++ b/docs/csharp/html/T_BerkeleyDB_Sequence.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Sequence Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Sequence Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styleshee [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Implements</span> <a href="http://msdn2.microsoft.com/en-us/library/aax125c9" target="_blank">IDisposable</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">Sequence</span> : <a href="http://msdn2.microsoft.com/en-us/library/aax125c9" target="_blank">IDisposable</a></pre></td></ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_SequenceConfig.htm b/docs/csharp/html/T_BerkeleyDB_SequenceConfig.htm
index acebc91..97bddde 100644
--- a/docs/csharp/html/T_BerkeleyDB_SequenceConfig.htm
+++ b/docs/csharp/html/T_BerkeleyDB_SequenceConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SequenceConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SequenceConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="sty [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,5 +11,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_SequenceStats.htm b/docs/csharp/html/T_BerkeleyDB_SequenceStats.htm
index 93b8a18..a4ecf24 100644
--- a/docs/csharp/html/T_BerkeleyDB_SequenceStats.htm
+++ b/docs/csharp/html/T_BerkeleyDB_SequenceStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SequenceStats Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SequenceStats Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styl [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,5 +11,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_SetThreadIDDelegate.htm b/docs/csharp/html/T_BerkeleyDB_SetThreadIDDelegate.htm
index 27e8220..4cdb45d 100644
--- a/docs/csharp/html/T_BerkeleyDB_SetThreadIDDelegate.htm
+++ b/docs/csharp/html/T_BerkeleyDB_SetThreadIDDelegate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SetThreadIDDelegate Delegate</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SetThreadIDDelegate Delegate</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
             A DbThreadID object describing the current thread of control
             </div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="N_BerkeleyDB.htm">BerkeleyDB Namespace</a></div></div></div><div id="footer"><div class [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_SetThreadNameDelegate.htm b/docs/csharp/html/T_BerkeleyDB_SetThreadNameDelegate.htm
index d1183c7..7b839b2 100644
--- a/docs/csharp/html/T_BerkeleyDB_SetThreadNameDelegate.htm
+++ b/docs/csharp/html/T_BerkeleyDB_SetThreadNameDelegate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SetThreadNameDelegate Delegate</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>SetThreadNameDelegate Delegate</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,11 +12,11 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DbThreadID.htm">DbThreadID</a> <span class="parameter">info</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Delegate</span> <span class="keyword">Function</span> <span class="identifier">SetThreadNameDelegate</span> ( _
 	<span class="parameter">info</span> <span class="keyword">As</span> <a href="T_BerkeleyDB_DbThreadID.htm">DbThreadID</a> _
 ) <span class="keyword">As</span> <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">delegate</span> <a href="http://msdn2.microsoft.com/en-us/library/s1wwdcbf" target="_blank">String</a>^ <span class="identifier">SetThreadNameDelegate</span>(
 	<a href="T_BerkeleyDB_DbThreadID.htm">DbThreadID</a>^ <span class="parameter">info</span>
 )</pre></td></tr></table></span></div><div id="parameters"><h4 class="subHeading">Parameters</h4><dl paramName="info"><dt><span class="parameter">info</span></dt><dd>Type: <a href="T_BerkeleyDB_DbThreadID.htm">BerkeleyDB<span class="languageSpecificText"><span class="cs">.</span><span class="vb">.</span><span class="cpp">::</span><span class="nu">.</span></span>DbThreadID</a><br />The thread of control to format</dd></dl></div><h4 class="subHeading">Return Value</h4>The formatted identif [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_ThreadIsAliveDelegate.htm b/docs/csharp/html/T_BerkeleyDB_ThreadIsAliveDelegate.htm
index 599766e..cd7f70d 100644
--- a/docs/csharp/html/T_BerkeleyDB_ThreadIsAliveDelegate.htm
+++ b/docs/csharp/html/T_BerkeleyDB_ThreadIsAliveDelegate.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ThreadIsAliveDelegate Delegate</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>ThreadIsAliveDelegate Delegate</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,7 +12,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<a href="T_BerkeleyDB_DbThreadID.htm">DbThreadID</a> <span class="parameter">info</span>,
 	<a href="http://msdn2.microsoft.com/en-us/library/a28wyd50" target="_blank">bool</a> <span class="parameter">procOnly</span>
 )</pre></td></tr></table></span><span codeLanguage="VisualBasicDeclaration"><table><tr><th>Visual Basic (Declaration)</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">Public</span> <span class="keyword">Delegate</span> <span class="keyword">Function</span> <span class="identifier">ThreadIsAliveDelegate</span> ( _
@@ -26,4 +26,4 @@
             <a href="F_BerkeleyDB_DbThreadID_threadID.htm">threadID</a> portion of <span class="parameter">info</span>
             should be ignored.
             </dd></dl></div><h4 class="subHeading">Return Value</h4>True if the tread is alive, false otherwise.</div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoSty [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_Transaction.htm b/docs/csharp/html/T_BerkeleyDB_Transaction.htm
index 500c3f8..e48f383 100644
--- a/docs/csharp/html/T_BerkeleyDB_Transaction.htm
+++ b/docs/csharp/html/T_BerkeleyDB_Transaction.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Transaction Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>Transaction Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="styles [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
         <p>
             Calling <a href="M_BerkeleyDB_Transaction_Abort.htm">Abort<span class="languageSpecificText"><span class="cs">()</span><span class="cpp">()</span><span class="nu">()</span></span></a>,
             <a href="M_BerkeleyDB_Transaction_Commit.htm">Commit<span class="languageSpecificText"><span class="cs">()</span><span class="cpp">()</span><span class="nu">()</span></span></a> or
@@ -37,4 +37,4 @@
             have not yet been committed or aborted).
             </p>
       </div><h1 class="heading"><span onclick="ExpandCollapse(familyToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(familyToggle, event)" tabindex="0"><img id="familyToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Inheritance Hierarchy</span></h1><div id="familySection" class="section" name="collapseableSection" style=""><a href="http://msdn2.microsoft.com/en-us/library/e5kfa45b" target="_blank">System<span class="languageSpecificText"><s [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_TransactionAppliedStatus.htm b/docs/csharp/html/T_BerkeleyDB_TransactionAppliedStatus.htm
index c0fa46d..5af1405 100644
--- a/docs/csharp/html/T_BerkeleyDB_TransactionAppliedStatus.htm
+++ b/docs/csharp/html/T_BerkeleyDB_TransactionAppliedStatus.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TransactionAppliedStatus Enumeration</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TransactionAppliedStatus Enumeration</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css"  [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
             The transaction has been applied on the current replica node. 
             </div></td></tr><tr><td /><td target="F:BerkeleyDB.TransactionAppliedStatus.TIMEOUT"><span class="selflink">TIMEOUT</span></td><td><div class="summary">
             The transaction has not yet been applied on this replica node. 
@@ -20,4 +20,4 @@
             </div></td></tr><tr><td /><td target="F:BerkeleyDB.TransactionAppliedStatus.NOTFOUND"><span class="selflink">NOTFOUND</span></td><td><div class="summary">
             No such transaction found in the replication group.
             </div></td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="N_BerkeleyDB.htm">BerkeleyDB Namespace</a></div></div></d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_TransactionConfig.htm b/docs/csharp/html/T_BerkeleyDB_TransactionConfig.htm
index 0c9ffdf..ef0c7d8 100644
--- a/docs/csharp/html/T_BerkeleyDB_TransactionConfig.htm
+++ b/docs/csharp/html/T_BerkeleyDB_TransactionConfig.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TransactionConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TransactionConfig Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel=" [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,5 +12,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_TransactionConfig_LogFlush.htm b/docs/csharp/html/T_BerkeleyDB_TransactionConfig_LogFlush.htm
index 515073a..6ba1587 100644
--- a/docs/csharp/html/T_BerkeleyDB_TransactionConfig_LogFlush.htm
+++ b/docs/csharp/html/T_BerkeleyDB_TransactionConfig_LogFlush.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TransactionConfig.LogFlush Enumeration</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TransactionConfig.LogFlush Enumeration</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,7 +11,7 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
             Use Berkeley DB's default behavior of syncing the log on commit.
             </div></td></tr><tr><td /><td target="F:BerkeleyDB.TransactionConfig.LogFlush.NOSYNC"><span class="selflink">NOSYNC</span></td><td><div class="summary">
             Berkeley DB will not write or synchronously flush the log on
@@ -23,4 +23,4 @@
             Berkeley DB will synchronously flush the log on transaction
             commit or prepare. 
             </div></td></tr></table></div></div><h1 class="heading"><span onclick="ExpandCollapse(seeAlsoToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(seeAlsoToggle, event)" tabindex="0"><img id="seeAlsoToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />See Also</span></h1><div id="seeAlsoSection" class="section" name="collapseableSection" style=""><div class="seeAlsoStyle"><a href="N_BerkeleyDB.htm">BerkeleyDB Namespace</a></div></div></d [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_TransactionStats.htm b/docs/csharp/html/T_BerkeleyDB_TransactionStats.htm
index 35c6148..66f1f4b 100644
--- a/docs/csharp/html/T_BerkeleyDB_TransactionStats.htm
+++ b/docs/csharp/html/T_BerkeleyDB_TransactionStats.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TransactionStats Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>TransactionStats Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="s [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,5 +11,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_VerboseMessages.htm b/docs/csharp/html/T_BerkeleyDB_VerboseMessages.htm
index 21a6de9..92084ab 100644
--- a/docs/csharp/html/T_BerkeleyDB_VerboseMessages.htm
+++ b/docs/csharp/html/T_BerkeleyDB_VerboseMessages.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>VerboseMessages Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>VerboseMessages Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link rel="st [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -11,5 +11,5 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_VerificationException.htm b/docs/csharp/html/T_BerkeleyDB_VerificationException.htm
index 57373ee..12b31e5 100644
--- a/docs/csharp/html/T_BerkeleyDB_VerificationException.htm
+++ b/docs/csharp/html/T_BerkeleyDB_VerificationException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>VerificationException Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>VerificationException Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><link r [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -13,6 +13,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Inherits</span> <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">VerificationException</span> : <span class="keyword">public</span> <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a></pre></td></tr> [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/csharp/html/T_BerkeleyDB_VersionMismatchException.htm b/docs/csharp/html/T_BerkeleyDB_VersionMismatchException.htm
index e8cd530..d2f385c 100644
--- a/docs/csharp/html/T_BerkeleyDB_VersionMismatchException.htm
+++ b/docs/csharp/html/T_BerkeleyDB_VersionMismatchException.htm
@@ -1,4 +1,4 @@
-<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>VersionMismatchException Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
+<html xmlns:MSHelp="http://msdn.microsoft.com/mshelp" xmlns:mshelp="http://msdn.microsoft.com/mshelp" xmlns:ddue="http://ddue.schemas.microsoft.com/authoring/2003/5" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:msxsl="urn:schemas-microsoft-com:xslt"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" /><META NAME="save" CONTENT="history" /><title>VersionMismatchException Class</title><link rel="stylesheet" type="text/css" href="../styles/presentation.css" /><lin [...]
   <span id="headfeedbackarea" class="feedbackhead">
       <a href="javascript:SubmitFeedback('','Berkeley DB .NET API Documentation','','','','%0\dYour%20feedback%20is%20used%20to%20improve%20the%20documentation%20and%20the%20product.%20Your%20e-mail%20address%20will%20not%20be%20used%20for%20any%20other%20purpose%20and%20is%20disposed%20of%20after%20the%20issue%20you%20report%20is%20resolved.%20%20While%20working%20to%20resolve%20the%20issue%20that%20you%20report,%20you%20may%20be%20contacted%20via%20e-mail%20to%20get%20further%20details [...]
         
@@ -12,6 +12,6 @@
     <b>Namespace:</b> 
    <a href="N_BerkeleyDB.htm">BerkeleyDB</a><br />
     <b>Assembly:</b>
-   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.21.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
+   <span sdata="assembly">libdb_dotnet53</span> (in libdb_dotnet53.dll) Version: 5.3.28.0<h1 class="heading"><span onclick="ExpandCollapse(syntaxToggle)" style="cursor:default;" onkeypress="ExpandCollapse_CheckKey(syntaxToggle, event)" tabindex="0"><img id="syntaxToggle" class="toggle" name="toggleSwitch" src="../icons/collapse_all.gif" />Syntax</span></h1><div id="syntaxSection" class="section" name="collapseableSection" style=""><div id="syntaxCodeBlocks" class="code"><span codeLanguag [...]
 	<span class="keyword">Inherits</span> <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a></pre></td></tr></table></span><span codeLanguage="ManagedCPlusPlus"><table><tr><th>Visual C++</th></tr><tr><td><pre xml:space="preserve"><span class="keyword">public</span> <span class="keyword">ref class</span> <span class="identifier">VersionMismatchException</span> : <span class="keyword">public</span> <a href="T_BerkeleyDB_DatabaseException.htm">DatabaseException</a></pre></td></ [...]
-Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2012 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
+Report Feedback on this item in the Oracle Technology Network Forum <p />Copyright (c) 2008, 2013 Oracle. All rights reserved.</div></div></body></html>
\ No newline at end of file
diff --git a/docs/gsg/C/BerkeleyDB-Core-C-GSG.pdf b/docs/gsg/C/BerkeleyDB-Core-C-GSG.pdf
index ceb16c1..eb3d53e 100644
Binary files a/docs/gsg/C/BerkeleyDB-Core-C-GSG.pdf and b/docs/gsg/C/BerkeleyDB-Core-C-GSG.pdf differ
diff --git a/docs/gsg/C/index.html b/docs/gsg/C/index.html
index aa14a69..74593d4 100644
--- a/docs/gsg/C/index.html
+++ b/docs/gsg/C/index.html
@@ -30,11 +30,11 @@
       <div class="titlepage">
         <div>
           <div>
-            <h1 class="title"><a id="idp51108392"></a>Getting Started with Berkeley DB</h1>
+            <h1 class="title"><a id="idp681800"></a>Getting Started with Berkeley DB</h1>
           </div>
           <div>
             <div class="legalnotice">
-              <a id="idp51137928"></a>
+              <a id="idp751024"></a>
               <p class="legalnotice-title">
                 <b>Legal Notice</b>
               </p>
@@ -72,7 +72,7 @@
             </div>
           </div>
           <div>
-            <p class="pubdate">5/11/2012</p>
+            <p class="pubdate">9/9/2013</p>
           </div>
         </div>
         <hr />
diff --git a/docs/gsg/CXX/BerkeleyDB-Core-Cxx-GSG.pdf b/docs/gsg/CXX/BerkeleyDB-Core-Cxx-GSG.pdf
index cfe7fa5..84f05e3 100644
Binary files a/docs/gsg/CXX/BerkeleyDB-Core-Cxx-GSG.pdf and b/docs/gsg/CXX/BerkeleyDB-Core-Cxx-GSG.pdf differ
diff --git a/docs/gsg/CXX/index.html b/docs/gsg/CXX/index.html
index 1b60036..504d4d5 100644
--- a/docs/gsg/CXX/index.html
+++ b/docs/gsg/CXX/index.html
@@ -30,11 +30,11 @@
       <div class="titlepage">
         <div>
           <div>
-            <h1 class="title"><a id="idp11264"></a>Getting Started with Berkeley DB</h1>
+            <h1 class="title"><a id="idp150864"></a>Getting Started with Berkeley DB</h1>
           </div>
           <div>
             <div class="legalnotice">
-              <a id="idp50445216"></a>
+              <a id="idp159624"></a>
               <p class="legalnotice-title">
                 <b>Legal Notice</b>
               </p>
@@ -72,7 +72,7 @@
             </div>
           </div>
           <div>
-            <p class="pubdate">5/11/2012</p>
+            <p class="pubdate">9/9/2013</p>
           </div>
         </div>
         <hr />
diff --git a/docs/gsg/JAVA/BerkeleyDB-Core-JAVA-GSG.pdf b/docs/gsg/JAVA/BerkeleyDB-Core-JAVA-GSG.pdf
index c379a93..b2634f8 100644
Binary files a/docs/gsg/JAVA/BerkeleyDB-Core-JAVA-GSG.pdf and b/docs/gsg/JAVA/BerkeleyDB-Core-JAVA-GSG.pdf differ
diff --git a/docs/gsg/JAVA/index.html b/docs/gsg/JAVA/index.html
index 1af370f..7aea3a7 100644
--- a/docs/gsg/JAVA/index.html
+++ b/docs/gsg/JAVA/index.html
@@ -26,7 +26,7 @@
       </table>
       <hr />
     </div>
-    <div class="book" lang="en" xml:lang="en"><div class="titlepage"><div><div><h1 class="title"><a id="idm1146032"></a>Getting Started with Berkeley DB</h1></div><div><div class="legalnotice"><a id="idp50375432"></a><p class="legalnotice-title"><b>Legal Notice</b></p><span>
+    <div class="book" lang="en" xml:lang="en"><div class="titlepage"><div><div><h1 class="title"><a id="idm235208"></a>Getting Started with Berkeley DB</h1></div><div><div class="legalnotice"><a id="idm15328"></a><p class="legalnotice-title"><b>Legal Notice</b></p><span>
         <p>
             This documentation is distributed under an open source license.
             You may review the terms of this license at:
@@ -60,7 +60,7 @@
             
             
         </p>
-    </span></div></div><div><p class="pubdate">5/11/2012</p></div></div><hr /></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="preface"><a href="preface.html">Preface</a></span></dt><dd><dl><dt><span class="sect1"><a href="preface.html#conventions">Conventions Used in this Book</a></span></dt><dt><span class="sect1"><a href="moreinfo.html">For More Information</a></span></dt><dd><dl><dt><span class="sect2"><a href="moreinfo.html#contact_us">Contact Us</a></span> [...]
+    </span></div></div><div><p class="pubdate">9/9/2013</p></div></div><hr /></div><div class="toc"><p><b>Table of Contents</b></p><dl><dt><span class="preface"><a href="preface.html">Preface</a></span></dt><dd><dl><dt><span class="sect1"><a href="preface.html#conventions">Conventions Used in this Book</a></span></dt><dt><span class="sect1"><a href="moreinfo.html">For More Information</a></span></dt><dd><dl><dt><span class="sect2"><a href="moreinfo.html#contact_us">Contact Us</a></span>< [...]
         <span>Creators</span>
         
         </a></span></dt><dd><dl><dt><span class="sect2"><a href="keyCreator.html#multikeys">Working with Multiple Keys</a></span></dt></dl></dd><dt><span class="sect1"><a href="secondaryProps.html">Secondary Database Properties</a></span></dt><dt><span class="sect1"><a href="readSecondary.html">Reading Secondary Databases</a></span></dt><dt><span class="sect1"><a href="secondaryDelete.html">Deleting Secondary Database Records</a></span></dt><dt><span class="sect1"><a href="secondaryCurso [...]
diff --git a/docs/gsg_db_rep/C/Replication-C-GSG.pdf b/docs/gsg_db_rep/C/Replication-C-GSG.pdf
index 419a363..fb16d81 100644
Binary files a/docs/gsg_db_rep/C/Replication-C-GSG.pdf and b/docs/gsg_db_rep/C/Replication-C-GSG.pdf differ
diff --git a/docs/gsg_db_rep/C/index.html b/docs/gsg_db_rep/C/index.html
index 7ca8f8a..55bced0 100644
--- a/docs/gsg_db_rep/C/index.html
+++ b/docs/gsg_db_rep/C/index.html
@@ -30,11 +30,11 @@
       <div class="titlepage">
         <div>
           <div>
-            <h1 class="title"><a id="idp51896"></a>Getting Started with Replicated Berkeley DB Applications</h1>
+            <h1 class="title"><a id="idp11248"></a>Getting Started with Replicated Berkeley DB Applications</h1>
           </div>
           <div>
             <div class="legalnotice">
-              <a id="idp68872"></a>
+              <a id="idp76904"></a>
               <p class="legalnotice-title">
                 <b>Legal Notice</b>
               </p>
@@ -72,7 +72,7 @@
             </div>
           </div>
           <div>
-            <p class="pubdate">5/11/2012</p>
+            <p class="pubdate">9/9/2013</p>
           </div>
         </div>
         <hr />
diff --git a/docs/gsg_db_rep/CXX/Replication-CXX-GSG.pdf b/docs/gsg_db_rep/CXX/Replication-CXX-GSG.pdf
index e281470..6668dcb 100644
Binary files a/docs/gsg_db_rep/CXX/Replication-CXX-GSG.pdf and b/docs/gsg_db_rep/CXX/Replication-CXX-GSG.pdf differ
diff --git a/docs/gsg_db_rep/CXX/index.html b/docs/gsg_db_rep/CXX/index.html
index b6f1022..3968cff 100644
--- a/docs/gsg_db_rep/CXX/index.html
+++ b/docs/gsg_db_rep/CXX/index.html
@@ -30,11 +30,11 @@
       <div class="titlepage">
         <div>
           <div>
-            <h1 class="title"><a id="idm235136"></a>Getting Started with Replicated Berkeley DB Applications</h1>
+            <h1 class="title"><a id="idp562384"></a>Getting Started with Replicated Berkeley DB Applications</h1>
           </div>
           <div>
             <div class="legalnotice">
-              <a id="idm387168"></a>
+              <a id="idp592528"></a>
               <p class="legalnotice-title">
                 <b>Legal Notice</b>
               </p>
@@ -72,7 +72,7 @@
             </div>
           </div>
           <div>
-            <p class="pubdate">5/11/2012</p>
+            <p class="pubdate">9/9/2013</p>
           </div>
         </div>
         <hr />
diff --git a/docs/gsg_db_rep/JAVA/Replication-JAVA-GSG.pdf b/docs/gsg_db_rep/JAVA/Replication-JAVA-GSG.pdf
index 306a656..68bbd46 100644
Binary files a/docs/gsg_db_rep/JAVA/Replication-JAVA-GSG.pdf and b/docs/gsg_db_rep/JAVA/Replication-JAVA-GSG.pdf differ
diff --git a/docs/gsg_db_rep/JAVA/index.html b/docs/gsg_db_rep/JAVA/index.html
index 875ff10..cdad92c 100644
--- a/docs/gsg_db_rep/JAVA/index.html
+++ b/docs/gsg_db_rep/JAVA/index.html
@@ -30,11 +30,11 @@
       <div class="titlepage">
         <div>
           <div>
-            <h1 class="title"><a id="idp11280"></a>Getting Started with Replicated Berkeley DB Applications</h1>
+            <h1 class="title"><a id="idp99040"></a>Getting Started with Replicated Berkeley DB Applications</h1>
           </div>
           <div>
             <div class="legalnotice">
-              <a id="idp76320"></a>
+              <a id="idm376432"></a>
               <p class="legalnotice-title">
                 <b>Legal Notice</b>
               </p>
@@ -76,7 +76,7 @@
             </div>
           </div>
           <div>
-            <p class="pubdate">5/11/2012</p>
+            <p class="pubdate">9/9/2013</p>
           </div>
         </div>
         <hr />
diff --git a/docs/gsg_txn/C/BerkeleyDB-Core-C-Txn.pdf b/docs/gsg_txn/C/BerkeleyDB-Core-C-Txn.pdf
index 3f7bc51..e57f41f 100644
Binary files a/docs/gsg_txn/C/BerkeleyDB-Core-C-Txn.pdf and b/docs/gsg_txn/C/BerkeleyDB-Core-C-Txn.pdf differ
diff --git a/docs/gsg_txn/C/index.html b/docs/gsg_txn/C/index.html
index b9c9b65..13bfaa6 100644
--- a/docs/gsg_txn/C/index.html
+++ b/docs/gsg_txn/C/index.html
@@ -30,11 +30,11 @@
       <div class="titlepage">
         <div>
           <div>
-            <h1 class="title"><a id="idm741240"></a>Getting Started with Berkeley DB Transaction Processing</h1>
+            <h1 class="title"><a id="idm781816"></a>Getting Started with Berkeley DB Transaction Processing</h1>
           </div>
           <div>
             <div class="legalnotice">
-              <a id="idm836312"></a>
+              <a id="idm369616"></a>
               <p class="legalnotice-title">
                 <b>Legal Notice</b>
               </p>
@@ -72,7 +72,7 @@
             </div>
           </div>
           <div>
-            <p class="pubdate">5/11/2012</p>
+            <p class="pubdate">9/9/2013</p>
           </div>
         </div>
         <hr />
diff --git a/docs/gsg_txn/CXX/BerkeleyDB-Core-Cxx-Txn.pdf b/docs/gsg_txn/CXX/BerkeleyDB-Core-Cxx-Txn.pdf
index 9b16686..a15564d 100644
Binary files a/docs/gsg_txn/CXX/BerkeleyDB-Core-Cxx-Txn.pdf and b/docs/gsg_txn/CXX/BerkeleyDB-Core-Cxx-Txn.pdf differ
diff --git a/docs/gsg_txn/CXX/index.html b/docs/gsg_txn/CXX/index.html
index ba4f6d6..f506e0f 100644
--- a/docs/gsg_txn/CXX/index.html
+++ b/docs/gsg_txn/CXX/index.html
@@ -30,11 +30,11 @@
       <div class="titlepage">
         <div>
           <div>
-            <h1 class="title"><a id="idm243608"></a>Getting Started with Berkeley DB Transaction Processing</h1>
+            <h1 class="title"><a id="idp11328"></a>Getting Started with Berkeley DB Transaction Processing</h1>
           </div>
           <div>
             <div class="legalnotice">
-              <a id="idp43984"></a>
+              <a id="idp50427896"></a>
               <p class="legalnotice-title">
                 <b>Legal Notice</b>
               </p>
@@ -72,7 +72,7 @@
             </div>
           </div>
           <div>
-            <p class="pubdate">5/11/2012</p>
+            <p class="pubdate">9/9/2013</p>
           </div>
         </div>
         <hr />
diff --git a/docs/gsg_txn/JAVA/BerkeleyDB-Core-JAVA-Txn.pdf b/docs/gsg_txn/JAVA/BerkeleyDB-Core-JAVA-Txn.pdf
index cea294d..e146630 100644
Binary files a/docs/gsg_txn/JAVA/BerkeleyDB-Core-JAVA-Txn.pdf and b/docs/gsg_txn/JAVA/BerkeleyDB-Core-JAVA-Txn.pdf differ
diff --git a/docs/gsg_txn/JAVA/index.html b/docs/gsg_txn/JAVA/index.html
index 3aeb5ad..234d019 100644
--- a/docs/gsg_txn/JAVA/index.html
+++ b/docs/gsg_txn/JAVA/index.html
@@ -30,11 +30,11 @@
       <div class="titlepage">
         <div>
           <div>
-            <h1 class="title"><a id="idm389832"></a>Getting Started with Berkeley DB Transaction Processing</h1>
+            <h1 class="title"><a id="idm824768"></a>Getting Started with Berkeley DB Transaction Processing</h1>
           </div>
           <div>
             <div class="legalnotice">
-              <a id="idm742392"></a>
+              <a id="idm341968"></a>
               <p class="legalnotice-title">
                 <b>Legal Notice</b>
               </p>
@@ -76,7 +76,7 @@
             </div>
           </div>
           <div>
-            <p class="pubdate">5/11/2012</p>
+            <p class="pubdate">9/9/2013</p>
           </div>
         </div>
         <hr />
diff --git a/docs/index.html b/docs/index.html
index 0274b05..4adc551 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -27,7 +27,7 @@
 <h2>Oracle Berkeley DB 11<i>g</i> Release 2</h2>
 <b>
     Library: 11.2.5.3<br>
-    May 11, 2012
+    September 09, 2013
 </b>
 </center>
 
@@ -352,7 +352,7 @@ close attention to any export/import and/or use laws which apply to
 you when you import a release of Berkeley DB including cryptography
 to your country or re-distribute source code from it in any way. 
 
-<p>Copyright (c) 1997-2011 Oracle. All rights reserved. 
+<p>Copyright (c) 1997-2013 Oracle. All rights reserved. 
 
 </body>
 </html>
diff --git a/docs/installation/BDB_Installation.pdf b/docs/installation/BDB_Installation.pdf
index 895b244..5f75d42 100644
Binary files a/docs/installation/BDB_Installation.pdf and b/docs/installation/BDB_Installation.pdf differ
diff --git a/docs/installation/build_unix.html b/docs/installation/build_unix.html
index 12b188c..f79c7bd 100644
--- a/docs/installation/build_unix.html
+++ b/docs/installation/build_unix.html
@@ -78,7 +78,7 @@
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="build_unix_sql.html#idp249752">Enabling Extensions</a>
+                  <a href="build_unix_sql.html#idp500824">Enabling Extensions</a>
                 </span>
               </dt>
               <dt>
@@ -88,12 +88,12 @@
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="build_unix_sql.html#idp327120">Using the JDBC Driver</a>
+                  <a href="build_unix_sql.html#idp571856">Using the JDBC Driver</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="build_unix_sql.html#idp349152">Building the ODBC Driver</a>
+                  <a href="build_unix_sql.html#idp593744">Building the ODBC Driver</a>
                 </span>
               </dt>
               <dt>
diff --git a/docs/installation/build_unix_sql.html b/docs/installation/build_unix_sql.html
index e48f966..cdddcbf 100644
--- a/docs/installation/build_unix_sql.html
+++ b/docs/installation/build_unix_sql.html
@@ -47,7 +47,7 @@
           </dt>
           <dt>
             <span class="sect2">
-              <a href="build_unix_sql.html#idp249752">Enabling Extensions</a>
+              <a href="build_unix_sql.html#idp500824">Enabling Extensions</a>
             </span>
           </dt>
           <dt>
@@ -57,12 +57,12 @@
           </dt>
           <dt>
             <span class="sect2">
-              <a href="build_unix_sql.html#idp327120">Using the JDBC Driver</a>
+              <a href="build_unix_sql.html#idp571856">Using the JDBC Driver</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="build_unix_sql.html#idp349152">Building the ODBC Driver</a>
+              <a href="build_unix_sql.html#idp593744">Building the ODBC Driver</a>
             </span>
           </dt>
           <dt>
@@ -298,7 +298,7 @@ Default value is 10 MB for the Berkeley DB SQL interface.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp249752"></a>Enabling Extensions</h3>
+              <h3 class="title"><a id="idp500824"></a>Enabling Extensions</h3>
             </div>
           </div>
         </div>
@@ -369,7 +369,7 @@ Default value is 10 MB for the Berkeley DB SQL interface.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp327120"></a>Using the JDBC Driver</h3>
+              <h3 class="title"><a id="idp571856"></a>Using the JDBC Driver</h3>
             </div>
           </div>
         </div>
@@ -381,7 +381,7 @@ Default value is 10 MB for the Berkeley DB SQL interface.
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp327616"></a>Downloading JDBC Sample Code</h4>
+                <h4 class="title"><a id="idp572352"></a>Downloading JDBC Sample Code</h4>
               </div>
             </div>
           </div>
@@ -398,7 +398,7 @@ Default value is 10 MB for the Berkeley DB SQL interface.
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp322288"></a>Modifying Sample Code</h4>
+                <h4 class="title"><a id="idp552800"></a>Modifying Sample Code</h4>
               </div>
             </div>
           </div>
@@ -458,7 +458,7 @@ Default value is 10 MB for the Berkeley DB SQL interface.
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp323472"></a>Building and Running the JDBC Sample code</h4>
+                <h4 class="title"><a id="idp568208"></a>Building and Running the JDBC Sample code</h4>
               </div>
             </div>
           </div>
@@ -524,7 +524,7 @@ Default value is 10 MB for the Berkeley DB SQL interface.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp349152"></a>Building the ODBC Driver</h3>
+              <h3 class="title"><a id="idp593744"></a>Building the ODBC Driver</h3>
             </div>
           </div>
         </div>
@@ -535,7 +535,7 @@ Default value is 10 MB for the Berkeley DB SQL interface.
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp342536"></a>Configuring Your System</h4>
+                <h4 class="title"><a id="idp587184"></a>Configuring Your System</h4>
               </div>
             </div>
           </div>
@@ -562,7 +562,7 @@ Default value is 10 MB for the Berkeley DB SQL interface.
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp353984"></a>Building the Library</h4>
+                <h4 class="title"><a id="idp598600"></a>Building the Library</h4>
               </div>
             </div>
           </div>
@@ -597,7 +597,7 @@ Default value is 10 MB for the Berkeley DB SQL interface.
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp357536"></a>Testing the ODBC Driver</h4>
+                <h4 class="title"><a id="idp600992"></a>Testing the ODBC Driver</h4>
               </div>
             </div>
           </div>
diff --git a/docs/installation/build_vxworks.html b/docs/installation/build_vxworks.html
index 98b4807..b355821 100644
--- a/docs/installation/build_vxworks.html
+++ b/docs/installation/build_vxworks.html
@@ -54,7 +54,7 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="build_vxworks.html#idp182480">Building With Wind River Workbench using the Makefile</a>
+                  <a href="build_vxworks.html#idp450128">Building With Wind River Workbench using the Makefile</a>
                 </span>
               </dt>
             </dl>
@@ -68,17 +68,17 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="build_vxworks_notes.html#idp491336">Building and Running the Demo Program</a>
+                  <a href="build_vxworks_notes.html#idp736192">Building and Running the Demo Program</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="build_vxworks_notes.html#idp518216">Building and Running the Utility Programs</a>
+                  <a href="build_vxworks_notes.html#idp759688">Building and Running the Utility Programs</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="build_vxworks_notes.html#idp518576">Support for Replication Manager</a>
+                  <a href="build_vxworks_notes.html#idp762736">Support for Replication Manager</a>
                 </span>
               </dt>
             </dl>
@@ -102,7 +102,7 @@
           <dl>
             <dt>
               <span class="sect2">
-                <a href="build_vxworks.html#idp182480">Building With Wind River Workbench using the Makefile</a>
+                <a href="build_vxworks.html#idp450128">Building With Wind River Workbench using the Makefile</a>
               </span>
             </dt>
           </dl>
@@ -111,7 +111,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp182480"></a>Building With Wind River Workbench using the Makefile</h3>
+                <h3 class="title"><a id="idp450128"></a>Building With Wind River Workbench using the Makefile</h3>
               </div>
             </div>
           </div>
diff --git a/docs/installation/build_vxworks_notes.html b/docs/installation/build_vxworks_notes.html
index ad75e76..997b4bf 100644
--- a/docs/installation/build_vxworks_notes.html
+++ b/docs/installation/build_vxworks_notes.html
@@ -42,17 +42,17 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="build_vxworks_notes.html#idp491336">Building and Running the Demo Program</a>
+              <a href="build_vxworks_notes.html#idp736192">Building and Running the Demo Program</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="build_vxworks_notes.html#idp518216">Building and Running the Utility Programs</a>
+              <a href="build_vxworks_notes.html#idp759688">Building and Running the Utility Programs</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="build_vxworks_notes.html#idp518576">Support for Replication Manager</a>
+              <a href="build_vxworks_notes.html#idp762736">Support for Replication Manager</a>
             </span>
           </dt>
         </dl>
@@ -68,7 +68,7 @@ that supports FIOSYNC.</p>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp491336"></a>Building and Running the Demo Program</h3>
+              <h3 class="title"><a id="idp736192"></a>Building and Running the Demo Program</h3>
             </div>
           </div>
         </div>
@@ -88,7 +88,7 @@ items in the database.</p>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp518216"></a>Building and Running the Utility Programs</h3>
+              <h3 class="title"><a id="idp759688"></a>Building and Running the Utility Programs</h3>
             </div>
           </div>
         </div>
@@ -100,7 +100,7 @@ your system.</p>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp518576"></a>Support for Replication Manager</h3>
+              <h3 class="title"><a id="idp762736"></a>Support for Replication Manager</h3>
             </div>
           </div>
         </div>
diff --git a/docs/installation/build_win.html b/docs/installation/build_win.html
index b03fd1d..108c9dc 100644
--- a/docs/installation/build_win.html
+++ b/docs/installation/build_win.html
@@ -54,22 +54,22 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="build_win.html#idm1531520">Visual C++ .NET 2010</a>
+                  <a href="build_win.html#idp242512">Visual C++ .NET 2010</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="build_win.html#idm232112">Visual C++ .NET 2008</a>
+                  <a href="build_win.html#idp249264">Visual C++ .NET 2008</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="build_win.html#idm67456">Visual C++ .NET 2005</a>
+                  <a href="build_win.html#idp220616">Visual C++ .NET 2005</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="build_win.html#idm1085168">Build results</a>
+                  <a href="build_win.html#idp205672">Build results</a>
                 </span>
               </dt>
             </dl>
@@ -83,7 +83,7 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="win_build64.html#idm80112">x64 build with Visual Studio 2005 or newer</a>
+                  <a href="win_build64.html#idp259672">x64 build with Visual Studio 2005 or newer</a>
                 </span>
               </dt>
             </dl>
@@ -122,18 +122,18 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="build_win_sql.html#idm1386992">Binary Compatibility With SQLite</a>
+                  <a href="build_win_sql.html#idp290248">Binary Compatibility With SQLite</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="build_win_sql.html#idm1146112">Setting Preprocessor Flags
+                  <a href="build_win_sql.html#idp276576">Setting Preprocessor Flags
    </a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="build_win_sql.html#idm1193168">Enabling Extensions</a>
+                  <a href="build_win_sql.html#idp288280">Enabling Extensions</a>
                 </span>
               </dt>
               <dt>
@@ -148,17 +148,17 @@
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="build_win_sql.html#idm313872">Using the JDBC Driver</a>
+                  <a href="build_win_sql.html#idp266616">Using the JDBC Driver</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="build_win_sql.html#idm1594400">Building the ODBC Driver</a>
+                  <a href="build_win_sql.html#idp305704">Building the ODBC Driver</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="build_win_sql.html#idm313808"> Using the ADO.NET Driver
+                  <a href="build_win_sql.html#idp320888"> Using the ADO.NET Driver
     </a>
                 </span>
               </dt>
@@ -193,12 +193,12 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="build_win_test.html#idp126120">Building the software needed by the tests</a>
+                  <a href="build_win_test.html#idp368040">Building the software needed by the tests</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="build_win_test.html#idp137576">Running the test suite under Windows</a>
+                  <a href="build_win_test.html#idp379184">Running the test suite under Windows</a>
                 </span>
               </dt>
               <dt>
@@ -277,22 +277,22 @@
           <dl>
             <dt>
               <span class="sect2">
-                <a href="build_win.html#idm1531520">Visual C++ .NET 2010</a>
+                <a href="build_win.html#idp242512">Visual C++ .NET 2010</a>
               </span>
             </dt>
             <dt>
               <span class="sect2">
-                <a href="build_win.html#idm232112">Visual C++ .NET 2008</a>
+                <a href="build_win.html#idp249264">Visual C++ .NET 2008</a>
               </span>
             </dt>
             <dt>
               <span class="sect2">
-                <a href="build_win.html#idm67456">Visual C++ .NET 2005</a>
+                <a href="build_win.html#idp220616">Visual C++ .NET 2005</a>
               </span>
             </dt>
             <dt>
               <span class="sect2">
-                <a href="build_win.html#idm1085168">Build results</a>
+                <a href="build_win.html#idp205672">Build results</a>
               </span>
             </dt>
           </dl>
@@ -301,7 +301,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idm1531520"></a>Visual C++ .NET 2010</h3>
+                <h3 class="title"><a id="idp242512"></a>Visual C++ .NET 2010</h3>
               </div>
             </div>
           </div>
@@ -322,7 +322,7 @@ the tool bar (usually Win32 or x64).</li>
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idm232112"></a>Visual C++ .NET 2008</h3>
+                <h3 class="title"><a id="idp249264"></a>Visual C++ .NET 2008</h3>
               </div>
             </div>
           </div>
@@ -347,7 +347,7 @@ Solution.</li>
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idm67456"></a>Visual C++ .NET 2005</h3>
+                <h3 class="title"><a id="idp220616"></a>Visual C++ .NET 2005</h3>
               </div>
             </div>
           </div>
@@ -368,7 +368,7 @@ the tool bar (usually Win32 or x64).</li>
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idm1085168"></a>Build results</h3>
+                <h3 class="title"><a id="idp205672"></a>Build results</h3>
               </div>
             </div>
           </div>
diff --git a/docs/installation/build_win_sql.html b/docs/installation/build_win_sql.html
index cb6beb8..4c203bd 100644
--- a/docs/installation/build_win_sql.html
+++ b/docs/installation/build_win_sql.html
@@ -42,18 +42,18 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="build_win_sql.html#idm1386992">Binary Compatibility With SQLite</a>
+              <a href="build_win_sql.html#idp290248">Binary Compatibility With SQLite</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="build_win_sql.html#idm1146112">Setting Preprocessor Flags
+              <a href="build_win_sql.html#idp276576">Setting Preprocessor Flags
    </a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="build_win_sql.html#idm1193168">Enabling Extensions</a>
+              <a href="build_win_sql.html#idp288280">Enabling Extensions</a>
             </span>
           </dt>
           <dt>
@@ -68,17 +68,17 @@
           </dt>
           <dt>
             <span class="sect2">
-              <a href="build_win_sql.html#idm313872">Using the JDBC Driver</a>
+              <a href="build_win_sql.html#idp266616">Using the JDBC Driver</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="build_win_sql.html#idm1594400">Building the ODBC Driver</a>
+              <a href="build_win_sql.html#idp305704">Building the ODBC Driver</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="build_win_sql.html#idm313808"> Using the ADO.NET Driver
+              <a href="build_win_sql.html#idp320888"> Using the ADO.NET Driver
     </a>
             </span>
           </dt>
@@ -101,7 +101,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1386992"></a>Binary Compatibility With SQLite</h3>
+              <h3 class="title"><a id="idp290248"></a>Binary Compatibility With SQLite</h3>
             </div>
           </div>
         </div>
@@ -143,7 +143,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1146112"></a>Setting Preprocessor Flags
+              <h3 class="title"><a id="idp276576"></a>Setting Preprocessor Flags
    </h3>
             </div>
           </div>
@@ -170,7 +170,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1193168"></a>Enabling Extensions</h3>
+              <h3 class="title"><a id="idp288280"></a>Enabling Extensions</h3>
             </div>
           </div>
         </div>
@@ -336,7 +336,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm313872"></a>Using the JDBC Driver</h3>
+              <h3 class="title"><a id="idp266616"></a>Using the JDBC Driver</h3>
             </div>
           </div>
         </div>
@@ -348,7 +348,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm626152"></a>Downloading JDBC Sample Code</h4>
+                <h4 class="title"><a id="idp287112"></a>Downloading JDBC Sample Code</h4>
               </div>
             </div>
           </div>
@@ -365,7 +365,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp67696"></a>Modifying Sample Code</h4>
+                <h4 class="title"><a id="idp306216"></a>Modifying Sample Code</h4>
               </div>
             </div>
           </div>
@@ -385,7 +385,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp78192"></a>Building and Running the JDBC Sample code</h4>
+                <h4 class="title"><a id="idp305344"></a>Building and Running the JDBC Sample code</h4>
               </div>
             </div>
           </div>
@@ -420,7 +420,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1594400"></a>Building the ODBC Driver</h3>
+              <h3 class="title"><a id="idp305704"></a>Building the ODBC Driver</h3>
             </div>
           </div>
         </div>
@@ -430,7 +430,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp69920"></a>Configuring Your System</h4>
+                <h4 class="title"><a id="idp308768"></a>Configuring Your System</h4>
               </div>
             </div>
           </div>
@@ -455,7 +455,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp97216"></a>Building the Library</h4>
+                <h4 class="title"><a id="idp340976"></a>Building the Library</h4>
               </div>
             </div>
           </div>
@@ -488,7 +488,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp81624"></a>Installing the Library</h4>
+                <h4 class="title"><a id="idp299552"></a>Installing the Library</h4>
               </div>
             </div>
           </div>
@@ -499,7 +499,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp92728"></a>Testing the ODBC Install</h4>
+                <h4 class="title"><a id="idp334400"></a>Testing the ODBC Install</h4>
               </div>
             </div>
           </div>
@@ -520,7 +520,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm313808"></a> Using the ADO.NET Driver
+              <h3 class="title"><a id="idp320888"></a> Using the ADO.NET Driver
     </h3>
             </div>
           </div>
diff --git a/docs/installation/build_win_tcl.html b/docs/installation/build_win_tcl.html
index 48d2d11..005ae5f 100644
--- a/docs/installation/build_win_tcl.html
+++ b/docs/installation/build_win_tcl.html
@@ -61,7 +61,7 @@ Choose <span class="emphasis"><em>Tools -> Options
 directories for" pull-down, select "Include files".  Add the full
 pathname for <code class="filename">d:\tcl\include</code>, then click OK.  
 </li><li>
-In Visual Studio 2010 - Right-click db_java project, choose <span class="emphasis"><em>Properties->Configuration Properties-> VC++ Directories->Include Directories</em></span>. 
+In Visual Studio 2010 - Right-click db_tcl project, choose <span class="emphasis"><em>Properties->Configuration Properties-> VC++ Directories->Include Directories</em></span>. 
 Add the full pathnames for <code class="filename">d:\tcl\include</code>, then click OK.
 </li></ul></div>
 This is the
@@ -74,7 +74,7 @@ Options -> Projects -> VC++ Directories</em></span>.  Under the "Show
 directories for" pull-down, select "Library files".  Add the full
 pathname for the <code class="filename">d:\tcl\lib</code> directory, then click OK.
 </li><li>
-In Visual Studio 2010 -  Right-click db_java project, choose <span class="emphasis"><em>Properties->Configuration Properties-> VC++ Directories->Library Directories</em></span>. Add the full pathname for the <code class="filename">d:\tcl\lib</code> directory, then click OK.
+In Visual Studio 2010 -  Right-click db_tcl project, choose <span class="emphasis"><em>Properties->Configuration Properties-> VC++ Directories->Library Directories</em></span>. Add the full pathname for the <code class="filename">d:\tcl\lib</code> directory, then click OK.
 </li></ul></div>
 
 This is the directory needed to find
diff --git a/docs/installation/build_win_test.html b/docs/installation/build_win_test.html
index dc477e0..6379131 100644
--- a/docs/installation/build_win_test.html
+++ b/docs/installation/build_win_test.html
@@ -42,12 +42,12 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="build_win_test.html#idp126120">Building the software needed by the tests</a>
+              <a href="build_win_test.html#idp368040">Building the software needed by the tests</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="build_win_test.html#idp137576">Running the test suite under Windows</a>
+              <a href="build_win_test.html#idp379184">Running the test suite under Windows</a>
             </span>
           </dt>
           <dt>
@@ -60,14 +60,14 @@
       <p>To build the test suite on Windows platforms, you will need to configure
 Tcl support.  You will also need sufficient main memory (at least 64MB),
 and disk (around 250MB of disk will be sufficient).</p>
-      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp126120"></a>Building the software needed by the tests</h3></div></div></div>
+      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp368040"></a>Building the software needed by the tests</h3></div></div></div>
 The test suite must be run against a Debug version of
 Berkeley DB, so you will need a Debug version of the Tcl
 libraries.  This involves building Tcl from its source.  See the Tcl
 sources for more information.
 Then build the Tcl API - see
 <a class="xref" href="build_win_tcl.html" title="Building the Tcl API">Building the Tcl API</a> for details.
-<div class="sect3" lang="en" xml:lang="en"><div class="titlepage"><div><div><h4 class="title"><a id="idp134640"></a>Visual Studio 2005 or newer</h4></div></div></div><p>To build for testing, perform the following steps:</p><p>
+<div class="sect3" lang="en" xml:lang="en"><div class="titlepage"><div><div><h4 class="title"><a id="idp376024"></a>Visual Studio 2005 or newer</h4></div></div></div><p>To build for testing, perform the following steps:</p><p>
 </p><div class="orderedlist"><ol type="1"><li>Open the Berkeley DB solution.</li><li>Ensure that the target configuration is Debug</li><li>Right click the <span class="emphasis"><em>db_tcl</em></span> project in the Solution Explorer, and select <span class="emphasis"><em>Build</em></span>.</li><li>Right click the <span class="emphasis"><em>db_test</em></span> project in the Solution Explorer, and select <span class="emphasis"><em>Build</em></span>.</li></ol></div><p>
 
 </p></div></div>
@@ -75,7 +75,7 @@ Then build the Tcl API - see
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp137576"></a>Running the test suite under Windows</h3>
+              <h3 class="title"><a id="idp379184"></a>Running the test suite under Windows</h3>
             </div>
           </div>
         </div>
@@ -129,7 +129,7 @@ information.</p>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp154912"></a>Visual Studio 2005 or newer</h4>
+                <h4 class="title"><a id="idp398672"></a>Visual Studio 2005 or newer</h4>
               </div>
             </div>
           </div>
diff --git a/docs/installation/build_wince.html b/docs/installation/build_wince.html
index b37a49c..b962abe 100644
--- a/docs/installation/build_wince.html
+++ b/docs/installation/build_wince.html
@@ -54,17 +54,17 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="build_wince.html#idm516512">Building Berkeley DB for Windows Mobile</a>
+                  <a href="build_wince.html#idp206320">Building Berkeley DB for Windows Mobile</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="build_wince.html#idp180744">Changing Build Configuration Type</a>
+                  <a href="build_wince.html#idp408408">Changing Build Configuration Type</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="build_wince.html#idp156256">Building Berkeley DB for different target platforms</a>
+                  <a href="build_wince.html#idp401736">Building Berkeley DB for different target platforms</a>
                 </span>
               </dt>
             </dl>
@@ -93,17 +93,17 @@
           <dl>
             <dt>
               <span class="sect2">
-                <a href="build_wince.html#idm516512">Building Berkeley DB for Windows Mobile</a>
+                <a href="build_wince.html#idp206320">Building Berkeley DB for Windows Mobile</a>
               </span>
             </dt>
             <dt>
               <span class="sect2">
-                <a href="build_wince.html#idp180744">Changing Build Configuration Type</a>
+                <a href="build_wince.html#idp408408">Changing Build Configuration Type</a>
               </span>
             </dt>
             <dt>
               <span class="sect2">
-                <a href="build_wince.html#idp156256">Building Berkeley DB for different target platforms</a>
+                <a href="build_wince.html#idp401736">Building Berkeley DB for different target platforms</a>
               </span>
             </dt>
           </dl>
@@ -141,7 +141,7 @@ project files for Microsoft Visual 2005 with the Mobile SDK installed:</p>
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idm516512"></a>Building Berkeley DB for Windows Mobile</h3>
+                <h3 class="title"><a id="idp206320"></a>Building Berkeley DB for Windows Mobile</h3>
               </div>
             </div>
           </div>
@@ -149,7 +149,7 @@ project files for Microsoft Visual 2005 with the Mobile SDK installed:</p>
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idp144872"></a>Visual Studio 2005</h4>
+                  <h4 class="title"><a id="idp241848"></a>Visual Studio 2005</h4>
                 </div>
               </div>
             </div>
@@ -167,7 +167,7 @@ and click <code class="literal">Open</code>.</li>
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idp184624"></a>Build results</h4>
+                  <h4 class="title"><a id="idp428768"></a>Build results</h4>
                 </div>
               </div>
             </div>
@@ -213,7 +213,7 @@ include files to a location in your Visual Studio include path.</p>
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp180744"></a>Changing Build Configuration Type</h3>
+                <h3 class="title"><a id="idp408408"></a>Changing Build Configuration Type</h3>
               </div>
             </div>
           </div>
@@ -276,7 +276,7 @@ project and do the following:
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp156256"></a>Building Berkeley DB for different target platforms</h3>
+                <h3 class="title"><a id="idp401736"></a>Building Berkeley DB for different target platforms</h3>
               </div>
             </div>
           </div>
@@ -301,7 +301,7 @@ project and do the following:
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idp191952"></a>Visual Studio 2005</h4>
+                  <h4 class="title"><a id="idp435728"></a>Visual Studio 2005</h4>
                 </div>
               </div>
             </div>
@@ -341,7 +341,7 @@ project and do the following:
             <div class="titlepage">
               <div>
                 <div>
-                  <h4 class="title"><a id="idp198816"></a>BDB SQL Notes</h4>
+                  <h4 class="title"><a id="idp444104"></a>BDB SQL Notes</h4>
                 </div>
               </div>
             </div>
diff --git a/docs/installation/ch01s02.html b/docs/installation/ch01s02.html
index 6de2fbe..ee3bfe1 100644
--- a/docs/installation/ch01s02.html
+++ b/docs/installation/ch01s02.html
@@ -32,7 +32,7 @@
       <div class="titlepage">
         <div>
           <div>
-            <h2 class="title" style="clear: both"><a id="idm340960"></a>Supported Platforms</h2>
+            <h2 class="title" style="clear: both"><a id="idp49136"></a>Supported Platforms</h2>
           </div>
         </div>
       </div>
diff --git a/docs/installation/changelog_4_8.html b/docs/installation/changelog_4_8.html
index 5af290a..9f41664 100644
--- a/docs/installation/changelog_4_8.html
+++ b/docs/installation/changelog_4_8.html
@@ -40,183 +40,183 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_8.html#idp908504">
+              <a href="changelog_4_8.html#idp1162104">
 Changes between 4.8.26 and 4.8.28:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_8.html#idp853904">
+              <a href="changelog_4_8.html#idp1184264">
 Known bugs in 4.8 </a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_8.html#idp885088">
+              <a href="changelog_4_8.html#idp1139288">
 Changes between 4.8.24 and 4.8.26:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_8.html#idp907544">
+              <a href="changelog_4_8.html#idp1091200">
 Changes between 4.8.21 and 4.8.24:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_8.html#idp853432">
+              <a href="changelog_4_8.html#idp1199520">
 Changes between 4.7 and 4.8.21:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_8.html#idp944680">
+              <a href="changelog_4_8.html#idp1200208">
 Database or Log File On-Disk Format Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_8.html#idp875992">
+              <a href="changelog_4_8.html#idp981712">
 New Features:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_8.html#idp945096">
+              <a href="changelog_4_8.html#idp1130224">
 Database Environment Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_8.html#idp953944">
+              <a href="changelog_4_8.html#idp1209320">
 Concurrent Data Store Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_8.html#idp954344">
+              <a href="changelog_4_8.html#idp1209720">
 General Access Method Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_8.html#idp964688">
+              <a href="changelog_4_8.html#idp1218064">
 Btree Access Method Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_8.html#idp962400">
+              <a href="changelog_4_8.html#idp1215560">
 Hash Access Method Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_8.html#idp972744">
+              <a href="changelog_4_8.html#idp1226120">
 Queue Access Method Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_8.html#idp973816">
+              <a href="changelog_4_8.html#idp1163928">
 Recno Access Method Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_8.html#idp959840">
+              <a href="changelog_4_8.html#idp1138904">
 C-specific API Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_8.html#idp964968">
+              <a href="changelog_4_8.html#idp1218344">
 C++-specific API Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_8.html#idp985536">
+              <a href="changelog_4_8.html#idp1238856">
 Java-specific API Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_8.html#idp978792">
+              <a href="changelog_4_8.html#idp1232112">
 
  Direct Persistence Layer (DPL), Bindings and Collections API:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_8.html#idp979064">
+              <a href="changelog_4_8.html#idp1232384">
 
  Tcl-specific API Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_8.html#idp991048">
+              <a href="changelog_4_8.html#idp1244368">
 RPC-specific Client/Server Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_8.html#idp992632">
+              <a href="changelog_4_8.html#idp1245896">
 Replication Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_8.html#idp988920">
+              <a href="changelog_4_8.html#idp1242240">
 XA Resource Manager Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_8.html#idp994464">
+              <a href="changelog_4_8.html#idp1247728">
 Locking Subsystem Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_8.html#idp987808">
+              <a href="changelog_4_8.html#idp1241128">
 Logging Subsystem Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_8.html#idp1005064">
+              <a href="changelog_4_8.html#idp1258328">
 Memory Pool Subsystem Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_8.html#idp1005456">
+              <a href="changelog_4_8.html#idp1258720">
 Mutex Subsystem Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_8.html#idp987512">
+              <a href="changelog_4_8.html#idp1240832">
 Test Suite Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_8.html#idp996512">
+              <a href="changelog_4_8.html#idp1249776">
 Transaction Subsystem Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_8.html#idp1018456">
+              <a href="changelog_4_8.html#idp1271664">
 Utility Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_8.html#idp1020896">
+              <a href="changelog_4_8.html#idp1274104">
 Configuration, Documentation, Sample Application, Portability and Build Changes:</a>
             </span>
           </dt>
@@ -226,7 +226,7 @@ Configuration, Documentation, Sample Application, Portability and Build Changes:
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp908504"></a>
+              <h3 class="title"><a id="idp1162104"></a>
 Changes between 4.8.26 and 4.8.28:</h3>
             </div>
           </div>
@@ -258,7 +258,7 @@ Place more emphasis on single version and obsolete buffers. [#18114]
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp853904"></a>
+              <h3 class="title"><a id="idp1184264"></a>
 Known bugs in 4.8 </h3>
             </div>
           </div>
@@ -277,7 +277,7 @@ Sharing logs across mixed-endian systems does not work.[#18032]
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp885088"></a>
+              <h3 class="title"><a id="idp1139288"></a>
 Changes between 4.8.24 and 4.8.26:</h3>
             </div>
           </div>
@@ -351,7 +351,7 @@ Fixed a bug where gets fail if the DB_GET_BOTH_FLAG is specified in a hash, sort
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp907544"></a>
+              <h3 class="title"><a id="idp1091200"></a>
 Changes between 4.8.21 and 4.8.24:</h3>
             </div>
           </div>
@@ -402,7 +402,7 @@ Fixed an incorrect representation of log system configuration info. [#17532]
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp853432"></a>
+              <h3 class="title"><a id="idp1199520"></a>
 Changes between 4.7 and 4.8.21:</h3>
             </div>
           </div>
@@ -412,7 +412,7 @@ Changes between 4.7 and 4.8.21:</h3>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp944680"></a>
+              <h3 class="title"><a id="idp1200208"></a>
 Database or Log File On-Disk Format Changes:</h3>
             </div>
           </div>
@@ -431,7 +431,7 @@ The log file format changed in 4.8.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp875992"></a>
+              <h3 class="title"><a id="idp981712"></a>
 New Features:</h3>
             </div>
           </div>
@@ -532,7 +532,7 @@ Berkeley DB now has the ability to compare two cursors for equality. [#16811]
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp945096"></a>
+              <h3 class="title"><a id="idp1130224"></a>
 Database Environment Changes:</h3>
             </div>
           </div>
@@ -559,7 +559,7 @@ Fixed a bug that could cause a trap if an environment open failed and failchk th
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp953944"></a>
+              <h3 class="title"><a id="idp1209320"></a>
 Concurrent Data Store Changes:</h3>
             </div>
           </div>
@@ -572,7 +572,7 @@ None.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp954344"></a>
+              <h3 class="title"><a id="idp1209720"></a>
 General Access Method Changes:</h3>
             </div>
           </div>
@@ -670,7 +670,7 @@ DB_TRUNCATE flag. [#17191]
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp964688"></a>
+              <h3 class="title"><a id="idp1218064"></a>
 Btree Access Method Changes:</h3>
             </div>
           </div>
@@ -709,7 +709,7 @@ it rather than returning DB_KEYEXIST. [#16803]
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp962400"></a>
+              <h3 class="title"><a id="idp1215560"></a>
 Hash Access Method Changes:</h3>
             </div>
           </div>
@@ -737,7 +737,7 @@ Fixed a bug to now return the expected buffer size on a DB_BUFFER_SMALL conditio
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp972744"></a>
+              <h3 class="title"><a id="idp1226120"></a>
 Queue Access Method Changes:</h3>
             </div>
           </div>
@@ -782,7 +782,7 @@ Added the DB_CONSUME flag to DB->del and DBC->del to force adjustment of t
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp973816"></a>
+              <h3 class="title"><a id="idp1163928"></a>
 Recno Access Method Changes:</h3>
             </div>
           </div>
@@ -816,7 +816,7 @@ Fixed a bug to now disallow passing DB_DUP and DB_RECNUM together to __db_set_fl
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp959840"></a>
+              <h3 class="title"><a id="idp1138904"></a>
 C-specific API Changes:</h3>
             </div>
           </div>
@@ -835,7 +835,7 @@ Add get functions for each set functions of DB and DB_ENV structures which didn'
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp964968"></a>
+              <h3 class="title"><a id="idp1218344"></a>
 C++-specific API Changes:</h3>
             </div>
           </div>
@@ -867,7 +867,7 @@ Fixed a memory leak when using nested transactions.[#16956]
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp985536"></a>
+              <h3 class="title"><a id="idp1238856"></a>
 Java-specific API Changes:</h3>
             </div>
           </div>
@@ -908,7 +908,7 @@ Fixed a bug so that position(), limit() and capacity() of ByteBuffers are obeyed
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp978792"></a>
+              <h3 class="title"><a id="idp1232112"></a>
 
  Direct Persistence Layer (DPL), Bindings and Collections API:</h3>
             </div>
@@ -1065,7 +1065,7 @@ javadoc. [#17233]
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp979064"></a>
+              <h3 class="title"><a id="idp1232384"></a>
 
  Tcl-specific API Changes:</h3>
             </div>
@@ -1087,7 +1087,7 @@ The mutex API is now available when using Tcl. [#16342]
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp991048"></a>
+              <h3 class="title"><a id="idp1244368"></a>
 RPC-specific Client/Server Changes:</h3>
             </div>
           </div>
@@ -1108,7 +1108,7 @@ RPC support has been removed from Berkeley DB. [#16785]
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp992632"></a>
+              <h3 class="title"><a id="idp1245896"></a>
 Replication Changes:</h3>
             </div>
           </div>
@@ -1338,7 +1338,7 @@ given was smaller than number of sites that actually exists. [#16825]
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp988920"></a>
+              <h3 class="title"><a id="idp1242240"></a>
 XA Resource Manager Changes:</h3>
             </div>
           </div>
@@ -1358,7 +1358,7 @@ The XA Resource Manager has been removed from Berkeley DB. [#6459]
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp994464"></a>
+              <h3 class="title"><a id="idp1247728"></a>
 Locking Subsystem Changes:</h3>
             </div>
           </div>
@@ -1417,7 +1417,7 @@ Fixed a bug so that DB_STAT_CLEAR now restores the value of st_partitions. [#167
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp987808"></a>
+              <h3 class="title"><a id="idp1241128"></a>
 Logging Subsystem Changes:</h3>
             </div>
           </div>
@@ -1457,7 +1457,7 @@ databases in that interim step. [#17203]
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1005064"></a>
+              <h3 class="title"><a id="idp1258328"></a>
 Memory Pool Subsystem Changes:</h3>
             </div>
           </div>
@@ -1490,7 +1490,7 @@ Fixed a possible race condition between dirtying and freeing a buffer that could
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1005456"></a>
+              <h3 class="title"><a id="idp1258720"></a>
 Mutex Subsystem Changes:</h3>
             </div>
           </div>
@@ -1563,7 +1563,7 @@ or contact Oracle for support. [#17470]
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp987512"></a>
+              <h3 class="title"><a id="idp1240832"></a>
 Test Suite Changes</h3>
             </div>
           </div>
@@ -1647,7 +1647,7 @@ incoming messages to trigger rerequest.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp996512"></a>
+              <h3 class="title"><a id="idp1249776"></a>
 Transaction Subsystem Changes:</h3>
             </div>
           </div>
@@ -1695,7 +1695,7 @@ Fixed a mutex leak in some corner cases. [#16665]
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1018456"></a>
+              <h3 class="title"><a id="idp1271664"></a>
 Utility Changes:</h3>
             </div>
           </div>
@@ -1745,7 +1745,7 @@ Fixed a bug that would cause db_hotbackup to fail if a database file was removed
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1020896"></a>
+              <h3 class="title"><a id="idp1274104"></a>
 Configuration, Documentation, Sample Application, Portability and Build Changes:</h3>
             </div>
           </div>
diff --git a/docs/installation/changelog_5_0.html b/docs/installation/changelog_5_0.html
index d60f19b..801bcc1 100644
--- a/docs/installation/changelog_5_0.html
+++ b/docs/installation/changelog_5_0.html
@@ -42,22 +42,22 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_0.html#idp872512">Changes between 11.2.5.0.26  and 11.2.5.0.32</a>
+              <a href="changelog_5_0.html#idp1125968">Changes between 11.2.5.0.26  and 11.2.5.0.32</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_0.html#idp863208">Changes between 11.2.5.0.21  and 11.2.5.0.26</a>
+              <a href="changelog_5_0.html#idp1126872">Changes between 11.2.5.0.21  and 11.2.5.0.26</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_0.html#idp851296">Changes between 4.8 and 11.2.5.0.21</a>
+              <a href="changelog_5_0.html#idp1125192">Changes between 4.8 and 11.2.5.0.21</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_0.html#idp883672">Known Bugs</a>
+              <a href="changelog_5_0.html#idp1131672">Known Bugs</a>
             </span>
           </dt>
         </dl>
@@ -66,7 +66,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp872512"></a>Changes between 11.2.5.0.26  and 11.2.5.0.32</h3>
+              <h3 class="title"><a id="idp1125968"></a>Changes between 11.2.5.0.26  and 11.2.5.0.32</h3>
             </div>
           </div>
         </div>
@@ -209,7 +209,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp863208"></a>Changes between 11.2.5.0.21  and 11.2.5.0.26</h3>
+              <h3 class="title"><a id="idp1126872"></a>Changes between 11.2.5.0.21  and 11.2.5.0.26</h3>
             </div>
           </div>
         </div>
@@ -302,7 +302,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp851296"></a>Changes between 4.8 and 11.2.5.0.21</h3>
+              <h3 class="title"><a id="idp1125192"></a>Changes between 4.8 and 11.2.5.0.21</h3>
             </div>
           </div>
         </div>
@@ -310,7 +310,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp877680"></a>Database or Log File On-Disk Format Changes</h4>
+                <h4 class="title"><a id="idp1131024"></a>Database or Log File On-Disk Format Changes</h4>
               </div>
             </div>
           </div>
@@ -328,7 +328,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp851384"></a>New Features</h4>
+                <h4 class="title"><a id="idp1125280"></a>New Features</h4>
               </div>
             </div>
           </div>
@@ -441,7 +441,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp871480"></a>Database Environment Changes</h4>
+                <h4 class="title"><a id="idp1123520"></a>Database Environment Changes</h4>
               </div>
             </div>
           </div>
@@ -469,7 +469,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp900736"></a>Access Method Changes</h4>
+                <h4 class="title"><a id="idp1154272"></a>Access Method Changes</h4>
               </div>
             </div>
           </div>
@@ -567,7 +567,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp870128"></a>Locking Subsystem Changes</h4>
+                <h4 class="title"><a id="idp1164792"></a>Locking Subsystem Changes</h4>
               </div>
             </div>
           </div>
@@ -595,7 +595,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp877248"></a>Logging Subsystem Changes</h4>
+                <h4 class="title"><a id="idp1130592"></a>Logging Subsystem Changes</h4>
               </div>
             </div>
           </div>
@@ -613,7 +613,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp871544"></a>Memory Pool Subsystem Changes</h4>
+                <h4 class="title"><a id="idp1123584"></a>Memory Pool Subsystem Changes</h4>
               </div>
             </div>
           </div>
@@ -661,7 +661,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp907016"></a>Mutex Subsystem Changes</h4>
+                <h4 class="title"><a id="idp1160120"></a>Mutex Subsystem Changes</h4>
               </div>
             </div>
           </div>
@@ -689,7 +689,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp921280"></a>Tcl-specific API Changes</h4>
+                <h4 class="title"><a id="idp1115344"></a>Tcl-specific API Changes</h4>
               </div>
             </div>
           </div>
@@ -707,7 +707,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp867472"></a>C#-specific API Changes</h4>
+                <h4 class="title"><a id="idp1092960"></a>C#-specific API Changes</h4>
               </div>
             </div>
           </div>
@@ -730,7 +730,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp876680"></a>API Changes</h4>
+                <h4 class="title"><a id="idp1162728"></a>API Changes</h4>
               </div>
             </div>
           </div>
@@ -753,7 +753,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp898112"></a>Replication Changes</h4>
+                <h4 class="title"><a id="idp1151648"></a>Replication Changes</h4>
               </div>
             </div>
           </div>
@@ -861,7 +861,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp898496"></a>Transaction Subsystem Changes</h4>
+                <h4 class="title"><a id="idp1152712"></a>Transaction Subsystem Changes</h4>
               </div>
             </div>
           </div>
@@ -889,7 +889,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp907896"></a>Utility Changes</h4>
+                <h4 class="title"><a id="idp1155112"></a>Utility Changes</h4>
               </div>
             </div>
           </div>
@@ -927,7 +927,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp861848"></a>Example Changes</h4>
+                <h4 class="title"><a id="idp1183096"></a>Example Changes</h4>
               </div>
             </div>
           </div>
@@ -975,7 +975,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp927552"></a>Deprecated Features</h4>
+                <h4 class="title"><a id="idp1193464"></a>Deprecated Features</h4>
               </div>
             </div>
           </div>
@@ -993,7 +993,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp907336"></a>Configuration, Documentation, Sample Apps, Portability and Build Changes</h4>
+                <h4 class="title"><a id="idp1185088"></a>Configuration, Documentation, Sample Apps, Portability and Build Changes</h4>
               </div>
             </div>
           </div>
@@ -1052,7 +1052,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp883672"></a>Known Bugs</h3>
+              <h3 class="title"><a id="idp1131672"></a>Known Bugs</h3>
             </div>
           </div>
         </div>
diff --git a/docs/installation/changelog_5_1.html b/docs/installation/changelog_5_1.html
index aa22293..7c42e8c 100644
--- a/docs/installation/changelog_5_1.html
+++ b/docs/installation/changelog_5_1.html
@@ -42,122 +42,122 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_1.html#idp799888">Database or Log File On-Disk Format Changes</a>
+              <a href="changelog_5_1.html#idp1052992">Database or Log File On-Disk Format Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_1.html#idp792216">New Features</a>
+              <a href="changelog_5_1.html#idp953176">New Features</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_1.html#idp787976">Database Environment Changes</a>
+              <a href="changelog_5_1.html#idp1045336">Database Environment Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_1.html#idp806432">Concurrent Data Store Changes</a>
+              <a href="changelog_5_1.html#idp1059760">Concurrent Data Store Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_1.html#idp727768">Access Method Changes</a>
+              <a href="changelog_5_1.html#idp981016">Access Method Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_1.html#idp795776">API Changes</a>
+              <a href="changelog_5_1.html#idp1049008">API Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_1.html#idp802264">SQL-Specific API Changes</a>
+              <a href="changelog_5_1.html#idp1055592">SQL-Specific API Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_1.html#idp803624">Tcl-Specific API Changes</a>
+              <a href="changelog_5_1.html#idp1056952">Tcl-Specific API Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_1.html#idp799176">Java-Specific API Changes</a>
+              <a href="changelog_5_1.html#idp1052280">Java-Specific API Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_1.html#idp734296">C#-Specific API Changes</a>
+              <a href="changelog_5_1.html#idp987592">C#-Specific API Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_1.html#idp807320">Direct Persistence Layer (DPL), Bindings and Collections API</a>
+              <a href="changelog_5_1.html#idp1060648">Direct Persistence Layer (DPL), Bindings and Collections API</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_1.html#idp816672">Replication Changes</a>
+              <a href="changelog_5_1.html#idp1070000">Replication Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_1.html#idp827552">Locking Subsystem Changes</a>
+              <a href="changelog_5_1.html#idp1080936">Locking Subsystem Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_1.html#idp839224">Logging Subsystem Changes</a>
+              <a href="changelog_5_1.html#idp1092608">Logging Subsystem Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_1.html#idp822992">Memory Pool Subsystem Changes</a>
+              <a href="changelog_5_1.html#idp1076376">Memory Pool Subsystem Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_1.html#idp827368">Mutex Subsystem Changes</a>
+              <a href="changelog_5_1.html#idp1080752">Mutex Subsystem Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_1.html#idp836200">Transaction Subsystem Changes</a>
+              <a href="changelog_5_1.html#idp1089584">Transaction Subsystem Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_1.html#idp813832">Test Suite Changes</a>
+              <a href="changelog_5_1.html#idp1067160">Test Suite Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_1.html#idp834616">Utility Changes</a>
+              <a href="changelog_5_1.html#idp1088000">Utility Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_1.html#idp837928">Configuration, Documentation, Sample Apps, Portability, and Build Changes</a>
+              <a href="changelog_5_1.html#idp1091312">Configuration, Documentation, Sample Apps, Portability, and Build Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_1.html#idp828192">Example Changes</a>
+              <a href="changelog_5_1.html#idp1081576">Example Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_1.html#idp848592">Miscellaneous Bug Fixes</a>
+              <a href="changelog_5_1.html#idp1102152">Miscellaneous Bug Fixes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_1.html#idp846464">Deprecated Features</a>
+              <a href="changelog_5_1.html#idp1100024">Deprecated Features</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_1.html#idp847112">Known Bugs</a>
+              <a href="changelog_5_1.html#idp1100672">Known Bugs</a>
             </span>
           </dt>
         </dl>
@@ -171,7 +171,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp799888"></a>Database or Log File On-Disk Format Changes</h3>
+              <h3 class="title"><a id="idp1052992"></a>Database or Log File On-Disk Format Changes</h3>
             </div>
           </div>
         </div>
@@ -194,7 +194,7 @@ The log file format was unchanged in 11gR2 library version 11.2.5.1.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp792216"></a>New Features</h3>
+              <h3 class="title"><a id="idp953176"></a>New Features</h3>
             </div>
           </div>
         </div>
@@ -302,7 +302,7 @@ Added an encryption implementation to the SQL API [#18683]
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp787976"></a>Database Environment Changes</h3>
+              <h3 class="title"><a id="idp1045336"></a>Database Environment Changes</h3>
             </div>
           </div>
         </div>
@@ -335,7 +335,7 @@ Fixed a bug that could cause recovery to fail with the error "DB_LOGC->get: l
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp806432"></a>Concurrent Data Store Changes</h3>
+              <h3 class="title"><a id="idp1059760"></a>Concurrent Data Store Changes</h3>
             </div>
           </div>
         </div>
@@ -353,7 +353,7 @@ None
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp727768"></a>Access Method Changes</h3>
+              <h3 class="title"><a id="idp981016"></a>Access Method Changes</h3>
             </div>
           </div>
         </div>
@@ -416,7 +416,7 @@ Fixed a bug that would return DB_NOTFOUND instead of DB_BUFFER_SMALL when the fi
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp795776"></a>API Changes</h3>
+              <h3 class="title"><a id="idp1049008"></a>API Changes</h3>
             </div>
           </div>
         </div>
@@ -434,7 +434,7 @@ Fixed various items uncovered by extending DB_CONFIG support: [#18720]   - Added
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp802264"></a>SQL-Specific API Changes</h3>
+              <h3 class="title"><a id="idp1055592"></a>SQL-Specific API Changes</h3>
             </div>
           </div>
         </div>
@@ -502,7 +502,7 @@ Fixed a bug causing a segfault when releasing a savepoint that was already relea
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp803624"></a>Tcl-Specific API Changes</h3>
+              <h3 class="title"><a id="idp1056952"></a>Tcl-Specific API Changes</h3>
             </div>
           </div>
         </div>
@@ -520,7 +520,7 @@ Changed to link tcl8.5 by default on Windows[#18244]
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp799176"></a>Java-Specific API Changes</h3>
+              <h3 class="title"><a id="idp1052280"></a>Java-Specific API Changes</h3>
             </div>
           </div>
         </div>
@@ -588,7 +588,7 @@ Added LEASE_TIMEOUT field to the ReplicationTimeoutType class that enables confi
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp734296"></a>C#-Specific API Changes</h3>
+              <h3 class="title"><a id="idp987592"></a>C#-Specific API Changes</h3>
             </div>
           </div>
         </div>
@@ -621,7 +621,7 @@ Fixed a bug that use leading to the error: "Transaction that opened the DB handl
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp807320"></a>Direct Persistence Layer (DPL), Bindings and Collections API</h3>
+              <h3 class="title"><a id="idp1060648"></a>Direct Persistence Layer (DPL), Bindings and Collections API</h3>
             </div>
           </div>
         </div>
@@ -683,7 +683,7 @@ The following classes are now certified to be serializable. [#18738]
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp816672"></a>Replication Changes</h3>
+              <h3 class="title"><a id="idp1070000"></a>Replication Changes</h3>
             </div>
           </div>
         </div>
@@ -741,7 +741,7 @@ Fixed a bug which would cause failure if client env attempted to perform sync-up
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp827552"></a>Locking Subsystem Changes</h3>
+              <h3 class="title"><a id="idp1080936"></a>Locking Subsystem Changes</h3>
             </div>
           </div>
         </div>
@@ -759,7 +759,7 @@ Moved the wait mutex from the lock structure to the locker structure, reducing t
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp839224"></a>Logging Subsystem Changes</h3>
+              <h3 class="title"><a id="idp1092608"></a>Logging Subsystem Changes</h3>
             </div>
           </div>
         </div>
@@ -777,7 +777,7 @@ None.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp822992"></a>Memory Pool Subsystem Changes</h3>
+              <h3 class="title"><a id="idp1076376"></a>Memory Pool Subsystem Changes</h3>
             </div>
           </div>
         </div>
@@ -805,7 +805,7 @@ Changed memory pool allocation so that the EIO error is returned rather than the
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp827368"></a>Mutex Subsystem Changes</h3>
+              <h3 class="title"><a id="idp1080752"></a>Mutex Subsystem Changes</h3>
             </div>
           </div>
         </div>
@@ -823,7 +823,7 @@ Fixed problems with the printed statistics for DB_MUTEX_SHARED latches. The DB_S
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp836200"></a>Transaction Subsystem Changes</h3>
+              <h3 class="title"><a id="idp1089584"></a>Transaction Subsystem Changes</h3>
             </div>
           </div>
         </div>
@@ -846,7 +846,7 @@ Fix javadoc to note the exception to the rule that a transaction handle may not
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp813832"></a>Test Suite Changes</h3>
+              <h3 class="title"><a id="idp1067160"></a>Test Suite Changes</h3>
             </div>
           </div>
         </div>
@@ -864,7 +864,7 @@ None.  [#18831]
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp834616"></a>Utility Changes</h3>
+              <h3 class="title"><a id="idp1088000"></a>Utility Changes</h3>
             </div>
           </div>
         </div>
@@ -892,7 +892,7 @@ Fixed a bug in db_hotbackup that would cause a trap if the -D flag is used and t
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp837928"></a>Configuration, Documentation, Sample Apps, Portability, and Build Changes</h3>
+              <h3 class="title"><a id="idp1091312"></a>Configuration, Documentation, Sample Apps, Portability, and Build Changes</h3>
             </div>
           </div>
         </div>
@@ -960,7 +960,7 @@ Upgraded Berkeley DB SQL to SQLite version 3.7.0 [#18857]
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp828192"></a>Example Changes</h3>
+              <h3 class="title"><a id="idp1081576"></a>Example Changes</h3>
             </div>
           </div>
         </div>
@@ -978,7 +978,7 @@ Renamed examples/c/bench_001 to examples/c/ex_bulk.  [#18537]
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp848592"></a>Miscellaneous Bug Fixes</h3>
+              <h3 class="title"><a id="idp1102152"></a>Miscellaneous Bug Fixes</h3>
             </div>
           </div>
         </div>
@@ -1011,7 +1011,7 @@ Fixed a bug which caused database verification to hang when verifying a database
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp846464"></a>Deprecated Features</h3>
+              <h3 class="title"><a id="idp1100024"></a>Deprecated Features</h3>
             </div>
           </div>
         </div>
@@ -1029,7 +1029,7 @@ Fixed a bug which caused database verification to hang when verifying a database
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp847112"></a>Known Bugs</h3>
+              <h3 class="title"><a id="idp1100672"></a>Known Bugs</h3>
             </div>
           </div>
         </div>
diff --git a/docs/installation/changelog_5_2.html b/docs/installation/changelog_5_2.html
index 49ed416..0d6ec7b 100644
--- a/docs/installation/changelog_5_2.html
+++ b/docs/installation/changelog_5_2.html
@@ -42,112 +42,112 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_2.html#idp719568">Database or Log File On-Disk Format Changes</a>
+              <a href="changelog_5_2.html#idp972456">Database or Log File On-Disk Format Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_2.html#idp725640">New Features</a>
+              <a href="changelog_5_2.html#idp978720">New Features</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_2.html#idp731112">Database Environment Changes</a>
+              <a href="changelog_5_2.html#idp984720">Database Environment Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_2.html#idp742672">Concurrent Data Store Changes</a>
+              <a href="changelog_5_2.html#idp995752">Concurrent Data Store Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_2.html#idp736048">Access Method Changes</a>
+              <a href="changelog_5_2.html#idp989160">Access Method Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_2.html#idp736464">SQL API Changes</a>
+              <a href="changelog_5_2.html#idp989544">SQL API Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_2.html#idp719112">C API Changes</a>
+              <a href="changelog_5_2.html#idp971912">C API Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_2.html#idp743448">Tcl-specific API Changes</a>
+              <a href="changelog_5_2.html#idp996528">Tcl-specific API Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_2.html#idp749040">C#-specific API Changes</a>
+              <a href="changelog_5_2.html#idp972000">C#-specific API Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_2.html#idp741376">Replication Changes</a>
+              <a href="changelog_5_2.html#idp994456">Replication Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_2.html#idp743864">Locking Subsystem Changes</a>
+              <a href="changelog_5_2.html#idp996912">Locking Subsystem Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_2.html#idp749456">Logging Subsystem Changes</a>
+              <a href="changelog_5_2.html#idp1010640">Logging Subsystem Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_2.html#idp763176">Memory Pool Subsystem Changes</a>
+              <a href="changelog_5_2.html#idp992728">Memory Pool Subsystem Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_2.html#idp765792">Mutex Subsystem Changes</a>
+              <a href="changelog_5_2.html#idp1018872">Mutex Subsystem Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_2.html#idp766552">Transaction Subsystem Changes</a>
+              <a href="changelog_5_2.html#idp1011056">Transaction Subsystem Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_2.html#idp763560">Test Suite Changes</a>
+              <a href="changelog_5_2.html#idp1003424">Test Suite Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_2.html#idp776568">Utility Changes</a>
+              <a href="changelog_5_2.html#idp1029752">Utility Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_2.html#idp766936">Configuration, Documentation, Sample Apps, Portability and Build Changes</a>
+              <a href="changelog_5_2.html#idp1031368">Configuration, Documentation, Sample Apps, Portability and Build Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_2.html#idp780312">Example Changes</a>
+              <a href="changelog_5_2.html#idp1003200">Example Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_2.html#idp781208">Miscellaneous Bug Fixes</a>
+              <a href="changelog_5_2.html#idp1034280">Miscellaneous Bug Fixes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_2.html#idp782744">Deprecated Features</a>
+              <a href="changelog_5_2.html#idp1035816">Deprecated Features</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_2.html#idp785040">Known Bugs</a>
+              <a href="changelog_5_2.html#idp1037736">Known Bugs</a>
             </span>
           </dt>
         </dl>
@@ -161,7 +161,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp719568"></a>Database or Log File On-Disk Format Changes</h3>
+              <h3 class="title"><a id="idp972456"></a>Database or Log File On-Disk Format Changes</h3>
             </div>
           </div>
         </div>
@@ -184,7 +184,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp725640"></a>New Features</h3>
+              <h3 class="title"><a id="idp978720"></a>New Features</h3>
             </div>
           </div>
         </div>
@@ -262,7 +262,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp731112"></a>Database Environment Changes</h3>
+              <h3 class="title"><a id="idp984720"></a>Database Environment Changes</h3>
             </div>
           </div>
         </div>
@@ -280,7 +280,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp742672"></a>Concurrent Data Store Changes</h3>
+              <h3 class="title"><a id="idp995752"></a>Concurrent Data Store Changes</h3>
             </div>
           </div>
         </div>
@@ -298,7 +298,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp736048"></a>Access Method Changes</h3>
+              <h3 class="title"><a id="idp989160"></a>Access Method Changes</h3>
             </div>
           </div>
         </div>
@@ -396,7 +396,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp736464"></a>SQL API Changes</h3>
+              <h3 class="title"><a id="idp989544"></a>SQL API Changes</h3>
             </div>
           </div>
         </div>
@@ -484,7 +484,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp719112"></a>C API Changes</h3>
+              <h3 class="title"><a id="idp971912"></a>C API Changes</h3>
             </div>
           </div>
         </div>
@@ -527,7 +527,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp743448"></a>Tcl-specific API Changes</h3>
+              <h3 class="title"><a id="idp996528"></a>Tcl-specific API Changes</h3>
             </div>
           </div>
         </div>
@@ -545,7 +545,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp749040"></a>C#-specific API Changes</h3>
+              <h3 class="title"><a id="idp972000"></a>C#-specific API Changes</h3>
             </div>
           </div>
         </div>
@@ -568,7 +568,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp741376"></a>Replication Changes</h3>
+              <h3 class="title"><a id="idp994456"></a>Replication Changes</h3>
             </div>
           </div>
         </div>
@@ -691,7 +691,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp743864"></a>Locking Subsystem Changes</h3>
+              <h3 class="title"><a id="idp996912"></a>Locking Subsystem Changes</h3>
             </div>
           </div>
         </div>
@@ -724,7 +724,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp749456"></a>Logging Subsystem Changes</h3>
+              <h3 class="title"><a id="idp1010640"></a>Logging Subsystem Changes</h3>
             </div>
           </div>
         </div>
@@ -752,7 +752,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp763176"></a>Memory Pool Subsystem Changes</h3>
+              <h3 class="title"><a id="idp992728"></a>Memory Pool Subsystem Changes</h3>
             </div>
           </div>
         </div>
@@ -770,7 +770,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp765792"></a>Mutex Subsystem Changes</h3>
+              <h3 class="title"><a id="idp1018872"></a>Mutex Subsystem Changes</h3>
             </div>
           </div>
         </div>
@@ -798,7 +798,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp766552"></a>Transaction Subsystem Changes</h3>
+              <h3 class="title"><a id="idp1011056"></a>Transaction Subsystem Changes</h3>
             </div>
           </div>
         </div>
@@ -831,7 +831,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp763560"></a>Test Suite Changes</h3>
+              <h3 class="title"><a id="idp1003424"></a>Test Suite Changes</h3>
             </div>
           </div>
         </div>
@@ -849,7 +849,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp776568"></a>Utility Changes</h3>
+              <h3 class="title"><a id="idp1029752"></a>Utility Changes</h3>
             </div>
           </div>
         </div>
@@ -882,7 +882,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp766936"></a>Configuration, Documentation, Sample Apps, Portability and Build Changes</h3>
+              <h3 class="title"><a id="idp1031368"></a>Configuration, Documentation, Sample Apps, Portability and Build Changes</h3>
             </div>
           </div>
         </div>
@@ -925,7 +925,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp780312"></a>Example Changes</h3>
+              <h3 class="title"><a id="idp1003200"></a>Example Changes</h3>
             </div>
           </div>
         </div>
@@ -948,7 +948,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp781208"></a>Miscellaneous Bug Fixes</h3>
+              <h3 class="title"><a id="idp1034280"></a>Miscellaneous Bug Fixes</h3>
             </div>
           </div>
         </div>
@@ -966,7 +966,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp782744"></a>Deprecated Features</h3>
+              <h3 class="title"><a id="idp1035816"></a>Deprecated Features</h3>
             </div>
           </div>
         </div>
@@ -984,7 +984,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp785040"></a>Known Bugs</h3>
+              <h3 class="title"><a id="idp1037736"></a>Known Bugs</h3>
             </div>
           </div>
         </div>
diff --git a/docs/installation/changelog_5_3.html b/docs/installation/changelog_5_3.html
index 279170d..5f05ab2 100644
--- a/docs/installation/changelog_5_3.html
+++ b/docs/installation/changelog_5_3.html
@@ -42,82 +42,87 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_3.html#idp594928">Changes between 11.2.5.3.15 and 11.2.5.3.21</a>
+              <a href="changelog_5_3.html#idp839120">Changes between 11.2.5.3.21 and 11.2.5.3.28</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_3.html#idp608376">Database or Log File On-Disk Format Changes</a>
+              <a href="changelog_5_3.html#idp845408">Changes between 11.2.5.3.15 and 11.2.5.3.21</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_3.html#idp590024">New Features</a>
+              <a href="changelog_5_3.html#idp636088">Database or Log File On-Disk Format Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_3.html#idp594216">Database Environment Changes</a>
+              <a href="changelog_5_3.html#idp856040">New Features</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_3.html#idp607088">Access Method Changes</a>
+              <a href="changelog_5_3.html#idp853696">Database Environment Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_3.html#idp616640">SQL API Changes</a>
+              <a href="changelog_5_3.html#idp844240">Access Method Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_3.html#idp610088">Java-specific API changes</a>
+              <a href="changelog_5_3.html#idp838728">SQL API Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_3.html#idp616728">Replication Changes</a>
+              <a href="changelog_5_3.html#idp863240">Java-specific API changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_3.html#idp594560">Locking Subsystem Changes</a>
+              <a href="changelog_5_3.html#idp867984">Replication Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_3.html#idp635880">Logging Subsystem Changes</a>
+              <a href="changelog_5_3.html#idp853912">Locking Subsystem Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_3.html#idp625488">Memory Pool Subsystem Changes</a>
+              <a href="changelog_5_3.html#idp844888">Logging Subsystem Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_3.html#idp632288">Mutex Subsystem Changes</a>
+              <a href="changelog_5_3.html#idp868368">Memory Pool Subsystem Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_3.html#idp636296">Transaction Subsystem Changes</a>
+              <a href="changelog_5_3.html#idp883216">Mutex Subsystem Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_3.html#idp625872">Utility Changes</a>
+              <a href="changelog_5_3.html#idp875448">Transaction Subsystem Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_3.html#idp632040">Configuration, Documentation, Sample Apps, Portability and Build Changes</a>
+              <a href="changelog_5_3.html#idp889064">Utility Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_5_3.html#idp641456">Known Bugs</a>
+              <a href="changelog_5_3.html#idp892136">Configuration, Documentation, Sample Apps, Portability and Build Changes</a>
+            </span>
+          </dt>
+          <dt>
+            <span class="sect2">
+              <a href="changelog_5_3.html#idp892656">Known Bugs</a>
             </span>
           </dt>
         </dl>
@@ -131,7 +136,135 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp594928"></a>Changes between 11.2.5.3.15 and 11.2.5.3.21</h3>
+              <h3 class="title"><a id="idp839120"></a>Changes between 11.2.5.3.21 and 11.2.5.3.28</h3>
+            </div>
+          </div>
+        </div>
+        <div class="orderedlist">
+          <ol type="1">
+            <li>
+              <p>
+ Fixed tcl library linking for AIX 7. [#17109]
+            </p>
+            </li>
+            <li>
+              <p>
+ Fixed a bug that could cause a trap if a lock timeout occurred while opening a database. [#21098]
+            </p>
+            </li>
+            <li>
+              <p>
+ Fixed missing encryption support for the Android JDBC driver. [#21129]
+            </p>
+            </li>
+            <li>
+              <p>
+ Fixed an incorrect message being displayed when the -l option was specified to the db_hotbackup utility. [#21313]
+            </p>
+            </li>
+            <li>
+              <p>
+ Fixed a bug that DB_ENV->log_get_config did not work correctly before DB_ENV->open. [#21359]
+            </p>
+            </li>
+            <li>
+              <p>
+ Fixed a bug that could cause a SQL build failure when FTS3 is enabled. [#21382]
+            </p>
+            </li>
+            <li>
+              <p>
+ Fixed a bug that prevented in-memory SQL database from being created properly.    They can now be created without the use of the SQLITE_OPEN_CREATE flag.  [#21456]
+            </p>
+            </li>
+            <li>
+              <p>
+ Fixed a memory leak in SQL online backup. [#21460]
+            </p>
+            </li>
+            <li>
+              <p>
+ Added additional examples for C++ [#21477]
+            </p>
+            </li>
+            <li>
+              <p>
+ Fixed a bug that could make odbc fail to build with sqlite source code. [#21490]
+            </p>
+            </li>
+            <li>
+              <p>
+ Fixed bugs in compaction of large keys in the upper levels of btrees. [#21569]
+            </p>
+            </li>
+            <li>
+              <p>
+ The db utilities (db_xxxx) no longer operate on replication clients that are being automatically initialized.   The DB_REP_LOCKOUT error is now returned.   [#21593]
+            </p>
+            </li>
+            <li>
+              <p>
+ Using DB_TXN_SNAPSHOT on an HA client will now result in an error. [#21601]
+            </p>
+            </li>
+            <li>
+              <p>
+ Fixed a bug that prevented a sub-database from being created under the directory identified in DB->set_create_dir. [#21603]
+            </p>
+            </li>
+            <li>
+              <p>
+ Fixed a race condition on a cursor when using a multi-threaded application with the SQL API. [#21714]
+            </p>
+            </li>
+            <li>
+              <p>
+ Fixed a race condition in the failchk code when cleaning up mutexes. [#21796]
+            </p>
+            </li>
+            <li>
+              <p>
+ Fixed a resource leak in the db->verify() function for btrees. The bug would slow down verification and possibly cause it to run out of memory. [#21917]
+            </p>
+            </li>
+            <li>
+              <p>
+ Removed a potential hang when compacting databases with many duplicates. [#21975]
+            </p>
+            </li>
+            <li>
+              <p>
+ Fixed a bug that caused a crash when reentering dbsql and specifying replication=on for a SQL database where replication was already enabled. [#22116]
+            </p>
+            </li>
+            <li>
+              <p>
+ Fixed an incorrect recursive call dealing with joins. [#22398]
+            </p>
+            </li>
+            <li>
+              <p>
+ Fix build failures in ado.net [#22405]
+            </p>
+            </li>
+            <li>
+              <p>
+ Fixed a bug that could cause a JDBC build failure on recent versions of Visual Studio. [#22497]
+            </p>
+            </li>
+            <li>
+              <p>
+ Correct build problems when building dbstl with gcc-4.7.3 [#22615]
+            </p>
+            </li>
+          </ol>
+        </div>
+      </div>
+      <div class="sect2" lang="en" xml:lang="en">
+        <div class="titlepage">
+          <div>
+            <div>
+              <h3 class="title"><a id="idp845408"></a>Changes between 11.2.5.3.15 and 11.2.5.3.21</h3>
             </div>
           </div>
         </div>
@@ -159,12 +292,12 @@
             </li>
             <li>
               <p>
- Fixed a bug that caused DB_ENV->backup to stop early if DB_BACKUP_FILES was not set and a non-DB file was in the data directory. [#21076]
+ Fixed a rare race condition that could cause a crash if two processes opened the same database at the same time. [#21041]
             </p>
             </li>
             <li>
               <p>
- Fixed a rare race condition that could cause a crash if two processes opened the same database at the same time. [#21041]
+ Fixed a bug that caused DB_ENV->backup to stop early if DB_BACKUP_FILES was not set and a non-DB file was in the data directory. [#21076]
             </p>
             </li>
             <li>
@@ -214,7 +347,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp608376"></a>Database or Log File On-Disk Format Changes</h3>
+              <h3 class="title"><a id="idp636088"></a>Database or Log File On-Disk Format Changes</h3>
             </div>
           </div>
         </div>
@@ -237,7 +370,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp590024"></a>New Features</h3>
+              <h3 class="title"><a id="idp856040"></a>New Features</h3>
             </div>
           </div>
         </div>
@@ -325,7 +458,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp594216"></a>Database Environment Changes</h3>
+              <h3 class="title"><a id="idp853696"></a>Database Environment Changes</h3>
             </div>
           </div>
         </div>
@@ -353,7 +486,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp607088"></a>Access Method Changes</h3>
+              <h3 class="title"><a id="idp844240"></a>Access Method Changes</h3>
             </div>
           </div>
         </div>
@@ -451,7 +584,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp616640"></a>SQL API Changes</h3>
+              <h3 class="title"><a id="idp838728"></a>SQL API Changes</h3>
             </div>
           </div>
         </div>
@@ -514,7 +647,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp610088"></a>Java-specific API changes</h3>
+              <h3 class="title"><a id="idp863240"></a>Java-specific API changes</h3>
             </div>
           </div>
         </div>
@@ -542,7 +675,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp616728"></a>Replication Changes</h3>
+              <h3 class="title"><a id="idp867984"></a>Replication Changes</h3>
             </div>
           </div>
         </div>
@@ -583,6 +716,11 @@
  Fixed a bug where multiple Replication Manager processes would sometimes not all conform to replication-group-aware log archiving. [#20342]
             </p>
             </li>
+            <li>
+              <p>
+ Fixed a bug where a Replication Manager master could stop functioning after accepting an obsolete group membership site list from another site. [#21804]
+            </p>
+            </li>
           </ol>
         </div>
       </div>
@@ -590,7 +728,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp594560"></a>Locking Subsystem Changes</h3>
+              <h3 class="title"><a id="idp853912"></a>Locking Subsystem Changes</h3>
             </div>
           </div>
         </div>
@@ -608,7 +746,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp635880"></a>Logging Subsystem Changes</h3>
+              <h3 class="title"><a id="idp844888"></a>Logging Subsystem Changes</h3>
             </div>
           </div>
         </div>
@@ -631,7 +769,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp625488"></a>Memory Pool Subsystem Changes</h3>
+              <h3 class="title"><a id="idp868368"></a>Memory Pool Subsystem Changes</h3>
             </div>
           </div>
         </div>
@@ -669,7 +807,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp632288"></a>Mutex Subsystem Changes</h3>
+              <h3 class="title"><a id="idp883216"></a>Mutex Subsystem Changes</h3>
             </div>
           </div>
         </div>
@@ -685,6 +823,11 @@
  Fixed a bug with DB_ENV->mutex_stat_print() in which the information on some mutexes would not be displayed, if any mutex had been freed and not yet reallocated. [#20533]
             </p>
             </li>
+            <li>
+              <p>
+ Fix a race condition between DB_ENV->failchk() and the allocation of a mutex. [#21796]
+            </p>
+            </li>
           </ol>
         </div>
       </div>
@@ -692,7 +835,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp636296"></a>Transaction Subsystem Changes</h3>
+              <h3 class="title"><a id="idp875448"></a>Transaction Subsystem Changes</h3>
             </div>
           </div>
         </div>
@@ -710,7 +853,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp625872"></a>Utility Changes</h3>
+              <h3 class="title"><a id="idp889064"></a>Utility Changes</h3>
             </div>
           </div>
         </div>
@@ -728,7 +871,7 @@
             </li>
             <li>
               <p>
- Fixed two problems with db_hotbackup's handling of transaction logs. A hotbackup would always try to open the logs in the environment home, even if a log directory had been specified. The second fix corrected an error path, in which the memory was freed by the wrong function, possibly causing a guard byte error. [#21313]
+ Fixed three problems with db_hotbackup's backup of transaction logs. A hot backup did not use any configured log directory, but would try to open the logs in the environment home.  The second fix corrected an error path, in which the memory was freed by the wrong function, possibly causing a guard byte error. The third fix fixed the issue that a wrong message would be displayed when only "-l" was specified. [#21313]
             </p>
             </li>
           </ol>
@@ -738,7 +881,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp632040"></a>Configuration, Documentation, Sample Apps, Portability and Build Changes</h3>
+              <h3 class="title"><a id="idp892136"></a>Configuration, Documentation, Sample Apps, Portability and Build Changes</h3>
             </div>
           </div>
         </div>
@@ -756,7 +899,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp641456"></a>Known Bugs</h3>
+              <h3 class="title"><a id="idp892656"></a>Known Bugs</h3>
             </div>
           </div>
         </div>
@@ -777,6 +920,11 @@
  If a txn that is attempting to remove a region page from a heap database is aborted and another txn is trying to update that same page then it can cause the original txn to abort.   This is timing dependant. [#20939]
             </p>
             </li>
+            <li>
+              <p>
+ Utilities can operate on a replication client which is being automatically initialized and may therefore be in an inconsistent state.  This can cause the utility to fail or to return invalid results.  You can use replication statistics to check the site's role (st_status) and master generation (st_gen) before and after a utility runs; if neither has changed, the utility's results are valid.  [#21593]
+            </p>
+            </li>
           </ol>
         </div>
       </div>
diff --git a/docs/installation/debug.html b/docs/installation/debug.html
index a91b70e..c45cff4 100644
--- a/docs/installation/debug.html
+++ b/docs/installation/debug.html
@@ -69,32 +69,32 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="debug_printlog.html#idm1304224">Augmenting the Log for Debugging</a>
+                  <a href="debug_printlog.html#idp121880">Augmenting the Log for Debugging</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="debug_printlog.html#idm1194048">Extracting Committed Transactions and Transaction Status</a>
+                  <a href="debug_printlog.html#idp53840">Extracting Committed Transactions and Transaction Status</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="debug_printlog.html#idm1341784">Extracting Transaction Histories</a>
+                  <a href="debug_printlog.html#idp41744">Extracting Transaction Histories</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="debug_printlog.html#idm986800">Extracting File Histories</a>
+                  <a href="debug_printlog.html#idp154152">Extracting File Histories</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="debug_printlog.html#idm1437640">Extracting Page Histories</a>
+                  <a href="debug_printlog.html#idp158032">Extracting Page Histories</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="debug_printlog.html#idm680600">Other log processing tools</a>
+                  <a href="debug_printlog.html#idp124648">Other log processing tools</a>
                 </span>
               </dt>
             </dl>
diff --git a/docs/installation/debug_printlog.html b/docs/installation/debug_printlog.html
index d28e6da..e0edf57 100644
--- a/docs/installation/debug_printlog.html
+++ b/docs/installation/debug_printlog.html
@@ -42,32 +42,32 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="debug_printlog.html#idm1304224">Augmenting the Log for Debugging</a>
+              <a href="debug_printlog.html#idp121880">Augmenting the Log for Debugging</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="debug_printlog.html#idm1194048">Extracting Committed Transactions and Transaction Status</a>
+              <a href="debug_printlog.html#idp53840">Extracting Committed Transactions and Transaction Status</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="debug_printlog.html#idm1341784">Extracting Transaction Histories</a>
+              <a href="debug_printlog.html#idp41744">Extracting Transaction Histories</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="debug_printlog.html#idm986800">Extracting File Histories</a>
+              <a href="debug_printlog.html#idp154152">Extracting File Histories</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="debug_printlog.html#idm1437640">Extracting Page Histories</a>
+              <a href="debug_printlog.html#idp158032">Extracting Page Histories</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="debug_printlog.html#idm680600">Other log processing tools</a>
+              <a href="debug_printlog.html#idp124648">Other log processing tools</a>
             </span>
           </dt>
         </dl>
@@ -375,7 +375,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1304224"></a>Augmenting the Log for Debugging</h3>
+              <h3 class="title"><a id="idp121880"></a>Augmenting the Log for Debugging</h3>
             </div>
           </div>
         </div>
@@ -395,7 +395,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1194048"></a>Extracting Committed Transactions and Transaction Status</h3>
+              <h3 class="title"><a id="idp53840"></a>Extracting Committed Transactions and Transaction Status</h3>
             </div>
           </div>
         </div>
@@ -420,7 +420,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1341784"></a>Extracting Transaction Histories</h3>
+              <h3 class="title"><a id="idp41744"></a>Extracting Transaction Histories</h3>
             </div>
           </div>
         </div>
@@ -438,7 +438,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm986800"></a>Extracting File Histories</h3>
+              <h3 class="title"><a id="idp154152"></a>Extracting File Histories</h3>
             </div>
           </div>
         </div>
@@ -454,7 +454,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1437640"></a>Extracting Page Histories</h3>
+              <h3 class="title"><a id="idp158032"></a>Extracting Page Histories</h3>
             </div>
           </div>
         </div>
@@ -473,7 +473,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm680600"></a>Other log processing tools</h3>
+              <h3 class="title"><a id="idp124648"></a>Other log processing tools</h3>
             </div>
           </div>
         </div>
diff --git a/docs/installation/index.html b/docs/installation/index.html
index 1f212b7..4df23ab 100644
--- a/docs/installation/index.html
+++ b/docs/installation/index.html
@@ -30,18 +30,18 @@
       <div class="titlepage">
         <div>
           <div>
-            <h1 class="title"><a id="idm665000"></a>Berkeley DB Installation and Build Guide</h1>
+            <h1 class="title"><a id="idp11240"></a>Berkeley DB Installation and Build Guide</h1>
           </div>
           <div>
             <div class="legalnotice">
-              <a id="idm1159184"></a>
+              <a id="idp40376"></a>
               <p class="legalnotice-title">
                 <b>Legal Notice</b>
               </p>
             </div>
           </div>
           <div>
-            <p class="pubdate">5/11/2012</p>
+            <p class="pubdate">9/9/2013</p>
           </div>
         </div>
         <hr />
@@ -171,32 +171,32 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="debug_printlog.html#idm1304224">Augmenting the Log for Debugging</a>
+                      <a href="debug_printlog.html#idp121880">Augmenting the Log for Debugging</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="debug_printlog.html#idm1194048">Extracting Committed Transactions and Transaction Status</a>
+                      <a href="debug_printlog.html#idp53840">Extracting Committed Transactions and Transaction Status</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="debug_printlog.html#idm1341784">Extracting Transaction Histories</a>
+                      <a href="debug_printlog.html#idp41744">Extracting Transaction Histories</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="debug_printlog.html#idm986800">Extracting File Histories</a>
+                      <a href="debug_printlog.html#idp154152">Extracting File Histories</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="debug_printlog.html#idm1437640">Extracting Page Histories</a>
+                      <a href="debug_printlog.html#idp158032">Extracting Page Histories</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="debug_printlog.html#idm680600">Other log processing tools</a>
+                      <a href="debug_printlog.html#idp124648">Other log processing tools</a>
                     </span>
                   </dt>
                 </dl>
@@ -254,22 +254,22 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="build_win.html#idm1531520">Visual C++ .NET 2010</a>
+                      <a href="build_win.html#idp242512">Visual C++ .NET 2010</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="build_win.html#idm232112">Visual C++ .NET 2008</a>
+                      <a href="build_win.html#idp249264">Visual C++ .NET 2008</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="build_win.html#idm67456">Visual C++ .NET 2005</a>
+                      <a href="build_win.html#idp220616">Visual C++ .NET 2005</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="build_win.html#idm1085168">Build results</a>
+                      <a href="build_win.html#idp205672">Build results</a>
                     </span>
                   </dt>
                 </dl>
@@ -283,7 +283,7 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="win_build64.html#idm80112">x64 build with Visual Studio 2005 or newer</a>
+                      <a href="win_build64.html#idp259672">x64 build with Visual Studio 2005 or newer</a>
                     </span>
                   </dt>
                 </dl>
@@ -322,18 +322,18 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="build_win_sql.html#idm1386992">Binary Compatibility With SQLite</a>
+                      <a href="build_win_sql.html#idp290248">Binary Compatibility With SQLite</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="build_win_sql.html#idm1146112">Setting Preprocessor Flags
+                      <a href="build_win_sql.html#idp276576">Setting Preprocessor Flags
    </a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="build_win_sql.html#idm1193168">Enabling Extensions</a>
+                      <a href="build_win_sql.html#idp288280">Enabling Extensions</a>
                     </span>
                   </dt>
                   <dt>
@@ -348,17 +348,17 @@
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="build_win_sql.html#idm313872">Using the JDBC Driver</a>
+                      <a href="build_win_sql.html#idp266616">Using the JDBC Driver</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="build_win_sql.html#idm1594400">Building the ODBC Driver</a>
+                      <a href="build_win_sql.html#idp305704">Building the ODBC Driver</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="build_win_sql.html#idm313808"> Using the ADO.NET Driver
+                      <a href="build_win_sql.html#idp320888"> Using the ADO.NET Driver
     </a>
                     </span>
                   </dt>
@@ -393,12 +393,12 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="build_win_test.html#idp126120">Building the software needed by the tests</a>
+                      <a href="build_win_test.html#idp368040">Building the software needed by the tests</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="build_win_test.html#idp137576">Running the test suite under Windows</a>
+                      <a href="build_win_test.html#idp379184">Running the test suite under Windows</a>
                     </span>
                   </dt>
                   <dt>
@@ -438,17 +438,17 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="build_wince.html#idm516512">Building Berkeley DB for Windows Mobile</a>
+                      <a href="build_wince.html#idp206320">Building Berkeley DB for Windows Mobile</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="build_wince.html#idp180744">Changing Build Configuration Type</a>
+                      <a href="build_wince.html#idp408408">Changing Build Configuration Type</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="build_wince.html#idp156256">Building Berkeley DB for different target platforms</a>
+                      <a href="build_wince.html#idp401736">Building Berkeley DB for different target platforms</a>
                     </span>
                   </dt>
                 </dl>
@@ -507,7 +507,7 @@
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="build_unix_sql.html#idp249752">Enabling Extensions</a>
+                      <a href="build_unix_sql.html#idp500824">Enabling Extensions</a>
                     </span>
                   </dt>
                   <dt>
@@ -517,12 +517,12 @@
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="build_unix_sql.html#idp327120">Using the JDBC Driver</a>
+                      <a href="build_unix_sql.html#idp571856">Using the JDBC Driver</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="build_unix_sql.html#idp349152">Building the ODBC Driver</a>
+                      <a href="build_unix_sql.html#idp593744">Building the ODBC Driver</a>
                     </span>
                   </dt>
                   <dt>
@@ -646,7 +646,7 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="build_vxworks.html#idp182480">Building With Wind River Workbench using the Makefile</a>
+                      <a href="build_vxworks.html#idp450128">Building With Wind River Workbench using the Makefile</a>
                     </span>
                   </dt>
                 </dl>
@@ -660,17 +660,17 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="build_vxworks_notes.html#idp491336">Building and Running the Demo Program</a>
+                      <a href="build_vxworks_notes.html#idp736192">Building and Running the Demo Program</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="build_vxworks_notes.html#idp518216">Building and Running the Utility Programs</a>
+                      <a href="build_vxworks_notes.html#idp759688">Building and Running the Utility Programs</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="build_vxworks_notes.html#idp518576">Support for Replication Manager</a>
+                      <a href="build_vxworks_notes.html#idp762736">Support for Replication Manager</a>
                     </span>
                   </dt>
                 </dl>
@@ -710,17 +710,17 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="upgrade_11gr2_53_conn_status.html#idp506032">New Function</a>
+                      <a href="upgrade_11gr2_53_conn_status.html#idp804776">New Function</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="upgrade_11gr2_53_conn_status.html#idp531112">New Class</a>
+                      <a href="upgrade_11gr2_53_conn_status.html#idp771568">New Class</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="upgrade_11gr2_53_conn_status.html#idp564984">Deprecated Function</a>
+                      <a href="upgrade_11gr2_53_conn_status.html#idp809200">Deprecated Function</a>
                     </span>
                   </dt>
                 </dl>
@@ -734,7 +734,7 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="upgrade_11gr2_53_excl.html#idp567208">New Functions</a>
+                      <a href="upgrade_11gr2_53_excl.html#idp811424">New Functions</a>
                     </span>
                   </dt>
                 </dl>
@@ -748,7 +748,7 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="upgrade_11gr2_53_heap_regionsize.html#idp570008">New Functions</a>
+                      <a href="upgrade_11gr2_53_heap_regionsize.html#idp775064">New Functions</a>
                     </span>
                   </dt>
                 </dl>
@@ -762,22 +762,22 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="upgrade_11gr2_53_hotbackup.html#idp571040">New Functions</a>
+                      <a href="upgrade_11gr2_53_hotbackup.html#idp815256">New Functions</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="upgrade_11gr2_53_hotbackup.html#idp560912">Flags Accepted by DB_ENV->backup()</a>
+                      <a href="upgrade_11gr2_53_hotbackup.html#idp805032">Flags Accepted by DB_ENV->backup()</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="upgrade_11gr2_53_hotbackup.html#idp578624">Flags Accepted by DB_ENV->dbbackup()</a>
+                      <a href="upgrade_11gr2_53_hotbackup.html#idp822632">Flags Accepted by DB_ENV->dbbackup()</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="upgrade_11gr2_53_hotbackup.html#idp584448">Enumerations Accepted by DB_ENV->set_backup_config()</a>
+                      <a href="upgrade_11gr2_53_hotbackup.html#idp828456">Enumerations Accepted by DB_ENV->set_backup_config()</a>
                     </span>
                   </dt>
                 </dl>
@@ -796,7 +796,7 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="upgrade_11gr2_53_meta_dir.html#idp593384">New Functions</a>
+                      <a href="upgrade_11gr2_53_meta_dir.html#idp837576">New Functions</a>
                     </span>
                   </dt>
                 </dl>
@@ -815,7 +815,7 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="upgrade_11gr2_53_sql_pragma.html#idp599768">New PRAGMAs</a>
+                      <a href="upgrade_11gr2_53_sql_pragma.html#idp843792">New PRAGMAs</a>
                     </span>
                   </dt>
                 </dl>
@@ -829,12 +829,12 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="upgrade_11gr2_53_sql_rep.html#idp593704">PRAGMAs With Permanent Effects</a>
+                      <a href="upgrade_11gr2_53_sql_rep.html#idp837896">PRAGMAs With Permanent Effects</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="upgrade_11gr2_53_sql_rep.html#idp600544">PRAGMAs That Can Now Operate on Existing Databases</a>
+                      <a href="upgrade_11gr2_53_sql_rep.html#idp844568">PRAGMAs That Can Now Operate on Existing Databases</a>
                     </span>
                   </dt>
                 </dl>
@@ -853,82 +853,87 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_3.html#idp594928">Changes between 11.2.5.3.15 and 11.2.5.3.21</a>
+                      <a href="changelog_5_3.html#idp839120">Changes between 11.2.5.3.21 and 11.2.5.3.28</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_3.html#idp608376">Database or Log File On-Disk Format Changes</a>
+                      <a href="changelog_5_3.html#idp845408">Changes between 11.2.5.3.15 and 11.2.5.3.21</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_3.html#idp590024">New Features</a>
+                      <a href="changelog_5_3.html#idp636088">Database or Log File On-Disk Format Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_3.html#idp594216">Database Environment Changes</a>
+                      <a href="changelog_5_3.html#idp856040">New Features</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_3.html#idp607088">Access Method Changes</a>
+                      <a href="changelog_5_3.html#idp853696">Database Environment Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_3.html#idp616640">SQL API Changes</a>
+                      <a href="changelog_5_3.html#idp844240">Access Method Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_3.html#idp610088">Java-specific API changes</a>
+                      <a href="changelog_5_3.html#idp838728">SQL API Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_3.html#idp616728">Replication Changes</a>
+                      <a href="changelog_5_3.html#idp863240">Java-specific API changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_3.html#idp594560">Locking Subsystem Changes</a>
+                      <a href="changelog_5_3.html#idp867984">Replication Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_3.html#idp635880">Logging Subsystem Changes</a>
+                      <a href="changelog_5_3.html#idp853912">Locking Subsystem Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_3.html#idp625488">Memory Pool Subsystem Changes</a>
+                      <a href="changelog_5_3.html#idp844888">Logging Subsystem Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_3.html#idp632288">Mutex Subsystem Changes</a>
+                      <a href="changelog_5_3.html#idp868368">Memory Pool Subsystem Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_3.html#idp636296">Transaction Subsystem Changes</a>
+                      <a href="changelog_5_3.html#idp883216">Mutex Subsystem Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_3.html#idp625872">Utility Changes</a>
+                      <a href="changelog_5_3.html#idp875448">Transaction Subsystem Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_3.html#idp632040">Configuration, Documentation, Sample Apps, Portability and Build Changes</a>
+                      <a href="changelog_5_3.html#idp889064">Utility Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_3.html#idp641456">Known Bugs</a>
+                      <a href="changelog_5_3.html#idp892136">Configuration, Documentation, Sample Apps, Portability and Build Changes</a>
+                    </span>
+                  </dt>
+                  <dt>
+                    <span class="sect2">
+                      <a href="changelog_5_3.html#idp892656">Known Bugs</a>
                     </span>
                   </dt>
                 </dl>
@@ -968,7 +973,7 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="upgrade_11gr2_52_rep_dbt_readonly.html#idp654424">New Flag</a>
+                      <a href="upgrade_11gr2_52_rep_dbt_readonly.html#idp907000">New Flag</a>
                     </span>
                   </dt>
                 </dl>
@@ -982,12 +987,12 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="upgrade_11gr2_52_dyn_env.html#idp611120">New Functions</a>
+                      <a href="upgrade_11gr2_52_dyn_env.html#idp902144">New Functions</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="upgrade_11gr2_52_dyn_env.html#idp659088">Deprecated Functions</a>
+                      <a href="upgrade_11gr2_52_dyn_env.html#idp912000">Deprecated Functions</a>
                     </span>
                   </dt>
                 </dl>
@@ -1006,37 +1011,37 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="upgrade_11gr2_52_grp_mbr.html#idp676752">Upgrading</a>
+                      <a href="upgrade_11gr2_52_grp_mbr.html#idp929720">Upgrading</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="upgrade_11gr2_52_grp_mbr.html#idp657144">New Functions</a>
+                      <a href="upgrade_11gr2_52_grp_mbr.html#idp910056">New Functions</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="upgrade_11gr2_52_grp_mbr.html#idp655568">Modified Functions</a>
+                      <a href="upgrade_11gr2_52_grp_mbr.html#idp901088">Modified Functions</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="upgrade_11gr2_52_grp_mbr.html#idp602496">New Events</a>
+                      <a href="upgrade_11gr2_52_grp_mbr.html#idp924520">New Events</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="upgrade_11gr2_52_grp_mbr.html#idp684960">Removed Functions</a>
+                      <a href="upgrade_11gr2_52_grp_mbr.html#idp937928">Removed Functions</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="upgrade_11gr2_52_grp_mbr.html#idp650072">New Parameters</a>
+                      <a href="upgrade_11gr2_52_grp_mbr.html#idp909344">New Parameters</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="upgrade_11gr2_52_grp_mbr.html#idp671784">New Structure</a>
+                      <a href="upgrade_11gr2_52_grp_mbr.html#idp924776">New Structure</a>
                     </span>
                   </dt>
                 </dl>
@@ -1050,17 +1055,17 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="upgrade_11gr2_52_heap.html#idp683880">New Functions</a>
+                      <a href="upgrade_11gr2_52_heap.html#idp936848">New Functions</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="upgrade_11gr2_52_heap.html#idp677456">Modified Functions</a>
+                      <a href="upgrade_11gr2_52_heap.html#idp930424">Modified Functions</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="upgrade_11gr2_52_heap.html#idp678808">New Definition</a>
+                      <a href="upgrade_11gr2_52_heap.html#idp931776">New Definition</a>
                     </span>
                   </dt>
                 </dl>
@@ -1074,7 +1079,7 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="upgrade_11gr2_52_mvcc_sql.html#idp698336">New Pragmas</a>
+                      <a href="upgrade_11gr2_52_mvcc_sql.html#idp951464">New Pragmas</a>
                     </span>
                   </dt>
                 </dl>
@@ -1093,7 +1098,7 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="upgrade_11gr2_52_rep_sql.html#idp709672">New Pragmas</a>
+                      <a href="upgrade_11gr2_52_rep_sql.html#idp962696">New Pragmas</a>
                     </span>
                   </dt>
                 </dl>
@@ -1107,7 +1112,7 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="upgrade_11gr2_52_repmgr_channels.html#idp704400">New Functions</a>
+                      <a href="upgrade_11gr2_52_repmgr_channels.html#idp919280">New Functions</a>
                     </span>
                   </dt>
                 </dl>
@@ -1121,7 +1126,7 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="upgrade_11gr2_52_seq_sql.html#idp710392">New Functions</a>
+                      <a href="upgrade_11gr2_52_seq_sql.html#idp963480">New Functions</a>
                     </span>
                   </dt>
                 </dl>
@@ -1135,17 +1140,17 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="upgrade_11gr2_52_xa.html#idp720184">Constraints</a>
+                      <a href="upgrade_11gr2_52_xa.html#idp973264">Constraints</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="upgrade_11gr2_52_xa.html#idp725120">New Flag</a>
+                      <a href="upgrade_11gr2_52_xa.html#idp978200">New Flag</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="upgrade_11gr2_52_xa.html#idp729168">Modified Function</a>
+                      <a href="upgrade_11gr2_52_xa.html#idp982256">Modified Function</a>
                     </span>
                   </dt>
                 </dl>
@@ -1164,112 +1169,112 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_2.html#idp719568">Database or Log File On-Disk Format Changes</a>
+                      <a href="changelog_5_2.html#idp972456">Database or Log File On-Disk Format Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_2.html#idp725640">New Features</a>
+                      <a href="changelog_5_2.html#idp978720">New Features</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_2.html#idp731112">Database Environment Changes</a>
+                      <a href="changelog_5_2.html#idp984720">Database Environment Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_2.html#idp742672">Concurrent Data Store Changes</a>
+                      <a href="changelog_5_2.html#idp995752">Concurrent Data Store Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_2.html#idp736048">Access Method Changes</a>
+                      <a href="changelog_5_2.html#idp989160">Access Method Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_2.html#idp736464">SQL API Changes</a>
+                      <a href="changelog_5_2.html#idp989544">SQL API Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_2.html#idp719112">C API Changes</a>
+                      <a href="changelog_5_2.html#idp971912">C API Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_2.html#idp743448">Tcl-specific API Changes</a>
+                      <a href="changelog_5_2.html#idp996528">Tcl-specific API Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_2.html#idp749040">C#-specific API Changes</a>
+                      <a href="changelog_5_2.html#idp972000">C#-specific API Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_2.html#idp741376">Replication Changes</a>
+                      <a href="changelog_5_2.html#idp994456">Replication Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_2.html#idp743864">Locking Subsystem Changes</a>
+                      <a href="changelog_5_2.html#idp996912">Locking Subsystem Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_2.html#idp749456">Logging Subsystem Changes</a>
+                      <a href="changelog_5_2.html#idp1010640">Logging Subsystem Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_2.html#idp763176">Memory Pool Subsystem Changes</a>
+                      <a href="changelog_5_2.html#idp992728">Memory Pool Subsystem Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_2.html#idp765792">Mutex Subsystem Changes</a>
+                      <a href="changelog_5_2.html#idp1018872">Mutex Subsystem Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_2.html#idp766552">Transaction Subsystem Changes</a>
+                      <a href="changelog_5_2.html#idp1011056">Transaction Subsystem Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_2.html#idp763560">Test Suite Changes</a>
+                      <a href="changelog_5_2.html#idp1003424">Test Suite Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_2.html#idp776568">Utility Changes</a>
+                      <a href="changelog_5_2.html#idp1029752">Utility Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_2.html#idp766936">Configuration, Documentation, Sample Apps, Portability and Build Changes</a>
+                      <a href="changelog_5_2.html#idp1031368">Configuration, Documentation, Sample Apps, Portability and Build Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_2.html#idp780312">Example Changes</a>
+                      <a href="changelog_5_2.html#idp1003200">Example Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_2.html#idp781208">Miscellaneous Bug Fixes</a>
+                      <a href="changelog_5_2.html#idp1034280">Miscellaneous Bug Fixes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_2.html#idp782744">Deprecated Features</a>
+                      <a href="changelog_5_2.html#idp1035816">Deprecated Features</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_2.html#idp785040">Known Bugs</a>
+                      <a href="changelog_5_2.html#idp1037736">Known Bugs</a>
                     </span>
                   </dt>
                 </dl>
@@ -1319,122 +1324,122 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_1.html#idp799888">Database or Log File On-Disk Format Changes</a>
+                      <a href="changelog_5_1.html#idp1052992">Database or Log File On-Disk Format Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_1.html#idp792216">New Features</a>
+                      <a href="changelog_5_1.html#idp953176">New Features</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_1.html#idp787976">Database Environment Changes</a>
+                      <a href="changelog_5_1.html#idp1045336">Database Environment Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_1.html#idp806432">Concurrent Data Store Changes</a>
+                      <a href="changelog_5_1.html#idp1059760">Concurrent Data Store Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_1.html#idp727768">Access Method Changes</a>
+                      <a href="changelog_5_1.html#idp981016">Access Method Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_1.html#idp795776">API Changes</a>
+                      <a href="changelog_5_1.html#idp1049008">API Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_1.html#idp802264">SQL-Specific API Changes</a>
+                      <a href="changelog_5_1.html#idp1055592">SQL-Specific API Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_1.html#idp803624">Tcl-Specific API Changes</a>
+                      <a href="changelog_5_1.html#idp1056952">Tcl-Specific API Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_1.html#idp799176">Java-Specific API Changes</a>
+                      <a href="changelog_5_1.html#idp1052280">Java-Specific API Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_1.html#idp734296">C#-Specific API Changes</a>
+                      <a href="changelog_5_1.html#idp987592">C#-Specific API Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_1.html#idp807320">Direct Persistence Layer (DPL), Bindings and Collections API</a>
+                      <a href="changelog_5_1.html#idp1060648">Direct Persistence Layer (DPL), Bindings and Collections API</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_1.html#idp816672">Replication Changes</a>
+                      <a href="changelog_5_1.html#idp1070000">Replication Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_1.html#idp827552">Locking Subsystem Changes</a>
+                      <a href="changelog_5_1.html#idp1080936">Locking Subsystem Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_1.html#idp839224">Logging Subsystem Changes</a>
+                      <a href="changelog_5_1.html#idp1092608">Logging Subsystem Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_1.html#idp822992">Memory Pool Subsystem Changes</a>
+                      <a href="changelog_5_1.html#idp1076376">Memory Pool Subsystem Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_1.html#idp827368">Mutex Subsystem Changes</a>
+                      <a href="changelog_5_1.html#idp1080752">Mutex Subsystem Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_1.html#idp836200">Transaction Subsystem Changes</a>
+                      <a href="changelog_5_1.html#idp1089584">Transaction Subsystem Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_1.html#idp813832">Test Suite Changes</a>
+                      <a href="changelog_5_1.html#idp1067160">Test Suite Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_1.html#idp834616">Utility Changes</a>
+                      <a href="changelog_5_1.html#idp1088000">Utility Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_1.html#idp837928">Configuration, Documentation, Sample Apps, Portability, and Build Changes</a>
+                      <a href="changelog_5_1.html#idp1091312">Configuration, Documentation, Sample Apps, Portability, and Build Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_1.html#idp828192">Example Changes</a>
+                      <a href="changelog_5_1.html#idp1081576">Example Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_1.html#idp848592">Miscellaneous Bug Fixes</a>
+                      <a href="changelog_5_1.html#idp1102152">Miscellaneous Bug Fixes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_1.html#idp846464">Deprecated Features</a>
+                      <a href="changelog_5_1.html#idp1100024">Deprecated Features</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_1.html#idp847112">Known Bugs</a>
+                      <a href="changelog_5_1.html#idp1100672">Known Bugs</a>
                     </span>
                   </dt>
                 </dl>
@@ -1499,22 +1504,22 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_0.html#idp872512">Changes between 11.2.5.0.26  and 11.2.5.0.32</a>
+                      <a href="changelog_5_0.html#idp1125968">Changes between 11.2.5.0.26  and 11.2.5.0.32</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_0.html#idp863208">Changes between 11.2.5.0.21  and 11.2.5.0.26</a>
+                      <a href="changelog_5_0.html#idp1126872">Changes between 11.2.5.0.21  and 11.2.5.0.26</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_0.html#idp851296">Changes between 4.8 and 11.2.5.0.21</a>
+                      <a href="changelog_5_0.html#idp1125192">Changes between 4.8 and 11.2.5.0.21</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_5_0.html#idp883672">Known Bugs</a>
+                      <a href="changelog_5_0.html#idp1131672">Known Bugs</a>
                     </span>
                   </dt>
                 </dl>
@@ -1562,183 +1567,183 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_8.html#idp908504">
+                      <a href="changelog_4_8.html#idp1162104">
 Changes between 4.8.26 and 4.8.28:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_8.html#idp853904">
+                      <a href="changelog_4_8.html#idp1184264">
 Known bugs in 4.8 </a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_8.html#idp885088">
+                      <a href="changelog_4_8.html#idp1139288">
 Changes between 4.8.24 and 4.8.26:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_8.html#idp907544">
+                      <a href="changelog_4_8.html#idp1091200">
 Changes between 4.8.21 and 4.8.24:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_8.html#idp853432">
+                      <a href="changelog_4_8.html#idp1199520">
 Changes between 4.7 and 4.8.21:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_8.html#idp944680">
+                      <a href="changelog_4_8.html#idp1200208">
 Database or Log File On-Disk Format Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_8.html#idp875992">
+                      <a href="changelog_4_8.html#idp981712">
 New Features:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_8.html#idp945096">
+                      <a href="changelog_4_8.html#idp1130224">
 Database Environment Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_8.html#idp953944">
+                      <a href="changelog_4_8.html#idp1209320">
 Concurrent Data Store Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_8.html#idp954344">
+                      <a href="changelog_4_8.html#idp1209720">
 General Access Method Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_8.html#idp964688">
+                      <a href="changelog_4_8.html#idp1218064">
 Btree Access Method Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_8.html#idp962400">
+                      <a href="changelog_4_8.html#idp1215560">
 Hash Access Method Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_8.html#idp972744">
+                      <a href="changelog_4_8.html#idp1226120">
 Queue Access Method Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_8.html#idp973816">
+                      <a href="changelog_4_8.html#idp1163928">
 Recno Access Method Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_8.html#idp959840">
+                      <a href="changelog_4_8.html#idp1138904">
 C-specific API Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_8.html#idp964968">
+                      <a href="changelog_4_8.html#idp1218344">
 C++-specific API Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_8.html#idp985536">
+                      <a href="changelog_4_8.html#idp1238856">
 Java-specific API Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_8.html#idp978792">
+                      <a href="changelog_4_8.html#idp1232112">
 
  Direct Persistence Layer (DPL), Bindings and Collections API:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_8.html#idp979064">
+                      <a href="changelog_4_8.html#idp1232384">
 
  Tcl-specific API Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_8.html#idp991048">
+                      <a href="changelog_4_8.html#idp1244368">
 RPC-specific Client/Server Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_8.html#idp992632">
+                      <a href="changelog_4_8.html#idp1245896">
 Replication Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_8.html#idp988920">
+                      <a href="changelog_4_8.html#idp1242240">
 XA Resource Manager Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_8.html#idp994464">
+                      <a href="changelog_4_8.html#idp1247728">
 Locking Subsystem Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_8.html#idp987808">
+                      <a href="changelog_4_8.html#idp1241128">
 Logging Subsystem Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_8.html#idp1005064">
+                      <a href="changelog_4_8.html#idp1258328">
 Memory Pool Subsystem Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_8.html#idp1005456">
+                      <a href="changelog_4_8.html#idp1258720">
 Mutex Subsystem Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_8.html#idp987512">
+                      <a href="changelog_4_8.html#idp1240832">
 Test Suite Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_8.html#idp996512">
+                      <a href="changelog_4_8.html#idp1249776">
 Transaction Subsystem Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_8.html#idp1018456">
+                      <a href="changelog_4_8.html#idp1271664">
 Utility Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_8.html#idp1020896">
+                      <a href="changelog_4_8.html#idp1274104">
 Configuration, Documentation, Sample Application, Portability and Build Changes:</a>
                     </span>
                   </dt>
@@ -1764,12 +1769,12 @@ Configuration, Documentation, Sample Application, Portability and Build Changes:
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="test.html#idp1045528">Running SQL Test Suite on Unix</a>
+                      <a href="test.html#idp1298736">Running SQL Test Suite on Unix</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="test.html#idp1036640">Running SQL Test Suite on Windows</a>
+                      <a href="test.html#idp1289848">Running SQL Test Suite on Windows</a>
                     </span>
                   </dt>
                 </dl>
diff --git a/docs/installation/test.html b/docs/installation/test.html
index 722edae..d93101f 100644
--- a/docs/installation/test.html
+++ b/docs/installation/test.html
@@ -54,12 +54,12 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="test.html#idp1045528">Running SQL Test Suite on Unix</a>
+                  <a href="test.html#idp1298736">Running SQL Test Suite on Unix</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="test.html#idp1036640">Running SQL Test Suite on Windows</a>
+                  <a href="test.html#idp1289848">Running SQL Test Suite on Windows</a>
                 </span>
               </dt>
             </dl>
@@ -83,12 +83,12 @@
           <dl>
             <dt>
               <span class="sect2">
-                <a href="test.html#idp1045528">Running SQL Test Suite on Unix</a>
+                <a href="test.html#idp1298736">Running SQL Test Suite on Unix</a>
               </span>
             </dt>
             <dt>
               <span class="sect2">
-                <a href="test.html#idp1036640">Running SQL Test Suite on Windows</a>
+                <a href="test.html#idp1289848">Running SQL Test Suite on Windows</a>
               </span>
             </dt>
           </dl>
@@ -135,7 +135,7 @@ failures.</p>
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp1045528"></a>Running SQL Test Suite on Unix</h3>
+                <h3 class="title"><a id="idp1298736"></a>Running SQL Test Suite on Unix</h3>
               </div>
             </div>
           </div>
@@ -158,7 +158,7 @@ This runs a set of tests and lists the errors each test encountered, if any.  A
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp1036640"></a>Running SQL Test Suite on Windows</h3>
+                <h3 class="title"><a id="idp1289848"></a>Running SQL Test Suite on Windows</h3>
               </div>
             </div>
           </div>
diff --git a/docs/installation/upgrade_11gr2_52_dyn_env.html b/docs/installation/upgrade_11gr2_52_dyn_env.html
index 42bdf82..ca74f1c 100644
--- a/docs/installation/upgrade_11gr2_52_dyn_env.html
+++ b/docs/installation/upgrade_11gr2_52_dyn_env.html
@@ -42,12 +42,12 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="upgrade_11gr2_52_dyn_env.html#idp611120">New Functions</a>
+              <a href="upgrade_11gr2_52_dyn_env.html#idp902144">New Functions</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="upgrade_11gr2_52_dyn_env.html#idp659088">Deprecated Functions</a>
+              <a href="upgrade_11gr2_52_dyn_env.html#idp912000">Deprecated Functions</a>
             </span>
           </dt>
         </dl>
@@ -64,7 +64,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp611120"></a>New Functions</h3>
+              <h3 class="title"><a id="idp902144"></a>New Functions</h3>
             </div>
           </div>
         </div>
@@ -101,7 +101,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp659088"></a>Deprecated Functions</h3>
+              <h3 class="title"><a id="idp912000"></a>Deprecated Functions</h3>
             </div>
           </div>
         </div>
diff --git a/docs/installation/upgrade_11gr2_52_grp_mbr.html b/docs/installation/upgrade_11gr2_52_grp_mbr.html
index ef84154..83469bc 100644
--- a/docs/installation/upgrade_11gr2_52_grp_mbr.html
+++ b/docs/installation/upgrade_11gr2_52_grp_mbr.html
@@ -42,37 +42,37 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="upgrade_11gr2_52_grp_mbr.html#idp676752">Upgrading</a>
+              <a href="upgrade_11gr2_52_grp_mbr.html#idp929720">Upgrading</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="upgrade_11gr2_52_grp_mbr.html#idp657144">New Functions</a>
+              <a href="upgrade_11gr2_52_grp_mbr.html#idp910056">New Functions</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="upgrade_11gr2_52_grp_mbr.html#idp655568">Modified Functions</a>
+              <a href="upgrade_11gr2_52_grp_mbr.html#idp901088">Modified Functions</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="upgrade_11gr2_52_grp_mbr.html#idp602496">New Events</a>
+              <a href="upgrade_11gr2_52_grp_mbr.html#idp924520">New Events</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="upgrade_11gr2_52_grp_mbr.html#idp684960">Removed Functions</a>
+              <a href="upgrade_11gr2_52_grp_mbr.html#idp937928">Removed Functions</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="upgrade_11gr2_52_grp_mbr.html#idp650072">New Parameters</a>
+              <a href="upgrade_11gr2_52_grp_mbr.html#idp909344">New Parameters</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="upgrade_11gr2_52_grp_mbr.html#idp671784">New Structure</a>
+              <a href="upgrade_11gr2_52_grp_mbr.html#idp924776">New Structure</a>
             </span>
           </dt>
         </dl>
@@ -119,7 +119,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp676752"></a>Upgrading</h3>
+              <h3 class="title"><a id="idp929720"></a>Upgrading</h3>
             </div>
           </div>
         </div>
@@ -150,7 +150,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp657144"></a>New Functions</h3>
+              <h3 class="title"><a id="idp910056"></a>New Functions</h3>
             </div>
           </div>
         </div>
@@ -187,7 +187,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp655568"></a>Modified Functions</h3>
+              <h3 class="title"><a id="idp901088"></a>Modified Functions</h3>
             </div>
           </div>
         </div>
@@ -205,7 +205,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp602496"></a>New Events</h3>
+              <h3 class="title"><a id="idp924520"></a>New Events</h3>
             </div>
           </div>
         </div>
@@ -239,7 +239,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp684960"></a>Removed Functions</h3>
+              <h3 class="title"><a id="idp937928"></a>Removed Functions</h3>
             </div>
           </div>
         </div>
@@ -264,7 +264,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp650072"></a>New Parameters</h3>
+              <h3 class="title"><a id="idp909344"></a>New Parameters</h3>
             </div>
           </div>
         </div>
@@ -296,7 +296,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp671784"></a>New Structure</h3>
+              <h3 class="title"><a id="idp924776"></a>New Structure</h3>
             </div>
           </div>
         </div>
diff --git a/docs/installation/upgrade_11gr2_52_heap.html b/docs/installation/upgrade_11gr2_52_heap.html
index 9708a1a..f7c0d66 100644
--- a/docs/installation/upgrade_11gr2_52_heap.html
+++ b/docs/installation/upgrade_11gr2_52_heap.html
@@ -42,17 +42,17 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="upgrade_11gr2_52_heap.html#idp683880">New Functions</a>
+              <a href="upgrade_11gr2_52_heap.html#idp936848">New Functions</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="upgrade_11gr2_52_heap.html#idp677456">Modified Functions</a>
+              <a href="upgrade_11gr2_52_heap.html#idp930424">Modified Functions</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="upgrade_11gr2_52_heap.html#idp678808">New Definition</a>
+              <a href="upgrade_11gr2_52_heap.html#idp931776">New Definition</a>
             </span>
           </dt>
         </dl>
@@ -68,7 +68,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp683880"></a>New Functions</h3>
+              <h3 class="title"><a id="idp936848"></a>New Functions</h3>
             </div>
           </div>
         </div>
@@ -87,7 +87,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp677456"></a>Modified Functions</h3>
+              <h3 class="title"><a id="idp930424"></a>Modified Functions</h3>
             </div>
           </div>
         </div>
@@ -105,7 +105,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp678808"></a>New Definition</h3>
+              <h3 class="title"><a id="idp931776"></a>New Definition</h3>
             </div>
           </div>
         </div>
diff --git a/docs/installation/upgrade_11gr2_52_mvcc_sql.html b/docs/installation/upgrade_11gr2_52_mvcc_sql.html
index bcb18b2..de8c79d 100644
--- a/docs/installation/upgrade_11gr2_52_mvcc_sql.html
+++ b/docs/installation/upgrade_11gr2_52_mvcc_sql.html
@@ -42,7 +42,7 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="upgrade_11gr2_52_mvcc_sql.html#idp698336">New Pragmas</a>
+              <a href="upgrade_11gr2_52_mvcc_sql.html#idp951464">New Pragmas</a>
             </span>
           </dt>
         </dl>
@@ -58,7 +58,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp698336"></a>New Pragmas</h3>
+              <h3 class="title"><a id="idp951464"></a>New Pragmas</h3>
             </div>
           </div>
         </div>
diff --git a/docs/installation/upgrade_11gr2_52_rep_dbt_readonly.html b/docs/installation/upgrade_11gr2_52_rep_dbt_readonly.html
index 8cbdbc2..538898c 100644
--- a/docs/installation/upgrade_11gr2_52_rep_dbt_readonly.html
+++ b/docs/installation/upgrade_11gr2_52_rep_dbt_readonly.html
@@ -42,7 +42,7 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="upgrade_11gr2_52_rep_dbt_readonly.html#idp654424">New Flag</a>
+              <a href="upgrade_11gr2_52_rep_dbt_readonly.html#idp907000">New Flag</a>
             </span>
           </dt>
         </dl>
@@ -57,7 +57,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp654424"></a>New Flag</h3>
+              <h3 class="title"><a id="idp907000"></a>New Flag</h3>
             </div>
           </div>
         </div>
diff --git a/docs/installation/upgrade_11gr2_52_rep_sql.html b/docs/installation/upgrade_11gr2_52_rep_sql.html
index 8416550..1ab0618 100644
--- a/docs/installation/upgrade_11gr2_52_rep_sql.html
+++ b/docs/installation/upgrade_11gr2_52_rep_sql.html
@@ -42,7 +42,7 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="upgrade_11gr2_52_rep_sql.html#idp709672">New Pragmas</a>
+              <a href="upgrade_11gr2_52_rep_sql.html#idp962696">New Pragmas</a>
             </span>
           </dt>
         </dl>
@@ -66,7 +66,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp709672"></a>New Pragmas</h3>
+              <h3 class="title"><a id="idp962696"></a>New Pragmas</h3>
             </div>
           </div>
         </div>
diff --git a/docs/installation/upgrade_11gr2_52_repmgr_channels.html b/docs/installation/upgrade_11gr2_52_repmgr_channels.html
index 45c16ee..a90b9af 100644
--- a/docs/installation/upgrade_11gr2_52_repmgr_channels.html
+++ b/docs/installation/upgrade_11gr2_52_repmgr_channels.html
@@ -42,7 +42,7 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="upgrade_11gr2_52_repmgr_channels.html#idp704400">New Functions</a>
+              <a href="upgrade_11gr2_52_repmgr_channels.html#idp919280">New Functions</a>
             </span>
           </dt>
         </dl>
@@ -64,7 +64,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp704400"></a>New Functions</h3>
+              <h3 class="title"><a id="idp919280"></a>New Functions</h3>
             </div>
           </div>
         </div>
diff --git a/docs/installation/upgrade_11gr2_52_seq_sql.html b/docs/installation/upgrade_11gr2_52_seq_sql.html
index 74d4fe0..34a284d 100644
--- a/docs/installation/upgrade_11gr2_52_seq_sql.html
+++ b/docs/installation/upgrade_11gr2_52_seq_sql.html
@@ -42,7 +42,7 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="upgrade_11gr2_52_seq_sql.html#idp710392">New Functions</a>
+              <a href="upgrade_11gr2_52_seq_sql.html#idp963480">New Functions</a>
             </span>
           </dt>
         </dl>
@@ -69,7 +69,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp710392"></a>New Functions</h3>
+              <h3 class="title"><a id="idp963480"></a>New Functions</h3>
             </div>
           </div>
         </div>
diff --git a/docs/installation/upgrade_11gr2_52_xa.html b/docs/installation/upgrade_11gr2_52_xa.html
index b062717..d405973 100644
--- a/docs/installation/upgrade_11gr2_52_xa.html
+++ b/docs/installation/upgrade_11gr2_52_xa.html
@@ -42,17 +42,17 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="upgrade_11gr2_52_xa.html#idp720184">Constraints</a>
+              <a href="upgrade_11gr2_52_xa.html#idp973264">Constraints</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="upgrade_11gr2_52_xa.html#idp725120">New Flag</a>
+              <a href="upgrade_11gr2_52_xa.html#idp978200">New Flag</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="upgrade_11gr2_52_xa.html#idp729168">Modified Function</a>
+              <a href="upgrade_11gr2_52_xa.html#idp982256">Modified Function</a>
             </span>
           </dt>
         </dl>
@@ -68,7 +68,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp720184"></a>Constraints</h3>
+              <h3 class="title"><a id="idp973264"></a>Constraints</h3>
             </div>
           </div>
         </div>
@@ -106,7 +106,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp725120"></a>New Flag</h3>
+              <h3 class="title"><a id="idp978200"></a>New Flag</h3>
             </div>
           </div>
         </div>
@@ -123,7 +123,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp729168"></a>Modified Function</h3>
+              <h3 class="title"><a id="idp982256"></a>Modified Function</h3>
             </div>
           </div>
         </div>
diff --git a/docs/installation/upgrade_11gr2_53_conn_status.html b/docs/installation/upgrade_11gr2_53_conn_status.html
index fa3744a..d6ef92d 100644
--- a/docs/installation/upgrade_11gr2_53_conn_status.html
+++ b/docs/installation/upgrade_11gr2_53_conn_status.html
@@ -42,17 +42,17 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="upgrade_11gr2_53_conn_status.html#idp506032">New Function</a>
+              <a href="upgrade_11gr2_53_conn_status.html#idp804776">New Function</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="upgrade_11gr2_53_conn_status.html#idp531112">New Class</a>
+              <a href="upgrade_11gr2_53_conn_status.html#idp771568">New Class</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="upgrade_11gr2_53_conn_status.html#idp564984">Deprecated Function</a>
+              <a href="upgrade_11gr2_53_conn_status.html#idp809200">Deprecated Function</a>
             </span>
           </dt>
         </dl>
@@ -71,7 +71,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp506032"></a>New Function</h3>
+              <h3 class="title"><a id="idp804776"></a>New Function</h3>
             </div>
           </div>
         </div>
@@ -87,7 +87,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp531112"></a>New Class</h3>
+              <h3 class="title"><a id="idp771568"></a>New Class</h3>
             </div>
           </div>
         </div>
@@ -103,7 +103,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp564984"></a>Deprecated Function</h3>
+              <h3 class="title"><a id="idp809200"></a>Deprecated Function</h3>
             </div>
           </div>
         </div>
diff --git a/docs/installation/upgrade_11gr2_53_excl.html b/docs/installation/upgrade_11gr2_53_excl.html
index ddfcfab..13d393b 100644
--- a/docs/installation/upgrade_11gr2_53_excl.html
+++ b/docs/installation/upgrade_11gr2_53_excl.html
@@ -42,7 +42,7 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="upgrade_11gr2_53_excl.html#idp567208">New Functions</a>
+              <a href="upgrade_11gr2_53_excl.html#idp811424">New Functions</a>
             </span>
           </dt>
         </dl>
@@ -59,7 +59,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp567208"></a>New Functions</h3>
+              <h3 class="title"><a id="idp811424"></a>New Functions</h3>
             </div>
           </div>
         </div>
diff --git a/docs/installation/upgrade_11gr2_53_heap_regionsize.html b/docs/installation/upgrade_11gr2_53_heap_regionsize.html
index 4e30c05..be3d86c 100644
--- a/docs/installation/upgrade_11gr2_53_heap_regionsize.html
+++ b/docs/installation/upgrade_11gr2_53_heap_regionsize.html
@@ -42,7 +42,7 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="upgrade_11gr2_53_heap_regionsize.html#idp570008">New Functions</a>
+              <a href="upgrade_11gr2_53_heap_regionsize.html#idp775064">New Functions</a>
             </span>
           </dt>
         </dl>
@@ -58,7 +58,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp570008"></a>New Functions</h3>
+              <h3 class="title"><a id="idp775064"></a>New Functions</h3>
             </div>
           </div>
         </div>
diff --git a/docs/installation/upgrade_11gr2_53_hotbackup.html b/docs/installation/upgrade_11gr2_53_hotbackup.html
index bcd0ea8..fe6845c 100644
--- a/docs/installation/upgrade_11gr2_53_hotbackup.html
+++ b/docs/installation/upgrade_11gr2_53_hotbackup.html
@@ -42,22 +42,22 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="upgrade_11gr2_53_hotbackup.html#idp571040">New Functions</a>
+              <a href="upgrade_11gr2_53_hotbackup.html#idp815256">New Functions</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="upgrade_11gr2_53_hotbackup.html#idp560912">Flags Accepted by DB_ENV->backup()</a>
+              <a href="upgrade_11gr2_53_hotbackup.html#idp805032">Flags Accepted by DB_ENV->backup()</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="upgrade_11gr2_53_hotbackup.html#idp578624">Flags Accepted by DB_ENV->dbbackup()</a>
+              <a href="upgrade_11gr2_53_hotbackup.html#idp822632">Flags Accepted by DB_ENV->dbbackup()</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="upgrade_11gr2_53_hotbackup.html#idp584448">Enumerations Accepted by DB_ENV->set_backup_config()</a>
+              <a href="upgrade_11gr2_53_hotbackup.html#idp828456">Enumerations Accepted by DB_ENV->set_backup_config()</a>
             </span>
           </dt>
         </dl>
@@ -76,7 +76,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp571040"></a>New Functions</h3>
+              <h3 class="title"><a id="idp815256"></a>New Functions</h3>
             </div>
           </div>
         </div>
@@ -101,7 +101,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp560912"></a>Flags Accepted by <a href="../api_reference/C/envbackup.html" class="olink">DB_ENV->backup()</a></h3>
+              <h3 class="title"><a id="idp805032"></a>Flags Accepted by <a href="../api_reference/C/envbackup.html" class="olink">DB_ENV->backup()</a></h3>
             </div>
           </div>
         </div>
@@ -138,7 +138,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp578624"></a>Flags Accepted by <a href="../api_reference/C/envdbbackup.html" class="olink">DB_ENV->dbbackup()</a></h3>
+              <h3 class="title"><a id="idp822632"></a>Flags Accepted by <a href="../api_reference/C/envdbbackup.html" class="olink">DB_ENV->dbbackup()</a></h3>
             </div>
           </div>
         </div>
@@ -157,7 +157,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp584448"></a>Enumerations Accepted by <a href="../api_reference/C/envset_backup_config.html" class="olink">DB_ENV->set_backup_config()</a></h3>
+              <h3 class="title"><a id="idp828456"></a>Enumerations Accepted by <a href="../api_reference/C/envset_backup_config.html" class="olink">DB_ENV->set_backup_config()</a></h3>
             </div>
           </div>
         </div>
diff --git a/docs/installation/upgrade_11gr2_53_meta_dir.html b/docs/installation/upgrade_11gr2_53_meta_dir.html
index 9290b6e..54de154 100644
--- a/docs/installation/upgrade_11gr2_53_meta_dir.html
+++ b/docs/installation/upgrade_11gr2_53_meta_dir.html
@@ -42,7 +42,7 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="upgrade_11gr2_53_meta_dir.html#idp593384">New Functions</a>
+              <a href="upgrade_11gr2_53_meta_dir.html#idp837576">New Functions</a>
             </span>
           </dt>
         </dl>
@@ -65,7 +65,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp593384"></a>New Functions</h3>
+              <h3 class="title"><a id="idp837576"></a>New Functions</h3>
             </div>
           </div>
         </div>
diff --git a/docs/installation/upgrade_11gr2_53_sql_pragma.html b/docs/installation/upgrade_11gr2_53_sql_pragma.html
index 09aca95..53b820a 100644
--- a/docs/installation/upgrade_11gr2_53_sql_pragma.html
+++ b/docs/installation/upgrade_11gr2_53_sql_pragma.html
@@ -42,7 +42,7 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="upgrade_11gr2_53_sql_pragma.html#idp599768">New PRAGMAs</a>
+              <a href="upgrade_11gr2_53_sql_pragma.html#idp843792">New PRAGMAs</a>
             </span>
           </dt>
         </dl>
@@ -64,7 +64,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp599768"></a>New PRAGMAs</h3>
+              <h3 class="title"><a id="idp843792"></a>New PRAGMAs</h3>
             </div>
           </div>
         </div>
diff --git a/docs/installation/upgrade_11gr2_53_sql_rep.html b/docs/installation/upgrade_11gr2_53_sql_rep.html
index 566a6f7..05d8095 100644
--- a/docs/installation/upgrade_11gr2_53_sql_rep.html
+++ b/docs/installation/upgrade_11gr2_53_sql_rep.html
@@ -42,12 +42,12 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="upgrade_11gr2_53_sql_rep.html#idp593704">PRAGMAs With Permanent Effects</a>
+              <a href="upgrade_11gr2_53_sql_rep.html#idp837896">PRAGMAs With Permanent Effects</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="upgrade_11gr2_53_sql_rep.html#idp600544">PRAGMAs That Can Now Operate on Existing Databases</a>
+              <a href="upgrade_11gr2_53_sql_rep.html#idp844568">PRAGMAs That Can Now Operate on Existing Databases</a>
             </span>
           </dt>
         </dl>
@@ -65,7 +65,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp593704"></a>PRAGMAs With Permanent Effects</h3>
+              <h3 class="title"><a id="idp837896"></a>PRAGMAs With Permanent Effects</h3>
             </div>
           </div>
         </div>
@@ -81,7 +81,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp600544"></a>PRAGMAs That Can Now Operate on Existing Databases</h3>
+              <h3 class="title"><a id="idp844568"></a>PRAGMAs That Can Now Operate on Existing Databases</h3>
             </div>
           </div>
         </div>
diff --git a/docs/installation/upgrade_11gr2_toc.html b/docs/installation/upgrade_11gr2_toc.html
index 4a3d9b1..0ca77f1 100644
--- a/docs/installation/upgrade_11gr2_toc.html
+++ b/docs/installation/upgrade_11gr2_toc.html
@@ -94,22 +94,22 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_0.html#idp872512">Changes between 11.2.5.0.26  and 11.2.5.0.32</a>
+                  <a href="changelog_5_0.html#idp1125968">Changes between 11.2.5.0.26  and 11.2.5.0.32</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_0.html#idp863208">Changes between 11.2.5.0.21  and 11.2.5.0.26</a>
+                  <a href="changelog_5_0.html#idp1126872">Changes between 11.2.5.0.21  and 11.2.5.0.26</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_0.html#idp851296">Changes between 4.8 and 11.2.5.0.21</a>
+                  <a href="changelog_5_0.html#idp1125192">Changes between 4.8 and 11.2.5.0.21</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_0.html#idp883672">Known Bugs</a>
+                  <a href="changelog_5_0.html#idp1131672">Known Bugs</a>
                 </span>
               </dt>
             </dl>
diff --git a/docs/installation/upgrade_4_8_toc.html b/docs/installation/upgrade_4_8_toc.html
index 1a32195..4b3fa24 100644
--- a/docs/installation/upgrade_4_8_toc.html
+++ b/docs/installation/upgrade_4_8_toc.html
@@ -75,183 +75,183 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_8.html#idp908504">
+                  <a href="changelog_4_8.html#idp1162104">
 Changes between 4.8.26 and 4.8.28:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_8.html#idp853904">
+                  <a href="changelog_4_8.html#idp1184264">
 Known bugs in 4.8 </a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_8.html#idp885088">
+                  <a href="changelog_4_8.html#idp1139288">
 Changes between 4.8.24 and 4.8.26:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_8.html#idp907544">
+                  <a href="changelog_4_8.html#idp1091200">
 Changes between 4.8.21 and 4.8.24:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_8.html#idp853432">
+                  <a href="changelog_4_8.html#idp1199520">
 Changes between 4.7 and 4.8.21:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_8.html#idp944680">
+                  <a href="changelog_4_8.html#idp1200208">
 Database or Log File On-Disk Format Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_8.html#idp875992">
+                  <a href="changelog_4_8.html#idp981712">
 New Features:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_8.html#idp945096">
+                  <a href="changelog_4_8.html#idp1130224">
 Database Environment Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_8.html#idp953944">
+                  <a href="changelog_4_8.html#idp1209320">
 Concurrent Data Store Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_8.html#idp954344">
+                  <a href="changelog_4_8.html#idp1209720">
 General Access Method Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_8.html#idp964688">
+                  <a href="changelog_4_8.html#idp1218064">
 Btree Access Method Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_8.html#idp962400">
+                  <a href="changelog_4_8.html#idp1215560">
 Hash Access Method Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_8.html#idp972744">
+                  <a href="changelog_4_8.html#idp1226120">
 Queue Access Method Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_8.html#idp973816">
+                  <a href="changelog_4_8.html#idp1163928">
 Recno Access Method Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_8.html#idp959840">
+                  <a href="changelog_4_8.html#idp1138904">
 C-specific API Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_8.html#idp964968">
+                  <a href="changelog_4_8.html#idp1218344">
 C++-specific API Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_8.html#idp985536">
+                  <a href="changelog_4_8.html#idp1238856">
 Java-specific API Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_8.html#idp978792">
+                  <a href="changelog_4_8.html#idp1232112">
 
  Direct Persistence Layer (DPL), Bindings and Collections API:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_8.html#idp979064">
+                  <a href="changelog_4_8.html#idp1232384">
 
  Tcl-specific API Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_8.html#idp991048">
+                  <a href="changelog_4_8.html#idp1244368">
 RPC-specific Client/Server Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_8.html#idp992632">
+                  <a href="changelog_4_8.html#idp1245896">
 Replication Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_8.html#idp988920">
+                  <a href="changelog_4_8.html#idp1242240">
 XA Resource Manager Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_8.html#idp994464">
+                  <a href="changelog_4_8.html#idp1247728">
 Locking Subsystem Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_8.html#idp987808">
+                  <a href="changelog_4_8.html#idp1241128">
 Logging Subsystem Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_8.html#idp1005064">
+                  <a href="changelog_4_8.html#idp1258328">
 Memory Pool Subsystem Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_8.html#idp1005456">
+                  <a href="changelog_4_8.html#idp1258720">
 Mutex Subsystem Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_8.html#idp987512">
+                  <a href="changelog_4_8.html#idp1240832">
 Test Suite Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_8.html#idp996512">
+                  <a href="changelog_4_8.html#idp1249776">
 Transaction Subsystem Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_8.html#idp1018456">
+                  <a href="changelog_4_8.html#idp1271664">
 Utility Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_8.html#idp1020896">
+                  <a href="changelog_4_8.html#idp1274104">
 Configuration, Documentation, Sample Application, Portability and Build Changes:</a>
                 </span>
               </dt>
diff --git a/docs/installation/upgrade_51_toc.html b/docs/installation/upgrade_51_toc.html
index a783dfb..573e0e6 100644
--- a/docs/installation/upgrade_51_toc.html
+++ b/docs/installation/upgrade_51_toc.html
@@ -79,122 +79,122 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_1.html#idp799888">Database or Log File On-Disk Format Changes</a>
+                  <a href="changelog_5_1.html#idp1052992">Database or Log File On-Disk Format Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_1.html#idp792216">New Features</a>
+                  <a href="changelog_5_1.html#idp953176">New Features</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_1.html#idp787976">Database Environment Changes</a>
+                  <a href="changelog_5_1.html#idp1045336">Database Environment Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_1.html#idp806432">Concurrent Data Store Changes</a>
+                  <a href="changelog_5_1.html#idp1059760">Concurrent Data Store Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_1.html#idp727768">Access Method Changes</a>
+                  <a href="changelog_5_1.html#idp981016">Access Method Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_1.html#idp795776">API Changes</a>
+                  <a href="changelog_5_1.html#idp1049008">API Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_1.html#idp802264">SQL-Specific API Changes</a>
+                  <a href="changelog_5_1.html#idp1055592">SQL-Specific API Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_1.html#idp803624">Tcl-Specific API Changes</a>
+                  <a href="changelog_5_1.html#idp1056952">Tcl-Specific API Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_1.html#idp799176">Java-Specific API Changes</a>
+                  <a href="changelog_5_1.html#idp1052280">Java-Specific API Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_1.html#idp734296">C#-Specific API Changes</a>
+                  <a href="changelog_5_1.html#idp987592">C#-Specific API Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_1.html#idp807320">Direct Persistence Layer (DPL), Bindings and Collections API</a>
+                  <a href="changelog_5_1.html#idp1060648">Direct Persistence Layer (DPL), Bindings and Collections API</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_1.html#idp816672">Replication Changes</a>
+                  <a href="changelog_5_1.html#idp1070000">Replication Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_1.html#idp827552">Locking Subsystem Changes</a>
+                  <a href="changelog_5_1.html#idp1080936">Locking Subsystem Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_1.html#idp839224">Logging Subsystem Changes</a>
+                  <a href="changelog_5_1.html#idp1092608">Logging Subsystem Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_1.html#idp822992">Memory Pool Subsystem Changes</a>
+                  <a href="changelog_5_1.html#idp1076376">Memory Pool Subsystem Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_1.html#idp827368">Mutex Subsystem Changes</a>
+                  <a href="changelog_5_1.html#idp1080752">Mutex Subsystem Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_1.html#idp836200">Transaction Subsystem Changes</a>
+                  <a href="changelog_5_1.html#idp1089584">Transaction Subsystem Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_1.html#idp813832">Test Suite Changes</a>
+                  <a href="changelog_5_1.html#idp1067160">Test Suite Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_1.html#idp834616">Utility Changes</a>
+                  <a href="changelog_5_1.html#idp1088000">Utility Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_1.html#idp837928">Configuration, Documentation, Sample Apps, Portability, and Build Changes</a>
+                  <a href="changelog_5_1.html#idp1091312">Configuration, Documentation, Sample Apps, Portability, and Build Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_1.html#idp828192">Example Changes</a>
+                  <a href="changelog_5_1.html#idp1081576">Example Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_1.html#idp848592">Miscellaneous Bug Fixes</a>
+                  <a href="changelog_5_1.html#idp1102152">Miscellaneous Bug Fixes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_1.html#idp846464">Deprecated Features</a>
+                  <a href="changelog_5_1.html#idp1100024">Deprecated Features</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_1.html#idp847112">Known Bugs</a>
+                  <a href="changelog_5_1.html#idp1100672">Known Bugs</a>
                 </span>
               </dt>
             </dl>
diff --git a/docs/installation/upgrade_52_toc.html b/docs/installation/upgrade_52_toc.html
index 6d25649..10b5a25 100644
--- a/docs/installation/upgrade_52_toc.html
+++ b/docs/installation/upgrade_52_toc.html
@@ -69,7 +69,7 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="upgrade_11gr2_52_rep_dbt_readonly.html#idp654424">New Flag</a>
+                  <a href="upgrade_11gr2_52_rep_dbt_readonly.html#idp907000">New Flag</a>
                 </span>
               </dt>
             </dl>
@@ -83,12 +83,12 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="upgrade_11gr2_52_dyn_env.html#idp611120">New Functions</a>
+                  <a href="upgrade_11gr2_52_dyn_env.html#idp902144">New Functions</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="upgrade_11gr2_52_dyn_env.html#idp659088">Deprecated Functions</a>
+                  <a href="upgrade_11gr2_52_dyn_env.html#idp912000">Deprecated Functions</a>
                 </span>
               </dt>
             </dl>
@@ -107,37 +107,37 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="upgrade_11gr2_52_grp_mbr.html#idp676752">Upgrading</a>
+                  <a href="upgrade_11gr2_52_grp_mbr.html#idp929720">Upgrading</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="upgrade_11gr2_52_grp_mbr.html#idp657144">New Functions</a>
+                  <a href="upgrade_11gr2_52_grp_mbr.html#idp910056">New Functions</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="upgrade_11gr2_52_grp_mbr.html#idp655568">Modified Functions</a>
+                  <a href="upgrade_11gr2_52_grp_mbr.html#idp901088">Modified Functions</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="upgrade_11gr2_52_grp_mbr.html#idp602496">New Events</a>
+                  <a href="upgrade_11gr2_52_grp_mbr.html#idp924520">New Events</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="upgrade_11gr2_52_grp_mbr.html#idp684960">Removed Functions</a>
+                  <a href="upgrade_11gr2_52_grp_mbr.html#idp937928">Removed Functions</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="upgrade_11gr2_52_grp_mbr.html#idp650072">New Parameters</a>
+                  <a href="upgrade_11gr2_52_grp_mbr.html#idp909344">New Parameters</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="upgrade_11gr2_52_grp_mbr.html#idp671784">New Structure</a>
+                  <a href="upgrade_11gr2_52_grp_mbr.html#idp924776">New Structure</a>
                 </span>
               </dt>
             </dl>
@@ -151,17 +151,17 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="upgrade_11gr2_52_heap.html#idp683880">New Functions</a>
+                  <a href="upgrade_11gr2_52_heap.html#idp936848">New Functions</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="upgrade_11gr2_52_heap.html#idp677456">Modified Functions</a>
+                  <a href="upgrade_11gr2_52_heap.html#idp930424">Modified Functions</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="upgrade_11gr2_52_heap.html#idp678808">New Definition</a>
+                  <a href="upgrade_11gr2_52_heap.html#idp931776">New Definition</a>
                 </span>
               </dt>
             </dl>
@@ -175,7 +175,7 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="upgrade_11gr2_52_mvcc_sql.html#idp698336">New Pragmas</a>
+                  <a href="upgrade_11gr2_52_mvcc_sql.html#idp951464">New Pragmas</a>
                 </span>
               </dt>
             </dl>
@@ -194,7 +194,7 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="upgrade_11gr2_52_rep_sql.html#idp709672">New Pragmas</a>
+                  <a href="upgrade_11gr2_52_rep_sql.html#idp962696">New Pragmas</a>
                 </span>
               </dt>
             </dl>
@@ -208,7 +208,7 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="upgrade_11gr2_52_repmgr_channels.html#idp704400">New Functions</a>
+                  <a href="upgrade_11gr2_52_repmgr_channels.html#idp919280">New Functions</a>
                 </span>
               </dt>
             </dl>
@@ -222,7 +222,7 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="upgrade_11gr2_52_seq_sql.html#idp710392">New Functions</a>
+                  <a href="upgrade_11gr2_52_seq_sql.html#idp963480">New Functions</a>
                 </span>
               </dt>
             </dl>
@@ -236,17 +236,17 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="upgrade_11gr2_52_xa.html#idp720184">Constraints</a>
+                  <a href="upgrade_11gr2_52_xa.html#idp973264">Constraints</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="upgrade_11gr2_52_xa.html#idp725120">New Flag</a>
+                  <a href="upgrade_11gr2_52_xa.html#idp978200">New Flag</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="upgrade_11gr2_52_xa.html#idp729168">Modified Function</a>
+                  <a href="upgrade_11gr2_52_xa.html#idp982256">Modified Function</a>
                 </span>
               </dt>
             </dl>
@@ -265,112 +265,112 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_2.html#idp719568">Database or Log File On-Disk Format Changes</a>
+                  <a href="changelog_5_2.html#idp972456">Database or Log File On-Disk Format Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_2.html#idp725640">New Features</a>
+                  <a href="changelog_5_2.html#idp978720">New Features</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_2.html#idp731112">Database Environment Changes</a>
+                  <a href="changelog_5_2.html#idp984720">Database Environment Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_2.html#idp742672">Concurrent Data Store Changes</a>
+                  <a href="changelog_5_2.html#idp995752">Concurrent Data Store Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_2.html#idp736048">Access Method Changes</a>
+                  <a href="changelog_5_2.html#idp989160">Access Method Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_2.html#idp736464">SQL API Changes</a>
+                  <a href="changelog_5_2.html#idp989544">SQL API Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_2.html#idp719112">C API Changes</a>
+                  <a href="changelog_5_2.html#idp971912">C API Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_2.html#idp743448">Tcl-specific API Changes</a>
+                  <a href="changelog_5_2.html#idp996528">Tcl-specific API Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_2.html#idp749040">C#-specific API Changes</a>
+                  <a href="changelog_5_2.html#idp972000">C#-specific API Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_2.html#idp741376">Replication Changes</a>
+                  <a href="changelog_5_2.html#idp994456">Replication Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_2.html#idp743864">Locking Subsystem Changes</a>
+                  <a href="changelog_5_2.html#idp996912">Locking Subsystem Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_2.html#idp749456">Logging Subsystem Changes</a>
+                  <a href="changelog_5_2.html#idp1010640">Logging Subsystem Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_2.html#idp763176">Memory Pool Subsystem Changes</a>
+                  <a href="changelog_5_2.html#idp992728">Memory Pool Subsystem Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_2.html#idp765792">Mutex Subsystem Changes</a>
+                  <a href="changelog_5_2.html#idp1018872">Mutex Subsystem Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_2.html#idp766552">Transaction Subsystem Changes</a>
+                  <a href="changelog_5_2.html#idp1011056">Transaction Subsystem Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_2.html#idp763560">Test Suite Changes</a>
+                  <a href="changelog_5_2.html#idp1003424">Test Suite Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_2.html#idp776568">Utility Changes</a>
+                  <a href="changelog_5_2.html#idp1029752">Utility Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_2.html#idp766936">Configuration, Documentation, Sample Apps, Portability and Build Changes</a>
+                  <a href="changelog_5_2.html#idp1031368">Configuration, Documentation, Sample Apps, Portability and Build Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_2.html#idp780312">Example Changes</a>
+                  <a href="changelog_5_2.html#idp1003200">Example Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_2.html#idp781208">Miscellaneous Bug Fixes</a>
+                  <a href="changelog_5_2.html#idp1034280">Miscellaneous Bug Fixes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_2.html#idp782744">Deprecated Features</a>
+                  <a href="changelog_5_2.html#idp1035816">Deprecated Features</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_2.html#idp785040">Known Bugs</a>
+                  <a href="changelog_5_2.html#idp1037736">Known Bugs</a>
                 </span>
               </dt>
             </dl>
diff --git a/docs/installation/upgrade_53_toc.html b/docs/installation/upgrade_53_toc.html
index f14a91d..55d7515 100644
--- a/docs/installation/upgrade_53_toc.html
+++ b/docs/installation/upgrade_53_toc.html
@@ -64,17 +64,17 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="upgrade_11gr2_53_conn_status.html#idp506032">New Function</a>
+                  <a href="upgrade_11gr2_53_conn_status.html#idp804776">New Function</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="upgrade_11gr2_53_conn_status.html#idp531112">New Class</a>
+                  <a href="upgrade_11gr2_53_conn_status.html#idp771568">New Class</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="upgrade_11gr2_53_conn_status.html#idp564984">Deprecated Function</a>
+                  <a href="upgrade_11gr2_53_conn_status.html#idp809200">Deprecated Function</a>
                 </span>
               </dt>
             </dl>
@@ -88,7 +88,7 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="upgrade_11gr2_53_excl.html#idp567208">New Functions</a>
+                  <a href="upgrade_11gr2_53_excl.html#idp811424">New Functions</a>
                 </span>
               </dt>
             </dl>
@@ -102,7 +102,7 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="upgrade_11gr2_53_heap_regionsize.html#idp570008">New Functions</a>
+                  <a href="upgrade_11gr2_53_heap_regionsize.html#idp775064">New Functions</a>
                 </span>
               </dt>
             </dl>
@@ -116,22 +116,22 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="upgrade_11gr2_53_hotbackup.html#idp571040">New Functions</a>
+                  <a href="upgrade_11gr2_53_hotbackup.html#idp815256">New Functions</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="upgrade_11gr2_53_hotbackup.html#idp560912">Flags Accepted by DB_ENV->backup()</a>
+                  <a href="upgrade_11gr2_53_hotbackup.html#idp805032">Flags Accepted by DB_ENV->backup()</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="upgrade_11gr2_53_hotbackup.html#idp578624">Flags Accepted by DB_ENV->dbbackup()</a>
+                  <a href="upgrade_11gr2_53_hotbackup.html#idp822632">Flags Accepted by DB_ENV->dbbackup()</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="upgrade_11gr2_53_hotbackup.html#idp584448">Enumerations Accepted by DB_ENV->set_backup_config()</a>
+                  <a href="upgrade_11gr2_53_hotbackup.html#idp828456">Enumerations Accepted by DB_ENV->set_backup_config()</a>
                 </span>
               </dt>
             </dl>
@@ -150,7 +150,7 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="upgrade_11gr2_53_meta_dir.html#idp593384">New Functions</a>
+                  <a href="upgrade_11gr2_53_meta_dir.html#idp837576">New Functions</a>
                 </span>
               </dt>
             </dl>
@@ -169,7 +169,7 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="upgrade_11gr2_53_sql_pragma.html#idp599768">New PRAGMAs</a>
+                  <a href="upgrade_11gr2_53_sql_pragma.html#idp843792">New PRAGMAs</a>
                 </span>
               </dt>
             </dl>
@@ -183,12 +183,12 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="upgrade_11gr2_53_sql_rep.html#idp593704">PRAGMAs With Permanent Effects</a>
+                  <a href="upgrade_11gr2_53_sql_rep.html#idp837896">PRAGMAs With Permanent Effects</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="upgrade_11gr2_53_sql_rep.html#idp600544">PRAGMAs That Can Now Operate on Existing Databases</a>
+                  <a href="upgrade_11gr2_53_sql_rep.html#idp844568">PRAGMAs That Can Now Operate on Existing Databases</a>
                 </span>
               </dt>
             </dl>
@@ -207,82 +207,87 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_3.html#idp594928">Changes between 11.2.5.3.15 and 11.2.5.3.21</a>
+                  <a href="changelog_5_3.html#idp839120">Changes between 11.2.5.3.21 and 11.2.5.3.28</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_3.html#idp608376">Database or Log File On-Disk Format Changes</a>
+                  <a href="changelog_5_3.html#idp845408">Changes between 11.2.5.3.15 and 11.2.5.3.21</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_3.html#idp590024">New Features</a>
+                  <a href="changelog_5_3.html#idp636088">Database or Log File On-Disk Format Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_3.html#idp594216">Database Environment Changes</a>
+                  <a href="changelog_5_3.html#idp856040">New Features</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_3.html#idp607088">Access Method Changes</a>
+                  <a href="changelog_5_3.html#idp853696">Database Environment Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_3.html#idp616640">SQL API Changes</a>
+                  <a href="changelog_5_3.html#idp844240">Access Method Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_3.html#idp610088">Java-specific API changes</a>
+                  <a href="changelog_5_3.html#idp838728">SQL API Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_3.html#idp616728">Replication Changes</a>
+                  <a href="changelog_5_3.html#idp863240">Java-specific API changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_3.html#idp594560">Locking Subsystem Changes</a>
+                  <a href="changelog_5_3.html#idp867984">Replication Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_3.html#idp635880">Logging Subsystem Changes</a>
+                  <a href="changelog_5_3.html#idp853912">Locking Subsystem Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_3.html#idp625488">Memory Pool Subsystem Changes</a>
+                  <a href="changelog_5_3.html#idp844888">Logging Subsystem Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_3.html#idp632288">Mutex Subsystem Changes</a>
+                  <a href="changelog_5_3.html#idp868368">Memory Pool Subsystem Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_3.html#idp636296">Transaction Subsystem Changes</a>
+                  <a href="changelog_5_3.html#idp883216">Mutex Subsystem Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_3.html#idp625872">Utility Changes</a>
+                  <a href="changelog_5_3.html#idp875448">Transaction Subsystem Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_3.html#idp632040">Configuration, Documentation, Sample Apps, Portability and Build Changes</a>
+                  <a href="changelog_5_3.html#idp889064">Utility Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_5_3.html#idp641456">Known Bugs</a>
+                  <a href="changelog_5_3.html#idp892136">Configuration, Documentation, Sample Apps, Portability and Build Changes</a>
+                </span>
+              </dt>
+              <dt>
+                <span class="sect2">
+                  <a href="changelog_5_3.html#idp892656">Known Bugs</a>
                 </span>
               </dt>
             </dl>
diff --git a/docs/installation/win_build64.html b/docs/installation/win_build64.html
index 8a7507c..9a60369 100644
--- a/docs/installation/win_build64.html
+++ b/docs/installation/win_build64.html
@@ -42,7 +42,7 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="win_build64.html#idm80112">x64 build with Visual Studio 2005 or newer</a>
+              <a href="win_build64.html#idp259672">x64 build with Visual Studio 2005 or newer</a>
             </span>
           </dt>
         </dl>
@@ -80,7 +80,7 @@ or to cross-compile from a 32-bit system.</p>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm80112"></a>x64 build with Visual Studio 2005 or newer</h3>
+              <h3 class="title"><a id="idp259672"></a>x64 build with Visual Studio 2005 or newer</h3>
             </div>
           </div>
         </div>
diff --git a/docs/java/allclasses-frame.html b/docs/java/allclasses-frame.html
index 5c3e6b4c..09cb5f1 100644
--- a/docs/java/allclasses-frame.html
+++ b/docs/java/allclasses-frame.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:11 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:07 EDT 2013 -->
 <TITLE>
 All Classes (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="style.css" TITLE="Style">
 
diff --git a/docs/java/allclasses-noframe.html b/docs/java/allclasses-noframe.html
index 5d8bbe1..181eab7 100644
--- a/docs/java/allclasses-noframe.html
+++ b/docs/java/allclasses-noframe.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:11 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:07 EDT 2013 -->
 <TITLE>
 All Classes (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="style.css" TITLE="Style">
 
diff --git a/docs/java/com/sleepycat/bind/ByteArrayBinding.html b/docs/java/com/sleepycat/bind/ByteArrayBinding.html
index 6d0b90a..2665159 100644
--- a/docs/java/com/sleepycat/bind/ByteArrayBinding.html
+++ b/docs/java/com/sleepycat/bind/ByteArrayBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 ByteArrayBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -255,7 +255,7 @@ public void <B>objectToEntry</B>(byte[] object,
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -291,6 +291,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/EntityBinding.html b/docs/java/com/sleepycat/bind/EntityBinding.html
index 4e946d7..604b021 100644
--- a/docs/java/com/sleepycat/bind/EntityBinding.html
+++ b/docs/java/com/sleepycat/bind/EntityBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 EntityBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -229,7 +229,7 @@ void <B>objectToData</B>(<A HREF="../../../com/sleepycat/bind/EntityBinding.html
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -265,6 +265,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/EntryBinding.html b/docs/java/com/sleepycat/bind/EntryBinding.html
index 8e37c51..2c45e9f 100644
--- a/docs/java/com/sleepycat/bind/EntryBinding.html
+++ b/docs/java/com/sleepycat/bind/EntryBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 EntryBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -204,7 +204,7 @@ void <B>objectToEntry</B>(<A HREF="../../../com/sleepycat/bind/EntryBinding.html
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -240,6 +240,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/RecordNumberBinding.html b/docs/java/com/sleepycat/bind/RecordNumberBinding.html
index 57f94dd..7cf73b2 100644
--- a/docs/java/com/sleepycat/bind/RecordNumberBinding.html
+++ b/docs/java/com/sleepycat/bind/RecordNumberBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 RecordNumberBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -313,7 +313,7 @@ public static void <B>recordNumberToEntry</B>(long recordNumber,
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -349,6 +349,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/class-use/ByteArrayBinding.html b/docs/java/com/sleepycat/bind/class-use/ByteArrayBinding.html
index 8fb0eb5..687744d 100644
--- a/docs/java/com/sleepycat/bind/class-use/ByteArrayBinding.html
+++ b/docs/java/com/sleepycat/bind/class-use/ByteArrayBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.bind.ByteArrayBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.bind.ByteArrayBinding
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.bind.ByteArrayBinding
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/class-use/EntityBinding.html b/docs/java/com/sleepycat/bind/class-use/EntityBinding.html
index 88d4839..6327bb1 100644
--- a/docs/java/com/sleepycat/bind/class-use/EntityBinding.html
+++ b/docs/java/com/sleepycat/bind/class-use/EntityBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Interface com.sleepycat.bind.EntityBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -341,7 +341,7 @@ Uses of <A HREF="../../../../com/sleepycat/bind/EntityBinding.html" title="inter
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -371,6 +371,6 @@ Uses of <A HREF="../../../../com/sleepycat/bind/EntityBinding.html" title="inter
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/class-use/EntryBinding.html b/docs/java/com/sleepycat/bind/class-use/EntryBinding.html
index 8e5c570..dd90615 100644
--- a/docs/java/com/sleepycat/bind/class-use/EntryBinding.html
+++ b/docs/java/com/sleepycat/bind/class-use/EntryBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Interface com.sleepycat.bind.EntryBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -657,7 +657,7 @@ Uses of <A HREF="../../../../com/sleepycat/bind/EntryBinding.html" title="interf
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -687,6 +687,6 @@ Uses of <A HREF="../../../../com/sleepycat/bind/EntryBinding.html" title="interf
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/class-use/RecordNumberBinding.html b/docs/java/com/sleepycat/bind/class-use/RecordNumberBinding.html
index d5f9343..e367b78 100644
--- a/docs/java/com/sleepycat/bind/class-use/RecordNumberBinding.html
+++ b/docs/java/com/sleepycat/bind/class-use/RecordNumberBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.bind.RecordNumberBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.bind.RecordNumberBinding
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.bind.RecordNumberBinding
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/package-frame.html b/docs/java/com/sleepycat/bind/package-frame.html
index 14675f3..cb6cedf 100644
--- a/docs/java/com/sleepycat/bind/package-frame.html
+++ b/docs/java/com/sleepycat/bind/package-frame.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 com.sleepycat.bind (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
diff --git a/docs/java/com/sleepycat/bind/package-summary.html b/docs/java/com/sleepycat/bind/package-summary.html
index 49f3013..fbb7aff 100644
--- a/docs/java/com/sleepycat/bind/package-summary.html
+++ b/docs/java/com/sleepycat/bind/package-summary.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 com.sleepycat.bind (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -161,7 +161,7 @@ Bindings between database entries and Java objects.
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -191,6 +191,6 @@ Bindings between database entries and Java objects.
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/package-tree.html b/docs/java/com/sleepycat/bind/package-tree.html
index 847ebc7..565d6a1 100644
--- a/docs/java/com/sleepycat/bind/package-tree.html
+++ b/docs/java/com/sleepycat/bind/package-tree.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 com.sleepycat.bind Class Hierarchy (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -125,7 +125,7 @@ Interface Hierarchy
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -155,6 +155,6 @@ Interface Hierarchy
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/package-use.html b/docs/java/com/sleepycat/bind/package-use.html
index 3da871d..754d5b7 100644
--- a/docs/java/com/sleepycat/bind/package-use.html
+++ b/docs/java/com/sleepycat/bind/package-use.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:07 EDT 2013 -->
 <TITLE>
 Uses of Package com.sleepycat.bind (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -236,7 +236,7 @@ Classes in <A HREF="../../../com/sleepycat/bind/package-summary.html">com.sleepy
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -266,6 +266,6 @@ Classes in <A HREF="../../../com/sleepycat/bind/package-summary.html">com.sleepy
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/serial/ClassCatalog.html b/docs/java/com/sleepycat/bind/serial/ClassCatalog.html
index 218e58f..4c7189f 100644
--- a/docs/java/com/sleepycat/bind/serial/ClassCatalog.html
+++ b/docs/java/com/sleepycat/bind/serial/ClassCatalog.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 ClassCatalog (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -284,7 +284,7 @@ getClassLoader</H3>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -320,6 +320,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/serial/SerialBase.html b/docs/java/com/sleepycat/bind/serial/SerialBase.html
index 1c07fb8..1bfce91 100644
--- a/docs/java/com/sleepycat/bind/serial/SerialBase.html
+++ b/docs/java/com/sleepycat/bind/serial/SerialBase.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 SerialBase (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -294,7 +294,7 @@ protected <A HREF="../../../../com/sleepycat/util/FastOutputStream.html" title="
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -330,6 +330,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/serial/SerialBinding.html b/docs/java/com/sleepycat/bind/serial/SerialBinding.html
index 4c30d27..50373b0 100644
--- a/docs/java/com/sleepycat/bind/serial/SerialBinding.html
+++ b/docs/java/com/sleepycat/bind/serial/SerialBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 SerialBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -379,7 +379,7 @@ public void <B>objectToEntry</B>(<A HREF="../../../../com/sleepycat/bind/serial/
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -415,6 +415,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/serial/SerialInput.html b/docs/java/com/sleepycat/bind/serial/SerialInput.html
index f3f2680..7278bf0 100644
--- a/docs/java/com/sleepycat/bind/serial/SerialInput.html
+++ b/docs/java/com/sleepycat/bind/serial/SerialInput.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 SerialInput (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -351,7 +351,7 @@ protected <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/io/Obje
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -387,6 +387,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/serial/SerialOutput.html b/docs/java/com/sleepycat/bind/serial/SerialOutput.html
index a2b09fd..39f6ad8 100644
--- a/docs/java/com/sleepycat/bind/serial/SerialOutput.html
+++ b/docs/java/com/sleepycat/bind/serial/SerialOutput.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 SerialOutput (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -325,7 +325,7 @@ public static byte[] <B>getStreamHeader</B>()</PRE>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -361,6 +361,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/serial/SerialSerialBinding.html b/docs/java/com/sleepycat/bind/serial/SerialSerialBinding.html
index 09f4e32..962afbb 100644
--- a/docs/java/com/sleepycat/bind/serial/SerialSerialBinding.html
+++ b/docs/java/com/sleepycat/bind/serial/SerialSerialBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 SerialSerialBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -400,7 +400,7 @@ public abstract <A HREF="../../../../com/sleepycat/bind/serial/SerialSerialBindi
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -436,6 +436,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/serial/SerialSerialKeyCreator.html b/docs/java/com/sleepycat/bind/serial/SerialSerialKeyCreator.html
index c1c8aa0..fb70243 100644
--- a/docs/java/com/sleepycat/bind/serial/SerialSerialKeyCreator.html
+++ b/docs/java/com/sleepycat/bind/serial/SerialSerialKeyCreator.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 SerialSerialKeyCreator (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -468,7 +468,7 @@ public <A HREF="../../../../com/sleepycat/bind/serial/SerialSerialKeyCreator.htm
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -504,6 +504,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/serial/StoredClassCatalog.html b/docs/java/com/sleepycat/bind/serial/StoredClassCatalog.html
index e29bdd3..22a207b 100644
--- a/docs/java/com/sleepycat/bind/serial/StoredClassCatalog.html
+++ b/docs/java/com/sleepycat/bind/serial/StoredClassCatalog.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 StoredClassCatalog (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -348,7 +348,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -384,6 +384,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/serial/TupleSerialBinding.html b/docs/java/com/sleepycat/bind/serial/TupleSerialBinding.html
index efb6c59..bfc254a 100644
--- a/docs/java/com/sleepycat/bind/serial/TupleSerialBinding.html
+++ b/docs/java/com/sleepycat/bind/serial/TupleSerialBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 TupleSerialBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -448,7 +448,7 @@ public abstract <A HREF="../../../../com/sleepycat/bind/serial/TupleSerialBindin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -484,6 +484,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/serial/TupleSerialKeyCreator.html b/docs/java/com/sleepycat/bind/serial/TupleSerialKeyCreator.html
index f7378c3..24e89ba 100644
--- a/docs/java/com/sleepycat/bind/serial/TupleSerialKeyCreator.html
+++ b/docs/java/com/sleepycat/bind/serial/TupleSerialKeyCreator.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 TupleSerialKeyCreator (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -446,7 +446,7 @@ public <A HREF="../../../../com/sleepycat/bind/serial/TupleSerialKeyCreator.html
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -482,6 +482,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html b/docs/java/com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html
index e892c08..6cd50ba 100644
--- a/docs/java/com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html
+++ b/docs/java/com/sleepycat/bind/serial/TupleSerialMarshalledBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 TupleSerialMarshalledBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -362,7 +362,7 @@ public <A HREF="../../../../com/sleepycat/bind/serial/TupleSerialMarshalledBindi
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -398,6 +398,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/serial/TupleSerialMarshalledKeyCreator.html b/docs/java/com/sleepycat/bind/serial/TupleSerialMarshalledKeyCreator.html
index bd4f9bc..07a399c 100644
--- a/docs/java/com/sleepycat/bind/serial/TupleSerialMarshalledKeyCreator.html
+++ b/docs/java/com/sleepycat/bind/serial/TupleSerialMarshalledKeyCreator.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 TupleSerialMarshalledKeyCreator (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -321,7 +321,7 @@ public <A HREF="../../../../com/sleepycat/bind/serial/TupleSerialMarshalledKeyCr
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -357,6 +357,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/serial/class-use/ClassCatalog.html b/docs/java/com/sleepycat/bind/serial/class-use/ClassCatalog.html
index f711bbd..2a89906 100644
--- a/docs/java/com/sleepycat/bind/serial/class-use/ClassCatalog.html
+++ b/docs/java/com/sleepycat/bind/serial/class-use/ClassCatalog.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Interface com.sleepycat.bind.serial.ClassCatalog (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -263,7 +263,7 @@ Uses of <A HREF="../../../../../com/sleepycat/bind/serial/ClassCatalog.html" tit
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -293,6 +293,6 @@ Uses of <A HREF="../../../../../com/sleepycat/bind/serial/ClassCatalog.html" tit
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/serial/class-use/SerialBase.html b/docs/java/com/sleepycat/bind/serial/class-use/SerialBase.html
index ce2265f..43ab437 100644
--- a/docs/java/com/sleepycat/bind/serial/class-use/SerialBase.html
+++ b/docs/java/com/sleepycat/bind/serial/class-use/SerialBase.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.bind.serial.SerialBase (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -146,7 +146,7 @@ Uses of <A HREF="../../../../../com/sleepycat/bind/serial/SerialBase.html" title
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -176,6 +176,6 @@ Uses of <A HREF="../../../../../com/sleepycat/bind/serial/SerialBase.html" title
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/serial/class-use/SerialBinding.html b/docs/java/com/sleepycat/bind/serial/class-use/SerialBinding.html
index 13d4f92..7a47528 100644
--- a/docs/java/com/sleepycat/bind/serial/class-use/SerialBinding.html
+++ b/docs/java/com/sleepycat/bind/serial/class-use/SerialBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.bind.serial.SerialBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -241,7 +241,7 @@ Uses of <A HREF="../../../../../com/sleepycat/bind/serial/SerialBinding.html" ti
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -271,6 +271,6 @@ Uses of <A HREF="../../../../../com/sleepycat/bind/serial/SerialBinding.html" ti
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/serial/class-use/SerialInput.html b/docs/java/com/sleepycat/bind/serial/class-use/SerialInput.html
index ea5de68..2e3dd52 100644
--- a/docs/java/com/sleepycat/bind/serial/class-use/SerialInput.html
+++ b/docs/java/com/sleepycat/bind/serial/class-use/SerialInput.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.bind.serial.SerialInput (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.bind.serial.SerialInput
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.bind.serial.SerialInput
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/serial/class-use/SerialOutput.html b/docs/java/com/sleepycat/bind/serial/class-use/SerialOutput.html
index f858ecf..3a9b666 100644
--- a/docs/java/com/sleepycat/bind/serial/class-use/SerialOutput.html
+++ b/docs/java/com/sleepycat/bind/serial/class-use/SerialOutput.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.bind.serial.SerialOutput (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.bind.serial.SerialOutput
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.bind.serial.SerialOutput
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/serial/class-use/SerialSerialBinding.html b/docs/java/com/sleepycat/bind/serial/class-use/SerialSerialBinding.html
index 3558e5b..9349436 100644
--- a/docs/java/com/sleepycat/bind/serial/class-use/SerialSerialBinding.html
+++ b/docs/java/com/sleepycat/bind/serial/class-use/SerialSerialBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.bind.serial.SerialSerialBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.bind.serial.SerialSerialBinding
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.bind.serial.SerialSerialBinding
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/serial/class-use/SerialSerialKeyCreator.html b/docs/java/com/sleepycat/bind/serial/class-use/SerialSerialKeyCreator.html
index f4a9123..274ba38 100644
--- a/docs/java/com/sleepycat/bind/serial/class-use/SerialSerialKeyCreator.html
+++ b/docs/java/com/sleepycat/bind/serial/class-use/SerialSerialKeyCreator.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.bind.serial.SerialSerialKeyCreator (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.bind.serial.SerialSerialKeyCreator
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.bind.serial.SerialSerialKeyCreator
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/serial/class-use/StoredClassCatalog.html b/docs/java/com/sleepycat/bind/serial/class-use/StoredClassCatalog.html
index 0be3949..a3722e9 100644
--- a/docs/java/com/sleepycat/bind/serial/class-use/StoredClassCatalog.html
+++ b/docs/java/com/sleepycat/bind/serial/class-use/StoredClassCatalog.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.bind.serial.StoredClassCatalog (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.bind.serial.StoredClassCatalog
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.bind.serial.StoredClassCatalog
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/serial/class-use/TupleSerialBinding.html b/docs/java/com/sleepycat/bind/serial/class-use/TupleSerialBinding.html
index b9ac8ef..c5a0815 100644
--- a/docs/java/com/sleepycat/bind/serial/class-use/TupleSerialBinding.html
+++ b/docs/java/com/sleepycat/bind/serial/class-use/TupleSerialBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.bind.serial.TupleSerialBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -146,7 +146,7 @@ Uses of <A HREF="../../../../../com/sleepycat/bind/serial/TupleSerialBinding.htm
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -176,6 +176,6 @@ Uses of <A HREF="../../../../../com/sleepycat/bind/serial/TupleSerialBinding.htm
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/serial/class-use/TupleSerialKeyCreator.html b/docs/java/com/sleepycat/bind/serial/class-use/TupleSerialKeyCreator.html
index 761ccc1..0bd2867 100644
--- a/docs/java/com/sleepycat/bind/serial/class-use/TupleSerialKeyCreator.html
+++ b/docs/java/com/sleepycat/bind/serial/class-use/TupleSerialKeyCreator.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.bind.serial.TupleSerialKeyCreator (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -145,7 +145,7 @@ Uses of <A HREF="../../../../../com/sleepycat/bind/serial/TupleSerialKeyCreator.
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -175,6 +175,6 @@ Uses of <A HREF="../../../../../com/sleepycat/bind/serial/TupleSerialKeyCreator.
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/serial/class-use/TupleSerialMarshalledBinding.html b/docs/java/com/sleepycat/bind/serial/class-use/TupleSerialMarshalledBinding.html
index 04735cd..22b3010 100644
--- a/docs/java/com/sleepycat/bind/serial/class-use/TupleSerialMarshalledBinding.html
+++ b/docs/java/com/sleepycat/bind/serial/class-use/TupleSerialMarshalledBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.bind.serial.TupleSerialMarshalledBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -182,7 +182,7 @@ Uses of <A HREF="../../../../../com/sleepycat/bind/serial/TupleSerialMarshalledB
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -212,6 +212,6 @@ Uses of <A HREF="../../../../../com/sleepycat/bind/serial/TupleSerialMarshalledB
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/serial/class-use/TupleSerialMarshalledKeyCreator.html b/docs/java/com/sleepycat/bind/serial/class-use/TupleSerialMarshalledKeyCreator.html
index c4ee96c..6e31c93 100644
--- a/docs/java/com/sleepycat/bind/serial/class-use/TupleSerialMarshalledKeyCreator.html
+++ b/docs/java/com/sleepycat/bind/serial/class-use/TupleSerialMarshalledKeyCreator.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.bind.serial.TupleSerialMarshalledKeyCreator (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -156,7 +156,7 @@ Uses of <A HREF="../../../../../com/sleepycat/bind/serial/TupleSerialMarshalledK
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -186,6 +186,6 @@ Uses of <A HREF="../../../../../com/sleepycat/bind/serial/TupleSerialMarshalledK
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/serial/package-frame.html b/docs/java/com/sleepycat/bind/serial/package-frame.html
index 86b363b..adabc0e 100644
--- a/docs/java/com/sleepycat/bind/serial/package-frame.html
+++ b/docs/java/com/sleepycat/bind/serial/package-frame.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 com.sleepycat.bind.serial (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
diff --git a/docs/java/com/sleepycat/bind/serial/package-summary.html b/docs/java/com/sleepycat/bind/serial/package-summary.html
index b7342c1..1ff9fbd 100644
--- a/docs/java/com/sleepycat/bind/serial/package-summary.html
+++ b/docs/java/com/sleepycat/bind/serial/package-summary.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 com.sleepycat.bind.serial (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -199,7 +199,7 @@ Bindings that use Java serialization.
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -229,6 +229,6 @@ Bindings that use Java serialization.
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/serial/package-tree.html b/docs/java/com/sleepycat/bind/serial/package-tree.html
index 67d477c..fd00d62 100644
--- a/docs/java/com/sleepycat/bind/serial/package-tree.html
+++ b/docs/java/com/sleepycat/bind/serial/package-tree.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 com.sleepycat.bind.serial Class Hierarchy (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -151,7 +151,7 @@ Interface Hierarchy
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -181,6 +181,6 @@ Interface Hierarchy
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/serial/package-use.html b/docs/java/com/sleepycat/bind/serial/package-use.html
index 2125f9b..9860b92 100644
--- a/docs/java/com/sleepycat/bind/serial/package-use.html
+++ b/docs/java/com/sleepycat/bind/serial/package-use.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:07 EDT 2013 -->
 <TITLE>
 Uses of Package com.sleepycat.bind.serial (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -203,7 +203,7 @@ Classes in <A HREF="../../../../com/sleepycat/bind/serial/package-summary.html">
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -233,6 +233,6 @@ Classes in <A HREF="../../../../com/sleepycat/bind/serial/package-summary.html">
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/BigDecimalBinding.html b/docs/java/com/sleepycat/bind/tuple/BigDecimalBinding.html
index fd685cf..2e47092 100644
--- a/docs/java/com/sleepycat/bind/tuple/BigDecimalBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/BigDecimalBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 BigDecimalBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -368,7 +368,7 @@ public static void <B>bigDecimalToEntry</B>(<A HREF="http://download.oracle.com/
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -404,6 +404,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/BigIntegerBinding.html b/docs/java/com/sleepycat/bind/tuple/BigIntegerBinding.html
index 649aed7..13edfcd 100644
--- a/docs/java/com/sleepycat/bind/tuple/BigIntegerBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/BigIntegerBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 BigIntegerBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -361,7 +361,7 @@ public static void <B>bigIntegerToEntry</B>(<A HREF="http://download.oracle.com/
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -397,6 +397,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/BooleanBinding.html b/docs/java/com/sleepycat/bind/tuple/BooleanBinding.html
index ec8ee98..2f36521 100644
--- a/docs/java/com/sleepycat/bind/tuple/BooleanBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/BooleanBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 BooleanBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -369,7 +369,7 @@ public static void <B>booleanToEntry</B>(boolean val,
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -405,6 +405,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/ByteBinding.html b/docs/java/com/sleepycat/bind/tuple/ByteBinding.html
index 399c2d0..3757b80 100644
--- a/docs/java/com/sleepycat/bind/tuple/ByteBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/ByteBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 ByteBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -369,7 +369,7 @@ public static void <B>byteToEntry</B>(byte val,
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -405,6 +405,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/CharacterBinding.html b/docs/java/com/sleepycat/bind/tuple/CharacterBinding.html
index 9804cfa..1f0bc40 100644
--- a/docs/java/com/sleepycat/bind/tuple/CharacterBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/CharacterBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 CharacterBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -369,7 +369,7 @@ public static void <B>charToEntry</B>(char val,
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -405,6 +405,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/DoubleBinding.html b/docs/java/com/sleepycat/bind/tuple/DoubleBinding.html
index 74123ea..12f1276 100644
--- a/docs/java/com/sleepycat/bind/tuple/DoubleBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/DoubleBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 DoubleBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -369,7 +369,7 @@ public static void <B>doubleToEntry</B>(double val,
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -405,6 +405,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/FloatBinding.html b/docs/java/com/sleepycat/bind/tuple/FloatBinding.html
index 3f264cd..4f057b2 100644
--- a/docs/java/com/sleepycat/bind/tuple/FloatBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/FloatBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 FloatBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -369,7 +369,7 @@ public static void <B>floatToEntry</B>(float val,
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -405,6 +405,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/IntegerBinding.html b/docs/java/com/sleepycat/bind/tuple/IntegerBinding.html
index 55c00f7..b411caa 100644
--- a/docs/java/com/sleepycat/bind/tuple/IntegerBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/IntegerBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 IntegerBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -369,7 +369,7 @@ public static void <B>intToEntry</B>(int val,
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -405,6 +405,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/LongBinding.html b/docs/java/com/sleepycat/bind/tuple/LongBinding.html
index 8c9e16a..6370c32 100644
--- a/docs/java/com/sleepycat/bind/tuple/LongBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/LongBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 LongBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -369,7 +369,7 @@ public static void <B>longToEntry</B>(long val,
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -405,6 +405,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/MarshalledTupleEntry.html b/docs/java/com/sleepycat/bind/tuple/MarshalledTupleEntry.html
index 33a7a67..6026d0a 100644
--- a/docs/java/com/sleepycat/bind/tuple/MarshalledTupleEntry.html
+++ b/docs/java/com/sleepycat/bind/tuple/MarshalledTupleEntry.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 MarshalledTupleEntry (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -205,7 +205,7 @@ void <B>unmarshalEntry</B>(<A HREF="../../../../com/sleepycat/bind/tuple/TupleIn
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -241,6 +241,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html b/docs/java/com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html
index c657ea4..24d0d66 100644
--- a/docs/java/com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html
+++ b/docs/java/com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 MarshalledTupleKeyEntity (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -264,7 +264,7 @@ boolean <B>nullifyForeignKey</B>(<A HREF="http://download.oracle.com/javase/1.5.
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -300,6 +300,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/PackedIntegerBinding.html b/docs/java/com/sleepycat/bind/tuple/PackedIntegerBinding.html
index ef57f3c..461c8e5 100644
--- a/docs/java/com/sleepycat/bind/tuple/PackedIntegerBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/PackedIntegerBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 PackedIntegerBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -371,7 +371,7 @@ public static void <B>intToEntry</B>(int val,
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -407,6 +407,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/PackedLongBinding.html b/docs/java/com/sleepycat/bind/tuple/PackedLongBinding.html
index efd9d1b..3004237 100644
--- a/docs/java/com/sleepycat/bind/tuple/PackedLongBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/PackedLongBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 PackedLongBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -371,7 +371,7 @@ public static void <B>longToEntry</B>(long val,
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -407,6 +407,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/ShortBinding.html b/docs/java/com/sleepycat/bind/tuple/ShortBinding.html
index a6feb8f..19fca6b 100644
--- a/docs/java/com/sleepycat/bind/tuple/ShortBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/ShortBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 ShortBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -369,7 +369,7 @@ public static void <B>shortToEntry</B>(short val,
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -405,6 +405,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/SortedBigDecimalBinding.html b/docs/java/com/sleepycat/bind/tuple/SortedBigDecimalBinding.html
index 906977c..741a9c8 100644
--- a/docs/java/com/sleepycat/bind/tuple/SortedBigDecimalBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/SortedBigDecimalBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 SortedBigDecimalBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -368,7 +368,7 @@ public static void <B>bigDecimalToEntry</B>(<A HREF="http://download.oracle.com/
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -404,6 +404,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/SortedDoubleBinding.html b/docs/java/com/sleepycat/bind/tuple/SortedDoubleBinding.html
index 6f33545..176c315 100644
--- a/docs/java/com/sleepycat/bind/tuple/SortedDoubleBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/SortedDoubleBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 SortedDoubleBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -368,7 +368,7 @@ public static void <B>doubleToEntry</B>(double val,
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -404,6 +404,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/SortedFloatBinding.html b/docs/java/com/sleepycat/bind/tuple/SortedFloatBinding.html
index d4d74a9..908a69f 100644
--- a/docs/java/com/sleepycat/bind/tuple/SortedFloatBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/SortedFloatBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 SortedFloatBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -368,7 +368,7 @@ public static void <B>floatToEntry</B>(float val,
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -404,6 +404,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/SortedPackedIntegerBinding.html b/docs/java/com/sleepycat/bind/tuple/SortedPackedIntegerBinding.html
index 92a8aed..ec8c133 100644
--- a/docs/java/com/sleepycat/bind/tuple/SortedPackedIntegerBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/SortedPackedIntegerBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 SortedPackedIntegerBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -371,7 +371,7 @@ public static void <B>intToEntry</B>(int val,
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -407,6 +407,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/SortedPackedLongBinding.html b/docs/java/com/sleepycat/bind/tuple/SortedPackedLongBinding.html
index f884a4e..e6cc63a 100644
--- a/docs/java/com/sleepycat/bind/tuple/SortedPackedLongBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/SortedPackedLongBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 SortedPackedLongBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -371,7 +371,7 @@ public static void <B>longToEntry</B>(long val,
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -407,6 +407,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/StringBinding.html b/docs/java/com/sleepycat/bind/tuple/StringBinding.html
index a9b6958..cfddf30 100644
--- a/docs/java/com/sleepycat/bind/tuple/StringBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/StringBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 StringBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -368,7 +368,7 @@ public static void <B>stringToEntry</B>(<A HREF="http://download.oracle.com/java
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -404,6 +404,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/TupleBase.html b/docs/java/com/sleepycat/bind/tuple/TupleBase.html
index a876d5b..0d188a1 100644
--- a/docs/java/com/sleepycat/bind/tuple/TupleBase.html
+++ b/docs/java/com/sleepycat/bind/tuple/TupleBase.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 TupleBase (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -419,7 +419,7 @@ public static <A HREF="../../../../com/sleepycat/bind/tuple/TupleOutput.html" ti
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -455,6 +455,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/TupleBinding.html b/docs/java/com/sleepycat/bind/tuple/TupleBinding.html
index d40ccf3..c27efff 100644
--- a/docs/java/com/sleepycat/bind/tuple/TupleBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/TupleBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 TupleBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -380,7 +380,7 @@ public static <T> <A HREF="../../../../com/sleepycat/bind/tuple/TupleBindi
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -416,6 +416,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/TupleInput.html b/docs/java/com/sleepycat/bind/tuple/TupleInput.html
index 866f8fa..7c097ee 100644
--- a/docs/java/com/sleepycat/bind/tuple/TupleInput.html
+++ b/docs/java/com/sleepycat/bind/tuple/TupleInput.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 TupleInput (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -1198,7 +1198,7 @@ public final int <B>getSortedBigDecimalByteLength</B>()</PRE>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -1234,6 +1234,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/TupleInputBinding.html b/docs/java/com/sleepycat/bind/tuple/TupleInputBinding.html
index 74daa39..9b0fade 100644
--- a/docs/java/com/sleepycat/bind/tuple/TupleInputBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/TupleInputBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 TupleInputBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -259,7 +259,7 @@ public void <B>objectToEntry</B>(<A HREF="../../../../com/sleepycat/bind/tuple/T
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -295,6 +295,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/TupleMarshalledBinding.html b/docs/java/com/sleepycat/bind/tuple/TupleMarshalledBinding.html
index a2e63c5..753198f 100644
--- a/docs/java/com/sleepycat/bind/tuple/TupleMarshalledBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/TupleMarshalledBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 TupleMarshalledBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -285,7 +285,7 @@ public void <B>objectToEntry</B>(<A HREF="../../../../com/sleepycat/bind/tuple/T
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -321,6 +321,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/TupleOutput.html b/docs/java/com/sleepycat/bind/tuple/TupleOutput.html
index 3374ccc..22e2f28 100644
--- a/docs/java/com/sleepycat/bind/tuple/TupleOutput.html
+++ b/docs/java/com/sleepycat/bind/tuple/TupleOutput.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 TupleOutput (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -966,7 +966,7 @@ public static int <B>getSortedBigDecimalMaxByteLength</B>(<A HREF="http://downlo
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -1002,6 +1002,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/TupleTupleBinding.html b/docs/java/com/sleepycat/bind/tuple/TupleTupleBinding.html
index 151b27b..bdc5535 100644
--- a/docs/java/com/sleepycat/bind/tuple/TupleTupleBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/TupleTupleBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 TupleTupleBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -389,7 +389,7 @@ public abstract void <B>objectToData</B>(<A HREF="../../../../com/sleepycat/bind
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -425,6 +425,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/TupleTupleKeyCreator.html b/docs/java/com/sleepycat/bind/tuple/TupleTupleKeyCreator.html
index 854cc3f..a5245e3 100644
--- a/docs/java/com/sleepycat/bind/tuple/TupleTupleKeyCreator.html
+++ b/docs/java/com/sleepycat/bind/tuple/TupleTupleKeyCreator.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 TupleTupleKeyCreator (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -381,7 +381,7 @@ public boolean <B>nullifyForeignKey</B>(<A HREF="../../../../com/sleepycat/bind/
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -417,6 +417,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html b/docs/java/com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html
index 705f4f2..8657dce 100644
--- a/docs/java/com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 TupleTupleMarshalledBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -321,7 +321,7 @@ public void <B>objectToData</B>(<A HREF="../../../../com/sleepycat/bind/tuple/Tu
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -357,6 +357,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/TupleTupleMarshalledKeyCreator.html b/docs/java/com/sleepycat/bind/tuple/TupleTupleMarshalledKeyCreator.html
index b564729..28824ed 100644
--- a/docs/java/com/sleepycat/bind/tuple/TupleTupleMarshalledKeyCreator.html
+++ b/docs/java/com/sleepycat/bind/tuple/TupleTupleMarshalledKeyCreator.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 TupleTupleMarshalledKeyCreator (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -300,7 +300,7 @@ public boolean <B>nullifyForeignKey</B>(<A HREF="../../../../com/sleepycat/bind/
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -336,6 +336,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/class-use/BigDecimalBinding.html b/docs/java/com/sleepycat/bind/tuple/class-use/BigDecimalBinding.html
index 5e147a3..9ee5264 100644
--- a/docs/java/com/sleepycat/bind/tuple/class-use/BigDecimalBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/class-use/BigDecimalBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.bind.tuple.BigDecimalBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.bind.tuple.BigDecimalBinding
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.bind.tuple.BigDecimalBinding
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/class-use/BigIntegerBinding.html b/docs/java/com/sleepycat/bind/tuple/class-use/BigIntegerBinding.html
index 50d57bb..ae2e824 100644
--- a/docs/java/com/sleepycat/bind/tuple/class-use/BigIntegerBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/class-use/BigIntegerBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.bind.tuple.BigIntegerBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.bind.tuple.BigIntegerBinding
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.bind.tuple.BigIntegerBinding
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/class-use/BooleanBinding.html b/docs/java/com/sleepycat/bind/tuple/class-use/BooleanBinding.html
index bb63dab..24d2f30 100644
--- a/docs/java/com/sleepycat/bind/tuple/class-use/BooleanBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/class-use/BooleanBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.bind.tuple.BooleanBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.bind.tuple.BooleanBinding
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.bind.tuple.BooleanBinding
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/class-use/ByteBinding.html b/docs/java/com/sleepycat/bind/tuple/class-use/ByteBinding.html
index a38d469..998d2aa 100644
--- a/docs/java/com/sleepycat/bind/tuple/class-use/ByteBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/class-use/ByteBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.bind.tuple.ByteBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.bind.tuple.ByteBinding
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.bind.tuple.ByteBinding
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/class-use/CharacterBinding.html b/docs/java/com/sleepycat/bind/tuple/class-use/CharacterBinding.html
index d3d8e33..08bf716 100644
--- a/docs/java/com/sleepycat/bind/tuple/class-use/CharacterBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/class-use/CharacterBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.bind.tuple.CharacterBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.bind.tuple.CharacterBinding
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.bind.tuple.CharacterBinding
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/class-use/DoubleBinding.html b/docs/java/com/sleepycat/bind/tuple/class-use/DoubleBinding.html
index eb7f29b..63f7836 100644
--- a/docs/java/com/sleepycat/bind/tuple/class-use/DoubleBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/class-use/DoubleBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.bind.tuple.DoubleBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.bind.tuple.DoubleBinding
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.bind.tuple.DoubleBinding
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/class-use/FloatBinding.html b/docs/java/com/sleepycat/bind/tuple/class-use/FloatBinding.html
index ccfc6d9..e833766 100644
--- a/docs/java/com/sleepycat/bind/tuple/class-use/FloatBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/class-use/FloatBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.bind.tuple.FloatBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.bind.tuple.FloatBinding
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.bind.tuple.FloatBinding
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/class-use/IntegerBinding.html b/docs/java/com/sleepycat/bind/tuple/class-use/IntegerBinding.html
index 4ee0eaa..7f349fb 100644
--- a/docs/java/com/sleepycat/bind/tuple/class-use/IntegerBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/class-use/IntegerBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.bind.tuple.IntegerBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.bind.tuple.IntegerBinding
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.bind.tuple.IntegerBinding
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/class-use/LongBinding.html b/docs/java/com/sleepycat/bind/tuple/class-use/LongBinding.html
index 6a076a2..8b2dbde 100644
--- a/docs/java/com/sleepycat/bind/tuple/class-use/LongBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/class-use/LongBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.bind.tuple.LongBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.bind.tuple.LongBinding
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.bind.tuple.LongBinding
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/class-use/MarshalledTupleEntry.html b/docs/java/com/sleepycat/bind/tuple/class-use/MarshalledTupleEntry.html
index e62d666..e48d4b5 100644
--- a/docs/java/com/sleepycat/bind/tuple/class-use/MarshalledTupleEntry.html
+++ b/docs/java/com/sleepycat/bind/tuple/class-use/MarshalledTupleEntry.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Interface com.sleepycat.bind.tuple.MarshalledTupleEntry (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -164,7 +164,7 @@ Uses of <A HREF="../../../../../com/sleepycat/bind/tuple/MarshalledTupleEntry.ht
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -194,6 +194,6 @@ Uses of <A HREF="../../../../../com/sleepycat/bind/tuple/MarshalledTupleEntry.ht
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/class-use/MarshalledTupleKeyEntity.html b/docs/java/com/sleepycat/bind/tuple/class-use/MarshalledTupleKeyEntity.html
index f451f04..44ae548 100644
--- a/docs/java/com/sleepycat/bind/tuple/class-use/MarshalledTupleKeyEntity.html
+++ b/docs/java/com/sleepycat/bind/tuple/class-use/MarshalledTupleKeyEntity.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Interface com.sleepycat.bind.tuple.MarshalledTupleKeyEntity (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -290,7 +290,7 @@ Uses of <A HREF="../../../../../com/sleepycat/bind/tuple/MarshalledTupleKeyEntit
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -320,6 +320,6 @@ Uses of <A HREF="../../../../../com/sleepycat/bind/tuple/MarshalledTupleKeyEntit
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/class-use/PackedIntegerBinding.html b/docs/java/com/sleepycat/bind/tuple/class-use/PackedIntegerBinding.html
index 61ab141..c814aaa 100644
--- a/docs/java/com/sleepycat/bind/tuple/class-use/PackedIntegerBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/class-use/PackedIntegerBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.bind.tuple.PackedIntegerBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.bind.tuple.PackedIntegerBinding
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.bind.tuple.PackedIntegerBinding
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/class-use/PackedLongBinding.html b/docs/java/com/sleepycat/bind/tuple/class-use/PackedLongBinding.html
index f475b71..ca0d0fb 100644
--- a/docs/java/com/sleepycat/bind/tuple/class-use/PackedLongBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/class-use/PackedLongBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.bind.tuple.PackedLongBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.bind.tuple.PackedLongBinding
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.bind.tuple.PackedLongBinding
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/class-use/ShortBinding.html b/docs/java/com/sleepycat/bind/tuple/class-use/ShortBinding.html
index 87530fd..dc35d51 100644
--- a/docs/java/com/sleepycat/bind/tuple/class-use/ShortBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/class-use/ShortBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.bind.tuple.ShortBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.bind.tuple.ShortBinding
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.bind.tuple.ShortBinding
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/class-use/SortedBigDecimalBinding.html b/docs/java/com/sleepycat/bind/tuple/class-use/SortedBigDecimalBinding.html
index 51a3992..4646716 100644
--- a/docs/java/com/sleepycat/bind/tuple/class-use/SortedBigDecimalBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/class-use/SortedBigDecimalBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.bind.tuple.SortedBigDecimalBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.bind.tuple.SortedBigDecimalBinding
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.bind.tuple.SortedBigDecimalBinding
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/class-use/SortedDoubleBinding.html b/docs/java/com/sleepycat/bind/tuple/class-use/SortedDoubleBinding.html
index ba0ca24..c5df8aa 100644
--- a/docs/java/com/sleepycat/bind/tuple/class-use/SortedDoubleBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/class-use/SortedDoubleBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.bind.tuple.SortedDoubleBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.bind.tuple.SortedDoubleBinding
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.bind.tuple.SortedDoubleBinding
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/class-use/SortedFloatBinding.html b/docs/java/com/sleepycat/bind/tuple/class-use/SortedFloatBinding.html
index be7517b..aa55f73 100644
--- a/docs/java/com/sleepycat/bind/tuple/class-use/SortedFloatBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/class-use/SortedFloatBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.bind.tuple.SortedFloatBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.bind.tuple.SortedFloatBinding
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.bind.tuple.SortedFloatBinding
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/class-use/SortedPackedIntegerBinding.html b/docs/java/com/sleepycat/bind/tuple/class-use/SortedPackedIntegerBinding.html
index 08a90cf..1af5609 100644
--- a/docs/java/com/sleepycat/bind/tuple/class-use/SortedPackedIntegerBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/class-use/SortedPackedIntegerBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.bind.tuple.SortedPackedIntegerBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.bind.tuple.SortedPackedIntegerBinding
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.bind.tuple.SortedPackedIntegerBinding
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/class-use/SortedPackedLongBinding.html b/docs/java/com/sleepycat/bind/tuple/class-use/SortedPackedLongBinding.html
index c25038c..7ece2de 100644
--- a/docs/java/com/sleepycat/bind/tuple/class-use/SortedPackedLongBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/class-use/SortedPackedLongBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.bind.tuple.SortedPackedLongBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.bind.tuple.SortedPackedLongBinding
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.bind.tuple.SortedPackedLongBinding
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/class-use/StringBinding.html b/docs/java/com/sleepycat/bind/tuple/class-use/StringBinding.html
index d06973d..dae0bc6 100644
--- a/docs/java/com/sleepycat/bind/tuple/class-use/StringBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/class-use/StringBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.bind.tuple.StringBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.bind.tuple.StringBinding
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.bind.tuple.StringBinding
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/class-use/TupleBase.html b/docs/java/com/sleepycat/bind/tuple/class-use/TupleBase.html
index 4427e08..0e22a74 100644
--- a/docs/java/com/sleepycat/bind/tuple/class-use/TupleBase.html
+++ b/docs/java/com/sleepycat/bind/tuple/class-use/TupleBase.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.bind.tuple.TupleBase (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -409,7 +409,7 @@ Uses of <A HREF="../../../../../com/sleepycat/bind/tuple/TupleBase.html" title="
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -439,6 +439,6 @@ Uses of <A HREF="../../../../../com/sleepycat/bind/tuple/TupleBase.html" title="
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/class-use/TupleBinding.html b/docs/java/com/sleepycat/bind/tuple/class-use/TupleBinding.html
index 36c0241..3a640c1 100644
--- a/docs/java/com/sleepycat/bind/tuple/class-use/TupleBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/class-use/TupleBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.bind.tuple.TupleBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -333,7 +333,7 @@ Uses of <A HREF="../../../../../com/sleepycat/bind/tuple/TupleBinding.html" titl
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -363,6 +363,6 @@ Uses of <A HREF="../../../../../com/sleepycat/bind/tuple/TupleBinding.html" titl
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/class-use/TupleInput.html b/docs/java/com/sleepycat/bind/tuple/class-use/TupleInput.html
index d2c720f..fe1391a 100644
--- a/docs/java/com/sleepycat/bind/tuple/class-use/TupleInput.html
+++ b/docs/java/com/sleepycat/bind/tuple/class-use/TupleInput.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.bind.tuple.TupleInput (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -476,7 +476,7 @@ Uses of <A HREF="../../../../../com/sleepycat/bind/tuple/TupleInput.html" title=
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -506,6 +506,6 @@ Uses of <A HREF="../../../../../com/sleepycat/bind/tuple/TupleInput.html" title=
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/class-use/TupleInputBinding.html b/docs/java/com/sleepycat/bind/tuple/class-use/TupleInputBinding.html
index b48a5f9..41d2385 100644
--- a/docs/java/com/sleepycat/bind/tuple/class-use/TupleInputBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/class-use/TupleInputBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.bind.tuple.TupleInputBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.bind.tuple.TupleInputBinding
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.bind.tuple.TupleInputBinding
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/class-use/TupleMarshalledBinding.html b/docs/java/com/sleepycat/bind/tuple/class-use/TupleMarshalledBinding.html
index 97b5415..4fd50b0 100644
--- a/docs/java/com/sleepycat/bind/tuple/class-use/TupleMarshalledBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/class-use/TupleMarshalledBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.bind.tuple.TupleMarshalledBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.bind.tuple.TupleMarshalledBinding
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.bind.tuple.TupleMarshalledBinding
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/class-use/TupleOutput.html b/docs/java/com/sleepycat/bind/tuple/class-use/TupleOutput.html
index 53b80ce..970ad55 100644
--- a/docs/java/com/sleepycat/bind/tuple/class-use/TupleOutput.html
+++ b/docs/java/com/sleepycat/bind/tuple/class-use/TupleOutput.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.bind.tuple.TupleOutput (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -893,7 +893,7 @@ Uses of <A HREF="../../../../../com/sleepycat/bind/tuple/TupleOutput.html" title
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -923,6 +923,6 @@ Uses of <A HREF="../../../../../com/sleepycat/bind/tuple/TupleOutput.html" title
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/class-use/TupleTupleBinding.html b/docs/java/com/sleepycat/bind/tuple/class-use/TupleTupleBinding.html
index 8efe527..12f8e0a 100644
--- a/docs/java/com/sleepycat/bind/tuple/class-use/TupleTupleBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/class-use/TupleTupleBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.bind.tuple.TupleTupleBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -147,7 +147,7 @@ Uses of <A HREF="../../../../../com/sleepycat/bind/tuple/TupleTupleBinding.html"
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -177,6 +177,6 @@ Uses of <A HREF="../../../../../com/sleepycat/bind/tuple/TupleTupleBinding.html"
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/class-use/TupleTupleKeyCreator.html b/docs/java/com/sleepycat/bind/tuple/class-use/TupleTupleKeyCreator.html
index bbedc76..0700dcf 100644
--- a/docs/java/com/sleepycat/bind/tuple/class-use/TupleTupleKeyCreator.html
+++ b/docs/java/com/sleepycat/bind/tuple/class-use/TupleTupleKeyCreator.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.bind.tuple.TupleTupleKeyCreator (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -145,7 +145,7 @@ Uses of <A HREF="../../../../../com/sleepycat/bind/tuple/TupleTupleKeyCreator.ht
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -175,6 +175,6 @@ Uses of <A HREF="../../../../../com/sleepycat/bind/tuple/TupleTupleKeyCreator.ht
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/class-use/TupleTupleMarshalledBinding.html b/docs/java/com/sleepycat/bind/tuple/class-use/TupleTupleMarshalledBinding.html
index 425da7b..86140ee 100644
--- a/docs/java/com/sleepycat/bind/tuple/class-use/TupleTupleMarshalledBinding.html
+++ b/docs/java/com/sleepycat/bind/tuple/class-use/TupleTupleMarshalledBinding.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.bind.tuple.TupleTupleMarshalledBinding (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -144,7 +144,7 @@ Uses of <A HREF="../../../../../com/sleepycat/bind/tuple/TupleTupleMarshalledBin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -174,6 +174,6 @@ Uses of <A HREF="../../../../../com/sleepycat/bind/tuple/TupleTupleMarshalledBin
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/class-use/TupleTupleMarshalledKeyCreator.html b/docs/java/com/sleepycat/bind/tuple/class-use/TupleTupleMarshalledKeyCreator.html
index 65670ca..1aecb86 100644
--- a/docs/java/com/sleepycat/bind/tuple/class-use/TupleTupleMarshalledKeyCreator.html
+++ b/docs/java/com/sleepycat/bind/tuple/class-use/TupleTupleMarshalledKeyCreator.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.bind.tuple.TupleTupleMarshalledKeyCreator (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.bind.tuple.TupleTupleMarshalledKeyCreator
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.bind.tuple.TupleTupleMarshalledKeyCreator
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/package-frame.html b/docs/java/com/sleepycat/bind/tuple/package-frame.html
index 115b25a..b1a0103 100644
--- a/docs/java/com/sleepycat/bind/tuple/package-frame.html
+++ b/docs/java/com/sleepycat/bind/tuple/package-frame.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 com.sleepycat.bind.tuple (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
diff --git a/docs/java/com/sleepycat/bind/tuple/package-summary.html b/docs/java/com/sleepycat/bind/tuple/package-summary.html
index b27bb9f..9f47b36 100644
--- a/docs/java/com/sleepycat/bind/tuple/package-summary.html
+++ b/docs/java/com/sleepycat/bind/tuple/package-summary.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 com.sleepycat.bind.tuple (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -661,7 +661,7 @@ natural sorting.</li>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -691,6 +691,6 @@ natural sorting.</li>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/package-tree.html b/docs/java/com/sleepycat/bind/tuple/package-tree.html
index c38c3bc..602356c 100644
--- a/docs/java/com/sleepycat/bind/tuple/package-tree.html
+++ b/docs/java/com/sleepycat/bind/tuple/package-tree.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 com.sleepycat.bind.tuple Class Hierarchy (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -145,7 +145,7 @@ Interface Hierarchy
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -175,6 +175,6 @@ Interface Hierarchy
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/bind/tuple/package-use.html b/docs/java/com/sleepycat/bind/tuple/package-use.html
index 7a06a0e..8dcb313 100644
--- a/docs/java/com/sleepycat/bind/tuple/package-use.html
+++ b/docs/java/com/sleepycat/bind/tuple/package-use.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:07 EDT 2013 -->
 <TITLE>
 Uses of Package com.sleepycat.bind.tuple (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -253,7 +253,7 @@ Classes in <A HREF="../../../../com/sleepycat/bind/tuple/package-summary.html">c
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -283,6 +283,6 @@ Classes in <A HREF="../../../../com/sleepycat/bind/tuple/package-summary.html">c
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/collections/CurrentTransaction.html b/docs/java/com/sleepycat/collections/CurrentTransaction.html
index 73490d9..b1bc05e 100644
--- a/docs/java/com/sleepycat/collections/CurrentTransaction.html
+++ b/docs/java/com/sleepycat/collections/CurrentTransaction.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 CurrentTransaction (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -340,7 +340,7 @@ public final <A HREF="../../../com/sleepycat/db/Transaction.html" title="class i
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -376,6 +376,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/collections/MapEntryParameter.html b/docs/java/com/sleepycat/collections/MapEntryParameter.html
index 7d76c64..a4249a7 100644
--- a/docs/java/com/sleepycat/collections/MapEntryParameter.html
+++ b/docs/java/com/sleepycat/collections/MapEntryParameter.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 MapEntryParameter (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -369,7 +369,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -405,6 +405,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/collections/PrimaryKeyAssigner.html b/docs/java/com/sleepycat/collections/PrimaryKeyAssigner.html
index 62441c4..7f704fb 100644
--- a/docs/java/com/sleepycat/collections/PrimaryKeyAssigner.html
+++ b/docs/java/com/sleepycat/collections/PrimaryKeyAssigner.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 PrimaryKeyAssigner (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -177,7 +177,7 @@ void <B>assignKey</B>(<A HREF="../../../com/sleepycat/db/DatabaseEntry.html" tit
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -213,6 +213,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/collections/StoredCollection.html b/docs/java/com/sleepycat/collections/StoredCollection.html
index 21055b1..0671e8a 100644
--- a/docs/java/com/sleepycat/collections/StoredCollection.html
+++ b/docs/java/com/sleepycat/collections/StoredCollection.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 StoredCollection (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -825,7 +825,7 @@ public <A HREF="../../../com/sleepycat/collections/StoredIterator.html" title="c
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -861,6 +861,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | CONSTR | <A
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/collections/StoredCollections.html b/docs/java/com/sleepycat/collections/StoredCollections.html
index 91f72af..288ccc8 100644
--- a/docs/java/com/sleepycat/collections/StoredCollections.html
+++ b/docs/java/com/sleepycat/collections/StoredCollections.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 StoredCollections (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -436,7 +436,7 @@ public static <E> <A HREF="http://download.oracle.com/javase/1.5.0/docs/ap
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -472,6 +472,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/collections/StoredContainer.html b/docs/java/com/sleepycat/collections/StoredContainer.html
index 426ebea..f948c19 100644
--- a/docs/java/com/sleepycat/collections/StoredContainer.html
+++ b/docs/java/com/sleepycat/collections/StoredContainer.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 StoredContainer (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -554,7 +554,7 @@ public void <B>clear</B>()</PRE>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -590,6 +590,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/collections/StoredEntrySet.html b/docs/java/com/sleepycat/collections/StoredEntrySet.html
index 7c5280d..82b38bb 100644
--- a/docs/java/com/sleepycat/collections/StoredEntrySet.html
+++ b/docs/java/com/sleepycat/collections/StoredEntrySet.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 StoredEntrySet (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -347,7 +347,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -383,6 +383,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/collections/StoredIterator.html b/docs/java/com/sleepycat/collections/StoredIterator.html
index ed8a5ec..e6e7fdf 100644
--- a/docs/java/com/sleepycat/collections/StoredIterator.html
+++ b/docs/java/com/sleepycat/collections/StoredIterator.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:07 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 StoredIterator (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -688,7 +688,7 @@ public final <A HREF="../../../com/sleepycat/collections/StoredCollection.html"
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -724,6 +724,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/collections/StoredKeySet.html b/docs/java/com/sleepycat/collections/StoredKeySet.html
index f08ae6f..d2f4ecf 100644
--- a/docs/java/com/sleepycat/collections/StoredKeySet.html
+++ b/docs/java/com/sleepycat/collections/StoredKeySet.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:07 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 StoredKeySet (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -367,7 +367,7 @@ public boolean <B>contains</B>(<A HREF="http://download.oracle.com/javase/1.5.0/
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -403,6 +403,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/collections/StoredList.html b/docs/java/com/sleepycat/collections/StoredList.html
index 57b5cd3..6dc7367 100644
--- a/docs/java/com/sleepycat/collections/StoredList.html
+++ b/docs/java/com/sleepycat/collections/StoredList.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:07 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 StoredList (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -876,7 +876,7 @@ public int <B>hashCode</B>()</PRE>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -912,6 +912,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/collections/StoredMap.html b/docs/java/com/sleepycat/collections/StoredMap.html
index ad6b5ab..7e4af21 100644
--- a/docs/java/com/sleepycat/collections/StoredMap.html
+++ b/docs/java/com/sleepycat/collections/StoredMap.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:07 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 StoredMap (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -1028,7 +1028,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -1064,6 +1064,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/collections/StoredSortedEntrySet.html b/docs/java/com/sleepycat/collections/StoredSortedEntrySet.html
index feb57a8..2e5b083 100644
--- a/docs/java/com/sleepycat/collections/StoredSortedEntrySet.html
+++ b/docs/java/com/sleepycat/collections/StoredSortedEntrySet.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:07 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 StoredSortedEntrySet (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -542,7 +542,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Sorte
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -578,6 +578,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/collections/StoredSortedKeySet.html b/docs/java/com/sleepycat/collections/StoredSortedKeySet.html
index d2d6cfe..f202471 100644
--- a/docs/java/com/sleepycat/collections/StoredSortedKeySet.html
+++ b/docs/java/com/sleepycat/collections/StoredSortedKeySet.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:07 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 StoredSortedKeySet (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -590,7 +590,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Sorte
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -626,6 +626,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/collections/StoredSortedMap.html b/docs/java/com/sleepycat/collections/StoredSortedMap.html
index 13f3552..9ef88c4 100644
--- a/docs/java/com/sleepycat/collections/StoredSortedMap.html
+++ b/docs/java/com/sleepycat/collections/StoredSortedMap.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:07 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 StoredSortedMap (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -684,7 +684,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Sorte
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -720,6 +720,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/collections/StoredSortedValueSet.html b/docs/java/com/sleepycat/collections/StoredSortedValueSet.html
index f191712..bf229be 100644
--- a/docs/java/com/sleepycat/collections/StoredSortedValueSet.html
+++ b/docs/java/com/sleepycat/collections/StoredSortedValueSet.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:07 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 StoredSortedValueSet (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -589,7 +589,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/Sorte
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -625,6 +625,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/collections/StoredValueSet.html b/docs/java/com/sleepycat/collections/StoredValueSet.html
index c6e3016..5c4a9ac 100644
--- a/docs/java/com/sleepycat/collections/StoredValueSet.html
+++ b/docs/java/com/sleepycat/collections/StoredValueSet.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:07 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 StoredValueSet (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -394,7 +394,7 @@ public boolean <B>remove</B>(<A HREF="http://download.oracle.com/javase/1.5.0/do
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -430,6 +430,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/collections/TransactionRunner.html b/docs/java/com/sleepycat/collections/TransactionRunner.html
index b55e66a..e2064bf 100644
--- a/docs/java/com/sleepycat/collections/TransactionRunner.html
+++ b/docs/java/com/sleepycat/collections/TransactionRunner.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:07 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 TransactionRunner (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -572,7 +572,7 @@ public int <B>handleException</B>(<A HREF="http://download.oracle.com/javase/1.5
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -608,6 +608,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/collections/TransactionWorker.html b/docs/java/com/sleepycat/collections/TransactionWorker.html
index b70079b..2910273 100644
--- a/docs/java/com/sleepycat/collections/TransactionWorker.html
+++ b/docs/java/com/sleepycat/collections/TransactionWorker.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:07 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 TransactionWorker (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -176,7 +176,7 @@ void <B>doWork</B>()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -212,6 +212,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/collections/TupleSerialFactory.html b/docs/java/com/sleepycat/collections/TupleSerialFactory.html
index 8d35472..a15dc1d 100644
--- a/docs/java/com/sleepycat/collections/TupleSerialFactory.html
+++ b/docs/java/com/sleepycat/collections/TupleSerialFactory.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:07 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 TupleSerialFactory (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -371,7 +371,7 @@ public <V extends <A HREF="../../../com/sleepycat/bind/tuple/MarshalledTupleK
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -407,6 +407,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/collections/class-use/CurrentTransaction.html b/docs/java/com/sleepycat/collections/class-use/CurrentTransaction.html
index ee7434d..472f12d 100644
--- a/docs/java/com/sleepycat/collections/class-use/CurrentTransaction.html
+++ b/docs/java/com/sleepycat/collections/class-use/CurrentTransaction.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.collections.CurrentTransaction (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -146,7 +146,7 @@ Uses of <A HREF="../../../../com/sleepycat/collections/CurrentTransaction.html"
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -176,6 +176,6 @@ Uses of <A HREF="../../../../com/sleepycat/collections/CurrentTransaction.html"
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/collections/class-use/MapEntryParameter.html b/docs/java/com/sleepycat/collections/class-use/MapEntryParameter.html
index 52537e8..98563f7 100644
--- a/docs/java/com/sleepycat/collections/class-use/MapEntryParameter.html
+++ b/docs/java/com/sleepycat/collections/class-use/MapEntryParameter.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.collections.MapEntryParameter (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.collections.MapEntryParameter
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.collections.MapEntryParameter
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/collections/class-use/PrimaryKeyAssigner.html b/docs/java/com/sleepycat/collections/class-use/PrimaryKeyAssigner.html
index ee4a345..77f6f1c 100644
--- a/docs/java/com/sleepycat/collections/class-use/PrimaryKeyAssigner.html
+++ b/docs/java/com/sleepycat/collections/class-use/PrimaryKeyAssigner.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Interface com.sleepycat.collections.PrimaryKeyAssigner (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -189,7 +189,7 @@ Uses of <A HREF="../../../../com/sleepycat/collections/PrimaryKeyAssigner.html"
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -219,6 +219,6 @@ Uses of <A HREF="../../../../com/sleepycat/collections/PrimaryKeyAssigner.html"
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/collections/class-use/StoredCollection.html b/docs/java/com/sleepycat/collections/class-use/StoredCollection.html
index bc12812..c382497 100644
--- a/docs/java/com/sleepycat/collections/class-use/StoredCollection.html
+++ b/docs/java/com/sleepycat/collections/class-use/StoredCollection.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.collections.StoredCollection (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -213,7 +213,7 @@ Uses of <A HREF="../../../../com/sleepycat/collections/StoredCollection.html" ti
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -243,6 +243,6 @@ Uses of <A HREF="../../../../com/sleepycat/collections/StoredCollection.html" ti
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/collections/class-use/StoredCollections.html b/docs/java/com/sleepycat/collections/class-use/StoredCollections.html
index ed1e7d2..e86b8a3 100644
--- a/docs/java/com/sleepycat/collections/class-use/StoredCollections.html
+++ b/docs/java/com/sleepycat/collections/class-use/StoredCollections.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.collections.StoredCollections (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.collections.StoredCollections
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.collections.StoredCollections
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/collections/class-use/StoredContainer.html b/docs/java/com/sleepycat/collections/class-use/StoredContainer.html
index 4b1c656..e87b261 100644
--- a/docs/java/com/sleepycat/collections/class-use/StoredContainer.html
+++ b/docs/java/com/sleepycat/collections/class-use/StoredContainer.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.collections.StoredContainer (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -240,7 +240,7 @@ Uses of <A HREF="../../../../com/sleepycat/collections/StoredContainer.html" tit
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -270,6 +270,6 @@ Uses of <A HREF="../../../../com/sleepycat/collections/StoredContainer.html" tit
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/collections/class-use/StoredEntrySet.html b/docs/java/com/sleepycat/collections/class-use/StoredEntrySet.html
index 98045c9..e381b26 100644
--- a/docs/java/com/sleepycat/collections/class-use/StoredEntrySet.html
+++ b/docs/java/com/sleepycat/collections/class-use/StoredEntrySet.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.collections.StoredEntrySet (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -145,7 +145,7 @@ Uses of <A HREF="../../../../com/sleepycat/collections/StoredEntrySet.html" titl
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -175,6 +175,6 @@ Uses of <A HREF="../../../../com/sleepycat/collections/StoredEntrySet.html" titl
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/collections/class-use/StoredIterator.html b/docs/java/com/sleepycat/collections/class-use/StoredIterator.html
index 2fb3a6b..c989464 100644
--- a/docs/java/com/sleepycat/collections/class-use/StoredIterator.html
+++ b/docs/java/com/sleepycat/collections/class-use/StoredIterator.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.collections.StoredIterator (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -175,7 +175,7 @@ Uses of <A HREF="../../../../com/sleepycat/collections/StoredIterator.html" titl
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -205,6 +205,6 @@ Uses of <A HREF="../../../../com/sleepycat/collections/StoredIterator.html" titl
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/collections/class-use/StoredKeySet.html b/docs/java/com/sleepycat/collections/class-use/StoredKeySet.html
index e9e24e7..fc3824d 100644
--- a/docs/java/com/sleepycat/collections/class-use/StoredKeySet.html
+++ b/docs/java/com/sleepycat/collections/class-use/StoredKeySet.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.collections.StoredKeySet (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -146,7 +146,7 @@ Uses of <A HREF="../../../../com/sleepycat/collections/StoredKeySet.html" title=
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -176,6 +176,6 @@ Uses of <A HREF="../../../../com/sleepycat/collections/StoredKeySet.html" title=
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/collections/class-use/StoredList.html b/docs/java/com/sleepycat/collections/class-use/StoredList.html
index 9d49126..34bc907 100644
--- a/docs/java/com/sleepycat/collections/class-use/StoredList.html
+++ b/docs/java/com/sleepycat/collections/class-use/StoredList.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.collections.StoredList (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.collections.StoredList
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.collections.StoredList
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/collections/class-use/StoredMap.html b/docs/java/com/sleepycat/collections/class-use/StoredMap.html
index 3e6e26e..1dbf490 100644
--- a/docs/java/com/sleepycat/collections/class-use/StoredMap.html
+++ b/docs/java/com/sleepycat/collections/class-use/StoredMap.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.collections.StoredMap (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -173,7 +173,7 @@ Uses of <A HREF="../../../../com/sleepycat/collections/StoredMap.html" title="cl
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -203,6 +203,6 @@ Uses of <A HREF="../../../../com/sleepycat/collections/StoredMap.html" title="cl
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/collections/class-use/StoredSortedEntrySet.html b/docs/java/com/sleepycat/collections/class-use/StoredSortedEntrySet.html
index deb9e26..1661131 100644
--- a/docs/java/com/sleepycat/collections/class-use/StoredSortedEntrySet.html
+++ b/docs/java/com/sleepycat/collections/class-use/StoredSortedEntrySet.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.collections.StoredSortedEntrySet (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.collections.StoredSortedEntrySet
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.collections.StoredSortedEntrySet
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/collections/class-use/StoredSortedKeySet.html b/docs/java/com/sleepycat/collections/class-use/StoredSortedKeySet.html
index 3a748d0..75a8050 100644
--- a/docs/java/com/sleepycat/collections/class-use/StoredSortedKeySet.html
+++ b/docs/java/com/sleepycat/collections/class-use/StoredSortedKeySet.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.collections.StoredSortedKeySet (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.collections.StoredSortedKeySet
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.collections.StoredSortedKeySet
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/collections/class-use/StoredSortedMap.html b/docs/java/com/sleepycat/collections/class-use/StoredSortedMap.html
index 73f6330..4adf24d 100644
--- a/docs/java/com/sleepycat/collections/class-use/StoredSortedMap.html
+++ b/docs/java/com/sleepycat/collections/class-use/StoredSortedMap.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.collections.StoredSortedMap (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -157,7 +157,7 @@ Uses of <A HREF="../../../../com/sleepycat/collections/StoredSortedMap.html" tit
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -187,6 +187,6 @@ Uses of <A HREF="../../../../com/sleepycat/collections/StoredSortedMap.html" tit
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/collections/class-use/StoredSortedValueSet.html b/docs/java/com/sleepycat/collections/class-use/StoredSortedValueSet.html
index 537e39e..1afa1e8 100644
--- a/docs/java/com/sleepycat/collections/class-use/StoredSortedValueSet.html
+++ b/docs/java/com/sleepycat/collections/class-use/StoredSortedValueSet.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.collections.StoredSortedValueSet (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.collections.StoredSortedValueSet
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.collections.StoredSortedValueSet
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/collections/class-use/StoredValueSet.html b/docs/java/com/sleepycat/collections/class-use/StoredValueSet.html
index 47447c4..9882eea 100644
--- a/docs/java/com/sleepycat/collections/class-use/StoredValueSet.html
+++ b/docs/java/com/sleepycat/collections/class-use/StoredValueSet.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.collections.StoredValueSet (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -146,7 +146,7 @@ Uses of <A HREF="../../../../com/sleepycat/collections/StoredValueSet.html" titl
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -176,6 +176,6 @@ Uses of <A HREF="../../../../com/sleepycat/collections/StoredValueSet.html" titl
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/collections/class-use/TransactionRunner.html b/docs/java/com/sleepycat/collections/class-use/TransactionRunner.html
index 03a5d1a..c90fd56 100644
--- a/docs/java/com/sleepycat/collections/class-use/TransactionRunner.html
+++ b/docs/java/com/sleepycat/collections/class-use/TransactionRunner.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.collections.TransactionRunner (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.collections.TransactionRunner
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.collections.TransactionRunner
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/collections/class-use/TransactionWorker.html b/docs/java/com/sleepycat/collections/class-use/TransactionWorker.html
index 8dbc06c..3158fbe 100644
--- a/docs/java/com/sleepycat/collections/class-use/TransactionWorker.html
+++ b/docs/java/com/sleepycat/collections/class-use/TransactionWorker.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Interface com.sleepycat.collections.TransactionWorker (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -146,7 +146,7 @@ Uses of <A HREF="../../../../com/sleepycat/collections/TransactionWorker.html" t
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -176,6 +176,6 @@ Uses of <A HREF="../../../../com/sleepycat/collections/TransactionWorker.html" t
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/collections/class-use/TupleSerialFactory.html b/docs/java/com/sleepycat/collections/class-use/TupleSerialFactory.html
index 7f9846d..eb5aa41 100644
--- a/docs/java/com/sleepycat/collections/class-use/TupleSerialFactory.html
+++ b/docs/java/com/sleepycat/collections/class-use/TupleSerialFactory.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.collections.TupleSerialFactory (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.collections.TupleSerialFactory
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.collections.TupleSerialFactory
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/collections/package-frame.html b/docs/java/com/sleepycat/collections/package-frame.html
index 60fea2c..c3bd83d 100644
--- a/docs/java/com/sleepycat/collections/package-frame.html
+++ b/docs/java/com/sleepycat/collections/package-frame.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 com.sleepycat.collections (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
diff --git a/docs/java/com/sleepycat/collections/package-summary.html b/docs/java/com/sleepycat/collections/package-summary.html
index 9f49937..e8aa9fc 100644
--- a/docs/java/com/sleepycat/collections/package-summary.html
+++ b/docs/java/com/sleepycat/collections/package-summary.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 com.sleepycat.collections (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -226,7 +226,7 @@ Data access based on the standard Java collections API.
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -256,6 +256,6 @@ Data access based on the standard Java collections API.
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/collections/package-tree.html b/docs/java/com/sleepycat/collections/package-tree.html
index 4435a9b..d9ce739 100644
--- a/docs/java/com/sleepycat/collections/package-tree.html
+++ b/docs/java/com/sleepycat/collections/package-tree.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 com.sleepycat.collections Class Hierarchy (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -148,7 +148,7 @@ Interface Hierarchy
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -178,6 +178,6 @@ Interface Hierarchy
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/collections/package-use.html b/docs/java/com/sleepycat/collections/package-use.html
index 31aabf8..35eb042 100644
--- a/docs/java/com/sleepycat/collections/package-use.html
+++ b/docs/java/com/sleepycat/collections/package-use.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:07 EDT 2013 -->
 <TITLE>
 Uses of Package com.sleepycat.collections (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -198,7 +198,7 @@ Classes in <A HREF="../../../com/sleepycat/collections/package-summary.html">com
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -228,6 +228,6 @@ Classes in <A HREF="../../../com/sleepycat/collections/package-summary.html">com
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/BackupHandler.html b/docs/java/com/sleepycat/db/BackupHandler.html
index 5ef7273..c5f654a 100644
--- a/docs/java/com/sleepycat/db/BackupHandler.html
+++ b/docs/java/com/sleepycat/db/BackupHandler.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:03 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:04 EDT 2013 -->
 <TITLE>
 BackupHandler (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -242,7 +242,7 @@ int <B>write</B>(long file_pos,
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -278,6 +278,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/BackupOptions.html b/docs/java/com/sleepycat/db/BackupOptions.html
index e0f8162..51d1bcd 100644
--- a/docs/java/com/sleepycat/db/BackupOptions.html
+++ b/docs/java/com/sleepycat/db/BackupOptions.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:03 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:04 EDT 2013 -->
 <TITLE>
 BackupOptions (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -626,7 +626,7 @@ public boolean <B>getExclusiveCreate</B>()</PRE>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -662,6 +662,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/BtreeCompressor.html b/docs/java/com/sleepycat/db/BtreeCompressor.html
index 30f899b..f313ffd 100644
--- a/docs/java/com/sleepycat/db/BtreeCompressor.html
+++ b/docs/java/com/sleepycat/db/BtreeCompressor.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:03 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:04 EDT 2013 -->
 <TITLE>
 BtreeCompressor (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -223,7 +223,7 @@ boolean <B>decompress</B>(<A HREF="../../../com/sleepycat/db/Database.html" titl
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -259,6 +259,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/BtreePrefixCalculator.html b/docs/java/com/sleepycat/db/BtreePrefixCalculator.html
index 67904ba..4df204a 100644
--- a/docs/java/com/sleepycat/db/BtreePrefixCalculator.html
+++ b/docs/java/com/sleepycat/db/BtreePrefixCalculator.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:03 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:04 EDT 2013 -->
 <TITLE>
 BtreePrefixCalculator (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -176,7 +176,7 @@ int <B>prefix</B>(<A HREF="../../../com/sleepycat/db/Database.html" title="class
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -212,6 +212,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/BtreeStats.html b/docs/java/com/sleepycat/db/BtreeStats.html
index a2e709e..d555113 100644
--- a/docs/java/com/sleepycat/db/BtreeStats.html
+++ b/docs/java/com/sleepycat/db/BtreeStats.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:03 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:04 EDT 2013 -->
 <TITLE>
 BtreeStats (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -698,7 +698,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -734,6 +734,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/CacheFile.html b/docs/java/com/sleepycat/db/CacheFile.html
index 1190c00..7ca1337 100644
--- a/docs/java/com/sleepycat/db/CacheFile.html
+++ b/docs/java/com/sleepycat/db/CacheFile.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:03 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:04 EDT 2013 -->
 <TITLE>
 CacheFile (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -428,7 +428,7 @@ remove the file when the last reference to it is closed.
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -464,6 +464,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/CacheFilePriority.html b/docs/java/com/sleepycat/db/CacheFilePriority.html
index b52ed19..bab45be 100644
--- a/docs/java/com/sleepycat/db/CacheFilePriority.html
+++ b/docs/java/com/sleepycat/db/CacheFilePriority.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:03 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:04 EDT 2013 -->
 <TITLE>
 CacheFilePriority (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -305,7 +305,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -341,6 +341,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | CONSTR | <A
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/CacheFileStats.html b/docs/java/com/sleepycat/db/CacheFileStats.html
index d4b4fbf..147cc09 100644
--- a/docs/java/com/sleepycat/db/CacheFileStats.html
+++ b/docs/java/com/sleepycat/db/CacheFileStats.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:03 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:04 EDT 2013 -->
 <TITLE>
 CacheFileStats (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -378,7 +378,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -414,6 +414,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/CacheStats.html b/docs/java/com/sleepycat/db/CacheStats.html
index 61ab226..bbfe64e 100644
--- a/docs/java/com/sleepycat/db/CacheStats.html
+++ b/docs/java/com/sleepycat/db/CacheStats.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:03 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:04 EDT 2013 -->
 <TITLE>
 CacheStats (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -1137,7 +1137,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -1173,6 +1173,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/CheckpointConfig.html b/docs/java/com/sleepycat/db/CheckpointConfig.html
index d4d5169..e14e59d 100644
--- a/docs/java/com/sleepycat/db/CheckpointConfig.html
+++ b/docs/java/com/sleepycat/db/CheckpointConfig.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:03 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:04 EDT 2013 -->
 <TITLE>
 CheckpointConfig (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -386,7 +386,7 @@ public boolean <B>getForce</B>()</PRE>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -422,6 +422,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/CompactConfig.html b/docs/java/com/sleepycat/db/CompactConfig.html
index 74c6819..55a54c5 100644
--- a/docs/java/com/sleepycat/db/CompactConfig.html
+++ b/docs/java/com/sleepycat/db/CompactConfig.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:03 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:04 EDT 2013 -->
 <TITLE>
 CompactConfig (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -521,7 +521,7 @@ This method may be called at any time during the life of the application.
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -557,6 +557,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/CompactStats.html b/docs/java/com/sleepycat/db/CompactStats.html
index 613501b..39ad017 100644
--- a/docs/java/com/sleepycat/db/CompactStats.html
+++ b/docs/java/com/sleepycat/db/CompactStats.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:03 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:04 EDT 2013 -->
 <TITLE>
 CompactStats (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -319,7 +319,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -355,6 +355,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/Cursor.html b/docs/java/com/sleepycat/db/Cursor.html
index fae1c07..27ba91f 100644
--- a/docs/java/com/sleepycat/db/Cursor.html
+++ b/docs/java/com/sleepycat/db/Cursor.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:03 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:04 EDT 2013 -->
 <TITLE>
 Cursor (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -1720,7 +1720,7 @@ public void <B>setPriority</B>(<A HREF="../../../com/sleepycat/db/CacheFilePrior
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -1756,6 +1756,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/CursorConfig.html b/docs/java/com/sleepycat/db/CursorConfig.html
index ccdf533..fee9c83 100644
--- a/docs/java/com/sleepycat/db/CursorConfig.html
+++ b/docs/java/com/sleepycat/db/CursorConfig.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:04 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:04 EDT 2013 -->
 <TITLE>
 CursorConfig (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -823,7 +823,7 @@ public boolean <B>getWriteCursor</B>()</PRE>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -859,6 +859,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/Database.html b/docs/java/com/sleepycat/db/Database.html
index 79c0051..5c085fd 100644
--- a/docs/java/com/sleepycat/db/Database.html
+++ b/docs/java/com/sleepycat/db/Database.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:04 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:04 EDT 2013 -->
 <TITLE>
 Database (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -2184,7 +2184,7 @@ or failure.
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -2220,6 +2220,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/DatabaseConfig.html b/docs/java/com/sleepycat/db/DatabaseConfig.html
index 28a1efd..ff2a48a 100644
--- a/docs/java/com/sleepycat/db/DatabaseConfig.html
+++ b/docs/java/com/sleepycat/db/DatabaseConfig.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:04 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:04 EDT 2013 -->
 <TITLE>
 DatabaseConfig (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -4157,7 +4157,7 @@ database has been opened.
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -4193,6 +4193,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/DatabaseEntry.html b/docs/java/com/sleepycat/db/DatabaseEntry.html
index 3cc5280..b08ac63 100644
--- a/docs/java/com/sleepycat/db/DatabaseEntry.html
+++ b/docs/java/com/sleepycat/db/DatabaseEntry.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:04 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:04 EDT 2013 -->
 <TITLE>
 DatabaseEntry (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -1141,7 +1141,7 @@ public int <B>hashCode</B>()</PRE>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -1177,6 +1177,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/DatabaseException.html b/docs/java/com/sleepycat/db/DatabaseException.html
index c4690bc..0a51433 100644
--- a/docs/java/com/sleepycat/db/DatabaseException.html
+++ b/docs/java/com/sleepycat/db/DatabaseException.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:04 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:04 EDT 2013 -->
 <TITLE>
 DatabaseException (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -352,7 +352,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -388,6 +388,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/DatabaseStats.html b/docs/java/com/sleepycat/db/DatabaseStats.html
index 5b679fd..4a3fc7d 100644
--- a/docs/java/com/sleepycat/db/DatabaseStats.html
+++ b/docs/java/com/sleepycat/db/DatabaseStats.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:04 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:04 EDT 2013 -->
 <TITLE>
 DatabaseStats (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -157,7 +157,7 @@ Statistics for a single database.
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -193,6 +193,6 @@ DETAIL: FIELD | CONSTR | METHOD</FONT></TD>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/DatabaseType.html b/docs/java/com/sleepycat/db/DatabaseType.html
index 8661067..2fe8156 100644
--- a/docs/java/com/sleepycat/db/DatabaseType.html
+++ b/docs/java/com/sleepycat/db/DatabaseType.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:04 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:04 EDT 2013 -->
 <TITLE>
 DatabaseType (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -332,7 +332,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -368,6 +368,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | CONSTR | <A
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/DeadlockException.html b/docs/java/com/sleepycat/db/DeadlockException.html
index 1f5583a..c11d130 100644
--- a/docs/java/com/sleepycat/db/DeadlockException.html
+++ b/docs/java/com/sleepycat/db/DeadlockException.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:04 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:04 EDT 2013 -->
 <TITLE>
 DeadlockException (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -187,7 +187,7 @@ configured to not wait for locks.
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -223,6 +223,6 @@ DETAIL: FIELD | CONSTR | METHOD</FONT></TD>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/Environment.html b/docs/java/com/sleepycat/db/Environment.html
index 63b8cbd..eef9874 100644
--- a/docs/java/com/sleepycat/db/Environment.html
+++ b/docs/java/com/sleepycat/db/Environment.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:04 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:04 EDT 2013 -->
 <TITLE>
 Environment (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -3013,7 +3013,7 @@ This method may be called at any time during the life of the application.
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -3049,6 +3049,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/EnvironmentConfig.html b/docs/java/com/sleepycat/db/EnvironmentConfig.html
index aafffeb..89afda9 100644
--- a/docs/java/com/sleepycat/db/EnvironmentConfig.html
+++ b/docs/java/com/sleepycat/db/EnvironmentConfig.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:04 EDT 2013 -->
 <TITLE>
 EnvironmentConfig (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -7687,7 +7687,7 @@ This method may be called at any time during the life of the application.
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -7723,6 +7723,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/ErrorHandler.html b/docs/java/com/sleepycat/db/ErrorHandler.html
index 8725124..4768c1b 100644
--- a/docs/java/com/sleepycat/db/ErrorHandler.html
+++ b/docs/java/com/sleepycat/db/ErrorHandler.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:04 EDT 2013 -->
 <TITLE>
 ErrorHandler (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -194,7 +194,7 @@ void <B>error</B>(<A HREF="../../../com/sleepycat/db/Environment.html" title="cl
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -230,6 +230,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/EventHandler.html b/docs/java/com/sleepycat/db/EventHandler.html
index 1fce03c..c756308 100644
--- a/docs/java/com/sleepycat/db/EventHandler.html
+++ b/docs/java/com/sleepycat/db/EventHandler.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:04 EDT 2013 -->
 <TITLE>
 EventHandler (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -684,7 +684,7 @@ void <B>handleWriteFailedEvent</B>(int errorCode)</PRE>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -720,6 +720,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/EventHandlerAdapter.html b/docs/java/com/sleepycat/db/EventHandlerAdapter.html
index c8e2a88..b8d6ac1 100644
--- a/docs/java/com/sleepycat/db/EventHandlerAdapter.html
+++ b/docs/java/com/sleepycat/db/EventHandlerAdapter.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:04 EDT 2013 -->
 <TITLE>
 EventHandlerAdapter (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -697,7 +697,7 @@ public void <B>handleWriteFailedEvent</B>(int errorCode)</PRE>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -733,6 +733,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/FeedbackHandler.html b/docs/java/com/sleepycat/db/FeedbackHandler.html
index d23f42d..fd92759 100644
--- a/docs/java/com/sleepycat/db/FeedbackHandler.html
+++ b/docs/java/com/sleepycat/db/FeedbackHandler.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:04 EDT 2013 -->
 <TITLE>
 FeedbackHandler (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -231,7 +231,7 @@ void <B>verifyFeedback</B>(<A HREF="../../../com/sleepycat/db/Database.html" tit
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -267,6 +267,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/ForeignKeyDeleteAction.html b/docs/java/com/sleepycat/db/ForeignKeyDeleteAction.html
index 1061e52..50b477f 100644
--- a/docs/java/com/sleepycat/db/ForeignKeyDeleteAction.html
+++ b/docs/java/com/sleepycat/db/ForeignKeyDeleteAction.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:04 EDT 2013 -->
 <TITLE>
 ForeignKeyDeleteAction (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -284,7 +284,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -320,6 +320,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | CONSTR | <A
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/ForeignKeyNullifier.html b/docs/java/com/sleepycat/db/ForeignKeyNullifier.html
index f3a0fc9..69bd240 100644
--- a/docs/java/com/sleepycat/db/ForeignKeyNullifier.html
+++ b/docs/java/com/sleepycat/db/ForeignKeyNullifier.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:04 EDT 2013 -->
 <TITLE>
 ForeignKeyNullifier (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -205,7 +205,7 @@ boolean <B>nullifyForeignKey</B>(<A HREF="../../../com/sleepycat/db/SecondaryDat
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -241,6 +241,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/ForeignMultiKeyNullifier.html b/docs/java/com/sleepycat/db/ForeignMultiKeyNullifier.html
index 1013a8b..c581c44 100644
--- a/docs/java/com/sleepycat/db/ForeignMultiKeyNullifier.html
+++ b/docs/java/com/sleepycat/db/ForeignMultiKeyNullifier.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:04 EDT 2013 -->
 <TITLE>
 ForeignMultiKeyNullifier (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -205,7 +205,7 @@ boolean <B>nullifyForeignKey</B>(<A HREF="../../../com/sleepycat/db/SecondaryDat
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -241,6 +241,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/HashStats.html b/docs/java/com/sleepycat/db/HashStats.html
index 20ecc72..94381c0 100644
--- a/docs/java/com/sleepycat/db/HashStats.html
+++ b/docs/java/com/sleepycat/db/HashStats.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:04 EDT 2013 -->
 <TITLE>
 HashStats (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -583,7 +583,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -619,6 +619,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/Hasher.html b/docs/java/com/sleepycat/db/Hasher.html
index a639b29..3288647 100644
--- a/docs/java/com/sleepycat/db/Hasher.html
+++ b/docs/java/com/sleepycat/db/Hasher.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:04 EDT 2013 -->
 <TITLE>
 Hasher (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -181,7 +181,7 @@ int <B>hash</B>(<A HREF="../../../com/sleepycat/db/Database.html" title="class i
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -217,6 +217,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/HeapFullException.html b/docs/java/com/sleepycat/db/HeapFullException.html
index 7fd6535..c9db2a5 100644
--- a/docs/java/com/sleepycat/db/HeapFullException.html
+++ b/docs/java/com/sleepycat/db/HeapFullException.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:04 EDT 2013 -->
 <TITLE>
 HeapFullException (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -216,7 +216,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -252,6 +252,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/HeapRecordId.html b/docs/java/com/sleepycat/db/HeapRecordId.html
index fdd221e..f00fb61 100644
--- a/docs/java/com/sleepycat/db/HeapRecordId.html
+++ b/docs/java/com/sleepycat/db/HeapRecordId.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:04 EDT 2013 -->
 <TITLE>
 HeapRecordId (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -406,7 +406,7 @@ public void <B>setIndex</B>(short indx)</PRE>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -442,6 +442,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/HeapStats.html b/docs/java/com/sleepycat/db/HeapStats.html
index 844843c..2fb38a3 100644
--- a/docs/java/com/sleepycat/db/HeapStats.html
+++ b/docs/java/com/sleepycat/db/HeapStats.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:04 EDT 2013 -->
 <TITLE>
 HeapStats (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -358,7 +358,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -394,6 +394,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/JoinConfig.html b/docs/java/com/sleepycat/db/JoinConfig.html
index 101eed8..49e4ad3 100644
--- a/docs/java/com/sleepycat/db/JoinConfig.html
+++ b/docs/java/com/sleepycat/db/JoinConfig.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 JoinConfig (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -324,7 +324,7 @@ public boolean <B>getNoSort</B>()</PRE>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -360,6 +360,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/JoinCursor.html b/docs/java/com/sleepycat/db/JoinCursor.html
index f2cea57..e3b044c 100644
--- a/docs/java/com/sleepycat/db/JoinCursor.html
+++ b/docs/java/com/sleepycat/db/JoinCursor.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 JoinCursor (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -391,7 +391,7 @@ deadlock.
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -427,6 +427,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/KeyRange.html b/docs/java/com/sleepycat/db/KeyRange.html
index b3c4106..718818c 100644
--- a/docs/java/com/sleepycat/db/KeyRange.html
+++ b/docs/java/com/sleepycat/db/KeyRange.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 KeyRange (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -275,7 +275,7 @@ public <B>KeyRange</B>()</PRE>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -311,6 +311,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/Lock.html b/docs/java/com/sleepycat/db/Lock.html
index cf59d40..46d2a80 100644
--- a/docs/java/com/sleepycat/db/Lock.html
+++ b/docs/java/com/sleepycat/db/Lock.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 Lock (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -156,7 +156,7 @@ The locking interfaces for the database environment are methods of the
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -192,6 +192,6 @@ DETAIL: FIELD | CONSTR | METHOD</FONT></TD>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/LockDetectMode.html b/docs/java/com/sleepycat/db/LockDetectMode.html
index c93f217..401a741 100644
--- a/docs/java/com/sleepycat/db/LockDetectMode.html
+++ b/docs/java/com/sleepycat/db/LockDetectMode.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 LockDetectMode (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -409,7 +409,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -445,6 +445,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | CONSTR | <A
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/LockMode.html b/docs/java/com/sleepycat/db/LockMode.html
index 6cc892d..30adde8 100644
--- a/docs/java/com/sleepycat/db/LockMode.html
+++ b/docs/java/com/sleepycat/db/LockMode.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 LockMode (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -376,7 +376,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -412,6 +412,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | CONSTR | <A
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/LockNotGrantedException.html b/docs/java/com/sleepycat/db/LockNotGrantedException.html
index 2a9e08d..f0dcd8d 100644
--- a/docs/java/com/sleepycat/db/LockNotGrantedException.html
+++ b/docs/java/com/sleepycat/db/LockNotGrantedException.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 LockNotGrantedException (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -319,7 +319,7 @@ public int <B>getOp</B>()</PRE>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -355,6 +355,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/LockOperation.html b/docs/java/com/sleepycat/db/LockOperation.html
index ea0c53c..ebf5302 100644
--- a/docs/java/com/sleepycat/db/LockOperation.html
+++ b/docs/java/com/sleepycat/db/LockOperation.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 LockOperation (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -349,7 +349,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -385,6 +385,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | CONSTR | <A
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/LockRequest.html b/docs/java/com/sleepycat/db/LockRequest.html
index e53605b..4dcd246 100644
--- a/docs/java/com/sleepycat/db/LockRequest.html
+++ b/docs/java/com/sleepycat/db/LockRequest.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 LockRequest (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -487,7 +487,7 @@ public int <B>getTimeout</B>()</PRE>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -523,6 +523,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/LockRequestMode.html b/docs/java/com/sleepycat/db/LockRequestMode.html
index ce13c75..01a47bf 100644
--- a/docs/java/com/sleepycat/db/LockRequestMode.html
+++ b/docs/java/com/sleepycat/db/LockRequestMode.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 LockRequestMode (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -347,7 +347,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -383,6 +383,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/LockStats.html b/docs/java/com/sleepycat/db/LockStats.html
index aacdd69..ec19efd 100644
--- a/docs/java/com/sleepycat/db/LockStats.html
+++ b/docs/java/com/sleepycat/db/LockStats.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 LockStats (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -1243,7 +1243,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -1279,6 +1279,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/LogCursor.html b/docs/java/com/sleepycat/db/LogCursor.html
index feec683..632b9f9 100644
--- a/docs/java/com/sleepycat/db/LogCursor.html
+++ b/docs/java/com/sleepycat/db/LogCursor.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 LogCursor (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -440,7 +440,7 @@ public int <B>version</B>()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -476,6 +476,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/LogRecordHandler.html b/docs/java/com/sleepycat/db/LogRecordHandler.html
index a8fe392..117d761 100644
--- a/docs/java/com/sleepycat/db/LogRecordHandler.html
+++ b/docs/java/com/sleepycat/db/LogRecordHandler.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 LogRecordHandler (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -179,7 +179,7 @@ int <B>handleLogRecord</B>(<A HREF="../../../com/sleepycat/db/Environment.html"
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -215,6 +215,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/LogSequenceNumber.html b/docs/java/com/sleepycat/db/LogSequenceNumber.html
index 682bc22..8b9ff06 100644
--- a/docs/java/com/sleepycat/db/LogSequenceNumber.html
+++ b/docs/java/com/sleepycat/db/LogSequenceNumber.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 LogSequenceNumber (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -301,7 +301,7 @@ public static int <B>compare</B>(<A HREF="../../../com/sleepycat/db/LogSequenceN
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -337,6 +337,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/LogStats.html b/docs/java/com/sleepycat/db/LogStats.html
index ef2f710..5755979 100644
--- a/docs/java/com/sleepycat/db/LogStats.html
+++ b/docs/java/com/sleepycat/db/LogStats.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 LogStats (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -745,7 +745,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -781,6 +781,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/LogVerifyConfig.html b/docs/java/com/sleepycat/db/LogVerifyConfig.html
index ef6c508..1793241 100644
--- a/docs/java/com/sleepycat/db/LogVerifyConfig.html
+++ b/docs/java/com/sleepycat/db/LogVerifyConfig.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 LogVerifyConfig (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -715,7 +715,7 @@ public void <B>setVerbose</B>(boolean verbs)</PRE>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -751,6 +751,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/MemoryException.html b/docs/java/com/sleepycat/db/MemoryException.html
index 587ea59..ccb1513 100644
--- a/docs/java/com/sleepycat/db/MemoryException.html
+++ b/docs/java/com/sleepycat/db/MemoryException.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 MemoryException (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -245,7 +245,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -281,6 +281,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/MessageHandler.html b/docs/java/com/sleepycat/db/MessageHandler.html
index 40b4421..da558ec 100644
--- a/docs/java/com/sleepycat/db/MessageHandler.html
+++ b/docs/java/com/sleepycat/db/MessageHandler.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 MessageHandler (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -185,7 +185,7 @@ void <B>message</B>(<A HREF="../../../com/sleepycat/db/Environment.html" title="
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -221,6 +221,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/MultipleDataEntry.html b/docs/java/com/sleepycat/db/MultipleDataEntry.html
index ecf7bdd..64a0598 100644
--- a/docs/java/com/sleepycat/db/MultipleDataEntry.html
+++ b/docs/java/com/sleepycat/db/MultipleDataEntry.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 MultipleDataEntry (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -386,7 +386,7 @@ public boolean <B>append</B>(byte[] data)
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -422,6 +422,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/MultipleEntry.html b/docs/java/com/sleepycat/db/MultipleEntry.html
index 0271bb6..43a5506 100644
--- a/docs/java/com/sleepycat/db/MultipleEntry.html
+++ b/docs/java/com/sleepycat/db/MultipleEntry.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 MultipleEntry (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -280,7 +280,7 @@ protected boolean <B>append_internal</B>(byte[] newdata,
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -316,6 +316,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/MultipleKeyDataEntry.html b/docs/java/com/sleepycat/db/MultipleKeyDataEntry.html
index 6dee6bd..9aaa8e8 100644
--- a/docs/java/com/sleepycat/db/MultipleKeyDataEntry.html
+++ b/docs/java/com/sleepycat/db/MultipleKeyDataEntry.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 MultipleKeyDataEntry (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -397,7 +397,7 @@ public boolean <B>append</B>(byte[] key,
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -433,6 +433,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/MultipleKeyNIODataEntry.html b/docs/java/com/sleepycat/db/MultipleKeyNIODataEntry.html
index ee471c7..538872c 100644
--- a/docs/java/com/sleepycat/db/MultipleKeyNIODataEntry.html
+++ b/docs/java/com/sleepycat/db/MultipleKeyNIODataEntry.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 MultipleKeyNIODataEntry (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -272,7 +272,7 @@ public boolean <B>next</B>(<A HREF="../../../com/sleepycat/db/DatabaseEntry.html
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -308,6 +308,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/MultipleNIODataEntry.html b/docs/java/com/sleepycat/db/MultipleNIODataEntry.html
index a07804b..5af534f 100644
--- a/docs/java/com/sleepycat/db/MultipleNIODataEntry.html
+++ b/docs/java/com/sleepycat/db/MultipleNIODataEntry.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 MultipleNIODataEntry (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -272,7 +272,7 @@ public boolean <B>next</B>(<A HREF="../../../com/sleepycat/db/DatabaseEntry.html
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -308,6 +308,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/MultipleRecnoDataEntry.html b/docs/java/com/sleepycat/db/MultipleRecnoDataEntry.html
index bfd36c6..d8e0205 100644
--- a/docs/java/com/sleepycat/db/MultipleRecnoDataEntry.html
+++ b/docs/java/com/sleepycat/db/MultipleRecnoDataEntry.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 MultipleRecnoDataEntry (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -396,7 +396,7 @@ public boolean <B>append</B>(int recno,
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -432,6 +432,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/MultipleRecnoNIODataEntry.html b/docs/java/com/sleepycat/db/MultipleRecnoNIODataEntry.html
index 0071abc..e70f35a 100644
--- a/docs/java/com/sleepycat/db/MultipleRecnoNIODataEntry.html
+++ b/docs/java/com/sleepycat/db/MultipleRecnoNIODataEntry.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 MultipleRecnoNIODataEntry (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -276,7 +276,7 @@ public boolean <B>next</B>(<A HREF="../../../com/sleepycat/db/DatabaseEntry.html
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -312,6 +312,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/MutexStats.html b/docs/java/com/sleepycat/db/MutexStats.html
index 5cfb4a7..73da62a 100644
--- a/docs/java/com/sleepycat/db/MutexStats.html
+++ b/docs/java/com/sleepycat/db/MutexStats.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 MutexStats (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -446,7 +446,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -482,6 +482,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/OperationStatus.html b/docs/java/com/sleepycat/db/OperationStatus.html
index 60b82e5..c7bf2de 100644
--- a/docs/java/com/sleepycat/db/OperationStatus.html
+++ b/docs/java/com/sleepycat/db/OperationStatus.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 OperationStatus (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -289,7 +289,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -325,6 +325,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | CONSTR | <A
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/PanicHandler.html b/docs/java/com/sleepycat/db/PanicHandler.html
index 0796d6e..3e20cf9 100644
--- a/docs/java/com/sleepycat/db/PanicHandler.html
+++ b/docs/java/com/sleepycat/db/PanicHandler.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 PanicHandler (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -186,7 +186,7 @@ void <B>panic</B>(<A HREF="../../../com/sleepycat/db/Environment.html" title="cl
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -222,6 +222,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/PartitionHandler.html b/docs/java/com/sleepycat/db/PartitionHandler.html
index 5188c51..d4a3f21 100644
--- a/docs/java/com/sleepycat/db/PartitionHandler.html
+++ b/docs/java/com/sleepycat/db/PartitionHandler.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 PartitionHandler (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -174,7 +174,7 @@ int <B>partition</B>(<A HREF="../../../com/sleepycat/db/Database.html" title="cl
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -210,6 +210,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/PreparedTransaction.html b/docs/java/com/sleepycat/db/PreparedTransaction.html
index 6c67682..0d6898b 100644
--- a/docs/java/com/sleepycat/db/PreparedTransaction.html
+++ b/docs/java/com/sleepycat/db/PreparedTransaction.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 PreparedTransaction (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -212,7 +212,7 @@ public <A HREF="../../../com/sleepycat/db/Transaction.html" title="class in com.
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -248,6 +248,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/QueueStats.html b/docs/java/com/sleepycat/db/QueueStats.html
index a7764f7..65fcaf4 100644
--- a/docs/java/com/sleepycat/db/QueueStats.html
+++ b/docs/java/com/sleepycat/db/QueueStats.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 QueueStats (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -479,7 +479,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -515,6 +515,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/RecordNumberAppender.html b/docs/java/com/sleepycat/db/RecordNumberAppender.html
index 3d937d5..f4f2e1d 100644
--- a/docs/java/com/sleepycat/db/RecordNumberAppender.html
+++ b/docs/java/com/sleepycat/db/RecordNumberAppender.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 RecordNumberAppender (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -192,7 +192,7 @@ void <B>appendRecordNumber</B>(<A HREF="../../../com/sleepycat/db/Database.html"
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -228,6 +228,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/RecoveryOperation.html b/docs/java/com/sleepycat/db/RecoveryOperation.html
index 84986ce..61700fd 100644
--- a/docs/java/com/sleepycat/db/RecoveryOperation.html
+++ b/docs/java/com/sleepycat/db/RecoveryOperation.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 RecoveryOperation (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -352,7 +352,7 @@ public static <A HREF="../../../com/sleepycat/db/RecoveryOperation.html" title="
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -388,6 +388,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | CONSTR | <A
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/RegionResourceType.html b/docs/java/com/sleepycat/db/RegionResourceType.html
index 76ba357..8e37820 100644
--- a/docs/java/com/sleepycat/db/RegionResourceType.html
+++ b/docs/java/com/sleepycat/db/RegionResourceType.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 RegionResourceType (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -327,7 +327,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -363,6 +363,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | CONSTR | <A
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/ReplicationChannel.html b/docs/java/com/sleepycat/db/ReplicationChannel.html
index de08b04..4323947 100644
--- a/docs/java/com/sleepycat/db/ReplicationChannel.html
+++ b/docs/java/com/sleepycat/db/ReplicationChannel.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 ReplicationChannel (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -268,7 +268,7 @@ public void <B>setTimeout</B>(long timeout)
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -304,6 +304,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/ReplicationConfig.html b/docs/java/com/sleepycat/db/ReplicationConfig.html
index a4ed188..fa0a4e0 100644
--- a/docs/java/com/sleepycat/db/ReplicationConfig.html
+++ b/docs/java/com/sleepycat/db/ReplicationConfig.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 ReplicationConfig (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -375,7 +375,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -411,6 +411,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | CONSTR | <A
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/ReplicationDuplicateMasterException.html b/docs/java/com/sleepycat/db/ReplicationDuplicateMasterException.html
index 9a061e3..c5556a6 100644
--- a/docs/java/com/sleepycat/db/ReplicationDuplicateMasterException.html
+++ b/docs/java/com/sleepycat/db/ReplicationDuplicateMasterException.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 ReplicationDuplicateMasterException (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -183,7 +183,7 @@ calling <A HREF="../../../com/sleepycat/db/Environment.html#electReplicationMast
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -219,6 +219,6 @@ DETAIL: FIELD | CONSTR | METHOD</FONT></TD>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/ReplicationHandleDeadException.html b/docs/java/com/sleepycat/db/ReplicationHandleDeadException.html
index 114bd8c..746c75d 100644
--- a/docs/java/com/sleepycat/db/ReplicationHandleDeadException.html
+++ b/docs/java/com/sleepycat/db/ReplicationHandleDeadException.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 ReplicationHandleDeadException (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -187,7 +187,7 @@ resources.
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -223,6 +223,6 @@ DETAIL: FIELD | CONSTR | METHOD</FONT></TD>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/ReplicationHoldElectionException.html b/docs/java/com/sleepycat/db/ReplicationHoldElectionException.html
index 37fed81..fd91897 100644
--- a/docs/java/com/sleepycat/db/ReplicationHoldElectionException.html
+++ b/docs/java/com/sleepycat/db/ReplicationHoldElectionException.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 ReplicationHoldElectionException (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -181,7 +181,7 @@ An election is needed.  The application should call for an election by calling
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -217,6 +217,6 @@ DETAIL: FIELD | CONSTR | METHOD</FONT></TD>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/ReplicationHostAddress.html b/docs/java/com/sleepycat/db/ReplicationHostAddress.html
index 8f8fc7f..8f4c1f7 100644
--- a/docs/java/com/sleepycat/db/ReplicationHostAddress.html
+++ b/docs/java/com/sleepycat/db/ReplicationHostAddress.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 ReplicationHostAddress (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -338,7 +338,7 @@ public boolean <B>equals</B>(<A HREF="http://download.oracle.com/javase/1.5.0/do
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -374,6 +374,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/ReplicationJoinFailureException.html b/docs/java/com/sleepycat/db/ReplicationJoinFailureException.html
index 5a0c1f5..e6d682e 100644
--- a/docs/java/com/sleepycat/db/ReplicationJoinFailureException.html
+++ b/docs/java/com/sleepycat/db/ReplicationJoinFailureException.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 ReplicationJoinFailureException (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -182,7 +182,7 @@ internal initialization (the <A HREF="../../../com/sleepycat/db/ReplicationConfi
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -218,6 +218,6 @@ DETAIL: FIELD | CONSTR | METHOD</FONT></TD>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/ReplicationLeaseExpiredException.html b/docs/java/com/sleepycat/db/ReplicationLeaseExpiredException.html
index f7fb104..5b621df 100644
--- a/docs/java/com/sleepycat/db/ReplicationLeaseExpiredException.html
+++ b/docs/java/com/sleepycat/db/ReplicationLeaseExpiredException.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 ReplicationLeaseExpiredException (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -180,7 +180,7 @@ Thrown if a master lease has expired.
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -216,6 +216,6 @@ DETAIL: FIELD | CONSTR | METHOD</FONT></TD>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/ReplicationLockoutException.html b/docs/java/com/sleepycat/db/ReplicationLockoutException.html
index bff40b6..d780106 100644
--- a/docs/java/com/sleepycat/db/ReplicationLockoutException.html
+++ b/docs/java/com/sleepycat/db/ReplicationLockoutException.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 ReplicationLockoutException (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -180,7 +180,7 @@ Thrown when an operation was blocked by client/master synchronization.
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -216,6 +216,6 @@ DETAIL: FIELD | CONSTR | METHOD</FONT></TD>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/ReplicationManagerAckPolicy.html b/docs/java/com/sleepycat/db/ReplicationManagerAckPolicy.html
index f94bb26..e589d3f 100644
--- a/docs/java/com/sleepycat/db/ReplicationManagerAckPolicy.html
+++ b/docs/java/com/sleepycat/db/ReplicationManagerAckPolicy.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 ReplicationManagerAckPolicy (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -376,7 +376,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -412,6 +412,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | CONSTR | <A
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/ReplicationManagerConnectionStatus.html b/docs/java/com/sleepycat/db/ReplicationManagerConnectionStatus.html
index 2c148fb..443a22e 100644
--- a/docs/java/com/sleepycat/db/ReplicationManagerConnectionStatus.html
+++ b/docs/java/com/sleepycat/db/ReplicationManagerConnectionStatus.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 ReplicationManagerConnectionStatus (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -268,7 +268,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -304,6 +304,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | CONSTR | <A
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/ReplicationManagerMessageDispatch.html b/docs/java/com/sleepycat/db/ReplicationManagerMessageDispatch.html
index 18f5198..fb75c9d 100644
--- a/docs/java/com/sleepycat/db/ReplicationManagerMessageDispatch.html
+++ b/docs/java/com/sleepycat/db/ReplicationManagerMessageDispatch.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 ReplicationManagerMessageDispatch (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -169,7 +169,7 @@ void <B>dispatch</B>(<A HREF="../../../com/sleepycat/db/ReplicationChannel.html"
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -205,6 +205,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/ReplicationManagerSite.html b/docs/java/com/sleepycat/db/ReplicationManagerSite.html
index a09481e..7e7e4c4 100644
--- a/docs/java/com/sleepycat/db/ReplicationManagerSite.html
+++ b/docs/java/com/sleepycat/db/ReplicationManagerSite.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 ReplicationManagerSite (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -559,7 +559,7 @@ public void <B>remove</B>()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -595,6 +595,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/ReplicationManagerSiteConfig.html b/docs/java/com/sleepycat/db/ReplicationManagerSiteConfig.html
index 5227042..e07b33c 100644
--- a/docs/java/com/sleepycat/db/ReplicationManagerSiteConfig.html
+++ b/docs/java/com/sleepycat/db/ReplicationManagerSiteConfig.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 ReplicationManagerSiteConfig (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -645,7 +645,7 @@ public boolean <B>getPeer</B>()</PRE>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -681,6 +681,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/ReplicationManagerSiteInfo.html b/docs/java/com/sleepycat/db/ReplicationManagerSiteInfo.html
index fe4facc..c7b1761 100644
--- a/docs/java/com/sleepycat/db/ReplicationManagerSiteInfo.html
+++ b/docs/java/com/sleepycat/db/ReplicationManagerSiteInfo.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 ReplicationManagerSiteInfo (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -369,7 +369,7 @@ public boolean <B>isPeer</B>()</PRE>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -405,6 +405,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/ReplicationManagerStartPolicy.html b/docs/java/com/sleepycat/db/ReplicationManagerStartPolicy.html
index 6cc0b44..7a363c3 100644
--- a/docs/java/com/sleepycat/db/ReplicationManagerStartPolicy.html
+++ b/docs/java/com/sleepycat/db/ReplicationManagerStartPolicy.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 ReplicationManagerStartPolicy (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -267,7 +267,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -303,6 +303,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | CONSTR | <A
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/ReplicationManagerStats.html b/docs/java/com/sleepycat/db/ReplicationManagerStats.html
index 2aaad9e..5b00a9e 100644
--- a/docs/java/com/sleepycat/db/ReplicationManagerStats.html
+++ b/docs/java/com/sleepycat/db/ReplicationManagerStats.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 ReplicationManagerStats (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -342,7 +342,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -378,6 +378,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/ReplicationSiteUnavailableException.html b/docs/java/com/sleepycat/db/ReplicationSiteUnavailableException.html
index 5eca6f4..dff56ef 100644
--- a/docs/java/com/sleepycat/db/ReplicationSiteUnavailableException.html
+++ b/docs/java/com/sleepycat/db/ReplicationSiteUnavailableException.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 ReplicationSiteUnavailableException (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -181,7 +181,7 @@ complete the election in the specified timeout period.
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -217,6 +217,6 @@ DETAIL: FIELD | CONSTR | METHOD</FONT></TD>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/ReplicationStats.html b/docs/java/com/sleepycat/db/ReplicationStats.html
index 401d558..fdee679 100644
--- a/docs/java/com/sleepycat/db/ReplicationStats.html
+++ b/docs/java/com/sleepycat/db/ReplicationStats.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 ReplicationStats (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -1548,7 +1548,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -1584,6 +1584,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | CONSTR | <A
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/ReplicationStatus.html b/docs/java/com/sleepycat/db/ReplicationStatus.html
index 87629cc..55bf04d 100644
--- a/docs/java/com/sleepycat/db/ReplicationStatus.html
+++ b/docs/java/com/sleepycat/db/ReplicationStatus.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 ReplicationStatus (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -390,7 +390,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -426,6 +426,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/ReplicationTimeoutType.html b/docs/java/com/sleepycat/db/ReplicationTimeoutType.html
index 94cddb3..491cddf 100644
--- a/docs/java/com/sleepycat/db/ReplicationTimeoutType.html
+++ b/docs/java/com/sleepycat/db/ReplicationTimeoutType.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 ReplicationTimeoutType (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -419,7 +419,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -455,6 +455,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | CONSTR | <A
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/ReplicationTransport.html b/docs/java/com/sleepycat/db/ReplicationTransport.html
index f80d82f..de24e04 100644
--- a/docs/java/com/sleepycat/db/ReplicationTransport.html
+++ b/docs/java/com/sleepycat/db/ReplicationTransport.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 ReplicationTransport (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -289,7 +289,7 @@ int <B>send</B>(<A HREF="../../../com/sleepycat/db/Environment.html" title="clas
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -325,6 +325,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | CONSTR | <A
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/RunRecoveryException.html b/docs/java/com/sleepycat/db/RunRecoveryException.html
index 1b4f3b3..df00aa6 100644
--- a/docs/java/com/sleepycat/db/RunRecoveryException.html
+++ b/docs/java/com/sleepycat/db/RunRecoveryException.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 RunRecoveryException (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -185,7 +185,7 @@ the same way.  When this occurs, recovery should be performed.
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -221,6 +221,6 @@ DETAIL: FIELD | CONSTR | METHOD</FONT></TD>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/SecondaryConfig.html b/docs/java/com/sleepycat/db/SecondaryConfig.html
index 39a7afc..ba6dac9 100644
--- a/docs/java/com/sleepycat/db/SecondaryConfig.html
+++ b/docs/java/com/sleepycat/db/SecondaryConfig.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 SecondaryConfig (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -803,7 +803,7 @@ public <A HREF="../../../com/sleepycat/db/ForeignMultiKeyNullifier.html" title="
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -839,6 +839,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/SecondaryCursor.html b/docs/java/com/sleepycat/db/SecondaryCursor.html
index 6c2f4a4..2180566 100644
--- a/docs/java/com/sleepycat/db/SecondaryCursor.html
+++ b/docs/java/com/sleepycat/db/SecondaryCursor.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:05 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 SecondaryCursor (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -1129,7 +1129,7 @@ deadlock.
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -1165,6 +1165,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/SecondaryDatabase.html b/docs/java/com/sleepycat/db/SecondaryDatabase.html
index 3c335cc..5219e60 100644
--- a/docs/java/com/sleepycat/db/SecondaryDatabase.html
+++ b/docs/java/com/sleepycat/db/SecondaryDatabase.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 SecondaryDatabase (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -642,7 +642,7 @@ deadlock.
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -678,6 +678,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/SecondaryKeyCreator.html b/docs/java/com/sleepycat/db/SecondaryKeyCreator.html
index 89c44e2..6112d70 100644
--- a/docs/java/com/sleepycat/db/SecondaryKeyCreator.html
+++ b/docs/java/com/sleepycat/db/SecondaryKeyCreator.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 SecondaryKeyCreator (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -230,7 +230,7 @@ boolean <B>createSecondaryKey</B>(<A HREF="../../../com/sleepycat/db/SecondaryDa
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -266,6 +266,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/SecondaryMultiKeyCreator.html b/docs/java/com/sleepycat/db/SecondaryMultiKeyCreator.html
index beae67c..0a67d84 100644
--- a/docs/java/com/sleepycat/db/SecondaryMultiKeyCreator.html
+++ b/docs/java/com/sleepycat/db/SecondaryMultiKeyCreator.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 SecondaryMultiKeyCreator (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -268,7 +268,7 @@ void <B>createSecondaryKeys</B>(<A HREF="../../../com/sleepycat/db/SecondaryData
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -304,6 +304,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/Sequence.html b/docs/java/com/sleepycat/db/Sequence.html
index 72756e6..441df2f 100644
--- a/docs/java/com/sleepycat/db/Sequence.html
+++ b/docs/java/com/sleepycat/db/Sequence.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 Sequence (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -325,7 +325,7 @@ public <A HREF="../../../com/sleepycat/db/SequenceStats.html" title="class in co
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -361,6 +361,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/SequenceConfig.html b/docs/java/com/sleepycat/db/SequenceConfig.html
index 4818036..20e2b92 100644
--- a/docs/java/com/sleepycat/db/SequenceConfig.html
+++ b/docs/java/com/sleepycat/db/SequenceConfig.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 SequenceConfig (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -747,7 +747,7 @@ This method may be called at any time during the life of the application.
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -783,6 +783,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/SequenceStats.html b/docs/java/com/sleepycat/db/SequenceStats.html
index 639ca6f..c80c518 100644
--- a/docs/java/com/sleepycat/db/SequenceStats.html
+++ b/docs/java/com/sleepycat/db/SequenceStats.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 SequenceStats (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -380,7 +380,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -416,6 +416,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/StatsConfig.html b/docs/java/com/sleepycat/db/StatsConfig.html
index d57dd56..d30dc5e 100644
--- a/docs/java/com/sleepycat/db/StatsConfig.html
+++ b/docs/java/com/sleepycat/db/StatsConfig.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 StatsConfig (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -356,7 +356,7 @@ public boolean <B>getFast</B>()</PRE>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -392,6 +392,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/Transaction.html b/docs/java/com/sleepycat/db/Transaction.html
index 767a065..5806ce1 100644
--- a/docs/java/com/sleepycat/db/Transaction.html
+++ b/docs/java/com/sleepycat/db/Transaction.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 Transaction (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -810,7 +810,7 @@ public void <B>setLockTimeout</B>(long timeOut)
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -846,6 +846,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/TransactionConfig.html b/docs/java/com/sleepycat/db/TransactionConfig.html
index 615431b..e0f43fa 100644
--- a/docs/java/com/sleepycat/db/TransactionConfig.html
+++ b/docs/java/com/sleepycat/db/TransactionConfig.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 TransactionConfig (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -944,7 +944,7 @@ public boolean <B>getBulk</B>()</PRE>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -980,6 +980,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/TransactionStats.Active.html b/docs/java/com/sleepycat/db/TransactionStats.Active.html
index df9e0c5..172b221 100644
--- a/docs/java/com/sleepycat/db/TransactionStats.Active.html
+++ b/docs/java/com/sleepycat/db/TransactionStats.Active.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 TransactionStats.Active (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -377,7 +377,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -413,6 +413,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/TransactionStats.html b/docs/java/com/sleepycat/db/TransactionStats.html
index ac794f6..b25d653 100644
--- a/docs/java/com/sleepycat/db/TransactionStats.html
+++ b/docs/java/com/sleepycat/db/TransactionStats.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 TransactionStats (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -571,7 +571,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -607,6 +607,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/TransactionStatus.html b/docs/java/com/sleepycat/db/TransactionStatus.html
index d409d5a..c57c49b 100644
--- a/docs/java/com/sleepycat/db/TransactionStatus.html
+++ b/docs/java/com/sleepycat/db/TransactionStatus.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 TransactionStatus (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -285,7 +285,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -321,6 +321,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | CONSTR | <A
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/VerboseConfig.html b/docs/java/com/sleepycat/db/VerboseConfig.html
index fd7689c..9541f54 100644
--- a/docs/java/com/sleepycat/db/VerboseConfig.html
+++ b/docs/java/com/sleepycat/db/VerboseConfig.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 VerboseConfig (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -553,7 +553,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -589,6 +589,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | CONSTR | <A
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/VerifyConfig.html b/docs/java/com/sleepycat/db/VerifyConfig.html
index 2b31f5b..9aef42f 100644
--- a/docs/java/com/sleepycat/db/VerifyConfig.html
+++ b/docs/java/com/sleepycat/db/VerifyConfig.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 VerifyConfig (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -565,7 +565,7 @@ This method may be called at any time during the life of the application.
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -601,6 +601,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/VersionMismatchException.html b/docs/java/com/sleepycat/db/VersionMismatchException.html
index 2cc9b13..35428e7 100644
--- a/docs/java/com/sleepycat/db/VersionMismatchException.html
+++ b/docs/java/com/sleepycat/db/VersionMismatchException.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:06 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:05 EDT 2013 -->
 <TITLE>
 VersionMismatchException (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -181,7 +181,7 @@ the database environment.
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -217,6 +217,6 @@ DETAIL: FIELD | CONSTR | METHOD</FONT></TD>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/BackupHandler.html b/docs/java/com/sleepycat/db/class-use/BackupHandler.html
index d92d254..8c06368 100644
--- a/docs/java/com/sleepycat/db/class-use/BackupHandler.html
+++ b/docs/java/com/sleepycat/db/class-use/BackupHandler.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Interface com.sleepycat.db.BackupHandler (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -164,7 +164,7 @@ interface to be used when performing hot backups.</TD>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -194,6 +194,6 @@ interface to be used when performing hot backups.</TD>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/BackupOptions.html b/docs/java/com/sleepycat/db/class-use/BackupOptions.html
index b28bc6f..c21d372 100644
--- a/docs/java/com/sleepycat/db/class-use/BackupOptions.html
+++ b/docs/java/com/sleepycat/db/class-use/BackupOptions.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.BackupOptions (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -164,7 +164,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/BackupOptions.html" title="class i
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -194,6 +194,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/BackupOptions.html" title="class i
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/BtreeCompressor.html b/docs/java/com/sleepycat/db/class-use/BtreeCompressor.html
index bcd5e6e..168ef8a 100644
--- a/docs/java/com/sleepycat/db/class-use/BtreeCompressor.html
+++ b/docs/java/com/sleepycat/db/class-use/BtreeCompressor.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Interface com.sleepycat.db.BtreeCompressor (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -162,7 +162,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/BtreeCompressor.html" title="inter
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -192,6 +192,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/BtreeCompressor.html" title="inter
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/BtreePrefixCalculator.html b/docs/java/com/sleepycat/db/class-use/BtreePrefixCalculator.html
index c241593..de7a810 100644
--- a/docs/java/com/sleepycat/db/class-use/BtreePrefixCalculator.html
+++ b/docs/java/com/sleepycat/db/class-use/BtreePrefixCalculator.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Interface com.sleepycat.db.BtreePrefixCalculator (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -162,7 +162,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/BtreePrefixCalculator.html" title=
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -192,6 +192,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/BtreePrefixCalculator.html" title=
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/BtreeStats.html b/docs/java/com/sleepycat/db/class-use/BtreeStats.html
index 0b9edc4..1d18af4 100644
--- a/docs/java/com/sleepycat/db/class-use/BtreeStats.html
+++ b/docs/java/com/sleepycat/db/class-use/BtreeStats.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.BtreeStats (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.db.BtreeStats
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.db.BtreeStats
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/CacheFile.html b/docs/java/com/sleepycat/db/class-use/CacheFile.html
index 4b6d9ce..3f60e1b 100644
--- a/docs/java/com/sleepycat/db/class-use/CacheFile.html
+++ b/docs/java/com/sleepycat/db/class-use/CacheFile.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.CacheFile (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -146,7 +146,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/CacheFile.html" title="class in co
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -176,6 +176,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/CacheFile.html" title="class in co
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/CacheFilePriority.html b/docs/java/com/sleepycat/db/class-use/CacheFilePriority.html
index f85187a..e030b10 100644
--- a/docs/java/com/sleepycat/db/class-use/CacheFilePriority.html
+++ b/docs/java/com/sleepycat/db/class-use/CacheFilePriority.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.CacheFilePriority (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -243,7 +243,7 @@ cache priority for pages from the specified file.</TD>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -273,6 +273,6 @@ cache priority for pages from the specified file.</TD>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/CacheFileStats.html b/docs/java/com/sleepycat/db/class-use/CacheFileStats.html
index 71db8e7..df93662 100644
--- a/docs/java/com/sleepycat/db/class-use/CacheFileStats.html
+++ b/docs/java/com/sleepycat/db/class-use/CacheFileStats.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.CacheFileStats (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -146,7 +146,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/CacheFileStats.html" title="class
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -176,6 +176,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/CacheFileStats.html" title="class
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/CacheStats.html b/docs/java/com/sleepycat/db/class-use/CacheStats.html
index 1f5b357..62502fe 100644
--- a/docs/java/com/sleepycat/db/class-use/CacheStats.html
+++ b/docs/java/com/sleepycat/db/class-use/CacheStats.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.CacheStats (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -146,7 +146,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/CacheStats.html" title="class in c
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -176,6 +176,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/CacheStats.html" title="class in c
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/CheckpointConfig.html b/docs/java/com/sleepycat/db/class-use/CheckpointConfig.html
index 44c8dcc..0a55098 100644
--- a/docs/java/com/sleepycat/db/class-use/CheckpointConfig.html
+++ b/docs/java/com/sleepycat/db/class-use/CheckpointConfig.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.CheckpointConfig (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -163,7 +163,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/CheckpointConfig.html" title="clas
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -193,6 +193,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/CheckpointConfig.html" title="clas
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/CompactConfig.html b/docs/java/com/sleepycat/db/class-use/CompactConfig.html
index 0bfce6d..9cfb5a6 100644
--- a/docs/java/com/sleepycat/db/class-use/CompactConfig.html
+++ b/docs/java/com/sleepycat/db/class-use/CompactConfig.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.CompactConfig (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -168,7 +168,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/CompactConfig.html" title="class i
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -198,6 +198,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/CompactConfig.html" title="class i
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/CompactStats.html b/docs/java/com/sleepycat/db/class-use/CompactStats.html
index 5104d2f..f7918a4 100644
--- a/docs/java/com/sleepycat/db/class-use/CompactStats.html
+++ b/docs/java/com/sleepycat/db/class-use/CompactStats.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.CompactStats (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -151,7 +151,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/CompactStats.html" title="class in
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -181,6 +181,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/CompactStats.html" title="class in
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/Cursor.html b/docs/java/com/sleepycat/db/class-use/Cursor.html
index 673c166..5cc13cd 100644
--- a/docs/java/com/sleepycat/db/class-use/Cursor.html
+++ b/docs/java/com/sleepycat/db/class-use/Cursor.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.Cursor (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -216,7 +216,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/Cursor.html" title="class in com.s
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -246,6 +246,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/Cursor.html" title="class in com.s
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/CursorConfig.html b/docs/java/com/sleepycat/db/class-use/CursorConfig.html
index 0320dc4..7ad84ae 100644
--- a/docs/java/com/sleepycat/db/class-use/CursorConfig.html
+++ b/docs/java/com/sleepycat/db/class-use/CursorConfig.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.CursorConfig (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -494,7 +494,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/CursorConfig.html" title="class in
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -524,6 +524,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/CursorConfig.html" title="class in
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/Database.html b/docs/java/com/sleepycat/db/class-use/Database.html
index 064e679..403e270 100644
--- a/docs/java/com/sleepycat/db/class-use/Database.html
+++ b/docs/java/com/sleepycat/db/class-use/Database.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.Database (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -641,7 +641,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/Database.html" title="class in com
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -671,6 +671,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/Database.html" title="class in com
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/DatabaseConfig.html b/docs/java/com/sleepycat/db/class-use/DatabaseConfig.html
index ee61012..d033397 100644
--- a/docs/java/com/sleepycat/db/class-use/DatabaseConfig.html
+++ b/docs/java/com/sleepycat/db/class-use/DatabaseConfig.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.DatabaseConfig (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -332,7 +332,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/DatabaseConfig.html" title="class
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -362,6 +362,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/DatabaseConfig.html" title="class
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/DatabaseEntry.html b/docs/java/com/sleepycat/db/class-use/DatabaseEntry.html
index 706dd1e..04ddc80 100644
--- a/docs/java/com/sleepycat/db/class-use/DatabaseEntry.html
+++ b/docs/java/com/sleepycat/db/class-use/DatabaseEntry.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.DatabaseEntry (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -1966,7 +1966,7 @@ appear in the database.</TD>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -1996,6 +1996,6 @@ appear in the database.</TD>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/DatabaseException.html b/docs/java/com/sleepycat/db/class-use/DatabaseException.html
index e6909b1..a989bf3 100644
--- a/docs/java/com/sleepycat/db/class-use/DatabaseException.html
+++ b/docs/java/com/sleepycat/db/class-use/DatabaseException.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.DatabaseException (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -3400,7 +3400,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/DatabaseException.html" title="cla
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -3430,6 +3430,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/DatabaseException.html" title="cla
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/DatabaseStats.html b/docs/java/com/sleepycat/db/class-use/DatabaseStats.html
index 93b41c5..f4ba223 100644
--- a/docs/java/com/sleepycat/db/class-use/DatabaseStats.html
+++ b/docs/java/com/sleepycat/db/class-use/DatabaseStats.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.DatabaseStats (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -188,7 +188,7 @@ or Recno database statistics.</TD>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -218,6 +218,6 @@ or Recno database statistics.</TD>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/DatabaseType.html b/docs/java/com/sleepycat/db/class-use/DatabaseType.html
index e3d750b..0f5ebab 100644
--- a/docs/java/com/sleepycat/db/class-use/DatabaseType.html
+++ b/docs/java/com/sleepycat/db/class-use/DatabaseType.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.DatabaseType (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -218,7 +218,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/DatabaseType.html" title="class in
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -248,6 +248,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/DatabaseType.html" title="class in
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/DeadlockException.html b/docs/java/com/sleepycat/db/class-use/DeadlockException.html
index 359727c..146a1f0 100644
--- a/docs/java/com/sleepycat/db/class-use/DeadlockException.html
+++ b/docs/java/com/sleepycat/db/class-use/DeadlockException.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.DeadlockException (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -149,7 +149,7 @@ be granted before the wait-time expired.</TD>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -179,6 +179,6 @@ be granted before the wait-time expired.</TD>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/Environment.html b/docs/java/com/sleepycat/db/class-use/Environment.html
index 91bf644..ae1c302 100644
--- a/docs/java/com/sleepycat/db/class-use/Environment.html
+++ b/docs/java/com/sleepycat/db/class-use/Environment.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.Environment (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -405,7 +405,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/Environment.html" title="class in
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -435,6 +435,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/Environment.html" title="class in
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/EnvironmentConfig.html b/docs/java/com/sleepycat/db/class-use/EnvironmentConfig.html
index 7cfddef..faca14f 100644
--- a/docs/java/com/sleepycat/db/class-use/EnvironmentConfig.html
+++ b/docs/java/com/sleepycat/db/class-use/EnvironmentConfig.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.EnvironmentConfig (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -203,7 +203,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/EnvironmentConfig.html" title="cla
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -233,6 +233,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/EnvironmentConfig.html" title="cla
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/ErrorHandler.html b/docs/java/com/sleepycat/db/class-use/ErrorHandler.html
index 982ca89..de42a64 100644
--- a/docs/java/com/sleepycat/db/class-use/ErrorHandler.html
+++ b/docs/java/com/sleepycat/db/class-use/ErrorHandler.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Interface com.sleepycat.db.ErrorHandler (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -178,7 +178,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/ErrorHandler.html" title="interfac
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -208,6 +208,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/ErrorHandler.html" title="interfac
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/EventHandler.html b/docs/java/com/sleepycat/db/class-use/EventHandler.html
index 7c782f4..97ee126 100644
--- a/docs/java/com/sleepycat/db/class-use/EventHandler.html
+++ b/docs/java/com/sleepycat/db/class-use/EventHandler.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Interface com.sleepycat.db.EventHandler (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -180,7 +180,7 @@ library.</TD>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -210,6 +210,6 @@ library.</TD>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/EventHandlerAdapter.html b/docs/java/com/sleepycat/db/class-use/EventHandlerAdapter.html
index cca11cd..3bc421f 100644
--- a/docs/java/com/sleepycat/db/class-use/EventHandlerAdapter.html
+++ b/docs/java/com/sleepycat/db/class-use/EventHandlerAdapter.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.EventHandlerAdapter (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.db.EventHandlerAdapter
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.db.EventHandlerAdapter
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/FeedbackHandler.html b/docs/java/com/sleepycat/db/class-use/FeedbackHandler.html
index 33161f5..e30ec81 100644
--- a/docs/java/com/sleepycat/db/class-use/FeedbackHandler.html
+++ b/docs/java/com/sleepycat/db/class-use/FeedbackHandler.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Interface com.sleepycat.db.FeedbackHandler (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -178,7 +178,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/FeedbackHandler.html" title="inter
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -208,6 +208,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/FeedbackHandler.html" title="inter
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/ForeignKeyDeleteAction.html b/docs/java/com/sleepycat/db/class-use/ForeignKeyDeleteAction.html
index 8522ef3..daf1c3c 100644
--- a/docs/java/com/sleepycat/db/class-use/ForeignKeyDeleteAction.html
+++ b/docs/java/com/sleepycat/db/class-use/ForeignKeyDeleteAction.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.ForeignKeyDeleteAction (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -200,7 +200,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/ForeignKeyDeleteAction.html" title
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -230,6 +230,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/ForeignKeyDeleteAction.html" title
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/ForeignKeyNullifier.html b/docs/java/com/sleepycat/db/class-use/ForeignKeyNullifier.html
index fd1cc52..c9d4653 100644
--- a/docs/java/com/sleepycat/db/class-use/ForeignKeyNullifier.html
+++ b/docs/java/com/sleepycat/db/class-use/ForeignKeyNullifier.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Interface com.sleepycat.db.ForeignKeyNullifier (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -246,7 +246,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/ForeignKeyNullifier.html" title="i
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -276,6 +276,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/ForeignKeyNullifier.html" title="i
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/ForeignMultiKeyNullifier.html b/docs/java/com/sleepycat/db/class-use/ForeignMultiKeyNullifier.html
index 52954b2..e1cfea7 100644
--- a/docs/java/com/sleepycat/db/class-use/ForeignMultiKeyNullifier.html
+++ b/docs/java/com/sleepycat/db/class-use/ForeignMultiKeyNullifier.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Interface com.sleepycat.db.ForeignMultiKeyNullifier (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -164,7 +164,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/ForeignMultiKeyNullifier.html" tit
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -194,6 +194,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/ForeignMultiKeyNullifier.html" tit
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/HashStats.html b/docs/java/com/sleepycat/db/class-use/HashStats.html
index 0ebe700..c0350ac 100644
--- a/docs/java/com/sleepycat/db/class-use/HashStats.html
+++ b/docs/java/com/sleepycat/db/class-use/HashStats.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.HashStats (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.db.HashStats
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.db.HashStats
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/Hasher.html b/docs/java/com/sleepycat/db/class-use/Hasher.html
index 64c6406..34fcb58 100644
--- a/docs/java/com/sleepycat/db/class-use/Hasher.html
+++ b/docs/java/com/sleepycat/db/class-use/Hasher.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Interface com.sleepycat.db.Hasher (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -162,7 +162,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/Hasher.html" title="interface in c
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -192,6 +192,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/Hasher.html" title="interface in c
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/HeapFullException.html b/docs/java/com/sleepycat/db/class-use/HeapFullException.html
index 653448a..0acc0e6 100644
--- a/docs/java/com/sleepycat/db/class-use/HeapFullException.html
+++ b/docs/java/com/sleepycat/db/class-use/HeapFullException.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.HeapFullException (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.db.HeapFullException
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.db.HeapFullException
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/HeapRecordId.html b/docs/java/com/sleepycat/db/class-use/HeapRecordId.html
index fa30c22..298bb0d 100644
--- a/docs/java/com/sleepycat/db/class-use/HeapRecordId.html
+++ b/docs/java/com/sleepycat/db/class-use/HeapRecordId.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.HeapRecordId (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -157,7 +157,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/HeapRecordId.html" title="class in
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -187,6 +187,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/HeapRecordId.html" title="class in
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/HeapStats.html b/docs/java/com/sleepycat/db/class-use/HeapStats.html
index 0be1829..0ae4b15 100644
--- a/docs/java/com/sleepycat/db/class-use/HeapStats.html
+++ b/docs/java/com/sleepycat/db/class-use/HeapStats.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.HeapStats (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.db.HeapStats
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.db.HeapStats
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/JoinConfig.html b/docs/java/com/sleepycat/db/class-use/JoinConfig.html
index 56b62c8..f1e06e6 100644
--- a/docs/java/com/sleepycat/db/class-use/JoinConfig.html
+++ b/docs/java/com/sleepycat/db/class-use/JoinConfig.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.JoinConfig (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -212,7 +212,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/JoinConfig.html" title="class in c
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -242,6 +242,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/JoinConfig.html" title="class in c
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/JoinCursor.html b/docs/java/com/sleepycat/db/class-use/JoinCursor.html
index a1d732e..a6b5a7b 100644
--- a/docs/java/com/sleepycat/db/class-use/JoinCursor.html
+++ b/docs/java/com/sleepycat/db/class-use/JoinCursor.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.JoinCursor (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -148,7 +148,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/JoinCursor.html" title="class in c
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -178,6 +178,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/JoinCursor.html" title="class in c
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/KeyRange.html b/docs/java/com/sleepycat/db/class-use/KeyRange.html
index 869c60f..d4c9314 100644
--- a/docs/java/com/sleepycat/db/class-use/KeyRange.html
+++ b/docs/java/com/sleepycat/db/class-use/KeyRange.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.KeyRange (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -148,7 +148,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/KeyRange.html" title="class in com
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -178,6 +178,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/KeyRange.html" title="class in com
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/Lock.html b/docs/java/com/sleepycat/db/class-use/Lock.html
index 21b0ce3..0198ae2 100644
--- a/docs/java/com/sleepycat/db/class-use/Lock.html
+++ b/docs/java/com/sleepycat/db/class-use/Lock.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.Lock (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -219,7 +219,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/Lock.html" title="class in com.sle
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -249,6 +249,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/Lock.html" title="class in com.sle
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/LockDetectMode.html b/docs/java/com/sleepycat/db/class-use/LockDetectMode.html
index 1634b63..dfe4d8b 100644
--- a/docs/java/com/sleepycat/db/class-use/LockDetectMode.html
+++ b/docs/java/com/sleepycat/db/class-use/LockDetectMode.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.LockDetectMode (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -261,7 +261,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/LockDetectMode.html" title="class
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -291,6 +291,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/LockDetectMode.html" title="class
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/LockMode.html b/docs/java/com/sleepycat/db/class-use/LockMode.html
index 9a67ebc..81ddb3e 100644
--- a/docs/java/com/sleepycat/db/class-use/LockMode.html
+++ b/docs/java/com/sleepycat/db/class-use/LockMode.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.LockMode (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -809,7 +809,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/LockMode.html" title="class in com
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -839,6 +839,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/LockMode.html" title="class in com
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/LockNotGrantedException.html b/docs/java/com/sleepycat/db/class-use/LockNotGrantedException.html
index 2deb66f..7c9725a 100644
--- a/docs/java/com/sleepycat/db/class-use/LockNotGrantedException.html
+++ b/docs/java/com/sleepycat/db/class-use/LockNotGrantedException.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.LockNotGrantedException (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.db.LockNotGrantedException
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.db.LockNotGrantedException
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/LockOperation.html b/docs/java/com/sleepycat/db/class-use/LockOperation.html
index ba7a758..70d0c6b 100644
--- a/docs/java/com/sleepycat/db/class-use/LockOperation.html
+++ b/docs/java/com/sleepycat/db/class-use/LockOperation.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.LockOperation (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -259,7 +259,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/LockOperation.html" title="class i
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -289,6 +289,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/LockOperation.html" title="class i
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/LockRequest.html b/docs/java/com/sleepycat/db/class-use/LockRequest.html
index 210b10c..02e202b 100644
--- a/docs/java/com/sleepycat/db/class-use/LockRequest.html
+++ b/docs/java/com/sleepycat/db/class-use/LockRequest.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.LockRequest (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -148,7 +148,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/LockRequest.html" title="class in
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -178,6 +178,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/LockRequest.html" title="class in
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/LockRequestMode.html b/docs/java/com/sleepycat/db/class-use/LockRequestMode.html
index 92c0d7b..69b6757 100644
--- a/docs/java/com/sleepycat/db/class-use/LockRequestMode.html
+++ b/docs/java/com/sleepycat/db/class-use/LockRequestMode.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.LockRequestMode (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -259,7 +259,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/LockRequestMode.html" title="class
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -289,6 +289,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/LockRequestMode.html" title="class
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/LockStats.html b/docs/java/com/sleepycat/db/class-use/LockStats.html
index 8c07a7c..63e5196 100644
--- a/docs/java/com/sleepycat/db/class-use/LockStats.html
+++ b/docs/java/com/sleepycat/db/class-use/LockStats.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.LockStats (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -146,7 +146,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/LockStats.html" title="class in co
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -176,6 +176,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/LockStats.html" title="class in co
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/LogCursor.html b/docs/java/com/sleepycat/db/class-use/LogCursor.html
index e65cf0a..2bfeabd 100644
--- a/docs/java/com/sleepycat/db/class-use/LogCursor.html
+++ b/docs/java/com/sleepycat/db/class-use/LogCursor.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.LogCursor (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -146,7 +146,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/LogCursor.html" title="class in co
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -176,6 +176,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/LogCursor.html" title="class in co
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/LogRecordHandler.html b/docs/java/com/sleepycat/db/class-use/LogRecordHandler.html
index cb74b49..0dc85a1 100644
--- a/docs/java/com/sleepycat/db/class-use/LogRecordHandler.html
+++ b/docs/java/com/sleepycat/db/class-use/LogRecordHandler.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Interface com.sleepycat.db.LogRecordHandler (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -162,7 +162,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/LogRecordHandler.html" title="inte
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -192,6 +192,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/LogRecordHandler.html" title="inte
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/LogSequenceNumber.html b/docs/java/com/sleepycat/db/class-use/LogSequenceNumber.html
index fffa26b..f7dc1e7 100644
--- a/docs/java/com/sleepycat/db/class-use/LogSequenceNumber.html
+++ b/docs/java/com/sleepycat/db/class-use/LogSequenceNumber.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.LogSequenceNumber (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -370,7 +370,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/LogSequenceNumber.html" title="cla
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -400,6 +400,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/LogSequenceNumber.html" title="cla
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/LogStats.html b/docs/java/com/sleepycat/db/class-use/LogStats.html
index 7b126d7..6d0172e 100644
--- a/docs/java/com/sleepycat/db/class-use/LogStats.html
+++ b/docs/java/com/sleepycat/db/class-use/LogStats.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.LogStats (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -146,7 +146,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/LogStats.html" title="class in com
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -176,6 +176,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/LogStats.html" title="class in com
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/LogVerifyConfig.html b/docs/java/com/sleepycat/db/class-use/LogVerifyConfig.html
index 8ad266c..01e8804 100644
--- a/docs/java/com/sleepycat/db/class-use/LogVerifyConfig.html
+++ b/docs/java/com/sleepycat/db/class-use/LogVerifyConfig.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.LogVerifyConfig (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -147,7 +147,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/LogVerifyConfig.html" title="class
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -177,6 +177,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/LogVerifyConfig.html" title="class
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/MemoryException.html b/docs/java/com/sleepycat/db/class-use/MemoryException.html
index 04f2810..e9e70e6 100644
--- a/docs/java/com/sleepycat/db/class-use/MemoryException.html
+++ b/docs/java/com/sleepycat/db/class-use/MemoryException.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.MemoryException (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.db.MemoryException
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.db.MemoryException
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/MessageHandler.html b/docs/java/com/sleepycat/db/class-use/MessageHandler.html
index 1dc55f4..96dff18 100644
--- a/docs/java/com/sleepycat/db/class-use/MessageHandler.html
+++ b/docs/java/com/sleepycat/db/class-use/MessageHandler.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Interface com.sleepycat.db.MessageHandler (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -178,7 +178,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/MessageHandler.html" title="interf
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -208,6 +208,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/MessageHandler.html" title="interf
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/MultipleDataEntry.html b/docs/java/com/sleepycat/db/class-use/MultipleDataEntry.html
index 57a45e6..145fb93 100644
--- a/docs/java/com/sleepycat/db/class-use/MultipleDataEntry.html
+++ b/docs/java/com/sleepycat/db/class-use/MultipleDataEntry.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.MultipleDataEntry (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -165,7 +165,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/MultipleDataEntry.html" title="cla
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -195,6 +195,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/MultipleDataEntry.html" title="cla
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/MultipleEntry.html b/docs/java/com/sleepycat/db/class-use/MultipleEntry.html
index eb9a8a7..73d123d 100644
--- a/docs/java/com/sleepycat/db/class-use/MultipleEntry.html
+++ b/docs/java/com/sleepycat/db/class-use/MultipleEntry.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.MultipleEntry (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -241,7 +241,7 @@ Store a set of key/data pairs into the database.</TD>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -271,6 +271,6 @@ Store a set of key/data pairs into the database.</TD>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/MultipleKeyDataEntry.html b/docs/java/com/sleepycat/db/class-use/MultipleKeyDataEntry.html
index 1a30a23..c016073 100644
--- a/docs/java/com/sleepycat/db/class-use/MultipleKeyDataEntry.html
+++ b/docs/java/com/sleepycat/db/class-use/MultipleKeyDataEntry.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.MultipleKeyDataEntry (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -146,7 +146,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/MultipleKeyDataEntry.html" title="
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -176,6 +176,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/MultipleKeyDataEntry.html" title="
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/MultipleKeyNIODataEntry.html b/docs/java/com/sleepycat/db/class-use/MultipleKeyNIODataEntry.html
index 95692b6..455456a 100644
--- a/docs/java/com/sleepycat/db/class-use/MultipleKeyNIODataEntry.html
+++ b/docs/java/com/sleepycat/db/class-use/MultipleKeyNIODataEntry.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.MultipleKeyNIODataEntry (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.db.MultipleKeyNIODataEntry
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.db.MultipleKeyNIODataEntry
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/MultipleNIODataEntry.html b/docs/java/com/sleepycat/db/class-use/MultipleNIODataEntry.html
index 5707898..427d3e5 100644
--- a/docs/java/com/sleepycat/db/class-use/MultipleNIODataEntry.html
+++ b/docs/java/com/sleepycat/db/class-use/MultipleNIODataEntry.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.MultipleNIODataEntry (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.db.MultipleNIODataEntry
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.db.MultipleNIODataEntry
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/MultipleRecnoDataEntry.html b/docs/java/com/sleepycat/db/class-use/MultipleRecnoDataEntry.html
index 437b2e1..10ee5f1 100644
--- a/docs/java/com/sleepycat/db/class-use/MultipleRecnoDataEntry.html
+++ b/docs/java/com/sleepycat/db/class-use/MultipleRecnoDataEntry.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.MultipleRecnoDataEntry (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.db.MultipleRecnoDataEntry
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.db.MultipleRecnoDataEntry
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/MultipleRecnoNIODataEntry.html b/docs/java/com/sleepycat/db/class-use/MultipleRecnoNIODataEntry.html
index 3d0845c..2f5dd06 100644
--- a/docs/java/com/sleepycat/db/class-use/MultipleRecnoNIODataEntry.html
+++ b/docs/java/com/sleepycat/db/class-use/MultipleRecnoNIODataEntry.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.MultipleRecnoNIODataEntry (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.db.MultipleRecnoNIODataEntry
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.db.MultipleRecnoNIODataEntry
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/MutexStats.html b/docs/java/com/sleepycat/db/class-use/MutexStats.html
index d7fbb72..b872173 100644
--- a/docs/java/com/sleepycat/db/class-use/MutexStats.html
+++ b/docs/java/com/sleepycat/db/class-use/MutexStats.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.MutexStats (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -146,7 +146,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/MutexStats.html" title="class in c
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -176,6 +176,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/MutexStats.html" title="class in c
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/OperationStatus.html b/docs/java/com/sleepycat/db/class-use/OperationStatus.html
index 79528b3..2337c9d 100644
--- a/docs/java/com/sleepycat/db/class-use/OperationStatus.html
+++ b/docs/java/com/sleepycat/db/class-use/OperationStatus.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.OperationStatus (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -859,7 +859,7 @@ appear in the database.</TD>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -889,6 +889,6 @@ appear in the database.</TD>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/PanicHandler.html b/docs/java/com/sleepycat/db/class-use/PanicHandler.html
index 31dccd1..e66d8d3 100644
--- a/docs/java/com/sleepycat/db/class-use/PanicHandler.html
+++ b/docs/java/com/sleepycat/db/class-use/PanicHandler.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Interface com.sleepycat.db.PanicHandler (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -178,7 +178,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/PanicHandler.html" title="interfac
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -208,6 +208,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/PanicHandler.html" title="interfac
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/PartitionHandler.html b/docs/java/com/sleepycat/db/class-use/PartitionHandler.html
index b3703e3..dd08bf4 100644
--- a/docs/java/com/sleepycat/db/class-use/PartitionHandler.html
+++ b/docs/java/com/sleepycat/db/class-use/PartitionHandler.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Interface com.sleepycat.db.PartitionHandler (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -164,7 +164,7 @@ be used for the partitioning.</TD>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -194,6 +194,6 @@ be used for the partitioning.</TD>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/PreparedTransaction.html b/docs/java/com/sleepycat/db/class-use/PreparedTransaction.html
index 8f254cf..61307f5 100644
--- a/docs/java/com/sleepycat/db/class-use/PreparedTransaction.html
+++ b/docs/java/com/sleepycat/db/class-use/PreparedTransaction.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.PreparedTransaction (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -149,7 +149,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/PreparedTransaction.html" title="c
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -179,6 +179,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/PreparedTransaction.html" title="c
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/QueueStats.html b/docs/java/com/sleepycat/db/class-use/QueueStats.html
index 2e41960..7603fa6 100644
--- a/docs/java/com/sleepycat/db/class-use/QueueStats.html
+++ b/docs/java/com/sleepycat/db/class-use/QueueStats.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.QueueStats (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.db.QueueStats
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.db.QueueStats
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/RecordNumberAppender.html b/docs/java/com/sleepycat/db/class-use/RecordNumberAppender.html
index f47b0d1..0924687 100644
--- a/docs/java/com/sleepycat/db/class-use/RecordNumberAppender.html
+++ b/docs/java/com/sleepycat/db/class-use/RecordNumberAppender.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Interface com.sleepycat.db.RecordNumberAppender (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -165,7 +165,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/RecordNumberAppender.html" title="
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -195,6 +195,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/RecordNumberAppender.html" title="
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/RecoveryOperation.html b/docs/java/com/sleepycat/db/class-use/RecoveryOperation.html
index 22d9da0..9d8d60e 100644
--- a/docs/java/com/sleepycat/db/class-use/RecoveryOperation.html
+++ b/docs/java/com/sleepycat/db/class-use/RecoveryOperation.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.RecoveryOperation (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -220,7 +220,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/RecoveryOperation.html" title="cla
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -250,6 +250,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/RecoveryOperation.html" title="cla
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/RegionResourceType.html b/docs/java/com/sleepycat/db/class-use/RegionResourceType.html
index b818fda..ecf7522 100644
--- a/docs/java/com/sleepycat/db/class-use/RegionResourceType.html
+++ b/docs/java/com/sleepycat/db/class-use/RegionResourceType.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.RegionResourceType (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -212,7 +212,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/RegionResourceType.html" title="cl
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -242,6 +242,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/RegionResourceType.html" title="cl
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/ReplicationChannel.html b/docs/java/com/sleepycat/db/class-use/ReplicationChannel.html
index fbcd20a..915fe44 100644
--- a/docs/java/com/sleepycat/db/class-use/ReplicationChannel.html
+++ b/docs/java/com/sleepycat/db/class-use/ReplicationChannel.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.ReplicationChannel (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -164,7 +164,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/ReplicationChannel.html" title="cl
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -194,6 +194,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/ReplicationChannel.html" title="cl
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/ReplicationConfig.html b/docs/java/com/sleepycat/db/class-use/ReplicationConfig.html
index 292af88..6026d55 100644
--- a/docs/java/com/sleepycat/db/class-use/ReplicationConfig.html
+++ b/docs/java/com/sleepycat/db/class-use/ReplicationConfig.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.ReplicationConfig (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -225,7 +225,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/ReplicationConfig.html" title="cla
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -255,6 +255,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/ReplicationConfig.html" title="cla
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/ReplicationDuplicateMasterException.html b/docs/java/com/sleepycat/db/class-use/ReplicationDuplicateMasterException.html
index 27299c2..b8839b0 100644
--- a/docs/java/com/sleepycat/db/class-use/ReplicationDuplicateMasterException.html
+++ b/docs/java/com/sleepycat/db/class-use/ReplicationDuplicateMasterException.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.ReplicationDuplicateMasterException (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.db.ReplicationDuplicateMasterException
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.db.ReplicationDuplicateMasterException
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/ReplicationHandleDeadException.html b/docs/java/com/sleepycat/db/class-use/ReplicationHandleDeadException.html
index 4a34451..c73ffb8 100644
--- a/docs/java/com/sleepycat/db/class-use/ReplicationHandleDeadException.html
+++ b/docs/java/com/sleepycat/db/class-use/ReplicationHandleDeadException.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.ReplicationHandleDeadException (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.db.ReplicationHandleDeadException
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.db.ReplicationHandleDeadException
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/ReplicationHoldElectionException.html b/docs/java/com/sleepycat/db/class-use/ReplicationHoldElectionException.html
index 07b7fbd..d0b9785 100644
--- a/docs/java/com/sleepycat/db/class-use/ReplicationHoldElectionException.html
+++ b/docs/java/com/sleepycat/db/class-use/ReplicationHoldElectionException.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.ReplicationHoldElectionException (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.db.ReplicationHoldElectionException
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.db.ReplicationHoldElectionException
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/ReplicationHostAddress.html b/docs/java/com/sleepycat/db/class-use/ReplicationHostAddress.html
index 5f263ca..c234b55 100644
--- a/docs/java/com/sleepycat/db/class-use/ReplicationHostAddress.html
+++ b/docs/java/com/sleepycat/db/class-use/ReplicationHostAddress.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.ReplicationHostAddress (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -218,7 +218,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/ReplicationHostAddress.html" title
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -248,6 +248,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/ReplicationHostAddress.html" title
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/ReplicationJoinFailureException.html b/docs/java/com/sleepycat/db/class-use/ReplicationJoinFailureException.html
index e456786..5f335ab 100644
--- a/docs/java/com/sleepycat/db/class-use/ReplicationJoinFailureException.html
+++ b/docs/java/com/sleepycat/db/class-use/ReplicationJoinFailureException.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.ReplicationJoinFailureException (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.db.ReplicationJoinFailureException
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.db.ReplicationJoinFailureException
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/ReplicationLeaseExpiredException.html b/docs/java/com/sleepycat/db/class-use/ReplicationLeaseExpiredException.html
index 941a1ae..321b666 100644
--- a/docs/java/com/sleepycat/db/class-use/ReplicationLeaseExpiredException.html
+++ b/docs/java/com/sleepycat/db/class-use/ReplicationLeaseExpiredException.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.ReplicationLeaseExpiredException (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.db.ReplicationLeaseExpiredException
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.db.ReplicationLeaseExpiredException
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/ReplicationLockoutException.html b/docs/java/com/sleepycat/db/class-use/ReplicationLockoutException.html
index dd7994d..61cca55 100644
--- a/docs/java/com/sleepycat/db/class-use/ReplicationLockoutException.html
+++ b/docs/java/com/sleepycat/db/class-use/ReplicationLockoutException.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.ReplicationLockoutException (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.db.ReplicationLockoutException
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.db.ReplicationLockoutException
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/ReplicationManagerAckPolicy.html b/docs/java/com/sleepycat/db/class-use/ReplicationManagerAckPolicy.html
index 252d4ab..eb13d82 100644
--- a/docs/java/com/sleepycat/db/class-use/ReplicationManagerAckPolicy.html
+++ b/docs/java/com/sleepycat/db/class-use/ReplicationManagerAckPolicy.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.ReplicationManagerAckPolicy (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -239,7 +239,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/ReplicationManagerAckPolicy.html"
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -269,6 +269,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/ReplicationManagerAckPolicy.html"
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/ReplicationManagerConnectionStatus.html b/docs/java/com/sleepycat/db/class-use/ReplicationManagerConnectionStatus.html
index 83898d2..0da5e39 100644
--- a/docs/java/com/sleepycat/db/class-use/ReplicationManagerConnectionStatus.html
+++ b/docs/java/com/sleepycat/db/class-use/ReplicationManagerConnectionStatus.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.ReplicationManagerConnectionStatus (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -178,7 +178,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/ReplicationManagerConnectionStatus
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -208,6 +208,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/ReplicationManagerConnectionStatus
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/ReplicationManagerMessageDispatch.html b/docs/java/com/sleepycat/db/class-use/ReplicationManagerMessageDispatch.html
index d5ed227..957d63b 100644
--- a/docs/java/com/sleepycat/db/class-use/ReplicationManagerMessageDispatch.html
+++ b/docs/java/com/sleepycat/db/class-use/ReplicationManagerMessageDispatch.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Interface com.sleepycat.db.ReplicationManagerMessageDispatch (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -147,7 +147,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/ReplicationManagerMessageDispatch.
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -177,6 +177,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/ReplicationManagerMessageDispatch.
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/ReplicationManagerSite.html b/docs/java/com/sleepycat/db/class-use/ReplicationManagerSite.html
index fe873c8..1c0ecca 100644
--- a/docs/java/com/sleepycat/db/class-use/ReplicationManagerSite.html
+++ b/docs/java/com/sleepycat/db/class-use/ReplicationManagerSite.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.ReplicationManagerSite (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -163,7 +163,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/ReplicationManagerSite.html" title
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -193,6 +193,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/ReplicationManagerSite.html" title
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/ReplicationManagerSiteConfig.html b/docs/java/com/sleepycat/db/class-use/ReplicationManagerSiteConfig.html
index 9b7149c..55125b1 100644
--- a/docs/java/com/sleepycat/db/class-use/ReplicationManagerSiteConfig.html
+++ b/docs/java/com/sleepycat/db/class-use/ReplicationManagerSiteConfig.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.ReplicationManagerSiteConfig (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -162,7 +162,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/ReplicationManagerSiteConfig.html"
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -192,6 +192,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/ReplicationManagerSiteConfig.html"
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/ReplicationManagerSiteInfo.html b/docs/java/com/sleepycat/db/class-use/ReplicationManagerSiteInfo.html
index 88732f2..ba19d22 100644
--- a/docs/java/com/sleepycat/db/class-use/ReplicationManagerSiteInfo.html
+++ b/docs/java/com/sleepycat/db/class-use/ReplicationManagerSiteInfo.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.ReplicationManagerSiteInfo (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -146,7 +146,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/ReplicationManagerSiteInfo.html" t
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -176,6 +176,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/ReplicationManagerSiteInfo.html" t
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/ReplicationManagerStartPolicy.html b/docs/java/com/sleepycat/db/class-use/ReplicationManagerStartPolicy.html
index e04e4c3..940a7ee 100644
--- a/docs/java/com/sleepycat/db/class-use/ReplicationManagerStartPolicy.html
+++ b/docs/java/com/sleepycat/db/class-use/ReplicationManagerStartPolicy.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.ReplicationManagerStartPolicy (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -179,7 +179,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/ReplicationManagerStartPolicy.html
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -209,6 +209,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/ReplicationManagerStartPolicy.html
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/ReplicationManagerStats.html b/docs/java/com/sleepycat/db/class-use/ReplicationManagerStats.html
index 8aca1b2..1418a45 100644
--- a/docs/java/com/sleepycat/db/class-use/ReplicationManagerStats.html
+++ b/docs/java/com/sleepycat/db/class-use/ReplicationManagerStats.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.ReplicationManagerStats (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -146,7 +146,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/ReplicationManagerStats.html" titl
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -176,6 +176,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/ReplicationManagerStats.html" titl
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/ReplicationSiteUnavailableException.html b/docs/java/com/sleepycat/db/class-use/ReplicationSiteUnavailableException.html
index 13aac1f..82b4def 100644
--- a/docs/java/com/sleepycat/db/class-use/ReplicationSiteUnavailableException.html
+++ b/docs/java/com/sleepycat/db/class-use/ReplicationSiteUnavailableException.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.ReplicationSiteUnavailableException (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.db.ReplicationSiteUnavailableException
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.db.ReplicationSiteUnavailableException
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/ReplicationStats.html b/docs/java/com/sleepycat/db/class-use/ReplicationStats.html
index 09d900e..7ccef15 100644
--- a/docs/java/com/sleepycat/db/class-use/ReplicationStats.html
+++ b/docs/java/com/sleepycat/db/class-use/ReplicationStats.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.ReplicationStats (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -146,7 +146,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/ReplicationStats.html" title="clas
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -176,6 +176,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/ReplicationStats.html" title="clas
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/ReplicationStatus.html b/docs/java/com/sleepycat/db/class-use/ReplicationStatus.html
index 26597c2..2dad119 100644
--- a/docs/java/com/sleepycat/db/class-use/ReplicationStatus.html
+++ b/docs/java/com/sleepycat/db/class-use/ReplicationStatus.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.ReplicationStatus (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -149,7 +149,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/ReplicationStatus.html" title="cla
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -179,6 +179,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/ReplicationStatus.html" title="cla
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/ReplicationTimeoutType.html b/docs/java/com/sleepycat/db/class-use/ReplicationTimeoutType.html
index 911ea16..1837111 100644
--- a/docs/java/com/sleepycat/db/class-use/ReplicationTimeoutType.html
+++ b/docs/java/com/sleepycat/db/class-use/ReplicationTimeoutType.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.ReplicationTimeoutType (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -246,7 +246,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/ReplicationTimeoutType.html" title
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -276,6 +276,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/ReplicationTimeoutType.html" title
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/ReplicationTransport.html b/docs/java/com/sleepycat/db/class-use/ReplicationTransport.html
index 0f31a88..1d19290 100644
--- a/docs/java/com/sleepycat/db/class-use/ReplicationTransport.html
+++ b/docs/java/com/sleepycat/db/class-use/ReplicationTransport.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Interface com.sleepycat.db.ReplicationTransport (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -165,7 +165,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/ReplicationTransport.html" title="
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -195,6 +195,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/ReplicationTransport.html" title="
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/RunRecoveryException.html b/docs/java/com/sleepycat/db/class-use/RunRecoveryException.html
index d9ed7f1..00d5bae 100644
--- a/docs/java/com/sleepycat/db/class-use/RunRecoveryException.html
+++ b/docs/java/com/sleepycat/db/class-use/RunRecoveryException.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.RunRecoveryException (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.db.RunRecoveryException
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.db.RunRecoveryException
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/SecondaryConfig.html b/docs/java/com/sleepycat/db/class-use/SecondaryConfig.html
index 61a574b..799085f 100644
--- a/docs/java/com/sleepycat/db/class-use/SecondaryConfig.html
+++ b/docs/java/com/sleepycat/db/class-use/SecondaryConfig.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.SecondaryConfig (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -250,7 +250,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/SecondaryConfig.html" title="class
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -280,6 +280,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/SecondaryConfig.html" title="class
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/SecondaryCursor.html b/docs/java/com/sleepycat/db/class-use/SecondaryCursor.html
index a424238..f925507 100644
--- a/docs/java/com/sleepycat/db/class-use/SecondaryCursor.html
+++ b/docs/java/com/sleepycat/db/class-use/SecondaryCursor.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.SecondaryCursor (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -155,7 +155,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/SecondaryCursor.html" title="class
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -185,6 +185,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/SecondaryCursor.html" title="class
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/SecondaryDatabase.html b/docs/java/com/sleepycat/db/class-use/SecondaryDatabase.html
index b1057df..452ff2a 100644
--- a/docs/java/com/sleepycat/db/class-use/SecondaryDatabase.html
+++ b/docs/java/com/sleepycat/db/class-use/SecondaryDatabase.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.SecondaryDatabase (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -360,7 +360,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/SecondaryDatabase.html" title="cla
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -390,6 +390,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/SecondaryDatabase.html" title="cla
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/SecondaryKeyCreator.html b/docs/java/com/sleepycat/db/class-use/SecondaryKeyCreator.html
index 4716ef3..a046b0e 100644
--- a/docs/java/com/sleepycat/db/class-use/SecondaryKeyCreator.html
+++ b/docs/java/com/sleepycat/db/class-use/SecondaryKeyCreator.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Interface com.sleepycat.db.SecondaryKeyCreator (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -246,7 +246,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/SecondaryKeyCreator.html" title="i
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -276,6 +276,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/SecondaryKeyCreator.html" title="i
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/SecondaryMultiKeyCreator.html b/docs/java/com/sleepycat/db/class-use/SecondaryMultiKeyCreator.html
index f826982..db979f9 100644
--- a/docs/java/com/sleepycat/db/class-use/SecondaryMultiKeyCreator.html
+++ b/docs/java/com/sleepycat/db/class-use/SecondaryMultiKeyCreator.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Interface com.sleepycat.db.SecondaryMultiKeyCreator (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -164,7 +164,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/SecondaryMultiKeyCreator.html" tit
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -194,6 +194,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/SecondaryMultiKeyCreator.html" tit
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/Sequence.html b/docs/java/com/sleepycat/db/class-use/Sequence.html
index 667a009..a2308e4 100644
--- a/docs/java/com/sleepycat/db/class-use/Sequence.html
+++ b/docs/java/com/sleepycat/db/class-use/Sequence.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.Sequence (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -179,7 +179,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/Sequence.html" title="class in com
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -209,6 +209,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/Sequence.html" title="class in com
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/SequenceConfig.html b/docs/java/com/sleepycat/db/class-use/SequenceConfig.html
index 68feae1..f4087de 100644
--- a/docs/java/com/sleepycat/db/class-use/SequenceConfig.html
+++ b/docs/java/com/sleepycat/db/class-use/SequenceConfig.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.SequenceConfig (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -223,7 +223,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/SequenceConfig.html" title="class
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -253,6 +253,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/SequenceConfig.html" title="class
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/SequenceStats.html b/docs/java/com/sleepycat/db/class-use/SequenceStats.html
index 050f683..a8a4e97 100644
--- a/docs/java/com/sleepycat/db/class-use/SequenceStats.html
+++ b/docs/java/com/sleepycat/db/class-use/SequenceStats.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.SequenceStats (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -146,7 +146,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/SequenceStats.html" title="class i
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -176,6 +176,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/SequenceStats.html" title="class i
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/StatsConfig.html b/docs/java/com/sleepycat/db/class-use/StatsConfig.html
index dea923b..f0b55f0 100644
--- a/docs/java/com/sleepycat/db/class-use/StatsConfig.html
+++ b/docs/java/com/sleepycat/db/class-use/StatsConfig.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.StatsConfig (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -235,7 +235,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/StatsConfig.html" title="class in
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -265,6 +265,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/StatsConfig.html" title="class in
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/Transaction.html b/docs/java/com/sleepycat/db/class-use/Transaction.html
index 91f3543..e8ebfcd 100644
--- a/docs/java/com/sleepycat/db/class-use/Transaction.html
+++ b/docs/java/com/sleepycat/db/class-use/Transaction.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.Transaction (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -755,7 +755,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/Transaction.html" title="class in
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -785,6 +785,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/Transaction.html" title="class in
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/TransactionConfig.html b/docs/java/com/sleepycat/db/class-use/TransactionConfig.html
index 087e782..2ab3b3c 100644
--- a/docs/java/com/sleepycat/db/class-use/TransactionConfig.html
+++ b/docs/java/com/sleepycat/db/class-use/TransactionConfig.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.TransactionConfig (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -237,7 +237,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/TransactionConfig.html" title="cla
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -267,6 +267,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/TransactionConfig.html" title="cla
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/TransactionStats.Active.html b/docs/java/com/sleepycat/db/class-use/TransactionStats.Active.html
index 9daf906..001d413 100644
--- a/docs/java/com/sleepycat/db/class-use/TransactionStats.Active.html
+++ b/docs/java/com/sleepycat/db/class-use/TransactionStats.Active.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.TransactionStats.Active (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -146,7 +146,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/TransactionStats.Active.html" titl
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -176,6 +176,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/TransactionStats.Active.html" titl
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/TransactionStats.html b/docs/java/com/sleepycat/db/class-use/TransactionStats.html
index 824bde4..87da833 100644
--- a/docs/java/com/sleepycat/db/class-use/TransactionStats.html
+++ b/docs/java/com/sleepycat/db/class-use/TransactionStats.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.TransactionStats (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -146,7 +146,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/TransactionStats.html" title="clas
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -176,6 +176,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/TransactionStats.html" title="clas
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/TransactionStatus.html b/docs/java/com/sleepycat/db/class-use/TransactionStatus.html
index 4921559..703179f 100644
--- a/docs/java/com/sleepycat/db/class-use/TransactionStatus.html
+++ b/docs/java/com/sleepycat/db/class-use/TransactionStatus.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.TransactionStatus (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -188,7 +188,7 @@ been applied at the local replication environment.</TD>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -218,6 +218,6 @@ been applied at the local replication environment.</TD>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/VerboseConfig.html b/docs/java/com/sleepycat/db/class-use/VerboseConfig.html
index afc7dcb..cdadbf8 100644
--- a/docs/java/com/sleepycat/db/class-use/VerboseConfig.html
+++ b/docs/java/com/sleepycat/db/class-use/VerboseConfig.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.VerboseConfig (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -303,7 +303,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/VerboseConfig.html" title="class i
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -333,6 +333,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/VerboseConfig.html" title="class i
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/VerifyConfig.html b/docs/java/com/sleepycat/db/class-use/VerifyConfig.html
index 005b642..f17e6a5 100644
--- a/docs/java/com/sleepycat/db/class-use/VerifyConfig.html
+++ b/docs/java/com/sleepycat/db/class-use/VerifyConfig.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.VerifyConfig (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -167,7 +167,7 @@ Uses of <A HREF="../../../../com/sleepycat/db/VerifyConfig.html" title="class in
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -197,6 +197,6 @@ Uses of <A HREF="../../../../com/sleepycat/db/VerifyConfig.html" title="class in
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/class-use/VersionMismatchException.html b/docs/java/com/sleepycat/db/class-use/VersionMismatchException.html
index f538ea5..860521a 100644
--- a/docs/java/com/sleepycat/db/class-use/VersionMismatchException.html
+++ b/docs/java/com/sleepycat/db/class-use/VersionMismatchException.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.db.VersionMismatchException (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.db.VersionMismatchException
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.db.VersionMismatchException
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/package-frame.html b/docs/java/com/sleepycat/db/package-frame.html
index 76b06db..9bcb33e 100644
--- a/docs/java/com/sleepycat/db/package-frame.html
+++ b/docs/java/com/sleepycat/db/package-frame.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 com.sleepycat.db (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
diff --git a/docs/java/com/sleepycat/db/package-summary.html b/docs/java/com/sleepycat/db/package-summary.html
index 524b305..3964392 100644
--- a/docs/java/com/sleepycat/db/package-summary.html
+++ b/docs/java/com/sleepycat/db/package-summary.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 com.sleepycat.db (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -653,7 +653,7 @@ target="_top">Berkeley DB Supporting Utilities</a>.
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -683,6 +683,6 @@ target="_top">Berkeley DB Supporting Utilities</a>.
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/package-tree.html b/docs/java/com/sleepycat/db/package-tree.html
index 762c396..c2358e0 100644
--- a/docs/java/com/sleepycat/db/package-tree.html
+++ b/docs/java/com/sleepycat/db/package-tree.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 com.sleepycat.db Class Hierarchy (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -158,7 +158,7 @@ Interface Hierarchy
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -188,6 +188,6 @@ Interface Hierarchy
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/db/package-use.html b/docs/java/com/sleepycat/db/package-use.html
index a340efb..1f6406f 100644
--- a/docs/java/com/sleepycat/db/package-use.html
+++ b/docs/java/com/sleepycat/db/package-use.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:07 EDT 2013 -->
 <TITLE>
 Uses of Package com.sleepycat.db (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -966,7 +966,7 @@ Classes in <A HREF="../../../com/sleepycat/db/package-summary.html">com.sleepyca
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -996,6 +996,6 @@ Classes in <A HREF="../../../com/sleepycat/db/package-summary.html">com.sleepyca
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/DatabaseNamer.html b/docs/java/com/sleepycat/persist/DatabaseNamer.html
index 5040e4c..6f2f8c1 100644
--- a/docs/java/com/sleepycat/persist/DatabaseNamer.html
+++ b/docs/java/com/sleepycat/persist/DatabaseNamer.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:07 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 DatabaseNamer (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -271,7 +271,7 @@ getFileName</H3>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -307,6 +307,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | CONSTR | <A
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/EntityCursor.html b/docs/java/com/sleepycat/persist/EntityCursor.html
index 3343383..355d8f8 100644
--- a/docs/java/com/sleepycat/persist/EntityCursor.html
+++ b/docs/java/com/sleepycat/persist/EntityCursor.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:07 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 EntityCursor (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -1214,7 +1214,7 @@ void <B>close</B>()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -1250,6 +1250,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/EntityIndex.html b/docs/java/com/sleepycat/persist/EntityIndex.html
index 78a4fa6..d155180 100644
--- a/docs/java/com/sleepycat/persist/EntityIndex.html
+++ b/docs/java/com/sleepycat/persist/EntityIndex.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:07 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 EntityIndex (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -1249,7 +1249,7 @@ sortedMap</H3>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -1285,6 +1285,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/EntityJoin.html b/docs/java/com/sleepycat/persist/EntityJoin.html
index c19547b..027ded5 100644
--- a/docs/java/com/sleepycat/persist/EntityJoin.html
+++ b/docs/java/com/sleepycat/persist/EntityJoin.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:07 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 EntityJoin (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -399,7 +399,7 @@ public <A HREF="../../../com/sleepycat/persist/ForwardCursor.html" title="interf
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -435,6 +435,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/EntityStore.html b/docs/java/com/sleepycat/persist/EntityStore.html
index f059678..d157c20 100644
--- a/docs/java/com/sleepycat/persist/EntityStore.html
+++ b/docs/java/com/sleepycat/persist/EntityStore.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:07 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 EntityStore (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -991,7 +991,7 @@ public void <B>setSecondaryConfig</B>(<A HREF="http://download.oracle.com/javase
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -1027,6 +1027,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/ForwardCursor.html b/docs/java/com/sleepycat/persist/ForwardCursor.html
index 1db82ec..48f31f9 100644
--- a/docs/java/com/sleepycat/persist/ForwardCursor.html
+++ b/docs/java/com/sleepycat/persist/ForwardCursor.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:07 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 ForwardCursor (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -320,7 +320,7 @@ void <B>close</B>()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -356,6 +356,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/IndexNotAvailableException.html b/docs/java/com/sleepycat/persist/IndexNotAvailableException.html
index 553202d..e878c48 100644
--- a/docs/java/com/sleepycat/persist/IndexNotAvailableException.html
+++ b/docs/java/com/sleepycat/persist/IndexNotAvailableException.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:07 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 IndexNotAvailableException (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -223,7 +223,7 @@ public <B>IndexNotAvailableException</B>(<A HREF="http://download.oracle.com/jav
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -259,6 +259,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/PrimaryIndex.html b/docs/java/com/sleepycat/persist/PrimaryIndex.html
index 1af704c..ef4567e 100644
--- a/docs/java/com/sleepycat/persist/PrimaryIndex.html
+++ b/docs/java/com/sleepycat/persist/PrimaryIndex.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:07 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 PrimaryIndex (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -1312,7 +1312,7 @@ public <A HREF="../../../com/sleepycat/persist/EntityCursor.html" title="interfa
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -1348,6 +1348,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/SecondaryIndex.html b/docs/java/com/sleepycat/persist/SecondaryIndex.html
index 5c45b20..22b8628 100644
--- a/docs/java/com/sleepycat/persist/SecondaryIndex.html
+++ b/docs/java/com/sleepycat/persist/SecondaryIndex.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:07 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 SecondaryIndex (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -1737,7 +1737,7 @@ public <A HREF="../../../com/sleepycat/persist/EntityCursor.html" title="interfa
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -1773,6 +1773,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/StoreConfig.html b/docs/java/com/sleepycat/persist/StoreConfig.html
index 344e733..a7d84bf 100644
--- a/docs/java/com/sleepycat/persist/StoreConfig.html
+++ b/docs/java/com/sleepycat/persist/StoreConfig.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 StoreConfig (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -924,7 +924,7 @@ public <A HREF="../../../com/sleepycat/persist/DatabaseNamer.html" title="interf
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -960,6 +960,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/StoreConfigBeanInfo.html b/docs/java/com/sleepycat/persist/StoreConfigBeanInfo.html
index 2421299..64aecae 100644
--- a/docs/java/com/sleepycat/persist/StoreConfigBeanInfo.html
+++ b/docs/java/com/sleepycat/persist/StoreConfigBeanInfo.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 StoreConfigBeanInfo (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -286,7 +286,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/beans/Prop
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -322,6 +322,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/StoreExistsException.html b/docs/java/com/sleepycat/persist/StoreExistsException.html
index a0e2165..f34d11b 100644
--- a/docs/java/com/sleepycat/persist/StoreExistsException.html
+++ b/docs/java/com/sleepycat/persist/StoreExistsException.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 StoreExistsException (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -214,7 +214,7 @@ public <B>StoreExistsException</B>(<A HREF="http://download.oracle.com/javase/1.
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -250,6 +250,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/StoreNotFoundException.html b/docs/java/com/sleepycat/persist/StoreNotFoundException.html
index 93e8c04..bec73d4 100644
--- a/docs/java/com/sleepycat/persist/StoreNotFoundException.html
+++ b/docs/java/com/sleepycat/persist/StoreNotFoundException.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 StoreNotFoundException (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -214,7 +214,7 @@ public <B>StoreNotFoundException</B>(<A HREF="http://download.oracle.com/javase/
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -250,6 +250,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/class-use/DatabaseNamer.html b/docs/java/com/sleepycat/persist/class-use/DatabaseNamer.html
index e7dd624..98aec74 100644
--- a/docs/java/com/sleepycat/persist/class-use/DatabaseNamer.html
+++ b/docs/java/com/sleepycat/persist/class-use/DatabaseNamer.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Interface com.sleepycat.persist.DatabaseNamer (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -186,7 +186,7 @@ Uses of <A HREF="../../../../com/sleepycat/persist/DatabaseNamer.html" title="in
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -216,6 +216,6 @@ Uses of <A HREF="../../../../com/sleepycat/persist/DatabaseNamer.html" title="in
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/class-use/EntityCursor.html b/docs/java/com/sleepycat/persist/class-use/EntityCursor.html
index 4ea22c3..dcb2599 100644
--- a/docs/java/com/sleepycat/persist/class-use/EntityCursor.html
+++ b/docs/java/com/sleepycat/persist/class-use/EntityCursor.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Interface com.sleepycat.persist.EntityCursor (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -228,7 +228,7 @@ Uses of <A HREF="../../../../com/sleepycat/persist/EntityCursor.html" title="int
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -258,6 +258,6 @@ Uses of <A HREF="../../../../com/sleepycat/persist/EntityCursor.html" title="int
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/class-use/EntityIndex.html b/docs/java/com/sleepycat/persist/class-use/EntityIndex.html
index bf69039..c4f5901 100644
--- a/docs/java/com/sleepycat/persist/class-use/EntityIndex.html
+++ b/docs/java/com/sleepycat/persist/class-use/EntityIndex.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Interface com.sleepycat.persist.EntityIndex (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -179,7 +179,7 @@ Uses of <A HREF="../../../../com/sleepycat/persist/EntityIndex.html" title="inte
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -209,6 +209,6 @@ Uses of <A HREF="../../../../com/sleepycat/persist/EntityIndex.html" title="inte
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/class-use/EntityJoin.html b/docs/java/com/sleepycat/persist/class-use/EntityJoin.html
index 801f0dc..90a235f 100644
--- a/docs/java/com/sleepycat/persist/class-use/EntityJoin.html
+++ b/docs/java/com/sleepycat/persist/class-use/EntityJoin.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.persist.EntityJoin (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.persist.EntityJoin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.persist.EntityJoin
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/class-use/EntityStore.html b/docs/java/com/sleepycat/persist/class-use/EntityStore.html
index a920472..33b0216 100644
--- a/docs/java/com/sleepycat/persist/class-use/EntityStore.html
+++ b/docs/java/com/sleepycat/persist/class-use/EntityStore.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.persist.EntityStore (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.persist.EntityStore
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.persist.EntityStore
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/class-use/ForwardCursor.html b/docs/java/com/sleepycat/persist/class-use/ForwardCursor.html
index 0bd6a90..e40f6de 100644
--- a/docs/java/com/sleepycat/persist/class-use/ForwardCursor.html
+++ b/docs/java/com/sleepycat/persist/class-use/ForwardCursor.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Interface com.sleepycat.persist.ForwardCursor (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -191,7 +191,7 @@ Uses of <A HREF="../../../../com/sleepycat/persist/ForwardCursor.html" title="in
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -221,6 +221,6 @@ Uses of <A HREF="../../../../com/sleepycat/persist/ForwardCursor.html" title="in
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/class-use/IndexNotAvailableException.html b/docs/java/com/sleepycat/persist/class-use/IndexNotAvailableException.html
index abc483d..b6066a6 100644
--- a/docs/java/com/sleepycat/persist/class-use/IndexNotAvailableException.html
+++ b/docs/java/com/sleepycat/persist/class-use/IndexNotAvailableException.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.persist.IndexNotAvailableException (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.persist.IndexNotAvailableException
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.persist.IndexNotAvailableException
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/class-use/PrimaryIndex.html b/docs/java/com/sleepycat/persist/class-use/PrimaryIndex.html
index 4c8b47e..af3d10d 100644
--- a/docs/java/com/sleepycat/persist/class-use/PrimaryIndex.html
+++ b/docs/java/com/sleepycat/persist/class-use/PrimaryIndex.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.persist.PrimaryIndex (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -263,7 +263,7 @@ Uses of <A HREF="../../../../com/sleepycat/persist/PrimaryIndex.html" title="cla
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -293,6 +293,6 @@ Uses of <A HREF="../../../../com/sleepycat/persist/PrimaryIndex.html" title="cla
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/class-use/SecondaryIndex.html b/docs/java/com/sleepycat/persist/class-use/SecondaryIndex.html
index 034af03..d72b4d3 100644
--- a/docs/java/com/sleepycat/persist/class-use/SecondaryIndex.html
+++ b/docs/java/com/sleepycat/persist/class-use/SecondaryIndex.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.persist.SecondaryIndex (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -232,7 +232,7 @@ Uses of <A HREF="../../../../com/sleepycat/persist/SecondaryIndex.html" title="c
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -262,6 +262,6 @@ Uses of <A HREF="../../../../com/sleepycat/persist/SecondaryIndex.html" title="c
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/class-use/StoreConfig.html b/docs/java/com/sleepycat/persist/class-use/StoreConfig.html
index 071db1f..8b00fdf 100644
--- a/docs/java/com/sleepycat/persist/class-use/StoreConfig.html
+++ b/docs/java/com/sleepycat/persist/class-use/StoreConfig.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.persist.StoreConfig (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -304,7 +304,7 @@ Uses of <A HREF="../../../../com/sleepycat/persist/StoreConfig.html" title="clas
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -334,6 +334,6 @@ Uses of <A HREF="../../../../com/sleepycat/persist/StoreConfig.html" title="clas
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/class-use/StoreConfigBeanInfo.html b/docs/java/com/sleepycat/persist/class-use/StoreConfigBeanInfo.html
index 555eec8..046fc04 100644
--- a/docs/java/com/sleepycat/persist/class-use/StoreConfigBeanInfo.html
+++ b/docs/java/com/sleepycat/persist/class-use/StoreConfigBeanInfo.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.persist.StoreConfigBeanInfo (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.persist.StoreConfigBeanInfo
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.persist.StoreConfigBeanInfo
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/class-use/StoreExistsException.html b/docs/java/com/sleepycat/persist/class-use/StoreExistsException.html
index 7ef8930..6776e1d 100644
--- a/docs/java/com/sleepycat/persist/class-use/StoreExistsException.html
+++ b/docs/java/com/sleepycat/persist/class-use/StoreExistsException.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.persist.StoreExistsException (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -146,7 +146,7 @@ Uses of <A HREF="../../../../com/sleepycat/persist/StoreExistsException.html" ti
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -176,6 +176,6 @@ Uses of <A HREF="../../../../com/sleepycat/persist/StoreExistsException.html" ti
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/class-use/StoreNotFoundException.html b/docs/java/com/sleepycat/persist/class-use/StoreNotFoundException.html
index 1a0130d..c7343de 100644
--- a/docs/java/com/sleepycat/persist/class-use/StoreNotFoundException.html
+++ b/docs/java/com/sleepycat/persist/class-use/StoreNotFoundException.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.persist.StoreNotFoundException (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -175,7 +175,7 @@ Uses of <A HREF="../../../../com/sleepycat/persist/StoreNotFoundException.html"
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -205,6 +205,6 @@ Uses of <A HREF="../../../../com/sleepycat/persist/StoreNotFoundException.html"
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/evolve/Conversion.html b/docs/java/com/sleepycat/persist/evolve/Conversion.html
index 11bb9c6..0911301 100644
--- a/docs/java/com/sleepycat/persist/evolve/Conversion.html
+++ b/docs/java/com/sleepycat/persist/evolve/Conversion.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Conversion (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -623,7 +623,7 @@ boolean <B>equals</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -659,6 +659,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/evolve/Converter.html b/docs/java/com/sleepycat/persist/evolve/Converter.html
index 8299686..78d38da 100644
--- a/docs/java/com/sleepycat/persist/evolve/Converter.html
+++ b/docs/java/com/sleepycat/persist/evolve/Converter.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Converter (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -371,7 +371,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -407,6 +407,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/evolve/DeletedClassException.html b/docs/java/com/sleepycat/persist/evolve/DeletedClassException.html
index 8617cab..9538394 100644
--- a/docs/java/com/sleepycat/persist/evolve/DeletedClassException.html
+++ b/docs/java/com/sleepycat/persist/evolve/DeletedClassException.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 DeletedClassException (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -206,7 +206,7 @@ public <B>DeletedClassException</B>(<A HREF="http://download.oracle.com/javase/1
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -242,6 +242,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/evolve/Deleter.html b/docs/java/com/sleepycat/persist/evolve/Deleter.html
index 10cf826..ab97bd6 100644
--- a/docs/java/com/sleepycat/persist/evolve/Deleter.html
+++ b/docs/java/com/sleepycat/persist/evolve/Deleter.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Deleter (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -314,7 +314,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -350,6 +350,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/evolve/EntityConverter.html b/docs/java/com/sleepycat/persist/evolve/EntityConverter.html
index f0c3160..16792f2 100644
--- a/docs/java/com/sleepycat/persist/evolve/EntityConverter.html
+++ b/docs/java/com/sleepycat/persist/evolve/EntityConverter.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 EntityConverter (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -335,7 +335,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -371,6 +371,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/evolve/EvolveConfig.html b/docs/java/com/sleepycat/persist/evolve/EvolveConfig.html
index d76aa95..ecf6567 100644
--- a/docs/java/com/sleepycat/persist/evolve/EvolveConfig.html
+++ b/docs/java/com/sleepycat/persist/evolve/EvolveConfig.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 EvolveConfig (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -375,7 +375,7 @@ public <A HREF="../../../../com/sleepycat/persist/evolve/EvolveListener.html" ti
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -411,6 +411,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/evolve/EvolveConfigBeanInfo.html b/docs/java/com/sleepycat/persist/evolve/EvolveConfigBeanInfo.html
index 2c7287d..0fc6695 100644
--- a/docs/java/com/sleepycat/persist/evolve/EvolveConfigBeanInfo.html
+++ b/docs/java/com/sleepycat/persist/evolve/EvolveConfigBeanInfo.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 EvolveConfigBeanInfo (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -286,7 +286,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/beans/Prop
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -322,6 +322,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/evolve/EvolveEvent.html b/docs/java/com/sleepycat/persist/evolve/EvolveEvent.html
index 4fb529e..42e0741 100644
--- a/docs/java/com/sleepycat/persist/evolve/EvolveEvent.html
+++ b/docs/java/com/sleepycat/persist/evolve/EvolveEvent.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 EvolveEvent (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -208,7 +208,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -244,6 +244,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/evolve/EvolveInternal.html b/docs/java/com/sleepycat/persist/evolve/EvolveInternal.html
index ecb7722..eb3ebcd 100644
--- a/docs/java/com/sleepycat/persist/evolve/EvolveInternal.html
+++ b/docs/java/com/sleepycat/persist/evolve/EvolveInternal.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 EvolveInternal (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -244,7 +244,7 @@ public static void <B>updateEvent</B>(<A HREF="../../../../com/sleepycat/persist
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -280,6 +280,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/evolve/EvolveListener.html b/docs/java/com/sleepycat/persist/evolve/EvolveListener.html
index 398da6f..4aca6fc 100644
--- a/docs/java/com/sleepycat/persist/evolve/EvolveListener.html
+++ b/docs/java/com/sleepycat/persist/evolve/EvolveListener.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 EvolveListener (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -174,7 +174,7 @@ boolean <B>evolveProgress</B>(<A HREF="../../../../com/sleepycat/persist/evolve/
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -210,6 +210,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/evolve/EvolveStats.html b/docs/java/com/sleepycat/persist/evolve/EvolveStats.html
index 014a959..c2a8383 100644
--- a/docs/java/com/sleepycat/persist/evolve/EvolveStats.html
+++ b/docs/java/com/sleepycat/persist/evolve/EvolveStats.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 EvolveStats (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -207,7 +207,7 @@ public int <B>getNConverted</B>()</PRE>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -243,6 +243,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/evolve/IncompatibleClassException.html b/docs/java/com/sleepycat/persist/evolve/IncompatibleClassException.html
index 9091887..8de6421 100644
--- a/docs/java/com/sleepycat/persist/evolve/IncompatibleClassException.html
+++ b/docs/java/com/sleepycat/persist/evolve/IncompatibleClassException.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 IncompatibleClassException (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -209,7 +209,7 @@ public <B>IncompatibleClassException</B>(<A HREF="http://download.oracle.com/jav
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -245,6 +245,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/evolve/Mutation.html b/docs/java/com/sleepycat/persist/evolve/Mutation.html
index 471a36f..e837d7b 100644
--- a/docs/java/com/sleepycat/persist/evolve/Mutation.html
+++ b/docs/java/com/sleepycat/persist/evolve/Mutation.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Mutation (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -316,7 +316,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -352,6 +352,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/evolve/Mutations.html b/docs/java/com/sleepycat/persist/evolve/Mutations.html
index c4a06d6..7dc5b27 100644
--- a/docs/java/com/sleepycat/persist/evolve/Mutations.html
+++ b/docs/java/com/sleepycat/persist/evolve/Mutations.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Mutations (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -554,7 +554,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -590,6 +590,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/evolve/Renamer.html b/docs/java/com/sleepycat/persist/evolve/Renamer.html
index 2ae6dce..00f2505 100644
--- a/docs/java/com/sleepycat/persist/evolve/Renamer.html
+++ b/docs/java/com/sleepycat/persist/evolve/Renamer.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Renamer (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -364,7 +364,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -400,6 +400,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/evolve/class-use/Conversion.html b/docs/java/com/sleepycat/persist/evolve/class-use/Conversion.html
index 542633f..19d7cb6 100644
--- a/docs/java/com/sleepycat/persist/evolve/class-use/Conversion.html
+++ b/docs/java/com/sleepycat/persist/evolve/class-use/Conversion.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Interface com.sleepycat.persist.evolve.Conversion (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -183,7 +183,7 @@ Uses of <A HREF="../../../../../com/sleepycat/persist/evolve/Conversion.html" ti
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -213,6 +213,6 @@ Uses of <A HREF="../../../../../com/sleepycat/persist/evolve/Conversion.html" ti
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/evolve/class-use/Converter.html b/docs/java/com/sleepycat/persist/evolve/class-use/Converter.html
index bed7b10..36065e6 100644
--- a/docs/java/com/sleepycat/persist/evolve/class-use/Converter.html
+++ b/docs/java/com/sleepycat/persist/evolve/class-use/Converter.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.persist.evolve.Converter (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -196,7 +196,7 @@ Uses of <A HREF="../../../../../com/sleepycat/persist/evolve/Converter.html" tit
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -226,6 +226,6 @@ Uses of <A HREF="../../../../../com/sleepycat/persist/evolve/Converter.html" tit
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/evolve/class-use/DeletedClassException.html b/docs/java/com/sleepycat/persist/evolve/class-use/DeletedClassException.html
index 5c8be91..38566d9 100644
--- a/docs/java/com/sleepycat/persist/evolve/class-use/DeletedClassException.html
+++ b/docs/java/com/sleepycat/persist/evolve/class-use/DeletedClassException.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.persist.evolve.DeletedClassException (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.persist.evolve.DeletedClassException
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.persist.evolve.DeletedClassException
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/evolve/class-use/Deleter.html b/docs/java/com/sleepycat/persist/evolve/class-use/Deleter.html
index 576bdf1..585aea4 100644
--- a/docs/java/com/sleepycat/persist/evolve/class-use/Deleter.html
+++ b/docs/java/com/sleepycat/persist/evolve/class-use/Deleter.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.persist.evolve.Deleter (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -180,7 +180,7 @@ Uses of <A HREF="../../../../../com/sleepycat/persist/evolve/Deleter.html" title
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -210,6 +210,6 @@ Uses of <A HREF="../../../../../com/sleepycat/persist/evolve/Deleter.html" title
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/evolve/class-use/EntityConverter.html b/docs/java/com/sleepycat/persist/evolve/class-use/EntityConverter.html
index 7833aa3..fd1c0a0 100644
--- a/docs/java/com/sleepycat/persist/evolve/class-use/EntityConverter.html
+++ b/docs/java/com/sleepycat/persist/evolve/class-use/EntityConverter.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.persist.evolve.EntityConverter (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.persist.evolve.EntityConverter
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.persist.evolve.EntityConverter
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/evolve/class-use/EvolveConfig.html b/docs/java/com/sleepycat/persist/evolve/class-use/EvolveConfig.html
index f8d2e06..92e6693 100644
--- a/docs/java/com/sleepycat/persist/evolve/class-use/EvolveConfig.html
+++ b/docs/java/com/sleepycat/persist/evolve/class-use/EvolveConfig.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.persist.evolve.EvolveConfig (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -200,7 +200,7 @@ Uses of <A HREF="../../../../../com/sleepycat/persist/evolve/EvolveConfig.html"
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -230,6 +230,6 @@ Uses of <A HREF="../../../../../com/sleepycat/persist/evolve/EvolveConfig.html"
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/evolve/class-use/EvolveConfigBeanInfo.html b/docs/java/com/sleepycat/persist/evolve/class-use/EvolveConfigBeanInfo.html
index fb3d0d7..a0c7024 100644
--- a/docs/java/com/sleepycat/persist/evolve/class-use/EvolveConfigBeanInfo.html
+++ b/docs/java/com/sleepycat/persist/evolve/class-use/EvolveConfigBeanInfo.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.persist.evolve.EvolveConfigBeanInfo (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.persist.evolve.EvolveConfigBeanInfo
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.persist.evolve.EvolveConfigBeanInfo
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/evolve/class-use/EvolveEvent.html b/docs/java/com/sleepycat/persist/evolve/class-use/EvolveEvent.html
index 3f4c512..4efe335 100644
--- a/docs/java/com/sleepycat/persist/evolve/class-use/EvolveEvent.html
+++ b/docs/java/com/sleepycat/persist/evolve/class-use/EvolveEvent.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.persist.evolve.EvolveEvent (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -172,7 +172,7 @@ Uses of <A HREF="../../../../../com/sleepycat/persist/evolve/EvolveEvent.html" t
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -202,6 +202,6 @@ Uses of <A HREF="../../../../../com/sleepycat/persist/evolve/EvolveEvent.html" t
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/evolve/class-use/EvolveInternal.html b/docs/java/com/sleepycat/persist/evolve/class-use/EvolveInternal.html
index 0b0d108..020c806 100644
--- a/docs/java/com/sleepycat/persist/evolve/class-use/EvolveInternal.html
+++ b/docs/java/com/sleepycat/persist/evolve/class-use/EvolveInternal.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.persist.evolve.EvolveInternal (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.persist.evolve.EvolveInternal
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.persist.evolve.EvolveInternal
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/evolve/class-use/EvolveListener.html b/docs/java/com/sleepycat/persist/evolve/class-use/EvolveListener.html
index 0003337..cd4563a 100644
--- a/docs/java/com/sleepycat/persist/evolve/class-use/EvolveListener.html
+++ b/docs/java/com/sleepycat/persist/evolve/class-use/EvolveListener.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Interface com.sleepycat.persist.evolve.EvolveListener (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -170,7 +170,7 @@ Uses of <A HREF="../../../../../com/sleepycat/persist/evolve/EvolveListener.html
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -200,6 +200,6 @@ Uses of <A HREF="../../../../../com/sleepycat/persist/evolve/EvolveListener.html
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/evolve/class-use/EvolveStats.html b/docs/java/com/sleepycat/persist/evolve/class-use/EvolveStats.html
index 88a178f..057d5a2 100644
--- a/docs/java/com/sleepycat/persist/evolve/class-use/EvolveStats.html
+++ b/docs/java/com/sleepycat/persist/evolve/class-use/EvolveStats.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.persist.evolve.EvolveStats (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -176,7 +176,7 @@ Uses of <A HREF="../../../../../com/sleepycat/persist/evolve/EvolveStats.html" t
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -206,6 +206,6 @@ Uses of <A HREF="../../../../../com/sleepycat/persist/evolve/EvolveStats.html" t
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/evolve/class-use/IncompatibleClassException.html b/docs/java/com/sleepycat/persist/evolve/class-use/IncompatibleClassException.html
index e9f911e..ddb9a64 100644
--- a/docs/java/com/sleepycat/persist/evolve/class-use/IncompatibleClassException.html
+++ b/docs/java/com/sleepycat/persist/evolve/class-use/IncompatibleClassException.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.persist.evolve.IncompatibleClassException (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -146,7 +146,7 @@ Uses of <A HREF="../../../../../com/sleepycat/persist/evolve/IncompatibleClassEx
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -176,6 +176,6 @@ Uses of <A HREF="../../../../../com/sleepycat/persist/evolve/IncompatibleClassEx
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/evolve/class-use/Mutation.html b/docs/java/com/sleepycat/persist/evolve/class-use/Mutation.html
index d0d5c8b..ebcedff 100644
--- a/docs/java/com/sleepycat/persist/evolve/class-use/Mutation.html
+++ b/docs/java/com/sleepycat/persist/evolve/class-use/Mutation.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.persist.evolve.Mutation (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -171,7 +171,7 @@ Uses of <A HREF="../../../../../com/sleepycat/persist/evolve/Mutation.html" titl
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -201,6 +201,6 @@ Uses of <A HREF="../../../../../com/sleepycat/persist/evolve/Mutation.html" titl
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/evolve/class-use/Mutations.html b/docs/java/com/sleepycat/persist/evolve/class-use/Mutations.html
index 713ea9f..223abef 100644
--- a/docs/java/com/sleepycat/persist/evolve/class-use/Mutations.html
+++ b/docs/java/com/sleepycat/persist/evolve/class-use/Mutations.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.persist.evolve.Mutations (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -210,7 +210,7 @@ Uses of <A HREF="../../../../../com/sleepycat/persist/evolve/Mutations.html" tit
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -240,6 +240,6 @@ Uses of <A HREF="../../../../../com/sleepycat/persist/evolve/Mutations.html" tit
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/evolve/class-use/Renamer.html b/docs/java/com/sleepycat/persist/evolve/class-use/Renamer.html
index be91bb8..eea0102 100644
--- a/docs/java/com/sleepycat/persist/evolve/class-use/Renamer.html
+++ b/docs/java/com/sleepycat/persist/evolve/class-use/Renamer.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.persist.evolve.Renamer (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -180,7 +180,7 @@ Uses of <A HREF="../../../../../com/sleepycat/persist/evolve/Renamer.html" title
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -210,6 +210,6 @@ Uses of <A HREF="../../../../../com/sleepycat/persist/evolve/Renamer.html" title
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/evolve/package-frame.html b/docs/java/com/sleepycat/persist/evolve/package-frame.html
index 881a062..509b9f9 100644
--- a/docs/java/com/sleepycat/persist/evolve/package-frame.html
+++ b/docs/java/com/sleepycat/persist/evolve/package-frame.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 com.sleepycat.persist.evolve (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
diff --git a/docs/java/com/sleepycat/persist/evolve/package-summary.html b/docs/java/com/sleepycat/persist/evolve/package-summary.html
index 80dd67f..bc6e1c5 100644
--- a/docs/java/com/sleepycat/persist/evolve/package-summary.html
+++ b/docs/java/com/sleepycat/persist/evolve/package-summary.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 com.sleepycat.persist.evolve (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -510,7 +510,7 @@ after the conversion is complete.</p>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -540,6 +540,6 @@ after the conversion is complete.</p>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/evolve/package-tree.html b/docs/java/com/sleepycat/persist/evolve/package-tree.html
index 4637837..b66907a 100644
--- a/docs/java/com/sleepycat/persist/evolve/package-tree.html
+++ b/docs/java/com/sleepycat/persist/evolve/package-tree.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 com.sleepycat.persist.evolve Class Hierarchy (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -144,7 +144,7 @@ Interface Hierarchy
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -174,6 +174,6 @@ Interface Hierarchy
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/evolve/package-use.html b/docs/java/com/sleepycat/persist/evolve/package-use.html
index 93b9c9b..1267617 100644
--- a/docs/java/com/sleepycat/persist/evolve/package-use.html
+++ b/docs/java/com/sleepycat/persist/evolve/package-use.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:07 EDT 2013 -->
 <TITLE>
 Uses of Package com.sleepycat.persist.evolve (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -245,7 +245,7 @@ Classes in <A HREF="../../../../com/sleepycat/persist/evolve/package-summary.htm
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -275,6 +275,6 @@ Classes in <A HREF="../../../../com/sleepycat/persist/evolve/package-summary.htm
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/model/AnnotationModel.html b/docs/java/com/sleepycat/persist/model/AnnotationModel.html
index f104f56..6d53a51 100644
--- a/docs/java/com/sleepycat/persist/model/AnnotationModel.html
+++ b/docs/java/com/sleepycat/persist/model/AnnotationModel.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 AnnotationModel (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -333,7 +333,7 @@ public <A HREF="../../../../com/sleepycat/persist/model/ClassMetadata.html" titl
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -369,6 +369,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/model/ClassEnhancer.html b/docs/java/com/sleepycat/persist/model/ClassEnhancer.html
index 04a9bc9..50525c9 100644
--- a/docs/java/com/sleepycat/persist/model/ClassEnhancer.html
+++ b/docs/java/com/sleepycat/persist/model/ClassEnhancer.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 ClassEnhancer (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -427,7 +427,7 @@ public byte[] <B>enhance</B>(<A HREF="http://download.oracle.com/javase/1.5.0/do
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -463,6 +463,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/model/ClassMetadata.html b/docs/java/com/sleepycat/persist/model/ClassMetadata.html
index c8f22bd..42da821 100644
--- a/docs/java/com/sleepycat/persist/model/ClassMetadata.html
+++ b/docs/java/com/sleepycat/persist/model/ClassMetadata.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 ClassMetadata (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -516,7 +516,7 @@ public int <B>hashCode</B>()</PRE>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -552,6 +552,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/model/DeleteAction.html b/docs/java/com/sleepycat/persist/model/DeleteAction.html
index c990345..e112a36 100644
--- a/docs/java/com/sleepycat/persist/model/DeleteAction.html
+++ b/docs/java/com/sleepycat/persist/model/DeleteAction.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 DeleteAction (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -321,7 +321,7 @@ with the specified name
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -357,6 +357,6 @@ DETAIL: <A HREF="#enum_constant_detail">ENUM CONSTANTS</A> | FIEL
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/model/Entity.html b/docs/java/com/sleepycat/persist/model/Entity.html
index f0cc8eb..65b43ba 100644
--- a/docs/java/com/sleepycat/persist/model/Entity.html
+++ b/docs/java/com/sleepycat/persist/model/Entity.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Entity (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -379,7 +379,7 @@ public abstract int <B>version</B></PRE>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -415,6 +415,6 @@ DETAIL: <A HREF="#annotation_type_element_detail">ELEMENT</A></FONT></TD>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/model/EntityMetadata.html b/docs/java/com/sleepycat/persist/model/EntityMetadata.html
index f8e63b2..35b0590 100644
--- a/docs/java/com/sleepycat/persist/model/EntityMetadata.html
+++ b/docs/java/com/sleepycat/persist/model/EntityMetadata.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 EntityMetadata (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -334,7 +334,7 @@ public int <B>hashCode</B>()</PRE>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -370,6 +370,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/model/EntityModel.html b/docs/java/com/sleepycat/persist/model/EntityModel.html
index 9e9d3ea..fad8cc9 100644
--- a/docs/java/com/sleepycat/persist/model/EntityModel.html
+++ b/docs/java/com/sleepycat/persist/model/EntityModel.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 EntityModel (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -632,7 +632,7 @@ public static <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lan
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -668,6 +668,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/model/FieldMetadata.html b/docs/java/com/sleepycat/persist/model/FieldMetadata.html
index d9b22f7..0591c09 100644
--- a/docs/java/com/sleepycat/persist/model/FieldMetadata.html
+++ b/docs/java/com/sleepycat/persist/model/FieldMetadata.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 FieldMetadata (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -352,7 +352,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -388,6 +388,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/model/KeyField.html b/docs/java/com/sleepycat/persist/model/KeyField.html
index 3a6408f..09aba6d 100644
--- a/docs/java/com/sleepycat/persist/model/KeyField.html
+++ b/docs/java/com/sleepycat/persist/model/KeyField.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 KeyField (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -275,7 +275,7 @@ public abstract int <B>value</B></PRE>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -311,6 +311,6 @@ DETAIL: <A HREF="#annotation_type_element_detail">ELEMENT</A></FONT></TD>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/model/ModelInternal.html b/docs/java/com/sleepycat/persist/model/ModelInternal.html
index 49d5463..1191546 100644
--- a/docs/java/com/sleepycat/persist/model/ModelInternal.html
+++ b/docs/java/com/sleepycat/persist/model/ModelInternal.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 ModelInternal (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -263,7 +263,7 @@ public static <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lan
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -299,6 +299,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/model/NotPersistent.html b/docs/java/com/sleepycat/persist/model/NotPersistent.html
index 4bf96fd..f35201a 100644
--- a/docs/java/com/sleepycat/persist/model/NotPersistent.html
+++ b/docs/java/com/sleepycat/persist/model/NotPersistent.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 NotPersistent (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -151,7 +151,7 @@ Overrides the default rules for field persistence and defines a field as
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -187,6 +187,6 @@ DETAIL: ELEMENT</FONT></TD>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/model/NotTransient.html b/docs/java/com/sleepycat/persist/model/NotTransient.html
index c5f1717..9222279 100644
--- a/docs/java/com/sleepycat/persist/model/NotTransient.html
+++ b/docs/java/com/sleepycat/persist/model/NotTransient.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 NotTransient (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -151,7 +151,7 @@ Overrides the default rules for field persistence and defines a field as
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -187,6 +187,6 @@ DETAIL: ELEMENT</FONT></TD>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/model/Persistent.html b/docs/java/com/sleepycat/persist/model/Persistent.html
index e5826e5..c0ac04b 100644
--- a/docs/java/com/sleepycat/persist/model/Persistent.html
+++ b/docs/java/com/sleepycat/persist/model/Persistent.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Persistent (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -198,7 +198,7 @@ public abstract <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/l
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -234,6 +234,6 @@ DETAIL: <A HREF="#annotation_type_element_detail">ELEMENT</A></FONT></TD>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/model/PersistentProxy.html b/docs/java/com/sleepycat/persist/model/PersistentProxy.html
index 0a536b8..cf1afef 100644
--- a/docs/java/com/sleepycat/persist/model/PersistentProxy.html
+++ b/docs/java/com/sleepycat/persist/model/PersistentProxy.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 PersistentProxy (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -288,7 +288,7 @@ convertProxy</H3>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -324,6 +324,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/model/PrimaryKey.html b/docs/java/com/sleepycat/persist/model/PrimaryKey.html
index 0aba05b..d09f6f3 100644
--- a/docs/java/com/sleepycat/persist/model/PrimaryKey.html
+++ b/docs/java/com/sleepycat/persist/model/PrimaryKey.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 PrimaryKey (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -310,7 +310,7 @@ public abstract <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/l
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -346,6 +346,6 @@ DETAIL: <A HREF="#annotation_type_element_detail">ELEMENT</A></FONT></TD>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/model/PrimaryKeyMetadata.html b/docs/java/com/sleepycat/persist/model/PrimaryKeyMetadata.html
index 3d8f5f9..9066bdf 100644
--- a/docs/java/com/sleepycat/persist/model/PrimaryKeyMetadata.html
+++ b/docs/java/com/sleepycat/persist/model/PrimaryKeyMetadata.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 PrimaryKeyMetadata (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -289,7 +289,7 @@ public int <B>hashCode</B>()</PRE>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -325,6 +325,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/model/Relationship.html b/docs/java/com/sleepycat/persist/model/Relationship.html
index e9e398a..15c8879 100644
--- a/docs/java/com/sleepycat/persist/model/Relationship.html
+++ b/docs/java/com/sleepycat/persist/model/Relationship.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Relationship (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -349,7 +349,7 @@ with the specified name
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -385,6 +385,6 @@ DETAIL: <A HREF="#enum_constant_detail">ENUM CONSTANTS</A> | FIEL
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/model/SecondaryKey.html b/docs/java/com/sleepycat/persist/model/SecondaryKey.html
index 913d964..c5f7cd4 100644
--- a/docs/java/com/sleepycat/persist/model/SecondaryKey.html
+++ b/docs/java/com/sleepycat/persist/model/SecondaryKey.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 SecondaryKey (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -416,7 +416,7 @@ public abstract <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/l
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -452,6 +452,6 @@ DETAIL: <A HREF="#annotation_type_element_detail">ELEMENT</A></FONT></TD>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/model/SecondaryKeyMetadata.html b/docs/java/com/sleepycat/persist/model/SecondaryKeyMetadata.html
index 063fffb..2ad4ab0 100644
--- a/docs/java/com/sleepycat/persist/model/SecondaryKeyMetadata.html
+++ b/docs/java/com/sleepycat/persist/model/SecondaryKeyMetadata.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 SecondaryKeyMetadata (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -390,7 +390,7 @@ public int <B>hashCode</B>()</PRE>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -426,6 +426,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/model/class-use/AnnotationModel.html b/docs/java/com/sleepycat/persist/model/class-use/AnnotationModel.html
index aea78b3..4617631 100644
--- a/docs/java/com/sleepycat/persist/model/class-use/AnnotationModel.html
+++ b/docs/java/com/sleepycat/persist/model/class-use/AnnotationModel.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.persist.model.AnnotationModel (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.persist.model.AnnotationModel
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.persist.model.AnnotationModel
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/model/class-use/ClassEnhancer.html b/docs/java/com/sleepycat/persist/model/class-use/ClassEnhancer.html
index f711d9b..cd18931 100644
--- a/docs/java/com/sleepycat/persist/model/class-use/ClassEnhancer.html
+++ b/docs/java/com/sleepycat/persist/model/class-use/ClassEnhancer.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.persist.model.ClassEnhancer (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.persist.model.ClassEnhancer
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.persist.model.ClassEnhancer
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/model/class-use/ClassMetadata.html b/docs/java/com/sleepycat/persist/model/class-use/ClassMetadata.html
index 057218d..9ea7d39 100644
--- a/docs/java/com/sleepycat/persist/model/class-use/ClassMetadata.html
+++ b/docs/java/com/sleepycat/persist/model/class-use/ClassMetadata.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.persist.model.ClassMetadata (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -184,7 +184,7 @@ Uses of <A HREF="../../../../../com/sleepycat/persist/model/ClassMetadata.html"
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -214,6 +214,6 @@ Uses of <A HREF="../../../../../com/sleepycat/persist/model/ClassMetadata.html"
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/model/class-use/DeleteAction.html b/docs/java/com/sleepycat/persist/model/class-use/DeleteAction.html
index 46b1a7c..9b78464 100644
--- a/docs/java/com/sleepycat/persist/model/class-use/DeleteAction.html
+++ b/docs/java/com/sleepycat/persist/model/class-use/DeleteAction.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.persist.model.DeleteAction (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -184,7 +184,7 @@ the order they are declared.</TD>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -214,6 +214,6 @@ the order they are declared.</TD>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/model/class-use/Entity.html b/docs/java/com/sleepycat/persist/model/class-use/Entity.html
index fd1e5b4..ac53dfd 100644
--- a/docs/java/com/sleepycat/persist/model/class-use/Entity.html
+++ b/docs/java/com/sleepycat/persist/model/class-use/Entity.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.persist.model.Entity (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.persist.model.Entity
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.persist.model.Entity
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/model/class-use/EntityMetadata.html b/docs/java/com/sleepycat/persist/model/class-use/EntityMetadata.html
index 18e3e34..537649b 100644
--- a/docs/java/com/sleepycat/persist/model/class-use/EntityMetadata.html
+++ b/docs/java/com/sleepycat/persist/model/class-use/EntityMetadata.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.persist.model.EntityMetadata (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -183,7 +183,7 @@ Uses of <A HREF="../../../../../com/sleepycat/persist/model/EntityMetadata.html"
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -213,6 +213,6 @@ Uses of <A HREF="../../../../../com/sleepycat/persist/model/EntityMetadata.html"
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/model/class-use/EntityModel.html b/docs/java/com/sleepycat/persist/model/class-use/EntityModel.html
index 252d482..352d793 100644
--- a/docs/java/com/sleepycat/persist/model/class-use/EntityModel.html
+++ b/docs/java/com/sleepycat/persist/model/class-use/EntityModel.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.persist.model.EntityModel (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -300,7 +300,7 @@ Uses of <A HREF="../../../../../com/sleepycat/persist/model/EntityModel.html" ti
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -330,6 +330,6 @@ Uses of <A HREF="../../../../../com/sleepycat/persist/model/EntityModel.html" ti
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/model/class-use/FieldMetadata.html b/docs/java/com/sleepycat/persist/model/class-use/FieldMetadata.html
index 53c42d6..7e582fc 100644
--- a/docs/java/com/sleepycat/persist/model/class-use/FieldMetadata.html
+++ b/docs/java/com/sleepycat/persist/model/class-use/FieldMetadata.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.persist.model.FieldMetadata (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -226,7 +226,7 @@ Uses of <A HREF="../../../../../com/sleepycat/persist/model/FieldMetadata.html"
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -256,6 +256,6 @@ Uses of <A HREF="../../../../../com/sleepycat/persist/model/FieldMetadata.html"
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/model/class-use/KeyField.html b/docs/java/com/sleepycat/persist/model/class-use/KeyField.html
index 2e41c98..55ce318 100644
--- a/docs/java/com/sleepycat/persist/model/class-use/KeyField.html
+++ b/docs/java/com/sleepycat/persist/model/class-use/KeyField.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.persist.model.KeyField (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.persist.model.KeyField
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.persist.model.KeyField
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/model/class-use/ModelInternal.html b/docs/java/com/sleepycat/persist/model/class-use/ModelInternal.html
index f3a43dd..5642e3e 100644
--- a/docs/java/com/sleepycat/persist/model/class-use/ModelInternal.html
+++ b/docs/java/com/sleepycat/persist/model/class-use/ModelInternal.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.persist.model.ModelInternal (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.persist.model.ModelInternal
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.persist.model.ModelInternal
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/model/class-use/NotPersistent.html b/docs/java/com/sleepycat/persist/model/class-use/NotPersistent.html
index 83e168c..7e87871 100644
--- a/docs/java/com/sleepycat/persist/model/class-use/NotPersistent.html
+++ b/docs/java/com/sleepycat/persist/model/class-use/NotPersistent.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.persist.model.NotPersistent (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.persist.model.NotPersistent
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.persist.model.NotPersistent
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/model/class-use/NotTransient.html b/docs/java/com/sleepycat/persist/model/class-use/NotTransient.html
index 47dbd1b..1ecf160 100644
--- a/docs/java/com/sleepycat/persist/model/class-use/NotTransient.html
+++ b/docs/java/com/sleepycat/persist/model/class-use/NotTransient.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.persist.model.NotTransient (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.persist.model.NotTransient
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.persist.model.NotTransient
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/model/class-use/Persistent.html b/docs/java/com/sleepycat/persist/model/class-use/Persistent.html
index d133f8c..6d2df98 100644
--- a/docs/java/com/sleepycat/persist/model/class-use/Persistent.html
+++ b/docs/java/com/sleepycat/persist/model/class-use/Persistent.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.persist.model.Persistent (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.persist.model.Persistent
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.persist.model.Persistent
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/model/class-use/PersistentProxy.html b/docs/java/com/sleepycat/persist/model/class-use/PersistentProxy.html
index 46c0127..63ad9c5 100644
--- a/docs/java/com/sleepycat/persist/model/class-use/PersistentProxy.html
+++ b/docs/java/com/sleepycat/persist/model/class-use/PersistentProxy.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Interface com.sleepycat.persist.model.PersistentProxy (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.persist.model.PersistentProxy
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.persist.model.PersistentProxy
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/model/class-use/PrimaryKey.html b/docs/java/com/sleepycat/persist/model/class-use/PrimaryKey.html
index 915aac2..d68c6a9 100644
--- a/docs/java/com/sleepycat/persist/model/class-use/PrimaryKey.html
+++ b/docs/java/com/sleepycat/persist/model/class-use/PrimaryKey.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.persist.model.PrimaryKey (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.persist.model.PrimaryKey
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.persist.model.PrimaryKey
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/model/class-use/PrimaryKeyMetadata.html b/docs/java/com/sleepycat/persist/model/class-use/PrimaryKeyMetadata.html
index 5521d85..0f31aab 100644
--- a/docs/java/com/sleepycat/persist/model/class-use/PrimaryKeyMetadata.html
+++ b/docs/java/com/sleepycat/persist/model/class-use/PrimaryKeyMetadata.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.persist.model.PrimaryKeyMetadata (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -195,7 +195,7 @@ Uses of <A HREF="../../../../../com/sleepycat/persist/model/PrimaryKeyMetadata.h
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -225,6 +225,6 @@ Uses of <A HREF="../../../../../com/sleepycat/persist/model/PrimaryKeyMetadata.h
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/model/class-use/Relationship.html b/docs/java/com/sleepycat/persist/model/class-use/Relationship.html
index ccbc552..6d16d72 100644
--- a/docs/java/com/sleepycat/persist/model/class-use/Relationship.html
+++ b/docs/java/com/sleepycat/persist/model/class-use/Relationship.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.persist.model.Relationship (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -184,7 +184,7 @@ the order they are declared.</TD>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -214,6 +214,6 @@ the order they are declared.</TD>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/model/class-use/SecondaryKey.html b/docs/java/com/sleepycat/persist/model/class-use/SecondaryKey.html
index 39ba943..d3ef0f8 100644
--- a/docs/java/com/sleepycat/persist/model/class-use/SecondaryKey.html
+++ b/docs/java/com/sleepycat/persist/model/class-use/SecondaryKey.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.persist.model.SecondaryKey (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.persist.model.SecondaryKey
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.persist.model.SecondaryKey
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/model/class-use/SecondaryKeyMetadata.html b/docs/java/com/sleepycat/persist/model/class-use/SecondaryKeyMetadata.html
index 2fd4d47..1a246c1 100644
--- a/docs/java/com/sleepycat/persist/model/class-use/SecondaryKeyMetadata.html
+++ b/docs/java/com/sleepycat/persist/model/class-use/SecondaryKeyMetadata.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.persist.model.SecondaryKeyMetadata (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -197,7 +197,7 @@ Uses of <A HREF="../../../../../com/sleepycat/persist/model/SecondaryKeyMetadata
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -227,6 +227,6 @@ Uses of <A HREF="../../../../../com/sleepycat/persist/model/SecondaryKeyMetadata
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/model/package-frame.html b/docs/java/com/sleepycat/persist/model/package-frame.html
index b4c2b5e..2ddd3de 100644
--- a/docs/java/com/sleepycat/persist/model/package-frame.html
+++ b/docs/java/com/sleepycat/persist/model/package-frame.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 com.sleepycat.persist.model (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
diff --git a/docs/java/com/sleepycat/persist/model/package-summary.html b/docs/java/com/sleepycat/persist/model/package-summary.html
index fe6b3bc..f752bc4 100644
--- a/docs/java/com/sleepycat/persist/model/package-summary.html
+++ b/docs/java/com/sleepycat/persist/model/package-summary.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 com.sleepycat.persist.model (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -250,7 +250,7 @@ Annotations for defining a persistent object model.
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -280,6 +280,6 @@ Annotations for defining a persistent object model.
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/model/package-tree.html b/docs/java/com/sleepycat/persist/model/package-tree.html
index 3566c3a..a8d6757 100644
--- a/docs/java/com/sleepycat/persist/model/package-tree.html
+++ b/docs/java/com/sleepycat/persist/model/package-tree.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 com.sleepycat.persist.model Class Hierarchy (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -153,7 +153,7 @@ Enum Hierarchy
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -183,6 +183,6 @@ Enum Hierarchy
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/model/package-use.html b/docs/java/com/sleepycat/persist/model/package-use.html
index 8f27a79..895bb88 100644
--- a/docs/java/com/sleepycat/persist/model/package-use.html
+++ b/docs/java/com/sleepycat/persist/model/package-use.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:07 EDT 2013 -->
 <TITLE>
 Uses of Package com.sleepycat.persist.model (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -249,7 +249,7 @@ Classes in <A HREF="../../../../com/sleepycat/persist/model/package-summary.html
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -279,6 +279,6 @@ Classes in <A HREF="../../../../com/sleepycat/persist/model/package-summary.html
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/package-frame.html b/docs/java/com/sleepycat/persist/package-frame.html
index 5836651..010b133 100644
--- a/docs/java/com/sleepycat/persist/package-frame.html
+++ b/docs/java/com/sleepycat/persist/package-frame.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 com.sleepycat.persist (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
diff --git a/docs/java/com/sleepycat/persist/package-summary.html b/docs/java/com/sleepycat/persist/package-summary.html
index 3c16726..b1a05bb 100644
--- a/docs/java/com/sleepycat/persist/package-summary.html
+++ b/docs/java/com/sleepycat/persist/package-summary.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 com.sleepycat.persist (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -787,7 +787,7 @@ recommended.</p>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -817,6 +817,6 @@ recommended.</p>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/package-tree.html b/docs/java/com/sleepycat/persist/package-tree.html
index 969b274..09d41e0 100644
--- a/docs/java/com/sleepycat/persist/package-tree.html
+++ b/docs/java/com/sleepycat/persist/package-tree.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 com.sleepycat.persist Class Hierarchy (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -140,7 +140,7 @@ Interface Hierarchy
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -170,6 +170,6 @@ Interface Hierarchy
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/package-use.html b/docs/java/com/sleepycat/persist/package-use.html
index 14d7c97..e24b855 100644
--- a/docs/java/com/sleepycat/persist/package-use.html
+++ b/docs/java/com/sleepycat/persist/package-use.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:07 EDT 2013 -->
 <TITLE>
 Uses of Package com.sleepycat.persist (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -226,7 +226,7 @@ Classes in <A HREF="../../../com/sleepycat/persist/package-summary.html">com.sle
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -256,6 +256,6 @@ Classes in <A HREF="../../../com/sleepycat/persist/package-summary.html">com.sle
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/raw/RawField.html b/docs/java/com/sleepycat/persist/raw/RawField.html
index eb52a99..37dbf9e 100644
--- a/docs/java/com/sleepycat/persist/raw/RawField.html
+++ b/docs/java/com/sleepycat/persist/raw/RawField.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 RawField (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -197,7 +197,7 @@ getType</H3>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -233,6 +233,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/raw/RawObject.html b/docs/java/com/sleepycat/persist/raw/RawObject.html
index acd89e6..a2baa79 100644
--- a/docs/java/com/sleepycat/persist/raw/RawObject.html
+++ b/docs/java/com/sleepycat/persist/raw/RawObject.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 RawObject (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -465,7 +465,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Strin
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -501,6 +501,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/raw/RawStore.html b/docs/java/com/sleepycat/persist/raw/RawStore.html
index f8f414a..d77a3a8 100644
--- a/docs/java/com/sleepycat/persist/raw/RawStore.html
+++ b/docs/java/com/sleepycat/persist/raw/RawStore.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 RawStore (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -420,7 +420,7 @@ public void <B>close</B>()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -456,6 +456,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/raw/RawType.html b/docs/java/com/sleepycat/persist/raw/RawType.html
index 21abbab..fc1cd55 100644
--- a/docs/java/com/sleepycat/persist/raw/RawType.html
+++ b/docs/java/com/sleepycat/persist/raw/RawType.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 RawType (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -554,7 +554,7 @@ toString</H3>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -590,6 +590,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/raw/class-use/RawField.html b/docs/java/com/sleepycat/persist/raw/class-use/RawField.html
index 00b9848..ac0939a 100644
--- a/docs/java/com/sleepycat/persist/raw/class-use/RawField.html
+++ b/docs/java/com/sleepycat/persist/raw/class-use/RawField.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Interface com.sleepycat.persist.raw.RawField (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -147,7 +147,7 @@ Uses of <A HREF="../../../../../com/sleepycat/persist/raw/RawField.html" title="
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -177,6 +177,6 @@ Uses of <A HREF="../../../../../com/sleepycat/persist/raw/RawField.html" title="
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/raw/class-use/RawObject.html b/docs/java/com/sleepycat/persist/raw/class-use/RawObject.html
index 81b9106..02ec88d 100644
--- a/docs/java/com/sleepycat/persist/raw/class-use/RawObject.html
+++ b/docs/java/com/sleepycat/persist/raw/class-use/RawObject.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.persist.raw.RawObject (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -219,7 +219,7 @@ Uses of <A HREF="../../../../../com/sleepycat/persist/raw/RawObject.html" title=
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -249,6 +249,6 @@ Uses of <A HREF="../../../../../com/sleepycat/persist/raw/RawObject.html" title=
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/raw/class-use/RawStore.html b/docs/java/com/sleepycat/persist/raw/class-use/RawStore.html
index 98a59d1..2be09f1 100644
--- a/docs/java/com/sleepycat/persist/raw/class-use/RawStore.html
+++ b/docs/java/com/sleepycat/persist/raw/class-use/RawStore.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.persist.raw.RawStore (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.persist.raw.RawStore
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.persist.raw.RawStore
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/raw/class-use/RawType.html b/docs/java/com/sleepycat/persist/raw/class-use/RawType.html
index 9ca5fea..eec1806 100644
--- a/docs/java/com/sleepycat/persist/raw/class-use/RawType.html
+++ b/docs/java/com/sleepycat/persist/raw/class-use/RawType.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Interface com.sleepycat.persist.raw.RawType (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -268,7 +268,7 @@ Uses of <A HREF="../../../../../com/sleepycat/persist/raw/RawType.html" title="i
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -298,6 +298,6 @@ Uses of <A HREF="../../../../../com/sleepycat/persist/raw/RawType.html" title="i
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/raw/package-frame.html b/docs/java/com/sleepycat/persist/raw/package-frame.html
index 234c933..08560fe 100644
--- a/docs/java/com/sleepycat/persist/raw/package-frame.html
+++ b/docs/java/com/sleepycat/persist/raw/package-frame.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 com.sleepycat.persist.raw (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
diff --git a/docs/java/com/sleepycat/persist/raw/package-summary.html b/docs/java/com/sleepycat/persist/raw/package-summary.html
index bd71e0e..626a6c4 100644
--- a/docs/java/com/sleepycat/persist/raw/package-summary.html
+++ b/docs/java/com/sleepycat/persist/raw/package-summary.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 com.sleepycat.persist.raw (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -160,7 +160,7 @@ Raw data access for general purpose tools and manual conversions.
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -190,6 +190,6 @@ Raw data access for general purpose tools and manual conversions.
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/raw/package-tree.html b/docs/java/com/sleepycat/persist/raw/package-tree.html
index 2b87a34..a5056c1 100644
--- a/docs/java/com/sleepycat/persist/raw/package-tree.html
+++ b/docs/java/com/sleepycat/persist/raw/package-tree.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 com.sleepycat.persist.raw Class Hierarchy (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -123,7 +123,7 @@ Interface Hierarchy
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -153,6 +153,6 @@ Interface Hierarchy
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/persist/raw/package-use.html b/docs/java/com/sleepycat/persist/raw/package-use.html
index 3114db5..21ae66e 100644
--- a/docs/java/com/sleepycat/persist/raw/package-use.html
+++ b/docs/java/com/sleepycat/persist/raw/package-use.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:07 EDT 2013 -->
 <TITLE>
 Uses of Package com.sleepycat.persist.raw (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -174,7 +174,7 @@ Classes in <A HREF="../../../../com/sleepycat/persist/raw/package-summary.html">
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -204,6 +204,6 @@ Classes in <A HREF="../../../../com/sleepycat/persist/raw/package-summary.html">
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/util/ClassResolver.Stream.html b/docs/java/com/sleepycat/util/ClassResolver.Stream.html
index a6f45c1..48da9c7 100644
--- a/docs/java/com/sleepycat/util/ClassResolver.Stream.html
+++ b/docs/java/com/sleepycat/util/ClassResolver.Stream.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 ClassResolver.Stream (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -310,7 +310,7 @@ protected <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Cl
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -346,6 +346,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/util/ClassResolver.html b/docs/java/com/sleepycat/util/ClassResolver.html
index 2c26110..7c01185 100644
--- a/docs/java/com/sleepycat/util/ClassResolver.html
+++ b/docs/java/com/sleepycat/util/ClassResolver.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 ClassResolver (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -255,7 +255,7 @@ public static <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lan
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -291,6 +291,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/util/ConfigBeanInfoBase.html b/docs/java/com/sleepycat/util/ConfigBeanInfoBase.html
index f5cba29..aa5f9d9 100644
--- a/docs/java/com/sleepycat/util/ConfigBeanInfoBase.html
+++ b/docs/java/com/sleepycat/util/ConfigBeanInfoBase.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 ConfigBeanInfoBase (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -527,7 +527,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/awt/Image.
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -563,6 +563,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/util/ErrorBuffer.html b/docs/java/com/sleepycat/util/ErrorBuffer.html
index 2dd2e9e..0cbb99b 100644
--- a/docs/java/com/sleepycat/util/ErrorBuffer.html
+++ b/docs/java/com/sleepycat/util/ErrorBuffer.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 ErrorBuffer (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -249,7 +249,7 @@ public void <B>clear</B>()</PRE>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -285,6 +285,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/util/ExceptionUnwrapper.html b/docs/java/com/sleepycat/util/ExceptionUnwrapper.html
index 28d1dd9..9d90b39 100644
--- a/docs/java/com/sleepycat/util/ExceptionUnwrapper.html
+++ b/docs/java/com/sleepycat/util/ExceptionUnwrapper.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 ExceptionUnwrapper (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -248,7 +248,7 @@ public static <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lan
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -284,6 +284,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/util/ExceptionWrapper.html b/docs/java/com/sleepycat/util/ExceptionWrapper.html
index dfa369a..6bdbf13 100644
--- a/docs/java/com/sleepycat/util/ExceptionWrapper.html
+++ b/docs/java/com/sleepycat/util/ExceptionWrapper.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:08 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 ExceptionWrapper (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -204,7 +204,7 @@ getCause</H3>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -240,6 +240,6 @@ DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHO
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/util/FastInputStream.html b/docs/java/com/sleepycat/util/FastInputStream.html
index 7f47040..94175b8 100644
--- a/docs/java/com/sleepycat/util/FastInputStream.html
+++ b/docs/java/com/sleepycat/util/FastInputStream.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 FastInputStream (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -679,7 +679,7 @@ public final int <B>getBufferLength</B>()</PRE>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -715,6 +715,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/util/FastOutputStream.html b/docs/java/com/sleepycat/util/FastOutputStream.html
index 8fb0378..6d25197 100644
--- a/docs/java/com/sleepycat/util/FastOutputStream.html
+++ b/docs/java/com/sleepycat/util/FastOutputStream.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 FastOutputStream (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -744,7 +744,7 @@ public void <B>addSize</B>(int sizeAdded)</PRE>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -780,6 +780,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/util/IOExceptionWrapper.html b/docs/java/com/sleepycat/util/IOExceptionWrapper.html
index 6d0c999..a05671f 100644
--- a/docs/java/com/sleepycat/util/IOExceptionWrapper.html
+++ b/docs/java/com/sleepycat/util/IOExceptionWrapper.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 IOExceptionWrapper (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -272,7 +272,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Throw
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -308,6 +308,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/util/PackedInteger.html b/docs/java/com/sleepycat/util/PackedInteger.html
index ade2558..bb7fc27 100644
--- a/docs/java/com/sleepycat/util/PackedInteger.html
+++ b/docs/java/com/sleepycat/util/PackedInteger.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 PackedInteger (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -672,7 +672,7 @@ public static int <B>getWriteSortedLongLength</B>(long value)</PRE>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -708,6 +708,6 @@ DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/util/RuntimeExceptionWrapper.html b/docs/java/com/sleepycat/util/RuntimeExceptionWrapper.html
index d8b1bb9..2283ea5 100644
--- a/docs/java/com/sleepycat/util/RuntimeExceptionWrapper.html
+++ b/docs/java/com/sleepycat/util/RuntimeExceptionWrapper.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 RuntimeExceptionWrapper (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -276,7 +276,7 @@ public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Throw
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -312,6 +312,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/util/UtfOps.html b/docs/java/com/sleepycat/util/UtfOps.html
index f338c8d..3b9b3ad 100644
--- a/docs/java/com/sleepycat/util/UtfOps.html
+++ b/docs/java/com/sleepycat/util/UtfOps.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 UtfOps (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -465,7 +465,7 @@ public static byte[] <B>stringToBytes</B>(<A HREF="http://download.oracle.com/ja
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -501,6 +501,6 @@ DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> |&n
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/util/class-use/ClassResolver.Stream.html b/docs/java/com/sleepycat/util/class-use/ClassResolver.Stream.html
index e3af904..785130c 100644
--- a/docs/java/com/sleepycat/util/class-use/ClassResolver.Stream.html
+++ b/docs/java/com/sleepycat/util/class-use/ClassResolver.Stream.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:07 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.util.ClassResolver.Stream (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -146,7 +146,7 @@ Uses of <A HREF="../../../../com/sleepycat/util/ClassResolver.Stream.html" title
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -176,6 +176,6 @@ Uses of <A HREF="../../../../com/sleepycat/util/ClassResolver.Stream.html" title
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/util/class-use/ClassResolver.html b/docs/java/com/sleepycat/util/class-use/ClassResolver.html
index 7eab256..e9c8635 100644
--- a/docs/java/com/sleepycat/util/class-use/ClassResolver.html
+++ b/docs/java/com/sleepycat/util/class-use/ClassResolver.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:07 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.util.ClassResolver (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.util.ClassResolver
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.util.ClassResolver
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/util/class-use/ConfigBeanInfoBase.html b/docs/java/com/sleepycat/util/class-use/ConfigBeanInfoBase.html
index fff4b86..ade2f8b 100644
--- a/docs/java/com/sleepycat/util/class-use/ConfigBeanInfoBase.html
+++ b/docs/java/com/sleepycat/util/class-use/ConfigBeanInfoBase.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:07 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.util.ConfigBeanInfoBase (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -175,7 +175,7 @@ Uses of <A HREF="../../../../com/sleepycat/util/ConfigBeanInfoBase.html" title="
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -205,6 +205,6 @@ Uses of <A HREF="../../../../com/sleepycat/util/ConfigBeanInfoBase.html" title="
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/util/class-use/ErrorBuffer.html b/docs/java/com/sleepycat/util/class-use/ErrorBuffer.html
index 9d43c07..a4b66fb 100644
--- a/docs/java/com/sleepycat/util/class-use/ErrorBuffer.html
+++ b/docs/java/com/sleepycat/util/class-use/ErrorBuffer.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:07 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.util.ErrorBuffer (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.util.ErrorBuffer
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.util.ErrorBuffer
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/util/class-use/ExceptionUnwrapper.html b/docs/java/com/sleepycat/util/class-use/ExceptionUnwrapper.html
index d3f0f47..1988b94 100644
--- a/docs/java/com/sleepycat/util/class-use/ExceptionUnwrapper.html
+++ b/docs/java/com/sleepycat/util/class-use/ExceptionUnwrapper.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.util.ExceptionUnwrapper (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.util.ExceptionUnwrapper
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.util.ExceptionUnwrapper
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/util/class-use/ExceptionWrapper.html b/docs/java/com/sleepycat/util/class-use/ExceptionWrapper.html
index cddecdb..fa29e5d 100644
--- a/docs/java/com/sleepycat/util/class-use/ExceptionWrapper.html
+++ b/docs/java/com/sleepycat/util/class-use/ExceptionWrapper.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:07 EDT 2013 -->
 <TITLE>
 Uses of Interface com.sleepycat.util.ExceptionWrapper (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -153,7 +153,7 @@ Uses of <A HREF="../../../../com/sleepycat/util/ExceptionWrapper.html" title="in
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -183,6 +183,6 @@ Uses of <A HREF="../../../../com/sleepycat/util/ExceptionWrapper.html" title="in
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/util/class-use/FastInputStream.html b/docs/java/com/sleepycat/util/class-use/FastInputStream.html
index 3b9b91c..b4939c3 100644
--- a/docs/java/com/sleepycat/util/class-use/FastInputStream.html
+++ b/docs/java/com/sleepycat/util/class-use/FastInputStream.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:07 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.util.FastInputStream (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -146,7 +146,7 @@ Uses of <A HREF="../../../../com/sleepycat/util/FastInputStream.html" title="cla
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -176,6 +176,6 @@ Uses of <A HREF="../../../../com/sleepycat/util/FastInputStream.html" title="cla
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/util/class-use/FastOutputStream.html b/docs/java/com/sleepycat/util/class-use/FastOutputStream.html
index 6e98c21..00fb9fc 100644
--- a/docs/java/com/sleepycat/util/class-use/FastOutputStream.html
+++ b/docs/java/com/sleepycat/util/class-use/FastOutputStream.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:07 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.util.FastOutputStream (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -176,7 +176,7 @@ Uses of <A HREF="../../../../com/sleepycat/util/FastOutputStream.html" title="cl
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -206,6 +206,6 @@ Uses of <A HREF="../../../../com/sleepycat/util/FastOutputStream.html" title="cl
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/util/class-use/IOExceptionWrapper.html b/docs/java/com/sleepycat/util/class-use/IOExceptionWrapper.html
index 63098d1..b7bac66 100644
--- a/docs/java/com/sleepycat/util/class-use/IOExceptionWrapper.html
+++ b/docs/java/com/sleepycat/util/class-use/IOExceptionWrapper.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:07 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.util.IOExceptionWrapper (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.util.IOExceptionWrapper
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.util.IOExceptionWrapper
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/util/class-use/PackedInteger.html b/docs/java/com/sleepycat/util/class-use/PackedInteger.html
index 6252cf7..1a8fc9b 100644
--- a/docs/java/com/sleepycat/util/class-use/PackedInteger.html
+++ b/docs/java/com/sleepycat/util/class-use/PackedInteger.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.util.PackedInteger (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.util.PackedInteger
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.util.PackedInteger
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/util/class-use/RuntimeExceptionWrapper.html b/docs/java/com/sleepycat/util/class-use/RuntimeExceptionWrapper.html
index ee88000..cdb093d 100644
--- a/docs/java/com/sleepycat/util/class-use/RuntimeExceptionWrapper.html
+++ b/docs/java/com/sleepycat/util/class-use/RuntimeExceptionWrapper.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:07 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.util.RuntimeExceptionWrapper (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.util.RuntimeExceptionWrapper
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.util.RuntimeExceptionWrapper
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/util/class-use/UtfOps.html b/docs/java/com/sleepycat/util/class-use/UtfOps.html
index eab3cfb..0c9cf67 100644
--- a/docs/java/com/sleepycat/util/class-use/UtfOps.html
+++ b/docs/java/com/sleepycat/util/class-use/UtfOps.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:07 EDT 2013 -->
 <TITLE>
 Uses of Class com.sleepycat.util.UtfOps (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -109,7 +109,7 @@ No usage of com.sleepycat.util.UtfOps
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -139,6 +139,6 @@ No usage of com.sleepycat.util.UtfOps
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/util/package-frame.html b/docs/java/com/sleepycat/util/package-frame.html
index 12cfccf..3f17e9f 100644
--- a/docs/java/com/sleepycat/util/package-frame.html
+++ b/docs/java/com/sleepycat/util/package-frame.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 com.sleepycat.util (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
diff --git a/docs/java/com/sleepycat/util/package-summary.html b/docs/java/com/sleepycat/util/package-summary.html
index 6a6ba8d..3838ba4 100644
--- a/docs/java/com/sleepycat/util/package-summary.html
+++ b/docs/java/com/sleepycat/util/package-summary.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 com.sleepycat.util (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -206,7 +206,7 @@ General utilities used throughout Berkeley DB.
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -236,6 +236,6 @@ General utilities used throughout Berkeley DB.
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/util/package-tree.html b/docs/java/com/sleepycat/util/package-tree.html
index 43e6116..0b26b68 100644
--- a/docs/java/com/sleepycat/util/package-tree.html
+++ b/docs/java/com/sleepycat/util/package-tree.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 com.sleepycat.util Class Hierarchy (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -146,7 +146,7 @@ Interface Hierarchy
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -176,6 +176,6 @@ Interface Hierarchy
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/com/sleepycat/util/package-use.html b/docs/java/com/sleepycat/util/package-use.html
index c403cd4..294baff 100644
--- a/docs/java/com/sleepycat/util/package-use.html
+++ b/docs/java/com/sleepycat/util/package-use.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:07 EDT 2013 -->
 <TITLE>
 Uses of Package com.sleepycat.util (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -228,7 +228,7 @@ Classes in <A HREF="../../../com/sleepycat/util/package-summary.html">com.sleepy
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -258,6 +258,6 @@ Classes in <A HREF="../../../com/sleepycat/util/package-summary.html">com.sleepy
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/constant-values.html b/docs/java/constant-values.html
index e904ac6..1a85f70 100644
--- a/docs/java/constant-values.html
+++ b/docs/java/constant-values.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Constant Field Values (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -277,7 +277,7 @@ com.sleepycat.*</FONT></TH>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -307,6 +307,6 @@ com.sleepycat.*</FONT></TH>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/deprecated-list.html b/docs/java/deprecated-list.html
index 1be7e7b..219eb61 100644
--- a/docs/java/deprecated-list.html
+++ b/docs/java/deprecated-list.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:11 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:07 EDT 2013 -->
 <TITLE>
 Deprecated List (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -337,7 +337,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -367,6 +367,6 @@ function windowTitle()
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/help-doc.html b/docs/java/help-doc.html
index 3a9b0cd..e1a0411 100644
--- a/docs/java/help-doc.html
+++ b/docs/java/help-doc.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:11 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:07 EDT 2013 -->
 <TITLE>
 API Help (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -188,7 +188,7 @@ This help file applies to API documentation generated using the standard doclet.
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -218,6 +218,6 @@ This help file applies to API documentation generated using the standard doclet.
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/index-all.html b/docs/java/index-all.html
index 6604ad6..bf6c3ba 100644
--- a/docs/java/index-all.html
+++ b/docs/java/index-all.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:07 EDT 2013 -->
 <TITLE>
 Index (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="./style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -8093,7 +8093,7 @@ Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockDetect
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -8123,6 +8123,6 @@ Static variable in class com.sleepycat.db.<A HREF="./com/sleepycat/db/LockDetect
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/index.html b/docs/java/index.html
index ffa031a..2772425 100644
--- a/docs/java/index.html
+++ b/docs/java/index.html
@@ -2,7 +2,7 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc on Fri May 11 14:10:11 EDT 2012-->
+<!-- Generated by javadoc on Mon Sep 09 11:47:07 EDT 2013-->
 <TITLE>
 Oracle - Berkeley DB Java API
 </TITLE>
@@ -10,8 +10,41 @@ Oracle - Berkeley DB Java API
     targetPage = "" + window.location.search;
     if (targetPage != "" && targetPage != "undefined")
         targetPage = targetPage.substring(1);
-    if (targetPage.indexOf(":") != -1)
+    if (targetPage.indexOf(":") != -1 || (targetPage != "" && !validURL(targetPage)))
         targetPage = "undefined";
+    function validURL(url) {
+        if (!(url.indexOf(".html") == url.length - 5))
+            return false;
+        var allowNumber = false;
+        var allowSep = false;
+        var seenDot = false;
+        for (var i = 0; i < url.length - 5; i++) {
+            var ch = url.charAt(i);
+            if ('a' <= ch && ch <= 'z' ||
+                    'A' <= ch && ch <= 'Z' ||
+                    ch == '$' ||
+                    ch == '_') {
+                allowNumber = true;
+                allowSep = true;
+            } else if ('0' <= ch && ch <= '9'
+                    || ch == '-') {
+                if (!allowNumber)
+                     return false;
+            } else if (ch == '/' || ch == '.') {
+                if (!allowSep)
+                    return false;
+                allowNumber = false;
+                allowSep = false;
+                if (ch == '.')
+                     seenDot = true;
+                if (ch == '/' && seenDot)
+                     return false;
+            } else {
+                return false;
+            }
+        }
+        return true;
+    }
     function loadFrames() {
         if (targetPage != "" && targetPage != "undefined")
              top.classFrame.location = top.targetPage;
diff --git a/docs/java/overview-frame.html b/docs/java/overview-frame.html
index fd9ec4d..be11444 100644
--- a/docs/java/overview-frame.html
+++ b/docs/java/overview-frame.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Overview List (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="style.css" TITLE="Style">
 
@@ -19,7 +19,7 @@ Overview List (Oracle - Berkeley DB Java API)
 <TABLE BORDER="0" WIDTH="100%" SUMMARY="">
 <TR>
 <TH ALIGN="left" NOWRAP><FONT size="+1" CLASS="FrameTitleFont">
-<B><b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></B></FONT></TH>
+<B><b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></B></FONT></TH>
 </TR>
 </TABLE>
 
diff --git a/docs/java/overview-summary.html b/docs/java/overview-summary.html
index 70e2207..21c862e 100644
--- a/docs/java/overview-summary.html
+++ b/docs/java/overview-summary.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:11 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:07 EDT 2013 -->
 <TITLE>
 Overview (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -172,7 +172,7 @@ Berkeley DB transactional engine.</TD>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -202,6 +202,6 @@ Berkeley DB transactional engine.</TD>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/overview-tree.html b/docs/java/overview-tree.html
index b787ca3..c4322aa 100644
--- a/docs/java/overview-tree.html
+++ b/docs/java/overview-tree.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:10 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:07 EDT 2013 -->
 <TITLE>
 Class Hierarchy (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -281,7 +281,7 @@ Enum Hierarchy
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -311,6 +311,6 @@ Enum Hierarchy
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/java/serialized-form.html b/docs/java/serialized-form.html
index ec5da33..2529e90 100644
--- a/docs/java/serialized-form.html
+++ b/docs/java/serialized-form.html
@@ -2,12 +2,12 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_23) on Fri May 11 14:10:09 EDT 2012 -->
+<!-- Generated by javadoc (build 1.6.0_51) on Mon Sep 09 11:47:06 EDT 2013 -->
 <TITLE>
 Serialized Form (Oracle - Berkeley DB Java API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-05-11">
+<META NAME="date" CONTENT="2013-09-09">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="style.css" TITLE="Style">
 
@@ -49,7 +49,7 @@ function windowTitle()
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -1020,7 +1020,7 @@ e</H3>
 </TABLE>
 </TD>
 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
-<b>Berkeley DB</b><br><font size="-1"> version 5.3.21</font></EM>
+<b>Berkeley DB</b><br><font size="-1"> version 5.3.28</font></EM>
 </TD>
 </TR>
 
@@ -1050,6 +1050,6 @@ e</H3>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
 
 <HR>
-<font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </BODY>
 </HTML>
diff --git a/docs/license/license_db.html b/docs/license/license_db.html
index 7d7f2ab..3fd7661 100644
--- a/docs/license/license_db.html
+++ b/docs/license/license_db.html
@@ -1,5 +1,5 @@
 <!--$Id$-->
-<!--Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.-->
+<!--Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.-->
 <!--See the file LICENSE for redistribution information.-->
 <html>
 <head>
@@ -15,6 +15,6 @@ in the "LICENSE" file included in each Berkeley DB distribution.</p>
 those described in the "LICENSE" file, or to purchase support for this
 software, please send email to
 <a href="mailto:berkeleydb-info_us at oracle.com">berkeleydb-info_us at oracle.com</a>.</p>
-<p><font size=1>Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.</font>
+<p><font size=1>Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.</font>
 </body>
 </html>
diff --git a/docs/porting/BDB-Porting-Guide.pdf b/docs/porting/BDB-Porting-Guide.pdf
index d7ab865..9f719fa 100644
Binary files a/docs/porting/BDB-Porting-Guide.pdf and b/docs/porting/BDB-Porting-Guide.pdf differ
diff --git a/docs/porting/index.html b/docs/porting/index.html
index 77b337f..63f141e 100644
--- a/docs/porting/index.html
+++ b/docs/porting/index.html
@@ -30,11 +30,11 @@
       <div class="titlepage">
         <div>
           <div>
-            <h1 class="title"><a id="idp190592"></a>Porting Berkeley DB</h1>
+            <h1 class="title"><a id="idp11200"></a>Porting Berkeley DB</h1>
           </div>
           <div>
             <div class="legalnotice">
-              <a id="idp220664"></a>
+              <a id="idp83024"></a>
               <p class="legalnotice-title">
                 <b>Legal Notice</b>
               </p>
@@ -72,7 +72,7 @@
             </div>
           </div>
           <div>
-            <p class="pubdate">5/11/2012</p>
+            <p class="pubdate">9/9/2013</p>
           </div>
         </div>
         <hr />
@@ -131,12 +131,12 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="introduction.html#idp277288">When Oracle Has Agreed to Support Berkeley DB on the New Platform</a>
+                      <a href="introduction.html#idp139688">When Oracle Has Agreed to Support Berkeley DB on the New Platform</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="introduction.html#idp272432">When Oracle has Not Agreed to Support Berkeley DB on the New Platform</a>
+                      <a href="introduction.html#idp79768">When Oracle has Not Agreed to Support Berkeley DB on the New Platform</a>
                     </span>
                   </dt>
                 </dl>
diff --git a/docs/porting/introduction.html b/docs/porting/introduction.html
index 62c9d92..62b7fbf 100644
--- a/docs/porting/introduction.html
+++ b/docs/porting/introduction.html
@@ -50,12 +50,12 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="introduction.html#idp277288">When Oracle Has Agreed to Support Berkeley DB on the New Platform</a>
+                  <a href="introduction.html#idp139688">When Oracle Has Agreed to Support Berkeley DB on the New Platform</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="introduction.html#idp272432">When Oracle has Not Agreed to Support Berkeley DB on the New Platform</a>
+                  <a href="introduction.html#idp79768">When Oracle has Not Agreed to Support Berkeley DB on the New Platform</a>
                 </span>
               </dt>
             </dl>
@@ -111,12 +111,12 @@ new architecture offers.</p>
           <dl>
             <dt>
               <span class="sect2">
-                <a href="introduction.html#idp277288">When Oracle Has Agreed to Support Berkeley DB on the New Platform</a>
+                <a href="introduction.html#idp139688">When Oracle Has Agreed to Support Berkeley DB on the New Platform</a>
               </span>
             </dt>
             <dt>
               <span class="sect2">
-                <a href="introduction.html#idp272432">When Oracle has Not Agreed to Support Berkeley DB on the New Platform</a>
+                <a href="introduction.html#idp79768">When Oracle has Not Agreed to Support Berkeley DB on the New Platform</a>
               </span>
             </dt>
           </dl>
@@ -155,7 +155,7 @@ new architecture offers.</p>
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp277288"></a>When Oracle Has Agreed to Support Berkeley DB on the New Platform</h3>
+                <h3 class="title"><a id="idp139688"></a>When Oracle Has Agreed to Support Berkeley DB on the New Platform</h3>
               </div>
             </div>
           </div>
@@ -189,7 +189,7 @@ new architecture offers.</p>
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp272432"></a>When Oracle has Not Agreed to Support Berkeley DB on the New Platform</h3>
+                <h3 class="title"><a id="idp79768"></a>When Oracle has Not Agreed to Support Berkeley DB on the New Platform</h3>
               </div>
             </div>
           </div>
diff --git a/docs/programmer_reference/BDB_Prog_Reference.pdf b/docs/programmer_reference/BDB_Prog_Reference.pdf
index 5e5b59b..5e77e04 100644
Binary files a/docs/programmer_reference/BDB_Prog_Reference.pdf and b/docs/programmer_reference/BDB_Prog_Reference.pdf differ
diff --git a/docs/programmer_reference/am.html b/docs/programmer_reference/am.html
index e866ee8..fd22a5a 100644
--- a/docs/programmer_reference/am.html
+++ b/docs/programmer_reference/am.html
@@ -59,17 +59,17 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="am_opensub.html#idp724392">Configuring databases sharing a file</a>
+                  <a href="am_opensub.html#idp50943544">Configuring databases sharing a file</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="am_opensub.html#idp768720">Caching databases sharing a file</a>
+                  <a href="am_opensub.html#idp50944288">Caching databases sharing a file</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="am_opensub.html#idp769416">Locking in databases based on sharing a file</a>
+                  <a href="am_opensub.html#idp50944984">Locking in databases based on sharing a file</a>
                 </span>
               </dt>
             </dl>
@@ -152,7 +152,7 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="am_second.html#idp863384">Error Handling With Secondary Indexes</a>
+                  <a href="am_second.html#idp51040080">Error Handling With Secondary Indexes</a>
                 </span>
               </dt>
             </dl>
diff --git a/docs/programmer_reference/am_conf.html b/docs/programmer_reference/am_conf.html
index 1e297bd..9889bac 100644
--- a/docs/programmer_reference/am_conf.html
+++ b/docs/programmer_reference/am_conf.html
@@ -56,27 +56,27 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="am_conf.html#idm2161896">Btree</a>
+                  <a href="am_conf.html#idp50599376">Btree</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="am_conf.html#idp32168">Hash</a>
+                  <a href="am_conf.html#idp50705400">Hash</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="am_conf.html#idm2680320">Heap</a>
+                  <a href="am_conf.html#idp50708952">Heap</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="am_conf.html#idm2335248">Queue</a>
+                  <a href="am_conf.html#idm1385000">Queue</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="am_conf.html#idm1801904">Recno</a>
+                  <a href="am_conf.html#idp50715336">Recno</a>
                 </span>
               </dt>
             </dl>
@@ -90,17 +90,17 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="am_conf_select.html#idm1772384">Btree or Heap?</a>
+                  <a href="am_conf_select.html#idp50702528">Btree or Heap?</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="am_conf_select.html#idm2622384">Hash or Btree?</a>
+                  <a href="am_conf_select.html#idp50755552">Hash or Btree?</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="am_conf_select.html#idm1789184">Queue or Recno?</a>
+                  <a href="am_conf_select.html#idp50569200">Queue or Recno?</a>
                 </span>
               </dt>
             </dl>
@@ -252,27 +252,27 @@
           <dl>
             <dt>
               <span class="sect2">
-                <a href="am_conf.html#idm2161896">Btree</a>
+                <a href="am_conf.html#idp50599376">Btree</a>
               </span>
             </dt>
             <dt>
               <span class="sect2">
-                <a href="am_conf.html#idp32168">Hash</a>
+                <a href="am_conf.html#idp50705400">Hash</a>
               </span>
             </dt>
             <dt>
               <span class="sect2">
-                <a href="am_conf.html#idm2680320">Heap</a>
+                <a href="am_conf.html#idp50708952">Heap</a>
               </span>
             </dt>
             <dt>
               <span class="sect2">
-                <a href="am_conf.html#idm2335248">Queue</a>
+                <a href="am_conf.html#idm1385000">Queue</a>
               </span>
             </dt>
             <dt>
               <span class="sect2">
-                <a href="am_conf.html#idm1801904">Recno</a>
+                <a href="am_conf.html#idp50715336">Recno</a>
               </span>
             </dt>
           </dl>
@@ -284,7 +284,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idm2161896"></a>Btree</h3>
+                <h3 class="title"><a id="idp50599376"></a>Btree</h3>
               </div>
             </div>
           </div>
@@ -310,7 +310,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp32168"></a>Hash</h3>
+                <h3 class="title"><a id="idp50705400"></a>Hash</h3>
               </div>
             </div>
           </div>
@@ -326,7 +326,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idm2680320"></a>Heap</h3>
+                <h3 class="title"><a id="idp50708952"></a>Heap</h3>
               </div>
             </div>
           </div>
@@ -345,7 +345,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idm2335248"></a>Queue</h3>
+                <h3 class="title"><a id="idm1385000"></a>Queue</h3>
               </div>
             </div>
           </div>
@@ -361,7 +361,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idm1801904"></a>Recno</h3>
+                <h3 class="title"><a id="idp50715336"></a>Recno</h3>
               </div>
             </div>
           </div>
diff --git a/docs/programmer_reference/am_conf_select.html b/docs/programmer_reference/am_conf_select.html
index 6f76441..6e57516 100644
--- a/docs/programmer_reference/am_conf_select.html
+++ b/docs/programmer_reference/am_conf_select.html
@@ -42,17 +42,17 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="am_conf_select.html#idm1772384">Btree or Heap?</a>
+              <a href="am_conf_select.html#idp50702528">Btree or Heap?</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="am_conf_select.html#idm2622384">Hash or Btree?</a>
+              <a href="am_conf_select.html#idp50755552">Hash or Btree?</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="am_conf_select.html#idm1789184">Queue or Recno?</a>
+              <a href="am_conf_select.html#idp50569200">Queue or Recno?</a>
             </span>
           </dt>
         </dl>
@@ -83,7 +83,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1772384"></a>Btree or Heap?</h3>
+              <h3 class="title"><a id="idp50702528"></a>Btree or Heap?</h3>
             </div>
           </div>
         </div>
@@ -104,7 +104,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1549752"></a>Disk Space Usage</h4>
+                <h4 class="title"><a id="idp50730224"></a>Disk Space Usage</h4>
               </div>
             </div>
           </div>
@@ -131,7 +131,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1572504"></a>Record Access</h4>
+                <h4 class="title"><a id="idp50588336"></a>Record Access</h4>
               </div>
             </div>
           </div>
@@ -174,7 +174,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2352312"></a>Record Creation/Deletion</h4>
+                <h4 class="title"><a id="idp50708056"></a>Record Creation/Deletion</h4>
               </div>
             </div>
           </div>
@@ -229,7 +229,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1962568"></a>Cursor Operations</h4>
+                <h4 class="title"><a id="idp50702592"></a>Cursor Operations</h4>
               </div>
             </div>
           </div>
@@ -293,7 +293,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2036040"></a>Which Access Method Should You Use?</h4>
+                <h4 class="title"><a id="idp50741160"></a>Which Access Method Should You Use?</h4>
               </div>
             </div>
           </div>
@@ -378,7 +378,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2622384"></a>Hash or Btree?</h3>
+              <h3 class="title"><a id="idp50755552"></a>Hash or Btree?</h3>
             </div>
           </div>
         </div>
@@ -465,7 +465,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1789184"></a>Queue or Recno?</h3>
+              <h3 class="title"><a id="idp50569200"></a>Queue or Recno?</h3>
             </div>
           </div>
         </div>
diff --git a/docs/programmer_reference/am_cursor.html b/docs/programmer_reference/am_cursor.html
index 0d1fe07..9504290 100644
--- a/docs/programmer_reference/am_cursor.html
+++ b/docs/programmer_reference/am_cursor.html
@@ -127,7 +127,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp894136"></a>Cursor position flags</h4>
+                <h4 class="title"><a id="idp51071280"></a>Cursor position flags</h4>
               </div>
             </div>
           </div>
@@ -181,7 +181,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp900744"></a>Retrieving specific key/data pairs</h4>
+                <h4 class="title"><a id="idp51079560"></a>Retrieving specific key/data pairs</h4>
               </div>
             </div>
           </div>
@@ -243,7 +243,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp889792"></a>Retrieving based on record numbers</h4>
+                <h4 class="title"><a id="idp51066936"></a>Retrieving based on record numbers</h4>
               </div>
             </div>
           </div>
@@ -278,7 +278,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp899384"></a>Special-purpose flags</h4>
+                <h4 class="title"><a id="idp51078104"></a>Special-purpose flags</h4>
               </div>
             </div>
           </div>
@@ -736,7 +736,7 @@ then return the store where expensive, red fruit could be purchased.</p>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp942824"></a>Example</h4>
+                <h4 class="title"><a id="idp51124888"></a>Example</h4>
               </div>
             </div>
           </div>
diff --git a/docs/programmer_reference/am_misc.html b/docs/programmer_reference/am_misc.html
index d2f071a..2be2c94 100644
--- a/docs/programmer_reference/am_misc.html
+++ b/docs/programmer_reference/am_misc.html
@@ -113,12 +113,12 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="am_misc_diskspace.html#idp1074008">Btree</a>
+                  <a href="am_misc_diskspace.html#idp51253016">Btree</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="am_misc_diskspace.html#idp1074072">Hash</a>
+                  <a href="am_misc_diskspace.html#idp51253080">Hash</a>
                 </span>
               </dt>
             </dl>
diff --git a/docs/programmer_reference/am_misc_diskspace.html b/docs/programmer_reference/am_misc_diskspace.html
index 8d33bd1..a921110 100644
--- a/docs/programmer_reference/am_misc_diskspace.html
+++ b/docs/programmer_reference/am_misc_diskspace.html
@@ -42,12 +42,12 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="am_misc_diskspace.html#idp1074008">Btree</a>
+              <a href="am_misc_diskspace.html#idp51253016">Btree</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="am_misc_diskspace.html#idp1074072">Hash</a>
+              <a href="am_misc_diskspace.html#idp51253080">Hash</a>
             </span>
           </dt>
         </dl>
@@ -72,7 +72,7 @@ variable, and the page-fill factor changes over time.</p>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1074008"></a>Btree</h3>
+              <h3 class="title"><a id="idp51253016"></a>Btree</h3>
             </div>
           </div>
         </div>
@@ -121,7 +121,7 @@ multiplied by the <span class="bold"><strong>page-size</strong></span>.  In the
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1074072"></a>Hash</h3>
+              <h3 class="title"><a id="idp51253080"></a>Hash</h3>
             </div>
           </div>
         </div>
diff --git a/docs/programmer_reference/am_opensub.html b/docs/programmer_reference/am_opensub.html
index e071976..c09f0eb 100644
--- a/docs/programmer_reference/am_opensub.html
+++ b/docs/programmer_reference/am_opensub.html
@@ -42,17 +42,17 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="am_opensub.html#idp724392">Configuring databases sharing a file</a>
+              <a href="am_opensub.html#idp50943544">Configuring databases sharing a file</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="am_opensub.html#idp768720">Caching databases sharing a file</a>
+              <a href="am_opensub.html#idp50944288">Caching databases sharing a file</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="am_opensub.html#idp769416">Locking in databases based on sharing a file</a>
+              <a href="am_opensub.html#idp50944984">Locking in databases based on sharing a file</a>
             </span>
           </dt>
         </dl>
@@ -87,7 +87,7 @@ modified or stored using this database handle.</p>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp724392"></a>Configuring databases sharing a file</h3>
+              <h3 class="title"><a id="idp50943544"></a>Configuring databases sharing a file</h3>
             </div>
           </div>
         </div>
@@ -103,7 +103,7 @@ returned.</p>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp768720"></a>Caching databases sharing a file</h3>
+              <h3 class="title"><a id="idp50944288"></a>Caching databases sharing a file</h3>
             </div>
           </div>
         </div>
@@ -118,7 +118,7 @@ updated correctly.</p>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp769416"></a>Locking in databases based on sharing a file</h3>
+              <h3 class="title"><a id="idp50944984"></a>Locking in databases based on sharing a file</h3>
             </div>
           </div>
         </div>
diff --git a/docs/programmer_reference/am_second.html b/docs/programmer_reference/am_second.html
index 2777904..36cb865 100644
--- a/docs/programmer_reference/am_second.html
+++ b/docs/programmer_reference/am_second.html
@@ -42,7 +42,7 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="am_second.html#idp863384">Error Handling With Secondary Indexes</a>
+              <a href="am_second.html#idp51040080">Error Handling With Secondary Indexes</a>
             </span>
           </dt>
         </dl>
@@ -252,7 +252,7 @@ secondary database handles associated with it.</p>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp863384"></a>Error Handling With Secondary Indexes</h3>
+              <h3 class="title"><a id="idp51040080"></a>Error Handling With Secondary Indexes</h3>
             </div>
           </div>
         </div>
diff --git a/docs/programmer_reference/arch.html b/docs/programmer_reference/arch.html
index 9c56c60..e9dc163 100644
--- a/docs/programmer_reference/arch.html
+++ b/docs/programmer_reference/arch.html
@@ -64,27 +64,27 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="arch_apis.html#idp1156848">C</a>
+                  <a href="arch_apis.html#idp51640232">C</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="arch_apis.html#idp1467704">C++</a>
+                  <a href="arch_apis.html#idp51656168">C++</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="arch_apis.html#idp1468224">STL</a>
+                  <a href="arch_apis.html#idp51646944">STL</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="arch_apis.html#idp1467768">Java</a>
+                  <a href="arch_apis.html#idp51647760">Java</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="arch_apis.html#idp1485576">Dbm/Ndbm, Hsearch</a>
+                  <a href="arch_apis.html#idp51664896">Dbm/Ndbm, Hsearch</a>
                 </span>
               </dt>
             </dl>
@@ -98,17 +98,17 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="arch_script.html#idp1461432">Perl</a>
+                  <a href="arch_script.html#idp51640920">Perl</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="arch_script.html#idp1460536">PHP</a>
+                  <a href="arch_script.html#idp51639128">PHP</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="arch_script.html#idp1477280">Tcl</a>
+                  <a href="arch_script.html#idp51657264">Tcl</a>
                 </span>
               </dt>
             </dl>
diff --git a/docs/programmer_reference/arch_apis.html b/docs/programmer_reference/arch_apis.html
index 34e486c..b008b38 100644
--- a/docs/programmer_reference/arch_apis.html
+++ b/docs/programmer_reference/arch_apis.html
@@ -42,27 +42,27 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="arch_apis.html#idp1156848">C</a>
+              <a href="arch_apis.html#idp51640232">C</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="arch_apis.html#idp1467704">C++</a>
+              <a href="arch_apis.html#idp51656168">C++</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="arch_apis.html#idp1468224">STL</a>
+              <a href="arch_apis.html#idp51646944">STL</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="arch_apis.html#idp1467768">Java</a>
+              <a href="arch_apis.html#idp51647760">Java</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="arch_apis.html#idp1485576">Dbm/Ndbm, Hsearch</a>
+              <a href="arch_apis.html#idp51664896">Dbm/Ndbm, Hsearch</a>
             </span>
           </dt>
         </dl>
@@ -79,7 +79,7 @@ database environment.</p>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1156848"></a>C</h3>
+              <h3 class="title"><a id="idp51640232"></a>C</h3>
             </div>
           </div>
         </div>
@@ -91,7 +91,7 @@ single include file:</p>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1467704"></a>C++</h3>
+              <h3 class="title"><a id="idp51656168"></a>C++</h3>
             </div>
           </div>
         </div>
@@ -120,7 +120,7 @@ can be disabled at runtime.</p>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1468224"></a>STL</h3>
+              <h3 class="title"><a id="idp51646944"></a>STL</h3>
             </div>
           </div>
         </div>
@@ -166,7 +166,7 @@ While making use of dbstl, you will probably want to create environment or datab
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1467768"></a>Java</h3>
+              <h3 class="title"><a id="idp51647760"></a>Java</h3>
             </div>
           </div>
         </div>
@@ -186,7 +186,7 @@ that has a close method.</p>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1485576"></a>Dbm/Ndbm, Hsearch</h3>
+              <h3 class="title"><a id="idp51664896"></a>Dbm/Ndbm, Hsearch</h3>
             </div>
           </div>
         </div>
diff --git a/docs/programmer_reference/arch_script.html b/docs/programmer_reference/arch_script.html
index b17edcc..6b68f61 100644
--- a/docs/programmer_reference/arch_script.html
+++ b/docs/programmer_reference/arch_script.html
@@ -42,17 +42,17 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="arch_script.html#idp1461432">Perl</a>
+              <a href="arch_script.html#idp51640920">Perl</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="arch_script.html#idp1460536">PHP</a>
+              <a href="arch_script.html#idp51639128">PHP</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="arch_script.html#idp1477280">Tcl</a>
+              <a href="arch_script.html#idp51657264">Tcl</a>
             </span>
           </dt>
         </dl>
@@ -61,7 +61,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1461432"></a>Perl</h3>
+              <h3 class="title"><a id="idp51640920"></a>Perl</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ information.</p>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1460536"></a>PHP</h3>
+              <h3 class="title"><a id="idp51639128"></a>PHP</h3>
             </div>
           </div>
         </div>
@@ -87,7 +87,7 @@ information.</p>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1477280"></a>Tcl</h3>
+              <h3 class="title"><a id="idp51657264"></a>Tcl</h3>
             </div>
           </div>
         </div>
diff --git a/docs/programmer_reference/bt_conf.html b/docs/programmer_reference/bt_conf.html
index b270901..715fde8 100644
--- a/docs/programmer_reference/bt_conf.html
+++ b/docs/programmer_reference/bt_conf.html
@@ -642,7 +642,7 @@ err:    /* Close the cursor. */
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm1755952"></a>Programmer Notes</h4>
+                <h4 class="title"><a id="idp50856856"></a>Programmer Notes</h4>
               </div>
             </div>
           </div>
diff --git a/docs/programmer_reference/ch13s02.html b/docs/programmer_reference/ch13s02.html
index 65bfe35..314af11 100644
--- a/docs/programmer_reference/ch13s02.html
+++ b/docs/programmer_reference/ch13s02.html
@@ -34,7 +34,7 @@
       <div class="titlepage">
         <div>
           <div>
-            <h2 class="title" style="clear: both"><a id="idp2523200"></a>Berkeley DB XA Implementation</h2>
+            <h2 class="title" style="clear: both"><a id="idp52716312"></a>Berkeley DB XA Implementation</h2>
           </div>
         </div>
       </div>
diff --git a/docs/programmer_reference/env.html b/docs/programmer_reference/env.html
index a1b6238..b201d88 100644
--- a/docs/programmer_reference/env.html
+++ b/docs/programmer_reference/env.html
@@ -84,17 +84,17 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="env_naming.html#idp1570112">Specifying file naming to Berkeley DB</a>
+                  <a href="env_naming.html#idp51749352">Specifying file naming to Berkeley DB</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="env_naming.html#idp1584200">Filename resolution in Berkeley DB</a>
+                  <a href="env_naming.html#idp51763728">Filename resolution in Berkeley DB</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="env_naming.html#idp1605872">Examples</a>
+                  <a href="env_naming.html#idp51756464">Examples</a>
                 </span>
               </dt>
             </dl>
diff --git a/docs/programmer_reference/env_naming.html b/docs/programmer_reference/env_naming.html
index e05a12e..fd72e66 100644
--- a/docs/programmer_reference/env_naming.html
+++ b/docs/programmer_reference/env_naming.html
@@ -42,17 +42,17 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="env_naming.html#idp1570112">Specifying file naming to Berkeley DB</a>
+              <a href="env_naming.html#idp51749352">Specifying file naming to Berkeley DB</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="env_naming.html#idp1584200">Filename resolution in Berkeley DB</a>
+              <a href="env_naming.html#idp51763728">Filename resolution in Berkeley DB</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="env_naming.html#idp1605872">Examples</a>
+              <a href="env_naming.html#idp51756464">Examples</a>
             </span>
           </dt>
         </dl>
@@ -80,7 +80,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1570112"></a>Specifying file naming to Berkeley DB</h3>
+              <h3 class="title"><a id="idp51749352"></a>Specifying file naming to Berkeley DB</h3>
             </div>
           </div>
         </div>
@@ -186,7 +186,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1584200"></a>Filename resolution in Berkeley DB</h3>
+              <h3 class="title"><a id="idp51763728"></a>Filename resolution in Berkeley DB</h3>
             </div>
           </div>
         </div>
@@ -288,7 +288,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1605872"></a>Examples</h3>
+              <h3 class="title"><a id="idp51756464"></a>Examples</h3>
             </div>
           </div>
         </div>
diff --git a/docs/programmer_reference/index.html b/docs/programmer_reference/index.html
index fbccbb1..87d9ae2 100644
--- a/docs/programmer_reference/index.html
+++ b/docs/programmer_reference/index.html
@@ -30,11 +30,11 @@
       <div class="titlepage">
         <div>
           <div>
-            <h1 class="title"><a id="idm1386312"></a>Berkeley DB Programmer's Reference Guide</h1>
+            <h1 class="title"><a id="idm1392848"></a>Berkeley DB Programmer's Reference Guide</h1>
           </div>
           <div>
             <div class="legalnotice">
-              <a id="idm1958888"></a>
+              <a id="idp50578256"></a>
               <p class="legalnotice-title">
                 <b>Legal Notice</b>
               </p>
@@ -72,7 +72,7 @@
             </div>
           </div>
           <div>
-            <p class="pubdate">5/11/2012</p>
+            <p class="pubdate">9/9/2013</p>
           </div>
         </div>
         <hr />
@@ -133,27 +133,27 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="intro_terrain.html#idm1895840">Data access and data management</a>
+                      <a href="intro_terrain.html#idp50584200">Data access and data management</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="intro_terrain.html#idm2229408">Relational databases</a>
+                      <a href="intro_terrain.html#idp50577368">Relational databases</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="intro_terrain.html#idm2389408">Object-oriented databases</a>
+                      <a href="intro_terrain.html#idp50621160">Object-oriented databases</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="intro_terrain.html#idm2511776">Network databases</a>
+                      <a href="intro_terrain.html#idp50574144">Network databases</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="intro_terrain.html#idm1916248">Clients and servers</a>
+                      <a href="intro_terrain.html#idp50647776">Clients and servers</a>
                     </span>
                   </dt>
                 </dl>
@@ -167,17 +167,17 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="intro_dbis.html#idm1665072">Data Access Services</a>
+                      <a href="intro_dbis.html#idp50588152">Data Access Services</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="intro_dbis.html#idm1554168">Data management services</a>
+                      <a href="intro_dbis.html#idm1374112">Data management services</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="intro_dbis.html#idm157888">Design</a>
+                      <a href="intro_dbis.html#idp50659944">Design</a>
                     </span>
                   </dt>
                 </dl>
@@ -191,22 +191,22 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="intro_dbisnot.html#idm1802280">Berkeley DB is not a relational database</a>
+                      <a href="intro_dbisnot.html#idp50596256">Berkeley DB is not a relational database</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="intro_dbisnot.html#idm2288920">Berkeley DB is not an object-oriented database</a>
+                      <a href="intro_dbisnot.html#idp50675392">Berkeley DB is not an object-oriented database</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="intro_dbisnot.html#idm2354536">Berkeley DB is not a network database</a>
+                      <a href="intro_dbisnot.html#idp50621304">Berkeley DB is not a network database</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="intro_dbisnot.html#idm2301256">Berkeley DB is not a database server</a>
+                      <a href="intro_dbisnot.html#idp50657008">Berkeley DB is not a database server</a>
                     </span>
                   </dt>
                 </dl>
@@ -240,22 +240,22 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="intro_products.html#idm2240216">Berkeley DB Data Store</a>
+                      <a href="intro_products.html#idp50715960">Berkeley DB Data Store</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="intro_products.html#idm1817232">Berkeley DB Concurrent Data Store</a>
+                      <a href="intro_products.html#idp50715552">Berkeley DB Concurrent Data Store</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="intro_products.html#idm1869736">Berkeley DB Transactional Data Store</a>
+                      <a href="intro_products.html#idp50708368">Berkeley DB Transactional Data Store</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="intro_products.html#idm1577368">Berkeley DB High Availability</a>
+                      <a href="intro_products.html#idp50712672">Berkeley DB High Availability</a>
                     </span>
                   </dt>
                 </dl>
@@ -282,27 +282,27 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="am_conf.html#idm2161896">Btree</a>
+                      <a href="am_conf.html#idp50599376">Btree</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="am_conf.html#idp32168">Hash</a>
+                      <a href="am_conf.html#idp50705400">Hash</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="am_conf.html#idm2680320">Heap</a>
+                      <a href="am_conf.html#idp50708952">Heap</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="am_conf.html#idm2335248">Queue</a>
+                      <a href="am_conf.html#idm1385000">Queue</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="am_conf.html#idm1801904">Recno</a>
+                      <a href="am_conf.html#idp50715336">Recno</a>
                     </span>
                   </dt>
                 </dl>
@@ -316,17 +316,17 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="am_conf_select.html#idm1772384">Btree or Heap?</a>
+                      <a href="am_conf_select.html#idp50702528">Btree or Heap?</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="am_conf_select.html#idm2622384">Hash or Btree?</a>
+                      <a href="am_conf_select.html#idp50755552">Hash or Btree?</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="am_conf_select.html#idm1789184">Queue or Recno?</a>
+                      <a href="am_conf_select.html#idp50569200">Queue or Recno?</a>
                     </span>
                   </dt>
                 </dl>
@@ -487,17 +487,17 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="am_opensub.html#idp724392">Configuring databases sharing a file</a>
+                      <a href="am_opensub.html#idp50943544">Configuring databases sharing a file</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="am_opensub.html#idp768720">Caching databases sharing a file</a>
+                      <a href="am_opensub.html#idp50944288">Caching databases sharing a file</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="am_opensub.html#idp769416">Locking in databases based on sharing a file</a>
+                      <a href="am_opensub.html#idp50944984">Locking in databases based on sharing a file</a>
                     </span>
                   </dt>
                 </dl>
@@ -580,7 +580,7 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="am_second.html#idp863384">Error Handling With Secondary Indexes</a>
+                      <a href="am_second.html#idp51040080">Error Handling With Secondary Indexes</a>
                     </span>
                   </dt>
                 </dl>
@@ -713,12 +713,12 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="am_misc_diskspace.html#idp1074008">Btree</a>
+                      <a href="am_misc_diskspace.html#idp51253016">Btree</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="am_misc_diskspace.html#idp1074072">Hash</a>
+                      <a href="am_misc_diskspace.html#idp51253080">Hash</a>
                     </span>
                   </dt>
                 </dl>
@@ -835,27 +835,27 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="stl_db_usage.html#idp1202384">Registering database and environment handles</a>
+                      <a href="stl_db_usage.html#idp51381760">Registering database and environment handles</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="stl_db_usage.html#idp1225928">Truncate requirements</a>
+                      <a href="stl_db_usage.html#idp51405208">Truncate requirements</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="stl_db_usage.html#idp1236168">Auto commit support</a>
+                      <a href="stl_db_usage.html#idp51416888">Auto commit support</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="stl_db_usage.html#idp1239792">Database and environment identity checks</a>
+                      <a href="stl_db_usage.html#idp51379224">Database and environment identity checks</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="stl_db_usage.html#idp1236512">Products, constructors and configurations</a>
+                      <a href="stl_db_usage.html#idp51415360">Products, constructors and configurations</a>
                     </span>
                   </dt>
                 </dl>
@@ -869,17 +869,17 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="stl_db_advanced_usage.html#idp1232296">Using bulk retrieval iterators</a>
+                      <a href="stl_db_advanced_usage.html#idp51421384">Using bulk retrieval iterators</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="stl_db_advanced_usage.html#idp1232520">Using the DB_RMW flag</a>
+                      <a href="stl_db_advanced_usage.html#idp51410312">Using the DB_RMW flag</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="stl_db_advanced_usage.html#idp1199288">Using secondary index database and secondary containers</a>
+                      <a href="stl_db_advanced_usage.html#idp51398048">Using secondary index database and secondary containers</a>
                     </span>
                   </dt>
                 </dl>
@@ -903,7 +903,7 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="stl_primitive_rw.html#idp1288424">Storing strings</a>
+                      <a href="stl_primitive_rw.html#idp51467888">Storing strings</a>
                     </span>
                   </dt>
                 </dl>
@@ -917,17 +917,17 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="stl_complex_rw.html#idp1279008">Storing varying length objects</a>
+                      <a href="stl_complex_rw.html#idp51458752">Storing varying length objects</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="stl_complex_rw.html#idp1278616">Storing arbitrary sequences</a>
+                      <a href="stl_complex_rw.html#idp51477944">Storing arbitrary sequences</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="stl_complex_rw.html#idp1344912">Notes</a>
+                      <a href="stl_complex_rw.html#idp51524696">Notes</a>
                     </span>
                   </dt>
                 </dl>
@@ -965,12 +965,12 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="stl_container_specific.html#idp1313840">db_vector specific notes</a>
+                      <a href="stl_container_specific.html#idp51492808">db_vector specific notes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="stl_container_specific.html#idp1381768">Associative container specific notes</a>
+                      <a href="stl_container_specific.html#idp51561456">Associative container specific notes</a>
                     </span>
                   </dt>
                 </dl>
@@ -984,12 +984,12 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="stl_efficienct_use.html#idp1350664">Using iterators efficiently</a>
+                      <a href="stl_efficienct_use.html#idp51530568">Using iterators efficiently</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="stl_efficienct_use.html#idp1350448">Using containers efficiently</a>
+                      <a href="stl_efficienct_use.html#idp51530352">Using containers efficiently</a>
                     </span>
                   </dt>
                 </dl>
@@ -1003,12 +1003,12 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="stl_memory_mgmt.html#idp1384984">Freeing memory</a>
+                      <a href="stl_memory_mgmt.html#idp51564672">Freeing memory</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="stl_memory_mgmt.html#idp1389512">Type specific notes</a>
+                      <a href="stl_memory_mgmt.html#idp51569240">Type specific notes</a>
                     </span>
                   </dt>
                 </dl>
@@ -1022,12 +1022,12 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="stl_misc.html#idp1407848">Special notes about trivial methods</a>
+                      <a href="stl_misc.html#idp51587208">Special notes about trivial methods</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="stl_misc.html#idp1421568">Using correct container and iterator public types</a>
+                      <a href="stl_misc.html#idp51603304">Using correct container and iterator public types</a>
                     </span>
                   </dt>
                 </dl>
@@ -1067,27 +1067,27 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="arch_apis.html#idp1156848">C</a>
+                      <a href="arch_apis.html#idp51640232">C</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="arch_apis.html#idp1467704">C++</a>
+                      <a href="arch_apis.html#idp51656168">C++</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="arch_apis.html#idp1468224">STL</a>
+                      <a href="arch_apis.html#idp51646944">STL</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="arch_apis.html#idp1467768">Java</a>
+                      <a href="arch_apis.html#idp51647760">Java</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="arch_apis.html#idp1485576">Dbm/Ndbm, Hsearch</a>
+                      <a href="arch_apis.html#idp51664896">Dbm/Ndbm, Hsearch</a>
                     </span>
                   </dt>
                 </dl>
@@ -1101,17 +1101,17 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="arch_script.html#idp1461432">Perl</a>
+                      <a href="arch_script.html#idp51640920">Perl</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="arch_script.html#idp1460536">PHP</a>
+                      <a href="arch_script.html#idp51639128">PHP</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="arch_script.html#idp1477280">Tcl</a>
+                      <a href="arch_script.html#idp51657264">Tcl</a>
                     </span>
                   </dt>
                 </dl>
@@ -1171,17 +1171,17 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="env_naming.html#idp1570112">Specifying file naming to Berkeley DB</a>
+                      <a href="env_naming.html#idp51749352">Specifying file naming to Berkeley DB</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="env_naming.html#idp1584200">Filename resolution in Berkeley DB</a>
+                      <a href="env_naming.html#idp51763728">Filename resolution in Berkeley DB</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="env_naming.html#idp1605872">Examples</a>
+                      <a href="env_naming.html#idp51756464">Examples</a>
                     </span>
                   </dt>
                 </dl>
@@ -1481,27 +1481,27 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="rep_mgrmulti.html#idp2239216">One replication process and multiple subordinate processes</a>
+                      <a href="rep_mgrmulti.html#idp52420616">One replication process and multiple subordinate processes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="rep_mgrmulti.html#idp2202400">Persistence of local site network address configuration</a>
+                      <a href="rep_mgrmulti.html#idp52417008">Persistence of local site network address configuration</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="rep_mgrmulti.html#idp2221464">Programming considerations</a>
+                      <a href="rep_mgrmulti.html#idp52400144">Programming considerations</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="rep_mgrmulti.html#idp2233184">Handling failure</a>
+                      <a href="rep_mgrmulti.html#idp52414488">Handling failure</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="rep_mgrmulti.html#idp2233360">Other miscellaneous rules</a>
+                      <a href="rep_mgrmulti.html#idp52412256">Other miscellaneous rules</a>
                     </span>
                   </dt>
                 </dl>
@@ -1515,22 +1515,22 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="rep_replicate.html#idp2251336">One Replication Process and Multiple Subordinate Processes</a>
+                      <a href="rep_replicate.html#idp52430544">One Replication Process and Multiple Subordinate Processes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="rep_replicate.html#idp2268704">Common Use Case</a>
+                      <a href="rep_replicate.html#idp52447760">Common Use Case</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="rep_replicate.html#idp2278848">Avoiding Rollback</a>
+                      <a href="rep_replicate.html#idp52457840">Avoiding Rollback</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="rep_replicate.html#idp2283896">When to Consider an Integrated HA Application</a>
+                      <a href="rep_replicate.html#idp52462952">When to Consider an Integrated HA Application</a>
                     </span>
                   </dt>
                 </dl>
@@ -1564,12 +1564,12 @@
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="rep_mastersync.html#idp2309616">Blocked client operations</a>
+                      <a href="rep_mastersync.html#idp52488504">Blocked client operations</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="rep_mastersync.html#idp2331664">Clients too far out-of-date to synchronize</a>
+                      <a href="rep_mastersync.html#idp52510624">Clients too far out-of-date to synchronize</a>
                     </span>
                   </dt>
                 </dl>
@@ -1722,32 +1722,32 @@ channel example</a>
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="xa_build.html#idp2599152">Communicating with multiple Berkeley DB environments</a>
+                      <a href="xa_build.html#idp52778488">Communicating with multiple Berkeley DB environments</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="xa_build.html#idp2600096">Recovering from GTM failure</a>
+                      <a href="xa_build.html#idp52779432">Recovering from GTM failure</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="xa_build.html#idp2584512">Managing the Global Transaction ID (GID) name space</a>
+                      <a href="xa_build.html#idp52703176">Managing the Global Transaction ID (GID) name space</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="xa_build.html#idp2523640">Maintaining state for each distributed transaction.</a>
+                      <a href="xa_build.html#idp52758336">Maintaining state for each distributed transaction.</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="xa_build.html#idp2597672">Recovering from the failure of a single environment</a>
+                      <a href="xa_build.html#idp52777008">Recovering from the failure of a single environment</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="xa_build.html#idp2600560">Recovering from GTM failure</a>
+                      <a href="xa_build.html#idp52779896">Recovering from GTM failure</a>
                     </span>
                   </dt>
                 </dl>
@@ -1766,17 +1766,17 @@ channel example</a>
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="xa_xa_config.html#idp2607440">Update the Resource Manager File in Tuxedo</a>
+                      <a href="xa_xa_config.html#idp52786896">Update the Resource Manager File in Tuxedo</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="xa_xa_config.html#idp2633056">Build the Transaction Manager Server</a>
+                      <a href="xa_xa_config.html#idp52812512">Build the Transaction Manager Server</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="xa_xa_config.html#idp2580168">Update the UBBCONFIG File</a>
+                      <a href="xa_xa_config.html#idp52759288">Update the UBBCONFIG File</a>
                     </span>
                   </dt>
                 </dl>
@@ -1867,12 +1867,12 @@ channel example</a>
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="program_namespace.html#idp2805992">C Language Name Space</a>
+                      <a href="program_namespace.html#idp52962960">C Language Name Space</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="program_namespace.html#idp2778712">Filesystem Name Space</a>
+                      <a href="program_namespace.html#idp53001824">Filesystem Name Space</a>
                     </span>
                   </dt>
                 </dl>
@@ -2103,17 +2103,17 @@ channel example</a>
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="txn_limits.html#idp3173248">Transaction IDs</a>
+                      <a href="txn_limits.html#idp53352320">Transaction IDs</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="txn_limits.html#idp3049928">Cursors</a>
+                      <a href="txn_limits.html#idp53275624">Cursors</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="txn_limits.html#idp3082656">Multiple Threads of Control</a>
+                      <a href="txn_limits.html#idp53223368">Multiple Threads of Control</a>
                     </span>
                   </dt>
                 </dl>
@@ -2145,12 +2145,12 @@ channel example</a>
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="tcl.html#idp3187200">Installing as a Tcl Package</a>
+                      <a href="tcl.html#idp53366464">Installing as a Tcl Package</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="tcl.html#idp3177840">Loading Berkeley DB with Tcl</a>
+                      <a href="tcl.html#idp53356912">Loading Berkeley DB with Tcl</a>
                     </span>
                   </dt>
                 </dl>
@@ -2247,17 +2247,17 @@ channel example</a>
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="refs.html#idp3221064">Technical Papers on Berkeley DB</a>
+                      <a href="refs.html#idp53369464">Technical Papers on Berkeley DB</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="refs.html#idp3270728">Background on Berkeley DB Features</a>
+                      <a href="refs.html#idp53449960">Background on Berkeley DB Features</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="refs.html#idp3264824">Database Systems Theory</a>
+                      <a href="refs.html#idp53443200">Database Systems Theory</a>
                     </span>
                   </dt>
                 </dl>
diff --git a/docs/programmer_reference/intro.html b/docs/programmer_reference/intro.html
index f1e5670..ee0e183 100644
--- a/docs/programmer_reference/intro.html
+++ b/docs/programmer_reference/intro.html
@@ -59,27 +59,27 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="intro_terrain.html#idm1895840">Data access and data management</a>
+                  <a href="intro_terrain.html#idp50584200">Data access and data management</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="intro_terrain.html#idm2229408">Relational databases</a>
+                  <a href="intro_terrain.html#idp50577368">Relational databases</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="intro_terrain.html#idm2389408">Object-oriented databases</a>
+                  <a href="intro_terrain.html#idp50621160">Object-oriented databases</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="intro_terrain.html#idm2511776">Network databases</a>
+                  <a href="intro_terrain.html#idp50574144">Network databases</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="intro_terrain.html#idm1916248">Clients and servers</a>
+                  <a href="intro_terrain.html#idp50647776">Clients and servers</a>
                 </span>
               </dt>
             </dl>
@@ -93,17 +93,17 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="intro_dbis.html#idm1665072">Data Access Services</a>
+                  <a href="intro_dbis.html#idp50588152">Data Access Services</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="intro_dbis.html#idm1554168">Data management services</a>
+                  <a href="intro_dbis.html#idm1374112">Data management services</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="intro_dbis.html#idm157888">Design</a>
+                  <a href="intro_dbis.html#idp50659944">Design</a>
                 </span>
               </dt>
             </dl>
@@ -117,22 +117,22 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="intro_dbisnot.html#idm1802280">Berkeley DB is not a relational database</a>
+                  <a href="intro_dbisnot.html#idp50596256">Berkeley DB is not a relational database</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="intro_dbisnot.html#idm2288920">Berkeley DB is not an object-oriented database</a>
+                  <a href="intro_dbisnot.html#idp50675392">Berkeley DB is not an object-oriented database</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="intro_dbisnot.html#idm2354536">Berkeley DB is not a network database</a>
+                  <a href="intro_dbisnot.html#idp50621304">Berkeley DB is not a network database</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="intro_dbisnot.html#idm2301256">Berkeley DB is not a database server</a>
+                  <a href="intro_dbisnot.html#idp50657008">Berkeley DB is not a database server</a>
                 </span>
               </dt>
             </dl>
@@ -166,22 +166,22 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="intro_products.html#idm2240216">Berkeley DB Data Store</a>
+                  <a href="intro_products.html#idp50715960">Berkeley DB Data Store</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="intro_products.html#idm1817232">Berkeley DB Concurrent Data Store</a>
+                  <a href="intro_products.html#idp50715552">Berkeley DB Concurrent Data Store</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="intro_products.html#idm1869736">Berkeley DB Transactional Data Store</a>
+                  <a href="intro_products.html#idp50708368">Berkeley DB Transactional Data Store</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="intro_products.html#idm1577368">Berkeley DB High Availability</a>
+                  <a href="intro_products.html#idp50712672">Berkeley DB High Availability</a>
                 </span>
               </dt>
             </dl>
diff --git a/docs/programmer_reference/intro_dbis.html b/docs/programmer_reference/intro_dbis.html
index cae1f92..a13cf55 100644
--- a/docs/programmer_reference/intro_dbis.html
+++ b/docs/programmer_reference/intro_dbis.html
@@ -42,17 +42,17 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="intro_dbis.html#idm1665072">Data Access Services</a>
+              <a href="intro_dbis.html#idp50588152">Data Access Services</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="intro_dbis.html#idm1554168">Data management services</a>
+              <a href="intro_dbis.html#idm1374112">Data management services</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="intro_dbis.html#idm157888">Design</a>
+              <a href="intro_dbis.html#idp50659944">Design</a>
             </span>
           </dt>
         </dl>
@@ -140,7 +140,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1665072"></a>Data Access Services</h3>
+              <h3 class="title"><a id="idp50588152"></a>Data Access Services</h3>
             </div>
           </div>
         </div>
@@ -189,7 +189,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1554168"></a>Data management services</h3>
+              <h3 class="title"><a id="idm1374112"></a>Data management services</h3>
             </div>
           </div>
         </div>
@@ -247,7 +247,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm157888"></a>Design</h3>
+              <h3 class="title"><a id="idp50659944"></a>Design</h3>
             </div>
           </div>
         </div>
diff --git a/docs/programmer_reference/intro_dbisnot.html b/docs/programmer_reference/intro_dbisnot.html
index 3b1a68d..76ce60e 100644
--- a/docs/programmer_reference/intro_dbisnot.html
+++ b/docs/programmer_reference/intro_dbisnot.html
@@ -42,22 +42,22 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="intro_dbisnot.html#idm1802280">Berkeley DB is not a relational database</a>
+              <a href="intro_dbisnot.html#idp50596256">Berkeley DB is not a relational database</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="intro_dbisnot.html#idm2288920">Berkeley DB is not an object-oriented database</a>
+              <a href="intro_dbisnot.html#idp50675392">Berkeley DB is not an object-oriented database</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="intro_dbisnot.html#idm2354536">Berkeley DB is not a network database</a>
+              <a href="intro_dbisnot.html#idp50621304">Berkeley DB is not a network database</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="intro_dbisnot.html#idm2301256">Berkeley DB is not a database server</a>
+              <a href="intro_dbisnot.html#idp50657008">Berkeley DB is not a database server</a>
             </span>
           </dt>
         </dl>
@@ -118,7 +118,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1802280"></a>Berkeley DB is not a relational database</h3>
+              <h3 class="title"><a id="idp50596256"></a>Berkeley DB is not a relational database</h3>
             </div>
           </div>
         </div>
@@ -197,7 +197,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2288920"></a>Berkeley DB is not an object-oriented database</h3>
+              <h3 class="title"><a id="idp50675392"></a>Berkeley DB is not an object-oriented database</h3>
             </div>
           </div>
         </div>
@@ -224,7 +224,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2354536"></a>Berkeley DB is not a network database</h3>
+              <h3 class="title"><a id="idp50621304"></a>Berkeley DB is not a network database</h3>
             </div>
           </div>
         </div>
@@ -242,7 +242,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2301256"></a>Berkeley DB is not a database server</h3>
+              <h3 class="title"><a id="idp50657008"></a>Berkeley DB is not a database server</h3>
             </div>
           </div>
         </div>
diff --git a/docs/programmer_reference/intro_products.html b/docs/programmer_reference/intro_products.html
index 4740636..ecb7041 100644
--- a/docs/programmer_reference/intro_products.html
+++ b/docs/programmer_reference/intro_products.html
@@ -42,22 +42,22 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="intro_products.html#idm2240216">Berkeley DB Data Store</a>
+              <a href="intro_products.html#idp50715960">Berkeley DB Data Store</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="intro_products.html#idm1817232">Berkeley DB Concurrent Data Store</a>
+              <a href="intro_products.html#idp50715552">Berkeley DB Concurrent Data Store</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="intro_products.html#idm1869736">Berkeley DB Transactional Data Store</a>
+              <a href="intro_products.html#idp50708368">Berkeley DB Transactional Data Store</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="intro_products.html#idm1577368">Berkeley DB High Availability</a>
+              <a href="intro_products.html#idp50712672">Berkeley DB High Availability</a>
             </span>
           </dt>
         </dl>
@@ -321,7 +321,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2240216"></a>Berkeley DB Data Store</h3>
+              <h3 class="title"><a id="idp50715960"></a>Berkeley DB Data Store</h3>
             </div>
           </div>
         </div>
@@ -339,7 +339,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1817232"></a>Berkeley DB Concurrent Data Store</h3>
+              <h3 class="title"><a id="idp50715552"></a>Berkeley DB Concurrent Data Store</h3>
             </div>
           </div>
         </div>
@@ -353,7 +353,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1869736"></a>Berkeley DB Transactional Data Store</h3>
+              <h3 class="title"><a id="idp50708368"></a>Berkeley DB Transactional Data Store</h3>
             </div>
           </div>
         </div>
@@ -370,7 +370,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1577368"></a>Berkeley DB High Availability</h3>
+              <h3 class="title"><a id="idp50712672"></a>Berkeley DB High Availability</h3>
             </div>
           </div>
         </div>
diff --git a/docs/programmer_reference/intro_terrain.html b/docs/programmer_reference/intro_terrain.html
index 4e5ce20..04bd69c 100644
--- a/docs/programmer_reference/intro_terrain.html
+++ b/docs/programmer_reference/intro_terrain.html
@@ -42,27 +42,27 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="intro_terrain.html#idm1895840">Data access and data management</a>
+              <a href="intro_terrain.html#idp50584200">Data access and data management</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="intro_terrain.html#idm2229408">Relational databases</a>
+              <a href="intro_terrain.html#idp50577368">Relational databases</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="intro_terrain.html#idm2389408">Object-oriented databases</a>
+              <a href="intro_terrain.html#idp50621160">Object-oriented databases</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="intro_terrain.html#idm2511776">Network databases</a>
+              <a href="intro_terrain.html#idp50574144">Network databases</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="intro_terrain.html#idm1916248">Clients and servers</a>
+              <a href="intro_terrain.html#idp50647776">Clients and servers</a>
             </span>
           </dt>
         </dl>
@@ -86,7 +86,7 @@ and then examine the differences among the different kinds of systems.</p>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1895840"></a>Data access and data management</h3>
+              <h3 class="title"><a id="idp50584200"></a>Data access and data management</h3>
             </div>
           </div>
         </div>
@@ -189,7 +189,7 @@ weaknesses, we can compare it to other database system categories.</p>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2229408"></a>Relational databases</h3>
+              <h3 class="title"><a id="idp50577368"></a>Relational databases</h3>
             </div>
           </div>
         </div>
@@ -226,7 +226,7 @@ are a lot of programmers who have already learned SQL.</p>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2389408"></a>Object-oriented databases</h3>
+              <h3 class="title"><a id="idp50621160"></a>Object-oriented databases</h3>
             </div>
           </div>
         </div>
@@ -257,7 +257,7 @@ Java programs.</p>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm2511776"></a>Network databases</h3>
+              <h3 class="title"><a id="idp50574144"></a>Network databases</h3>
             </div>
           </div>
         </div>
@@ -297,7 +297,7 @@ considerable amount of wasted space.</p>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1916248"></a>Clients and servers</h3>
+              <h3 class="title"><a id="idp50647776"></a>Clients and servers</h3>
             </div>
           </div>
         </div>
diff --git a/docs/programmer_reference/program.html b/docs/programmer_reference/program.html
index 9680f55..c395904 100644
--- a/docs/programmer_reference/program.html
+++ b/docs/programmer_reference/program.html
@@ -79,12 +79,12 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="program_namespace.html#idp2805992">C Language Name Space</a>
+                  <a href="program_namespace.html#idp52962960">C Language Name Space</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="program_namespace.html#idp2778712">Filesystem Name Space</a>
+                  <a href="program_namespace.html#idp53001824">Filesystem Name Space</a>
                 </span>
               </dt>
             </dl>
diff --git a/docs/programmer_reference/program_namespace.html b/docs/programmer_reference/program_namespace.html
index 46cedbe..34085db 100644
--- a/docs/programmer_reference/program_namespace.html
+++ b/docs/programmer_reference/program_namespace.html
@@ -42,12 +42,12 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="program_namespace.html#idp2805992">C Language Name Space</a>
+              <a href="program_namespace.html#idp52962960">C Language Name Space</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="program_namespace.html#idp2778712">Filesystem Name Space</a>
+              <a href="program_namespace.html#idp53001824">Filesystem Name Space</a>
             </span>
           </dt>
         </dl>
@@ -56,7 +56,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2805992"></a>C Language Name Space</h3>
+              <h3 class="title"><a id="idp52962960"></a>C Language Name Space</h3>
             </div>
           </div>
         </div>
@@ -82,7 +82,7 @@ prefixed with the strings "__XXX_", where "XXX" is the subsystem prefix
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2778712"></a>Filesystem Name Space</h3>
+              <h3 class="title"><a id="idp53001824"></a>Filesystem Name Space</h3>
             </div>
           </div>
         </div>
diff --git a/docs/programmer_reference/refs.html b/docs/programmer_reference/refs.html
index de57997..5e01a64 100644
--- a/docs/programmer_reference/refs.html
+++ b/docs/programmer_reference/refs.html
@@ -53,17 +53,17 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="refs.html#idp3221064">Technical Papers on Berkeley DB</a>
+                  <a href="refs.html#idp53369464">Technical Papers on Berkeley DB</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="refs.html#idp3270728">Background on Berkeley DB Features</a>
+                  <a href="refs.html#idp53449960">Background on Berkeley DB Features</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="refs.html#idp3264824">Database Systems Theory</a>
+                  <a href="refs.html#idp53443200">Database Systems Theory</a>
                 </span>
               </dt>
             </dl>
@@ -82,17 +82,17 @@
           <dl>
             <dt>
               <span class="sect2">
-                <a href="refs.html#idp3221064">Technical Papers on Berkeley DB</a>
+                <a href="refs.html#idp53369464">Technical Papers on Berkeley DB</a>
               </span>
             </dt>
             <dt>
               <span class="sect2">
-                <a href="refs.html#idp3270728">Background on Berkeley DB Features</a>
+                <a href="refs.html#idp53449960">Background on Berkeley DB Features</a>
               </span>
             </dt>
             <dt>
               <span class="sect2">
-                <a href="refs.html#idp3264824">Database Systems Theory</a>
+                <a href="refs.html#idp53443200">Database Systems Theory</a>
               </span>
             </dt>
           </dl>
@@ -105,7 +105,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp3221064"></a>Technical Papers on Berkeley DB</h3>
+                <h3 class="title"><a id="idp53369464"></a>Technical Papers on Berkeley DB</h3>
               </div>
             </div>
           </div>
@@ -170,7 +170,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp3270728"></a>Background on Berkeley DB Features</h3>
+                <h3 class="title"><a id="idp53449960"></a>Background on Berkeley DB Features</h3>
               </div>
             </div>
           </div>
@@ -246,7 +246,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp3264824"></a>Database Systems Theory</h3>
+                <h3 class="title"><a id="idp53443200"></a>Database Systems Theory</h3>
               </div>
             </div>
           </div>
diff --git a/docs/programmer_reference/rep.html b/docs/programmer_reference/rep.html
index 15a7e5a..a9734c7 100644
--- a/docs/programmer_reference/rep.html
+++ b/docs/programmer_reference/rep.html
@@ -128,27 +128,27 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="rep_mgrmulti.html#idp2239216">One replication process and multiple subordinate processes</a>
+                  <a href="rep_mgrmulti.html#idp52420616">One replication process and multiple subordinate processes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="rep_mgrmulti.html#idp2202400">Persistence of local site network address configuration</a>
+                  <a href="rep_mgrmulti.html#idp52417008">Persistence of local site network address configuration</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="rep_mgrmulti.html#idp2221464">Programming considerations</a>
+                  <a href="rep_mgrmulti.html#idp52400144">Programming considerations</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="rep_mgrmulti.html#idp2233184">Handling failure</a>
+                  <a href="rep_mgrmulti.html#idp52414488">Handling failure</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="rep_mgrmulti.html#idp2233360">Other miscellaneous rules</a>
+                  <a href="rep_mgrmulti.html#idp52412256">Other miscellaneous rules</a>
                 </span>
               </dt>
             </dl>
@@ -162,22 +162,22 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="rep_replicate.html#idp2251336">One Replication Process and Multiple Subordinate Processes</a>
+                  <a href="rep_replicate.html#idp52430544">One Replication Process and Multiple Subordinate Processes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="rep_replicate.html#idp2268704">Common Use Case</a>
+                  <a href="rep_replicate.html#idp52447760">Common Use Case</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="rep_replicate.html#idp2278848">Avoiding Rollback</a>
+                  <a href="rep_replicate.html#idp52457840">Avoiding Rollback</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="rep_replicate.html#idp2283896">When to Consider an Integrated HA Application</a>
+                  <a href="rep_replicate.html#idp52462952">When to Consider an Integrated HA Application</a>
                 </span>
               </dt>
             </dl>
@@ -211,12 +211,12 @@
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="rep_mastersync.html#idp2309616">Blocked client operations</a>
+                  <a href="rep_mastersync.html#idp52488504">Blocked client operations</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="rep_mastersync.html#idp2331664">Clients too far out-of-date to synchronize</a>
+                  <a href="rep_mastersync.html#idp52510624">Clients too far out-of-date to synchronize</a>
                 </span>
               </dt>
             </dl>
diff --git a/docs/programmer_reference/rep_mastersync.html b/docs/programmer_reference/rep_mastersync.html
index 203b61a..b211867 100644
--- a/docs/programmer_reference/rep_mastersync.html
+++ b/docs/programmer_reference/rep_mastersync.html
@@ -52,12 +52,12 @@
           </dt>
           <dt>
             <span class="sect2">
-              <a href="rep_mastersync.html#idp2309616">Blocked client operations</a>
+              <a href="rep_mastersync.html#idp52488504">Blocked client operations</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="rep_mastersync.html#idp2331664">Clients too far out-of-date to synchronize</a>
+              <a href="rep_mastersync.html#idp52510624">Clients too far out-of-date to synchronize</a>
             </span>
           </dt>
         </dl>
@@ -148,7 +148,7 @@ the election.</p>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2309616"></a>Blocked client operations</h3>
+              <h3 class="title"><a id="idp52488504"></a>Blocked client operations</h3>
             </div>
           </div>
         </div>
@@ -167,7 +167,7 @@ currently synchronizing with the master.</p>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2331664"></a>Clients too far out-of-date to synchronize</h3>
+              <h3 class="title"><a id="idp52510624"></a>Clients too far out-of-date to synchronize</h3>
             </div>
           </div>
         </div>
diff --git a/docs/programmer_reference/rep_mgrmulti.html b/docs/programmer_reference/rep_mgrmulti.html
index 95ce092..5c0cf2a 100644
--- a/docs/programmer_reference/rep_mgrmulti.html
+++ b/docs/programmer_reference/rep_mgrmulti.html
@@ -42,27 +42,27 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="rep_mgrmulti.html#idp2239216">One replication process and multiple subordinate processes</a>
+              <a href="rep_mgrmulti.html#idp52420616">One replication process and multiple subordinate processes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="rep_mgrmulti.html#idp2202400">Persistence of local site network address configuration</a>
+              <a href="rep_mgrmulti.html#idp52417008">Persistence of local site network address configuration</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="rep_mgrmulti.html#idp2221464">Programming considerations</a>
+              <a href="rep_mgrmulti.html#idp52400144">Programming considerations</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="rep_mgrmulti.html#idp2233184">Handling failure</a>
+              <a href="rep_mgrmulti.html#idp52414488">Handling failure</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="rep_mgrmulti.html#idp2233360">Other miscellaneous rules</a>
+              <a href="rep_mgrmulti.html#idp52412256">Other miscellaneous rules</a>
             </span>
           </dt>
         </dl>
@@ -73,7 +73,7 @@ from multiple processes.</p>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2239216"></a>One replication process and multiple subordinate processes</h3>
+              <h3 class="title"><a id="idp52420616"></a>One replication process and multiple subordinate processes</h3>
             </div>
           </div>
         </div>
@@ -93,7 +93,7 @@ subsequent processes ("subordinate processes").</p>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2202400"></a>Persistence of local site network address configuration</h3>
+              <h3 class="title"><a id="idp52417008"></a>Persistence of local site network address configuration</h3>
             </div>
           </div>
         </div>
@@ -115,7 +115,7 @@ longer needed.</p>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2221464"></a>Programming considerations</h3>
+              <h3 class="title"><a id="idp52400144"></a>Programming considerations</h3>
             </div>
           </div>
         </div>
@@ -148,7 +148,7 @@ spawn a subprocess.</p>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2233184"></a>Handling failure</h3>
+              <h3 class="title"><a id="idp52414488"></a>Handling failure</h3>
             </div>
           </div>
         </div>
@@ -189,7 +189,7 @@ two ways to handle failure of a process:</p>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2233360"></a>Other miscellaneous rules</h3>
+              <h3 class="title"><a id="idp52412256"></a>Other miscellaneous rules</h3>
             </div>
           </div>
         </div>
diff --git a/docs/programmer_reference/rep_replicate.html b/docs/programmer_reference/rep_replicate.html
index 4068e27..13387d8 100644
--- a/docs/programmer_reference/rep_replicate.html
+++ b/docs/programmer_reference/rep_replicate.html
@@ -42,22 +42,22 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="rep_replicate.html#idp2251336">One Replication Process and Multiple Subordinate Processes</a>
+              <a href="rep_replicate.html#idp52430544">One Replication Process and Multiple Subordinate Processes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="rep_replicate.html#idp2268704">Common Use Case</a>
+              <a href="rep_replicate.html#idp52447760">Common Use Case</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="rep_replicate.html#idp2278848">Avoiding Rollback</a>
+              <a href="rep_replicate.html#idp52457840">Avoiding Rollback</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="rep_replicate.html#idp2283896">When to Consider an Integrated HA Application</a>
+              <a href="rep_replicate.html#idp52462952">When to Consider an Integrated HA Application</a>
             </span>
           </dt>
         </dl>
@@ -75,7 +75,7 @@ must still understand replication and its impact on the application.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2251336"></a>One Replication Process and Multiple Subordinate Processes</h3>
+              <h3 class="title"><a id="idp52430544"></a>One Replication Process and Multiple Subordinate Processes</h3>
             </div>
           </div>
         </div>
@@ -168,7 +168,7 @@ a TDS application.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2268704"></a>Common Use Case</h3>
+              <h3 class="title"><a id="idp52447760"></a>Common Use Case</h3>
             </div>
           </div>
         </div>
@@ -279,7 +279,7 @@ a client so that it can synchronize with the rest of the group.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2278848"></a>Avoiding Rollback</h3>
+              <h3 class="title"><a id="idp52457840"></a>Avoiding Rollback</h3>
             </div>
           </div>
         </div>
@@ -328,7 +328,7 @@ until the database is created at the client site.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2283896"></a>When to Consider an Integrated HA Application</h3>
+              <h3 class="title"><a id="idp52462952"></a>When to Consider an Integrated HA Application</h3>
             </div>
           </div>
         </div>
diff --git a/docs/programmer_reference/rq_conf.html b/docs/programmer_reference/rq_conf.html
index ab9c302..ff1db47 100644
--- a/docs/programmer_reference/rq_conf.html
+++ b/docs/programmer_reference/rq_conf.html
@@ -84,7 +84,7 @@ fixed-length data items.</p>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp704256"></a>Record Delimiters</h4>
+                <h4 class="title"><a id="idp50888032"></a>Record Delimiters</h4>
               </div>
             </div>
           </div>
@@ -108,7 +108,7 @@ delimiting byte value.</p>
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp719456"></a>Record Length</h4>
+                <h4 class="title"><a id="idp50880416"></a>Record Length</h4>
               </div>
             </div>
           </div>
@@ -131,7 +131,7 @@ further information on backing source files, see
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idm2290720"></a>Record Padding Byte Value</h4>
+                <h4 class="title"><a id="idp50867536"></a>Record Padding Byte Value</h4>
               </div>
             </div>
           </div>
diff --git a/docs/programmer_reference/stl.html b/docs/programmer_reference/stl.html
index 220d1b2..8ef2f89 100644
--- a/docs/programmer_reference/stl.html
+++ b/docs/programmer_reference/stl.html
@@ -84,27 +84,27 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="stl_db_usage.html#idp1202384">Registering database and environment handles</a>
+                  <a href="stl_db_usage.html#idp51381760">Registering database and environment handles</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="stl_db_usage.html#idp1225928">Truncate requirements</a>
+                  <a href="stl_db_usage.html#idp51405208">Truncate requirements</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="stl_db_usage.html#idp1236168">Auto commit support</a>
+                  <a href="stl_db_usage.html#idp51416888">Auto commit support</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="stl_db_usage.html#idp1239792">Database and environment identity checks</a>
+                  <a href="stl_db_usage.html#idp51379224">Database and environment identity checks</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="stl_db_usage.html#idp1236512">Products, constructors and configurations</a>
+                  <a href="stl_db_usage.html#idp51415360">Products, constructors and configurations</a>
                 </span>
               </dt>
             </dl>
@@ -118,17 +118,17 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="stl_db_advanced_usage.html#idp1232296">Using bulk retrieval iterators</a>
+                  <a href="stl_db_advanced_usage.html#idp51421384">Using bulk retrieval iterators</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="stl_db_advanced_usage.html#idp1232520">Using the DB_RMW flag</a>
+                  <a href="stl_db_advanced_usage.html#idp51410312">Using the DB_RMW flag</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="stl_db_advanced_usage.html#idp1199288">Using secondary index database and secondary containers</a>
+                  <a href="stl_db_advanced_usage.html#idp51398048">Using secondary index database and secondary containers</a>
                 </span>
               </dt>
             </dl>
@@ -152,7 +152,7 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="stl_primitive_rw.html#idp1288424">Storing strings</a>
+                  <a href="stl_primitive_rw.html#idp51467888">Storing strings</a>
                 </span>
               </dt>
             </dl>
@@ -166,17 +166,17 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="stl_complex_rw.html#idp1279008">Storing varying length objects</a>
+                  <a href="stl_complex_rw.html#idp51458752">Storing varying length objects</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="stl_complex_rw.html#idp1278616">Storing arbitrary sequences</a>
+                  <a href="stl_complex_rw.html#idp51477944">Storing arbitrary sequences</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="stl_complex_rw.html#idp1344912">Notes</a>
+                  <a href="stl_complex_rw.html#idp51524696">Notes</a>
                 </span>
               </dt>
             </dl>
@@ -214,12 +214,12 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="stl_container_specific.html#idp1313840">db_vector specific notes</a>
+                  <a href="stl_container_specific.html#idp51492808">db_vector specific notes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="stl_container_specific.html#idp1381768">Associative container specific notes</a>
+                  <a href="stl_container_specific.html#idp51561456">Associative container specific notes</a>
                 </span>
               </dt>
             </dl>
@@ -233,12 +233,12 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="stl_efficienct_use.html#idp1350664">Using iterators efficiently</a>
+                  <a href="stl_efficienct_use.html#idp51530568">Using iterators efficiently</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="stl_efficienct_use.html#idp1350448">Using containers efficiently</a>
+                  <a href="stl_efficienct_use.html#idp51530352">Using containers efficiently</a>
                 </span>
               </dt>
             </dl>
@@ -252,12 +252,12 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="stl_memory_mgmt.html#idp1384984">Freeing memory</a>
+                  <a href="stl_memory_mgmt.html#idp51564672">Freeing memory</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="stl_memory_mgmt.html#idp1389512">Type specific notes</a>
+                  <a href="stl_memory_mgmt.html#idp51569240">Type specific notes</a>
                 </span>
               </dt>
             </dl>
@@ -271,12 +271,12 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="stl_misc.html#idp1407848">Special notes about trivial methods</a>
+                  <a href="stl_misc.html#idp51587208">Special notes about trivial methods</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="stl_misc.html#idp1421568">Using correct container and iterator public types</a>
+                  <a href="stl_misc.html#idp51603304">Using correct container and iterator public types</a>
                 </span>
               </dt>
             </dl>
diff --git a/docs/programmer_reference/stl_complex_rw.html b/docs/programmer_reference/stl_complex_rw.html
index d173b63..aae481a 100644
--- a/docs/programmer_reference/stl_complex_rw.html
+++ b/docs/programmer_reference/stl_complex_rw.html
@@ -40,17 +40,17 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="stl_complex_rw.html#idp1279008">Storing varying length objects</a>
+              <a href="stl_complex_rw.html#idp51458752">Storing varying length objects</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="stl_complex_rw.html#idp1278616">Storing arbitrary sequences</a>
+              <a href="stl_complex_rw.html#idp51477944">Storing arbitrary sequences</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="stl_complex_rw.html#idp1344912">Notes</a>
+              <a href="stl_complex_rw.html#idp51524696">Notes</a>
             </span>
           </dt>
         </dl>
@@ -59,7 +59,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1279008"></a>Storing varying length objects</h3>
+              <h3 class="title"><a id="idp51458752"></a>Storing varying length objects</h3>
             </div>
           </div>
         </div>
@@ -106,7 +106,7 @@ public:
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1264432"></a>Storing by marshaling objects</h4>
+                <h4 class="title"><a id="idp51457480"></a>Storing by marshaling objects</h4>
               </div>
             </div>
           </div>
@@ -176,7 +176,7 @@ public:
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1266088"></a>Using a <code class="classname">DbstlDbt</code> wrapper object</h4>
+                <h4 class="title"><a id="idp51445440"></a>Using a <code class="classname">DbstlDbt</code> wrapper object</h4>
               </div>
             </div>
           </div>
@@ -246,7 +246,7 @@ public:
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1278616"></a>Storing arbitrary sequences</h3>
+              <h3 class="title"><a id="idp51477944"></a>Storing arbitrary sequences</h3>
             </div>
           </div>
         </div>
@@ -296,7 +296,7 @@ to register them as callbacks.
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1308520"></a>The <code class="function">SequenceLenFunct</code> function</h4>
+                <h4 class="title"><a id="idp51487704"></a>The <code class="function">SequenceLenFunct</code> function</h4>
               </div>
             </div>
           </div>
@@ -319,7 +319,7 @@ to register them as callbacks.
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1340280"></a>The <code class="function">SequenceCopyFunct</code> function</h4>
+                <h4 class="title"><a id="idp51519720"></a>The <code class="function">SequenceCopyFunct</code> function</h4>
               </div>
             </div>
           </div>
@@ -343,7 +343,7 @@ to register them as callbacks.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1344912"></a>Notes</h3>
+              <h3 class="title"><a id="idp51524696"></a>Notes</h3>
             </div>
           </div>
         </div>
diff --git a/docs/programmer_reference/stl_container_specific.html b/docs/programmer_reference/stl_container_specific.html
index bfe4907..93d13ef 100644
--- a/docs/programmer_reference/stl_container_specific.html
+++ b/docs/programmer_reference/stl_container_specific.html
@@ -40,12 +40,12 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="stl_container_specific.html#idp1313840">db_vector specific notes</a>
+              <a href="stl_container_specific.html#idp51492808">db_vector specific notes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="stl_container_specific.html#idp1381768">Associative container specific notes</a>
+              <a href="stl_container_specific.html#idp51561456">Associative container specific notes</a>
             </span>
           </dt>
         </dl>
@@ -54,7 +54,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1313840"></a>db_vector specific notes</h3>
+              <h3 class="title"><a id="idp51492808"></a>db_vector specific notes</h3>
             </div>
           </div>
         </div>
@@ -125,7 +125,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1381768"></a>Associative container specific notes</h3>
+              <h3 class="title"><a id="idp51561456"></a>Associative container specific notes</h3>
             </div>
           </div>
         </div>
diff --git a/docs/programmer_reference/stl_db_advanced_usage.html b/docs/programmer_reference/stl_db_advanced_usage.html
index 6405dde..9d6d811 100644
--- a/docs/programmer_reference/stl_db_advanced_usage.html
+++ b/docs/programmer_reference/stl_db_advanced_usage.html
@@ -40,17 +40,17 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="stl_db_advanced_usage.html#idp1232296">Using bulk retrieval iterators</a>
+              <a href="stl_db_advanced_usage.html#idp51421384">Using bulk retrieval iterators</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="stl_db_advanced_usage.html#idp1232520">Using the DB_RMW flag</a>
+              <a href="stl_db_advanced_usage.html#idp51410312">Using the DB_RMW flag</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="stl_db_advanced_usage.html#idp1199288">Using secondary index database and secondary containers</a>
+              <a href="stl_db_advanced_usage.html#idp51398048">Using secondary index database and secondary containers</a>
             </span>
           </dt>
         </dl>
@@ -63,7 +63,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1232296"></a>Using bulk retrieval iterators</h3>
+              <h3 class="title"><a id="idp51421384"></a>Using bulk retrieval iterators</h3>
             </div>
           </div>
         </div>
@@ -137,7 +137,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1232520"></a>Using the DB_RMW flag</h3>
+              <h3 class="title"><a id="idp51410312"></a>Using the DB_RMW flag</h3>
             </div>
           </div>
         </div>
@@ -154,7 +154,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1199288"></a>Using secondary index database and secondary containers</h3>
+              <h3 class="title"><a id="idp51398048"></a>Using secondary index database and secondary containers</h3>
             </div>
           </div>
         </div>
diff --git a/docs/programmer_reference/stl_db_usage.html b/docs/programmer_reference/stl_db_usage.html
index 815a6ed..300233b 100644
--- a/docs/programmer_reference/stl_db_usage.html
+++ b/docs/programmer_reference/stl_db_usage.html
@@ -40,27 +40,27 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="stl_db_usage.html#idp1202384">Registering database and environment handles</a>
+              <a href="stl_db_usage.html#idp51381760">Registering database and environment handles</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="stl_db_usage.html#idp1225928">Truncate requirements</a>
+              <a href="stl_db_usage.html#idp51405208">Truncate requirements</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="stl_db_usage.html#idp1236168">Auto commit support</a>
+              <a href="stl_db_usage.html#idp51416888">Auto commit support</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="stl_db_usage.html#idp1239792">Database and environment identity checks</a>
+              <a href="stl_db_usage.html#idp51379224">Database and environment identity checks</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="stl_db_usage.html#idp1236512">Products, constructors and configurations</a>
+              <a href="stl_db_usage.html#idp51415360">Products, constructors and configurations</a>
             </span>
           </dt>
         </dl>
@@ -75,7 +75,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1202384"></a>Registering database and environment handles</h3>
+              <h3 class="title"><a id="idp51381760"></a>Registering database and environment handles</h3>
             </div>
           </div>
         </div>
@@ -141,7 +141,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1225928"></a>Truncate requirements</h3>
+              <h3 class="title"><a id="idp51405208"></a>Truncate requirements</h3>
             </div>
           </div>
         </div>
@@ -198,7 +198,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1236168"></a>Auto commit support</h3>
+              <h3 class="title"><a id="idp51416888"></a>Auto commit support</h3>
             </div>
           </div>
         </div>
@@ -227,7 +227,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1239792"></a>Database and environment identity checks</h3>
+              <h3 class="title"><a id="idp51379224"></a>Database and environment identity checks</h3>
             </div>
           </div>
         </div>
@@ -263,7 +263,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1236512"></a>Products, constructors and configurations</h3>
+              <h3 class="title"><a id="idp51415360"></a>Products, constructors and configurations</h3>
             </div>
           </div>
         </div>
diff --git a/docs/programmer_reference/stl_efficienct_use.html b/docs/programmer_reference/stl_efficienct_use.html
index 035fcd6..45bbe10 100644
--- a/docs/programmer_reference/stl_efficienct_use.html
+++ b/docs/programmer_reference/stl_efficienct_use.html
@@ -40,12 +40,12 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="stl_efficienct_use.html#idp1350664">Using iterators efficiently</a>
+              <a href="stl_efficienct_use.html#idp51530568">Using iterators efficiently</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="stl_efficienct_use.html#idp1350448">Using containers efficiently</a>
+              <a href="stl_efficienct_use.html#idp51530352">Using containers efficiently</a>
             </span>
           </dt>
         </dl>
@@ -54,7 +54,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1350664"></a>Using iterators efficiently</h3>
+              <h3 class="title"><a id="idp51530568"></a>Using iterators efficiently</h3>
             </div>
           </div>
         </div>
@@ -150,7 +150,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1350448"></a>Using containers efficiently</h3>
+              <h3 class="title"><a id="idp51530352"></a>Using containers efficiently</h3>
             </div>
           </div>
         </div>
diff --git a/docs/programmer_reference/stl_memory_mgmt.html b/docs/programmer_reference/stl_memory_mgmt.html
index a32bbef..d53b84d 100644
--- a/docs/programmer_reference/stl_memory_mgmt.html
+++ b/docs/programmer_reference/stl_memory_mgmt.html
@@ -40,12 +40,12 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="stl_memory_mgmt.html#idp1384984">Freeing memory</a>
+              <a href="stl_memory_mgmt.html#idp51564672">Freeing memory</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="stl_memory_mgmt.html#idp1389512">Type specific notes</a>
+              <a href="stl_memory_mgmt.html#idp51569240">Type specific notes</a>
             </span>
           </dt>
         </dl>
@@ -54,7 +54,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1384984"></a>Freeing memory</h3>
+              <h3 class="title"><a id="idp51564672"></a>Freeing memory</h3>
             </div>
           </div>
         </div>
@@ -81,7 +81,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1389512"></a>Type specific notes</h3>
+              <h3 class="title"><a id="idp51569240"></a>Type specific notes</h3>
             </div>
           </div>
         </div>
@@ -89,7 +89,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1425304"></a>DbEnv/Db</h4>
+                <h4 class="title"><a id="idp51604648"></a>DbEnv/Db</h4>
               </div>
             </div>
           </div>
@@ -140,7 +140,7 @@
           <div class="titlepage">
             <div>
               <div>
-                <h4 class="title"><a id="idp1410936"></a>DbstlDbt</h4>
+                <h4 class="title"><a id="idp51590296"></a>DbstlDbt</h4>
               </div>
             </div>
           </div>
diff --git a/docs/programmer_reference/stl_misc.html b/docs/programmer_reference/stl_misc.html
index 0647d6e..7fb0060 100644
--- a/docs/programmer_reference/stl_misc.html
+++ b/docs/programmer_reference/stl_misc.html
@@ -40,12 +40,12 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="stl_misc.html#idp1407848">Special notes about trivial methods</a>
+              <a href="stl_misc.html#idp51587208">Special notes about trivial methods</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="stl_misc.html#idp1421568">Using correct container and iterator public types</a>
+              <a href="stl_misc.html#idp51603304">Using correct container and iterator public types</a>
             </span>
           </dt>
         </dl>
@@ -54,7 +54,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1407848"></a>Special notes about trivial methods</h3>
+              <h3 class="title"><a id="idp51587208"></a>Special notes about trivial methods</h3>
             </div>
           </div>
         </div>
@@ -132,7 +132,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1421568"></a>Using correct container and iterator public types</h3>
+              <h3 class="title"><a id="idp51603304"></a>Using correct container and iterator public types</h3>
             </div>
           </div>
         </div>
diff --git a/docs/programmer_reference/stl_primitive_rw.html b/docs/programmer_reference/stl_primitive_rw.html
index a17d1d3..034f4ee 100644
--- a/docs/programmer_reference/stl_primitive_rw.html
+++ b/docs/programmer_reference/stl_primitive_rw.html
@@ -40,7 +40,7 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="stl_primitive_rw.html#idp1288424">Storing strings</a>
+              <a href="stl_primitive_rw.html#idp51467888">Storing strings</a>
             </span>
           </dt>
         </dl>
@@ -77,7 +77,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1288424"></a>Storing strings</h3>
+              <h3 class="title"><a id="idp51467888"></a>Storing strings</h3>
             </div>
           </div>
         </div>
diff --git a/docs/programmer_reference/tcl.html b/docs/programmer_reference/tcl.html
index 906cbe4..4d8e1cc 100644
--- a/docs/programmer_reference/tcl.html
+++ b/docs/programmer_reference/tcl.html
@@ -54,12 +54,12 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="tcl.html#idp3187200">Installing as a Tcl Package</a>
+                  <a href="tcl.html#idp53366464">Installing as a Tcl Package</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="tcl.html#idp3177840">Loading Berkeley DB with Tcl</a>
+                  <a href="tcl.html#idp53356912">Loading Berkeley DB with Tcl</a>
                 </span>
               </dt>
             </dl>
@@ -98,12 +98,12 @@
           <dl>
             <dt>
               <span class="sect2">
-                <a href="tcl.html#idp3187200">Installing as a Tcl Package</a>
+                <a href="tcl.html#idp53366464">Installing as a Tcl Package</a>
               </span>
             </dt>
             <dt>
               <span class="sect2">
-                <a href="tcl.html#idp3177840">Loading Berkeley DB with Tcl</a>
+                <a href="tcl.html#idp53356912">Loading Berkeley DB with Tcl</a>
               </span>
             </dt>
           </dl>
@@ -121,7 +121,7 @@ information.</p>
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp3187200"></a>Installing as a Tcl Package</h3>
+                <h3 class="title"><a id="idp53366464"></a>Installing as a Tcl Package</h3>
               </div>
             </div>
           </div>
@@ -147,7 +147,7 @@ example, and so your tclsh and library names may be different.</p>
           <div class="titlepage">
             <div>
               <div>
-                <h3 class="title"><a id="idp3177840"></a>Loading Berkeley DB with Tcl</h3>
+                <h3 class="title"><a id="idp53356912"></a>Loading Berkeley DB with Tcl</h3>
               </div>
             </div>
           </div>
diff --git a/docs/programmer_reference/transapp_tune.html b/docs/programmer_reference/transapp_tune.html
index 7bdc104..707c749 100644
--- a/docs/programmer_reference/transapp_tune.html
+++ b/docs/programmer_reference/transapp_tune.html
@@ -104,7 +104,7 @@ write throughput and allow the creation of larger Berkeley DB caches.</dd>
             cursor operations.
         </p>
             <p>
-            The <a href="../api_reference/C/dbcget.html#dbcget_DB_READ_COMMITTED" class="olink">DB_READ_COMMITTED</a> flag will allow read operations to
+            The <a href="../api_reference/C/dbopen.html#dbopen_DB_READ_UNCOMMITTED" class="olink">DB_READ_UNCOMMITTED</a> flag will allow read operations to
             potentially return data which has been modified but not yet
             committed, and can significantly increase application
             throughput in applications that do not require data be
diff --git a/docs/programmer_reference/txn.html b/docs/programmer_reference/txn.html
index 3dd7eed..b6ffe57 100644
--- a/docs/programmer_reference/txn.html
+++ b/docs/programmer_reference/txn.html
@@ -64,17 +64,17 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="txn_limits.html#idp3173248">Transaction IDs</a>
+                  <a href="txn_limits.html#idp53352320">Transaction IDs</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="txn_limits.html#idp3049928">Cursors</a>
+                  <a href="txn_limits.html#idp53275624">Cursors</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="txn_limits.html#idp3082656">Multiple Threads of Control</a>
+                  <a href="txn_limits.html#idp53223368">Multiple Threads of Control</a>
                 </span>
               </dt>
             </dl>
diff --git a/docs/programmer_reference/txn_limits.html b/docs/programmer_reference/txn_limits.html
index 5c8e87f..ab8c25b 100644
--- a/docs/programmer_reference/txn_limits.html
+++ b/docs/programmer_reference/txn_limits.html
@@ -42,17 +42,17 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="txn_limits.html#idp3173248">Transaction IDs</a>
+              <a href="txn_limits.html#idp53352320">Transaction IDs</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="txn_limits.html#idp3049928">Cursors</a>
+              <a href="txn_limits.html#idp53275624">Cursors</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="txn_limits.html#idp3082656">Multiple Threads of Control</a>
+              <a href="txn_limits.html#idp53223368">Multiple Threads of Control</a>
             </span>
           </dt>
         </dl>
@@ -61,7 +61,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3173248"></a>Transaction IDs</h3>
+              <h3 class="title"><a id="idp53352320"></a>Transaction IDs</h3>
             </div>
           </div>
         </div>
@@ -79,7 +79,7 @@ the transaction statistics information, and can be displayed by the
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3049928"></a>Cursors</h3>
+              <h3 class="title"><a id="idp53275624"></a>Cursors</h3>
             </div>
           </div>
         </div>
@@ -95,7 +95,7 @@ transactions and non-transactions can conflict.</p>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp3082656"></a>Multiple Threads of Control</h3>
+              <h3 class="title"><a id="idp53223368"></a>Multiple Threads of Control</h3>
             </div>
           </div>
         </div>
diff --git a/docs/programmer_reference/xa.html b/docs/programmer_reference/xa.html
index ab53b95..2e3d2dc 100644
--- a/docs/programmer_reference/xa.html
+++ b/docs/programmer_reference/xa.html
@@ -64,32 +64,32 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="xa_build.html#idp2599152">Communicating with multiple Berkeley DB environments</a>
+                  <a href="xa_build.html#idp52778488">Communicating with multiple Berkeley DB environments</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="xa_build.html#idp2600096">Recovering from GTM failure</a>
+                  <a href="xa_build.html#idp52779432">Recovering from GTM failure</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="xa_build.html#idp2584512">Managing the Global Transaction ID (GID) name space</a>
+                  <a href="xa_build.html#idp52703176">Managing the Global Transaction ID (GID) name space</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="xa_build.html#idp2523640">Maintaining state for each distributed transaction.</a>
+                  <a href="xa_build.html#idp52758336">Maintaining state for each distributed transaction.</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="xa_build.html#idp2597672">Recovering from the failure of a single environment</a>
+                  <a href="xa_build.html#idp52777008">Recovering from the failure of a single environment</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="xa_build.html#idp2600560">Recovering from GTM failure</a>
+                  <a href="xa_build.html#idp52779896">Recovering from GTM failure</a>
                 </span>
               </dt>
             </dl>
@@ -108,17 +108,17 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="xa_xa_config.html#idp2607440">Update the Resource Manager File in Tuxedo</a>
+                  <a href="xa_xa_config.html#idp52786896">Update the Resource Manager File in Tuxedo</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="xa_xa_config.html#idp2633056">Build the Transaction Manager Server</a>
+                  <a href="xa_xa_config.html#idp52812512">Build the Transaction Manager Server</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="xa_xa_config.html#idp2580168">Update the UBBCONFIG File</a>
+                  <a href="xa_xa_config.html#idp52759288">Update the UBBCONFIG File</a>
                 </span>
               </dt>
             </dl>
diff --git a/docs/programmer_reference/xa_build.html b/docs/programmer_reference/xa_build.html
index 09ae704..2fa77e7 100644
--- a/docs/programmer_reference/xa_build.html
+++ b/docs/programmer_reference/xa_build.html
@@ -42,32 +42,32 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="xa_build.html#idp2599152">Communicating with multiple Berkeley DB environments</a>
+              <a href="xa_build.html#idp52778488">Communicating with multiple Berkeley DB environments</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="xa_build.html#idp2600096">Recovering from GTM failure</a>
+              <a href="xa_build.html#idp52779432">Recovering from GTM failure</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="xa_build.html#idp2584512">Managing the Global Transaction ID (GID) name space</a>
+              <a href="xa_build.html#idp52703176">Managing the Global Transaction ID (GID) name space</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="xa_build.html#idp2523640">Maintaining state for each distributed transaction.</a>
+              <a href="xa_build.html#idp52758336">Maintaining state for each distributed transaction.</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="xa_build.html#idp2597672">Recovering from the failure of a single environment</a>
+              <a href="xa_build.html#idp52777008">Recovering from the failure of a single environment</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="xa_build.html#idp2600560">Recovering from GTM failure</a>
+              <a href="xa_build.html#idp52779896">Recovering from GTM failure</a>
             </span>
           </dt>
         </dl>
@@ -91,7 +91,7 @@ transaction manager.</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2599152"></a>Communicating with multiple Berkeley DB environments</h3>
+              <h3 class="title"><a id="idp52778488"></a>Communicating with multiple Berkeley DB environments</h3>
             </div>
           </div>
         </div>
@@ -110,7 +110,7 @@ calls). </p>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2600096"></a>Recovering from GTM failure</h3>
+              <h3 class="title"><a id="idp52779432"></a>Recovering from GTM failure</h3>
             </div>
           </div>
         </div>
@@ -144,7 +144,7 @@ transactions.</dd>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2584512"></a>Managing the Global Transaction ID (GID) name space</h3>
+              <h3 class="title"><a id="idp52703176"></a>Managing the Global Transaction ID (GID) name space</h3>
             </div>
           </div>
         </div>
@@ -163,7 +163,7 @@ information.</p>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2523640"></a>Maintaining state for each distributed transaction.</h3>
+              <h3 class="title"><a id="idp52758336"></a>Maintaining state for each distributed transaction.</h3>
             </div>
           </div>
         </div>
@@ -209,7 +209,7 @@ committing, aborting, done)</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2597672"></a>Recovering from the failure of a single environment</h3>
+              <h3 class="title"><a id="idp52777008"></a>Recovering from the failure of a single environment</h3>
             </div>
           </div>
         </div>
@@ -226,7 +226,7 @@ The GTM must determine how long it needs to retain global transaction commit and
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2600560"></a>Recovering from GTM failure</h3>
+              <h3 class="title"><a id="idp52779896"></a>Recovering from GTM failure</h3>
             </div>
           </div>
         </div>
diff --git a/docs/programmer_reference/xa_xa_config.html b/docs/programmer_reference/xa_xa_config.html
index 35f9c91..1a639de 100644
--- a/docs/programmer_reference/xa_xa_config.html
+++ b/docs/programmer_reference/xa_xa_config.html
@@ -42,17 +42,17 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="xa_xa_config.html#idp2607440">Update the Resource Manager File in Tuxedo</a>
+              <a href="xa_xa_config.html#idp52786896">Update the Resource Manager File in Tuxedo</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="xa_xa_config.html#idp2633056">Build the Transaction Manager Server</a>
+              <a href="xa_xa_config.html#idp52812512">Build the Transaction Manager Server</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="xa_xa_config.html#idp2580168">Update the UBBCONFIG File</a>
+              <a href="xa_xa_config.html#idp52759288">Update the UBBCONFIG File</a>
             </span>
           </dt>
         </dl>
@@ -60,7 +60,7 @@
       <p>
 To configure the Tuxedo system to use Berkeley DB resource managers, do the following:
 </p>
-      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp2607440"></a>Update the Resource Manager File in Tuxedo</h3></div></div></div><p>For the purposes of this discussion, assume that the Tuxedo home directory is in</p><pre class="programlisting">/home/tuxedo</pre>
+      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp52786896"></a>Update the Resource Manager File in Tuxedo</h3></div></div></div><p>For the purposes of this discussion, assume that the Tuxedo home directory is in</p><pre class="programlisting">/home/tuxedo</pre>
 In that case, the resource manager file will be located in
 <pre class="programlisting">/home/tuxedo/udataobj/RM</pre>
 Edit the resource manager file to identify the Berkeley DB resource manager, the name of the resource manager switch, and the name of the library for the resource manager.
@@ -71,7 +71,7 @@ your system.</p></div>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2633056"></a>Build the Transaction Manager Server</h3>
+              <h3 class="title"><a id="idp52812512"></a>Build the Transaction Manager Server</h3>
             </div>
           </div>
         </div>
@@ -87,7 +87,7 @@ called by Tuxedo to process begins, commits, and aborts.</p>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp2580168"></a>Update the UBBCONFIG File</h3>
+              <h3 class="title"><a id="idp52759288"></a>Update the UBBCONFIG File</h3>
             </div>
           </div>
         </div>
diff --git a/docs/upgrading/BDB_Upgrading.pdf b/docs/upgrading/BDB_Upgrading.pdf
index 7ac173b..51cf946 100644
Binary files a/docs/upgrading/BDB_Upgrading.pdf and b/docs/upgrading/BDB_Upgrading.pdf differ
diff --git a/docs/upgrading/changelog_4_0_14.html b/docs/upgrading/changelog_4_0_14.html
index 10a7da5..5b6d419 100644
--- a/docs/upgrading/changelog_4_0_14.html
+++ b/docs/upgrading/changelog_4_0_14.html
@@ -40,97 +40,97 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_0_14.html#idp1111472">Major New Features:</a>
+              <a href="changelog_4_0_14.html#idp51113768">Major New Features:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_0_14.html#idp1100160">General Environment Changes:</a>
+              <a href="changelog_4_0_14.html#idp51101344">General Environment Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_0_14.html#idp1102112">General Access Method Changes:</a>
+              <a href="changelog_4_0_14.html#idp51103296">General Access Method Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_0_14.html#idp1103968">Btree Access Method Changes:</a>
+              <a href="changelog_4_0_14.html#idp51105152">Btree Access Method Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_0_14.html#idp1107400">Hash Access Method Changes:</a>
+              <a href="changelog_4_0_14.html#idp51109416">Hash Access Method Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_0_14.html#idp1110368">Queue Access Method Changes:</a>
+              <a href="changelog_4_0_14.html#idp51112664">Queue Access Method Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_0_14.html#idp1111536">Recno Access Method Changes:</a>
+              <a href="changelog_4_0_14.html#idp51113832">Recno Access Method Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_0_14.html#idp1113408">C++ API Changes:</a>
+              <a href="changelog_4_0_14.html#idp51115760">C++ API Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_0_14.html#idp1123976">Java API Changes:</a>
+              <a href="changelog_4_0_14.html#idp51126328">Java API Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_0_14.html#idp1114488">Tcl API Changes:</a>
+              <a href="changelog_4_0_14.html#idp51116840">Tcl API Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_0_14.html#idp1115568">RPC Client/Server Changes:</a>
+              <a href="changelog_4_0_14.html#idp51117920">RPC Client/Server Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_0_14.html#idp1116256">XA Resource Manager Changes:</a>
+              <a href="changelog_4_0_14.html#idp51118608">XA Resource Manager Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_0_14.html#idp1116576">Locking Subsystem Changes:</a>
+              <a href="changelog_4_0_14.html#idp51118928">Locking Subsystem Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_0_14.html#idp1102496">Logging Subsystem Changes:</a>
+              <a href="changelog_4_0_14.html#idp51103680">Logging Subsystem Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_0_14.html#idp1120464">Memory Pool Subsystem Changes:</a>
+              <a href="changelog_4_0_14.html#idp51122816">Memory Pool Subsystem Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_0_14.html#idp1107784">Transaction Subsystem Changes:</a>
+              <a href="changelog_4_0_14.html#idp51109800">Transaction Subsystem Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_0_14.html#idp1110752">Utility Changes:</a>
+              <a href="changelog_4_0_14.html#idp51113048">Utility Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_0_14.html#idp1122896">Database or Log File On-Disk Format Changes:</a>
+              <a href="changelog_4_0_14.html#idp51125248">Database or Log File On-Disk Format Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_0_14.html#idp1124360">Configuration, Documentation, Portability and Build Changes:</a>
+              <a href="changelog_4_0_14.html#idp51126712">Configuration, Documentation, Portability and Build Changes:</a>
             </span>
           </dt>
         </dl>
@@ -139,7 +139,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1111472"></a>Major New Features:</h3>
+              <h3 class="title"><a id="idp51113768"></a>Major New Features:</h3>
             </div>
           </div>
         </div>
@@ -155,7 +155,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1100160"></a>General Environment Changes:</h3>
+              <h3 class="title"><a id="idp51101344"></a>General Environment Changes:</h3>
             </div>
           </div>
         </div>
@@ -177,7 +177,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1102112"></a>General Access Method Changes:</h3>
+              <h3 class="title"><a id="idp51103296"></a>General Access Method Changes:</h3>
             </div>
           </div>
         </div>
@@ -193,7 +193,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1103968"></a>Btree Access Method Changes:</h3>
+              <h3 class="title"><a id="idp51105152"></a>Btree Access Method Changes:</h3>
             </div>
           </div>
         </div>
@@ -207,7 +207,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1107400"></a>Hash Access Method Changes:</h3>
+              <h3 class="title"><a id="idp51109416"></a>Hash Access Method Changes:</h3>
             </div>
           </div>
         </div>
@@ -221,7 +221,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1110368"></a>Queue Access Method Changes:</h3>
+              <h3 class="title"><a id="idp51112664"></a>Queue Access Method Changes:</h3>
             </div>
           </div>
         </div>
@@ -235,7 +235,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1111536"></a>Recno Access Method Changes:</h3>
+              <h3 class="title"><a id="idp51113832"></a>Recno Access Method Changes:</h3>
             </div>
           </div>
         </div>
@@ -250,7 +250,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1113408"></a>C++ API Changes:</h3>
+              <h3 class="title"><a id="idp51115760"></a>C++ API Changes:</h3>
             </div>
           </div>
         </div>
@@ -262,7 +262,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1123976"></a>Java API Changes:</h3>
+              <h3 class="title"><a id="idp51126328"></a>Java API Changes:</h3>
             </div>
           </div>
         </div>
@@ -278,7 +278,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1114488"></a>Tcl API Changes:</h3>
+              <h3 class="title"><a id="idp51116840"></a>Tcl API Changes:</h3>
             </div>
           </div>
         </div>
@@ -292,7 +292,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1115568"></a>RPC Client/Server Changes:</h3>
+              <h3 class="title"><a id="idp51117920"></a>RPC Client/Server Changes:</h3>
             </div>
           </div>
         </div>
@@ -306,7 +306,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1116256"></a>XA Resource Manager Changes:</h3>
+              <h3 class="title"><a id="idp51118608"></a>XA Resource Manager Changes:</h3>
             </div>
           </div>
         </div>
@@ -318,7 +318,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1116576"></a>Locking Subsystem Changes:</h3>
+              <h3 class="title"><a id="idp51118928"></a>Locking Subsystem Changes:</h3>
             </div>
           </div>
         </div>
@@ -337,7 +337,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1102496"></a>Logging Subsystem Changes:</h3>
+              <h3 class="title"><a id="idp51103680"></a>Logging Subsystem Changes:</h3>
             </div>
           </div>
         </div>
@@ -354,7 +354,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1120464"></a>Memory Pool Subsystem Changes:</h3>
+              <h3 class="title"><a id="idp51122816"></a>Memory Pool Subsystem Changes:</h3>
             </div>
           </div>
         </div>
@@ -372,7 +372,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1107784"></a>Transaction Subsystem Changes:</h3>
+              <h3 class="title"><a id="idp51109800"></a>Transaction Subsystem Changes:</h3>
             </div>
           </div>
         </div>
@@ -387,7 +387,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1110752"></a>Utility Changes:</h3>
+              <h3 class="title"><a id="idp51113048"></a>Utility Changes:</h3>
             </div>
           </div>
         </div>
@@ -407,7 +407,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1122896"></a>Database or Log File On-Disk Format Changes:</h3>
+              <h3 class="title"><a id="idp51125248"></a>Database or Log File On-Disk Format Changes:</h3>
             </div>
           </div>
         </div>
@@ -421,7 +421,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp1124360"></a>Configuration, Documentation, Portability and Build Changes:</h3>
+              <h3 class="title"><a id="idp51126712"></a>Configuration, Documentation, Portability and Build Changes:</h3>
             </div>
           </div>
         </div>
diff --git a/docs/upgrading/changelog_4_1_24.html b/docs/upgrading/changelog_4_1_24.html
index dac4b4e..6aa2e6a 100644
--- a/docs/upgrading/changelog_4_1_24.html
+++ b/docs/upgrading/changelog_4_1_24.html
@@ -40,102 +40,102 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_1_24.html#idp962240">Database or Log File On-Disk Format Changes:</a>
+              <a href="changelog_4_1_24.html#idp50963888">Database or Log File On-Disk Format Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_1_24.html#idp957440">Major New Features:</a>
+              <a href="changelog_4_1_24.html#idp50959088">Major New Features:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_1_24.html#idp960632">General Environment Changes:</a>
+              <a href="changelog_4_1_24.html#idp50962280">General Environment Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_1_24.html#idp960336">General Access Method Changes:</a>
+              <a href="changelog_4_1_24.html#idp50961984">General Access Method Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_1_24.html#idp962624">Btree Access Method Changes:</a>
+              <a href="changelog_4_1_24.html#idp50964272">Btree Access Method Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_1_24.html#idp965368">Hash Access Method Changes:</a>
+              <a href="changelog_4_1_24.html#idp50967400">Hash Access Method Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_1_24.html#idp966920">Queue Access Method Changes:</a>
+              <a href="changelog_4_1_24.html#idp50969240">Queue Access Method Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_1_24.html#idp969768">Recno Access Method Changes:</a>
+              <a href="changelog_4_1_24.html#idp50972088">Recno Access Method Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_1_24.html#idp971608">C++-specific API Changes:</a>
+              <a href="changelog_4_1_24.html#idp50973928">C++-specific API Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_1_24.html#idp973448">Java-specific API Changes:</a>
+              <a href="changelog_4_1_24.html#idp50975768">Java-specific API Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_1_24.html#idp948624">Tcl-specific API Changes:</a>
+              <a href="changelog_4_1_24.html#idp50950328">Tcl-specific API Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_1_24.html#idp957032">RPC-specific Client/Server Changes:</a>
+              <a href="changelog_4_1_24.html#idp50958680">RPC-specific Client/Server Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_1_24.html#idp974824">Replication Changes:</a>
+              <a href="changelog_4_1_24.html#idp50977144">Replication Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_1_24.html#idp962688">XA Resource Manager Changes:</a>
+              <a href="changelog_4_1_24.html#idp50964336">XA Resource Manager Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_1_24.html#idp984944">Locking Subsystem Changes:</a>
+              <a href="changelog_4_1_24.html#idp50987264">Locking Subsystem Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_1_24.html#idp986872">Logging Subsystem Changes:</a>
+              <a href="changelog_4_1_24.html#idp50989192">Logging Subsystem Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_1_24.html#idp989752">Memory Pool Subsystem Changes:</a>
+              <a href="changelog_4_1_24.html#idp50992072">Memory Pool Subsystem Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_1_24.html#idp990840">Transaction Subsystem Changes:</a>
+              <a href="changelog_4_1_24.html#idp50993160">Transaction Subsystem Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_1_24.html#idp992424">Utility Changes:</a>
+              <a href="changelog_4_1_24.html#idp50994744">Utility Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_1_24.html#idp995328">Configuration, Documentation, Portability and Build Changes:</a>
+              <a href="changelog_4_1_24.html#idp50997648">Configuration, Documentation, Portability and Build Changes:</a>
             </span>
           </dt>
         </dl>
@@ -144,7 +144,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp962240"></a>Database or Log File On-Disk Format Changes:</h3>
+              <h3 class="title"><a id="idp50963888"></a>Database or Log File On-Disk Format Changes:</h3>
             </div>
           </div>
         </div>
@@ -162,7 +162,7 @@ needed.</em></span></li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp957440"></a>Major New Features:</h3>
+              <h3 class="title"><a id="idp50959088"></a>Major New Features:</h3>
             </div>
           </div>
         </div>
@@ -180,7 +180,7 @@ needed.</em></span></li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp960632"></a>General Environment Changes:</h3>
+              <h3 class="title"><a id="idp50962280"></a>General Environment Changes:</h3>
             </div>
           </div>
         </div>
@@ -226,7 +226,7 @@ list, if catastrophic recovery was performed.  [#6222]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp960336"></a>General Access Method Changes:</h3>
+              <h3 class="title"><a id="idp50961984"></a>General Access Method Changes:</h3>
             </div>
           </div>
         </div>
@@ -284,7 +284,7 @@ transactions being able to commit. [#5936]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp962624"></a>Btree Access Method Changes:</h3>
+              <h3 class="title"><a id="idp50964272"></a>Btree Access Method Changes:</h3>
             </div>
           </div>
         </div>
@@ -306,7 +306,7 @@ key/data item size. [#6183]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp965368"></a>Hash Access Method Changes:</h3>
+              <h3 class="title"><a id="idp50967400"></a>Hash Access Method Changes:</h3>
             </div>
           </div>
         </div>
@@ -327,7 +327,7 @@ key/data item size. [#6183]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp966920"></a>Queue Access Method Changes:</h3>
+              <h3 class="title"><a id="idp50969240"></a>Queue Access Method Changes:</h3>
             </div>
           </div>
         </div>
@@ -342,7 +342,7 @@ key/data item size. [#6183]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp969768"></a>Recno Access Method Changes:</h3>
+              <h3 class="title"><a id="idp50972088"></a>Recno Access Method Changes:</h3>
             </div>
           </div>
         </div>
@@ -359,7 +359,7 @@ key/data item size. [#6183]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp971608"></a>C++-specific API Changes:</h3>
+              <h3 class="title"><a id="idp50973928"></a>C++-specific API Changes:</h3>
             </div>
           </div>
         </div>
@@ -381,7 +381,7 @@ key/data item size. [#6183]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp973448"></a>Java-specific API Changes:</h3>
+              <h3 class="title"><a id="idp50975768"></a>Java-specific API Changes:</h3>
             </div>
           </div>
         </div>
@@ -396,7 +396,7 @@ key/data item size. [#6183]</li>
           </ol>
         </div>
       </div>
-      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp948624"></a>Tcl-specific API Changes:</h3></div></div></div>
+      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp50950328"></a>Tcl-specific API Changes:</h3></div></div></div>
 
 None.
 </div>
@@ -404,7 +404,7 @@ None.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp957032"></a>RPC-specific Client/Server Changes:</h3>
+              <h3 class="title"><a id="idp50958680"></a>RPC-specific Client/Server Changes:</h3>
             </div>
           </div>
         </div>
@@ -418,7 +418,7 @@ None.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp974824"></a>Replication Changes:</h3>
+              <h3 class="title"><a id="idp50977144"></a>Replication Changes:</h3>
             </div>
           </div>
         </div>
@@ -434,7 +434,7 @@ None.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp962688"></a>XA Resource Manager Changes:</h3>
+              <h3 class="title"><a id="idp50964336"></a>XA Resource Manager Changes:</h3>
             </div>
           </div>
         </div>
@@ -452,7 +452,7 @@ None.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp984944"></a>Locking Subsystem Changes:</h3>
+              <h3 class="title"><a id="idp50987264"></a>Locking Subsystem Changes:</h3>
             </div>
           </div>
         </div>
@@ -469,7 +469,7 @@ None.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp986872"></a>Logging Subsystem Changes:</h3>
+              <h3 class="title"><a id="idp50989192"></a>Logging Subsystem Changes:</h3>
             </div>
           </div>
         </div>
@@ -486,7 +486,7 @@ None.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp989752"></a>Memory Pool Subsystem Changes:</h3>
+              <h3 class="title"><a id="idp50992072"></a>Memory Pool Subsystem Changes:</h3>
             </div>
           </div>
         </div>
@@ -505,7 +505,7 @@ None.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp990840"></a>Transaction Subsystem Changes:</h3>
+              <h3 class="title"><a id="idp50993160"></a>Transaction Subsystem Changes:</h3>
             </div>
           </div>
         </div>
@@ -523,7 +523,7 @@ None.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp992424"></a>Utility Changes:</h3>
+              <h3 class="title"><a id="idp50994744"></a>Utility Changes:</h3>
             </div>
           </div>
         </div>
@@ -541,7 +541,7 @@ None.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp995328"></a>Configuration, Documentation, Portability and Build Changes:</h3>
+              <h3 class="title"><a id="idp50997648"></a>Configuration, Documentation, Portability and Build Changes:</h3>
             </div>
           </div>
         </div>
diff --git a/docs/upgrading/changelog_4_2_52.html b/docs/upgrading/changelog_4_2_52.html
index c3debf9..ed9cb4e 100644
--- a/docs/upgrading/changelog_4_2_52.html
+++ b/docs/upgrading/changelog_4_2_52.html
@@ -40,107 +40,107 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_2_52.html#idp820648">Database or Log File On-Disk Format Changes:</a>
+              <a href="changelog_4_2_52.html#idp50822856">Database or Log File On-Disk Format Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_2_52.html#idp781968">New Features:</a>
+              <a href="changelog_4_2_52.html#idp50784344">New Features:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_2_52.html#idp807064">Database Environment Changes:</a>
+              <a href="changelog_4_2_52.html#idp50809288">Database Environment Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_2_52.html#idp819896">Concurrent Data Store Changes:</a>
+              <a href="changelog_4_2_52.html#idp50822104">Concurrent Data Store Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_2_52.html#idp822024">General Access Method Changes:</a>
+              <a href="changelog_4_2_52.html#idp50824288">General Access Method Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_2_52.html#idp823104">Btree Access Method Changes:</a>
+              <a href="changelog_4_2_52.html#idp50825368">Btree Access Method Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_2_52.html#idp842440">Hash Access Method Changes:</a>
+              <a href="changelog_4_2_52.html#idp50844704">Hash Access Method Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_2_52.html#idp826312">Queue Access Method Changes:</a>
+              <a href="changelog_4_2_52.html#idp50828568">Queue Access Method Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_2_52.html#idp856176">Recno Access Method Changes:</a>
+              <a href="changelog_4_2_52.html#idp50858440">Recno Access Method Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_2_52.html#idp829992">C++-specific API Changes:</a>
+              <a href="changelog_4_2_52.html#idp50832248">C++-specific API Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_2_52.html#idp762992">Java-specific API Changes:</a>
+              <a href="changelog_4_2_52.html#idp50815840">Java-specific API Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_2_52.html#idp865600">Tcl-specific API Changes:</a>
+              <a href="changelog_4_2_52.html#idp50867864">Tcl-specific API Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_2_52.html#idp850280">RPC-specific Client/Server Changes:</a>
+              <a href="changelog_4_2_52.html#idp50852544">RPC-specific Client/Server Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_2_52.html#idp856264">Replication Changes:</a>
+              <a href="changelog_4_2_52.html#idp50858528">Replication Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_2_52.html#idp875488">XA Resource Manager Changes:</a>
+              <a href="changelog_4_2_52.html#idp50877816">XA Resource Manager Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_2_52.html#idp862824">Locking Subsystem Changes:</a>
+              <a href="changelog_4_2_52.html#idp50865088">Locking Subsystem Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_2_52.html#idp863240">Logging Subsystem Changes:</a>
+              <a href="changelog_4_2_52.html#idp50868008">Logging Subsystem Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_2_52.html#idp868728">Memory Pool Subsystem Changes:</a>
+              <a href="changelog_4_2_52.html#idp50865504">Memory Pool Subsystem Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_2_52.html#idp842776">Transaction Subsystem Changes:</a>
+              <a href="changelog_4_2_52.html#idp50845064">Transaction Subsystem Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_2_52.html#idp856680">Utility Changes:</a>
+              <a href="changelog_4_2_52.html#idp50858944">Utility Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_2_52.html#idp890240">Configuration, Documentation, Portability and Build Changes:</a>
+              <a href="changelog_4_2_52.html#idp50892568">Configuration, Documentation, Portability and Build Changes:</a>
             </span>
           </dt>
         </dl>
@@ -149,7 +149,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp820648"></a>Database or Log File On-Disk Format Changes:</h3>
+              <h3 class="title"><a id="idp50822856"></a>Database or Log File On-Disk Format Changes:</h3>
             </div>
           </div>
         </div>
@@ -165,7 +165,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp781968"></a>New Features:</h3>
+              <h3 class="title"><a id="idp50784344"></a>New Features:</h3>
             </div>
           </div>
         </div>
@@ -191,7 +191,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp807064"></a>Database Environment Changes:</h3>
+              <h3 class="title"><a id="idp50809288"></a>Database Environment Changes:</h3>
             </div>
           </div>
         </div>
@@ -230,7 +230,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp819896"></a>Concurrent Data Store Changes:</h3>
+              <h3 class="title"><a id="idp50822104"></a>Concurrent Data Store Changes:</h3>
             </div>
           </div>
         </div>
@@ -245,7 +245,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp822024"></a>General Access Method Changes:</h3>
+              <h3 class="title"><a id="idp50824288"></a>General Access Method Changes:</h3>
             </div>
           </div>
         </div>
@@ -284,7 +284,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp823104"></a>Btree Access Method Changes:</h3>
+              <h3 class="title"><a id="idp50825368"></a>Btree Access Method Changes:</h3>
             </div>
           </div>
         </div>
@@ -310,7 +310,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp842440"></a>Hash Access Method Changes:</h3>
+              <h3 class="title"><a id="idp50844704"></a>Hash Access Method Changes:</h3>
             </div>
           </div>
         </div>
@@ -329,7 +329,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp826312"></a>Queue Access Method Changes:</h3>
+              <h3 class="title"><a id="idp50828568"></a>Queue Access Method Changes:</h3>
             </div>
           </div>
         </div>
@@ -358,7 +358,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp856176"></a>Recno Access Method Changes:</h3>
+              <h3 class="title"><a id="idp50858440"></a>Recno Access Method Changes:</h3>
             </div>
           </div>
         </div>
@@ -374,7 +374,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp829992"></a>C++-specific API Changes:</h3>
+              <h3 class="title"><a id="idp50832248"></a>C++-specific API Changes:</h3>
             </div>
           </div>
         </div>
@@ -395,7 +395,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp762992"></a>Java-specific API Changes:</h3>
+              <h3 class="title"><a id="idp50815840"></a>Java-specific API Changes:</h3>
             </div>
           </div>
         </div>
@@ -436,7 +436,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp865600"></a>Tcl-specific API Changes:</h3>
+              <h3 class="title"><a id="idp50867864"></a>Tcl-specific API Changes:</h3>
             </div>
           </div>
         </div>
@@ -453,7 +453,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp850280"></a>RPC-specific Client/Server Changes:</h3>
+              <h3 class="title"><a id="idp50852544"></a>RPC-specific Client/Server Changes:</h3>
             </div>
           </div>
         </div>
@@ -468,7 +468,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp856264"></a>Replication Changes:</h3>
+              <h3 class="title"><a id="idp50858528"></a>Replication Changes:</h3>
             </div>
           </div>
         </div>
@@ -537,7 +537,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp875488"></a>XA Resource Manager Changes:</h3>
+              <h3 class="title"><a id="idp50877816"></a>XA Resource Manager Changes:</h3>
             </div>
           </div>
         </div>
@@ -554,7 +554,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp862824"></a>Locking Subsystem Changes:</h3>
+              <h3 class="title"><a id="idp50865088"></a>Locking Subsystem Changes:</h3>
             </div>
           </div>
         </div>
@@ -586,7 +586,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp863240"></a>Logging Subsystem Changes:</h3>
+              <h3 class="title"><a id="idp50868008"></a>Logging Subsystem Changes:</h3>
             </div>
           </div>
         </div>
@@ -613,7 +613,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp868728"></a>Memory Pool Subsystem Changes:</h3>
+              <h3 class="title"><a id="idp50865504"></a>Memory Pool Subsystem Changes:</h3>
             </div>
           </div>
         </div>
@@ -636,7 +636,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp842776"></a>Transaction Subsystem Changes:</h3>
+              <h3 class="title"><a id="idp50845064"></a>Transaction Subsystem Changes:</h3>
             </div>
           </div>
         </div>
@@ -659,7 +659,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp856680"></a>Utility Changes:</h3>
+              <h3 class="title"><a id="idp50858944"></a>Utility Changes:</h3>
             </div>
           </div>
         </div>
@@ -681,7 +681,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp890240"></a>Configuration, Documentation, Portability and Build Changes:</h3>
+              <h3 class="title"><a id="idp50892568"></a>Configuration, Documentation, Portability and Build Changes:</h3>
             </div>
           </div>
         </div>
diff --git a/docs/upgrading/changelog_4_3_29.html b/docs/upgrading/changelog_4_3_29.html
index 4e231da..291d8ca 100644
--- a/docs/upgrading/changelog_4_3_29.html
+++ b/docs/upgrading/changelog_4_3_29.html
@@ -40,107 +40,107 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_3_29.html#idp692600">Database or Log File On-Disk Format Changes:</a>
+              <a href="changelog_4_3_29.html#idp50694880">Database or Log File On-Disk Format Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_3_29.html#idp669456">New Features:</a>
+              <a href="changelog_4_3_29.html#idp50670248">New Features:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_3_29.html#idp673128">Database Environment Changes:</a>
+              <a href="changelog_4_3_29.html#idp50673968">Database Environment Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_3_29.html#idp701216">Concurrent Data Store Changes:</a>
+              <a href="changelog_4_3_29.html#idp50703424">Concurrent Data Store Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_3_29.html#idp688592">General Access Method Changes:</a>
+              <a href="changelog_4_3_29.html#idp50690848">General Access Method Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_3_29.html#idp689016">Btree Access Method Changes:</a>
+              <a href="changelog_4_3_29.html#idp50691272">Btree Access Method Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_3_29.html#idp692664">Hash Access Method Changes:</a>
+              <a href="changelog_4_3_29.html#idp50694944">Hash Access Method Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_3_29.html#idp694856">Queue Access Method Changes:</a>
+              <a href="changelog_4_3_29.html#idp50697104">Queue Access Method Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_3_29.html#idp718144">Recno Access Method Changes</a>
+              <a href="changelog_4_3_29.html#idp50720352">Recno Access Method Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_3_29.html#idp698536">C++-specific API Changes:</a>
+              <a href="changelog_4_3_29.html#idp50700784">C++-specific API Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_3_29.html#idp669840">Java-specific API Changes:</a>
+              <a href="changelog_4_3_29.html#idp50670632">Java-specific API Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_3_29.html#idp700176">Tcl-specific API Changes:</a>
+              <a href="changelog_4_3_29.html#idp50702384">Tcl-specific API Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_3_29.html#idp701576">RPC-specific Client/Server Changes:</a>
+              <a href="changelog_4_3_29.html#idp50703784">RPC-specific Client/Server Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_3_29.html#idp683464">Replication Changes:</a>
+              <a href="changelog_4_3_29.html#idp50685776">Replication Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_3_29.html#idp730904">XA Resource Manager Changes:</a>
+              <a href="changelog_4_3_29.html#idp50733112">XA Resource Manager Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_3_29.html#idp710176">Locking Subsystem Changes:</a>
+              <a href="changelog_4_3_29.html#idp50712384">Locking Subsystem Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_3_29.html#idp738552">Logging Subsystem Changes:</a>
+              <a href="changelog_4_3_29.html#idp50740760">Logging Subsystem Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_3_29.html#idp693048">Memory Pool Subsystem Changes:</a>
+              <a href="changelog_4_3_29.html#idp50695328">Memory Pool Subsystem Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_3_29.html#idp718232">Transaction Subsystem Changes:</a>
+              <a href="changelog_4_3_29.html#idp50720440">Transaction Subsystem Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_3_29.html#idp722272">Utility Changes:</a>
+              <a href="changelog_4_3_29.html#idp50724480">Utility Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_3_29.html#idp722656">Configuration, Documentation, Portability and Build Changes:</a>
+              <a href="changelog_4_3_29.html#idp50724864">Configuration, Documentation, Portability and Build Changes:</a>
             </span>
           </dt>
         </dl>
@@ -149,7 +149,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp692600"></a>Database or Log File On-Disk Format Changes:</h3>
+              <h3 class="title"><a id="idp50694880"></a>Database or Log File On-Disk Format Changes:</h3>
             </div>
           </div>
         </div>
@@ -163,7 +163,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp669456"></a>New Features:</h3>
+              <h3 class="title"><a id="idp50670248"></a>New Features:</h3>
             </div>
           </div>
         </div>
@@ -183,7 +183,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp673128"></a>Database Environment Changes:</h3>
+              <h3 class="title"><a id="idp50673968"></a>Database Environment Changes:</h3>
             </div>
           </div>
         </div>
@@ -264,7 +264,7 @@ to be read, if it exists. [#11424]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp701216"></a>Concurrent Data Store Changes:</h3>
+              <h3 class="title"><a id="idp50703424"></a>Concurrent Data Store Changes:</h3>
             </div>
           </div>
         </div>
@@ -280,7 +280,7 @@ application self-deadlock, particularly in CDS.  [#9742]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp688592"></a>General Access Method Changes:</h3>
+              <h3 class="title"><a id="idp50690848"></a>General Access Method Changes:</h3>
             </div>
           </div>
         </div>
@@ -336,7 +336,7 @@ sequence numbers will be automatically upgraded upon next access.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp689016"></a>Btree Access Method Changes:</h3>
+              <h3 class="title"><a id="idp50691272"></a>Btree Access Method Changes:</h3>
             </div>
           </div>
         </div>
@@ -355,7 +355,7 @@ overflow pages and possibly loop.  [#10666]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp692664"></a>Hash Access Method Changes:</h3>
+              <h3 class="title"><a id="idp50694944"></a>Hash Access Method Changes:</h3>
             </div>
           </div>
         </div>
@@ -376,7 +376,7 @@ an off page duplicate.  [#10649]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp694856"></a>Queue Access Method Changes:</h3>
+              <h3 class="title"><a id="idp50697104"></a>Queue Access Method Changes:</h3>
             </div>
           </div>
         </div>
@@ -420,7 +420,7 @@ until the database handle was closed, preventing it from being removed.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp718144"></a>Recno Access Method Changes</h3>
+              <h3 class="title"><a id="idp50720352"></a>Recno Access Method Changes</h3>
             </div>
           </div>
         </div>
@@ -438,7 +438,7 @@ DB_KEYEMPTY.  [#9314].</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp698536"></a>C++-specific API Changes:</h3>
+              <h3 class="title"><a id="idp50700784"></a>C++-specific API Changes:</h3>
             </div>
           </div>
         </div>
@@ -460,7 +460,7 @@ is called. [#11906]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp669840"></a>Java-specific API Changes:</h3>
+              <h3 class="title"><a id="idp50670632"></a>Java-specific API Changes:</h3>
             </div>
           </div>
         </div>
@@ -497,7 +497,7 @@ transactions. [#9521]</li>
           </ol>
         </div>
       </div>
-      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp700176"></a>Tcl-specific API Changes:</h3></div></div></div>
+      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp50702384"></a>Tcl-specific API Changes:</h3></div></div></div>
 
 None.
 </div>
@@ -505,7 +505,7 @@ None.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp701576"></a>RPC-specific Client/Server Changes:</h3>
+              <h3 class="title"><a id="idp50703784"></a>RPC-specific Client/Server Changes:</h3>
             </div>
           </div>
         </div>
@@ -526,7 +526,7 @@ it first closes all the Berkeley DB handles in that environment.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp683464"></a>Replication Changes:</h3>
+              <h3 class="title"><a id="idp50685776"></a>Replication Changes:</h3>
             </div>
           </div>
         </div>
@@ -594,7 +594,7 @@ is called. [#11906]</li>
           </ol>
         </div>
       </div>
-      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp730904"></a>XA Resource Manager Changes:</h3></div></div></div>
+      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp50733112"></a>XA Resource Manager Changes:</h3></div></div></div>
 
 None.
 </div>
@@ -602,7 +602,7 @@ None.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp710176"></a>Locking Subsystem Changes:</h3>
+              <h3 class="title"><a id="idp50712384"></a>Locking Subsystem Changes:</h3>
             </div>
           </div>
         </div>
@@ -641,7 +641,7 @@ the application to hang.  [#10093]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp738552"></a>Logging Subsystem Changes:</h3>
+              <h3 class="title"><a id="idp50740760"></a>Logging Subsystem Changes:</h3>
             </div>
           </div>
         </div>
@@ -670,7 +670,7 @@ is no disk space to grow the log file.  [#10204]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp693048"></a>Memory Pool Subsystem Changes:</h3>
+              <h3 class="title"><a id="idp50695328"></a>Memory Pool Subsystem Changes:</h3>
             </div>
           </div>
         </div>
@@ -686,7 +686,7 @@ for which there are no active application handles. [#9529]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp718232"></a>Transaction Subsystem Changes:</h3>
+              <h3 class="title"><a id="idp50720440"></a>Transaction Subsystem Changes:</h3>
             </div>
           </div>
         </div>
@@ -721,7 +721,7 @@ DB_TXN_NOT_DURABLE flag.  [#10824]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp722272"></a>Utility Changes:</h3>
+              <h3 class="title"><a id="idp50724480"></a>Utility Changes:</h3>
             </div>
           </div>
         </div>
@@ -761,7 +761,7 @@ argument, allowing DB->stat() to be called from within a transaction.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp722656"></a>Configuration, Documentation, Portability and Build Changes:</h3>
+              <h3 class="title"><a id="idp50724864"></a>Configuration, Documentation, Portability and Build Changes:</h3>
             </div>
           </div>
         </div>
diff --git a/docs/upgrading/changelog_4_4_16.html b/docs/upgrading/changelog_4_4_16.html
index 2dd5ba0..0d725f3 100644
--- a/docs/upgrading/changelog_4_4_16.html
+++ b/docs/upgrading/changelog_4_4_16.html
@@ -40,112 +40,112 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_4_16.html#idp594144">Database or Log File On-Disk Format Changes:</a>
+              <a href="changelog_4_4_16.html#idp50595920">Database or Log File On-Disk Format Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_4_16.html#idp581096">New Features:</a>
+              <a href="changelog_4_4_16.html#idp50583264">New Features:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_4_16.html#idp581480">Database Environment Changes:</a>
+              <a href="changelog_4_4_16.html#idp50583648">Database Environment Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_4_16.html#idp565472">Concurrent Data Store Changes:</a>
+              <a href="changelog_4_4_16.html#idp50567656">Concurrent Data Store Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_4_16.html#idp590480">General Access Method Changes:</a>
+              <a href="changelog_4_4_16.html#idp50591960">General Access Method Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_4_16.html#idp608112">Btree Access Method Changes:</a>
+              <a href="changelog_4_4_16.html#idp50592384">Btree Access Method Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_4_16.html#idp594208">Hash Access Method Changes:</a>
+              <a href="changelog_4_4_16.html#idp50595984">Hash Access Method Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_4_16.html#idp596080">Queue Access Method Changes:</a>
+              <a href="changelog_4_4_16.html#idp50597856">Queue Access Method Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_4_16.html#idp597160">Recno Access Method Changes</a>
+              <a href="changelog_4_4_16.html#idp50598936">Recno Access Method Changes</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_4_16.html#idp596296">C++-specific API Changes:</a>
+              <a href="changelog_4_4_16.html#idp50598072">C++-specific API Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_4_16.html#idp598288">Java-specific API Changes:</a>
+              <a href="changelog_4_4_16.html#idp50600424">Java-specific API Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_4_16.html#idp619008">Java collections and bind API Changes:</a>
+              <a href="changelog_4_4_16.html#idp50621112">Java collections and bind API Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_4_16.html#idp602560">Tcl-specific API Changes:</a>
+              <a href="changelog_4_4_16.html#idp50604672">Tcl-specific API Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_4_16.html#idp587632">RPC-specific Client/Server Changes:</a>
+              <a href="changelog_4_4_16.html#idp50589536">RPC-specific Client/Server Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_4_16.html#idp608200">Replication Changes:</a>
+              <a href="changelog_4_4_16.html#idp50610200">Replication Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_4_16.html#idp593144">XA Resource Manager Changes:</a>
+              <a href="changelog_4_4_16.html#idp50594920">XA Resource Manager Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_4_16.html#idp612512">Locking Subsystem Changes:</a>
+              <a href="changelog_4_4_16.html#idp50614600">Locking Subsystem Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_4_16.html#idp612800">Logging Subsystem Changes:</a>
+              <a href="changelog_4_4_16.html#idp50614888">Logging Subsystem Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_4_16.html#idp593248">Memory Pool Subsystem Changes:</a>
+              <a href="changelog_4_4_16.html#idp50635800">Memory Pool Subsystem Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_4_16.html#idp615296">Transaction Subsystem Changes:</a>
+              <a href="changelog_4_4_16.html#idp50617400">Transaction Subsystem Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_4_16.html#idp615680">Utility Changes:</a>
+              <a href="changelog_4_4_16.html#idp50617824">Utility Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_4_16.html#idp619096">Configuration, Documentation, Portability and Build Changes:</a>
+              <a href="changelog_4_4_16.html#idp50621200">Configuration, Documentation, Portability and Build Changes:</a>
             </span>
           </dt>
         </dl>
@@ -154,7 +154,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp594144"></a>Database or Log File On-Disk Format Changes:</h3>
+              <h3 class="title"><a id="idp50595920"></a>Database or Log File On-Disk Format Changes:</h3>
             </div>
           </div>
         </div>
@@ -168,7 +168,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp581096"></a>New Features:</h3>
+              <h3 class="title"><a id="idp50583264"></a>New Features:</h3>
             </div>
           </div>
         </div>
@@ -199,7 +199,7 @@ formatted strings into the Berkeley DB database environment log.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp581480"></a>Database Environment Changes:</h3>
+              <h3 class="title"><a id="idp50583648"></a>Database Environment Changes:</h3>
             </div>
           </div>
         </div>
@@ -248,7 +248,7 @@ duplicate record. [#12893]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp565472"></a>Concurrent Data Store Changes:</h3>
+              <h3 class="title"><a id="idp50567656"></a>Concurrent Data Store Changes:</h3>
             </div>
           </div>
         </div>
@@ -267,7 +267,7 @@ initialization. [#12277]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp590480"></a>General Access Method Changes:</h3>
+              <h3 class="title"><a id="idp50591960"></a>General Access Method Changes:</h3>
             </div>
           </div>
         </div>
@@ -311,7 +311,7 @@ will be automatically upgraded in 4.4. [#12202]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp608112"></a>Btree Access Method Changes:</h3>
+              <h3 class="title"><a id="idp50592384"></a>Btree Access Method Changes:</h3>
             </div>
           </div>
         </div>
@@ -326,7 +326,7 @@ will be automatically upgraded in 4.4. [#12202]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp594208"></a>Hash Access Method Changes:</h3>
+              <h3 class="title"><a id="idp50595984"></a>Hash Access Method Changes:</h3>
             </div>
           </div>
         </div>
@@ -353,7 +353,7 @@ does not fit on a page. [#12270]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp596080"></a>Queue Access Method Changes:</h3>
+              <h3 class="title"><a id="idp50597856"></a>Queue Access Method Changes:</h3>
             </div>
           </div>
         </div>
@@ -378,7 +378,7 @@ beyond a record that was aborted but was rolled backward by recovery.
           </ol>
         </div>
       </div>
-      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp597160"></a>Recno Access Method Changes</h3></div></div></div>
+      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp50598936"></a>Recno Access Method Changes</h3></div></div></div>
 
 None.
 </div>
@@ -386,7 +386,7 @@ None.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp596296"></a>C++-specific API Changes:</h3>
+              <h3 class="title"><a id="idp50598072"></a>C++-specific API Changes:</h3>
             </div>
           </div>
         </div>
@@ -401,7 +401,7 @@ None.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp598288"></a>Java-specific API Changes:</h3>
+              <h3 class="title"><a id="idp50600424"></a>Java-specific API Changes:</h3>
             </div>
           </div>
         </div>
@@ -432,7 +432,7 @@ None.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp619008"></a>Java collections and bind API Changes:</h3>
+              <h3 class="title"><a id="idp50621112"></a>Java collections and bind API Changes:</h3>
             </div>
           </div>
         </div>
@@ -480,7 +480,7 @@ applications that serialize Groovy-defined classes. [#12764] [#12749]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp602560"></a>Tcl-specific API Changes:</h3>
+              <h3 class="title"><a id="idp50604672"></a>Tcl-specific API Changes:</h3>
             </div>
           </div>
         </div>
@@ -495,7 +495,7 @@ applications that serialize Groovy-defined classes. [#12764] [#12749]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp587632"></a>RPC-specific Client/Server Changes:</h3>
+              <h3 class="title"><a id="idp50589536"></a>RPC-specific Client/Server Changes:</h3>
             </div>
           </div>
         </div>
@@ -510,7 +510,7 @@ applications that serialize Groovy-defined classes. [#12764] [#12749]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp608200"></a>Replication Changes:</h3>
+              <h3 class="title"><a id="idp50610200"></a>Replication Changes:</h3>
             </div>
           </div>
         </div>
@@ -561,11 +561,11 @@ invalid eid. [#13403]</li>
           </ol>
         </div>
       </div>
-      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp593144"></a>XA Resource Manager Changes:</h3></div></div></div>
+      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp50594920"></a>XA Resource Manager Changes:</h3></div></div></div>
 
 None.
 </div>
-      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp612512"></a>Locking Subsystem Changes:</h3></div></div></div>
+      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp50614600"></a>Locking Subsystem Changes:</h3></div></div></div>
 
 None.
 </div>
@@ -573,7 +573,7 @@ None.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp612800"></a>Logging Subsystem Changes:</h3>
+              <h3 class="title"><a id="idp50614888"></a>Logging Subsystem Changes:</h3>
             </div>
           </div>
         </div>
@@ -610,7 +610,7 @@ workloads. [#13090]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp593248"></a>Memory Pool Subsystem Changes:</h3>
+              <h3 class="title"><a id="idp50635800"></a>Memory Pool Subsystem Changes:</h3>
             </div>
           </div>
         </div>
@@ -626,7 +626,7 @@ cache and up to date, followed by a system crash. [#11654]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp615296"></a>Transaction Subsystem Changes:</h3>
+              <h3 class="title"><a id="idp50617400"></a>Transaction Subsystem Changes:</h3>
             </div>
           </div>
         </div>
@@ -682,7 +682,7 @@ transaction to report out of disk space. [#12743]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp615680"></a>Utility Changes:</h3>
+              <h3 class="title"><a id="idp50617824"></a>Utility Changes:</h3>
             </div>
           </div>
         </div>
@@ -702,7 +702,7 @@ not work on big-endian 64-bit hardware. [#13316]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp619096"></a>Configuration, Documentation, Portability and Build Changes:</h3>
+              <h3 class="title"><a id="idp50621200"></a>Configuration, Documentation, Portability and Build Changes:</h3>
             </div>
           </div>
         </div>
diff --git a/docs/upgrading/changelog_4_4_20.html b/docs/upgrading/changelog_4_4_20.html
index 43f67d8..65df130 100644
--- a/docs/upgrading/changelog_4_4_20.html
+++ b/docs/upgrading/changelog_4_4_20.html
@@ -40,7 +40,7 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_4_20.html#idp622208">Changes since Berkeley DB 4.4.16:</a>
+              <a href="changelog_4_4_20.html#idp50624312">Changes since Berkeley DB 4.4.16:</a>
             </span>
           </dt>
         </dl>
@@ -49,7 +49,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp622208"></a>Changes since Berkeley DB 4.4.16:</h3>
+              <h3 class="title"><a id="idp50624312"></a>Changes since Berkeley DB 4.4.16:</h3>
             </div>
           </div>
         </div>
diff --git a/docs/upgrading/changelog_4_5_20.html b/docs/upgrading/changelog_4_5_20.html
index c74796e..f1fa4a5 100644
--- a/docs/upgrading/changelog_4_5_20.html
+++ b/docs/upgrading/changelog_4_5_20.html
@@ -40,112 +40,112 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_5_20.html#idp532416">Database or Log File On-Disk Format Changes:</a>
+              <a href="changelog_4_5_20.html#idp50532016">Database or Log File On-Disk Format Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_5_20.html#idp511360">New Features:</a>
+              <a href="changelog_4_5_20.html#idp50511048">New Features:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_5_20.html#idp513984">Database Environment Changes:</a>
+              <a href="changelog_4_5_20.html#idp50513672">Database Environment Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_5_20.html#idp516952">Concurrent Data Store Changes:</a>
+              <a href="changelog_4_5_20.html#idp50516704">Concurrent Data Store Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_5_20.html#idp520856">General Access Method Changes:</a>
+              <a href="changelog_4_5_20.html#idp50520456">General Access Method Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_5_20.html#idp520704">Btree Access Method Changes:</a>
+              <a href="changelog_4_5_20.html#idp50542544">Btree Access Method Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_5_20.html#idp536568">Hash Access Method Changes:</a>
+              <a href="changelog_4_5_20.html#idp50536608">Hash Access Method Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_5_20.html#idp533544">Queue Access Method Changes:</a>
+              <a href="changelog_4_5_20.html#idp50533200">Queue Access Method Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_5_20.html#idp538416">Recno Access Method Changes:</a>
+              <a href="changelog_4_5_20.html#idp50539504">Recno Access Method Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_5_20.html#idp538672">C++-specific API Changes:</a>
+              <a href="changelog_4_5_20.html#idp50539760">C++-specific API Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_5_20.html#idp517336">Java-specific API Changes:</a>
+              <a href="changelog_4_5_20.html#idp50541672">Java-specific API Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_5_20.html#idp541328">Java collections and bind API Changes:</a>
+              <a href="changelog_4_5_20.html#idp50542632">Java collections and bind API Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_5_20.html#idp544872">Tcl-specific API Changes:</a>
+              <a href="changelog_4_5_20.html#idp50546176">Tcl-specific API Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_5_20.html#idp547384">RPC-specific Client/Server Changes:</a>
+              <a href="changelog_4_5_20.html#idp50548752">RPC-specific Client/Server Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_5_20.html#idp546520">Replication Changes:</a>
+              <a href="changelog_4_5_20.html#idp50547824">Replication Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_5_20.html#idp555720">XA Resource Manager Changes:</a>
+              <a href="changelog_4_5_20.html#idp50557816">XA Resource Manager Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_5_20.html#idp534840">Locking Subsystem Changes:</a>
+              <a href="changelog_4_5_20.html#idp50534496">Locking Subsystem Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_5_20.html#idp532616">Logging Subsystem Changes:</a>
+              <a href="changelog_4_5_20.html#idp50532216">Logging Subsystem Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_5_20.html#idp553288">Memory Pool Subsystem Changes:</a>
+              <a href="changelog_4_5_20.html#idp50542056">Memory Pool Subsystem Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_5_20.html#idp541712">Transaction Subsystem Changes:</a>
+              <a href="changelog_4_5_20.html#idp50543016">Transaction Subsystem Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_5_20.html#idp554512">Utility Changes:</a>
+              <a href="changelog_4_5_20.html#idp50556608">Utility Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_5_20.html#idp555784">Configuration, Documentation, Portability and Build Changes:</a>
+              <a href="changelog_4_5_20.html#idp50557880">Configuration, Documentation, Portability and Build Changes:</a>
             </span>
           </dt>
         </dl>
@@ -154,7 +154,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp532416"></a>Database or Log File On-Disk Format Changes:</h3>
+              <h3 class="title"><a id="idp50532016"></a>Database or Log File On-Disk Format Changes:</h3>
             </div>
           </div>
         </div>
@@ -168,7 +168,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp511360"></a>New Features:</h3>
+              <h3 class="title"><a id="idp50511048"></a>New Features:</h3>
             </div>
           </div>
         </div>
@@ -189,7 +189,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp513984"></a>Database Environment Changes:</h3>
+              <h3 class="title"><a id="idp50513672"></a>Database Environment Changes:</h3>
             </div>
           </div>
         </div>
@@ -217,7 +217,7 @@ join database environments. [#14998]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp516952"></a>Concurrent Data Store Changes:</h3>
+              <h3 class="title"><a id="idp50516704"></a>Concurrent Data Store Changes:</h3>
             </div>
           </div>
         </div>
@@ -232,7 +232,7 @@ join database environments. [#14998]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp520856"></a>General Access Method Changes:</h3>
+              <h3 class="title"><a id="idp50520456"></a>General Access Method Changes:</h3>
             </div>
           </div>
         </div>
@@ -270,7 +270,7 @@ duplicates. This bug resulted in incorrect primary data being returned.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp520704"></a>Btree Access Method Changes:</h3>
+              <h3 class="title"><a id="idp50542544"></a>Btree Access Method Changes:</h3>
             </div>
           </div>
         </div>
@@ -303,7 +303,7 @@ if a key could not fit in an internal node. [#14771]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp536568"></a>Hash Access Method Changes:</h3>
+              <h3 class="title"><a id="idp50536608"></a>Hash Access Method Changes:</h3>
             </div>
           </div>
         </div>
@@ -318,7 +318,7 @@ if a key could not fit in an internal node. [#14771]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp533544"></a>Queue Access Method Changes:</h3>
+              <h3 class="title"><a id="idp50533200"></a>Queue Access Method Changes:</h3>
             </div>
           </div>
         </div>
@@ -335,7 +335,7 @@ multiple processes tried to open the same extent at the same time.
           </ol>
         </div>
       </div>
-      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp538416"></a>Recno Access Method Changes:</h3></div></div></div>
+      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp50539504"></a>Recno Access Method Changes:</h3></div></div></div>
 
 None.
 </div>
@@ -343,7 +343,7 @@ None.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp538672"></a>C++-specific API Changes:</h3>
+              <h3 class="title"><a id="idp50539760"></a>C++-specific API Changes:</h3>
             </div>
           </div>
         </div>
@@ -363,7 +363,7 @@ with error code set to ENOMEM. [#13939]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp517336"></a>Java-specific API Changes:</h3>
+              <h3 class="title"><a id="idp50541672"></a>Java-specific API Changes:</h3>
             </div>
           </div>
         </div>
@@ -379,7 +379,7 @@ with error code set to ENOMEM. [#13939]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp541328"></a>Java collections and bind API Changes:</h3>
+              <h3 class="title"><a id="idp50542632"></a>Java collections and bind API Changes:</h3>
             </div>
           </div>
         </div>
@@ -394,7 +394,7 @@ with error code set to ENOMEM. [#13939]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp544872"></a>Tcl-specific API Changes:</h3>
+              <h3 class="title"><a id="idp50546176"></a>Tcl-specific API Changes:</h3>
             </div>
           </div>
         </div>
@@ -404,7 +404,7 @@ with error code set to ENOMEM. [#13939]</li>
           </ol>
         </div>
       </div>
-      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp547384"></a>RPC-specific Client/Server Changes:</h3></div></div></div>
+      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp50548752"></a>RPC-specific Client/Server Changes:</h3></div></div></div>
 
 None.
 </div>
@@ -412,7 +412,7 @@ None.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp546520"></a>Replication Changes:</h3>
+              <h3 class="title"><a id="idp50547824"></a>Replication Changes:</h3>
             </div>
           </div>
         </div>
@@ -451,7 +451,7 @@ operation were attempted during a call to rep_start in another thread.
           </ol>
         </div>
       </div>
-      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp555720"></a>XA Resource Manager Changes:</h3></div></div></div>
+      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp50557816"></a>XA Resource Manager Changes:</h3></div></div></div>
 
 None.
 </div>
@@ -459,7 +459,7 @@ None.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp534840"></a>Locking Subsystem Changes:</h3>
+              <h3 class="title"><a id="idp50534496"></a>Locking Subsystem Changes:</h3>
             </div>
           </div>
         </div>
@@ -474,7 +474,7 @@ None.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp532616"></a>Logging Subsystem Changes:</h3>
+              <h3 class="title"><a id="idp50532216"></a>Logging Subsystem Changes:</h3>
             </div>
           </div>
         </div>
@@ -499,7 +499,7 @@ that free was flushed to disk. [#14090]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp553288"></a>Memory Pool Subsystem Changes:</h3>
+              <h3 class="title"><a id="idp50542056"></a>Memory Pool Subsystem Changes:</h3>
             </div>
           </div>
         </div>
@@ -516,7 +516,7 @@ that free was flushed to disk. [#14090]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp541712"></a>Transaction Subsystem Changes:</h3>
+              <h3 class="title"><a id="idp50543016"></a>Transaction Subsystem Changes:</h3>
             </div>
           </div>
         </div>
@@ -559,7 +559,7 @@ overflow data and that replace failed. [#14834]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp554512"></a>Utility Changes:</h3>
+              <h3 class="title"><a id="idp50556608"></a>Utility Changes:</h3>
             </div>
           </div>
         </div>
@@ -585,7 +585,7 @@ updated. [#14755]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp555784"></a>Configuration, Documentation, Portability and Build Changes:</h3>
+              <h3 class="title"><a id="idp50557880"></a>Configuration, Documentation, Portability and Build Changes:</h3>
             </div>
           </div>
         </div>
diff --git a/docs/upgrading/changelog_4_6.html b/docs/upgrading/changelog_4_6.html
index ee42c62..a10c534 100644
--- a/docs/upgrading/changelog_4_6.html
+++ b/docs/upgrading/changelog_4_6.html
@@ -40,122 +40,122 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_6.html#idp450680">4.6.21 Patches:</a>
+              <a href="changelog_4_6.html#idp50449856">4.6.21 Patches:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_6.html#idm908576">4.6.19 Patches</a>
+              <a href="changelog_4_6.html#idp50370888">4.6.19 Patches</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_6.html#idm7928">Database or Log File On-Disk Format Changes:</a>
+              <a href="changelog_4_6.html#idp50361912">Database or Log File On-Disk Format Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_6.html#idp454824">New Features:</a>
+              <a href="changelog_4_6.html#idp50454856">New Features:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_6.html#idp457632">Database Environment Changes:</a>
+              <a href="changelog_4_6.html#idp50457960">Database Environment Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_6.html#idp459192">Concurrent Data Store Changes:</a>
+              <a href="changelog_4_6.html#idp50459800">Concurrent Data Store Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_6.html#idp457944">General Access Method Changes:</a>
+              <a href="changelog_4_6.html#idp50458344">General Access Method Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_6.html#idp474728">Btree Access Method Changes:</a>
+              <a href="changelog_4_6.html#idp50475672">Btree Access Method Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_6.html#idp459816">Hash Access Method Changes:</a>
+              <a href="changelog_4_6.html#idp50460536">Hash Access Method Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_6.html#idp444904">Queue Access Method Changes:</a>
+              <a href="changelog_4_6.html#idp50444272">Queue Access Method Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_6.html#idp462616">Recno Access Method Changes:</a>
+              <a href="changelog_4_6.html#idp50463616">Recno Access Method Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_6.html#idp462872">C++-specific API Changes:</a>
+              <a href="changelog_4_6.html#idp50463872">C++-specific API Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_6.html#idp480856">Java-specific API Changes:</a>
+              <a href="changelog_4_6.html#idp50481800">Java-specific API Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_6.html#idp463456">Java collections and bind API Changes:</a>
+              <a href="changelog_4_6.html#idp50464456">Java collections and bind API Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_6.html#idp463944">Tcl-specific API Changes:</a>
+              <a href="changelog_4_6.html#idp50464944">Tcl-specific API Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_6.html#idp464200">RPC-specific Client/Server Changes:</a>
+              <a href="changelog_4_6.html#idp50465232">RPC-specific Client/Server Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_6.html#idp485640">Replication Changes:</a>
+              <a href="changelog_4_6.html#idp50486584">Replication Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_6.html#idp464456">XA Resource Manager Changes:</a>
+              <a href="changelog_4_6.html#idp50466136">XA Resource Manager Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_6.html#idp464976">Locking Subsystem Changes:</a>
+              <a href="changelog_4_6.html#idp50465496">Locking Subsystem Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_6.html#idp452616">Logging Subsystem Changes:</a>
+              <a href="changelog_4_6.html#idp50451848">Logging Subsystem Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_6.html#idp453480">Memory Pool Subsystem Changes:</a>
+              <a href="changelog_4_6.html#idp50452712">Memory Pool Subsystem Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_6.html#idp467120">Transaction Subsystem Changes:</a>
+              <a href="changelog_4_6.html#idp50468064">Transaction Subsystem Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_6.html#idp474792">Utility Changes:</a>
+              <a href="changelog_4_6.html#idp50475736">Utility Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_6.html#idp478856">Configuration, Documentation, Portability and Build Changes:</a>
+              <a href="changelog_4_6.html#idp50479800">Configuration, Documentation, Portability and Build Changes:</a>
             </span>
           </dt>
         </dl>
@@ -164,7 +164,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp450680"></a>4.6.21 Patches:</h3>
+              <h3 class="title"><a id="idp50449856"></a>4.6.21 Patches:</h3>
             </div>
           </div>
         </div>
@@ -191,7 +191,7 @@ handle. [#15718]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm908576"></a>4.6.19 Patches</h3>
+              <h3 class="title"><a id="idp50370888"></a>4.6.19 Patches</h3>
             </div>
           </div>
         </div>
@@ -213,7 +213,7 @@ had priority 0. [#15388]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm7928"></a>Database or Log File On-Disk Format Changes:</h3>
+              <h3 class="title"><a id="idp50361912"></a>Database or Log File On-Disk Format Changes:</h3>
             </div>
           </div>
         </div>
@@ -234,7 +234,7 @@ be usable with earlier Berkeley DB releases.</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp454824"></a>New Features:</h3>
+              <h3 class="title"><a id="idp50454856"></a>New Features:</h3>
             </div>
           </div>
         </div>
@@ -261,7 +261,7 @@ key/data pair. [#4801]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp457632"></a>Database Environment Changes:</h3>
+              <h3 class="title"><a id="idp50457960"></a>Database Environment Changes:</h3>
             </div>
           </div>
         </div>
@@ -334,7 +334,7 @@ databases.  [#15557]</li>
           </ol>
         </div>
       </div>
-      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp459192"></a>Concurrent Data Store Changes:</h3></div></div></div>
+      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp50459800"></a>Concurrent Data Store Changes:</h3></div></div></div>
 
 None.
 </div>
@@ -342,7 +342,7 @@ None.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp457944"></a>General Access Method Changes:</h3>
+              <h3 class="title"><a id="idp50458344"></a>General Access Method Changes:</h3>
             </div>
           </div>
         </div>
@@ -381,7 +381,7 @@ failure in a database environment configured for in-memory logging.
           </ol>
         </div>
       </div>
-      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp474728"></a>Btree Access Method Changes:</h3></div></div></div>
+      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp50475672"></a>Btree Access Method Changes:</h3></div></div></div>
 
 None.
 </div>
@@ -389,7 +389,7 @@ None.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp459816"></a>Hash Access Method Changes:</h3>
+              <h3 class="title"><a id="idp50460536"></a>Hash Access Method Changes:</h3>
             </div>
           </div>
         </div>
@@ -410,7 +410,7 @@ the databases were configured with a non-standard hash function.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp444904"></a>Queue Access Method Changes:</h3>
+              <h3 class="title"><a id="idp50444272"></a>Queue Access Method Changes:</h3>
             </div>
           </div>
         </div>
@@ -423,11 +423,11 @@ updated by another thread (which was using random access operations).
           </ol>
         </div>
       </div>
-      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp462616"></a>Recno Access Method Changes:</h3></div></div></div>
+      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp50463616"></a>Recno Access Method Changes:</h3></div></div></div>
 
 None.
 </div>
-      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp462872"></a>C++-specific API Changes:</h3></div></div></div>
+      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp50463872"></a>C++-specific API Changes:</h3></div></div></div>
 
 None.
 </div>
@@ -435,7 +435,7 @@ None.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp480856"></a>Java-specific API Changes:</h3>
+              <h3 class="title"><a id="idp50481800"></a>Java-specific API Changes:</h3>
             </div>
           </div>
         </div>
@@ -458,7 +458,7 @@ Berkeley DB error message is now included in the exception object.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp463456"></a>Java collections and bind API Changes:</h3>
+              <h3 class="title"><a id="idp50464456"></a>Java collections and bind API Changes:</h3>
             </div>
           </div>
         </div>
@@ -492,11 +492,11 @@ and the CurrentTransaction or TransactionRunner class is used.  [#15444]</li>
           </ol>
         </div>
       </div>
-      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp463944"></a>Tcl-specific API Changes:</h3></div></div></div>
+      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp50464944"></a>Tcl-specific API Changes:</h3></div></div></div>
 
 None.
 </div>
-      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp464200"></a>RPC-specific Client/Server Changes:</h3></div></div></div>
+      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp50465232"></a>RPC-specific Client/Server Changes:</h3></div></div></div>
 
 None.
 </div>
@@ -504,7 +504,7 @@ None.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp485640"></a>Replication Changes:</h3>
+              <h3 class="title"><a id="idp50486584"></a>Replication Changes:</h3>
             </div>
           </div>
         </div>
@@ -574,7 +574,7 @@ requiring ongoing transactions at the master.  [#15542]</li>
           </ol>
         </div>
       </div>
-      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp464456"></a>XA Resource Manager Changes:</h3></div></div></div>
+      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp50466136"></a>XA Resource Manager Changes:</h3></div></div></div>
 
 None.
 </div>
@@ -582,7 +582,7 @@ None.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp464976"></a>Locking Subsystem Changes:</h3>
+              <h3 class="title"><a id="idp50465496"></a>Locking Subsystem Changes:</h3>
             </div>
           </div>
         </div>
@@ -594,7 +594,7 @@ deadlock. [#15281]</li>
           </ol>
         </div>
       </div>
-      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp452616"></a>Logging Subsystem Changes:</h3></div></div></div>
+      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp50451848"></a>Logging Subsystem Changes:</h3></div></div></div>
 
 None.
 </div>
@@ -602,7 +602,7 @@ None.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp453480"></a>Memory Pool Subsystem Changes:</h3>
+              <h3 class="title"><a id="idp50452712"></a>Memory Pool Subsystem Changes:</h3>
             </div>
           </div>
         </div>
@@ -621,7 +621,7 @@ pages for that database were replaced in the cache. [#15135]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp467120"></a>Transaction Subsystem Changes:</h3>
+              <h3 class="title"><a id="idp50468064"></a>Transaction Subsystem Changes:</h3>
             </div>
           </div>
         </div>
@@ -638,7 +638,7 @@ pages for that database were replaced in the cache. [#15135]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp474792"></a>Utility Changes:</h3>
+              <h3 class="title"><a id="idp50475736"></a>Utility Changes:</h3>
             </div>
           </div>
         </div>
@@ -656,7 +656,7 @@ were specified.  [#15395]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp478856"></a>Configuration, Documentation, Portability and Build Changes:</h3>
+              <h3 class="title"><a id="idp50479800"></a>Configuration, Documentation, Portability and Build Changes:</h3>
             </div>
           </div>
         </div>
diff --git a/docs/upgrading/changelog_4_7.html b/docs/upgrading/changelog_4_7.html
index ad93eb5..c7473f4 100644
--- a/docs/upgrading/changelog_4_7.html
+++ b/docs/upgrading/changelog_4_7.html
@@ -40,117 +40,117 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_7.html#idm1038264">Database or Log File On-Disk Format Changes:</a>
+              <a href="changelog_4_7.html#idp50357648">Database or Log File On-Disk Format Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_7.html#idm950528">New Features:</a>
+              <a href="changelog_4_7.html#idp50378912">New Features:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_7.html#idm169224">Database Environment Changes:</a>
+              <a href="changelog_4_7.html#idp50380752">Database Environment Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_7.html#idm329760">Concurrent Data Store Changes:</a>
+              <a href="changelog_4_7.html#idp50382592">Concurrent Data Store Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_7.html#idm953368">General Access Method Changes:</a>
+              <a href="changelog_4_7.html#idp50381120">General Access Method Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_7.html#idm478456">Btree Access Method Changes:</a>
+              <a href="changelog_4_7.html#idp50391248">Btree Access Method Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_7.html#idm726520">Hash Access Method Changes:</a>
+              <a href="changelog_4_7.html#idp50365280">Hash Access Method Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_7.html#idm451472">Queue Access Method Changes:</a>
+              <a href="changelog_4_7.html#idp50355136">Queue Access Method Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_7.html#idm972744">Recno Access Method Changes:</a>
+              <a href="changelog_4_7.html#idp50346288">Recno Access Method Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_7.html#idm565400">C-specific API Changes:</a>
+              <a href="changelog_4_7.html#idp50346816">C-specific API Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_7.html#idm584688">Java-specific API Changes:</a>
+              <a href="changelog_4_7.html#idp50347072">Java-specific API Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_7.html#idm799040">Direct Persistence Layer (DPL), Bindings and Collections API:</a>
+              <a href="changelog_4_7.html#idp50347296">Direct Persistence Layer (DPL), Bindings and Collections API:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_7.html#idm569616">Tcl-specific API Changes:</a>
+              <a href="changelog_4_7.html#idp50386200">Tcl-specific API Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_7.html#idm953744">RPC-specific Client/Server Changes:</a>
+              <a href="changelog_4_7.html#idp50395072">RPC-specific Client/Server Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_7.html#idm724016">Replication Changes:</a>
+              <a href="changelog_4_7.html#idp50395328">Replication Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_7.html#idm633608">XA Resource Manager Changes:</a>
+              <a href="changelog_4_7.html#idp50391504">XA Resource Manager Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_7.html#idm270344">Locking Subsystem Changes:</a>
+              <a href="changelog_4_7.html#idp50357904">Locking Subsystem Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_7.html#idm292984">Logging Subsystem Changes:</a>
+              <a href="changelog_4_7.html#idp50397528">Logging Subsystem Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_7.html#idm832192">Memory Pool Subsystem Changes:</a>
+              <a href="changelog_4_7.html#idp50385512">Memory Pool Subsystem Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_7.html#idm1116648">Mutex Subsystem Changes:</a>
+              <a href="changelog_4_7.html#idp50386616">Mutex Subsystem Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_7.html#idm801416">Transaction Subsystem Changes:</a>
+              <a href="changelog_4_7.html#idp50391632">Transaction Subsystem Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_7.html#idm833208">Utility Changes:</a>
+              <a href="changelog_4_7.html#idp50396200">Utility Changes:</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="changelog_4_7.html#idm825936">Configuration, Documentation, Sample Application, Portability and Build Changes:</a>
+              <a href="changelog_4_7.html#idp50412288">Configuration, Documentation, Sample Application, Portability and Build Changes:</a>
             </span>
           </dt>
         </dl>
@@ -159,7 +159,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1038264"></a>Database or Log File On-Disk Format Changes:</h3>
+              <h3 class="title"><a id="idp50357648"></a>Database or Log File On-Disk Format Changes:</h3>
             </div>
           </div>
         </div>
@@ -173,7 +173,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm950528"></a>New Features:</h3>
+              <h3 class="title"><a id="idp50378912"></a>New Features:</h3>
             </div>
           </div>
         </div>
@@ -206,7 +206,7 @@ discover connection failures. [#15714]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm169224"></a>Database Environment Changes:</h3>
+              <h3 class="title"><a id="idp50380752"></a>Database Environment Changes:</h3>
             </div>
           </div>
         </div>
@@ -228,7 +228,7 @@ deletes. [#15944]</li>
           </ol>
         </div>
       </div>
-      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idm329760"></a>Concurrent Data Store Changes:</h3></div></div></div>
+      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp50382592"></a>Concurrent Data Store Changes:</h3></div></div></div>
 
 None.
 </div>
@@ -236,7 +236,7 @@ None.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm953368"></a>General Access Method Changes:</h3>
+              <h3 class="title"><a id="idp50381120"></a>General Access Method Changes:</h3>
             </div>
           </div>
         </div>
@@ -271,7 +271,7 @@ database. [#15856]</li>
           </ol>
         </div>
       </div>
-      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idm478456"></a>Btree Access Method Changes:</h3></div></div></div>
+      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp50391248"></a>Btree Access Method Changes:</h3></div></div></div>
 
 None.
 </div>
@@ -279,7 +279,7 @@ None.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm726520"></a>Hash Access Method Changes:</h3>
+              <h3 class="title"><a id="idp50365280"></a>Hash Access Method Changes:</h3>
             </div>
           </div>
         </div>
@@ -296,7 +296,7 @@ handle. [#15718]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm451472"></a>Queue Access Method Changes:</h3>
+              <h3 class="title"><a id="idp50355136"></a>Queue Access Method Changes:</h3>
             </div>
           </div>
         </div>
@@ -311,7 +311,7 @@ handle. [#15718]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm972744"></a>Recno Access Method Changes:</h3>
+              <h3 class="title"><a id="idp50346288"></a>Recno Access Method Changes:</h3>
             </div>
           </div>
         </div>
@@ -322,7 +322,7 @@ handle. [#15718]</li>
           </ol>
         </div>
       </div>
-      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idm565400"></a>C-specific API Changes:</h3></div></div></div>
+      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp50346816"></a>C-specific API Changes:</h3></div></div></div>
 
 None.
 </div>
@@ -330,7 +330,7 @@ None.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm584688"></a>Java-specific API Changes:</h3>
+              <h3 class="title"><a id="idp50347072"></a>Java-specific API Changes:</h3>
             </div>
           </div>
         </div>
@@ -352,7 +352,7 @@ None.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm799040"></a>Direct Persistence Layer (DPL), Bindings and Collections API:</h3>
+              <h3 class="title"><a id="idp50347296"></a>Direct Persistence Layer (DPL), Bindings and Collections API:</h3>
             </div>
           </div>
         </div>
@@ -374,7 +374,7 @@ explicitly prohibited in the Collections API. [#15936] </li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm569616"></a>Tcl-specific API Changes:</h3>
+              <h3 class="title"><a id="idp50386200"></a>Tcl-specific API Changes:</h3>
             </div>
           </div>
         </div>
@@ -390,7 +390,7 @@ real user and group IDs. [#15597]</li>
           </ol>
         </div>
       </div>
-      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idm953744"></a>RPC-specific Client/Server Changes:</h3></div></div></div>
+      <div class="sect2" lang="en" xml:lang="en"><div class="titlepage"><div><div><h3 class="title"><a id="idp50395072"></a>RPC-specific Client/Server Changes:</h3></div></div></div>
 
 None.
 </div>
@@ -398,7 +398,7 @@ None.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm724016"></a>Replication Changes:</h3>
+              <h3 class="title"><a id="idp50395328"></a>Replication Changes:</h3>
             </div>
           </div>
         </div>
@@ -467,7 +467,7 @@ to be interpreted in seconds, rather than microseconds. [#16153]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm633608"></a>XA Resource Manager Changes:</h3>
+              <h3 class="title"><a id="idp50391504"></a>XA Resource Manager Changes:</h3>
             </div>
           </div>
         </div>
@@ -482,7 +482,7 @@ to be interpreted in seconds, rather than microseconds. [#16153]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm270344"></a>Locking Subsystem Changes:</h3>
+              <h3 class="title"><a id="idp50357904"></a>Locking Subsystem Changes:</h3>
             </div>
           </div>
         </div>
@@ -502,7 +502,7 @@ properly after the first timeout triggers on a particular lock id.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm292984"></a>Logging Subsystem Changes:</h3>
+              <h3 class="title"><a id="idp50397528"></a>Logging Subsystem Changes:</h3>
             </div>
           </div>
         </div>
@@ -523,7 +523,7 @@ properly after the first timeout triggers on a particular lock id.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm832192"></a>Memory Pool Subsystem Changes:</h3>
+              <h3 class="title"><a id="idp50385512"></a>Memory Pool Subsystem Changes:</h3>
             </div>
           </div>
         </div>
@@ -544,7 +544,7 @@ properly after the first timeout triggers on a particular lock id.
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm1116648"></a>Mutex Subsystem Changes:</h3>
+              <h3 class="title"><a id="idp50386616"></a>Mutex Subsystem Changes:</h3>
             </div>
           </div>
         </div>
@@ -565,7 +565,7 @@ implementations [#16025]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm801416"></a>Transaction Subsystem Changes:</h3>
+              <h3 class="title"><a id="idp50391632"></a>Transaction Subsystem Changes:</h3>
             </div>
           </div>
         </div>
@@ -587,7 +587,7 @@ is not a bus since __txn_getactive cannot really fail.  [#16088]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm833208"></a>Utility Changes:</h3>
+              <h3 class="title"><a id="idp50396200"></a>Utility Changes:</h3>
             </div>
           </div>
         </div>
@@ -602,7 +602,7 @@ is not a bus since __txn_getactive cannot really fail.  [#16088]</li>
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idm825936"></a>Configuration, Documentation, Sample Application, Portability and Build Changes:</h3>
+              <h3 class="title"><a id="idp50412288"></a>Configuration, Documentation, Sample Application, Portability and Build Changes:</h3>
             </div>
           </div>
         </div>
diff --git a/docs/upgrading/index.html b/docs/upgrading/index.html
index 6eb8caf..32d74e0 100644
--- a/docs/upgrading/index.html
+++ b/docs/upgrading/index.html
@@ -30,11 +30,11 @@
       <div class="titlepage">
         <div>
           <div>
-            <h1 class="title"><a id="idm149760"></a>Berkeley DB Upgrade Guide</h1>
+            <h1 class="title"><a id="idp11464"></a>Berkeley DB Upgrade Guide</h1>
           </div>
           <div>
             <div class="legalnotice">
-              <a id="idm533208"></a>
+              <a id="idp50255552"></a>
               <p class="legalnotice-title">
                 <b>Legal Notice</b>
               </p>
@@ -72,7 +72,7 @@
             </div>
           </div>
           <div>
-            <p class="pubdate">5/11/2012</p>
+            <p class="pubdate">9/9/2013</p>
           </div>
         </div>
         <hr />
@@ -182,117 +182,117 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_7.html#idm1038264">Database or Log File On-Disk Format Changes:</a>
+                      <a href="changelog_4_7.html#idp50357648">Database or Log File On-Disk Format Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_7.html#idm950528">New Features:</a>
+                      <a href="changelog_4_7.html#idp50378912">New Features:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_7.html#idm169224">Database Environment Changes:</a>
+                      <a href="changelog_4_7.html#idp50380752">Database Environment Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_7.html#idm329760">Concurrent Data Store Changes:</a>
+                      <a href="changelog_4_7.html#idp50382592">Concurrent Data Store Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_7.html#idm953368">General Access Method Changes:</a>
+                      <a href="changelog_4_7.html#idp50381120">General Access Method Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_7.html#idm478456">Btree Access Method Changes:</a>
+                      <a href="changelog_4_7.html#idp50391248">Btree Access Method Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_7.html#idm726520">Hash Access Method Changes:</a>
+                      <a href="changelog_4_7.html#idp50365280">Hash Access Method Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_7.html#idm451472">Queue Access Method Changes:</a>
+                      <a href="changelog_4_7.html#idp50355136">Queue Access Method Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_7.html#idm972744">Recno Access Method Changes:</a>
+                      <a href="changelog_4_7.html#idp50346288">Recno Access Method Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_7.html#idm565400">C-specific API Changes:</a>
+                      <a href="changelog_4_7.html#idp50346816">C-specific API Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_7.html#idm584688">Java-specific API Changes:</a>
+                      <a href="changelog_4_7.html#idp50347072">Java-specific API Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_7.html#idm799040">Direct Persistence Layer (DPL), Bindings and Collections API:</a>
+                      <a href="changelog_4_7.html#idp50347296">Direct Persistence Layer (DPL), Bindings and Collections API:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_7.html#idm569616">Tcl-specific API Changes:</a>
+                      <a href="changelog_4_7.html#idp50386200">Tcl-specific API Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_7.html#idm953744">RPC-specific Client/Server Changes:</a>
+                      <a href="changelog_4_7.html#idp50395072">RPC-specific Client/Server Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_7.html#idm724016">Replication Changes:</a>
+                      <a href="changelog_4_7.html#idp50395328">Replication Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_7.html#idm633608">XA Resource Manager Changes:</a>
+                      <a href="changelog_4_7.html#idp50391504">XA Resource Manager Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_7.html#idm270344">Locking Subsystem Changes:</a>
+                      <a href="changelog_4_7.html#idp50357904">Locking Subsystem Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_7.html#idm292984">Logging Subsystem Changes:</a>
+                      <a href="changelog_4_7.html#idp50397528">Logging Subsystem Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_7.html#idm832192">Memory Pool Subsystem Changes:</a>
+                      <a href="changelog_4_7.html#idp50385512">Memory Pool Subsystem Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_7.html#idm1116648">Mutex Subsystem Changes:</a>
+                      <a href="changelog_4_7.html#idp50386616">Mutex Subsystem Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_7.html#idm801416">Transaction Subsystem Changes:</a>
+                      <a href="changelog_4_7.html#idp50391632">Transaction Subsystem Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_7.html#idm833208">Utility Changes:</a>
+                      <a href="changelog_4_7.html#idp50396200">Utility Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_7.html#idm825936">Configuration, Documentation, Sample Application, Portability and Build Changes:</a>
+                      <a href="changelog_4_7.html#idp50412288">Configuration, Documentation, Sample Application, Portability and Build Changes:</a>
                     </span>
                   </dt>
                 </dl>
@@ -365,122 +365,122 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_6.html#idp450680">4.6.21 Patches:</a>
+                      <a href="changelog_4_6.html#idp50449856">4.6.21 Patches:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_6.html#idm908576">4.6.19 Patches</a>
+                      <a href="changelog_4_6.html#idp50370888">4.6.19 Patches</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_6.html#idm7928">Database or Log File On-Disk Format Changes:</a>
+                      <a href="changelog_4_6.html#idp50361912">Database or Log File On-Disk Format Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_6.html#idp454824">New Features:</a>
+                      <a href="changelog_4_6.html#idp50454856">New Features:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_6.html#idp457632">Database Environment Changes:</a>
+                      <a href="changelog_4_6.html#idp50457960">Database Environment Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_6.html#idp459192">Concurrent Data Store Changes:</a>
+                      <a href="changelog_4_6.html#idp50459800">Concurrent Data Store Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_6.html#idp457944">General Access Method Changes:</a>
+                      <a href="changelog_4_6.html#idp50458344">General Access Method Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_6.html#idp474728">Btree Access Method Changes:</a>
+                      <a href="changelog_4_6.html#idp50475672">Btree Access Method Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_6.html#idp459816">Hash Access Method Changes:</a>
+                      <a href="changelog_4_6.html#idp50460536">Hash Access Method Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_6.html#idp444904">Queue Access Method Changes:</a>
+                      <a href="changelog_4_6.html#idp50444272">Queue Access Method Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_6.html#idp462616">Recno Access Method Changes:</a>
+                      <a href="changelog_4_6.html#idp50463616">Recno Access Method Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_6.html#idp462872">C++-specific API Changes:</a>
+                      <a href="changelog_4_6.html#idp50463872">C++-specific API Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_6.html#idp480856">Java-specific API Changes:</a>
+                      <a href="changelog_4_6.html#idp50481800">Java-specific API Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_6.html#idp463456">Java collections and bind API Changes:</a>
+                      <a href="changelog_4_6.html#idp50464456">Java collections and bind API Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_6.html#idp463944">Tcl-specific API Changes:</a>
+                      <a href="changelog_4_6.html#idp50464944">Tcl-specific API Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_6.html#idp464200">RPC-specific Client/Server Changes:</a>
+                      <a href="changelog_4_6.html#idp50465232">RPC-specific Client/Server Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_6.html#idp485640">Replication Changes:</a>
+                      <a href="changelog_4_6.html#idp50486584">Replication Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_6.html#idp464456">XA Resource Manager Changes:</a>
+                      <a href="changelog_4_6.html#idp50466136">XA Resource Manager Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_6.html#idp464976">Locking Subsystem Changes:</a>
+                      <a href="changelog_4_6.html#idp50465496">Locking Subsystem Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_6.html#idp452616">Logging Subsystem Changes:</a>
+                      <a href="changelog_4_6.html#idp50451848">Logging Subsystem Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_6.html#idp453480">Memory Pool Subsystem Changes:</a>
+                      <a href="changelog_4_6.html#idp50452712">Memory Pool Subsystem Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_6.html#idp467120">Transaction Subsystem Changes:</a>
+                      <a href="changelog_4_6.html#idp50468064">Transaction Subsystem Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_6.html#idp474792">Utility Changes:</a>
+                      <a href="changelog_4_6.html#idp50475736">Utility Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_6.html#idp478856">Configuration, Documentation, Portability and Build Changes:</a>
+                      <a href="changelog_4_6.html#idp50479800">Configuration, Documentation, Portability and Build Changes:</a>
                     </span>
                   </dt>
                 </dl>
@@ -573,112 +573,112 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_5_20.html#idp532416">Database or Log File On-Disk Format Changes:</a>
+                      <a href="changelog_4_5_20.html#idp50532016">Database or Log File On-Disk Format Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_5_20.html#idp511360">New Features:</a>
+                      <a href="changelog_4_5_20.html#idp50511048">New Features:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_5_20.html#idp513984">Database Environment Changes:</a>
+                      <a href="changelog_4_5_20.html#idp50513672">Database Environment Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_5_20.html#idp516952">Concurrent Data Store Changes:</a>
+                      <a href="changelog_4_5_20.html#idp50516704">Concurrent Data Store Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_5_20.html#idp520856">General Access Method Changes:</a>
+                      <a href="changelog_4_5_20.html#idp50520456">General Access Method Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_5_20.html#idp520704">Btree Access Method Changes:</a>
+                      <a href="changelog_4_5_20.html#idp50542544">Btree Access Method Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_5_20.html#idp536568">Hash Access Method Changes:</a>
+                      <a href="changelog_4_5_20.html#idp50536608">Hash Access Method Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_5_20.html#idp533544">Queue Access Method Changes:</a>
+                      <a href="changelog_4_5_20.html#idp50533200">Queue Access Method Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_5_20.html#idp538416">Recno Access Method Changes:</a>
+                      <a href="changelog_4_5_20.html#idp50539504">Recno Access Method Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_5_20.html#idp538672">C++-specific API Changes:</a>
+                      <a href="changelog_4_5_20.html#idp50539760">C++-specific API Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_5_20.html#idp517336">Java-specific API Changes:</a>
+                      <a href="changelog_4_5_20.html#idp50541672">Java-specific API Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_5_20.html#idp541328">Java collections and bind API Changes:</a>
+                      <a href="changelog_4_5_20.html#idp50542632">Java collections and bind API Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_5_20.html#idp544872">Tcl-specific API Changes:</a>
+                      <a href="changelog_4_5_20.html#idp50546176">Tcl-specific API Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_5_20.html#idp547384">RPC-specific Client/Server Changes:</a>
+                      <a href="changelog_4_5_20.html#idp50548752">RPC-specific Client/Server Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_5_20.html#idp546520">Replication Changes:</a>
+                      <a href="changelog_4_5_20.html#idp50547824">Replication Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_5_20.html#idp555720">XA Resource Manager Changes:</a>
+                      <a href="changelog_4_5_20.html#idp50557816">XA Resource Manager Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_5_20.html#idp534840">Locking Subsystem Changes:</a>
+                      <a href="changelog_4_5_20.html#idp50534496">Locking Subsystem Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_5_20.html#idp532616">Logging Subsystem Changes:</a>
+                      <a href="changelog_4_5_20.html#idp50532216">Logging Subsystem Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_5_20.html#idp553288">Memory Pool Subsystem Changes:</a>
+                      <a href="changelog_4_5_20.html#idp50542056">Memory Pool Subsystem Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_5_20.html#idp541712">Transaction Subsystem Changes:</a>
+                      <a href="changelog_4_5_20.html#idp50543016">Transaction Subsystem Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_5_20.html#idp554512">Utility Changes:</a>
+                      <a href="changelog_4_5_20.html#idp50556608">Utility Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_5_20.html#idp555784">Configuration, Documentation, Portability and Build Changes:</a>
+                      <a href="changelog_4_5_20.html#idp50557880">Configuration, Documentation, Portability and Build Changes:</a>
                     </span>
                   </dt>
                 </dl>
@@ -741,112 +741,112 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_4_16.html#idp594144">Database or Log File On-Disk Format Changes:</a>
+                      <a href="changelog_4_4_16.html#idp50595920">Database or Log File On-Disk Format Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_4_16.html#idp581096">New Features:</a>
+                      <a href="changelog_4_4_16.html#idp50583264">New Features:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_4_16.html#idp581480">Database Environment Changes:</a>
+                      <a href="changelog_4_4_16.html#idp50583648">Database Environment Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_4_16.html#idp565472">Concurrent Data Store Changes:</a>
+                      <a href="changelog_4_4_16.html#idp50567656">Concurrent Data Store Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_4_16.html#idp590480">General Access Method Changes:</a>
+                      <a href="changelog_4_4_16.html#idp50591960">General Access Method Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_4_16.html#idp608112">Btree Access Method Changes:</a>
+                      <a href="changelog_4_4_16.html#idp50592384">Btree Access Method Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_4_16.html#idp594208">Hash Access Method Changes:</a>
+                      <a href="changelog_4_4_16.html#idp50595984">Hash Access Method Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_4_16.html#idp596080">Queue Access Method Changes:</a>
+                      <a href="changelog_4_4_16.html#idp50597856">Queue Access Method Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_4_16.html#idp597160">Recno Access Method Changes</a>
+                      <a href="changelog_4_4_16.html#idp50598936">Recno Access Method Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_4_16.html#idp596296">C++-specific API Changes:</a>
+                      <a href="changelog_4_4_16.html#idp50598072">C++-specific API Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_4_16.html#idp598288">Java-specific API Changes:</a>
+                      <a href="changelog_4_4_16.html#idp50600424">Java-specific API Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_4_16.html#idp619008">Java collections and bind API Changes:</a>
+                      <a href="changelog_4_4_16.html#idp50621112">Java collections and bind API Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_4_16.html#idp602560">Tcl-specific API Changes:</a>
+                      <a href="changelog_4_4_16.html#idp50604672">Tcl-specific API Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_4_16.html#idp587632">RPC-specific Client/Server Changes:</a>
+                      <a href="changelog_4_4_16.html#idp50589536">RPC-specific Client/Server Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_4_16.html#idp608200">Replication Changes:</a>
+                      <a href="changelog_4_4_16.html#idp50610200">Replication Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_4_16.html#idp593144">XA Resource Manager Changes:</a>
+                      <a href="changelog_4_4_16.html#idp50594920">XA Resource Manager Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_4_16.html#idp612512">Locking Subsystem Changes:</a>
+                      <a href="changelog_4_4_16.html#idp50614600">Locking Subsystem Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_4_16.html#idp612800">Logging Subsystem Changes:</a>
+                      <a href="changelog_4_4_16.html#idp50614888">Logging Subsystem Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_4_16.html#idp593248">Memory Pool Subsystem Changes:</a>
+                      <a href="changelog_4_4_16.html#idp50635800">Memory Pool Subsystem Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_4_16.html#idp615296">Transaction Subsystem Changes:</a>
+                      <a href="changelog_4_4_16.html#idp50617400">Transaction Subsystem Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_4_16.html#idp615680">Utility Changes:</a>
+                      <a href="changelog_4_4_16.html#idp50617824">Utility Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_4_16.html#idp619096">Configuration, Documentation, Portability and Build Changes:</a>
+                      <a href="changelog_4_4_16.html#idp50621200">Configuration, Documentation, Portability and Build Changes:</a>
                     </span>
                   </dt>
                 </dl>
@@ -860,7 +860,7 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_4_20.html#idp622208">Changes since Berkeley DB 4.4.16:</a>
+                      <a href="changelog_4_4_20.html#idp50624312">Changes since Berkeley DB 4.4.16:</a>
                     </span>
                   </dt>
                 </dl>
@@ -943,107 +943,107 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_3_29.html#idp692600">Database or Log File On-Disk Format Changes:</a>
+                      <a href="changelog_4_3_29.html#idp50694880">Database or Log File On-Disk Format Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_3_29.html#idp669456">New Features:</a>
+                      <a href="changelog_4_3_29.html#idp50670248">New Features:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_3_29.html#idp673128">Database Environment Changes:</a>
+                      <a href="changelog_4_3_29.html#idp50673968">Database Environment Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_3_29.html#idp701216">Concurrent Data Store Changes:</a>
+                      <a href="changelog_4_3_29.html#idp50703424">Concurrent Data Store Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_3_29.html#idp688592">General Access Method Changes:</a>
+                      <a href="changelog_4_3_29.html#idp50690848">General Access Method Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_3_29.html#idp689016">Btree Access Method Changes:</a>
+                      <a href="changelog_4_3_29.html#idp50691272">Btree Access Method Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_3_29.html#idp692664">Hash Access Method Changes:</a>
+                      <a href="changelog_4_3_29.html#idp50694944">Hash Access Method Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_3_29.html#idp694856">Queue Access Method Changes:</a>
+                      <a href="changelog_4_3_29.html#idp50697104">Queue Access Method Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_3_29.html#idp718144">Recno Access Method Changes</a>
+                      <a href="changelog_4_3_29.html#idp50720352">Recno Access Method Changes</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_3_29.html#idp698536">C++-specific API Changes:</a>
+                      <a href="changelog_4_3_29.html#idp50700784">C++-specific API Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_3_29.html#idp669840">Java-specific API Changes:</a>
+                      <a href="changelog_4_3_29.html#idp50670632">Java-specific API Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_3_29.html#idp700176">Tcl-specific API Changes:</a>
+                      <a href="changelog_4_3_29.html#idp50702384">Tcl-specific API Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_3_29.html#idp701576">RPC-specific Client/Server Changes:</a>
+                      <a href="changelog_4_3_29.html#idp50703784">RPC-specific Client/Server Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_3_29.html#idp683464">Replication Changes:</a>
+                      <a href="changelog_4_3_29.html#idp50685776">Replication Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_3_29.html#idp730904">XA Resource Manager Changes:</a>
+                      <a href="changelog_4_3_29.html#idp50733112">XA Resource Manager Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_3_29.html#idp710176">Locking Subsystem Changes:</a>
+                      <a href="changelog_4_3_29.html#idp50712384">Locking Subsystem Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_3_29.html#idp738552">Logging Subsystem Changes:</a>
+                      <a href="changelog_4_3_29.html#idp50740760">Logging Subsystem Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_3_29.html#idp693048">Memory Pool Subsystem Changes:</a>
+                      <a href="changelog_4_3_29.html#idp50695328">Memory Pool Subsystem Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_3_29.html#idp718232">Transaction Subsystem Changes:</a>
+                      <a href="changelog_4_3_29.html#idp50720440">Transaction Subsystem Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_3_29.html#idp722272">Utility Changes:</a>
+                      <a href="changelog_4_3_29.html#idp50724480">Utility Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_3_29.html#idp722656">Configuration, Documentation, Portability and Build Changes:</a>
+                      <a href="changelog_4_3_29.html#idp50724864">Configuration, Documentation, Portability and Build Changes:</a>
                     </span>
                   </dt>
                 </dl>
@@ -1111,17 +1111,17 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="upgrade_4_2_repinit.html#idp802264">Replication initialization</a>
+                      <a href="upgrade_4_2_repinit.html#idp50804696">Replication initialization</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="upgrade_4_2_repinit.html#idp768480">Database methods and replication clients</a>
+                      <a href="upgrade_4_2_repinit.html#idp50772032">Database methods and replication clients</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="upgrade_4_2_repinit.html#idp777456">DB_ENV->rep_process_message()</a>
+                      <a href="upgrade_4_2_repinit.html#idp50779672">DB_ENV->rep_process_message()</a>
                     </span>
                   </dt>
                 </dl>
@@ -1150,107 +1150,107 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_2_52.html#idp820648">Database or Log File On-Disk Format Changes:</a>
+                      <a href="changelog_4_2_52.html#idp50822856">Database or Log File On-Disk Format Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_2_52.html#idp781968">New Features:</a>
+                      <a href="changelog_4_2_52.html#idp50784344">New Features:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_2_52.html#idp807064">Database Environment Changes:</a>
+                      <a href="changelog_4_2_52.html#idp50809288">Database Environment Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_2_52.html#idp819896">Concurrent Data Store Changes:</a>
+                      <a href="changelog_4_2_52.html#idp50822104">Concurrent Data Store Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_2_52.html#idp822024">General Access Method Changes:</a>
+                      <a href="changelog_4_2_52.html#idp50824288">General Access Method Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_2_52.html#idp823104">Btree Access Method Changes:</a>
+                      <a href="changelog_4_2_52.html#idp50825368">Btree Access Method Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_2_52.html#idp842440">Hash Access Method Changes:</a>
+                      <a href="changelog_4_2_52.html#idp50844704">Hash Access Method Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_2_52.html#idp826312">Queue Access Method Changes:</a>
+                      <a href="changelog_4_2_52.html#idp50828568">Queue Access Method Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_2_52.html#idp856176">Recno Access Method Changes:</a>
+                      <a href="changelog_4_2_52.html#idp50858440">Recno Access Method Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_2_52.html#idp829992">C++-specific API Changes:</a>
+                      <a href="changelog_4_2_52.html#idp50832248">C++-specific API Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_2_52.html#idp762992">Java-specific API Changes:</a>
+                      <a href="changelog_4_2_52.html#idp50815840">Java-specific API Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_2_52.html#idp865600">Tcl-specific API Changes:</a>
+                      <a href="changelog_4_2_52.html#idp50867864">Tcl-specific API Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_2_52.html#idp850280">RPC-specific Client/Server Changes:</a>
+                      <a href="changelog_4_2_52.html#idp50852544">RPC-specific Client/Server Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_2_52.html#idp856264">Replication Changes:</a>
+                      <a href="changelog_4_2_52.html#idp50858528">Replication Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_2_52.html#idp875488">XA Resource Manager Changes:</a>
+                      <a href="changelog_4_2_52.html#idp50877816">XA Resource Manager Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_2_52.html#idp862824">Locking Subsystem Changes:</a>
+                      <a href="changelog_4_2_52.html#idp50865088">Locking Subsystem Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_2_52.html#idp863240">Logging Subsystem Changes:</a>
+                      <a href="changelog_4_2_52.html#idp50868008">Logging Subsystem Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_2_52.html#idp868728">Memory Pool Subsystem Changes:</a>
+                      <a href="changelog_4_2_52.html#idp50865504">Memory Pool Subsystem Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_2_52.html#idp842776">Transaction Subsystem Changes:</a>
+                      <a href="changelog_4_2_52.html#idp50845064">Transaction Subsystem Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_2_52.html#idp856680">Utility Changes:</a>
+                      <a href="changelog_4_2_52.html#idp50858944">Utility Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_2_52.html#idp890240">Configuration, Documentation, Portability and Build Changes:</a>
+                      <a href="changelog_4_2_52.html#idp50892568">Configuration, Documentation, Portability and Build Changes:</a>
                     </span>
                   </dt>
                 </dl>
@@ -1338,102 +1338,102 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_1_24.html#idp962240">Database or Log File On-Disk Format Changes:</a>
+                      <a href="changelog_4_1_24.html#idp50963888">Database or Log File On-Disk Format Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_1_24.html#idp957440">Major New Features:</a>
+                      <a href="changelog_4_1_24.html#idp50959088">Major New Features:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_1_24.html#idp960632">General Environment Changes:</a>
+                      <a href="changelog_4_1_24.html#idp50962280">General Environment Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_1_24.html#idp960336">General Access Method Changes:</a>
+                      <a href="changelog_4_1_24.html#idp50961984">General Access Method Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_1_24.html#idp962624">Btree Access Method Changes:</a>
+                      <a href="changelog_4_1_24.html#idp50964272">Btree Access Method Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_1_24.html#idp965368">Hash Access Method Changes:</a>
+                      <a href="changelog_4_1_24.html#idp50967400">Hash Access Method Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_1_24.html#idp966920">Queue Access Method Changes:</a>
+                      <a href="changelog_4_1_24.html#idp50969240">Queue Access Method Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_1_24.html#idp969768">Recno Access Method Changes:</a>
+                      <a href="changelog_4_1_24.html#idp50972088">Recno Access Method Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_1_24.html#idp971608">C++-specific API Changes:</a>
+                      <a href="changelog_4_1_24.html#idp50973928">C++-specific API Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_1_24.html#idp973448">Java-specific API Changes:</a>
+                      <a href="changelog_4_1_24.html#idp50975768">Java-specific API Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_1_24.html#idp948624">Tcl-specific API Changes:</a>
+                      <a href="changelog_4_1_24.html#idp50950328">Tcl-specific API Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_1_24.html#idp957032">RPC-specific Client/Server Changes:</a>
+                      <a href="changelog_4_1_24.html#idp50958680">RPC-specific Client/Server Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_1_24.html#idp974824">Replication Changes:</a>
+                      <a href="changelog_4_1_24.html#idp50977144">Replication Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_1_24.html#idp962688">XA Resource Manager Changes:</a>
+                      <a href="changelog_4_1_24.html#idp50964336">XA Resource Manager Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_1_24.html#idp984944">Locking Subsystem Changes:</a>
+                      <a href="changelog_4_1_24.html#idp50987264">Locking Subsystem Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_1_24.html#idp986872">Logging Subsystem Changes:</a>
+                      <a href="changelog_4_1_24.html#idp50989192">Logging Subsystem Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_1_24.html#idp989752">Memory Pool Subsystem Changes:</a>
+                      <a href="changelog_4_1_24.html#idp50992072">Memory Pool Subsystem Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_1_24.html#idp990840">Transaction Subsystem Changes:</a>
+                      <a href="changelog_4_1_24.html#idp50993160">Transaction Subsystem Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_1_24.html#idp992424">Utility Changes:</a>
+                      <a href="changelog_4_1_24.html#idp50994744">Utility Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_1_24.html#idp995328">Configuration, Documentation, Portability and Build Changes:</a>
+                      <a href="changelog_4_1_24.html#idp50997648">Configuration, Documentation, Portability and Build Changes:</a>
                     </span>
                   </dt>
                 </dl>
@@ -1531,97 +1531,97 @@
                 <dl>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_0_14.html#idp1111472">Major New Features:</a>
+                      <a href="changelog_4_0_14.html#idp51113768">Major New Features:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_0_14.html#idp1100160">General Environment Changes:</a>
+                      <a href="changelog_4_0_14.html#idp51101344">General Environment Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_0_14.html#idp1102112">General Access Method Changes:</a>
+                      <a href="changelog_4_0_14.html#idp51103296">General Access Method Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_0_14.html#idp1103968">Btree Access Method Changes:</a>
+                      <a href="changelog_4_0_14.html#idp51105152">Btree Access Method Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_0_14.html#idp1107400">Hash Access Method Changes:</a>
+                      <a href="changelog_4_0_14.html#idp51109416">Hash Access Method Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_0_14.html#idp1110368">Queue Access Method Changes:</a>
+                      <a href="changelog_4_0_14.html#idp51112664">Queue Access Method Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_0_14.html#idp1111536">Recno Access Method Changes:</a>
+                      <a href="changelog_4_0_14.html#idp51113832">Recno Access Method Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_0_14.html#idp1113408">C++ API Changes:</a>
+                      <a href="changelog_4_0_14.html#idp51115760">C++ API Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_0_14.html#idp1123976">Java API Changes:</a>
+                      <a href="changelog_4_0_14.html#idp51126328">Java API Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_0_14.html#idp1114488">Tcl API Changes:</a>
+                      <a href="changelog_4_0_14.html#idp51116840">Tcl API Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_0_14.html#idp1115568">RPC Client/Server Changes:</a>
+                      <a href="changelog_4_0_14.html#idp51117920">RPC Client/Server Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_0_14.html#idp1116256">XA Resource Manager Changes:</a>
+                      <a href="changelog_4_0_14.html#idp51118608">XA Resource Manager Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_0_14.html#idp1116576">Locking Subsystem Changes:</a>
+                      <a href="changelog_4_0_14.html#idp51118928">Locking Subsystem Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_0_14.html#idp1102496">Logging Subsystem Changes:</a>
+                      <a href="changelog_4_0_14.html#idp51103680">Logging Subsystem Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_0_14.html#idp1120464">Memory Pool Subsystem Changes:</a>
+                      <a href="changelog_4_0_14.html#idp51122816">Memory Pool Subsystem Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_0_14.html#idp1107784">Transaction Subsystem Changes:</a>
+                      <a href="changelog_4_0_14.html#idp51109800">Transaction Subsystem Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_0_14.html#idp1110752">Utility Changes:</a>
+                      <a href="changelog_4_0_14.html#idp51113048">Utility Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_0_14.html#idp1122896">Database or Log File On-Disk Format Changes:</a>
+                      <a href="changelog_4_0_14.html#idp51125248">Database or Log File On-Disk Format Changes:</a>
                     </span>
                   </dt>
                   <dt>
                     <span class="sect2">
-                      <a href="changelog_4_0_14.html#idp1124360">Configuration, Documentation, Portability and Build Changes:</a>
+                      <a href="changelog_4_0_14.html#idp51126712">Configuration, Documentation, Portability and Build Changes:</a>
                     </span>
                   </dt>
                 </dl>
diff --git a/docs/upgrading/upgrade_4_0_toc.html b/docs/upgrading/upgrade_4_0_toc.html
index df40e2b..371c84c 100644
--- a/docs/upgrading/upgrade_4_0_toc.html
+++ b/docs/upgrading/upgrade_4_0_toc.html
@@ -120,97 +120,97 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_0_14.html#idp1111472">Major New Features:</a>
+                  <a href="changelog_4_0_14.html#idp51113768">Major New Features:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_0_14.html#idp1100160">General Environment Changes:</a>
+                  <a href="changelog_4_0_14.html#idp51101344">General Environment Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_0_14.html#idp1102112">General Access Method Changes:</a>
+                  <a href="changelog_4_0_14.html#idp51103296">General Access Method Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_0_14.html#idp1103968">Btree Access Method Changes:</a>
+                  <a href="changelog_4_0_14.html#idp51105152">Btree Access Method Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_0_14.html#idp1107400">Hash Access Method Changes:</a>
+                  <a href="changelog_4_0_14.html#idp51109416">Hash Access Method Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_0_14.html#idp1110368">Queue Access Method Changes:</a>
+                  <a href="changelog_4_0_14.html#idp51112664">Queue Access Method Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_0_14.html#idp1111536">Recno Access Method Changes:</a>
+                  <a href="changelog_4_0_14.html#idp51113832">Recno Access Method Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_0_14.html#idp1113408">C++ API Changes:</a>
+                  <a href="changelog_4_0_14.html#idp51115760">C++ API Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_0_14.html#idp1123976">Java API Changes:</a>
+                  <a href="changelog_4_0_14.html#idp51126328">Java API Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_0_14.html#idp1114488">Tcl API Changes:</a>
+                  <a href="changelog_4_0_14.html#idp51116840">Tcl API Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_0_14.html#idp1115568">RPC Client/Server Changes:</a>
+                  <a href="changelog_4_0_14.html#idp51117920">RPC Client/Server Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_0_14.html#idp1116256">XA Resource Manager Changes:</a>
+                  <a href="changelog_4_0_14.html#idp51118608">XA Resource Manager Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_0_14.html#idp1116576">Locking Subsystem Changes:</a>
+                  <a href="changelog_4_0_14.html#idp51118928">Locking Subsystem Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_0_14.html#idp1102496">Logging Subsystem Changes:</a>
+                  <a href="changelog_4_0_14.html#idp51103680">Logging Subsystem Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_0_14.html#idp1120464">Memory Pool Subsystem Changes:</a>
+                  <a href="changelog_4_0_14.html#idp51122816">Memory Pool Subsystem Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_0_14.html#idp1107784">Transaction Subsystem Changes:</a>
+                  <a href="changelog_4_0_14.html#idp51109800">Transaction Subsystem Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_0_14.html#idp1110752">Utility Changes:</a>
+                  <a href="changelog_4_0_14.html#idp51113048">Utility Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_0_14.html#idp1122896">Database or Log File On-Disk Format Changes:</a>
+                  <a href="changelog_4_0_14.html#idp51125248">Database or Log File On-Disk Format Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_0_14.html#idp1124360">Configuration, Documentation, Portability and Build Changes:</a>
+                  <a href="changelog_4_0_14.html#idp51126712">Configuration, Documentation, Portability and Build Changes:</a>
                 </span>
               </dt>
             </dl>
diff --git a/docs/upgrading/upgrade_4_1_toc.html b/docs/upgrading/upgrade_4_1_toc.html
index c744d10..0a3d993 100644
--- a/docs/upgrading/upgrade_4_1_toc.html
+++ b/docs/upgrading/upgrade_4_1_toc.html
@@ -115,102 +115,102 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_1_24.html#idp962240">Database or Log File On-Disk Format Changes:</a>
+                  <a href="changelog_4_1_24.html#idp50963888">Database or Log File On-Disk Format Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_1_24.html#idp957440">Major New Features:</a>
+                  <a href="changelog_4_1_24.html#idp50959088">Major New Features:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_1_24.html#idp960632">General Environment Changes:</a>
+                  <a href="changelog_4_1_24.html#idp50962280">General Environment Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_1_24.html#idp960336">General Access Method Changes:</a>
+                  <a href="changelog_4_1_24.html#idp50961984">General Access Method Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_1_24.html#idp962624">Btree Access Method Changes:</a>
+                  <a href="changelog_4_1_24.html#idp50964272">Btree Access Method Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_1_24.html#idp965368">Hash Access Method Changes:</a>
+                  <a href="changelog_4_1_24.html#idp50967400">Hash Access Method Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_1_24.html#idp966920">Queue Access Method Changes:</a>
+                  <a href="changelog_4_1_24.html#idp50969240">Queue Access Method Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_1_24.html#idp969768">Recno Access Method Changes:</a>
+                  <a href="changelog_4_1_24.html#idp50972088">Recno Access Method Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_1_24.html#idp971608">C++-specific API Changes:</a>
+                  <a href="changelog_4_1_24.html#idp50973928">C++-specific API Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_1_24.html#idp973448">Java-specific API Changes:</a>
+                  <a href="changelog_4_1_24.html#idp50975768">Java-specific API Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_1_24.html#idp948624">Tcl-specific API Changes:</a>
+                  <a href="changelog_4_1_24.html#idp50950328">Tcl-specific API Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_1_24.html#idp957032">RPC-specific Client/Server Changes:</a>
+                  <a href="changelog_4_1_24.html#idp50958680">RPC-specific Client/Server Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_1_24.html#idp974824">Replication Changes:</a>
+                  <a href="changelog_4_1_24.html#idp50977144">Replication Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_1_24.html#idp962688">XA Resource Manager Changes:</a>
+                  <a href="changelog_4_1_24.html#idp50964336">XA Resource Manager Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_1_24.html#idp984944">Locking Subsystem Changes:</a>
+                  <a href="changelog_4_1_24.html#idp50987264">Locking Subsystem Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_1_24.html#idp986872">Logging Subsystem Changes:</a>
+                  <a href="changelog_4_1_24.html#idp50989192">Logging Subsystem Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_1_24.html#idp989752">Memory Pool Subsystem Changes:</a>
+                  <a href="changelog_4_1_24.html#idp50992072">Memory Pool Subsystem Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_1_24.html#idp990840">Transaction Subsystem Changes:</a>
+                  <a href="changelog_4_1_24.html#idp50993160">Transaction Subsystem Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_1_24.html#idp992424">Utility Changes:</a>
+                  <a href="changelog_4_1_24.html#idp50994744">Utility Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_1_24.html#idp995328">Configuration, Documentation, Portability and Build Changes:</a>
+                  <a href="changelog_4_1_24.html#idp50997648">Configuration, Documentation, Portability and Build Changes:</a>
                 </span>
               </dt>
             </dl>
diff --git a/docs/upgrading/upgrade_4_2_repinit.html b/docs/upgrading/upgrade_4_2_repinit.html
index 175d8b9..c858839 100644
--- a/docs/upgrading/upgrade_4_2_repinit.html
+++ b/docs/upgrading/upgrade_4_2_repinit.html
@@ -40,17 +40,17 @@
         <dl>
           <dt>
             <span class="sect2">
-              <a href="upgrade_4_2_repinit.html#idp802264">Replication initialization</a>
+              <a href="upgrade_4_2_repinit.html#idp50804696">Replication initialization</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="upgrade_4_2_repinit.html#idp768480">Database methods and replication clients</a>
+              <a href="upgrade_4_2_repinit.html#idp50772032">Database methods and replication clients</a>
             </span>
           </dt>
           <dt>
             <span class="sect2">
-              <a href="upgrade_4_2_repinit.html#idp777456">DB_ENV->rep_process_message()</a>
+              <a href="upgrade_4_2_repinit.html#idp50779672">DB_ENV->rep_process_message()</a>
             </span>
           </dt>
         </dl>
@@ -59,7 +59,7 @@
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp802264"></a>Replication initialization</h3>
+              <h3 class="title"><a id="idp50804696"></a>Replication initialization</h3>
             </div>
           </div>
         </div>
@@ -75,7 +75,7 @@ is opened, by specifying the <a href="../api_reference/C/envopen.html#envopen_DB
         <div class="titlepage">
           <div>
             <div>
-              <h3 class="title"><a id="idp768480"></a>Database methods and replication clients</h3>
+              <h3 class="title"><a id="idp50772032"></a>Database methods and replication clients</h3>
             </div>
           </div>
         </div>
@@ -93,7 +93,7 @@ it's possible the handle might attempt to access nonexistent resources.</p>
           <div>
             <div>
               <h3 class="title">
-                <a id="idp777456"></a>
+                <a id="idp50779672"></a>
                 <a href="../api_reference/C/repmessage.html" class="olink">DB_ENV->rep_process_message()</a>
               </h3>
             </div>
diff --git a/docs/upgrading/upgrade_4_2_toc.html b/docs/upgrading/upgrade_4_2_toc.html
index f821cd6..a4b0d5a 100644
--- a/docs/upgrading/upgrade_4_2_toc.html
+++ b/docs/upgrading/upgrade_4_2_toc.html
@@ -95,17 +95,17 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="upgrade_4_2_repinit.html#idp802264">Replication initialization</a>
+                  <a href="upgrade_4_2_repinit.html#idp50804696">Replication initialization</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="upgrade_4_2_repinit.html#idp768480">Database methods and replication clients</a>
+                  <a href="upgrade_4_2_repinit.html#idp50772032">Database methods and replication clients</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="upgrade_4_2_repinit.html#idp777456">DB_ENV->rep_process_message()</a>
+                  <a href="upgrade_4_2_repinit.html#idp50779672">DB_ENV->rep_process_message()</a>
                 </span>
               </dt>
             </dl>
@@ -134,107 +134,107 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_2_52.html#idp820648">Database or Log File On-Disk Format Changes:</a>
+                  <a href="changelog_4_2_52.html#idp50822856">Database or Log File On-Disk Format Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_2_52.html#idp781968">New Features:</a>
+                  <a href="changelog_4_2_52.html#idp50784344">New Features:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_2_52.html#idp807064">Database Environment Changes:</a>
+                  <a href="changelog_4_2_52.html#idp50809288">Database Environment Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_2_52.html#idp819896">Concurrent Data Store Changes:</a>
+                  <a href="changelog_4_2_52.html#idp50822104">Concurrent Data Store Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_2_52.html#idp822024">General Access Method Changes:</a>
+                  <a href="changelog_4_2_52.html#idp50824288">General Access Method Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_2_52.html#idp823104">Btree Access Method Changes:</a>
+                  <a href="changelog_4_2_52.html#idp50825368">Btree Access Method Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_2_52.html#idp842440">Hash Access Method Changes:</a>
+                  <a href="changelog_4_2_52.html#idp50844704">Hash Access Method Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_2_52.html#idp826312">Queue Access Method Changes:</a>
+                  <a href="changelog_4_2_52.html#idp50828568">Queue Access Method Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_2_52.html#idp856176">Recno Access Method Changes:</a>
+                  <a href="changelog_4_2_52.html#idp50858440">Recno Access Method Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_2_52.html#idp829992">C++-specific API Changes:</a>
+                  <a href="changelog_4_2_52.html#idp50832248">C++-specific API Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_2_52.html#idp762992">Java-specific API Changes:</a>
+                  <a href="changelog_4_2_52.html#idp50815840">Java-specific API Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_2_52.html#idp865600">Tcl-specific API Changes:</a>
+                  <a href="changelog_4_2_52.html#idp50867864">Tcl-specific API Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_2_52.html#idp850280">RPC-specific Client/Server Changes:</a>
+                  <a href="changelog_4_2_52.html#idp50852544">RPC-specific Client/Server Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_2_52.html#idp856264">Replication Changes:</a>
+                  <a href="changelog_4_2_52.html#idp50858528">Replication Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_2_52.html#idp875488">XA Resource Manager Changes:</a>
+                  <a href="changelog_4_2_52.html#idp50877816">XA Resource Manager Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_2_52.html#idp862824">Locking Subsystem Changes:</a>
+                  <a href="changelog_4_2_52.html#idp50865088">Locking Subsystem Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_2_52.html#idp863240">Logging Subsystem Changes:</a>
+                  <a href="changelog_4_2_52.html#idp50868008">Logging Subsystem Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_2_52.html#idp868728">Memory Pool Subsystem Changes:</a>
+                  <a href="changelog_4_2_52.html#idp50865504">Memory Pool Subsystem Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_2_52.html#idp842776">Transaction Subsystem Changes:</a>
+                  <a href="changelog_4_2_52.html#idp50845064">Transaction Subsystem Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_2_52.html#idp856680">Utility Changes:</a>
+                  <a href="changelog_4_2_52.html#idp50858944">Utility Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_2_52.html#idp890240">Configuration, Documentation, Portability and Build Changes:</a>
+                  <a href="changelog_4_2_52.html#idp50892568">Configuration, Documentation, Portability and Build Changes:</a>
                 </span>
               </dt>
             </dl>
diff --git a/docs/upgrading/upgrade_4_3_toc.html b/docs/upgrading/upgrade_4_3_toc.html
index a228064..d810059 100644
--- a/docs/upgrading/upgrade_4_3_toc.html
+++ b/docs/upgrading/upgrade_4_3_toc.html
@@ -110,107 +110,107 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_3_29.html#idp692600">Database or Log File On-Disk Format Changes:</a>
+                  <a href="changelog_4_3_29.html#idp50694880">Database or Log File On-Disk Format Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_3_29.html#idp669456">New Features:</a>
+                  <a href="changelog_4_3_29.html#idp50670248">New Features:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_3_29.html#idp673128">Database Environment Changes:</a>
+                  <a href="changelog_4_3_29.html#idp50673968">Database Environment Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_3_29.html#idp701216">Concurrent Data Store Changes:</a>
+                  <a href="changelog_4_3_29.html#idp50703424">Concurrent Data Store Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_3_29.html#idp688592">General Access Method Changes:</a>
+                  <a href="changelog_4_3_29.html#idp50690848">General Access Method Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_3_29.html#idp689016">Btree Access Method Changes:</a>
+                  <a href="changelog_4_3_29.html#idp50691272">Btree Access Method Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_3_29.html#idp692664">Hash Access Method Changes:</a>
+                  <a href="changelog_4_3_29.html#idp50694944">Hash Access Method Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_3_29.html#idp694856">Queue Access Method Changes:</a>
+                  <a href="changelog_4_3_29.html#idp50697104">Queue Access Method Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_3_29.html#idp718144">Recno Access Method Changes</a>
+                  <a href="changelog_4_3_29.html#idp50720352">Recno Access Method Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_3_29.html#idp698536">C++-specific API Changes:</a>
+                  <a href="changelog_4_3_29.html#idp50700784">C++-specific API Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_3_29.html#idp669840">Java-specific API Changes:</a>
+                  <a href="changelog_4_3_29.html#idp50670632">Java-specific API Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_3_29.html#idp700176">Tcl-specific API Changes:</a>
+                  <a href="changelog_4_3_29.html#idp50702384">Tcl-specific API Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_3_29.html#idp701576">RPC-specific Client/Server Changes:</a>
+                  <a href="changelog_4_3_29.html#idp50703784">RPC-specific Client/Server Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_3_29.html#idp683464">Replication Changes:</a>
+                  <a href="changelog_4_3_29.html#idp50685776">Replication Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_3_29.html#idp730904">XA Resource Manager Changes:</a>
+                  <a href="changelog_4_3_29.html#idp50733112">XA Resource Manager Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_3_29.html#idp710176">Locking Subsystem Changes:</a>
+                  <a href="changelog_4_3_29.html#idp50712384">Locking Subsystem Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_3_29.html#idp738552">Logging Subsystem Changes:</a>
+                  <a href="changelog_4_3_29.html#idp50740760">Logging Subsystem Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_3_29.html#idp693048">Memory Pool Subsystem Changes:</a>
+                  <a href="changelog_4_3_29.html#idp50695328">Memory Pool Subsystem Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_3_29.html#idp718232">Transaction Subsystem Changes:</a>
+                  <a href="changelog_4_3_29.html#idp50720440">Transaction Subsystem Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_3_29.html#idp722272">Utility Changes:</a>
+                  <a href="changelog_4_3_29.html#idp50724480">Utility Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_3_29.html#idp722656">Configuration, Documentation, Portability and Build Changes:</a>
+                  <a href="changelog_4_3_29.html#idp50724864">Configuration, Documentation, Portability and Build Changes:</a>
                 </span>
               </dt>
             </dl>
diff --git a/docs/upgrading/upgrade_4_4_toc.html b/docs/upgrading/upgrade_4_4_toc.html
index fded7af..d910d19 100644
--- a/docs/upgrading/upgrade_4_4_toc.html
+++ b/docs/upgrading/upgrade_4_4_toc.html
@@ -90,112 +90,112 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_4_16.html#idp594144">Database or Log File On-Disk Format Changes:</a>
+                  <a href="changelog_4_4_16.html#idp50595920">Database or Log File On-Disk Format Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_4_16.html#idp581096">New Features:</a>
+                  <a href="changelog_4_4_16.html#idp50583264">New Features:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_4_16.html#idp581480">Database Environment Changes:</a>
+                  <a href="changelog_4_4_16.html#idp50583648">Database Environment Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_4_16.html#idp565472">Concurrent Data Store Changes:</a>
+                  <a href="changelog_4_4_16.html#idp50567656">Concurrent Data Store Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_4_16.html#idp590480">General Access Method Changes:</a>
+                  <a href="changelog_4_4_16.html#idp50591960">General Access Method Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_4_16.html#idp608112">Btree Access Method Changes:</a>
+                  <a href="changelog_4_4_16.html#idp50592384">Btree Access Method Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_4_16.html#idp594208">Hash Access Method Changes:</a>
+                  <a href="changelog_4_4_16.html#idp50595984">Hash Access Method Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_4_16.html#idp596080">Queue Access Method Changes:</a>
+                  <a href="changelog_4_4_16.html#idp50597856">Queue Access Method Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_4_16.html#idp597160">Recno Access Method Changes</a>
+                  <a href="changelog_4_4_16.html#idp50598936">Recno Access Method Changes</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_4_16.html#idp596296">C++-specific API Changes:</a>
+                  <a href="changelog_4_4_16.html#idp50598072">C++-specific API Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_4_16.html#idp598288">Java-specific API Changes:</a>
+                  <a href="changelog_4_4_16.html#idp50600424">Java-specific API Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_4_16.html#idp619008">Java collections and bind API Changes:</a>
+                  <a href="changelog_4_4_16.html#idp50621112">Java collections and bind API Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_4_16.html#idp602560">Tcl-specific API Changes:</a>
+                  <a href="changelog_4_4_16.html#idp50604672">Tcl-specific API Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_4_16.html#idp587632">RPC-specific Client/Server Changes:</a>
+                  <a href="changelog_4_4_16.html#idp50589536">RPC-specific Client/Server Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_4_16.html#idp608200">Replication Changes:</a>
+                  <a href="changelog_4_4_16.html#idp50610200">Replication Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_4_16.html#idp593144">XA Resource Manager Changes:</a>
+                  <a href="changelog_4_4_16.html#idp50594920">XA Resource Manager Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_4_16.html#idp612512">Locking Subsystem Changes:</a>
+                  <a href="changelog_4_4_16.html#idp50614600">Locking Subsystem Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_4_16.html#idp612800">Logging Subsystem Changes:</a>
+                  <a href="changelog_4_4_16.html#idp50614888">Logging Subsystem Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_4_16.html#idp593248">Memory Pool Subsystem Changes:</a>
+                  <a href="changelog_4_4_16.html#idp50635800">Memory Pool Subsystem Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_4_16.html#idp615296">Transaction Subsystem Changes:</a>
+                  <a href="changelog_4_4_16.html#idp50617400">Transaction Subsystem Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_4_16.html#idp615680">Utility Changes:</a>
+                  <a href="changelog_4_4_16.html#idp50617824">Utility Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_4_16.html#idp619096">Configuration, Documentation, Portability and Build Changes:</a>
+                  <a href="changelog_4_4_16.html#idp50621200">Configuration, Documentation, Portability and Build Changes:</a>
                 </span>
               </dt>
             </dl>
@@ -209,7 +209,7 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_4_20.html#idp622208">Changes since Berkeley DB 4.4.16:</a>
+                  <a href="changelog_4_4_20.html#idp50624312">Changes since Berkeley DB 4.4.16:</a>
                 </span>
               </dt>
             </dl>
diff --git a/docs/upgrading/upgrade_4_5_toc.html b/docs/upgrading/upgrade_4_5_toc.html
index 7184ea4..4926acf 100644
--- a/docs/upgrading/upgrade_4_5_toc.html
+++ b/docs/upgrading/upgrade_4_5_toc.html
@@ -120,112 +120,112 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_5_20.html#idp532416">Database or Log File On-Disk Format Changes:</a>
+                  <a href="changelog_4_5_20.html#idp50532016">Database or Log File On-Disk Format Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_5_20.html#idp511360">New Features:</a>
+                  <a href="changelog_4_5_20.html#idp50511048">New Features:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_5_20.html#idp513984">Database Environment Changes:</a>
+                  <a href="changelog_4_5_20.html#idp50513672">Database Environment Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_5_20.html#idp516952">Concurrent Data Store Changes:</a>
+                  <a href="changelog_4_5_20.html#idp50516704">Concurrent Data Store Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_5_20.html#idp520856">General Access Method Changes:</a>
+                  <a href="changelog_4_5_20.html#idp50520456">General Access Method Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_5_20.html#idp520704">Btree Access Method Changes:</a>
+                  <a href="changelog_4_5_20.html#idp50542544">Btree Access Method Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_5_20.html#idp536568">Hash Access Method Changes:</a>
+                  <a href="changelog_4_5_20.html#idp50536608">Hash Access Method Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_5_20.html#idp533544">Queue Access Method Changes:</a>
+                  <a href="changelog_4_5_20.html#idp50533200">Queue Access Method Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_5_20.html#idp538416">Recno Access Method Changes:</a>
+                  <a href="changelog_4_5_20.html#idp50539504">Recno Access Method Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_5_20.html#idp538672">C++-specific API Changes:</a>
+                  <a href="changelog_4_5_20.html#idp50539760">C++-specific API Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_5_20.html#idp517336">Java-specific API Changes:</a>
+                  <a href="changelog_4_5_20.html#idp50541672">Java-specific API Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_5_20.html#idp541328">Java collections and bind API Changes:</a>
+                  <a href="changelog_4_5_20.html#idp50542632">Java collections and bind API Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_5_20.html#idp544872">Tcl-specific API Changes:</a>
+                  <a href="changelog_4_5_20.html#idp50546176">Tcl-specific API Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_5_20.html#idp547384">RPC-specific Client/Server Changes:</a>
+                  <a href="changelog_4_5_20.html#idp50548752">RPC-specific Client/Server Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_5_20.html#idp546520">Replication Changes:</a>
+                  <a href="changelog_4_5_20.html#idp50547824">Replication Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_5_20.html#idp555720">XA Resource Manager Changes:</a>
+                  <a href="changelog_4_5_20.html#idp50557816">XA Resource Manager Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_5_20.html#idp534840">Locking Subsystem Changes:</a>
+                  <a href="changelog_4_5_20.html#idp50534496">Locking Subsystem Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_5_20.html#idp532616">Logging Subsystem Changes:</a>
+                  <a href="changelog_4_5_20.html#idp50532216">Logging Subsystem Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_5_20.html#idp553288">Memory Pool Subsystem Changes:</a>
+                  <a href="changelog_4_5_20.html#idp50542056">Memory Pool Subsystem Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_5_20.html#idp541712">Transaction Subsystem Changes:</a>
+                  <a href="changelog_4_5_20.html#idp50543016">Transaction Subsystem Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_5_20.html#idp554512">Utility Changes:</a>
+                  <a href="changelog_4_5_20.html#idp50556608">Utility Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_5_20.html#idp555784">Configuration, Documentation, Portability and Build Changes:</a>
+                  <a href="changelog_4_5_20.html#idp50557880">Configuration, Documentation, Portability and Build Changes:</a>
                 </span>
               </dt>
             </dl>
diff --git a/docs/upgrading/upgrade_4_6_toc.html b/docs/upgrading/upgrade_4_6_toc.html
index b551735..ce0d26e 100644
--- a/docs/upgrading/upgrade_4_6_toc.html
+++ b/docs/upgrading/upgrade_4_6_toc.html
@@ -100,122 +100,122 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_6.html#idp450680">4.6.21 Patches:</a>
+                  <a href="changelog_4_6.html#idp50449856">4.6.21 Patches:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_6.html#idm908576">4.6.19 Patches</a>
+                  <a href="changelog_4_6.html#idp50370888">4.6.19 Patches</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_6.html#idm7928">Database or Log File On-Disk Format Changes:</a>
+                  <a href="changelog_4_6.html#idp50361912">Database or Log File On-Disk Format Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_6.html#idp454824">New Features:</a>
+                  <a href="changelog_4_6.html#idp50454856">New Features:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_6.html#idp457632">Database Environment Changes:</a>
+                  <a href="changelog_4_6.html#idp50457960">Database Environment Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_6.html#idp459192">Concurrent Data Store Changes:</a>
+                  <a href="changelog_4_6.html#idp50459800">Concurrent Data Store Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_6.html#idp457944">General Access Method Changes:</a>
+                  <a href="changelog_4_6.html#idp50458344">General Access Method Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_6.html#idp474728">Btree Access Method Changes:</a>
+                  <a href="changelog_4_6.html#idp50475672">Btree Access Method Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_6.html#idp459816">Hash Access Method Changes:</a>
+                  <a href="changelog_4_6.html#idp50460536">Hash Access Method Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_6.html#idp444904">Queue Access Method Changes:</a>
+                  <a href="changelog_4_6.html#idp50444272">Queue Access Method Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_6.html#idp462616">Recno Access Method Changes:</a>
+                  <a href="changelog_4_6.html#idp50463616">Recno Access Method Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_6.html#idp462872">C++-specific API Changes:</a>
+                  <a href="changelog_4_6.html#idp50463872">C++-specific API Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_6.html#idp480856">Java-specific API Changes:</a>
+                  <a href="changelog_4_6.html#idp50481800">Java-specific API Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_6.html#idp463456">Java collections and bind API Changes:</a>
+                  <a href="changelog_4_6.html#idp50464456">Java collections and bind API Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_6.html#idp463944">Tcl-specific API Changes:</a>
+                  <a href="changelog_4_6.html#idp50464944">Tcl-specific API Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_6.html#idp464200">RPC-specific Client/Server Changes:</a>
+                  <a href="changelog_4_6.html#idp50465232">RPC-specific Client/Server Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_6.html#idp485640">Replication Changes:</a>
+                  <a href="changelog_4_6.html#idp50486584">Replication Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_6.html#idp464456">XA Resource Manager Changes:</a>
+                  <a href="changelog_4_6.html#idp50466136">XA Resource Manager Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_6.html#idp464976">Locking Subsystem Changes:</a>
+                  <a href="changelog_4_6.html#idp50465496">Locking Subsystem Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_6.html#idp452616">Logging Subsystem Changes:</a>
+                  <a href="changelog_4_6.html#idp50451848">Logging Subsystem Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_6.html#idp453480">Memory Pool Subsystem Changes:</a>
+                  <a href="changelog_4_6.html#idp50452712">Memory Pool Subsystem Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_6.html#idp467120">Transaction Subsystem Changes:</a>
+                  <a href="changelog_4_6.html#idp50468064">Transaction Subsystem Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_6.html#idp474792">Utility Changes:</a>
+                  <a href="changelog_4_6.html#idp50475736">Utility Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_6.html#idp478856">Configuration, Documentation, Portability and Build Changes:</a>
+                  <a href="changelog_4_6.html#idp50479800">Configuration, Documentation, Portability and Build Changes:</a>
                 </span>
               </dt>
             </dl>
diff --git a/docs/upgrading/upgrade_4_7_toc.html b/docs/upgrading/upgrade_4_7_toc.html
index e539c55..ef82040 100644
--- a/docs/upgrading/upgrade_4_7_toc.html
+++ b/docs/upgrading/upgrade_4_7_toc.html
@@ -85,117 +85,117 @@
             <dl>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_7.html#idm1038264">Database or Log File On-Disk Format Changes:</a>
+                  <a href="changelog_4_7.html#idp50357648">Database or Log File On-Disk Format Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_7.html#idm950528">New Features:</a>
+                  <a href="changelog_4_7.html#idp50378912">New Features:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_7.html#idm169224">Database Environment Changes:</a>
+                  <a href="changelog_4_7.html#idp50380752">Database Environment Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_7.html#idm329760">Concurrent Data Store Changes:</a>
+                  <a href="changelog_4_7.html#idp50382592">Concurrent Data Store Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_7.html#idm953368">General Access Method Changes:</a>
+                  <a href="changelog_4_7.html#idp50381120">General Access Method Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_7.html#idm478456">Btree Access Method Changes:</a>
+                  <a href="changelog_4_7.html#idp50391248">Btree Access Method Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_7.html#idm726520">Hash Access Method Changes:</a>
+                  <a href="changelog_4_7.html#idp50365280">Hash Access Method Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_7.html#idm451472">Queue Access Method Changes:</a>
+                  <a href="changelog_4_7.html#idp50355136">Queue Access Method Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_7.html#idm972744">Recno Access Method Changes:</a>
+                  <a href="changelog_4_7.html#idp50346288">Recno Access Method Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_7.html#idm565400">C-specific API Changes:</a>
+                  <a href="changelog_4_7.html#idp50346816">C-specific API Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_7.html#idm584688">Java-specific API Changes:</a>
+                  <a href="changelog_4_7.html#idp50347072">Java-specific API Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_7.html#idm799040">Direct Persistence Layer (DPL), Bindings and Collections API:</a>
+                  <a href="changelog_4_7.html#idp50347296">Direct Persistence Layer (DPL), Bindings and Collections API:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_7.html#idm569616">Tcl-specific API Changes:</a>
+                  <a href="changelog_4_7.html#idp50386200">Tcl-specific API Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_7.html#idm953744">RPC-specific Client/Server Changes:</a>
+                  <a href="changelog_4_7.html#idp50395072">RPC-specific Client/Server Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_7.html#idm724016">Replication Changes:</a>
+                  <a href="changelog_4_7.html#idp50395328">Replication Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_7.html#idm633608">XA Resource Manager Changes:</a>
+                  <a href="changelog_4_7.html#idp50391504">XA Resource Manager Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_7.html#idm270344">Locking Subsystem Changes:</a>
+                  <a href="changelog_4_7.html#idp50357904">Locking Subsystem Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_7.html#idm292984">Logging Subsystem Changes:</a>
+                  <a href="changelog_4_7.html#idp50397528">Logging Subsystem Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_7.html#idm832192">Memory Pool Subsystem Changes:</a>
+                  <a href="changelog_4_7.html#idp50385512">Memory Pool Subsystem Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_7.html#idm1116648">Mutex Subsystem Changes:</a>
+                  <a href="changelog_4_7.html#idp50386616">Mutex Subsystem Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_7.html#idm801416">Transaction Subsystem Changes:</a>
+                  <a href="changelog_4_7.html#idp50391632">Transaction Subsystem Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_7.html#idm833208">Utility Changes:</a>
+                  <a href="changelog_4_7.html#idp50396200">Utility Changes:</a>
                 </span>
               </dt>
               <dt>
                 <span class="sect2">
-                  <a href="changelog_4_7.html#idm825936">Configuration, Documentation, Sample Application, Portability and Build Changes:</a>
+                  <a href="changelog_4_7.html#idp50412288">Configuration, Documentation, Sample Application, Portability and Build Changes:</a>
                 </span>
               </dt>
             </dl>
diff --git a/examples/c/csv/DbRecord.c b/examples/c/csv/DbRecord.c
index b25aead..6b7bf91 100644
--- a/examples/c/csv/DbRecord.c
+++ b/examples/c/csv/DbRecord.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/c/csv/README b/examples/c/csv/README
index 6d5eb87..23ed271 100644
--- a/examples/c/csv/README
+++ b/examples/c/csv/README
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/c/csv/code.c b/examples/c/csv/code.c
index 24aaac8..609ab7b 100644
--- a/examples/c/csv/code.c
+++ b/examples/c/csv/code.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/c/csv/csv.h b/examples/c/csv/csv.h
index ac9fac2..5d0aa3a 100644
--- a/examples/c/csv/csv.h
+++ b/examples/c/csv/csv.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/c/csv/csv_extern.h b/examples/c/csv/csv_extern.h
index a541bb5..8da392c 100644
--- a/examples/c/csv/csv_extern.h
+++ b/examples/c/csv/csv_extern.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/c/csv/db.c b/examples/c/csv/db.c
index dc72f0d..206c768 100644
--- a/examples/c/csv/db.c
+++ b/examples/c/csv/db.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/c/csv/load.c b/examples/c/csv/load.c
index 74fadfe..9a38bba 100644
--- a/examples/c/csv/load.c
+++ b/examples/c/csv/load.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/c/csv/load_main.c b/examples/c/csv/load_main.c
index 1caeda0..98f847f 100644
--- a/examples/c/csv/load_main.c
+++ b/examples/c/csv/load_main.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/c/csv/query.c b/examples/c/csv/query.c
index f41dc56..0f5282a 100644
--- a/examples/c/csv/query.c
+++ b/examples/c/csv/query.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/c/csv/query_main.c b/examples/c/csv/query_main.c
index ed22283..a414ba2 100644
--- a/examples/c/csv/query_main.c
+++ b/examples/c/csv/query_main.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/c/csv/util.c b/examples/c/csv/util.c
index c8cfa6c..05f4828 100644
--- a/examples/c/csv/util.c
+++ b/examples/c/csv/util.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/c/ex_access.c b/examples/c/ex_access.c
index 67d248f..644c749 100644
--- a/examples/c/ex_access.c
+++ b/examples/c/ex_access.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/c/ex_apprec/ex_apprec.c b/examples/c/ex_apprec/ex_apprec.c
index 0c19341..4c903f4 100644
--- a/examples/c/ex_apprec/ex_apprec.c
+++ b/examples/c/ex_apprec/ex_apprec.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/c/ex_apprec/ex_apprec.h b/examples/c/ex_apprec/ex_apprec.h
index b7e0da0..2c75898 100644
--- a/examples/c/ex_apprec/ex_apprec.h
+++ b/examples/c/ex_apprec/ex_apprec.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/c/ex_apprec/ex_apprec.src b/examples/c/ex_apprec/ex_apprec.src
index 91618c0..c27df25 100644
--- a/examples/c/ex_apprec/ex_apprec.src
+++ b/examples/c/ex_apprec/ex_apprec.src
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/c/ex_apprec/ex_apprec_rec.c b/examples/c/ex_apprec/ex_apprec_rec.c
index 70eab4a..a6cdad6 100644
--- a/examples/c/ex_apprec/ex_apprec_rec.c
+++ b/examples/c/ex_apprec/ex_apprec_rec.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/c/ex_btrec.c b/examples/c/ex_btrec.c
index 85a910d..68a8b15 100644
--- a/examples/c/ex_btrec.c
+++ b/examples/c/ex_btrec.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id: ex_btrec.c,v 0f73af5ae3da 2010/05/10 05:38:40 alexander $
  */
diff --git a/examples/c/ex_bulk.c b/examples/c/ex_bulk.c
index bc3ec26..dc220ef 100644
--- a/examples/c/ex_bulk.c
+++ b/examples/c/ex_bulk.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved. 
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved. 
  *
  * $Id$
  */
diff --git a/examples/c/ex_env.c b/examples/c/ex_env.c
index dfc436d..ad0434c 100644
--- a/examples/c/ex_env.c
+++ b/examples/c/ex_env.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/c/ex_heap.c b/examples/c/ex_heap.c
index 990c936..7ebc584 100644
--- a/examples/c/ex_heap.c
+++ b/examples/c/ex_heap.c
@@ -1,7 +1,7 @@
 /* 
  * See the file LICENSE for redistribution information.
  * 
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  * 
  * $Id$
  * 
@@ -24,7 +24,7 @@
 
 #ifndef lint
 static const char copyright[] =
-    "Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.\n";
+    "Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.\n";
 #endif
 
 #define	BUFFER_LEN		30     /* Buffer size to hold data */
diff --git a/examples/c/ex_lock.c b/examples/c/ex_lock.c
index 32e22b0..5928063 100644
--- a/examples/c/ex_lock.c
+++ b/examples/c/ex_lock.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/c/ex_mpool.c b/examples/c/ex_mpool.c
index c7a2428..e6bdfc8 100644
--- a/examples/c/ex_mpool.c
+++ b/examples/c/ex_mpool.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/c/ex_rep/base/rep_base.c b/examples/c/ex_rep/base/rep_base.c
index c9443e4..120c630 100644
--- a/examples/c/ex_rep/base/rep_base.c
+++ b/examples/c/ex_rep/base/rep_base.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/c/ex_rep/base/rep_base.h b/examples/c/ex_rep/base/rep_base.h
index 2790134..8582f78 100644
--- a/examples/c/ex_rep/base/rep_base.h
+++ b/examples/c/ex_rep/base/rep_base.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/c/ex_rep/base/rep_msg.c b/examples/c/ex_rep/base/rep_msg.c
index 8ed45f7..85eae53 100644
--- a/examples/c/ex_rep/base/rep_msg.c
+++ b/examples/c/ex_rep/base/rep_msg.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/c/ex_rep/base/rep_net.c b/examples/c/ex_rep/base/rep_net.c
index 2901253..87866d5 100644
--- a/examples/c/ex_rep/base/rep_net.c
+++ b/examples/c/ex_rep/base/rep_net.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/c/ex_rep/common/rep_common.c b/examples/c/ex_rep/common/rep_common.c
index a091add..18c808d 100644
--- a/examples/c/ex_rep/common/rep_common.c
+++ b/examples/c/ex_rep/common/rep_common.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2006, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2006, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/c/ex_rep/common/rep_common.h b/examples/c/ex_rep/common/rep_common.h
index edf3b67..a93e69d 100644
--- a/examples/c/ex_rep/common/rep_common.h
+++ b/examples/c/ex_rep/common/rep_common.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2006, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2006, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/c/ex_rep/mgr/rep_mgr.c b/examples/c/ex_rep/mgr/rep_mgr.c
index 0eaf197..2fcf921 100644
--- a/examples/c/ex_rep/mgr/rep_mgr.c
+++ b/examples/c/ex_rep/mgr/rep_mgr.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/c/ex_rep_chan/rep_chan.c b/examples/c/ex_rep_chan/rep_chan.c
index f563826..4382201 100644
--- a/examples/c/ex_rep_chan/rep_chan.c
+++ b/examples/c/ex_rep_chan/rep_chan.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2006, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2006, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/c/ex_rep_chan/rep_chan.h b/examples/c/ex_rep_chan/rep_chan.h
index 9eff740..083513e 100644
--- a/examples/c/ex_rep_chan/rep_chan.h
+++ b/examples/c/ex_rep_chan/rep_chan.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  * $Id$
  */
 
diff --git a/examples/c/ex_rep_chan/rep_chan_util.c b/examples/c/ex_rep_chan/rep_chan_util.c
index 0775815..6eb28ce 100644
--- a/examples/c/ex_rep_chan/rep_chan_util.c
+++ b/examples/c/ex_rep_chan/rep_chan_util.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2006, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2006, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/c/ex_rep_gsg/rep_mgr_gsg.c b/examples/c/ex_rep_gsg/rep_mgr_gsg.c
index aea8a05..6689587 100644
--- a/examples/c/ex_rep_gsg/rep_mgr_gsg.c
+++ b/examples/c/ex_rep_gsg/rep_mgr_gsg.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2006, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2006, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/c/ex_rep_gsg/simple_txn.c b/examples/c/ex_rep_gsg/simple_txn.c
index c8feb16..fc434f7 100644
--- a/examples/c/ex_rep_gsg/simple_txn.c
+++ b/examples/c/ex_rep_gsg/simple_txn.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2006, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2006, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/c/ex_sequence.c b/examples/c/ex_sequence.c
index 28f0e19..bab516f 100644
--- a/examples/c/ex_sequence.c
+++ b/examples/c/ex_sequence.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/c/ex_stream.c b/examples/c/ex_stream.c
index 209d627..f4820a0 100644
--- a/examples/c/ex_stream.c
+++ b/examples/c/ex_stream.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/c/ex_thread.c b/examples/c/ex_thread.c
index 7b39c8e..3e8a3b5 100644
--- a/examples/c/ex_thread.c
+++ b/examples/c/ex_thread.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/c/ex_tpcb.c b/examples/c/ex_tpcb.c
index 16807d2..ca07a0a 100644
--- a/examples/c/ex_tpcb.c
+++ b/examples/c/ex_tpcb.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/c/getting_started/example_database_load.c b/examples/c/getting_started/example_database_load.c
index 5212742..6ca8e87 100644
--- a/examples/c/getting_started/example_database_load.c
+++ b/examples/c/getting_started/example_database_load.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 #include "gettingstarted_common.h"
diff --git a/examples/c/getting_started/example_database_read.c b/examples/c/getting_started/example_database_read.c
index 79a9fc2..bc99bbf 100644
--- a/examples/c/getting_started/example_database_read.c
+++ b/examples/c/getting_started/example_database_read.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 #include "gettingstarted_common.h"
diff --git a/examples/c/getting_started/gettingstarted_common.c b/examples/c/getting_started/gettingstarted_common.c
index 86faa1c..8035cc9 100644
--- a/examples/c/getting_started/gettingstarted_common.c
+++ b/examples/c/getting_started/gettingstarted_common.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 #include "gettingstarted_common.h"
diff --git a/examples/c/getting_started/gettingstarted_common.h b/examples/c/getting_started/gettingstarted_common.h
index 7365fc7..ad30018 100644
--- a/examples/c/getting_started/gettingstarted_common.h
+++ b/examples/c/getting_started/gettingstarted_common.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 #include <db.h>
diff --git a/examples/c/txn_guide/txn_guide.c b/examples/c/txn_guide/txn_guide.c
index e278120..0b16ce9 100644
--- a/examples/c/txn_guide/txn_guide.c
+++ b/examples/c/txn_guide/txn_guide.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$ 
  */
diff --git a/examples/c/txn_guide/txn_guide_inmemory.c b/examples/c/txn_guide/txn_guide_inmemory.c
index 621bb2a..d5ade28 100644
--- a/examples/c/txn_guide/txn_guide_inmemory.c
+++ b/examples/c/txn_guide/txn_guide_inmemory.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$ 
  */
diff --git a/examples/csharp/excs_access/Properties/AssemblyInfo.cs b/examples/csharp/excs_access/Properties/AssemblyInfo.cs
index 0411dea..7ac75e3 100644
--- a/examples/csharp/excs_access/Properties/AssemblyInfo.cs
+++ b/examples/csharp/excs_access/Properties/AssemblyInfo.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -17,7 +17,7 @@ using System.Runtime.InteropServices;
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("Oracle Corporation")]
 [assembly: AssemblyProduct("excs_access")]
-[assembly: AssemblyCopyright("Copyright � 2008, 2012 Oracle Corporation and/or its affiliates.  All rights reserved.")]
+[assembly: AssemblyCopyright("Copyright � 2008, 2013 Oracle Corporation and/or its affiliates.  All rights reserved.")]
 [assembly: AssemblyTrademark("")]
 [assembly: AssemblyCulture("")]
 
diff --git a/examples/csharp/excs_access/excs_access.cs b/examples/csharp/excs_access/excs_access.cs
index f5b9021..184e0e4 100644
--- a/examples/csharp/excs_access/excs_access.cs
+++ b/examples/csharp/excs_access/excs_access.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/examples/csharp/excs_btrec/Properties/AssemblyInfo.cs b/examples/csharp/excs_btrec/Properties/AssemblyInfo.cs
index 670f908..c574453 100644
--- a/examples/csharp/excs_btrec/Properties/AssemblyInfo.cs
+++ b/examples/csharp/excs_btrec/Properties/AssemblyInfo.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -17,7 +17,7 @@ using System.Runtime.InteropServices;
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("Oracle Corporation")]
 [assembly: AssemblyProduct("excs_btrec")]
-[assembly: AssemblyCopyright("Copyright � 2008, 2012 Oracle Corporation and/or its affiliates.  All rights reserved.")]
+[assembly: AssemblyCopyright("Copyright � 2008, 2013 Oracle Corporation and/or its affiliates.  All rights reserved.")]
 [assembly: AssemblyTrademark("")]
 [assembly: AssemblyCulture("")]
 
diff --git a/examples/csharp/excs_btrec/excs_btrec.cs b/examples/csharp/excs_btrec/excs_btrec.cs
index 5cf5da6..a9210a5 100644
--- a/examples/csharp/excs_btrec/excs_btrec.cs
+++ b/examples/csharp/excs_btrec/excs_btrec.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/examples/csharp/excs_bulk/Properties/AssemblyInfo.cs b/examples/csharp/excs_bulk/Properties/AssemblyInfo.cs
index f4f5843..44ddd2f 100644
--- a/examples/csharp/excs_bulk/Properties/AssemblyInfo.cs
+++ b/examples/csharp/excs_bulk/Properties/AssemblyInfo.cs
@@ -10,7 +10,7 @@ using System.Runtime.InteropServices;
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("Oracle Corporation")]
 [assembly: AssemblyProduct("excs_bulk")]
-[assembly: AssemblyCopyright("Copyright ? 2009, 2012 Oracle Corporation and/or its affiliates.  All rights reserved.")]
+[assembly: AssemblyCopyright("Copyright ? 2009, 2013 Oracle Corporation and/or its affiliates.  All rights reserved.")]
 [assembly: AssemblyTrademark("")]
 [assembly: AssemblyCulture("")]
 
diff --git a/examples/csharp/excs_bulk/excs_bulk.cs b/examples/csharp/excs_bulk/excs_bulk.cs
index d5c68cd..eda3e7d 100644
--- a/examples/csharp/excs_bulk/excs_bulk.cs
+++ b/examples/csharp/excs_bulk/excs_bulk.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/examples/csharp/excs_env/Properties/AssemblyInfo.cs b/examples/csharp/excs_env/Properties/AssemblyInfo.cs
index 096ce69..1c855db 100644
--- a/examples/csharp/excs_env/Properties/AssemblyInfo.cs
+++ b/examples/csharp/excs_env/Properties/AssemblyInfo.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -17,7 +17,7 @@ using System.Runtime.InteropServices;
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("Oracle Corporation")]
 [assembly: AssemblyProduct("excs_env")]
-[assembly: AssemblyCopyright("Copyright � 2008, 2012 Oracle Corporation and/or its affiliates.  All rights reserved.")]
+[assembly: AssemblyCopyright("Copyright � 2008, 2013 Oracle Corporation and/or its affiliates.  All rights reserved.")]
 [assembly: AssemblyTrademark("")]
 [assembly: AssemblyCulture("")]
 
diff --git a/examples/csharp/excs_env/excs_env.cs b/examples/csharp/excs_env/excs_env.cs
index 5040c88..2033678 100644
--- a/examples/csharp/excs_env/excs_env.cs
+++ b/examples/csharp/excs_env/excs_env.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/examples/csharp/excs_getting_started/DatabaseExample.cs b/examples/csharp/excs_getting_started/DatabaseExample.cs
index 5327c27..1d8ca23 100644
--- a/examples/csharp/excs_getting_started/DatabaseExample.cs
+++ b/examples/csharp/excs_getting_started/DatabaseExample.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/examples/csharp/excs_getting_started/DatabaseLoader.cs b/examples/csharp/excs_getting_started/DatabaseLoader.cs
index 4f1d0e8..f907eaa 100644
--- a/examples/csharp/excs_getting_started/DatabaseLoader.cs
+++ b/examples/csharp/excs_getting_started/DatabaseLoader.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/examples/csharp/excs_getting_started/DatabaseReader.cs b/examples/csharp/excs_getting_started/DatabaseReader.cs
index 84fe525..e6c0a87 100644
--- a/examples/csharp/excs_getting_started/DatabaseReader.cs
+++ b/examples/csharp/excs_getting_started/DatabaseReader.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/examples/csharp/excs_getting_started/Inventory.cs b/examples/csharp/excs_getting_started/Inventory.cs
index 783d278..dd7cb37 100644
--- a/examples/csharp/excs_getting_started/Inventory.cs
+++ b/examples/csharp/excs_getting_started/Inventory.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/examples/csharp/excs_getting_started/MyDbs.cs b/examples/csharp/excs_getting_started/MyDbs.cs
index 3e46084..6a396dc 100644
--- a/examples/csharp/excs_getting_started/MyDbs.cs
+++ b/examples/csharp/excs_getting_started/MyDbs.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/examples/csharp/excs_getting_started/Properties/AssemblyInfo.cs b/examples/csharp/excs_getting_started/Properties/AssemblyInfo.cs
index 5f592bd..361a915 100644
--- a/examples/csharp/excs_getting_started/Properties/AssemblyInfo.cs
+++ b/examples/csharp/excs_getting_started/Properties/AssemblyInfo.cs
@@ -10,7 +10,7 @@ using System.Runtime.InteropServices;
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("Oracle Corporation")]
 [assembly: AssemblyProduct("excs_getting_started")]
-[assembly: AssemblyCopyright("Copyright © 2009, 2012 Oracle Corporation and/or its affiliates.  All rights reserved.")]
+[assembly: AssemblyCopyright("Copyright © 2009, 2013 Oracle Corporation and/or its affiliates.  All rights reserved.")]
 [assembly: AssemblyTrademark("")]
 [assembly: AssemblyCulture("")]
 
diff --git a/examples/csharp/excs_getting_started/Vendor.cs b/examples/csharp/excs_getting_started/Vendor.cs
index a522043..53f6512 100644
--- a/examples/csharp/excs_getting_started/Vendor.cs
+++ b/examples/csharp/excs_getting_started/Vendor.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/examples/csharp/excs_lock/Properties/AssemblyInfo.cs b/examples/csharp/excs_lock/Properties/AssemblyInfo.cs
index d069837..2647d38 100644
--- a/examples/csharp/excs_lock/Properties/AssemblyInfo.cs
+++ b/examples/csharp/excs_lock/Properties/AssemblyInfo.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -17,7 +17,7 @@ using System.Runtime.InteropServices;
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("Oracle Corporation")]
 [assembly: AssemblyProduct("excs_lock")]
-[assembly: AssemblyCopyright("Copyright � 2008, 2012 Oracle Corporation and/or its affiliates.  All rights reserved.")]
+[assembly: AssemblyCopyright("Copyright � 2008, 2013 Oracle Corporation and/or its affiliates.  All rights reserved.")]
 [assembly: AssemblyTrademark("")]
 [assembly: AssemblyCulture("")]
 
diff --git a/examples/csharp/excs_lock/excs_lock.cs b/examples/csharp/excs_lock/excs_lock.cs
index 6df976f..efc66b3 100644
--- a/examples/csharp/excs_lock/excs_lock.cs
+++ b/examples/csharp/excs_lock/excs_lock.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/csharp/excs_repquote/Properties/AssemblyInfo.cs b/examples/csharp/excs_repquote/Properties/AssemblyInfo.cs
index 22e5445..01d6099 100644
--- a/examples/csharp/excs_repquote/Properties/AssemblyInfo.cs
+++ b/examples/csharp/excs_repquote/Properties/AssemblyInfo.cs
@@ -10,7 +10,7 @@ using System.Runtime.InteropServices;
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("Oracle Corporation")]
 [assembly: AssemblyProduct("excs_repquote")]
-[assembly: AssemblyCopyright("Copyright © 2009, 2012 Oracle Corporation and/or its affiliates.  All rights reserved.")]
+[assembly: AssemblyCopyright("Copyright © 2009, 2013 Oracle Corporation and/or its affiliates.  All rights reserved.")]
 [assembly: AssemblyTrademark("")]
 [assembly: AssemblyCulture("")]
 
diff --git a/examples/csharp/excs_repquote/RepConfig.cs b/examples/csharp/excs_repquote/RepConfig.cs
index 6471fcd..8173b61 100644
--- a/examples/csharp/excs_repquote/RepConfig.cs
+++ b/examples/csharp/excs_repquote/RepConfig.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/examples/csharp/excs_repquote/RepQuoteEnvironment.cs b/examples/csharp/excs_repquote/RepQuoteEnvironment.cs
index 344f5c4..314a8a1 100644
--- a/examples/csharp/excs_repquote/RepQuoteEnvironment.cs
+++ b/examples/csharp/excs_repquote/RepQuoteEnvironment.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/examples/csharp/excs_repquote/RepQuoteExample.cs b/examples/csharp/excs_repquote/RepQuoteExample.cs
index 311e051..f17d3f1 100644
--- a/examples/csharp/excs_repquote/RepQuoteExample.cs
+++ b/examples/csharp/excs_repquote/RepQuoteExample.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/examples/csharp/excs_sequence/Properties/AssemblyInfo.cs b/examples/csharp/excs_sequence/Properties/AssemblyInfo.cs
index 9107d34..cb98b06 100644
--- a/examples/csharp/excs_sequence/Properties/AssemblyInfo.cs
+++ b/examples/csharp/excs_sequence/Properties/AssemblyInfo.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -17,7 +17,7 @@ using System.Runtime.InteropServices;
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("Oracle Corporation")]
 [assembly: AssemblyProduct("excs_sequence")]
-[assembly: AssemblyCopyright("Copyright � 2008, 2012 Oracle Corporation and/or its affiliates.  All rights reserved.")]
+[assembly: AssemblyCopyright("Copyright � 2008, 2013 Oracle Corporation and/or its affiliates.  All rights reserved.")]
 [assembly: AssemblyTrademark("")]
 [assembly: AssemblyCulture("")]
 
diff --git a/examples/csharp/excs_sequence/excs_sequence.cs b/examples/csharp/excs_sequence/excs_sequence.cs
index ce74f88..46ff781 100644
--- a/examples/csharp/excs_sequence/excs_sequence.cs
+++ b/examples/csharp/excs_sequence/excs_sequence.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/examples/csharp/excs_txn/PayloadData.cs b/examples/csharp/excs_txn/PayloadData.cs
index 7549de7..2cdf4de 100644
--- a/examples/csharp/excs_txn/PayloadData.cs
+++ b/examples/csharp/excs_txn/PayloadData.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/examples/csharp/excs_txn/Properties/AssemblyInfo.cs b/examples/csharp/excs_txn/Properties/AssemblyInfo.cs
index 8ad1d1f..0eae608 100644
--- a/examples/csharp/excs_txn/Properties/AssemblyInfo.cs
+++ b/examples/csharp/excs_txn/Properties/AssemblyInfo.cs
@@ -10,7 +10,7 @@ using System.Runtime.InteropServices;
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("Oracle Corporation")]
 [assembly: AssemblyProduct("excs_txn")]
-[assembly: AssemblyCopyright("Copyright © 2009, 2012 Oracle Corporation and/or its affiliates.  All rights reserved.")]
+[assembly: AssemblyCopyright("Copyright © 2009, 2013 Oracle Corporation and/or its affiliates.  All rights reserved.")]
 [assembly: AssemblyTrademark("")]
 [assembly: AssemblyCulture("")]
 
diff --git a/examples/csharp/excs_txn/excs_txn.cs b/examples/csharp/excs_txn/excs_txn.cs
index 9876e7b..da91f9f 100644
--- a/examples/csharp/excs_txn/excs_txn.cs
+++ b/examples/csharp/excs_txn/excs_txn.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/examples/cxx/AccessExample.cpp b/examples/cxx/AccessExample.cpp
index 4868318..bd58bc8 100644
--- a/examples/cxx/AccessExample.cpp
+++ b/examples/cxx/AccessExample.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/cxx/BtRecExample.cpp b/examples/cxx/BtRecExample.cpp
index 807b46f..96286fc 100644
--- a/examples/cxx/BtRecExample.cpp
+++ b/examples/cxx/BtRecExample.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/cxx/EnvExample.cpp b/examples/cxx/EnvExample.cpp
index 4cece0a..05500a0 100644
--- a/examples/cxx/EnvExample.cpp
+++ b/examples/cxx/EnvExample.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/cxx/LockExample.cpp b/examples/cxx/LockExample.cpp
index 3aa8c36..f3cda27 100644
--- a/examples/cxx/LockExample.cpp
+++ b/examples/cxx/LockExample.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/cxx/MpoolExample.cpp b/examples/cxx/MpoolExample.cpp
index 1b4133b..9726332 100644
--- a/examples/cxx/MpoolExample.cpp
+++ b/examples/cxx/MpoolExample.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/cxx/SequenceExample.cpp b/examples/cxx/SequenceExample.cpp
index d1347a5..b7279b3 100644
--- a/examples/cxx/SequenceExample.cpp
+++ b/examples/cxx/SequenceExample.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/cxx/TpcbExample.cpp b/examples/cxx/TpcbExample.cpp
index ba4b135..7677b84 100644
--- a/examples/cxx/TpcbExample.cpp
+++ b/examples/cxx/TpcbExample.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/cxx/excxx_repquote/RepConfigInfo.cpp b/examples/cxx/excxx_repquote/RepConfigInfo.cpp
index 867226f..6517494 100644
--- a/examples/cxx/excxx_repquote/RepConfigInfo.cpp
+++ b/examples/cxx/excxx_repquote/RepConfigInfo.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/cxx/excxx_repquote/RepConfigInfo.h b/examples/cxx/excxx_repquote/RepConfigInfo.h
index 2d3a25d..8bcc85b 100644
--- a/examples/cxx/excxx_repquote/RepConfigInfo.h
+++ b/examples/cxx/excxx_repquote/RepConfigInfo.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/cxx/excxx_repquote/RepQuoteExample.cpp b/examples/cxx/excxx_repquote/RepQuoteExample.cpp
index 1f4b2d2..94c448d 100644
--- a/examples/cxx/excxx_repquote/RepQuoteExample.cpp
+++ b/examples/cxx/excxx_repquote/RepQuoteExample.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/cxx/excxx_repquote/dbc_auto.h b/examples/cxx/excxx_repquote/dbc_auto.h
index 3672d25..427656a 100644
--- a/examples/cxx/excxx_repquote/dbc_auto.h
+++ b/examples/cxx/excxx_repquote/dbc_auto.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2008, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2008, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$ 
  */
diff --git a/examples/cxx/excxx_repquote_gsg/RepConfigInfo.h b/examples/cxx/excxx_repquote_gsg/RepConfigInfo.h
index 06b5015..c6a3fb6 100644
--- a/examples/cxx/excxx_repquote_gsg/RepConfigInfo.h
+++ b/examples/cxx/excxx_repquote_gsg/RepConfigInfo.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2006, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2006, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/cxx/excxx_repquote_gsg/RepMgrGSG.cpp b/examples/cxx/excxx_repquote_gsg/RepMgrGSG.cpp
index 43a6e6e..2ef54ca 100644
--- a/examples/cxx/excxx_repquote_gsg/RepMgrGSG.cpp
+++ b/examples/cxx/excxx_repquote_gsg/RepMgrGSG.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2006, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2006, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/cxx/excxx_repquote_gsg/SimpleConfigInfo.h b/examples/cxx/excxx_repquote_gsg/SimpleConfigInfo.h
index e04bf5b..f3601d9 100644
--- a/examples/cxx/excxx_repquote_gsg/SimpleConfigInfo.h
+++ b/examples/cxx/excxx_repquote_gsg/SimpleConfigInfo.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2006, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2006, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/cxx/excxx_repquote_gsg/SimpleTxn.cpp b/examples/cxx/excxx_repquote_gsg/SimpleTxn.cpp
index a44c91b..2d8140a 100644
--- a/examples/cxx/excxx_repquote_gsg/SimpleTxn.cpp
+++ b/examples/cxx/excxx_repquote_gsg/SimpleTxn.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2006, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2006, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/cxx/getting_started/MyDb.cpp b/examples/cxx/getting_started/MyDb.cpp
index a1ced76..0aaaa86 100644
--- a/examples/cxx/getting_started/MyDb.cpp
+++ b/examples/cxx/getting_started/MyDb.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$ 
  */
diff --git a/examples/cxx/getting_started/MyDb.hpp b/examples/cxx/getting_started/MyDb.hpp
index 3ca7223..2888cc9 100644
--- a/examples/cxx/getting_started/MyDb.hpp
+++ b/examples/cxx/getting_started/MyDb.hpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$ 
  */
diff --git a/examples/cxx/getting_started/excxx_example_database_load.cpp b/examples/cxx/getting_started/excxx_example_database_load.cpp
index 2a66c57..a2b248d 100644
--- a/examples/cxx/getting_started/excxx_example_database_load.cpp
+++ b/examples/cxx/getting_started/excxx_example_database_load.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/cxx/getting_started/excxx_example_database_read.cpp b/examples/cxx/getting_started/excxx_example_database_read.cpp
index 9ac26b1..4c627f2 100644
--- a/examples/cxx/getting_started/excxx_example_database_read.cpp
+++ b/examples/cxx/getting_started/excxx_example_database_read.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$ 
  */
diff --git a/examples/cxx/getting_started/gettingStartedCommon.hpp b/examples/cxx/getting_started/gettingStartedCommon.hpp
index be9ea4e..d8b6e6b 100644
--- a/examples/cxx/getting_started/gettingStartedCommon.hpp
+++ b/examples/cxx/getting_started/gettingStartedCommon.hpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$ 
  */
diff --git a/examples/cxx/txn_guide/TxnGuide.cpp b/examples/cxx/txn_guide/TxnGuide.cpp
index 580b2c9..46d5ea2 100644
--- a/examples/cxx/txn_guide/TxnGuide.cpp
+++ b/examples/cxx/txn_guide/TxnGuide.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$ 
  */
diff --git a/examples/cxx/txn_guide/TxnGuideInMemory.cpp b/examples/cxx/txn_guide/TxnGuideInMemory.cpp
index e10fd47..89273be 100644
--- a/examples/cxx/txn_guide/TxnGuideInMemory.cpp
+++ b/examples/cxx/txn_guide/TxnGuideInMemory.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$ 
  */
diff --git a/examples/cxx/wce_tpcb/TpcbExample.cpp b/examples/cxx/wce_tpcb/TpcbExample.cpp
index 2c746d9..53f99ca 100644
--- a/examples/cxx/wce_tpcb/TpcbExample.cpp
+++ b/examples/cxx/wce_tpcb/TpcbExample.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2007, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2007, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$ 
  */
diff --git a/examples/cxx/wce_tpcb/TpcbExample.h b/examples/cxx/wce_tpcb/TpcbExample.h
index cee4518..2587598 100644
--- a/examples/cxx/wce_tpcb/TpcbExample.h
+++ b/examples/cxx/wce_tpcb/TpcbExample.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2007, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2007, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$ 
  */
diff --git a/examples/cxx/wce_tpcb/TpcbUI.cpp b/examples/cxx/wce_tpcb/TpcbUI.cpp
index 9a43d1e..1e2e1c0 100644
--- a/examples/cxx/wce_tpcb/TpcbUI.cpp
+++ b/examples/cxx/wce_tpcb/TpcbUI.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2007, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2007, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/cxx/wce_tpcb/newres.h b/examples/cxx/wce_tpcb/newres.h
index 7e6af18..c4ec95b 100644
--- a/examples/cxx/wce_tpcb/newres.h
+++ b/examples/cxx/wce_tpcb/newres.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2007, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2007, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/cxx/wce_tpcb/resource.h b/examples/cxx/wce_tpcb/resource.h
index b8b0cd7..c093f07 100644
--- a/examples/cxx/wce_tpcb/resource.h
+++ b/examples/cxx/wce_tpcb/resource.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2007, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2007, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$ 
  */
diff --git a/examples/java/src/collections/access/AccessExample.java b/examples/java/src/collections/access/AccessExample.java
index 8131ef8..31feff4 100644
--- a/examples/java/src/collections/access/AccessExample.java
+++ b/examples/java/src/collections/access/AccessExample.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/hello/HelloDatabaseWorld.java b/examples/java/src/collections/hello/HelloDatabaseWorld.java
index c64285c..ee19fae 100644
--- a/examples/java/src/collections/hello/HelloDatabaseWorld.java
+++ b/examples/java/src/collections/hello/HelloDatabaseWorld.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/basic/PartData.java b/examples/java/src/collections/ship/basic/PartData.java
index 0ba0d10..a0b9f39 100644
--- a/examples/java/src/collections/ship/basic/PartData.java
+++ b/examples/java/src/collections/ship/basic/PartData.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/basic/PartKey.java b/examples/java/src/collections/ship/basic/PartKey.java
index 1aeb338..72ce500 100644
--- a/examples/java/src/collections/ship/basic/PartKey.java
+++ b/examples/java/src/collections/ship/basic/PartKey.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/basic/Sample.java b/examples/java/src/collections/ship/basic/Sample.java
index 9ff4db7..8661f9a 100644
--- a/examples/java/src/collections/ship/basic/Sample.java
+++ b/examples/java/src/collections/ship/basic/Sample.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/basic/SampleDatabase.java b/examples/java/src/collections/ship/basic/SampleDatabase.java
index cfbb33b..5efa25f 100644
--- a/examples/java/src/collections/ship/basic/SampleDatabase.java
+++ b/examples/java/src/collections/ship/basic/SampleDatabase.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/basic/SampleViews.java b/examples/java/src/collections/ship/basic/SampleViews.java
index 5f89935..8f21f96 100644
--- a/examples/java/src/collections/ship/basic/SampleViews.java
+++ b/examples/java/src/collections/ship/basic/SampleViews.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/basic/ShipmentData.java b/examples/java/src/collections/ship/basic/ShipmentData.java
index 164b827..4015097 100644
--- a/examples/java/src/collections/ship/basic/ShipmentData.java
+++ b/examples/java/src/collections/ship/basic/ShipmentData.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/basic/ShipmentKey.java b/examples/java/src/collections/ship/basic/ShipmentKey.java
index 8cf29a4..0367f34 100644
--- a/examples/java/src/collections/ship/basic/ShipmentKey.java
+++ b/examples/java/src/collections/ship/basic/ShipmentKey.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/basic/SupplierData.java b/examples/java/src/collections/ship/basic/SupplierData.java
index 844d925..ea6ad0c 100644
--- a/examples/java/src/collections/ship/basic/SupplierData.java
+++ b/examples/java/src/collections/ship/basic/SupplierData.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/basic/SupplierKey.java b/examples/java/src/collections/ship/basic/SupplierKey.java
index 0fa4d66..2133930 100644
--- a/examples/java/src/collections/ship/basic/SupplierKey.java
+++ b/examples/java/src/collections/ship/basic/SupplierKey.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/basic/Weight.java b/examples/java/src/collections/ship/basic/Weight.java
index c2e612e..173fa1c 100644
--- a/examples/java/src/collections/ship/basic/Weight.java
+++ b/examples/java/src/collections/ship/basic/Weight.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/entity/Part.java b/examples/java/src/collections/ship/entity/Part.java
index 4bf98b6..3b0060f 100644
--- a/examples/java/src/collections/ship/entity/Part.java
+++ b/examples/java/src/collections/ship/entity/Part.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/entity/PartData.java b/examples/java/src/collections/ship/entity/PartData.java
index b33e4eb..0d16638 100644
--- a/examples/java/src/collections/ship/entity/PartData.java
+++ b/examples/java/src/collections/ship/entity/PartData.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/entity/PartKey.java b/examples/java/src/collections/ship/entity/PartKey.java
index 4d79a8d..b2153b9 100644
--- a/examples/java/src/collections/ship/entity/PartKey.java
+++ b/examples/java/src/collections/ship/entity/PartKey.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/entity/Sample.java b/examples/java/src/collections/ship/entity/Sample.java
index c3aa230..80de5ae 100644
--- a/examples/java/src/collections/ship/entity/Sample.java
+++ b/examples/java/src/collections/ship/entity/Sample.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/entity/SampleDatabase.java b/examples/java/src/collections/ship/entity/SampleDatabase.java
index c138ef7..627cd60 100644
--- a/examples/java/src/collections/ship/entity/SampleDatabase.java
+++ b/examples/java/src/collections/ship/entity/SampleDatabase.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/entity/SampleViews.java b/examples/java/src/collections/ship/entity/SampleViews.java
index 3cf605a..83e2060 100644
--- a/examples/java/src/collections/ship/entity/SampleViews.java
+++ b/examples/java/src/collections/ship/entity/SampleViews.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/entity/Shipment.java b/examples/java/src/collections/ship/entity/Shipment.java
index 23283c5..408540e 100644
--- a/examples/java/src/collections/ship/entity/Shipment.java
+++ b/examples/java/src/collections/ship/entity/Shipment.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/entity/ShipmentData.java b/examples/java/src/collections/ship/entity/ShipmentData.java
index 82cd9a3..9933a0b 100644
--- a/examples/java/src/collections/ship/entity/ShipmentData.java
+++ b/examples/java/src/collections/ship/entity/ShipmentData.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/entity/ShipmentKey.java b/examples/java/src/collections/ship/entity/ShipmentKey.java
index 541f846..81639b0 100644
--- a/examples/java/src/collections/ship/entity/ShipmentKey.java
+++ b/examples/java/src/collections/ship/entity/ShipmentKey.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/entity/Supplier.java b/examples/java/src/collections/ship/entity/Supplier.java
index 3ed6ef5..f867e3b 100644
--- a/examples/java/src/collections/ship/entity/Supplier.java
+++ b/examples/java/src/collections/ship/entity/Supplier.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/entity/SupplierData.java b/examples/java/src/collections/ship/entity/SupplierData.java
index 0bed0ad..ce2f4ec 100644
--- a/examples/java/src/collections/ship/entity/SupplierData.java
+++ b/examples/java/src/collections/ship/entity/SupplierData.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/entity/SupplierKey.java b/examples/java/src/collections/ship/entity/SupplierKey.java
index 15c2dd0..d52a02b 100644
--- a/examples/java/src/collections/ship/entity/SupplierKey.java
+++ b/examples/java/src/collections/ship/entity/SupplierKey.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/entity/Weight.java b/examples/java/src/collections/ship/entity/Weight.java
index 8404c1a..c5615db 100644
--- a/examples/java/src/collections/ship/entity/Weight.java
+++ b/examples/java/src/collections/ship/entity/Weight.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/factory/Part.java b/examples/java/src/collections/ship/factory/Part.java
index 9d6e34e..d829ea7 100644
--- a/examples/java/src/collections/ship/factory/Part.java
+++ b/examples/java/src/collections/ship/factory/Part.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/factory/PartKey.java b/examples/java/src/collections/ship/factory/PartKey.java
index 3dde817..c212f7d 100644
--- a/examples/java/src/collections/ship/factory/PartKey.java
+++ b/examples/java/src/collections/ship/factory/PartKey.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/factory/Sample.java b/examples/java/src/collections/ship/factory/Sample.java
index 06653d7..a215633 100644
--- a/examples/java/src/collections/ship/factory/Sample.java
+++ b/examples/java/src/collections/ship/factory/Sample.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/factory/SampleDatabase.java b/examples/java/src/collections/ship/factory/SampleDatabase.java
index 8aab5d9..75ed435 100644
--- a/examples/java/src/collections/ship/factory/SampleDatabase.java
+++ b/examples/java/src/collections/ship/factory/SampleDatabase.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/factory/SampleViews.java b/examples/java/src/collections/ship/factory/SampleViews.java
index 7c38061..42b4a99 100644
--- a/examples/java/src/collections/ship/factory/SampleViews.java
+++ b/examples/java/src/collections/ship/factory/SampleViews.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/factory/Shipment.java b/examples/java/src/collections/ship/factory/Shipment.java
index 10da508..d6586d9 100644
--- a/examples/java/src/collections/ship/factory/Shipment.java
+++ b/examples/java/src/collections/ship/factory/Shipment.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/factory/ShipmentKey.java b/examples/java/src/collections/ship/factory/ShipmentKey.java
index b2d532a..9be9fc3 100644
--- a/examples/java/src/collections/ship/factory/ShipmentKey.java
+++ b/examples/java/src/collections/ship/factory/ShipmentKey.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/factory/Supplier.java b/examples/java/src/collections/ship/factory/Supplier.java
index b429f7f..16ca35e 100644
--- a/examples/java/src/collections/ship/factory/Supplier.java
+++ b/examples/java/src/collections/ship/factory/Supplier.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/factory/SupplierKey.java b/examples/java/src/collections/ship/factory/SupplierKey.java
index 0c7ab10..2701391 100644
--- a/examples/java/src/collections/ship/factory/SupplierKey.java
+++ b/examples/java/src/collections/ship/factory/SupplierKey.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/factory/Weight.java b/examples/java/src/collections/ship/factory/Weight.java
index 3740d5e..9b9b5c7 100644
--- a/examples/java/src/collections/ship/factory/Weight.java
+++ b/examples/java/src/collections/ship/factory/Weight.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/index/PartData.java b/examples/java/src/collections/ship/index/PartData.java
index 6be3f21..7d6bf0e 100644
--- a/examples/java/src/collections/ship/index/PartData.java
+++ b/examples/java/src/collections/ship/index/PartData.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/index/PartKey.java b/examples/java/src/collections/ship/index/PartKey.java
index 0b394bb..dceb531 100644
--- a/examples/java/src/collections/ship/index/PartKey.java
+++ b/examples/java/src/collections/ship/index/PartKey.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/index/Sample.java b/examples/java/src/collections/ship/index/Sample.java
index 631dbcf..e495bad 100644
--- a/examples/java/src/collections/ship/index/Sample.java
+++ b/examples/java/src/collections/ship/index/Sample.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/index/SampleDatabase.java b/examples/java/src/collections/ship/index/SampleDatabase.java
index c02789e..21ae1e2 100644
--- a/examples/java/src/collections/ship/index/SampleDatabase.java
+++ b/examples/java/src/collections/ship/index/SampleDatabase.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/index/SampleViews.java b/examples/java/src/collections/ship/index/SampleViews.java
index 2c8bb0a..7697498 100644
--- a/examples/java/src/collections/ship/index/SampleViews.java
+++ b/examples/java/src/collections/ship/index/SampleViews.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/index/ShipmentData.java b/examples/java/src/collections/ship/index/ShipmentData.java
index be1e8e4..9815ed5 100644
--- a/examples/java/src/collections/ship/index/ShipmentData.java
+++ b/examples/java/src/collections/ship/index/ShipmentData.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/index/ShipmentKey.java b/examples/java/src/collections/ship/index/ShipmentKey.java
index fd92bda..da516a7 100644
--- a/examples/java/src/collections/ship/index/ShipmentKey.java
+++ b/examples/java/src/collections/ship/index/ShipmentKey.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/index/SupplierData.java b/examples/java/src/collections/ship/index/SupplierData.java
index 3995d5d..a0474c5 100644
--- a/examples/java/src/collections/ship/index/SupplierData.java
+++ b/examples/java/src/collections/ship/index/SupplierData.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/index/SupplierKey.java b/examples/java/src/collections/ship/index/SupplierKey.java
index b1eff71..c0b362f 100644
--- a/examples/java/src/collections/ship/index/SupplierKey.java
+++ b/examples/java/src/collections/ship/index/SupplierKey.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/index/Weight.java b/examples/java/src/collections/ship/index/Weight.java
index 783057f..74cc29b 100644
--- a/examples/java/src/collections/ship/index/Weight.java
+++ b/examples/java/src/collections/ship/index/Weight.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/marshal/MarshalledEnt.java b/examples/java/src/collections/ship/marshal/MarshalledEnt.java
index 9e26996..5f1468c 100644
--- a/examples/java/src/collections/ship/marshal/MarshalledEnt.java
+++ b/examples/java/src/collections/ship/marshal/MarshalledEnt.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/marshal/MarshalledKey.java b/examples/java/src/collections/ship/marshal/MarshalledKey.java
index 0ee3ebf..01e6ba3 100644
--- a/examples/java/src/collections/ship/marshal/MarshalledKey.java
+++ b/examples/java/src/collections/ship/marshal/MarshalledKey.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/marshal/Part.java b/examples/java/src/collections/ship/marshal/Part.java
index 6f543b0..b01b682 100644
--- a/examples/java/src/collections/ship/marshal/Part.java
+++ b/examples/java/src/collections/ship/marshal/Part.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/marshal/PartKey.java b/examples/java/src/collections/ship/marshal/PartKey.java
index b1841e9..ec1548a 100644
--- a/examples/java/src/collections/ship/marshal/PartKey.java
+++ b/examples/java/src/collections/ship/marshal/PartKey.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/marshal/Sample.java b/examples/java/src/collections/ship/marshal/Sample.java
index 0183f93..4a7bb89 100644
--- a/examples/java/src/collections/ship/marshal/Sample.java
+++ b/examples/java/src/collections/ship/marshal/Sample.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/marshal/SampleDatabase.java b/examples/java/src/collections/ship/marshal/SampleDatabase.java
index a1bab0d..e69d8f0 100644
--- a/examples/java/src/collections/ship/marshal/SampleDatabase.java
+++ b/examples/java/src/collections/ship/marshal/SampleDatabase.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/marshal/SampleViews.java b/examples/java/src/collections/ship/marshal/SampleViews.java
index 3ab519d..d23aed8 100644
--- a/examples/java/src/collections/ship/marshal/SampleViews.java
+++ b/examples/java/src/collections/ship/marshal/SampleViews.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/marshal/Shipment.java b/examples/java/src/collections/ship/marshal/Shipment.java
index 6370f0f..78603a8 100644
--- a/examples/java/src/collections/ship/marshal/Shipment.java
+++ b/examples/java/src/collections/ship/marshal/Shipment.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/marshal/ShipmentKey.java b/examples/java/src/collections/ship/marshal/ShipmentKey.java
index d0bff32..a7db347 100644
--- a/examples/java/src/collections/ship/marshal/ShipmentKey.java
+++ b/examples/java/src/collections/ship/marshal/ShipmentKey.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/marshal/Supplier.java b/examples/java/src/collections/ship/marshal/Supplier.java
index f903fce..da3f870 100644
--- a/examples/java/src/collections/ship/marshal/Supplier.java
+++ b/examples/java/src/collections/ship/marshal/Supplier.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/marshal/SupplierKey.java b/examples/java/src/collections/ship/marshal/SupplierKey.java
index 4e776f4..b651b02 100644
--- a/examples/java/src/collections/ship/marshal/SupplierKey.java
+++ b/examples/java/src/collections/ship/marshal/SupplierKey.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/marshal/Weight.java b/examples/java/src/collections/ship/marshal/Weight.java
index 6323201..bc28f27 100644
--- a/examples/java/src/collections/ship/marshal/Weight.java
+++ b/examples/java/src/collections/ship/marshal/Weight.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/sentity/Part.java b/examples/java/src/collections/ship/sentity/Part.java
index 4c5394a..fc6048f 100644
--- a/examples/java/src/collections/ship/sentity/Part.java
+++ b/examples/java/src/collections/ship/sentity/Part.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/sentity/PartKey.java b/examples/java/src/collections/ship/sentity/PartKey.java
index c85fe0e..013be6d 100644
--- a/examples/java/src/collections/ship/sentity/PartKey.java
+++ b/examples/java/src/collections/ship/sentity/PartKey.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/sentity/Sample.java b/examples/java/src/collections/ship/sentity/Sample.java
index 777c729..d257213 100644
--- a/examples/java/src/collections/ship/sentity/Sample.java
+++ b/examples/java/src/collections/ship/sentity/Sample.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/sentity/SampleDatabase.java b/examples/java/src/collections/ship/sentity/SampleDatabase.java
index 6b5513f..b623a36 100644
--- a/examples/java/src/collections/ship/sentity/SampleDatabase.java
+++ b/examples/java/src/collections/ship/sentity/SampleDatabase.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/sentity/SampleViews.java b/examples/java/src/collections/ship/sentity/SampleViews.java
index a1dc52b..242428d 100644
--- a/examples/java/src/collections/ship/sentity/SampleViews.java
+++ b/examples/java/src/collections/ship/sentity/SampleViews.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/sentity/Shipment.java b/examples/java/src/collections/ship/sentity/Shipment.java
index 9b79428..100b711 100644
--- a/examples/java/src/collections/ship/sentity/Shipment.java
+++ b/examples/java/src/collections/ship/sentity/Shipment.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/sentity/ShipmentKey.java b/examples/java/src/collections/ship/sentity/ShipmentKey.java
index 2f3a9ad..bd71899 100644
--- a/examples/java/src/collections/ship/sentity/ShipmentKey.java
+++ b/examples/java/src/collections/ship/sentity/ShipmentKey.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/sentity/Supplier.java b/examples/java/src/collections/ship/sentity/Supplier.java
index fbc9ff7..1eeafcf 100644
--- a/examples/java/src/collections/ship/sentity/Supplier.java
+++ b/examples/java/src/collections/ship/sentity/Supplier.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/sentity/SupplierKey.java b/examples/java/src/collections/ship/sentity/SupplierKey.java
index a455374..b488105 100644
--- a/examples/java/src/collections/ship/sentity/SupplierKey.java
+++ b/examples/java/src/collections/ship/sentity/SupplierKey.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/sentity/Weight.java b/examples/java/src/collections/ship/sentity/Weight.java
index 990c870..28e03b3 100644
--- a/examples/java/src/collections/ship/sentity/Weight.java
+++ b/examples/java/src/collections/ship/sentity/Weight.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/tuple/Part.java b/examples/java/src/collections/ship/tuple/Part.java
index 16607ff..bf6748b 100644
--- a/examples/java/src/collections/ship/tuple/Part.java
+++ b/examples/java/src/collections/ship/tuple/Part.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/tuple/PartData.java b/examples/java/src/collections/ship/tuple/PartData.java
index 132e267..af2898c 100644
--- a/examples/java/src/collections/ship/tuple/PartData.java
+++ b/examples/java/src/collections/ship/tuple/PartData.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/tuple/PartKey.java b/examples/java/src/collections/ship/tuple/PartKey.java
index d14ea15..9895bd7 100644
--- a/examples/java/src/collections/ship/tuple/PartKey.java
+++ b/examples/java/src/collections/ship/tuple/PartKey.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/tuple/Sample.java b/examples/java/src/collections/ship/tuple/Sample.java
index 3e20b92..d64a363 100644
--- a/examples/java/src/collections/ship/tuple/Sample.java
+++ b/examples/java/src/collections/ship/tuple/Sample.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/tuple/SampleDatabase.java b/examples/java/src/collections/ship/tuple/SampleDatabase.java
index f7d4a83..736ef03 100644
--- a/examples/java/src/collections/ship/tuple/SampleDatabase.java
+++ b/examples/java/src/collections/ship/tuple/SampleDatabase.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/tuple/SampleViews.java b/examples/java/src/collections/ship/tuple/SampleViews.java
index a43b785..e81ded3 100644
--- a/examples/java/src/collections/ship/tuple/SampleViews.java
+++ b/examples/java/src/collections/ship/tuple/SampleViews.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/tuple/Shipment.java b/examples/java/src/collections/ship/tuple/Shipment.java
index b8bcda9..89bded1 100644
--- a/examples/java/src/collections/ship/tuple/Shipment.java
+++ b/examples/java/src/collections/ship/tuple/Shipment.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/tuple/ShipmentData.java b/examples/java/src/collections/ship/tuple/ShipmentData.java
index 06aaaa7..c36d220 100644
--- a/examples/java/src/collections/ship/tuple/ShipmentData.java
+++ b/examples/java/src/collections/ship/tuple/ShipmentData.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/tuple/ShipmentKey.java b/examples/java/src/collections/ship/tuple/ShipmentKey.java
index 462b874..26e3f78 100644
--- a/examples/java/src/collections/ship/tuple/ShipmentKey.java
+++ b/examples/java/src/collections/ship/tuple/ShipmentKey.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/tuple/Supplier.java b/examples/java/src/collections/ship/tuple/Supplier.java
index 54c4040..40f9ff0 100644
--- a/examples/java/src/collections/ship/tuple/Supplier.java
+++ b/examples/java/src/collections/ship/tuple/Supplier.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/tuple/SupplierData.java b/examples/java/src/collections/ship/tuple/SupplierData.java
index 0667d27..1156a1f 100644
--- a/examples/java/src/collections/ship/tuple/SupplierData.java
+++ b/examples/java/src/collections/ship/tuple/SupplierData.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/tuple/SupplierKey.java b/examples/java/src/collections/ship/tuple/SupplierKey.java
index 3dccc0c..845a8f4 100644
--- a/examples/java/src/collections/ship/tuple/SupplierKey.java
+++ b/examples/java/src/collections/ship/tuple/SupplierKey.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/collections/ship/tuple/Weight.java b/examples/java/src/collections/ship/tuple/Weight.java
index dd68cec..f0f1760 100644
--- a/examples/java/src/collections/ship/tuple/Weight.java
+++ b/examples/java/src/collections/ship/tuple/Weight.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/db/AccessExample.java b/examples/java/src/db/AccessExample.java
index c1609c6..db3460c 100644
--- a/examples/java/src/db/AccessExample.java
+++ b/examples/java/src/db/AccessExample.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/db/BtRecExample.java b/examples/java/src/db/BtRecExample.java
index 2863496..fff4faa 100644
--- a/examples/java/src/db/BtRecExample.java
+++ b/examples/java/src/db/BtRecExample.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/db/BulkAccessExample.java b/examples/java/src/db/BulkAccessExample.java
index 33db22e..2cb1b1e 100644
--- a/examples/java/src/db/BulkAccessExample.java
+++ b/examples/java/src/db/BulkAccessExample.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/db/BulkAccessNIOExample.java b/examples/java/src/db/BulkAccessNIOExample.java
index ef42dfd..242c541 100644
--- a/examples/java/src/db/BulkAccessNIOExample.java
+++ b/examples/java/src/db/BulkAccessNIOExample.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/db/BulkExample.java b/examples/java/src/db/BulkExample.java
index 1d752ff..06d8196 100644
--- a/examples/java/src/db/BulkExample.java
+++ b/examples/java/src/db/BulkExample.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/db/EnvExample.java b/examples/java/src/db/EnvExample.java
index 22a285a..b56e6f1 100644
--- a/examples/java/src/db/EnvExample.java
+++ b/examples/java/src/db/EnvExample.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/db/GettingStarted/ExampleDatabaseLoad.java b/examples/java/src/db/GettingStarted/ExampleDatabaseLoad.java
index 0fc2262..697bbd8 100644
--- a/examples/java/src/db/GettingStarted/ExampleDatabaseLoad.java
+++ b/examples/java/src/db/GettingStarted/ExampleDatabaseLoad.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$ 
  */
diff --git a/examples/java/src/db/GettingStarted/ExampleDatabaseRead.java b/examples/java/src/db/GettingStarted/ExampleDatabaseRead.java
index 684501a..de2b85d 100644
--- a/examples/java/src/db/GettingStarted/ExampleDatabaseRead.java
+++ b/examples/java/src/db/GettingStarted/ExampleDatabaseRead.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$ 
  */
diff --git a/examples/java/src/db/GettingStarted/Inventory.java b/examples/java/src/db/GettingStarted/Inventory.java
index e39be93..dc59765 100644
--- a/examples/java/src/db/GettingStarted/Inventory.java
+++ b/examples/java/src/db/GettingStarted/Inventory.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$ 
  */
diff --git a/examples/java/src/db/GettingStarted/InventoryBinding.java b/examples/java/src/db/GettingStarted/InventoryBinding.java
index 46c8d0f..a2f0e48 100644
--- a/examples/java/src/db/GettingStarted/InventoryBinding.java
+++ b/examples/java/src/db/GettingStarted/InventoryBinding.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$ 
  */
diff --git a/examples/java/src/db/GettingStarted/ItemNameKeyCreator.java b/examples/java/src/db/GettingStarted/ItemNameKeyCreator.java
index 0c0b7b2..5cad37b 100644
--- a/examples/java/src/db/GettingStarted/ItemNameKeyCreator.java
+++ b/examples/java/src/db/GettingStarted/ItemNameKeyCreator.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$ 
  */
diff --git a/examples/java/src/db/GettingStarted/MyDbs.java b/examples/java/src/db/GettingStarted/MyDbs.java
index c0d2c79..1cc2e80 100644
--- a/examples/java/src/db/GettingStarted/MyDbs.java
+++ b/examples/java/src/db/GettingStarted/MyDbs.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$ 
  */
diff --git a/examples/java/src/db/GettingStarted/Vendor.java b/examples/java/src/db/GettingStarted/Vendor.java
index 5948fe2..6a90998 100644
--- a/examples/java/src/db/GettingStarted/Vendor.java
+++ b/examples/java/src/db/GettingStarted/Vendor.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$ 
  */
diff --git a/examples/java/src/db/LockExample.java b/examples/java/src/db/LockExample.java
index 2cd87c0..6c7d5d6 100644
--- a/examples/java/src/db/LockExample.java
+++ b/examples/java/src/db/LockExample.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/db/SequenceExample.java b/examples/java/src/db/SequenceExample.java
index 8e88965..df790d9 100644
--- a/examples/java/src/db/SequenceExample.java
+++ b/examples/java/src/db/SequenceExample.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/db/TpcbExample.java b/examples/java/src/db/TpcbExample.java
index fa51f4b..3e75b43 100644
--- a/examples/java/src/db/TpcbExample.java
+++ b/examples/java/src/db/TpcbExample.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/db/repquote/RepConfig.java b/examples/java/src/db/repquote/RepConfig.java
index 1a39d5e..6409e97 100644
--- a/examples/java/src/db/repquote/RepConfig.java
+++ b/examples/java/src/db/repquote/RepConfig.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/db/repquote/RepQuoteEnvironment.java b/examples/java/src/db/repquote/RepQuoteEnvironment.java
index 75a50e0..1663587 100644
--- a/examples/java/src/db/repquote/RepQuoteEnvironment.java
+++ b/examples/java/src/db/repquote/RepQuoteEnvironment.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/db/repquote/RepQuoteExample.java b/examples/java/src/db/repquote/RepQuoteExample.java
index 9e798a6..df46c81 100644
--- a/examples/java/src/db/repquote/RepQuoteExample.java
+++ b/examples/java/src/db/repquote/RepQuoteExample.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/db/repquote/RepRemoteHost.java b/examples/java/src/db/repquote/RepRemoteHost.java
index c461539..977d650 100644
--- a/examples/java/src/db/repquote/RepRemoteHost.java
+++ b/examples/java/src/db/repquote/RepRemoteHost.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/db/repquote_gsg/RepConfig.java b/examples/java/src/db/repquote_gsg/RepConfig.java
index 82c75cc..01e1f60 100644
--- a/examples/java/src/db/repquote_gsg/RepConfig.java
+++ b/examples/java/src/db/repquote_gsg/RepConfig.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/db/repquote_gsg/RepQuoteEnvironment.java b/examples/java/src/db/repquote_gsg/RepQuoteEnvironment.java
index 7508425..7a80095 100644
--- a/examples/java/src/db/repquote_gsg/RepQuoteEnvironment.java
+++ b/examples/java/src/db/repquote_gsg/RepQuoteEnvironment.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/db/repquote_gsg/RepQuoteExampleGSG.java b/examples/java/src/db/repquote_gsg/RepQuoteExampleGSG.java
index 3404e18..86f7d13 100644
--- a/examples/java/src/db/repquote_gsg/RepQuoteExampleGSG.java
+++ b/examples/java/src/db/repquote_gsg/RepQuoteExampleGSG.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/db/repquote_gsg/SimpleConfig.java b/examples/java/src/db/repquote_gsg/SimpleConfig.java
index cde1bd7..202d2aa 100644
--- a/examples/java/src/db/repquote_gsg/SimpleConfig.java
+++ b/examples/java/src/db/repquote_gsg/SimpleConfig.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/db/repquote_gsg/SimpleTxn.java b/examples/java/src/db/repquote_gsg/SimpleTxn.java
index c597b99..9406353 100644
--- a/examples/java/src/db/repquote_gsg/SimpleTxn.java
+++ b/examples/java/src/db/repquote_gsg/SimpleTxn.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/db/txn/DBWriter.java b/examples/java/src/db/txn/DBWriter.java
index e0d5338..90c87a6 100644
--- a/examples/java/src/db/txn/DBWriter.java
+++ b/examples/java/src/db/txn/DBWriter.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$ 
  */
diff --git a/examples/java/src/db/txn/PayloadData.java b/examples/java/src/db/txn/PayloadData.java
index 7ae0ab5..fa765bc 100644
--- a/examples/java/src/db/txn/PayloadData.java
+++ b/examples/java/src/db/txn/PayloadData.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$ 
  */
diff --git a/examples/java/src/db/txn/TxnGuide.java b/examples/java/src/db/txn/TxnGuide.java
index 1142f12..04a5a89 100644
--- a/examples/java/src/db/txn/TxnGuide.java
+++ b/examples/java/src/db/txn/TxnGuide.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$ 
  */
diff --git a/examples/java/src/db/txn/TxnGuideInMemory.java b/examples/java/src/db/txn/TxnGuideInMemory.java
index f4c422b..0b5a7a4 100644
--- a/examples/java/src/db/txn/TxnGuideInMemory.java
+++ b/examples/java/src/db/txn/TxnGuideInMemory.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$ 
  */
diff --git a/examples/java/src/persist/CustomKeyOrderExample.java b/examples/java/src/persist/CustomKeyOrderExample.java
index 39de9d6..a59e85b 100644
--- a/examples/java/src/persist/CustomKeyOrderExample.java
+++ b/examples/java/src/persist/CustomKeyOrderExample.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/persist/DplDump.java b/examples/java/src/persist/DplDump.java
index f9cf686..2501858 100644
--- a/examples/java/src/persist/DplDump.java
+++ b/examples/java/src/persist/DplDump.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/persist/EventExample.java b/examples/java/src/persist/EventExample.java
index 6b5f7e1..d4d2a6a 100644
--- a/examples/java/src/persist/EventExample.java
+++ b/examples/java/src/persist/EventExample.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/persist/EventExampleDPL.java b/examples/java/src/persist/EventExampleDPL.java
index 9ab1d54..08f3765 100644
--- a/examples/java/src/persist/EventExampleDPL.java
+++ b/examples/java/src/persist/EventExampleDPL.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/persist/PersonExample.java b/examples/java/src/persist/PersonExample.java
index baaa6da..41a41b8 100644
--- a/examples/java/src/persist/PersonExample.java
+++ b/examples/java/src/persist/PersonExample.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/java/src/persist/gettingStarted/SimpleDA.java b/examples/java/src/persist/gettingStarted/SimpleDA.java
index 3826812..2daa278 100644
--- a/examples/java/src/persist/gettingStarted/SimpleDA.java
+++ b/examples/java/src/persist/gettingStarted/SimpleDA.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2008, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2008, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$ 
  */
diff --git a/examples/java/src/persist/gettingStarted/SimpleEntityClass.java b/examples/java/src/persist/gettingStarted/SimpleEntityClass.java
index 1ec16b2..b41c57c 100644
--- a/examples/java/src/persist/gettingStarted/SimpleEntityClass.java
+++ b/examples/java/src/persist/gettingStarted/SimpleEntityClass.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2008, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2008, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$ 
  */
diff --git a/examples/java/src/persist/gettingStarted/SimpleStoreGet.java b/examples/java/src/persist/gettingStarted/SimpleStoreGet.java
index 125b99e..df92545 100644
--- a/examples/java/src/persist/gettingStarted/SimpleStoreGet.java
+++ b/examples/java/src/persist/gettingStarted/SimpleStoreGet.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2008, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2008, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$ 
  */
diff --git a/examples/java/src/persist/gettingStarted/SimpleStorePut.java b/examples/java/src/persist/gettingStarted/SimpleStorePut.java
index 09af450..169bfef 100644
--- a/examples/java/src/persist/gettingStarted/SimpleStorePut.java
+++ b/examples/java/src/persist/gettingStarted/SimpleStorePut.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2008, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2008, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$ 
  */
diff --git a/examples/java/src/persist/txn/PayloadDataEntity.java b/examples/java/src/persist/txn/PayloadDataEntity.java
index f54db7f..23f3e80 100644
--- a/examples/java/src/persist/txn/PayloadDataEntity.java
+++ b/examples/java/src/persist/txn/PayloadDataEntity.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2008, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2008, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$ 
  */
diff --git a/examples/java/src/persist/txn/StoreWriter.java b/examples/java/src/persist/txn/StoreWriter.java
index b1d7a5d..4eb90ae 100644
--- a/examples/java/src/persist/txn/StoreWriter.java
+++ b/examples/java/src/persist/txn/StoreWriter.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2008, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2008, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$ 
  */
diff --git a/examples/java/src/persist/txn/TxnGuideDPL.java b/examples/java/src/persist/txn/TxnGuideDPL.java
index dcbc288..2955400 100644
--- a/examples/java/src/persist/txn/TxnGuideDPL.java
+++ b/examples/java/src/persist/txn/TxnGuideDPL.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2008, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2008, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$ 
  */
diff --git a/examples/sql/c/ex_sql_binding.c b/examples/sql/c/ex_sql_binding.c
index 339c380..5086e7e 100644
--- a/examples/sql/c/ex_sql_binding.c
+++ b/examples/sql/c/ex_sql_binding.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/examples/sql/c/ex_sql_fts3.c b/examples/sql/c/ex_sql_fts3.c
index cc2f521..4ef5062 100644
--- a/examples/sql/c/ex_sql_fts3.c
+++ b/examples/sql/c/ex_sql_fts3.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/examples/sql/c/ex_sql_index.c b/examples/sql/c/ex_sql_index.c
index c0f411c..54947ea 100644
--- a/examples/sql/c/ex_sql_index.c
+++ b/examples/sql/c/ex_sql_index.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/examples/sql/c/ex_sql_load.c b/examples/sql/c/ex_sql_load.c
index c57f010..f54087e 100644
--- a/examples/sql/c/ex_sql_load.c
+++ b/examples/sql/c/ex_sql_load.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/examples/sql/c/ex_sql_multi_thread.c b/examples/sql/c/ex_sql_multi_thread.c
index b83b8e5..dee1c2a 100644
--- a/examples/sql/c/ex_sql_multi_thread.c
+++ b/examples/sql/c/ex_sql_multi_thread.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/examples/sql/c/ex_sql_query.c b/examples/sql/c/ex_sql_query.c
index d8428f6..df56d64 100644
--- a/examples/sql/c/ex_sql_query.c
+++ b/examples/sql/c/ex_sql_query.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/examples/sql/c/ex_sql_rtree.c b/examples/sql/c/ex_sql_rtree.c
index 29d011a..31f5ab6 100644
--- a/examples/sql/c/ex_sql_rtree.c
+++ b/examples/sql/c/ex_sql_rtree.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/examples/sql/c/ex_sql_savepoint.c b/examples/sql/c/ex_sql_savepoint.c
index 8f0cfdd..92a1b02 100644
--- a/examples/sql/c/ex_sql_savepoint.c
+++ b/examples/sql/c/ex_sql_savepoint.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/examples/sql/c/ex_sql_statement.c b/examples/sql/c/ex_sql_statement.c
index 1e962f3..b0118a3 100644
--- a/examples/sql/c/ex_sql_statement.c
+++ b/examples/sql/c/ex_sql_statement.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/examples/sql/c/ex_sql_transaction.c b/examples/sql/c/ex_sql_transaction.c
index 821fdf7..9c8ed39 100644
--- a/examples/sql/c/ex_sql_transaction.c
+++ b/examples/sql/c/ex_sql_transaction.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/examples/sql/c/ex_sql_utils.c b/examples/sql/c/ex_sql_utils.c
index 0b8a657..da43e62 100644
--- a/examples/sql/c/ex_sql_utils.c
+++ b/examples/sql/c/ex_sql_utils.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/examples/sql/c/ex_sql_utils.h b/examples/sql/c/ex_sql_utils.h
index d1ec640..06b15fd 100644
--- a/examples/sql/c/ex_sql_utils.h
+++ b/examples/sql/c/ex_sql_utils.h
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997-2012 Oracle.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle.  All rights reserved.
  *
  */
 
diff --git a/examples/sql/wce_sql/excxx_wce_sql.cpp b/examples/sql/wce_sql/excxx_wce_sql.cpp
index 4e58df6..4b71fb4 100644
--- a/examples/sql/wce_sql/excxx_wce_sql.cpp
+++ b/examples/sql/wce_sql/excxx_wce_sql.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2012, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2012, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/examples/sql/wce_sql/excxx_wce_sql.h b/examples/sql/wce_sql/excxx_wce_sql.h
index e9713b8..d18a5b1 100644
--- a/examples/sql/wce_sql/excxx_wce_sql.h
+++ b/examples/sql/wce_sql/excxx_wce_sql.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  * 
- * Copyright (c) 2012, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2012, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/examples/sql/wce_sql/excxx_wce_sqlDlg.cpp b/examples/sql/wce_sql/excxx_wce_sqlDlg.cpp
index 8be4e13..128f29a 100644
--- a/examples/sql/wce_sql/excxx_wce_sqlDlg.cpp
+++ b/examples/sql/wce_sql/excxx_wce_sqlDlg.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2012, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2012, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/examples/sql/wce_sql/excxx_wce_sqlDlg.h b/examples/sql/wce_sql/excxx_wce_sqlDlg.h
index 18b5451..272ed2b 100644
--- a/examples/sql/wce_sql/excxx_wce_sqlDlg.h
+++ b/examples/sql/wce_sql/excxx_wce_sqlDlg.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  * 
- * Copyright (c) 2012, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2012, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/examples/sql/wce_sql/resourceppc.h b/examples/sql/wce_sql/resourceppc.h
index f42e871..b32a76b 100644
--- a/examples/sql/wce_sql/resourceppc.h
+++ b/examples/sql/wce_sql/resourceppc.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  * 
- * Copyright (c) 2012, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2012, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/examples/sql/wce_sql/stdafx.cpp b/examples/sql/wce_sql/stdafx.cpp
index 152e3d6..5ebf3c0 100644
--- a/examples/sql/wce_sql/stdafx.cpp
+++ b/examples/sql/wce_sql/stdafx.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2012, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2012, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/examples/sql/wce_sql/stdafx.h b/examples/sql/wce_sql/stdafx.h
index 68912e4..cef0619 100644
--- a/examples/sql/wce_sql/stdafx.h
+++ b/examples/sql/wce_sql/stdafx.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  * 
- * Copyright (c) 2012, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2012, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/examples/stl/StlAccessExample.cpp b/examples/stl/StlAccessExample.cpp
index c533c63..52791f4 100644
--- a/examples/stl/StlAccessExample.cpp
+++ b/examples/stl/StlAccessExample.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2008, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2008, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/stl/StlAdvancedFeatures.cpp b/examples/stl/StlAdvancedFeatures.cpp
index ae4e6f4..f162fc5 100644
--- a/examples/stl/StlAdvancedFeatures.cpp
+++ b/examples/stl/StlAdvancedFeatures.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$ 
  */
diff --git a/examples/stl/StlAdvancedFeatures.h b/examples/stl/StlAdvancedFeatures.h
index 36eba51..8b391a7 100644
--- a/examples/stl/StlAdvancedFeatures.h
+++ b/examples/stl/StlAdvancedFeatures.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$ 
  */
diff --git a/examples/stl/StlTpcbExample.cpp b/examples/stl/StlTpcbExample.cpp
index 785f701..8e85a5f 100644
--- a/examples/stl/StlTpcbExample.cpp
+++ b/examples/stl/StlTpcbExample.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/stl/StlTransactionGuideExample.cpp b/examples/stl/StlTransactionGuideExample.cpp
index 85b681c..dce85f8 100644
--- a/examples/stl/StlTransactionGuideExample.cpp
+++ b/examples/stl/StlTransactionGuideExample.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2008, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2008, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$ 
  */
diff --git a/examples/stl/repquote/StlRepConfigInfo.cpp b/examples/stl/repquote/StlRepConfigInfo.cpp
index 13ded88..0e66131 100644
--- a/examples/stl/repquote/StlRepConfigInfo.cpp
+++ b/examples/stl/repquote/StlRepConfigInfo.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/stl/repquote/StlRepConfigInfo.h b/examples/stl/repquote/StlRepConfigInfo.h
index 2a1a688..f465324 100644
--- a/examples/stl/repquote/StlRepConfigInfo.h
+++ b/examples/stl/repquote/StlRepConfigInfo.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/examples/stl/repquote/StlRepQuoteExample.cpp b/examples/stl/repquote/StlRepQuoteExample.cpp
index 5e7f421..4442623 100644
--- a/examples/stl/repquote/StlRepQuoteExample.cpp
+++ b/examples/stl/repquote/StlRepQuoteExample.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/csharp/doc/CsharpDoc.shfbproj b/lang/csharp/doc/CsharpDoc.shfbproj
index 29a72aa..c73f060 100644
--- a/lang/csharp/doc/CsharpDoc.shfbproj
+++ b/lang/csharp/doc/CsharpDoc.shfbproj
@@ -18,7 +18,7 @@
     <HtmlHelpName>BerkeleyDB</HtmlHelpName>
     <HelpFileFormat>Help1xAndWebsite</HelpFileFormat>
     <KeepLogFile>False</KeepLogFile>
-    <CopyrightText>Copyright %28c%29 2008, 2012 Oracle. All rights reserved.</CopyrightText>
+    <CopyrightText>Copyright %28c%29 2008, 2013 Oracle. All rights reserved.</CopyrightText>
     <HelpTitle>Berkeley DB .NET API Documentation</HelpTitle>
     <NamingMethod>MemberName</NamingMethod>
     <MissingTags>AutoDocumentCtors</MissingTags>
diff --git a/lang/csharp/src/AckPolicy.cs b/lang/csharp/src/AckPolicy.cs
index 76b0e2d..0d77f76 100644
--- a/lang/csharp/src/AckPolicy.cs
+++ b/lang/csharp/src/AckPolicy.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/ActiveTransaction.cs b/lang/csharp/src/ActiveTransaction.cs
index 29eb3b7..7adb7e9 100644
--- a/lang/csharp/src/ActiveTransaction.cs
+++ b/lang/csharp/src/ActiveTransaction.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/BTreeCursor.cs b/lang/csharp/src/BTreeCursor.cs
index 616a4b9..27cfbff 100644
--- a/lang/csharp/src/BTreeCursor.cs
+++ b/lang/csharp/src/BTreeCursor.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/BTreeDatabase.cs b/lang/csharp/src/BTreeDatabase.cs
index 185b351..19e3fa9 100644
--- a/lang/csharp/src/BTreeDatabase.cs
+++ b/lang/csharp/src/BTreeDatabase.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/BTreeDatabaseConfig.cs b/lang/csharp/src/BTreeDatabaseConfig.cs
index 7b53029..37338df 100644
--- a/lang/csharp/src/BTreeDatabaseConfig.cs
+++ b/lang/csharp/src/BTreeDatabaseConfig.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/BTreeStats.cs b/lang/csharp/src/BTreeStats.cs
index 6abef2b..ecf33d5 100644
--- a/lang/csharp/src/BTreeStats.cs
+++ b/lang/csharp/src/BTreeStats.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/BackupOptions.cs b/lang/csharp/src/BackupOptions.cs
index c8d4808..323d21f 100644
--- a/lang/csharp/src/BackupOptions.cs
+++ b/lang/csharp/src/BackupOptions.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/BaseCursor.cs b/lang/csharp/src/BaseCursor.cs
index 87f22d9..7754edd 100644
--- a/lang/csharp/src/BaseCursor.cs
+++ b/lang/csharp/src/BaseCursor.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/BaseDatabase.cs b/lang/csharp/src/BaseDatabase.cs
index 4039085..00e6c26 100644
--- a/lang/csharp/src/BaseDatabase.cs
+++ b/lang/csharp/src/BaseDatabase.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/ByteOrder.cs b/lang/csharp/src/ByteOrder.cs
index c74d82c..bb37516 100644
--- a/lang/csharp/src/ByteOrder.cs
+++ b/lang/csharp/src/ByteOrder.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/CacheInfo.cs b/lang/csharp/src/CacheInfo.cs
index 68681d0..1fecd17 100644
--- a/lang/csharp/src/CacheInfo.cs
+++ b/lang/csharp/src/CacheInfo.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/CachePriority.cs b/lang/csharp/src/CachePriority.cs
index 5d7eb68..a0dd8d4 100644
--- a/lang/csharp/src/CachePriority.cs
+++ b/lang/csharp/src/CachePriority.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/CompactConfig.cs b/lang/csharp/src/CompactConfig.cs
index d19a40c..daada11 100644
--- a/lang/csharp/src/CompactConfig.cs
+++ b/lang/csharp/src/CompactConfig.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/CompactData.cs b/lang/csharp/src/CompactData.cs
index 202272f..0b0fe71 100644
--- a/lang/csharp/src/CompactData.cs
+++ b/lang/csharp/src/CompactData.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/Cursor.cs b/lang/csharp/src/Cursor.cs
index 4474f73..9fbcecb 100644
--- a/lang/csharp/src/Cursor.cs
+++ b/lang/csharp/src/Cursor.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/CursorConfig.cs b/lang/csharp/src/CursorConfig.cs
index 8410b61..2a97c76 100644
--- a/lang/csharp/src/CursorConfig.cs
+++ b/lang/csharp/src/CursorConfig.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/Database.cs b/lang/csharp/src/Database.cs
index 537005b..8a27244 100644
--- a/lang/csharp/src/Database.cs
+++ b/lang/csharp/src/Database.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/DatabaseConfig.cs b/lang/csharp/src/DatabaseConfig.cs
index e564f8f..64a56f8 100644
--- a/lang/csharp/src/DatabaseConfig.cs
+++ b/lang/csharp/src/DatabaseConfig.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/DatabaseEntry.cs b/lang/csharp/src/DatabaseEntry.cs
index 4c8f432..de88ba6 100644
--- a/lang/csharp/src/DatabaseEntry.cs
+++ b/lang/csharp/src/DatabaseEntry.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/DatabaseEnvironment.cs b/lang/csharp/src/DatabaseEnvironment.cs
index 8c5828e..94ff60a 100644
--- a/lang/csharp/src/DatabaseEnvironment.cs
+++ b/lang/csharp/src/DatabaseEnvironment.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/DatabaseEnvironmentConfig.cs b/lang/csharp/src/DatabaseEnvironmentConfig.cs
index d3d76a0..244dd3a 100644
--- a/lang/csharp/src/DatabaseEnvironmentConfig.cs
+++ b/lang/csharp/src/DatabaseEnvironmentConfig.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/DatabaseException.cs b/lang/csharp/src/DatabaseException.cs
index 516a688..d972949 100644
--- a/lang/csharp/src/DatabaseException.cs
+++ b/lang/csharp/src/DatabaseException.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/DatabaseType.cs b/lang/csharp/src/DatabaseType.cs
index f6a4d49..40727e0 100644
--- a/lang/csharp/src/DatabaseType.cs
+++ b/lang/csharp/src/DatabaseType.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/DbChannel.cs b/lang/csharp/src/DbChannel.cs
index b99548b..5e5791c 100644
--- a/lang/csharp/src/DbChannel.cs
+++ b/lang/csharp/src/DbChannel.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/DbSite.cs b/lang/csharp/src/DbSite.cs
index 6285c5a..3051c48 100644
--- a/lang/csharp/src/DbSite.cs
+++ b/lang/csharp/src/DbSite.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/DbSiteConfig.cs b/lang/csharp/src/DbSiteConfig.cs
index dc33a78..2da17ef 100644
--- a/lang/csharp/src/DbSiteConfig.cs
+++ b/lang/csharp/src/DbSiteConfig.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/DbThreadID.cs b/lang/csharp/src/DbThreadID.cs
index eab3ccb..0f9227c 100644
--- a/lang/csharp/src/DbThreadID.cs
+++ b/lang/csharp/src/DbThreadID.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/DeadlockPolicy.cs b/lang/csharp/src/DeadlockPolicy.cs
index f4039b5..3895348 100644
--- a/lang/csharp/src/DeadlockPolicy.cs
+++ b/lang/csharp/src/DeadlockPolicy.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/Delegates.cs b/lang/csharp/src/Delegates.cs
index 28c4e83..9dd890b 100644
--- a/lang/csharp/src/Delegates.cs
+++ b/lang/csharp/src/Delegates.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/Enums.cs b/lang/csharp/src/Enums.cs
index 5f88416..d5ba251 100644
--- a/lang/csharp/src/Enums.cs
+++ b/lang/csharp/src/Enums.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using BerkeleyDB.Internal;
diff --git a/lang/csharp/src/ErrorCodes.cs b/lang/csharp/src/ErrorCodes.cs
index 0b291ed..df93218 100644
--- a/lang/csharp/src/ErrorCodes.cs
+++ b/lang/csharp/src/ErrorCodes.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/HashCursor.cs b/lang/csharp/src/HashCursor.cs
index 650aab2..05e7c8f 100644
--- a/lang/csharp/src/HashCursor.cs
+++ b/lang/csharp/src/HashCursor.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/HashDatabase.cs b/lang/csharp/src/HashDatabase.cs
index a52fff1..5ad2040 100644
--- a/lang/csharp/src/HashDatabase.cs
+++ b/lang/csharp/src/HashDatabase.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/HashDatabaseConfig.cs b/lang/csharp/src/HashDatabaseConfig.cs
index 468c696..3ce2c9c 100644
--- a/lang/csharp/src/HashDatabaseConfig.cs
+++ b/lang/csharp/src/HashDatabaseConfig.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/HashStats.cs b/lang/csharp/src/HashStats.cs
index fc00f2a..56b75e4 100644
--- a/lang/csharp/src/HashStats.cs
+++ b/lang/csharp/src/HashStats.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/HeapDatabase.cs b/lang/csharp/src/HeapDatabase.cs
index 0b39384..a946d6b 100644
--- a/lang/csharp/src/HeapDatabase.cs
+++ b/lang/csharp/src/HeapDatabase.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/HeapDatabaseConfig.cs b/lang/csharp/src/HeapDatabaseConfig.cs
index 710301b..2037368 100644
--- a/lang/csharp/src/HeapDatabaseConfig.cs
+++ b/lang/csharp/src/HeapDatabaseConfig.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/HeapRecordId.cs b/lang/csharp/src/HeapRecordId.cs
index eb77903..b547ac2 100644
--- a/lang/csharp/src/HeapRecordId.cs
+++ b/lang/csharp/src/HeapRecordId.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/HeapStats.cs b/lang/csharp/src/HeapStats.cs
index 50076df..b07a624 100644
--- a/lang/csharp/src/HeapStats.cs
+++ b/lang/csharp/src/HeapStats.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/IBackup.cs b/lang/csharp/src/IBackup.cs
index 264179a..2e9bf5e 100644
--- a/lang/csharp/src/IBackup.cs
+++ b/lang/csharp/src/IBackup.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/Internal/DbConstants.cs b/lang/csharp/src/Internal/DbConstants.cs
index 988323d..aeeafcb 100644
--- a/lang/csharp/src/Internal/DbConstants.cs
+++ b/lang/csharp/src/Internal/DbConstants.cs
@@ -313,10 +313,10 @@ namespace BerkeleyDB.Internal {
         internal const uint DB_VERSION_MINOR = 3;
         internal const string DB_VERSION_MINOR_STR = "3";
         internal const int DB_VERSION_MISMATCH = -30969;
-        internal const uint DB_VERSION_PATCH = 21;
-        internal const string DB_VERSION_PATCH_STR = "21";
-        internal const string DB_VERSION_STRING = "Berkeley DB 5.3.21: May 11 2012 ";
-        internal const string DB_VERSION_FULL_STRING = "Berkeley DB 11g Release 2 library version 11.2.5.3.21: May 11 2012 ";
+        internal const uint DB_VERSION_PATCH = 28;
+        internal const string DB_VERSION_PATCH_STR = "28";
+        internal const string DB_VERSION_STRING = "Berkeley DB 5.3.28: September 9 2013 ";
+        internal const string DB_VERSION_FULL_STRING = "Berkeley DB 11g Release 2 library version 11.2.5.3.28: September 9 2013 ";
         internal const uint DB_WRITECURSOR = 0x00000010;
         internal const uint DB_YIELDCPU = 0x00080000;
         internal const uint DB_USERCOPY_GETDATA = 0x00000001;
diff --git a/lang/csharp/src/Internal/StatStructs.cs b/lang/csharp/src/Internal/StatStructs.cs
index 18730dd..8216b34 100644
--- a/lang/csharp/src/Internal/StatStructs.cs
+++ b/lang/csharp/src/Internal/StatStructs.cs
@@ -3,7 +3,7 @@
  *
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 using System;
diff --git a/lang/csharp/src/JoinCursor.cs b/lang/csharp/src/JoinCursor.cs
index 4522442..d32eb6c 100644
--- a/lang/csharp/src/JoinCursor.cs
+++ b/lang/csharp/src/JoinCursor.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/KeyRange.cs b/lang/csharp/src/KeyRange.cs
index edbf3ac..730eeed 100644
--- a/lang/csharp/src/KeyRange.cs
+++ b/lang/csharp/src/KeyRange.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/LSN.cs b/lang/csharp/src/LSN.cs
index 1935bf4..18a15f4 100644
--- a/lang/csharp/src/LSN.cs
+++ b/lang/csharp/src/LSN.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/Lock.cs b/lang/csharp/src/Lock.cs
index 38f6af6..6ffeeb9 100644
--- a/lang/csharp/src/Lock.cs
+++ b/lang/csharp/src/Lock.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/LockDetectMode.cs b/lang/csharp/src/LockDetectMode.cs
index a52de68..ea166ea 100644
--- a/lang/csharp/src/LockDetectMode.cs
+++ b/lang/csharp/src/LockDetectMode.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/LockMode.cs b/lang/csharp/src/LockMode.cs
index cc82458..275154e 100644
--- a/lang/csharp/src/LockMode.cs
+++ b/lang/csharp/src/LockMode.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/LockOperation.cs b/lang/csharp/src/LockOperation.cs
index 3c46971..63c1992 100644
--- a/lang/csharp/src/LockOperation.cs
+++ b/lang/csharp/src/LockOperation.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/LockRequest.cs b/lang/csharp/src/LockRequest.cs
index 826d750..cc69153 100644
--- a/lang/csharp/src/LockRequest.cs
+++ b/lang/csharp/src/LockRequest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/LockStats.cs b/lang/csharp/src/LockStats.cs
index 82812a0..9aca219 100644
--- a/lang/csharp/src/LockStats.cs
+++ b/lang/csharp/src/LockStats.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/LockingConfig.cs b/lang/csharp/src/LockingConfig.cs
index d8b5217..a8ec7f7 100644
--- a/lang/csharp/src/LockingConfig.cs
+++ b/lang/csharp/src/LockingConfig.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/LockingInfo.cs b/lang/csharp/src/LockingInfo.cs
index 1e90234..ae0677a 100644
--- a/lang/csharp/src/LockingInfo.cs
+++ b/lang/csharp/src/LockingInfo.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/LogConfig.cs b/lang/csharp/src/LogConfig.cs
index 8a255b1..f052521 100644
--- a/lang/csharp/src/LogConfig.cs
+++ b/lang/csharp/src/LogConfig.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/LogStats.cs b/lang/csharp/src/LogStats.cs
index 9c52583..8d26bba 100644
--- a/lang/csharp/src/LogStats.cs
+++ b/lang/csharp/src/LogStats.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/LogVerifyConfig.cs b/lang/csharp/src/LogVerifyConfig.cs
index 60f9944..b961169 100644
--- a/lang/csharp/src/LogVerifyConfig.cs
+++ b/lang/csharp/src/LogVerifyConfig.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/MPoolConfig.cs b/lang/csharp/src/MPoolConfig.cs
index e83ff39..4a65d48 100644
--- a/lang/csharp/src/MPoolConfig.cs
+++ b/lang/csharp/src/MPoolConfig.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/MPoolFileStats.cs b/lang/csharp/src/MPoolFileStats.cs
index 7ae8cf3..d9e613b 100644
--- a/lang/csharp/src/MPoolFileStats.cs
+++ b/lang/csharp/src/MPoolFileStats.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/MPoolStats.cs b/lang/csharp/src/MPoolStats.cs
index 4cf2a1e..55f55bc 100644
--- a/lang/csharp/src/MPoolStats.cs
+++ b/lang/csharp/src/MPoolStats.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/MultipleDatabaseEntry.cs b/lang/csharp/src/MultipleDatabaseEntry.cs
index 7f8878e..b33a27b 100644
--- a/lang/csharp/src/MultipleDatabaseEntry.cs
+++ b/lang/csharp/src/MultipleDatabaseEntry.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/MultipleKeyDatabaseEntry.cs b/lang/csharp/src/MultipleKeyDatabaseEntry.cs
index 05512ff..ecec647 100644
--- a/lang/csharp/src/MultipleKeyDatabaseEntry.cs
+++ b/lang/csharp/src/MultipleKeyDatabaseEntry.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/Mutex.cs b/lang/csharp/src/Mutex.cs
index 171cb98..a950810 100644
--- a/lang/csharp/src/Mutex.cs
+++ b/lang/csharp/src/Mutex.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/MutexConfig.cs b/lang/csharp/src/MutexConfig.cs
index 35bc7fb..59e2ed2 100644
--- a/lang/csharp/src/MutexConfig.cs
+++ b/lang/csharp/src/MutexConfig.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/MutexStats.cs b/lang/csharp/src/MutexStats.cs
index a79bc5c..eef2bb5 100644
--- a/lang/csharp/src/MutexStats.cs
+++ b/lang/csharp/src/MutexStats.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/PreparedTransaction.cs b/lang/csharp/src/PreparedTransaction.cs
index 4e3e0b8..b23adec 100644
--- a/lang/csharp/src/PreparedTransaction.cs
+++ b/lang/csharp/src/PreparedTransaction.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/Properties/AssemblyInfo.cs b/lang/csharp/src/Properties/AssemblyInfo.cs
index d522425..169405f 100644
--- a/lang/csharp/src/Properties/AssemblyInfo.cs
+++ b/lang/csharp/src/Properties/AssemblyInfo.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System.Reflection;
@@ -16,7 +16,7 @@ using System.Runtime.InteropServices;
 [assembly: AssemblyConfiguration("")]
 [assembly: AssemblyCompany("Oracle")]
 [assembly: AssemblyProduct("")]
-[assembly: AssemblyCopyright("Copyright © 2009, 2012 Oracle Corporation and/or its affiliates.  All rights reserved.")]
+[assembly: AssemblyCopyright("Copyright © 2009, 2013 Oracle Corporation and/or its affiliates.  All rights reserved.")]
 [assembly: AssemblyTrademark("")]
 [assembly: AssemblyCulture("")]
 
@@ -35,4 +35,4 @@ using System.Runtime.InteropServices;
 //      Build Number
 //      Revision
 //
-[assembly: AssemblyVersion("5.3.21")]
+[assembly: AssemblyVersion("5.3.28")]
diff --git a/lang/csharp/src/QueueDatabase.cs b/lang/csharp/src/QueueDatabase.cs
index 696c029..05d0ad8 100644
--- a/lang/csharp/src/QueueDatabase.cs
+++ b/lang/csharp/src/QueueDatabase.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/QueueDatabaseConfig.cs b/lang/csharp/src/QueueDatabaseConfig.cs
index 95caa25..6f6d2f5 100644
--- a/lang/csharp/src/QueueDatabaseConfig.cs
+++ b/lang/csharp/src/QueueDatabaseConfig.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/QueueStats.cs b/lang/csharp/src/QueueStats.cs
index 471ebc4..6eb29e2 100644
--- a/lang/csharp/src/QueueStats.cs
+++ b/lang/csharp/src/QueueStats.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/RecnoCursor.cs b/lang/csharp/src/RecnoCursor.cs
index de0e0e5..3b66f1c 100644
--- a/lang/csharp/src/RecnoCursor.cs
+++ b/lang/csharp/src/RecnoCursor.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/RecnoDatabase.cs b/lang/csharp/src/RecnoDatabase.cs
index 08e5ad0..471b145 100644
--- a/lang/csharp/src/RecnoDatabase.cs
+++ b/lang/csharp/src/RecnoDatabase.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/RecnoDatabaseConfig.cs b/lang/csharp/src/RecnoDatabaseConfig.cs
index be895ab..7917ba5 100644
--- a/lang/csharp/src/RecnoDatabaseConfig.cs
+++ b/lang/csharp/src/RecnoDatabaseConfig.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/RecnoStats.cs b/lang/csharp/src/RecnoStats.cs
index 1ac0ffc..17bbe40 100644
--- a/lang/csharp/src/RecnoStats.cs
+++ b/lang/csharp/src/RecnoStats.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/RepMgrSite.cs b/lang/csharp/src/RepMgrSite.cs
index 0cd4b05..e6162e5 100644
--- a/lang/csharp/src/RepMgrSite.cs
+++ b/lang/csharp/src/RepMgrSite.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/RepMgrStats.cs b/lang/csharp/src/RepMgrStats.cs
index 1d5cbca..8091704 100644
--- a/lang/csharp/src/RepMgrStats.cs
+++ b/lang/csharp/src/RepMgrStats.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/RepProcMsgResult.cs b/lang/csharp/src/RepProcMsgResult.cs
index 1992892..5c24983 100644
--- a/lang/csharp/src/RepProcMsgResult.cs
+++ b/lang/csharp/src/RepProcMsgResult.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/ReplicationConfig.cs b/lang/csharp/src/ReplicationConfig.cs
index f0f9f9b..12e9168 100644
--- a/lang/csharp/src/ReplicationConfig.cs
+++ b/lang/csharp/src/ReplicationConfig.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/ReplicationHostAddress.cs b/lang/csharp/src/ReplicationHostAddress.cs
index 594a2c6..17535d6 100644
--- a/lang/csharp/src/ReplicationHostAddress.cs
+++ b/lang/csharp/src/ReplicationHostAddress.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/ReplicationStats.cs b/lang/csharp/src/ReplicationStats.cs
index 7b25b01..8f9420f 100644
--- a/lang/csharp/src/ReplicationStats.cs
+++ b/lang/csharp/src/ReplicationStats.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/SecondaryBTreeDatabase.cs b/lang/csharp/src/SecondaryBTreeDatabase.cs
index b685747..ac1a86a 100644
--- a/lang/csharp/src/SecondaryBTreeDatabase.cs
+++ b/lang/csharp/src/SecondaryBTreeDatabase.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/SecondaryBTreeDatabaseConfig.cs b/lang/csharp/src/SecondaryBTreeDatabaseConfig.cs
index 563c9e6..b6875eb 100644
--- a/lang/csharp/src/SecondaryBTreeDatabaseConfig.cs
+++ b/lang/csharp/src/SecondaryBTreeDatabaseConfig.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/SecondaryCursor.cs b/lang/csharp/src/SecondaryCursor.cs
index 5d8b63d..bf176aa 100644
--- a/lang/csharp/src/SecondaryCursor.cs
+++ b/lang/csharp/src/SecondaryCursor.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/SecondaryDatabase.cs b/lang/csharp/src/SecondaryDatabase.cs
index ff64fff..308e61a 100644
--- a/lang/csharp/src/SecondaryDatabase.cs
+++ b/lang/csharp/src/SecondaryDatabase.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/SecondaryDatabaseConfig.cs b/lang/csharp/src/SecondaryDatabaseConfig.cs
index 1332b95..1c7ff0f 100644
--- a/lang/csharp/src/SecondaryDatabaseConfig.cs
+++ b/lang/csharp/src/SecondaryDatabaseConfig.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/SecondaryHashDatabase.cs b/lang/csharp/src/SecondaryHashDatabase.cs
index 73f6d45..10197c7 100644
--- a/lang/csharp/src/SecondaryHashDatabase.cs
+++ b/lang/csharp/src/SecondaryHashDatabase.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/SecondaryHashDatabaseConfig.cs b/lang/csharp/src/SecondaryHashDatabaseConfig.cs
index 08509bc..5805d86 100644
--- a/lang/csharp/src/SecondaryHashDatabaseConfig.cs
+++ b/lang/csharp/src/SecondaryHashDatabaseConfig.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/SecondaryQueueDatabase.cs b/lang/csharp/src/SecondaryQueueDatabase.cs
index b529e12..ecc58d7 100644
--- a/lang/csharp/src/SecondaryQueueDatabase.cs
+++ b/lang/csharp/src/SecondaryQueueDatabase.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/SecondaryQueueDatabaseConfig.cs b/lang/csharp/src/SecondaryQueueDatabaseConfig.cs
index 7a486ea..2766f00 100644
--- a/lang/csharp/src/SecondaryQueueDatabaseConfig.cs
+++ b/lang/csharp/src/SecondaryQueueDatabaseConfig.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/SecondaryRecnoDatabase.cs b/lang/csharp/src/SecondaryRecnoDatabase.cs
index 4c8a544..96e6022 100644
--- a/lang/csharp/src/SecondaryRecnoDatabase.cs
+++ b/lang/csharp/src/SecondaryRecnoDatabase.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/SecondaryRecnoDatabaseConfig.cs b/lang/csharp/src/SecondaryRecnoDatabaseConfig.cs
index 8b8e10d..4ae9230 100644
--- a/lang/csharp/src/SecondaryRecnoDatabaseConfig.cs
+++ b/lang/csharp/src/SecondaryRecnoDatabaseConfig.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/Sequence.cs b/lang/csharp/src/Sequence.cs
index 2cd73df..1725e0b 100644
--- a/lang/csharp/src/Sequence.cs
+++ b/lang/csharp/src/Sequence.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/SequenceConfig.cs b/lang/csharp/src/SequenceConfig.cs
index c50db50..4ad18b5 100644
--- a/lang/csharp/src/SequenceConfig.cs
+++ b/lang/csharp/src/SequenceConfig.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/SequenceStats.cs b/lang/csharp/src/SequenceStats.cs
index 3d513c4..cafd7d3 100644
--- a/lang/csharp/src/SequenceStats.cs
+++ b/lang/csharp/src/SequenceStats.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/Transaction.cs b/lang/csharp/src/Transaction.cs
index 6e6fa67..9b9bad2 100644
--- a/lang/csharp/src/Transaction.cs
+++ b/lang/csharp/src/Transaction.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/TransactionConfig.cs b/lang/csharp/src/TransactionConfig.cs
index 03f2567..d4cb5a9 100644
--- a/lang/csharp/src/TransactionConfig.cs
+++ b/lang/csharp/src/TransactionConfig.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/TransactionStats.cs b/lang/csharp/src/TransactionStats.cs
index 3273758..9cd41e3 100644
--- a/lang/csharp/src/TransactionStats.cs
+++ b/lang/csharp/src/TransactionStats.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/csharp/src/VerboseMessages.cs b/lang/csharp/src/VerboseMessages.cs
index f702ce2..40b77ac 100644
--- a/lang/csharp/src/VerboseMessages.cs
+++ b/lang/csharp/src/VerboseMessages.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/lang/cxx/cxx_channel.cpp b/lang/cxx/cxx_channel.cpp
index 7212711..2cbf585 100644
--- a/lang/cxx/cxx_channel.cpp
+++ b/lang/cxx/cxx_channel.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/cxx/cxx_db.cpp b/lang/cxx/cxx_db.cpp
index 366f707..8360f6e 100644
--- a/lang/cxx/cxx_db.cpp
+++ b/lang/cxx/cxx_db.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/cxx/cxx_dbc.cpp b/lang/cxx/cxx_dbc.cpp
index 642327d..186f14f 100644
--- a/lang/cxx/cxx_dbc.cpp
+++ b/lang/cxx/cxx_dbc.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/cxx/cxx_dbt.cpp b/lang/cxx/cxx_dbt.cpp
index 722764f..ae2f5e6 100644
--- a/lang/cxx/cxx_dbt.cpp
+++ b/lang/cxx/cxx_dbt.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/cxx/cxx_env.cpp b/lang/cxx/cxx_env.cpp
index aae95be..f1f9856 100644
--- a/lang/cxx/cxx_env.cpp
+++ b/lang/cxx/cxx_env.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/cxx/cxx_except.cpp b/lang/cxx/cxx_except.cpp
index dd095bb..70de338 100644
--- a/lang/cxx/cxx_except.cpp
+++ b/lang/cxx/cxx_except.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/cxx/cxx_lock.cpp b/lang/cxx/cxx_lock.cpp
index 8f367df..8157e32 100644
--- a/lang/cxx/cxx_lock.cpp
+++ b/lang/cxx/cxx_lock.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/cxx/cxx_logc.cpp b/lang/cxx/cxx_logc.cpp
index 28fd1fc..77f329b 100644
--- a/lang/cxx/cxx_logc.cpp
+++ b/lang/cxx/cxx_logc.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/cxx/cxx_mpool.cpp b/lang/cxx/cxx_mpool.cpp
index 7255e30..0c9c139 100644
--- a/lang/cxx/cxx_mpool.cpp
+++ b/lang/cxx/cxx_mpool.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/cxx/cxx_multi.cpp b/lang/cxx/cxx_multi.cpp
index 04eb0ec..5c84479 100644
--- a/lang/cxx/cxx_multi.cpp
+++ b/lang/cxx/cxx_multi.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/cxx/cxx_rid.cpp b/lang/cxx/cxx_rid.cpp
index 3ea0b0b..1dcf1d0 100644
--- a/lang/cxx/cxx_rid.cpp
+++ b/lang/cxx/cxx_rid.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/cxx/cxx_seq.cpp b/lang/cxx/cxx_seq.cpp
index 5cd1b4e..e288793 100644
--- a/lang/cxx/cxx_seq.cpp
+++ b/lang/cxx/cxx_seq.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/cxx/cxx_site.cpp b/lang/cxx/cxx_site.cpp
index fca5c9b..52e3baf 100644
--- a/lang/cxx/cxx_site.cpp
+++ b/lang/cxx/cxx_site.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/cxx/cxx_txn.cpp b/lang/cxx/cxx_txn.cpp
index c5368b7..87197cc 100644
--- a/lang/cxx/cxx_txn.cpp
+++ b/lang/cxx/cxx_txn.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/cxx/stl/dbstl_base_iterator.h b/lang/cxx/stl/dbstl_base_iterator.h
index ebe4c56..41da7d4 100644
--- a/lang/cxx/stl/dbstl_base_iterator.h
+++ b/lang/cxx/stl/dbstl_base_iterator.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/cxx/stl/dbstl_container.cpp b/lang/cxx/stl/dbstl_container.cpp
index bf5f527..f664a29 100644
--- a/lang/cxx/stl/dbstl_container.cpp
+++ b/lang/cxx/stl/dbstl_container.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/cxx/stl/dbstl_container.h b/lang/cxx/stl/dbstl_container.h
index 4b6ed70..19d5719 100644
--- a/lang/cxx/stl/dbstl_container.h
+++ b/lang/cxx/stl/dbstl_container.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/cxx/stl/dbstl_dbc.h b/lang/cxx/stl/dbstl_dbc.h
index c8bdd3b..0fa9c5b 100644
--- a/lang/cxx/stl/dbstl_dbc.h
+++ b/lang/cxx/stl/dbstl_dbc.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/cxx/stl/dbstl_dbt.h b/lang/cxx/stl/dbstl_dbt.h
index 3480b3a..d269ba4 100644
--- a/lang/cxx/stl/dbstl_dbt.h
+++ b/lang/cxx/stl/dbstl_dbt.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/cxx/stl/dbstl_element_ref.h b/lang/cxx/stl/dbstl_element_ref.h
index d680901..7db079f 100644
--- a/lang/cxx/stl/dbstl_element_ref.h
+++ b/lang/cxx/stl/dbstl_element_ref.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/cxx/stl/dbstl_exception.h b/lang/cxx/stl/dbstl_exception.h
index 4f8c2f8..e74c57a 100644
--- a/lang/cxx/stl/dbstl_exception.h
+++ b/lang/cxx/stl/dbstl_exception.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/cxx/stl/dbstl_inner_utility.h b/lang/cxx/stl/dbstl_inner_utility.h
index 01c072c..950821a 100644
--- a/lang/cxx/stl/dbstl_inner_utility.h
+++ b/lang/cxx/stl/dbstl_inner_utility.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/cxx/stl/dbstl_map.h b/lang/cxx/stl/dbstl_map.h
index 6828787..d3f420d 100644
--- a/lang/cxx/stl/dbstl_map.h
+++ b/lang/cxx/stl/dbstl_map.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -55,6 +55,11 @@ class db_set;
 template <Typename kdt, Typename value_type_sub = ElementRef<kdt> >
 class db_multiset;
 
+#if NO_MEMBER_FUNCTION_PARTIAL_SPECIALIZATION
+template <Typename kdt, Typename datadt, Typename value_type_sub>
+void assign_second0(pair<kdt, value_type_sub>& v, const datadt& d) ;
+#endif
+
 /** \ingroup dbstl_iterators
 @{
 \defgroup db_map_iterators Iterator classes for db_map and db_multimap.
@@ -696,12 +701,6 @@ assign_second0(value_type &v, const _DB_STL_set_value<kdt>&
 //@} // db_map_iterators
 //@} // dbstl_iterators
 
-
-#if NO_MEMBER_FUNCTION_PARTIAL_SPECIALIZATION
-template <Typename kdt, Typename datadt, Typename value_type_sub>
-void assign_second0(pair<kdt, value_type_sub>& v, const datadt& d) ;
-#endif
-
 //////////////////////////////////////////////////////////////////////////
 //////////////////////////////////////////////////////////////////////////
 //
@@ -2676,7 +2675,7 @@ public:
 	    BulkRetrievalOption::BulkRetrieval)))
 	{
 		this->init_members(x);
-		verify_db_handles(x);
+		this->verify_db_handles(x);
 		this->set_db_handle_int(this->clone_db_config(
 		    x.get_db_handle()), x.get_db_env_handle());
 		assert(this->get_db_handle() != NULL);
@@ -2707,7 +2706,7 @@ public:
 	{
 		ASSIGNMENT_PREDCOND(x)
 		db_container::operator =(x);
-		verify_db_handles(x);
+		this->verify_db_handles(x);
 		assert(this->get_db_handle() != NULL);
 		this->begin_txn();
 		try {
@@ -2734,8 +2733,8 @@ public:
 		InputIterator ii;
 		iterator witr;
 
-		init_itr(witr);
-		open_itr(witr);
+		this->init_itr(witr);
+		this->open_itr(witr);
 
 		for (ii = first; ii != last; ++ii)
 			witr.pcsr_->insert(ii->first, ii->second, 
@@ -2789,7 +2788,7 @@ public:
 		Db *swapdb = NULL;
 		std::string dbfname(64, '\0');
 
-		verify_db_handles(mp);
+		this->verify_db_handles(mp);
 		this->begin_txn();
 		try {
 			swapdb = this->clone_db_config(this->get_db_handle(), 
@@ -3205,7 +3204,7 @@ public:
 		string name1, name2;
 		u_int32_t oflags;
 
-		verify_db_handles(m2);
+		this->verify_db_handles(m2);
 		pdb = this->get_db_handle();
 		penv = pdb->get_env();
 		try {
diff --git a/lang/cxx/stl/dbstl_resource_manager.cpp b/lang/cxx/stl/dbstl_resource_manager.cpp
index 81c131e..d6e4fc6 100644
--- a/lang/cxx/stl/dbstl_resource_manager.cpp
+++ b/lang/cxx/stl/dbstl_resource_manager.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/cxx/stl/dbstl_resource_manager.h b/lang/cxx/stl/dbstl_resource_manager.h
index 6fc968f..d2f65e7 100644
--- a/lang/cxx/stl/dbstl_resource_manager.h
+++ b/lang/cxx/stl/dbstl_resource_manager.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/cxx/stl/dbstl_set.h b/lang/cxx/stl/dbstl_set.h
index 5f3be10..966a30e 100644
--- a/lang/cxx/stl/dbstl_set.h
+++ b/lang/cxx/stl/dbstl_set.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -658,7 +658,7 @@ public:
 	    BulkRetrievalOption::BulkRetrieval))) 
 	{
 		this->init_members(x);
-		verify_db_handles(x);
+		this->verify_db_handles(x);
 		this->set_db_handle_int(this->clone_db_config(
 		    x.get_db_handle()), x.get_db_env_handle());
 		assert(this->get_db_handle() != NULL);
@@ -691,7 +691,7 @@ public:
 	{
 		ASSIGNMENT_PREDCOND(x)
 		db_container::operator =(x);
-		verify_db_handles(x);
+		this->verify_db_handles(x);
 		assert(this->get_db_handle() != NULL);
 		this->begin_txn();
 		try {
@@ -722,7 +722,7 @@ public:
 		}
 		bool operator()(const kdt& k1, const kdt& k2) const
 		{
-			return compare_keys(pdb, k1, k2);
+			return db_set::compare_keys(pdb, k1, k2);
 		}
 
 	}; // key_compare class definition
@@ -816,7 +816,6 @@ public:
 		iterator witr;
 
 		this->init_itr(witr);
-		
 		this->open_itr(witr);
 	
 		for (ii = first; ii != last; ++ii) 
@@ -832,8 +831,8 @@ public:
 		iterator ii, witr;
 		_DB_STL_set_value<kdt> d;
 
-		init_itr(witr);
-		open_itr(witr);
+		this->init_itr(witr);
+		this->open_itr(witr);
 	
 		for (ii = first; ii != last; ++ii)
 			witr.pcsr_->insert(*ii, d, DB_KEYLAST);
@@ -866,7 +865,6 @@ public:
 		iterator witr;
 
 		this->init_itr(witr);
-	
 		this->open_itr(witr);
 	
 		for (ii = first; ii != last; ++ii) 
@@ -886,7 +884,7 @@ public:
 		Db *swapdb = NULL;
 		std::string dbfname(64, '\0');
 
-		verify_db_handles(mp);
+		this->verify_db_handles(mp);
 		this->begin_txn();
 		try {
 			swapdb = this->clone_db_config(this->get_db_handle(), 
@@ -946,7 +944,7 @@ public:
 		bool ret;
 		
 		COMPARE_CHECK(m2)
-		verify_db_handles(m2);
+		this->verify_db_handles(m2);
 		const db_set<kdt, value_type_sub>& m1 = *this;
 
 		try {
@@ -1150,7 +1148,7 @@ public:
 	    BulkRetrievalOption::BulkRetrieval))) 
 	{
 		this->init_members(x);
-		verify_db_handles(x);
+		this->verify_db_handles(x);
 		this->set_db_handle_int(this->clone_db_config(
 		    x.get_db_handle()), x.get_db_env_handle());
 		assert(this->get_db_handle() != NULL);
@@ -1188,7 +1186,7 @@ public:
 	{
 		ASSIGNMENT_PREDCOND(x)
 		db_container::operator =(x);
-		verify_db_handles(x);
+		this->verify_db_handles(x);
 		assert(this->get_db_handle() != NULL);
 		this->begin_txn();
 		try {
@@ -1275,8 +1273,8 @@ public:
 		iterator witr;
 		_DB_STL_set_value<kdt> d;
 
-		init_itr(witr);
-		open_itr(witr);
+		this->init_itr(witr);
+		this->open_itr(witr);
 	
 		for (ii = first; ii != last; ++ii)
 			witr.pcsr_->insert(*ii, d, DB_KEYLAST);
@@ -1299,8 +1297,8 @@ public:
 		iterator witr;
 		_DB_STL_set_value<kdt> d;
 
-		init_itr(witr);
-		open_itr(witr);
+		this->init_itr(witr);
+		this->open_itr(witr);
 	
 		for (ii = first; ii != last; ++ii)
 			witr.pcsr_->insert(*ii, d, DB_KEYLAST);
@@ -1326,7 +1324,7 @@ public:
 
 		this->begin_txn();
 		try {
-			pair<iterator, iterator> rg = equal_range(x);
+			pair<iterator, iterator> rg = this->equal_range(x);
 			for (itr = rg.first, cnt = 0; 
 			    itr != rg.second; ++itr) {
 				cnt++;
@@ -1383,7 +1381,7 @@ public:
 		Db *swapdb = NULL;
 		std::string dbfname(64, '\0');
 
-		verify_db_handles(mp);
+		this->verify_db_handles(mp);
 		this->begin_txn();
 		try {
 			swapdb = this->clone_db_config(this->get_db_handle(), 
@@ -1440,7 +1438,7 @@ public:
 	bool operator==(const self& m2) const
 	{
 		COMPARE_CHECK(m2)
-		verify_db_handles(m2);
+		this->verify_db_handles(m2);
 
 		const db_multiset<kdt, value_type_sub> &m1 = *this;
 		const_iterator i1, i11;
diff --git a/lang/cxx/stl/dbstl_utility.h b/lang/cxx/stl/dbstl_utility.h
index 63b661e..cd4e122 100644
--- a/lang/cxx/stl/dbstl_utility.h
+++ b/lang/cxx/stl/dbstl_utility.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/cxx/stl/dbstl_vector.h b/lang/cxx/stl/dbstl_vector.h
index 968b742..c54ac41 100644
--- a/lang/cxx/stl/dbstl_vector.h
+++ b/lang/cxx/stl/dbstl_vector.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -856,7 +856,7 @@ public:
 	/// \sa db_vector_base_iterator::operator++()
 	inline self& operator++()
 	{
-		move_by(*this, 1, false);
+		this->move_by(*this, 1, false);
 		return *this;
 	}
 
@@ -866,7 +866,7 @@ public:
 	inline self operator++(int)
 	{
 		self itr(*this);
-		move_by(*this, 1, false);
+		this->move_by(*this, 1, false);
 
 		return itr;
 	}
@@ -876,7 +876,7 @@ public:
 	/// \sa db_vector_base_iterator::operator--()
 	inline self& operator--()
 	{
-		move_by(*this, 1, true);
+		this->move_by(*this, 1, true);
 		return *this;
 	}
 
@@ -886,7 +886,7 @@ public:
 	inline self operator--(int)
 	{
 		self itr = *this;
-		move_by(*this, 1, true);
+		this->move_by(*this, 1, true);
 		return itr;
 	}
 
@@ -919,7 +919,7 @@ public:
 	inline self operator+(difference_type n) const
 	{
 		self itr(*this);
-		move_by(itr, n, false);
+		this->move_by(itr, n, false);
 		return itr;
 	}
 
@@ -930,7 +930,7 @@ public:
 	/// \sa db_vector_base_iterator::operator+=(difference_type n) 
 	inline const self& operator+=(difference_type n)
 	{
-		move_by(*this, n, false);
+		this->move_by(*this, n, false);
 		return *this;
 	}
 
@@ -945,7 +945,7 @@ public:
 	inline self operator-(difference_type n) const
 	{
 		self itr(*this);
-		move_by(itr, n);
+		this->move_by(itr, n);
 
 		return itr;
 	}
@@ -957,7 +957,7 @@ public:
 	/// \sa db_vector_base_iterator::operator-=(difference_type n) 
 	inline const self& operator-=(difference_type n)
 	{
-		move_by(*this, n);
+		this->move_by(*this, n);
 		return *this;
 	}
 	//@} // itr_movement
diff --git a/lang/db185/db185.c b/lang/db185/db185.c
index 6c13f41..0446425 100644
--- a/lang/db185/db185.c
+++ b/lang/db185/db185.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -12,7 +12,7 @@
 
 #ifndef lint
 static const char copyright[] =
-    "Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.\n";
+    "Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.\n";
 #endif
 
 #include "db185_int.h"
diff --git a/lang/db185/db185_int.in b/lang/db185/db185_int.in
index eb9bb71..2c0f87a 100644
--- a/lang/db185/db185_int.in
+++ b/lang/db185/db185_int.in
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 /*
  * Copyright (c) 1990, 1993, 1994, 1995, 1996
diff --git a/lang/dbm/dbm.c b/lang/dbm/dbm.c
index 8f0ff37..b7c5946 100644
--- a/lang/dbm/dbm.c
+++ b/lang/dbm/dbm.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 /*
  * Copyright (c) 1990, 1993
diff --git a/lang/hsearch/hsearch.c b/lang/hsearch/hsearch.c
index d580c53..ad2da6b 100644
--- a/lang/hsearch/hsearch.c
+++ b/lang/hsearch/hsearch.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 /*
  * Copyright (c) 1990, 1993
diff --git a/lang/java/ext/com/sleepycat/persist/model/ClassEnhancerTask.java b/lang/java/ext/com/sleepycat/persist/model/ClassEnhancerTask.java
index 3c4e250..132cbf0 100644
--- a/lang/java/ext/com/sleepycat/persist/model/ClassEnhancerTask.java
+++ b/lang/java/ext/com/sleepycat/persist/model/ClassEnhancerTask.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/libdb_java/java_stat_auto.c b/lang/java/libdb_java/java_stat_auto.c
index a17335f..b9f335c 100644
--- a/lang/java/libdb_java/java_stat_auto.c
+++ b/lang/java/libdb_java/java_stat_auto.c
@@ -4,7 +4,7 @@
  *
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 static int __dbj_fill_bt_stat(JNIEnv *jnienv,
     jobject jobj, struct __db_bt_stat *statp) {
diff --git a/lang/java/src/com/sleepycat/bind/ByteArrayBinding.java b/lang/java/src/com/sleepycat/bind/ByteArrayBinding.java
index f2a09d6..7d00d52 100644
--- a/lang/java/src/com/sleepycat/bind/ByteArrayBinding.java
+++ b/lang/java/src/com/sleepycat/bind/ByteArrayBinding.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/EntityBinding.java b/lang/java/src/com/sleepycat/bind/EntityBinding.java
index c1cca90..ca43efc 100644
--- a/lang/java/src/com/sleepycat/bind/EntityBinding.java
+++ b/lang/java/src/com/sleepycat/bind/EntityBinding.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/EntryBinding.java b/lang/java/src/com/sleepycat/bind/EntryBinding.java
index 7c2947c..a91195d 100644
--- a/lang/java/src/com/sleepycat/bind/EntryBinding.java
+++ b/lang/java/src/com/sleepycat/bind/EntryBinding.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/RecordNumberBinding.java b/lang/java/src/com/sleepycat/bind/RecordNumberBinding.java
index 6e88b49..2a42c0c 100644
--- a/lang/java/src/com/sleepycat/bind/RecordNumberBinding.java
+++ b/lang/java/src/com/sleepycat/bind/RecordNumberBinding.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/serial/ClassCatalog.java b/lang/java/src/com/sleepycat/bind/serial/ClassCatalog.java
index 1b82cb1..93d03bd 100644
--- a/lang/java/src/com/sleepycat/bind/serial/ClassCatalog.java
+++ b/lang/java/src/com/sleepycat/bind/serial/ClassCatalog.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/serial/SerialBase.java b/lang/java/src/com/sleepycat/bind/serial/SerialBase.java
index 4af4b30..4ff4771 100644
--- a/lang/java/src/com/sleepycat/bind/serial/SerialBase.java
+++ b/lang/java/src/com/sleepycat/bind/serial/SerialBase.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/serial/SerialBinding.java b/lang/java/src/com/sleepycat/bind/serial/SerialBinding.java
index 04ab52b..e5cb6f5 100644
--- a/lang/java/src/com/sleepycat/bind/serial/SerialBinding.java
+++ b/lang/java/src/com/sleepycat/bind/serial/SerialBinding.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/serial/SerialInput.java b/lang/java/src/com/sleepycat/bind/serial/SerialInput.java
index 23e493e..5b29307 100644
--- a/lang/java/src/com/sleepycat/bind/serial/SerialInput.java
+++ b/lang/java/src/com/sleepycat/bind/serial/SerialInput.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/serial/SerialOutput.java b/lang/java/src/com/sleepycat/bind/serial/SerialOutput.java
index a411352..f093b74 100644
--- a/lang/java/src/com/sleepycat/bind/serial/SerialOutput.java
+++ b/lang/java/src/com/sleepycat/bind/serial/SerialOutput.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/serial/SerialSerialBinding.java b/lang/java/src/com/sleepycat/bind/serial/SerialSerialBinding.java
index bc3e3b6..15a06e5 100644
--- a/lang/java/src/com/sleepycat/bind/serial/SerialSerialBinding.java
+++ b/lang/java/src/com/sleepycat/bind/serial/SerialSerialBinding.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/serial/SerialSerialKeyCreator.java b/lang/java/src/com/sleepycat/bind/serial/SerialSerialKeyCreator.java
index 350d8a1..91549ea 100644
--- a/lang/java/src/com/sleepycat/bind/serial/SerialSerialKeyCreator.java
+++ b/lang/java/src/com/sleepycat/bind/serial/SerialSerialKeyCreator.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/serial/StoredClassCatalog.java b/lang/java/src/com/sleepycat/bind/serial/StoredClassCatalog.java
index b751139..d07eb29 100644
--- a/lang/java/src/com/sleepycat/bind/serial/StoredClassCatalog.java
+++ b/lang/java/src/com/sleepycat/bind/serial/StoredClassCatalog.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/serial/TupleSerialBinding.java b/lang/java/src/com/sleepycat/bind/serial/TupleSerialBinding.java
index ee618fa..233033c 100644
--- a/lang/java/src/com/sleepycat/bind/serial/TupleSerialBinding.java
+++ b/lang/java/src/com/sleepycat/bind/serial/TupleSerialBinding.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/serial/TupleSerialKeyCreator.java b/lang/java/src/com/sleepycat/bind/serial/TupleSerialKeyCreator.java
index 6f03b8a..d6b86ce 100644
--- a/lang/java/src/com/sleepycat/bind/serial/TupleSerialKeyCreator.java
+++ b/lang/java/src/com/sleepycat/bind/serial/TupleSerialKeyCreator.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/serial/TupleSerialMarshalledBinding.java b/lang/java/src/com/sleepycat/bind/serial/TupleSerialMarshalledBinding.java
index 0687d9a..a5aba08 100644
--- a/lang/java/src/com/sleepycat/bind/serial/TupleSerialMarshalledBinding.java
+++ b/lang/java/src/com/sleepycat/bind/serial/TupleSerialMarshalledBinding.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/serial/TupleSerialMarshalledKeyCreator.java b/lang/java/src/com/sleepycat/bind/serial/TupleSerialMarshalledKeyCreator.java
index 23a9730..6d99aa8 100644
--- a/lang/java/src/com/sleepycat/bind/serial/TupleSerialMarshalledKeyCreator.java
+++ b/lang/java/src/com/sleepycat/bind/serial/TupleSerialMarshalledKeyCreator.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/tuple/BigDecimalBinding.java b/lang/java/src/com/sleepycat/bind/tuple/BigDecimalBinding.java
index 98fd140..01b3b7e 100644
--- a/lang/java/src/com/sleepycat/bind/tuple/BigDecimalBinding.java
+++ b/lang/java/src/com/sleepycat/bind/tuple/BigDecimalBinding.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/tuple/BigIntegerBinding.java b/lang/java/src/com/sleepycat/bind/tuple/BigIntegerBinding.java
index ddb6609..88c527b 100644
--- a/lang/java/src/com/sleepycat/bind/tuple/BigIntegerBinding.java
+++ b/lang/java/src/com/sleepycat/bind/tuple/BigIntegerBinding.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/tuple/BooleanBinding.java b/lang/java/src/com/sleepycat/bind/tuple/BooleanBinding.java
index daeede2..e374ec2 100644
--- a/lang/java/src/com/sleepycat/bind/tuple/BooleanBinding.java
+++ b/lang/java/src/com/sleepycat/bind/tuple/BooleanBinding.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/tuple/ByteBinding.java b/lang/java/src/com/sleepycat/bind/tuple/ByteBinding.java
index ee02d9c..34a8e75 100644
--- a/lang/java/src/com/sleepycat/bind/tuple/ByteBinding.java
+++ b/lang/java/src/com/sleepycat/bind/tuple/ByteBinding.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/tuple/CharacterBinding.java b/lang/java/src/com/sleepycat/bind/tuple/CharacterBinding.java
index 8aaea1c..a645cbf 100644
--- a/lang/java/src/com/sleepycat/bind/tuple/CharacterBinding.java
+++ b/lang/java/src/com/sleepycat/bind/tuple/CharacterBinding.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/tuple/DoubleBinding.java b/lang/java/src/com/sleepycat/bind/tuple/DoubleBinding.java
index 4032a86..69db1df 100644
--- a/lang/java/src/com/sleepycat/bind/tuple/DoubleBinding.java
+++ b/lang/java/src/com/sleepycat/bind/tuple/DoubleBinding.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/tuple/FloatBinding.java b/lang/java/src/com/sleepycat/bind/tuple/FloatBinding.java
index bc78ca2..ce17e0c 100644
--- a/lang/java/src/com/sleepycat/bind/tuple/FloatBinding.java
+++ b/lang/java/src/com/sleepycat/bind/tuple/FloatBinding.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/tuple/IntegerBinding.java b/lang/java/src/com/sleepycat/bind/tuple/IntegerBinding.java
index 5d19b65..ba69e29 100644
--- a/lang/java/src/com/sleepycat/bind/tuple/IntegerBinding.java
+++ b/lang/java/src/com/sleepycat/bind/tuple/IntegerBinding.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/tuple/LongBinding.java b/lang/java/src/com/sleepycat/bind/tuple/LongBinding.java
index b9a15f9..6fc68a1 100644
--- a/lang/java/src/com/sleepycat/bind/tuple/LongBinding.java
+++ b/lang/java/src/com/sleepycat/bind/tuple/LongBinding.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/tuple/MarshalledTupleEntry.java b/lang/java/src/com/sleepycat/bind/tuple/MarshalledTupleEntry.java
index a089a11..060623d 100644
--- a/lang/java/src/com/sleepycat/bind/tuple/MarshalledTupleEntry.java
+++ b/lang/java/src/com/sleepycat/bind/tuple/MarshalledTupleEntry.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.java b/lang/java/src/com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.java
index 9fb4807..1af410f 100644
--- a/lang/java/src/com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.java
+++ b/lang/java/src/com/sleepycat/bind/tuple/MarshalledTupleKeyEntity.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/tuple/PackedIntegerBinding.java b/lang/java/src/com/sleepycat/bind/tuple/PackedIntegerBinding.java
index e45b098..8b3cb0b 100644
--- a/lang/java/src/com/sleepycat/bind/tuple/PackedIntegerBinding.java
+++ b/lang/java/src/com/sleepycat/bind/tuple/PackedIntegerBinding.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/tuple/PackedLongBinding.java b/lang/java/src/com/sleepycat/bind/tuple/PackedLongBinding.java
index c698989..0c3c5cf 100644
--- a/lang/java/src/com/sleepycat/bind/tuple/PackedLongBinding.java
+++ b/lang/java/src/com/sleepycat/bind/tuple/PackedLongBinding.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/tuple/ShortBinding.java b/lang/java/src/com/sleepycat/bind/tuple/ShortBinding.java
index 1ec33cf..c7b59da 100644
--- a/lang/java/src/com/sleepycat/bind/tuple/ShortBinding.java
+++ b/lang/java/src/com/sleepycat/bind/tuple/ShortBinding.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/tuple/SortedBigDecimalBinding.java b/lang/java/src/com/sleepycat/bind/tuple/SortedBigDecimalBinding.java
index c5e4a2e..5bc5ec7 100644
--- a/lang/java/src/com/sleepycat/bind/tuple/SortedBigDecimalBinding.java
+++ b/lang/java/src/com/sleepycat/bind/tuple/SortedBigDecimalBinding.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/tuple/SortedDoubleBinding.java b/lang/java/src/com/sleepycat/bind/tuple/SortedDoubleBinding.java
index 1de803b..4ea7361 100644
--- a/lang/java/src/com/sleepycat/bind/tuple/SortedDoubleBinding.java
+++ b/lang/java/src/com/sleepycat/bind/tuple/SortedDoubleBinding.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/tuple/SortedFloatBinding.java b/lang/java/src/com/sleepycat/bind/tuple/SortedFloatBinding.java
index 671995a..ecc1d57 100644
--- a/lang/java/src/com/sleepycat/bind/tuple/SortedFloatBinding.java
+++ b/lang/java/src/com/sleepycat/bind/tuple/SortedFloatBinding.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/tuple/SortedPackedIntegerBinding.java b/lang/java/src/com/sleepycat/bind/tuple/SortedPackedIntegerBinding.java
index 5e83166..4a7bb93 100644
--- a/lang/java/src/com/sleepycat/bind/tuple/SortedPackedIntegerBinding.java
+++ b/lang/java/src/com/sleepycat/bind/tuple/SortedPackedIntegerBinding.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/tuple/SortedPackedLongBinding.java b/lang/java/src/com/sleepycat/bind/tuple/SortedPackedLongBinding.java
index 0d91c47..0c76630 100644
--- a/lang/java/src/com/sleepycat/bind/tuple/SortedPackedLongBinding.java
+++ b/lang/java/src/com/sleepycat/bind/tuple/SortedPackedLongBinding.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/tuple/StringBinding.java b/lang/java/src/com/sleepycat/bind/tuple/StringBinding.java
index be3b73c..81e0357 100644
--- a/lang/java/src/com/sleepycat/bind/tuple/StringBinding.java
+++ b/lang/java/src/com/sleepycat/bind/tuple/StringBinding.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/tuple/TupleBase.java b/lang/java/src/com/sleepycat/bind/tuple/TupleBase.java
index 30ecbb6..47d252f 100644
--- a/lang/java/src/com/sleepycat/bind/tuple/TupleBase.java
+++ b/lang/java/src/com/sleepycat/bind/tuple/TupleBase.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/tuple/TupleBinding.java b/lang/java/src/com/sleepycat/bind/tuple/TupleBinding.java
index 2291c62..0cb176d 100644
--- a/lang/java/src/com/sleepycat/bind/tuple/TupleBinding.java
+++ b/lang/java/src/com/sleepycat/bind/tuple/TupleBinding.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/tuple/TupleInput.java b/lang/java/src/com/sleepycat/bind/tuple/TupleInput.java
index 33e6579..440bf04 100644
--- a/lang/java/src/com/sleepycat/bind/tuple/TupleInput.java
+++ b/lang/java/src/com/sleepycat/bind/tuple/TupleInput.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/tuple/TupleInputBinding.java b/lang/java/src/com/sleepycat/bind/tuple/TupleInputBinding.java
index ea78d4d..1f5845d 100644
--- a/lang/java/src/com/sleepycat/bind/tuple/TupleInputBinding.java
+++ b/lang/java/src/com/sleepycat/bind/tuple/TupleInputBinding.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/tuple/TupleMarshalledBinding.java b/lang/java/src/com/sleepycat/bind/tuple/TupleMarshalledBinding.java
index f9d6d83..6399adf 100644
--- a/lang/java/src/com/sleepycat/bind/tuple/TupleMarshalledBinding.java
+++ b/lang/java/src/com/sleepycat/bind/tuple/TupleMarshalledBinding.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/tuple/TupleOutput.java b/lang/java/src/com/sleepycat/bind/tuple/TupleOutput.java
index 4ae0061..cf84645 100644
--- a/lang/java/src/com/sleepycat/bind/tuple/TupleOutput.java
+++ b/lang/java/src/com/sleepycat/bind/tuple/TupleOutput.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/tuple/TupleTupleBinding.java b/lang/java/src/com/sleepycat/bind/tuple/TupleTupleBinding.java
index d0c96ec..1210afd 100644
--- a/lang/java/src/com/sleepycat/bind/tuple/TupleTupleBinding.java
+++ b/lang/java/src/com/sleepycat/bind/tuple/TupleTupleBinding.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/tuple/TupleTupleKeyCreator.java b/lang/java/src/com/sleepycat/bind/tuple/TupleTupleKeyCreator.java
index 8567f2a..cc82cc0 100644
--- a/lang/java/src/com/sleepycat/bind/tuple/TupleTupleKeyCreator.java
+++ b/lang/java/src/com/sleepycat/bind/tuple/TupleTupleKeyCreator.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.java b/lang/java/src/com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.java
index 4f9826b..e79532d 100644
--- a/lang/java/src/com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.java
+++ b/lang/java/src/com/sleepycat/bind/tuple/TupleTupleMarshalledBinding.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/bind/tuple/TupleTupleMarshalledKeyCreator.java b/lang/java/src/com/sleepycat/bind/tuple/TupleTupleMarshalledKeyCreator.java
index 1da91d7..868560f 100644
--- a/lang/java/src/com/sleepycat/bind/tuple/TupleTupleMarshalledKeyCreator.java
+++ b/lang/java/src/com/sleepycat/bind/tuple/TupleTupleMarshalledKeyCreator.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/collections/BaseIterator.java b/lang/java/src/com/sleepycat/collections/BaseIterator.java
index 2a55a63..6ac9e02 100644
--- a/lang/java/src/com/sleepycat/collections/BaseIterator.java
+++ b/lang/java/src/com/sleepycat/collections/BaseIterator.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/collections/BlockIterator.java b/lang/java/src/com/sleepycat/collections/BlockIterator.java
index 60a3b3b..cad21f5 100644
--- a/lang/java/src/com/sleepycat/collections/BlockIterator.java
+++ b/lang/java/src/com/sleepycat/collections/BlockIterator.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/collections/CurrentTransaction.java b/lang/java/src/com/sleepycat/collections/CurrentTransaction.java
index 8119c26..241a35b 100644
--- a/lang/java/src/com/sleepycat/collections/CurrentTransaction.java
+++ b/lang/java/src/com/sleepycat/collections/CurrentTransaction.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/collections/DataCursor.java b/lang/java/src/com/sleepycat/collections/DataCursor.java
index a4ac6cd..9e38bd1 100644
--- a/lang/java/src/com/sleepycat/collections/DataCursor.java
+++ b/lang/java/src/com/sleepycat/collections/DataCursor.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/collections/DataView.java b/lang/java/src/com/sleepycat/collections/DataView.java
index f410b44..0c6d886 100644
--- a/lang/java/src/com/sleepycat/collections/DataView.java
+++ b/lang/java/src/com/sleepycat/collections/DataView.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/collections/MapEntryParameter.java b/lang/java/src/com/sleepycat/collections/MapEntryParameter.java
index e5a3d64..09bb75c 100644
--- a/lang/java/src/com/sleepycat/collections/MapEntryParameter.java
+++ b/lang/java/src/com/sleepycat/collections/MapEntryParameter.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/collections/MyRangeCursor.java b/lang/java/src/com/sleepycat/collections/MyRangeCursor.java
index c8e9498..dfb70ac 100644
--- a/lang/java/src/com/sleepycat/collections/MyRangeCursor.java
+++ b/lang/java/src/com/sleepycat/collections/MyRangeCursor.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/collections/PrimaryKeyAssigner.java b/lang/java/src/com/sleepycat/collections/PrimaryKeyAssigner.java
index 127d606..518a601 100644
--- a/lang/java/src/com/sleepycat/collections/PrimaryKeyAssigner.java
+++ b/lang/java/src/com/sleepycat/collections/PrimaryKeyAssigner.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/collections/StoredCollection.java b/lang/java/src/com/sleepycat/collections/StoredCollection.java
index 3dcfcb9..5464dd7 100644
--- a/lang/java/src/com/sleepycat/collections/StoredCollection.java
+++ b/lang/java/src/com/sleepycat/collections/StoredCollection.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/collections/StoredCollections.java b/lang/java/src/com/sleepycat/collections/StoredCollections.java
index d7bd4fe..6c51da3 100644
--- a/lang/java/src/com/sleepycat/collections/StoredCollections.java
+++ b/lang/java/src/com/sleepycat/collections/StoredCollections.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/collections/StoredContainer.java b/lang/java/src/com/sleepycat/collections/StoredContainer.java
index b63ac0d..e69d0f6 100644
--- a/lang/java/src/com/sleepycat/collections/StoredContainer.java
+++ b/lang/java/src/com/sleepycat/collections/StoredContainer.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/collections/StoredEntrySet.java b/lang/java/src/com/sleepycat/collections/StoredEntrySet.java
index 5134cb1..086277f 100644
--- a/lang/java/src/com/sleepycat/collections/StoredEntrySet.java
+++ b/lang/java/src/com/sleepycat/collections/StoredEntrySet.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/collections/StoredIterator.java b/lang/java/src/com/sleepycat/collections/StoredIterator.java
index fc35d00..ea8b46f 100644
--- a/lang/java/src/com/sleepycat/collections/StoredIterator.java
+++ b/lang/java/src/com/sleepycat/collections/StoredIterator.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/collections/StoredKeySet.java b/lang/java/src/com/sleepycat/collections/StoredKeySet.java
index bc3864a..aef19f6 100644
--- a/lang/java/src/com/sleepycat/collections/StoredKeySet.java
+++ b/lang/java/src/com/sleepycat/collections/StoredKeySet.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/collections/StoredList.java b/lang/java/src/com/sleepycat/collections/StoredList.java
index 6e35167..393c1c5 100644
--- a/lang/java/src/com/sleepycat/collections/StoredList.java
+++ b/lang/java/src/com/sleepycat/collections/StoredList.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/collections/StoredMap.java b/lang/java/src/com/sleepycat/collections/StoredMap.java
index 1e9449a..b0153e5 100644
--- a/lang/java/src/com/sleepycat/collections/StoredMap.java
+++ b/lang/java/src/com/sleepycat/collections/StoredMap.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/collections/StoredMapEntry.java b/lang/java/src/com/sleepycat/collections/StoredMapEntry.java
index 0d60def..cfac49e 100644
--- a/lang/java/src/com/sleepycat/collections/StoredMapEntry.java
+++ b/lang/java/src/com/sleepycat/collections/StoredMapEntry.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/collections/StoredSortedEntrySet.java b/lang/java/src/com/sleepycat/collections/StoredSortedEntrySet.java
index 4569a48..4f06d09 100644
--- a/lang/java/src/com/sleepycat/collections/StoredSortedEntrySet.java
+++ b/lang/java/src/com/sleepycat/collections/StoredSortedEntrySet.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/collections/StoredSortedKeySet.java b/lang/java/src/com/sleepycat/collections/StoredSortedKeySet.java
index 006e76c..e7ca01e 100644
--- a/lang/java/src/com/sleepycat/collections/StoredSortedKeySet.java
+++ b/lang/java/src/com/sleepycat/collections/StoredSortedKeySet.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/collections/StoredSortedMap.java b/lang/java/src/com/sleepycat/collections/StoredSortedMap.java
index 8c57a87..8e704f6 100644
--- a/lang/java/src/com/sleepycat/collections/StoredSortedMap.java
+++ b/lang/java/src/com/sleepycat/collections/StoredSortedMap.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/collections/StoredSortedValueSet.java b/lang/java/src/com/sleepycat/collections/StoredSortedValueSet.java
index 5c1bd9a..18a9458 100644
--- a/lang/java/src/com/sleepycat/collections/StoredSortedValueSet.java
+++ b/lang/java/src/com/sleepycat/collections/StoredSortedValueSet.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/collections/StoredValueSet.java b/lang/java/src/com/sleepycat/collections/StoredValueSet.java
index b8001b9..6532e6a 100644
--- a/lang/java/src/com/sleepycat/collections/StoredValueSet.java
+++ b/lang/java/src/com/sleepycat/collections/StoredValueSet.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/collections/TransactionRunner.java b/lang/java/src/com/sleepycat/collections/TransactionRunner.java
index 08d27e9..168e63d 100644
--- a/lang/java/src/com/sleepycat/collections/TransactionRunner.java
+++ b/lang/java/src/com/sleepycat/collections/TransactionRunner.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/collections/TransactionWorker.java b/lang/java/src/com/sleepycat/collections/TransactionWorker.java
index 1cb47b1..7b5f693 100644
--- a/lang/java/src/com/sleepycat/collections/TransactionWorker.java
+++ b/lang/java/src/com/sleepycat/collections/TransactionWorker.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/collections/TupleSerialFactory.java b/lang/java/src/com/sleepycat/collections/TupleSerialFactory.java
index c732eea..58e08d2 100644
--- a/lang/java/src/com/sleepycat/collections/TupleSerialFactory.java
+++ b/lang/java/src/com/sleepycat/collections/TupleSerialFactory.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/collections/package.html b/lang/java/src/com/sleepycat/collections/package.html
index 57d82c7..a504f25 100644
--- a/lang/java/src/com/sleepycat/collections/package.html
+++ b/lang/java/src/com/sleepycat/collections/package.html
@@ -4,7 +4,7 @@
 
  See the file LICENSE for redistribution information.
 
- Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
 
 
 -->
diff --git a/lang/java/src/com/sleepycat/compat/DbCompat.java b/lang/java/src/com/sleepycat/compat/DbCompat.java
index 427810a..47afe9d 100644
--- a/lang/java/src/com/sleepycat/compat/DbCompat.java
+++ b/lang/java/src/com/sleepycat/compat/DbCompat.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/BackupHandler.java b/lang/java/src/com/sleepycat/db/BackupHandler.java
index 2d107d6..c897635 100644
--- a/lang/java/src/com/sleepycat/db/BackupHandler.java
+++ b/lang/java/src/com/sleepycat/db/BackupHandler.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/BackupOptions.java b/lang/java/src/com/sleepycat/db/BackupOptions.java
index 3db723b..0d33c5f 100644
--- a/lang/java/src/com/sleepycat/db/BackupOptions.java
+++ b/lang/java/src/com/sleepycat/db/BackupOptions.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/BtreeCompressor.java b/lang/java/src/com/sleepycat/db/BtreeCompressor.java
index d6c4585..dc6b16e 100644
--- a/lang/java/src/com/sleepycat/db/BtreeCompressor.java
+++ b/lang/java/src/com/sleepycat/db/BtreeCompressor.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/BtreePrefixCalculator.java b/lang/java/src/com/sleepycat/db/BtreePrefixCalculator.java
index 4d8c0c7..2f2a383 100644
--- a/lang/java/src/com/sleepycat/db/BtreePrefixCalculator.java
+++ b/lang/java/src/com/sleepycat/db/BtreePrefixCalculator.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/BtreeStats.java b/lang/java/src/com/sleepycat/db/BtreeStats.java
index 27d6a08..33e8b51 100644
--- a/lang/java/src/com/sleepycat/db/BtreeStats.java
+++ b/lang/java/src/com/sleepycat/db/BtreeStats.java
@@ -4,7 +4,7 @@
  *
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 package com.sleepycat.db;
diff --git a/lang/java/src/com/sleepycat/db/CacheFile.java b/lang/java/src/com/sleepycat/db/CacheFile.java
index b459974..11874bb 100644
--- a/lang/java/src/com/sleepycat/db/CacheFile.java
+++ b/lang/java/src/com/sleepycat/db/CacheFile.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/CacheFilePriority.java b/lang/java/src/com/sleepycat/db/CacheFilePriority.java
index 1f4a3d2..bacca23 100644
--- a/lang/java/src/com/sleepycat/db/CacheFilePriority.java
+++ b/lang/java/src/com/sleepycat/db/CacheFilePriority.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/CacheFileStats.java b/lang/java/src/com/sleepycat/db/CacheFileStats.java
index 5748420..ecbc07d 100644
--- a/lang/java/src/com/sleepycat/db/CacheFileStats.java
+++ b/lang/java/src/com/sleepycat/db/CacheFileStats.java
@@ -4,7 +4,7 @@
  *
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 package com.sleepycat.db;
diff --git a/lang/java/src/com/sleepycat/db/CacheStats.java b/lang/java/src/com/sleepycat/db/CacheStats.java
index c41fdab..9590971 100644
--- a/lang/java/src/com/sleepycat/db/CacheStats.java
+++ b/lang/java/src/com/sleepycat/db/CacheStats.java
@@ -4,7 +4,7 @@
  *
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 package com.sleepycat.db;
diff --git a/lang/java/src/com/sleepycat/db/CheckpointConfig.java b/lang/java/src/com/sleepycat/db/CheckpointConfig.java
index 7b69bad..fabf36d 100644
--- a/lang/java/src/com/sleepycat/db/CheckpointConfig.java
+++ b/lang/java/src/com/sleepycat/db/CheckpointConfig.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/CompactConfig.java b/lang/java/src/com/sleepycat/db/CompactConfig.java
index 4909e89..0318e1c 100644
--- a/lang/java/src/com/sleepycat/db/CompactConfig.java
+++ b/lang/java/src/com/sleepycat/db/CompactConfig.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/CompactStats.java b/lang/java/src/com/sleepycat/db/CompactStats.java
index f084340..21aeea5 100644
--- a/lang/java/src/com/sleepycat/db/CompactStats.java
+++ b/lang/java/src/com/sleepycat/db/CompactStats.java
@@ -4,7 +4,7 @@
  *
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 package com.sleepycat.db;
diff --git a/lang/java/src/com/sleepycat/db/Cursor.java b/lang/java/src/com/sleepycat/db/Cursor.java
index 56463a4..b814eea 100644
--- a/lang/java/src/com/sleepycat/db/Cursor.java
+++ b/lang/java/src/com/sleepycat/db/Cursor.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/CursorConfig.java b/lang/java/src/com/sleepycat/db/CursorConfig.java
index 6146509..dcd8f46 100644
--- a/lang/java/src/com/sleepycat/db/CursorConfig.java
+++ b/lang/java/src/com/sleepycat/db/CursorConfig.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/Database.java b/lang/java/src/com/sleepycat/db/Database.java
index c006030..14a5f34 100644
--- a/lang/java/src/com/sleepycat/db/Database.java
+++ b/lang/java/src/com/sleepycat/db/Database.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/DatabaseConfig.java b/lang/java/src/com/sleepycat/db/DatabaseConfig.java
index 76f54e2..9ad6e55 100644
--- a/lang/java/src/com/sleepycat/db/DatabaseConfig.java
+++ b/lang/java/src/com/sleepycat/db/DatabaseConfig.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/DatabaseEntry.java b/lang/java/src/com/sleepycat/db/DatabaseEntry.java
index 015917d..9eaba28 100644
--- a/lang/java/src/com/sleepycat/db/DatabaseEntry.java
+++ b/lang/java/src/com/sleepycat/db/DatabaseEntry.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/DatabaseException.java b/lang/java/src/com/sleepycat/db/DatabaseException.java
index 419dd3d..1f51a48 100644
--- a/lang/java/src/com/sleepycat/db/DatabaseException.java
+++ b/lang/java/src/com/sleepycat/db/DatabaseException.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/DatabaseStats.java b/lang/java/src/com/sleepycat/db/DatabaseStats.java
index dc3a42c..aadb5df 100644
--- a/lang/java/src/com/sleepycat/db/DatabaseStats.java
+++ b/lang/java/src/com/sleepycat/db/DatabaseStats.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/DatabaseType.java b/lang/java/src/com/sleepycat/db/DatabaseType.java
index 8b3669f..6bef859 100644
--- a/lang/java/src/com/sleepycat/db/DatabaseType.java
+++ b/lang/java/src/com/sleepycat/db/DatabaseType.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/DeadlockException.java b/lang/java/src/com/sleepycat/db/DeadlockException.java
index 63d0462..6f2f9dd 100644
--- a/lang/java/src/com/sleepycat/db/DeadlockException.java
+++ b/lang/java/src/com/sleepycat/db/DeadlockException.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/Environment.java b/lang/java/src/com/sleepycat/db/Environment.java
index 2193452..5a2b358 100644
--- a/lang/java/src/com/sleepycat/db/Environment.java
+++ b/lang/java/src/com/sleepycat/db/Environment.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/EnvironmentConfig.java b/lang/java/src/com/sleepycat/db/EnvironmentConfig.java
index d50fba5..4d32fe5 100644
--- a/lang/java/src/com/sleepycat/db/EnvironmentConfig.java
+++ b/lang/java/src/com/sleepycat/db/EnvironmentConfig.java
@@ -2,7 +2,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/ErrorHandler.java b/lang/java/src/com/sleepycat/db/ErrorHandler.java
index 43fdb9d..44de09b 100644
--- a/lang/java/src/com/sleepycat/db/ErrorHandler.java
+++ b/lang/java/src/com/sleepycat/db/ErrorHandler.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/EventHandler.java b/lang/java/src/com/sleepycat/db/EventHandler.java
index a876a64..7726b6a 100644
--- a/lang/java/src/com/sleepycat/db/EventHandler.java
+++ b/lang/java/src/com/sleepycat/db/EventHandler.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/EventHandlerAdapter.java b/lang/java/src/com/sleepycat/db/EventHandlerAdapter.java
index ef563df..cd9418f 100644
--- a/lang/java/src/com/sleepycat/db/EventHandlerAdapter.java
+++ b/lang/java/src/com/sleepycat/db/EventHandlerAdapter.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/FeedbackHandler.java b/lang/java/src/com/sleepycat/db/FeedbackHandler.java
index 63bec27..6b5d35f 100644
--- a/lang/java/src/com/sleepycat/db/FeedbackHandler.java
+++ b/lang/java/src/com/sleepycat/db/FeedbackHandler.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/ForeignKeyDeleteAction.java b/lang/java/src/com/sleepycat/db/ForeignKeyDeleteAction.java
index 1bf6675..dc72ff2 100644
--- a/lang/java/src/com/sleepycat/db/ForeignKeyDeleteAction.java
+++ b/lang/java/src/com/sleepycat/db/ForeignKeyDeleteAction.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/ForeignKeyNullifier.java b/lang/java/src/com/sleepycat/db/ForeignKeyNullifier.java
index 0817465..5cb00ba 100644
--- a/lang/java/src/com/sleepycat/db/ForeignKeyNullifier.java
+++ b/lang/java/src/com/sleepycat/db/ForeignKeyNullifier.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2008, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2008, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$ 
  */
diff --git a/lang/java/src/com/sleepycat/db/ForeignMultiKeyNullifier.java b/lang/java/src/com/sleepycat/db/ForeignMultiKeyNullifier.java
index 71311de..1e8bbfa 100644
--- a/lang/java/src/com/sleepycat/db/ForeignMultiKeyNullifier.java
+++ b/lang/java/src/com/sleepycat/db/ForeignMultiKeyNullifier.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2008, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2008, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/HashStats.java b/lang/java/src/com/sleepycat/db/HashStats.java
index b073904..c23f97a 100644
--- a/lang/java/src/com/sleepycat/db/HashStats.java
+++ b/lang/java/src/com/sleepycat/db/HashStats.java
@@ -4,7 +4,7 @@
  *
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 package com.sleepycat.db;
diff --git a/lang/java/src/com/sleepycat/db/Hasher.java b/lang/java/src/com/sleepycat/db/Hasher.java
index 45349a6..712ff25 100644
--- a/lang/java/src/com/sleepycat/db/Hasher.java
+++ b/lang/java/src/com/sleepycat/db/Hasher.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/HeapFullException.java b/lang/java/src/com/sleepycat/db/HeapFullException.java
index 232cb06..456e9ba 100644
--- a/lang/java/src/com/sleepycat/db/HeapFullException.java
+++ b/lang/java/src/com/sleepycat/db/HeapFullException.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/HeapRecordId.java b/lang/java/src/com/sleepycat/db/HeapRecordId.java
index 2f926a3..27ca847 100644
--- a/lang/java/src/com/sleepycat/db/HeapRecordId.java
+++ b/lang/java/src/com/sleepycat/db/HeapRecordId.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/HeapStats.java b/lang/java/src/com/sleepycat/db/HeapStats.java
index a63ae7b..7b1989f 100644
--- a/lang/java/src/com/sleepycat/db/HeapStats.java
+++ b/lang/java/src/com/sleepycat/db/HeapStats.java
@@ -4,7 +4,7 @@
  *
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 package com.sleepycat.db;
diff --git a/lang/java/src/com/sleepycat/db/JoinConfig.java b/lang/java/src/com/sleepycat/db/JoinConfig.java
index cde2e1c..cfdde49 100644
--- a/lang/java/src/com/sleepycat/db/JoinConfig.java
+++ b/lang/java/src/com/sleepycat/db/JoinConfig.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/JoinCursor.java b/lang/java/src/com/sleepycat/db/JoinCursor.java
index f426af7..3946df2 100644
--- a/lang/java/src/com/sleepycat/db/JoinCursor.java
+++ b/lang/java/src/com/sleepycat/db/JoinCursor.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/KeyRange.java b/lang/java/src/com/sleepycat/db/KeyRange.java
index a2cdbe4..b0dfa16 100644
--- a/lang/java/src/com/sleepycat/db/KeyRange.java
+++ b/lang/java/src/com/sleepycat/db/KeyRange.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/Lock.java b/lang/java/src/com/sleepycat/db/Lock.java
index 88e0542..4aa8b0b 100644
--- a/lang/java/src/com/sleepycat/db/Lock.java
+++ b/lang/java/src/com/sleepycat/db/Lock.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/LockDetectMode.java b/lang/java/src/com/sleepycat/db/LockDetectMode.java
index c673a31..13acf25 100644
--- a/lang/java/src/com/sleepycat/db/LockDetectMode.java
+++ b/lang/java/src/com/sleepycat/db/LockDetectMode.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/LockMode.java b/lang/java/src/com/sleepycat/db/LockMode.java
index d8fb16a..ea1ed9d 100644
--- a/lang/java/src/com/sleepycat/db/LockMode.java
+++ b/lang/java/src/com/sleepycat/db/LockMode.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/LockNotGrantedException.java b/lang/java/src/com/sleepycat/db/LockNotGrantedException.java
index 1c0281f..82e7cde 100644
--- a/lang/java/src/com/sleepycat/db/LockNotGrantedException.java
+++ b/lang/java/src/com/sleepycat/db/LockNotGrantedException.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/LockOperation.java b/lang/java/src/com/sleepycat/db/LockOperation.java
index 0063d82..22231d2 100644
--- a/lang/java/src/com/sleepycat/db/LockOperation.java
+++ b/lang/java/src/com/sleepycat/db/LockOperation.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/LockRequest.java b/lang/java/src/com/sleepycat/db/LockRequest.java
index 8453b80..2cc37dd 100644
--- a/lang/java/src/com/sleepycat/db/LockRequest.java
+++ b/lang/java/src/com/sleepycat/db/LockRequest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/LockRequestMode.java b/lang/java/src/com/sleepycat/db/LockRequestMode.java
index 915fcd8..b289929 100644
--- a/lang/java/src/com/sleepycat/db/LockRequestMode.java
+++ b/lang/java/src/com/sleepycat/db/LockRequestMode.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/LockStats.java b/lang/java/src/com/sleepycat/db/LockStats.java
index c06f720..2307c12 100644
--- a/lang/java/src/com/sleepycat/db/LockStats.java
+++ b/lang/java/src/com/sleepycat/db/LockStats.java
@@ -4,7 +4,7 @@
  *
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 package com.sleepycat.db;
diff --git a/lang/java/src/com/sleepycat/db/LogCursor.java b/lang/java/src/com/sleepycat/db/LogCursor.java
index ca51b38..283ef6f 100644
--- a/lang/java/src/com/sleepycat/db/LogCursor.java
+++ b/lang/java/src/com/sleepycat/db/LogCursor.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/LogRecordHandler.java b/lang/java/src/com/sleepycat/db/LogRecordHandler.java
index 843a072..6d8f377 100644
--- a/lang/java/src/com/sleepycat/db/LogRecordHandler.java
+++ b/lang/java/src/com/sleepycat/db/LogRecordHandler.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/LogSequenceNumber.java b/lang/java/src/com/sleepycat/db/LogSequenceNumber.java
index 017d468..b2bc056 100644
--- a/lang/java/src/com/sleepycat/db/LogSequenceNumber.java
+++ b/lang/java/src/com/sleepycat/db/LogSequenceNumber.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/LogStats.java b/lang/java/src/com/sleepycat/db/LogStats.java
index 3072913..27f053d 100644
--- a/lang/java/src/com/sleepycat/db/LogStats.java
+++ b/lang/java/src/com/sleepycat/db/LogStats.java
@@ -4,7 +4,7 @@
  *
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 package com.sleepycat.db;
diff --git a/lang/java/src/com/sleepycat/db/LogVerifyConfig.java b/lang/java/src/com/sleepycat/db/LogVerifyConfig.java
index b64c1c1..3eae6e1 100644
--- a/lang/java/src/com/sleepycat/db/LogVerifyConfig.java
+++ b/lang/java/src/com/sleepycat/db/LogVerifyConfig.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates. All rights reserved.
  *
  * $Id: LogVerifyConfig.java,v 0f73af5ae3da 2010/05/10 05:38:40 alexander $
  */
diff --git a/lang/java/src/com/sleepycat/db/MemoryException.java b/lang/java/src/com/sleepycat/db/MemoryException.java
index 8c3fe56..c9b8071 100644
--- a/lang/java/src/com/sleepycat/db/MemoryException.java
+++ b/lang/java/src/com/sleepycat/db/MemoryException.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/MessageHandler.java b/lang/java/src/com/sleepycat/db/MessageHandler.java
index 16cdea2..aa67179 100644
--- a/lang/java/src/com/sleepycat/db/MessageHandler.java
+++ b/lang/java/src/com/sleepycat/db/MessageHandler.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/MultipleDataEntry.java b/lang/java/src/com/sleepycat/db/MultipleDataEntry.java
index 9d216ba..d8e4dd8 100644
--- a/lang/java/src/com/sleepycat/db/MultipleDataEntry.java
+++ b/lang/java/src/com/sleepycat/db/MultipleDataEntry.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/MultipleEntry.java b/lang/java/src/com/sleepycat/db/MultipleEntry.java
index 0c526ee..ee4c1d5 100644
--- a/lang/java/src/com/sleepycat/db/MultipleEntry.java
+++ b/lang/java/src/com/sleepycat/db/MultipleEntry.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/MultipleKeyDataEntry.java b/lang/java/src/com/sleepycat/db/MultipleKeyDataEntry.java
index 3113d65..3b9a928 100644
--- a/lang/java/src/com/sleepycat/db/MultipleKeyDataEntry.java
+++ b/lang/java/src/com/sleepycat/db/MultipleKeyDataEntry.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/MultipleKeyNIODataEntry.java b/lang/java/src/com/sleepycat/db/MultipleKeyNIODataEntry.java
index 3095815..46ca818 100644
--- a/lang/java/src/com/sleepycat/db/MultipleKeyNIODataEntry.java
+++ b/lang/java/src/com/sleepycat/db/MultipleKeyNIODataEntry.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/MultipleNIODataEntry.java b/lang/java/src/com/sleepycat/db/MultipleNIODataEntry.java
index 4d8ebc3..98d74a1 100644
--- a/lang/java/src/com/sleepycat/db/MultipleNIODataEntry.java
+++ b/lang/java/src/com/sleepycat/db/MultipleNIODataEntry.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/MultipleRecnoDataEntry.java b/lang/java/src/com/sleepycat/db/MultipleRecnoDataEntry.java
index 7dac980..dbe7583 100644
--- a/lang/java/src/com/sleepycat/db/MultipleRecnoDataEntry.java
+++ b/lang/java/src/com/sleepycat/db/MultipleRecnoDataEntry.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/MultipleRecnoNIODataEntry.java b/lang/java/src/com/sleepycat/db/MultipleRecnoNIODataEntry.java
index 1ad28ad..de9a9ee 100644
--- a/lang/java/src/com/sleepycat/db/MultipleRecnoNIODataEntry.java
+++ b/lang/java/src/com/sleepycat/db/MultipleRecnoNIODataEntry.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/MutexStats.java b/lang/java/src/com/sleepycat/db/MutexStats.java
index 6f40e40..f1b2c40 100644
--- a/lang/java/src/com/sleepycat/db/MutexStats.java
+++ b/lang/java/src/com/sleepycat/db/MutexStats.java
@@ -4,7 +4,7 @@
  *
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 package com.sleepycat.db;
diff --git a/lang/java/src/com/sleepycat/db/OperationStatus.java b/lang/java/src/com/sleepycat/db/OperationStatus.java
index 8cbdac1..446ac23 100644
--- a/lang/java/src/com/sleepycat/db/OperationStatus.java
+++ b/lang/java/src/com/sleepycat/db/OperationStatus.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/PanicHandler.java b/lang/java/src/com/sleepycat/db/PanicHandler.java
index e4a0944..c54cca0 100644
--- a/lang/java/src/com/sleepycat/db/PanicHandler.java
+++ b/lang/java/src/com/sleepycat/db/PanicHandler.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/PartitionHandler.java b/lang/java/src/com/sleepycat/db/PartitionHandler.java
index dce9e6a..c1ea7bd 100644
--- a/lang/java/src/com/sleepycat/db/PartitionHandler.java
+++ b/lang/java/src/com/sleepycat/db/PartitionHandler.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/PreparedTransaction.java b/lang/java/src/com/sleepycat/db/PreparedTransaction.java
index a8d3c8f..9499af3 100644
--- a/lang/java/src/com/sleepycat/db/PreparedTransaction.java
+++ b/lang/java/src/com/sleepycat/db/PreparedTransaction.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/QueueStats.java b/lang/java/src/com/sleepycat/db/QueueStats.java
index 2900646..d9d76f3 100644
--- a/lang/java/src/com/sleepycat/db/QueueStats.java
+++ b/lang/java/src/com/sleepycat/db/QueueStats.java
@@ -4,7 +4,7 @@
  *
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 package com.sleepycat.db;
diff --git a/lang/java/src/com/sleepycat/db/RecordNumberAppender.java b/lang/java/src/com/sleepycat/db/RecordNumberAppender.java
index eb10a76..b3375b3 100644
--- a/lang/java/src/com/sleepycat/db/RecordNumberAppender.java
+++ b/lang/java/src/com/sleepycat/db/RecordNumberAppender.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/RecoveryOperation.java b/lang/java/src/com/sleepycat/db/RecoveryOperation.java
index bea18d1..ef2ca4c 100644
--- a/lang/java/src/com/sleepycat/db/RecoveryOperation.java
+++ b/lang/java/src/com/sleepycat/db/RecoveryOperation.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/RegionResourceType.java b/lang/java/src/com/sleepycat/db/RegionResourceType.java
index ceca974..36850d4 100644
--- a/lang/java/src/com/sleepycat/db/RegionResourceType.java
+++ b/lang/java/src/com/sleepycat/db/RegionResourceType.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/ReplicationChannel.java b/lang/java/src/com/sleepycat/db/ReplicationChannel.java
index 91446fe..55f5f25 100644
--- a/lang/java/src/com/sleepycat/db/ReplicationChannel.java
+++ b/lang/java/src/com/sleepycat/db/ReplicationChannel.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/ReplicationConfig.java b/lang/java/src/com/sleepycat/db/ReplicationConfig.java
index ede4df7..dad435f 100644
--- a/lang/java/src/com/sleepycat/db/ReplicationConfig.java
+++ b/lang/java/src/com/sleepycat/db/ReplicationConfig.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/ReplicationDuplicateMasterException.java b/lang/java/src/com/sleepycat/db/ReplicationDuplicateMasterException.java
index 216d47f..2c8243f 100644
--- a/lang/java/src/com/sleepycat/db/ReplicationDuplicateMasterException.java
+++ b/lang/java/src/com/sleepycat/db/ReplicationDuplicateMasterException.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/ReplicationHandleDeadException.java b/lang/java/src/com/sleepycat/db/ReplicationHandleDeadException.java
index 7df8266..387f599 100644
--- a/lang/java/src/com/sleepycat/db/ReplicationHandleDeadException.java
+++ b/lang/java/src/com/sleepycat/db/ReplicationHandleDeadException.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/ReplicationHoldElectionException.java b/lang/java/src/com/sleepycat/db/ReplicationHoldElectionException.java
index e98cae1..f91fa5d 100644
--- a/lang/java/src/com/sleepycat/db/ReplicationHoldElectionException.java
+++ b/lang/java/src/com/sleepycat/db/ReplicationHoldElectionException.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/ReplicationHostAddress.java b/lang/java/src/com/sleepycat/db/ReplicationHostAddress.java
index c49bdf7..045a4f7 100644
--- a/lang/java/src/com/sleepycat/db/ReplicationHostAddress.java
+++ b/lang/java/src/com/sleepycat/db/ReplicationHostAddress.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/ReplicationJoinFailureException.java b/lang/java/src/com/sleepycat/db/ReplicationJoinFailureException.java
index b9f7717..cfa80c4 100644
--- a/lang/java/src/com/sleepycat/db/ReplicationJoinFailureException.java
+++ b/lang/java/src/com/sleepycat/db/ReplicationJoinFailureException.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/ReplicationLeaseExpiredException.java b/lang/java/src/com/sleepycat/db/ReplicationLeaseExpiredException.java
index 6af9f38..fe65191 100644
--- a/lang/java/src/com/sleepycat/db/ReplicationLeaseExpiredException.java
+++ b/lang/java/src/com/sleepycat/db/ReplicationLeaseExpiredException.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/ReplicationLockoutException.java b/lang/java/src/com/sleepycat/db/ReplicationLockoutException.java
index 34f24d9..b37517f 100644
--- a/lang/java/src/com/sleepycat/db/ReplicationLockoutException.java
+++ b/lang/java/src/com/sleepycat/db/ReplicationLockoutException.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/ReplicationManagerAckPolicy.java b/lang/java/src/com/sleepycat/db/ReplicationManagerAckPolicy.java
index df6a74e..3fbd2b0 100644
--- a/lang/java/src/com/sleepycat/db/ReplicationManagerAckPolicy.java
+++ b/lang/java/src/com/sleepycat/db/ReplicationManagerAckPolicy.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/ReplicationManagerConnectionStatus.java b/lang/java/src/com/sleepycat/db/ReplicationManagerConnectionStatus.java
index b62342d..3096e18 100644
--- a/lang/java/src/com/sleepycat/db/ReplicationManagerConnectionStatus.java
+++ b/lang/java/src/com/sleepycat/db/ReplicationManagerConnectionStatus.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/ReplicationManagerMessageDispatch.java b/lang/java/src/com/sleepycat/db/ReplicationManagerMessageDispatch.java
index ae10fe5..2830648 100644
--- a/lang/java/src/com/sleepycat/db/ReplicationManagerMessageDispatch.java
+++ b/lang/java/src/com/sleepycat/db/ReplicationManagerMessageDispatch.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/ReplicationManagerSite.java b/lang/java/src/com/sleepycat/db/ReplicationManagerSite.java
index 6bc55e3..4864fa4 100644
--- a/lang/java/src/com/sleepycat/db/ReplicationManagerSite.java
+++ b/lang/java/src/com/sleepycat/db/ReplicationManagerSite.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/ReplicationManagerSiteConfig.java b/lang/java/src/com/sleepycat/db/ReplicationManagerSiteConfig.java
index 7a6e0cc..93ebcef 100644
--- a/lang/java/src/com/sleepycat/db/ReplicationManagerSiteConfig.java
+++ b/lang/java/src/com/sleepycat/db/ReplicationManagerSiteConfig.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/ReplicationManagerSiteInfo.java b/lang/java/src/com/sleepycat/db/ReplicationManagerSiteInfo.java
index ac30c3e..b39dd7e 100644
--- a/lang/java/src/com/sleepycat/db/ReplicationManagerSiteInfo.java
+++ b/lang/java/src/com/sleepycat/db/ReplicationManagerSiteInfo.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/ReplicationManagerStartPolicy.java b/lang/java/src/com/sleepycat/db/ReplicationManagerStartPolicy.java
index a599141..fba7635 100644
--- a/lang/java/src/com/sleepycat/db/ReplicationManagerStartPolicy.java
+++ b/lang/java/src/com/sleepycat/db/ReplicationManagerStartPolicy.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/ReplicationManagerStats.java b/lang/java/src/com/sleepycat/db/ReplicationManagerStats.java
index 0feca5c..5e516ef 100644
--- a/lang/java/src/com/sleepycat/db/ReplicationManagerStats.java
+++ b/lang/java/src/com/sleepycat/db/ReplicationManagerStats.java
@@ -4,7 +4,7 @@
  *
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 package com.sleepycat.db;
diff --git a/lang/java/src/com/sleepycat/db/ReplicationSiteUnavailableException.java b/lang/java/src/com/sleepycat/db/ReplicationSiteUnavailableException.java
index 977de15..aa8f947 100644
--- a/lang/java/src/com/sleepycat/db/ReplicationSiteUnavailableException.java
+++ b/lang/java/src/com/sleepycat/db/ReplicationSiteUnavailableException.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/ReplicationStats.java b/lang/java/src/com/sleepycat/db/ReplicationStats.java
index ff035b4..4efccb3 100644
--- a/lang/java/src/com/sleepycat/db/ReplicationStats.java
+++ b/lang/java/src/com/sleepycat/db/ReplicationStats.java
@@ -4,7 +4,7 @@
  *
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 package com.sleepycat.db;
diff --git a/lang/java/src/com/sleepycat/db/ReplicationStatus.java b/lang/java/src/com/sleepycat/db/ReplicationStatus.java
index c7114ea..ad7fc24 100644
--- a/lang/java/src/com/sleepycat/db/ReplicationStatus.java
+++ b/lang/java/src/com/sleepycat/db/ReplicationStatus.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/ReplicationTimeoutType.java b/lang/java/src/com/sleepycat/db/ReplicationTimeoutType.java
index 583a658..65c5a44 100644
--- a/lang/java/src/com/sleepycat/db/ReplicationTimeoutType.java
+++ b/lang/java/src/com/sleepycat/db/ReplicationTimeoutType.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/ReplicationTransport.java b/lang/java/src/com/sleepycat/db/ReplicationTransport.java
index 8fa23f9..217af71 100644
--- a/lang/java/src/com/sleepycat/db/ReplicationTransport.java
+++ b/lang/java/src/com/sleepycat/db/ReplicationTransport.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/RunRecoveryException.java b/lang/java/src/com/sleepycat/db/RunRecoveryException.java
index f071c06..24afe97 100644
--- a/lang/java/src/com/sleepycat/db/RunRecoveryException.java
+++ b/lang/java/src/com/sleepycat/db/RunRecoveryException.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/SecondaryConfig.java b/lang/java/src/com/sleepycat/db/SecondaryConfig.java
index b1799f3..b9c8140 100644
--- a/lang/java/src/com/sleepycat/db/SecondaryConfig.java
+++ b/lang/java/src/com/sleepycat/db/SecondaryConfig.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/SecondaryCursor.java b/lang/java/src/com/sleepycat/db/SecondaryCursor.java
index f59ef06..b0895bb 100644
--- a/lang/java/src/com/sleepycat/db/SecondaryCursor.java
+++ b/lang/java/src/com/sleepycat/db/SecondaryCursor.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/SecondaryDatabase.java b/lang/java/src/com/sleepycat/db/SecondaryDatabase.java
index 616bdfa..b677fe7 100644
--- a/lang/java/src/com/sleepycat/db/SecondaryDatabase.java
+++ b/lang/java/src/com/sleepycat/db/SecondaryDatabase.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/SecondaryKeyCreator.java b/lang/java/src/com/sleepycat/db/SecondaryKeyCreator.java
index e988fb7..c944b79 100644
--- a/lang/java/src/com/sleepycat/db/SecondaryKeyCreator.java
+++ b/lang/java/src/com/sleepycat/db/SecondaryKeyCreator.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/SecondaryMultiKeyCreator.java b/lang/java/src/com/sleepycat/db/SecondaryMultiKeyCreator.java
index 7411f77..7350dc1 100644
--- a/lang/java/src/com/sleepycat/db/SecondaryMultiKeyCreator.java
+++ b/lang/java/src/com/sleepycat/db/SecondaryMultiKeyCreator.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/Sequence.java b/lang/java/src/com/sleepycat/db/Sequence.java
index 576d999..eb90fdd 100644
--- a/lang/java/src/com/sleepycat/db/Sequence.java
+++ b/lang/java/src/com/sleepycat/db/Sequence.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/SequenceConfig.java b/lang/java/src/com/sleepycat/db/SequenceConfig.java
index 47f05d8..0101d1d 100644
--- a/lang/java/src/com/sleepycat/db/SequenceConfig.java
+++ b/lang/java/src/com/sleepycat/db/SequenceConfig.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/SequenceStats.java b/lang/java/src/com/sleepycat/db/SequenceStats.java
index fe43553..e5f4d8d 100644
--- a/lang/java/src/com/sleepycat/db/SequenceStats.java
+++ b/lang/java/src/com/sleepycat/db/SequenceStats.java
@@ -4,7 +4,7 @@
  *
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 package com.sleepycat.db;
diff --git a/lang/java/src/com/sleepycat/db/StatsConfig.java b/lang/java/src/com/sleepycat/db/StatsConfig.java
index e8af08c..a58bf72 100644
--- a/lang/java/src/com/sleepycat/db/StatsConfig.java
+++ b/lang/java/src/com/sleepycat/db/StatsConfig.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/Transaction.java b/lang/java/src/com/sleepycat/db/Transaction.java
index ec7f051..aea999e 100644
--- a/lang/java/src/com/sleepycat/db/Transaction.java
+++ b/lang/java/src/com/sleepycat/db/Transaction.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/TransactionConfig.java b/lang/java/src/com/sleepycat/db/TransactionConfig.java
index f9cb0b0..55a750a 100644
--- a/lang/java/src/com/sleepycat/db/TransactionConfig.java
+++ b/lang/java/src/com/sleepycat/db/TransactionConfig.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/TransactionStats.java b/lang/java/src/com/sleepycat/db/TransactionStats.java
index d7602ef..bb0554f 100644
--- a/lang/java/src/com/sleepycat/db/TransactionStats.java
+++ b/lang/java/src/com/sleepycat/db/TransactionStats.java
@@ -4,7 +4,7 @@
  *
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 package com.sleepycat.db;
diff --git a/lang/java/src/com/sleepycat/db/TransactionStatus.java b/lang/java/src/com/sleepycat/db/TransactionStatus.java
index ab1ee69..3e5c202 100644
--- a/lang/java/src/com/sleepycat/db/TransactionStatus.java
+++ b/lang/java/src/com/sleepycat/db/TransactionStatus.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/VerboseConfig.java b/lang/java/src/com/sleepycat/db/VerboseConfig.java
index 7f90a42..37faba7 100644
--- a/lang/java/src/com/sleepycat/db/VerboseConfig.java
+++ b/lang/java/src/com/sleepycat/db/VerboseConfig.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/VerifyConfig.java b/lang/java/src/com/sleepycat/db/VerifyConfig.java
index 2843f89..b5ef243 100644
--- a/lang/java/src/com/sleepycat/db/VerifyConfig.java
+++ b/lang/java/src/com/sleepycat/db/VerifyConfig.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/VersionMismatchException.java b/lang/java/src/com/sleepycat/db/VersionMismatchException.java
index 63c4277..e513aa1 100644
--- a/lang/java/src/com/sleepycat/db/VersionMismatchException.java
+++ b/lang/java/src/com/sleepycat/db/VersionMismatchException.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/internal/DbConstants.java b/lang/java/src/com/sleepycat/db/internal/DbConstants.java
index 4028514..b5f88a9 100644
--- a/lang/java/src/com/sleepycat/db/internal/DbConstants.java
+++ b/lang/java/src/com/sleepycat/db/internal/DbConstants.java
@@ -258,7 +258,7 @@ public interface DbConstants
     int DB_VERIFY = 0x00000002;
     int DB_VERSION_MAJOR = 5;
     int DB_VERSION_MINOR = 3;
-    int DB_VERSION_PATCH = 21;
+    int DB_VERSION_PATCH = 28;
     int DB_WRITECURSOR = 0x00000010;
     int DB_YIELDCPU = 0x00080000;
 }
diff --git a/lang/java/src/com/sleepycat/db/internal/DbUtil.java b/lang/java/src/com/sleepycat/db/internal/DbUtil.java
index 83d6d65..066e5d9 100644
--- a/lang/java/src/com/sleepycat/db/internal/DbUtil.java
+++ b/lang/java/src/com/sleepycat/db/internal/DbUtil.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/java/src/com/sleepycat/db/package.html b/lang/java/src/com/sleepycat/db/package.html
index 8e00efd..6872235 100644
--- a/lang/java/src/com/sleepycat/db/package.html
+++ b/lang/java/src/com/sleepycat/db/package.html
@@ -5,7 +5,7 @@
 
  See the file LICENSE for redistribution information.
 
- Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
 
  $Id$
 
diff --git a/lang/java/src/com/sleepycat/persist/BasicCursor.java b/lang/java/src/com/sleepycat/persist/BasicCursor.java
index c529148..ea17617 100644
--- a/lang/java/src/com/sleepycat/persist/BasicCursor.java
+++ b/lang/java/src/com/sleepycat/persist/BasicCursor.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/BasicIndex.java b/lang/java/src/com/sleepycat/persist/BasicIndex.java
index 19abf98..531ec52 100644
--- a/lang/java/src/com/sleepycat/persist/BasicIndex.java
+++ b/lang/java/src/com/sleepycat/persist/BasicIndex.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/BasicIterator.java b/lang/java/src/com/sleepycat/persist/BasicIterator.java
index e87d221..5ec99fc 100644
--- a/lang/java/src/com/sleepycat/persist/BasicIterator.java
+++ b/lang/java/src/com/sleepycat/persist/BasicIterator.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/DataValueAdapter.java b/lang/java/src/com/sleepycat/persist/DataValueAdapter.java
index 2c2c1b0..141c535 100644
--- a/lang/java/src/com/sleepycat/persist/DataValueAdapter.java
+++ b/lang/java/src/com/sleepycat/persist/DataValueAdapter.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/DatabaseNamer.java b/lang/java/src/com/sleepycat/persist/DatabaseNamer.java
index f5137ac..c01baaa 100644
--- a/lang/java/src/com/sleepycat/persist/DatabaseNamer.java
+++ b/lang/java/src/com/sleepycat/persist/DatabaseNamer.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/EntityCursor.java b/lang/java/src/com/sleepycat/persist/EntityCursor.java
index a255b94..01c3484 100644
--- a/lang/java/src/com/sleepycat/persist/EntityCursor.java
+++ b/lang/java/src/com/sleepycat/persist/EntityCursor.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/EntityIndex.java b/lang/java/src/com/sleepycat/persist/EntityIndex.java
index 3218148..f823463 100644
--- a/lang/java/src/com/sleepycat/persist/EntityIndex.java
+++ b/lang/java/src/com/sleepycat/persist/EntityIndex.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/EntityJoin.java b/lang/java/src/com/sleepycat/persist/EntityJoin.java
index 447cccd..162e43f 100644
--- a/lang/java/src/com/sleepycat/persist/EntityJoin.java
+++ b/lang/java/src/com/sleepycat/persist/EntityJoin.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/EntityStore.java b/lang/java/src/com/sleepycat/persist/EntityStore.java
index b2e2547..edb22ee 100644
--- a/lang/java/src/com/sleepycat/persist/EntityStore.java
+++ b/lang/java/src/com/sleepycat/persist/EntityStore.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/EntityValueAdapter.java b/lang/java/src/com/sleepycat/persist/EntityValueAdapter.java
index d4d5717..70a4238 100644
--- a/lang/java/src/com/sleepycat/persist/EntityValueAdapter.java
+++ b/lang/java/src/com/sleepycat/persist/EntityValueAdapter.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/ForwardCursor.java b/lang/java/src/com/sleepycat/persist/ForwardCursor.java
index 144df6f..f507b88 100644
--- a/lang/java/src/com/sleepycat/persist/ForwardCursor.java
+++ b/lang/java/src/com/sleepycat/persist/ForwardCursor.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/IndexNotAvailableException.java b/lang/java/src/com/sleepycat/persist/IndexNotAvailableException.java
index b9a7a50..043bc01 100644
--- a/lang/java/src/com/sleepycat/persist/IndexNotAvailableException.java
+++ b/lang/java/src/com/sleepycat/persist/IndexNotAvailableException.java
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/KeySelector.java b/lang/java/src/com/sleepycat/persist/KeySelector.java
index 70cdd8e..aae5fe1 100644
--- a/lang/java/src/com/sleepycat/persist/KeySelector.java
+++ b/lang/java/src/com/sleepycat/persist/KeySelector.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/KeyValueAdapter.java b/lang/java/src/com/sleepycat/persist/KeyValueAdapter.java
index 4d8ed2e..16344fa 100644
--- a/lang/java/src/com/sleepycat/persist/KeyValueAdapter.java
+++ b/lang/java/src/com/sleepycat/persist/KeyValueAdapter.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/KeysIndex.java b/lang/java/src/com/sleepycat/persist/KeysIndex.java
index a3aba5f..cc0e1e8 100644
--- a/lang/java/src/com/sleepycat/persist/KeysIndex.java
+++ b/lang/java/src/com/sleepycat/persist/KeysIndex.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/PrimaryIndex.java b/lang/java/src/com/sleepycat/persist/PrimaryIndex.java
index 2d988a2..fbc581c 100644
--- a/lang/java/src/com/sleepycat/persist/PrimaryIndex.java
+++ b/lang/java/src/com/sleepycat/persist/PrimaryIndex.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/PrimaryKeyValueAdapter.java b/lang/java/src/com/sleepycat/persist/PrimaryKeyValueAdapter.java
index 0706f69..96fda88 100644
--- a/lang/java/src/com/sleepycat/persist/PrimaryKeyValueAdapter.java
+++ b/lang/java/src/com/sleepycat/persist/PrimaryKeyValueAdapter.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/SecondaryIndex.java b/lang/java/src/com/sleepycat/persist/SecondaryIndex.java
index 3bf819b..cb8368b 100644
--- a/lang/java/src/com/sleepycat/persist/SecondaryIndex.java
+++ b/lang/java/src/com/sleepycat/persist/SecondaryIndex.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/StoreConfig.java b/lang/java/src/com/sleepycat/persist/StoreConfig.java
index 1a5fa39..c684100 100644
--- a/lang/java/src/com/sleepycat/persist/StoreConfig.java
+++ b/lang/java/src/com/sleepycat/persist/StoreConfig.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/StoreConfigBeanInfo.java b/lang/java/src/com/sleepycat/persist/StoreConfigBeanInfo.java
index 8acd27d..0addca1 100644
--- a/lang/java/src/com/sleepycat/persist/StoreConfigBeanInfo.java
+++ b/lang/java/src/com/sleepycat/persist/StoreConfigBeanInfo.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/StoreExistsException.java b/lang/java/src/com/sleepycat/persist/StoreExistsException.java
index 7c6886f..4decb0b 100644
--- a/lang/java/src/com/sleepycat/persist/StoreExistsException.java
+++ b/lang/java/src/com/sleepycat/persist/StoreExistsException.java
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id: StoreExistsException.java,v 0f73af5ae3da 2010/05/10 05:38:40 alexander $
  */
diff --git a/lang/java/src/com/sleepycat/persist/StoreNotFoundException.java b/lang/java/src/com/sleepycat/persist/StoreNotFoundException.java
index ccc70d9..f525777 100644
--- a/lang/java/src/com/sleepycat/persist/StoreNotFoundException.java
+++ b/lang/java/src/com/sleepycat/persist/StoreNotFoundException.java
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id: StoreNotFoundException.java,v 0f73af5ae3da 2010/05/10 05:38:40 alexander $
  */
diff --git a/lang/java/src/com/sleepycat/persist/SubIndex.java b/lang/java/src/com/sleepycat/persist/SubIndex.java
index 117c307..1d7366e 100644
--- a/lang/java/src/com/sleepycat/persist/SubIndex.java
+++ b/lang/java/src/com/sleepycat/persist/SubIndex.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/SubIndexCursor.java b/lang/java/src/com/sleepycat/persist/SubIndexCursor.java
index 4fc215e..a1d368e 100644
--- a/lang/java/src/com/sleepycat/persist/SubIndexCursor.java
+++ b/lang/java/src/com/sleepycat/persist/SubIndexCursor.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/ValueAdapter.java b/lang/java/src/com/sleepycat/persist/ValueAdapter.java
index 8e23408..c4a328d 100644
--- a/lang/java/src/com/sleepycat/persist/ValueAdapter.java
+++ b/lang/java/src/com/sleepycat/persist/ValueAdapter.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/evolve/Conversion.java b/lang/java/src/com/sleepycat/persist/evolve/Conversion.java
index ebc33f5..a9ba9f8 100644
--- a/lang/java/src/com/sleepycat/persist/evolve/Conversion.java
+++ b/lang/java/src/com/sleepycat/persist/evolve/Conversion.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/evolve/Converter.java b/lang/java/src/com/sleepycat/persist/evolve/Converter.java
index b5aed18..41e30bd 100644
--- a/lang/java/src/com/sleepycat/persist/evolve/Converter.java
+++ b/lang/java/src/com/sleepycat/persist/evolve/Converter.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/evolve/DeletedClassException.java b/lang/java/src/com/sleepycat/persist/evolve/DeletedClassException.java
index a38ba2a..867c054 100644
--- a/lang/java/src/com/sleepycat/persist/evolve/DeletedClassException.java
+++ b/lang/java/src/com/sleepycat/persist/evolve/DeletedClassException.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id: DeletedClassException.java,v 0f73af5ae3da 2010/05/10 05:38:40 alexander $
  */
diff --git a/lang/java/src/com/sleepycat/persist/evolve/Deleter.java b/lang/java/src/com/sleepycat/persist/evolve/Deleter.java
index cbe3d5a..35c9c66 100644
--- a/lang/java/src/com/sleepycat/persist/evolve/Deleter.java
+++ b/lang/java/src/com/sleepycat/persist/evolve/Deleter.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/evolve/EntityConverter.java b/lang/java/src/com/sleepycat/persist/evolve/EntityConverter.java
index 07d5157..d83fd2e 100644
--- a/lang/java/src/com/sleepycat/persist/evolve/EntityConverter.java
+++ b/lang/java/src/com/sleepycat/persist/evolve/EntityConverter.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/evolve/EvolveConfig.java b/lang/java/src/com/sleepycat/persist/evolve/EvolveConfig.java
index 461ac31..e49da9a 100644
--- a/lang/java/src/com/sleepycat/persist/evolve/EvolveConfig.java
+++ b/lang/java/src/com/sleepycat/persist/evolve/EvolveConfig.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/evolve/EvolveConfigBeanInfo.java b/lang/java/src/com/sleepycat/persist/evolve/EvolveConfigBeanInfo.java
index 4500e80..cfd145f 100644
--- a/lang/java/src/com/sleepycat/persist/evolve/EvolveConfigBeanInfo.java
+++ b/lang/java/src/com/sleepycat/persist/evolve/EvolveConfigBeanInfo.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/evolve/EvolveEvent.java b/lang/java/src/com/sleepycat/persist/evolve/EvolveEvent.java
index 692d60a..f534eb4 100644
--- a/lang/java/src/com/sleepycat/persist/evolve/EvolveEvent.java
+++ b/lang/java/src/com/sleepycat/persist/evolve/EvolveEvent.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/evolve/EvolveInternal.java b/lang/java/src/com/sleepycat/persist/evolve/EvolveInternal.java
index 77713b6..6559238 100644
--- a/lang/java/src/com/sleepycat/persist/evolve/EvolveInternal.java
+++ b/lang/java/src/com/sleepycat/persist/evolve/EvolveInternal.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/evolve/EvolveListener.java b/lang/java/src/com/sleepycat/persist/evolve/EvolveListener.java
index 828fec8..c4d95ea 100644
--- a/lang/java/src/com/sleepycat/persist/evolve/EvolveListener.java
+++ b/lang/java/src/com/sleepycat/persist/evolve/EvolveListener.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/evolve/EvolveStats.java b/lang/java/src/com/sleepycat/persist/evolve/EvolveStats.java
index e5b6414..81a72ce 100644
--- a/lang/java/src/com/sleepycat/persist/evolve/EvolveStats.java
+++ b/lang/java/src/com/sleepycat/persist/evolve/EvolveStats.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/evolve/IncompatibleClassException.java b/lang/java/src/com/sleepycat/persist/evolve/IncompatibleClassException.java
index 7decfc3..de0ae3c 100644
--- a/lang/java/src/com/sleepycat/persist/evolve/IncompatibleClassException.java
+++ b/lang/java/src/com/sleepycat/persist/evolve/IncompatibleClassException.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id: IncompatibleClassException.java,v 0f73af5ae3da 2010/05/10 05:38:40 alexander $
  */
diff --git a/lang/java/src/com/sleepycat/persist/evolve/Mutation.java b/lang/java/src/com/sleepycat/persist/evolve/Mutation.java
index 08431c2..3eea80e 100644
--- a/lang/java/src/com/sleepycat/persist/evolve/Mutation.java
+++ b/lang/java/src/com/sleepycat/persist/evolve/Mutation.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/evolve/Mutations.java b/lang/java/src/com/sleepycat/persist/evolve/Mutations.java
index 54326b2..47555f0 100644
--- a/lang/java/src/com/sleepycat/persist/evolve/Mutations.java
+++ b/lang/java/src/com/sleepycat/persist/evolve/Mutations.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/evolve/Renamer.java b/lang/java/src/com/sleepycat/persist/evolve/Renamer.java
index 1ef7601..68980f0 100644
--- a/lang/java/src/com/sleepycat/persist/evolve/Renamer.java
+++ b/lang/java/src/com/sleepycat/persist/evolve/Renamer.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/impl/AbstractInput.java b/lang/java/src/com/sleepycat/persist/impl/AbstractInput.java
index 045118b..a8c1892 100644
--- a/lang/java/src/com/sleepycat/persist/impl/AbstractInput.java
+++ b/lang/java/src/com/sleepycat/persist/impl/AbstractInput.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/impl/Accessor.java b/lang/java/src/com/sleepycat/persist/impl/Accessor.java
index c0e8551..64a9055 100644
--- a/lang/java/src/com/sleepycat/persist/impl/Accessor.java
+++ b/lang/java/src/com/sleepycat/persist/impl/Accessor.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/impl/Catalog.java b/lang/java/src/com/sleepycat/persist/impl/Catalog.java
index fb41b11..9207412 100644
--- a/lang/java/src/com/sleepycat/persist/impl/Catalog.java
+++ b/lang/java/src/com/sleepycat/persist/impl/Catalog.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/impl/CollectionProxy.java b/lang/java/src/com/sleepycat/persist/impl/CollectionProxy.java
index bc4fcf4..a420272 100644
--- a/lang/java/src/com/sleepycat/persist/impl/CollectionProxy.java
+++ b/lang/java/src/com/sleepycat/persist/impl/CollectionProxy.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/impl/ComparatorCatalog.java b/lang/java/src/com/sleepycat/persist/impl/ComparatorCatalog.java
index 8cb5e96..42476a1 100644
--- a/lang/java/src/com/sleepycat/persist/impl/ComparatorCatalog.java
+++ b/lang/java/src/com/sleepycat/persist/impl/ComparatorCatalog.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/impl/ComplexFormat.java b/lang/java/src/com/sleepycat/persist/impl/ComplexFormat.java
index 61247cc..5940c0b 100644
--- a/lang/java/src/com/sleepycat/persist/impl/ComplexFormat.java
+++ b/lang/java/src/com/sleepycat/persist/impl/ComplexFormat.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/impl/CompositeKeyFormat.java b/lang/java/src/com/sleepycat/persist/impl/CompositeKeyFormat.java
index cf95a3b..3e80a66 100644
--- a/lang/java/src/com/sleepycat/persist/impl/CompositeKeyFormat.java
+++ b/lang/java/src/com/sleepycat/persist/impl/CompositeKeyFormat.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/impl/ConverterReader.java b/lang/java/src/com/sleepycat/persist/impl/ConverterReader.java
index a67b2f2..cb956db 100644
--- a/lang/java/src/com/sleepycat/persist/impl/ConverterReader.java
+++ b/lang/java/src/com/sleepycat/persist/impl/ConverterReader.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/impl/Enhanced.java b/lang/java/src/com/sleepycat/persist/impl/Enhanced.java
index 756e363..965cc48 100644
--- a/lang/java/src/com/sleepycat/persist/impl/Enhanced.java
+++ b/lang/java/src/com/sleepycat/persist/impl/Enhanced.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/impl/EnhancedAccessor.java b/lang/java/src/com/sleepycat/persist/impl/EnhancedAccessor.java
index 5fedb0b..825f9ab 100644
--- a/lang/java/src/com/sleepycat/persist/impl/EnhancedAccessor.java
+++ b/lang/java/src/com/sleepycat/persist/impl/EnhancedAccessor.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/impl/EntityInput.java b/lang/java/src/com/sleepycat/persist/impl/EntityInput.java
index 0010d42..0e003db 100644
--- a/lang/java/src/com/sleepycat/persist/impl/EntityInput.java
+++ b/lang/java/src/com/sleepycat/persist/impl/EntityInput.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/impl/EntityOutput.java b/lang/java/src/com/sleepycat/persist/impl/EntityOutput.java
index 252f163..4007f12 100644
--- a/lang/java/src/com/sleepycat/persist/impl/EntityOutput.java
+++ b/lang/java/src/com/sleepycat/persist/impl/EntityOutput.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/impl/EnumFormat.java b/lang/java/src/com/sleepycat/persist/impl/EnumFormat.java
index 4b292f1..50ab612 100644
--- a/lang/java/src/com/sleepycat/persist/impl/EnumFormat.java
+++ b/lang/java/src/com/sleepycat/persist/impl/EnumFormat.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/impl/Evolver.java b/lang/java/src/com/sleepycat/persist/impl/Evolver.java
index b1d180b..8b2aed6 100644
--- a/lang/java/src/com/sleepycat/persist/impl/Evolver.java
+++ b/lang/java/src/com/sleepycat/persist/impl/Evolver.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/impl/FieldInfo.java b/lang/java/src/com/sleepycat/persist/impl/FieldInfo.java
index 1e14193..57fe9a1 100644
--- a/lang/java/src/com/sleepycat/persist/impl/FieldInfo.java
+++ b/lang/java/src/com/sleepycat/persist/impl/FieldInfo.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/impl/Format.java b/lang/java/src/com/sleepycat/persist/impl/Format.java
index 060beeb..4570989 100644
--- a/lang/java/src/com/sleepycat/persist/impl/Format.java
+++ b/lang/java/src/com/sleepycat/persist/impl/Format.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/impl/KeyLocation.java b/lang/java/src/com/sleepycat/persist/impl/KeyLocation.java
index c9ac5bb..972f09d 100644
--- a/lang/java/src/com/sleepycat/persist/impl/KeyLocation.java
+++ b/lang/java/src/com/sleepycat/persist/impl/KeyLocation.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/impl/MapProxy.java b/lang/java/src/com/sleepycat/persist/impl/MapProxy.java
index 9b55fff..96e380f 100644
--- a/lang/java/src/com/sleepycat/persist/impl/MapProxy.java
+++ b/lang/java/src/com/sleepycat/persist/impl/MapProxy.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/impl/NonPersistentFormat.java b/lang/java/src/com/sleepycat/persist/impl/NonPersistentFormat.java
index d2217a7..e34c965 100644
--- a/lang/java/src/com/sleepycat/persist/impl/NonPersistentFormat.java
+++ b/lang/java/src/com/sleepycat/persist/impl/NonPersistentFormat.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/impl/ObjectArrayFormat.java b/lang/java/src/com/sleepycat/persist/impl/ObjectArrayFormat.java
index 5871681..b752123 100644
--- a/lang/java/src/com/sleepycat/persist/impl/ObjectArrayFormat.java
+++ b/lang/java/src/com/sleepycat/persist/impl/ObjectArrayFormat.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/impl/PersistCatalog.java b/lang/java/src/com/sleepycat/persist/impl/PersistCatalog.java
index 1f5e3b3..c86f48c 100644
--- a/lang/java/src/com/sleepycat/persist/impl/PersistCatalog.java
+++ b/lang/java/src/com/sleepycat/persist/impl/PersistCatalog.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/impl/PersistComparator.java b/lang/java/src/com/sleepycat/persist/impl/PersistComparator.java
index aff47fd..75cd805 100644
--- a/lang/java/src/com/sleepycat/persist/impl/PersistComparator.java
+++ b/lang/java/src/com/sleepycat/persist/impl/PersistComparator.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/impl/PersistEntityBinding.java b/lang/java/src/com/sleepycat/persist/impl/PersistEntityBinding.java
index 3e03356..813b1e8 100644
--- a/lang/java/src/com/sleepycat/persist/impl/PersistEntityBinding.java
+++ b/lang/java/src/com/sleepycat/persist/impl/PersistEntityBinding.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/impl/PersistKeyAssigner.java b/lang/java/src/com/sleepycat/persist/impl/PersistKeyAssigner.java
index 940b25e..bcbe0d2 100644
--- a/lang/java/src/com/sleepycat/persist/impl/PersistKeyAssigner.java
+++ b/lang/java/src/com/sleepycat/persist/impl/PersistKeyAssigner.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/impl/PersistKeyBinding.java b/lang/java/src/com/sleepycat/persist/impl/PersistKeyBinding.java
index 05b441f..136ff48 100644
--- a/lang/java/src/com/sleepycat/persist/impl/PersistKeyBinding.java
+++ b/lang/java/src/com/sleepycat/persist/impl/PersistKeyBinding.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/impl/PersistKeyCreator.java b/lang/java/src/com/sleepycat/persist/impl/PersistKeyCreator.java
index 00725bb..2bcb3c1 100644
--- a/lang/java/src/com/sleepycat/persist/impl/PersistKeyCreator.java
+++ b/lang/java/src/com/sleepycat/persist/impl/PersistKeyCreator.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/impl/PrimitiveArrayFormat.java b/lang/java/src/com/sleepycat/persist/impl/PrimitiveArrayFormat.java
index f890a89..328cda1 100644
--- a/lang/java/src/com/sleepycat/persist/impl/PrimitiveArrayFormat.java
+++ b/lang/java/src/com/sleepycat/persist/impl/PrimitiveArrayFormat.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/impl/ProxiedFormat.java b/lang/java/src/com/sleepycat/persist/impl/ProxiedFormat.java
index 1a9af94..2d0dda7 100644
--- a/lang/java/src/com/sleepycat/persist/impl/ProxiedFormat.java
+++ b/lang/java/src/com/sleepycat/persist/impl/ProxiedFormat.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/impl/RawAbstractInput.java b/lang/java/src/com/sleepycat/persist/impl/RawAbstractInput.java
index cc0f180..015d49c 100644
--- a/lang/java/src/com/sleepycat/persist/impl/RawAbstractInput.java
+++ b/lang/java/src/com/sleepycat/persist/impl/RawAbstractInput.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/impl/RawAccessor.java b/lang/java/src/com/sleepycat/persist/impl/RawAccessor.java
index cb327f1..ed29cad 100644
--- a/lang/java/src/com/sleepycat/persist/impl/RawAccessor.java
+++ b/lang/java/src/com/sleepycat/persist/impl/RawAccessor.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/impl/RawArrayInput.java b/lang/java/src/com/sleepycat/persist/impl/RawArrayInput.java
index 8907bc1..7892c02 100644
--- a/lang/java/src/com/sleepycat/persist/impl/RawArrayInput.java
+++ b/lang/java/src/com/sleepycat/persist/impl/RawArrayInput.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/impl/RawComplexInput.java b/lang/java/src/com/sleepycat/persist/impl/RawComplexInput.java
index 0999cd6..c2fd8fc 100644
--- a/lang/java/src/com/sleepycat/persist/impl/RawComplexInput.java
+++ b/lang/java/src/com/sleepycat/persist/impl/RawComplexInput.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/impl/RawSingleInput.java b/lang/java/src/com/sleepycat/persist/impl/RawSingleInput.java
index 4159b6b..bf35971 100644
--- a/lang/java/src/com/sleepycat/persist/impl/RawSingleInput.java
+++ b/lang/java/src/com/sleepycat/persist/impl/RawSingleInput.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/impl/ReadOnlyCatalog.java b/lang/java/src/com/sleepycat/persist/impl/ReadOnlyCatalog.java
index 7892878..177f7d1 100644
--- a/lang/java/src/com/sleepycat/persist/impl/ReadOnlyCatalog.java
+++ b/lang/java/src/com/sleepycat/persist/impl/ReadOnlyCatalog.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/impl/Reader.java b/lang/java/src/com/sleepycat/persist/impl/Reader.java
index b505827..4fd2ff9 100644
--- a/lang/java/src/com/sleepycat/persist/impl/Reader.java
+++ b/lang/java/src/com/sleepycat/persist/impl/Reader.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/impl/RecordInput.java b/lang/java/src/com/sleepycat/persist/impl/RecordInput.java
index bdd13af..cd0f945 100644
--- a/lang/java/src/com/sleepycat/persist/impl/RecordInput.java
+++ b/lang/java/src/com/sleepycat/persist/impl/RecordInput.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/impl/RecordOutput.java b/lang/java/src/com/sleepycat/persist/impl/RecordOutput.java
index 36e2a02..1f50fe0 100644
--- a/lang/java/src/com/sleepycat/persist/impl/RecordOutput.java
+++ b/lang/java/src/com/sleepycat/persist/impl/RecordOutput.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/impl/ReflectionAccessor.java b/lang/java/src/com/sleepycat/persist/impl/ReflectionAccessor.java
index e8c2e61..eda735a 100644
--- a/lang/java/src/com/sleepycat/persist/impl/ReflectionAccessor.java
+++ b/lang/java/src/com/sleepycat/persist/impl/ReflectionAccessor.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/impl/RefreshException.java b/lang/java/src/com/sleepycat/persist/impl/RefreshException.java
index ffdadfb..08cdf87 100644
--- a/lang/java/src/com/sleepycat/persist/impl/RefreshException.java
+++ b/lang/java/src/com/sleepycat/persist/impl/RefreshException.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/impl/SimpleCatalog.java b/lang/java/src/com/sleepycat/persist/impl/SimpleCatalog.java
index f021420..e6497a7 100644
--- a/lang/java/src/com/sleepycat/persist/impl/SimpleCatalog.java
+++ b/lang/java/src/com/sleepycat/persist/impl/SimpleCatalog.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/impl/SimpleFormat.java b/lang/java/src/com/sleepycat/persist/impl/SimpleFormat.java
index d83f19e..947a0a4 100644
--- a/lang/java/src/com/sleepycat/persist/impl/SimpleFormat.java
+++ b/lang/java/src/com/sleepycat/persist/impl/SimpleFormat.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/impl/Store.java b/lang/java/src/com/sleepycat/persist/impl/Store.java
index 895ad96..bc635ca 100644
--- a/lang/java/src/com/sleepycat/persist/impl/Store.java
+++ b/lang/java/src/com/sleepycat/persist/impl/Store.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/impl/StoredModel.java b/lang/java/src/com/sleepycat/persist/impl/StoredModel.java
index 725a574..cc4ed40 100644
--- a/lang/java/src/com/sleepycat/persist/impl/StoredModel.java
+++ b/lang/java/src/com/sleepycat/persist/impl/StoredModel.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/impl/VisitedObjects.java b/lang/java/src/com/sleepycat/persist/impl/VisitedObjects.java
index aee7025..3b89f63 100644
--- a/lang/java/src/com/sleepycat/persist/impl/VisitedObjects.java
+++ b/lang/java/src/com/sleepycat/persist/impl/VisitedObjects.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id: VisitedObjects.java,v 0f73af5ae3da 2010/05/10 05:38:40 alexander $
  */
diff --git a/lang/java/src/com/sleepycat/persist/impl/WidenerInput.java b/lang/java/src/com/sleepycat/persist/impl/WidenerInput.java
index 752f136..3d6fe53 100644
--- a/lang/java/src/com/sleepycat/persist/impl/WidenerInput.java
+++ b/lang/java/src/com/sleepycat/persist/impl/WidenerInput.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/model/AnnotationModel.java b/lang/java/src/com/sleepycat/persist/model/AnnotationModel.java
index c98e498..f1b87bd 100644
--- a/lang/java/src/com/sleepycat/persist/model/AnnotationModel.java
+++ b/lang/java/src/com/sleepycat/persist/model/AnnotationModel.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/model/BytecodeEnhancer.java b/lang/java/src/com/sleepycat/persist/model/BytecodeEnhancer.java
index d58e78b..20ca1b9 100644
--- a/lang/java/src/com/sleepycat/persist/model/BytecodeEnhancer.java
+++ b/lang/java/src/com/sleepycat/persist/model/BytecodeEnhancer.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/model/ClassEnhancer.java b/lang/java/src/com/sleepycat/persist/model/ClassEnhancer.java
index 61d4b98..a155c19 100644
--- a/lang/java/src/com/sleepycat/persist/model/ClassEnhancer.java
+++ b/lang/java/src/com/sleepycat/persist/model/ClassEnhancer.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/model/ClassMetadata.java b/lang/java/src/com/sleepycat/persist/model/ClassMetadata.java
index 6a6dec3..9d0f1b7 100644
--- a/lang/java/src/com/sleepycat/persist/model/ClassMetadata.java
+++ b/lang/java/src/com/sleepycat/persist/model/ClassMetadata.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/model/DeleteAction.java b/lang/java/src/com/sleepycat/persist/model/DeleteAction.java
index e4b2fb3..a84fb02 100644
--- a/lang/java/src/com/sleepycat/persist/model/DeleteAction.java
+++ b/lang/java/src/com/sleepycat/persist/model/DeleteAction.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/model/Entity.java b/lang/java/src/com/sleepycat/persist/model/Entity.java
index bb0bfe5..9e6b501 100644
--- a/lang/java/src/com/sleepycat/persist/model/Entity.java
+++ b/lang/java/src/com/sleepycat/persist/model/Entity.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/model/EntityMetadata.java b/lang/java/src/com/sleepycat/persist/model/EntityMetadata.java
index 89218ff..64504de 100644
--- a/lang/java/src/com/sleepycat/persist/model/EntityMetadata.java
+++ b/lang/java/src/com/sleepycat/persist/model/EntityMetadata.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/model/EntityModel.java b/lang/java/src/com/sleepycat/persist/model/EntityModel.java
index 70c2731..e3b316b 100644
--- a/lang/java/src/com/sleepycat/persist/model/EntityModel.java
+++ b/lang/java/src/com/sleepycat/persist/model/EntityModel.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/model/FieldMetadata.java b/lang/java/src/com/sleepycat/persist/model/FieldMetadata.java
index 835ddb1..1f9056e 100644
--- a/lang/java/src/com/sleepycat/persist/model/FieldMetadata.java
+++ b/lang/java/src/com/sleepycat/persist/model/FieldMetadata.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/model/KeyField.java b/lang/java/src/com/sleepycat/persist/model/KeyField.java
index b0b5567..262ceee 100644
--- a/lang/java/src/com/sleepycat/persist/model/KeyField.java
+++ b/lang/java/src/com/sleepycat/persist/model/KeyField.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/model/ModelInternal.java b/lang/java/src/com/sleepycat/persist/model/ModelInternal.java
index 65cd416..2749f24 100644
--- a/lang/java/src/com/sleepycat/persist/model/ModelInternal.java
+++ b/lang/java/src/com/sleepycat/persist/model/ModelInternal.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/model/NotPersistent.java b/lang/java/src/com/sleepycat/persist/model/NotPersistent.java
index c6105fa..4517e39 100644
--- a/lang/java/src/com/sleepycat/persist/model/NotPersistent.java
+++ b/lang/java/src/com/sleepycat/persist/model/NotPersistent.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/model/NotTransient.java b/lang/java/src/com/sleepycat/persist/model/NotTransient.java
index 44a8106..188c836 100644
--- a/lang/java/src/com/sleepycat/persist/model/NotTransient.java
+++ b/lang/java/src/com/sleepycat/persist/model/NotTransient.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/model/Persistent.java b/lang/java/src/com/sleepycat/persist/model/Persistent.java
index 5988655..444bb69 100644
--- a/lang/java/src/com/sleepycat/persist/model/Persistent.java
+++ b/lang/java/src/com/sleepycat/persist/model/Persistent.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/model/PersistentProxy.java b/lang/java/src/com/sleepycat/persist/model/PersistentProxy.java
index 88d94a2..6183c2b 100644
--- a/lang/java/src/com/sleepycat/persist/model/PersistentProxy.java
+++ b/lang/java/src/com/sleepycat/persist/model/PersistentProxy.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/model/PrimaryKey.java b/lang/java/src/com/sleepycat/persist/model/PrimaryKey.java
index b8cc7f0..c2b4ca2 100644
--- a/lang/java/src/com/sleepycat/persist/model/PrimaryKey.java
+++ b/lang/java/src/com/sleepycat/persist/model/PrimaryKey.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/model/PrimaryKeyMetadata.java b/lang/java/src/com/sleepycat/persist/model/PrimaryKeyMetadata.java
index b9ca8df..dbd8a9a 100644
--- a/lang/java/src/com/sleepycat/persist/model/PrimaryKeyMetadata.java
+++ b/lang/java/src/com/sleepycat/persist/model/PrimaryKeyMetadata.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/model/Relationship.java b/lang/java/src/com/sleepycat/persist/model/Relationship.java
index 3877519..2109b79 100644
--- a/lang/java/src/com/sleepycat/persist/model/Relationship.java
+++ b/lang/java/src/com/sleepycat/persist/model/Relationship.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/model/SecondaryKey.java b/lang/java/src/com/sleepycat/persist/model/SecondaryKey.java
index d2e096a..8f68ab5 100644
--- a/lang/java/src/com/sleepycat/persist/model/SecondaryKey.java
+++ b/lang/java/src/com/sleepycat/persist/model/SecondaryKey.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/model/SecondaryKeyMetadata.java b/lang/java/src/com/sleepycat/persist/model/SecondaryKeyMetadata.java
index 24bea80..0e5aa36 100644
--- a/lang/java/src/com/sleepycat/persist/model/SecondaryKeyMetadata.java
+++ b/lang/java/src/com/sleepycat/persist/model/SecondaryKeyMetadata.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/raw/RawField.java b/lang/java/src/com/sleepycat/persist/raw/RawField.java
index e4c566f..b1d9418 100644
--- a/lang/java/src/com/sleepycat/persist/raw/RawField.java
+++ b/lang/java/src/com/sleepycat/persist/raw/RawField.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/raw/RawObject.java b/lang/java/src/com/sleepycat/persist/raw/RawObject.java
index efb6c70..f8f71c7 100644
--- a/lang/java/src/com/sleepycat/persist/raw/RawObject.java
+++ b/lang/java/src/com/sleepycat/persist/raw/RawObject.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/raw/RawStore.java b/lang/java/src/com/sleepycat/persist/raw/RawStore.java
index 4b8c9ba..c514474 100644
--- a/lang/java/src/com/sleepycat/persist/raw/RawStore.java
+++ b/lang/java/src/com/sleepycat/persist/raw/RawStore.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/persist/raw/RawType.java b/lang/java/src/com/sleepycat/persist/raw/RawType.java
index c3063f4..de7b01b 100644
--- a/lang/java/src/com/sleepycat/persist/raw/RawType.java
+++ b/lang/java/src/com/sleepycat/persist/raw/RawType.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/util/ClassResolver.java b/lang/java/src/com/sleepycat/util/ClassResolver.java
index 2438557..d37862a 100644
--- a/lang/java/src/com/sleepycat/util/ClassResolver.java
+++ b/lang/java/src/com/sleepycat/util/ClassResolver.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/util/ConfigBeanInfoBase.java b/lang/java/src/com/sleepycat/util/ConfigBeanInfoBase.java
index 0b5128b..848f0b6 100644
--- a/lang/java/src/com/sleepycat/util/ConfigBeanInfoBase.java
+++ b/lang/java/src/com/sleepycat/util/ConfigBeanInfoBase.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/util/ErrorBuffer.java b/lang/java/src/com/sleepycat/util/ErrorBuffer.java
index 82757c8..eb0647b 100644
--- a/lang/java/src/com/sleepycat/util/ErrorBuffer.java
+++ b/lang/java/src/com/sleepycat/util/ErrorBuffer.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2008, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2008, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id: ErrorBuffer.java,v 0f73af5ae3da 2010/05/10 05:38:40 alexander $
  */
diff --git a/lang/java/src/com/sleepycat/util/ExceptionUnwrapper.java b/lang/java/src/com/sleepycat/util/ExceptionUnwrapper.java
index f8a0204..c99670f 100644
--- a/lang/java/src/com/sleepycat/util/ExceptionUnwrapper.java
+++ b/lang/java/src/com/sleepycat/util/ExceptionUnwrapper.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/util/ExceptionWrapper.java b/lang/java/src/com/sleepycat/util/ExceptionWrapper.java
index 689dc3b..ac1604d 100644
--- a/lang/java/src/com/sleepycat/util/ExceptionWrapper.java
+++ b/lang/java/src/com/sleepycat/util/ExceptionWrapper.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/util/FastInputStream.java b/lang/java/src/com/sleepycat/util/FastInputStream.java
index 86e7fac..cae970f 100644
--- a/lang/java/src/com/sleepycat/util/FastInputStream.java
+++ b/lang/java/src/com/sleepycat/util/FastInputStream.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/util/FastOutputStream.java b/lang/java/src/com/sleepycat/util/FastOutputStream.java
index 4983c41..bc8e618 100644
--- a/lang/java/src/com/sleepycat/util/FastOutputStream.java
+++ b/lang/java/src/com/sleepycat/util/FastOutputStream.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/util/IOExceptionWrapper.java b/lang/java/src/com/sleepycat/util/IOExceptionWrapper.java
index 8a1502d..1faa5a3 100644
--- a/lang/java/src/com/sleepycat/util/IOExceptionWrapper.java
+++ b/lang/java/src/com/sleepycat/util/IOExceptionWrapper.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/util/PackedInteger.java b/lang/java/src/com/sleepycat/util/PackedInteger.java
index 1614b66..17a2005 100644
--- a/lang/java/src/com/sleepycat/util/PackedInteger.java
+++ b/lang/java/src/com/sleepycat/util/PackedInteger.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/util/RuntimeExceptionWrapper.java b/lang/java/src/com/sleepycat/util/RuntimeExceptionWrapper.java
index 2707872..8cfa9d4 100644
--- a/lang/java/src/com/sleepycat/util/RuntimeExceptionWrapper.java
+++ b/lang/java/src/com/sleepycat/util/RuntimeExceptionWrapper.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/util/UtfOps.java b/lang/java/src/com/sleepycat/util/UtfOps.java
index 033f890..93faaec 100644
--- a/lang/java/src/com/sleepycat/util/UtfOps.java
+++ b/lang/java/src/com/sleepycat/util/UtfOps.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/util/keyrange/KeyRange.java b/lang/java/src/com/sleepycat/util/keyrange/KeyRange.java
index e2f368a..3ba023d 100644
--- a/lang/java/src/com/sleepycat/util/keyrange/KeyRange.java
+++ b/lang/java/src/com/sleepycat/util/keyrange/KeyRange.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/util/keyrange/KeyRangeException.java b/lang/java/src/com/sleepycat/util/keyrange/KeyRangeException.java
index 767dcfd..7363ff2 100644
--- a/lang/java/src/com/sleepycat/util/keyrange/KeyRangeException.java
+++ b/lang/java/src/com/sleepycat/util/keyrange/KeyRangeException.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/java/src/com/sleepycat/util/keyrange/RangeCursor.java b/lang/java/src/com/sleepycat/util/keyrange/RangeCursor.java
index facc46b..fb73b83 100644
--- a/lang/java/src/com/sleepycat/util/keyrange/RangeCursor.java
+++ b/lang/java/src/com/sleepycat/util/keyrange/RangeCursor.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/lang/php_db4/config.m4 b/lang/php_db4/config.m4
index 86bf169..fc63bad 100644
--- a/lang/php_db4/config.m4
+++ b/lang/php_db4/config.m4
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # http://www.apache.org/licenses/LICENSE-2.0.txt
 #
diff --git a/lang/php_db4/config.m4.in b/lang/php_db4/config.m4.in
index da9deb9..54aa5d3 100644
--- a/lang/php_db4/config.m4.in
+++ b/lang/php_db4/config.m4.in
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # http://www.apache.org/licenses/LICENSE-2.0.txt
 #
diff --git a/lang/php_db4/db4.cpp b/lang/php_db4/db4.cpp
index f76e04b..0b4bf38 100644
--- a/lang/php_db4/db4.cpp
+++ b/lang/php_db4/db4.cpp
@@ -1,5 +1,5 @@
 /*-
- * Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * http://www.apache.org/licenses/LICENSE-2.0.txt
  * 
diff --git a/lang/php_db4/php_db4.h b/lang/php_db4/php_db4.h
index 4922526..36694bd 100644
--- a/lang/php_db4/php_db4.h
+++ b/lang/php_db4/php_db4.h
@@ -1,5 +1,5 @@
 /*-
- * Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * http://www.apache.org/licenses/LICENSE-2.0.txt
  * 
diff --git a/lang/sql/adapter/backup.c b/lang/sql/adapter/backup.c
index 0ebe42b..61d9222 100644
--- a/lang/sql/adapter/backup.c
+++ b/lang/sql/adapter/backup.c
@@ -1,7 +1,7 @@
 /*-
 * See the file LICENSE for redistribution information.
 *
-* Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+* Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
 */
 /*
 ** This file contains the implementation of the sqlite3_backup_XXX()
@@ -323,7 +323,7 @@ int btreeDeleteEnvironment(Btree *p, const char *home, int rename)
 	int rc, ret, iDb, storage;
 	sqlite3 *db;
 	DB_ENV *tmp_env;
-	char path[512];
+	char path[BT_MAX_PATH];
 #ifdef BDBSQL_FILE_PER_TABLE
 	int numFiles;
 	char **files;
@@ -355,6 +355,7 @@ int btreeDeleteEnvironment(Btree *p, const char *home, int rename)
 	if (home == NULL)
 		goto done;
 
+	sqlite3_snprintf(sizeof(path), path, "%s-journal", home);
 	ret = btreeCleanupEnv(path);
 	/* EFAULT can be returned on Windows when the file does not exist.*/
 	if (ret == ENOENT || ret == EFAULT)
@@ -486,6 +487,7 @@ static int backupCleanup(sqlite3_backup *p)
 		 */
 		sqlite3_snprintf(sizeof(path), path,
 		    "%s%s", p->fullName, BACKUP_SUFFIX);
+		p->pDest->schema = NULL;
 		if (p->rc == SQLITE_DONE) {
 			rc2 = btreeDeleteEnvironment(p->pDest, path, 0);
 		} else {
@@ -504,25 +506,18 @@ static int backupCleanup(sqlite3_backup *p)
 			    SQLITE_DEFAULT_CACHE_SIZE | SQLITE_OPEN_MAIN_DB,
 			    p->pDestDb->openFlags);
 			p->pDestDb->aDb[p->iDb].pBt = p->pDest;
-			if (rc == SQLITE_OK) {
-				p->pDestDb->aDb[p->iDb].pSchema =
-				    sqlite3SchemaGet(p->pDestDb, p->pDest);
-				if (!p->pDestDb->aDb[p->iDb].pSchema)
-					p->rc = SQLITE_NOMEM;
-			} else
-				p->pDestDb->aDb[p->iDb].pSchema = NULL;
-			if (rc == SQLITE_OK)
-				p->pDest->pBt->db_oflags |= DB_CREATE;
-			/*
-			 * Have to delete the schema here on error to avoid
-			 * assert failure.
-			 */
-			if (p->pDest == NULL &&
-			    p->pDestDb->aDb[p->iDb].pSchema != NULL) {
+			if (p->pDest)
+				p->pDest->schema = 
+				    p->pDestDb->aDb[p->iDb].pSchema;
+			else {
 				sqlite3SchemaClear(
 				    p->pDestDb->aDb[p->iDb].pSchema);
+				sqlite3_free(p->pDestDb->aDb[p->iDb].pSchema);
 				p->pDestDb->aDb[p->iDb].pSchema = NULL;
 			}
+			if (rc == SQLITE_OK)
+				p->pDest->pBt->db_oflags |= DB_CREATE;
+
 #ifdef SQLITE_HAS_CODEC
 			if (rc == SQLITE_OK) {
 				if (p->iDb == 0)
@@ -612,6 +607,8 @@ int sqlite3_backup_step(sqlite3_backup *p, int nPage) {
 		storage = p->pDest->pBt->dbStorage;
 		if (storage == DB_STORE_NAMED)
 			p->openDest = 1;
+		if (p->pDest)
+			p->pDest->schema = NULL;
 		p->rc = btreeDeleteEnvironment(p->pDest, p->fullName, 1);
 		if (storage == DB_STORE_INMEM && strcmp(p->destName, "temp")
 		    != 0)
@@ -637,13 +634,15 @@ int sqlite3_backup_step(sqlite3_backup *p, int nPage) {
 			    &p->pDest, SQLITE_DEFAULT_CACHE_SIZE |
 			    SQLITE_OPEN_MAIN_DB, p->pDestDb->openFlags);
 			p->pDestDb->aDb[p->iDb].pBt = p->pDest;
-			if (p->rc == SQLITE_OK) {
-				p->pDestDb->aDb[p->iDb].pSchema =
-				    sqlite3SchemaGet(p->pDestDb, p->pDest);
-				if (!p->pDestDb->aDb[p->iDb].pSchema)
-					p->rc = SQLITE_NOMEM;
-			} else
+			if (p->pDest)
+				p->pDest->schema =
+				    p->pDestDb->aDb[p->iDb].pSchema;
+			else {
+				sqlite3SchemaClear(
+				    p->pDestDb->aDb[p->iDb].pSchema);
+				sqlite3_free(p->pDestDb->aDb[p->iDb].pSchema);
 				p->pDestDb->aDb[p->iDb].pSchema = NULL;
+			}
 		}
 
 		if (p->pDest)
diff --git a/lang/sql/adapter/backup.h b/lang/sql/adapter/backup.h
index b5d0db5..e0df271 100644
--- a/lang/sql/adapter/backup.h
+++ b/lang/sql/adapter/backup.h
@@ -1,6 +1,6 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2012, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2012, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 typedef struct sqlite3_backup sqlite3_backup;
diff --git a/lang/sql/adapter/btmutex.c b/lang/sql/adapter/btmutex.c
index ad8d5d1..5382bc3 100644
--- a/lang/sql/adapter/btmutex.c
+++ b/lang/sql/adapter/btmutex.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 /*
diff --git a/lang/sql/adapter/btree.c b/lang/sql/adapter/btree.c
index 6878f00..a72331f 100644
--- a/lang/sql/adapter/btree.c
+++ b/lang/sql/adapter/btree.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 /*
@@ -1794,7 +1794,8 @@ int btreeOpenEnvironment(Btree *p, int needLock)
 	}
 	pBt->repStartMaster = 0;
 
-	if (!IS_ENV_READONLY(pBt) && p->vfsFlags & SQLITE_OPEN_CREATE)
+	if ((!IS_ENV_READONLY(pBt) && p->vfsFlags & SQLITE_OPEN_CREATE) ||
+	    pBt->dbStorage == DB_STORE_INMEM)
 		pBt->db_oflags |= DB_CREATE;
 
 	creating = 1;
diff --git a/lang/sql/adapter/btreeInt.h b/lang/sql/adapter/btreeInt.h
index cc439d3..333ddff 100644
--- a/lang/sql/adapter/btreeInt.h
+++ b/lang/sql/adapter/btreeInt.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2012, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2012, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 #include <errno.h>
diff --git a/lang/sql/adapter/db_encrypt.c b/lang/sql/adapter/db_encrypt.c
index a28dad2..cf76600 100644
--- a/lang/sql/adapter/db_encrypt.c
+++ b/lang/sql/adapter/db_encrypt.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 /*
diff --git a/lang/sql/adapter/db_pragma.c b/lang/sql/adapter/db_pragma.c
index 4c70afe..964b1dc 100644
--- a/lang/sql/adapter/db_pragma.c
+++ b/lang/sql/adapter/db_pragma.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 /*
@@ -250,6 +250,19 @@ static int bdbsqlPragmaStartReplication(Parse *pParse, Db *pDb)
 	}
 
 	if (dbExists) {
+		if (!pBt->pBt->env_opened) {
+			if ((rc = btreeOpenEnvironment(pBt, 1)) != SQLITE_OK)
+				sqlite3ErrorMsg(pParse, "Could not start "
+				    "replication on an existing database");
+			goto done;
+		}
+
+		/*
+		 * Opening the environment started repmgr if it was
+		 * configured for it, so we are done here.
+		 */
+		if (supportsReplication(pBt))
+			goto done;
 		/*
 		 * Turning on replication requires recovery on the underlying
 		 * BDB environment, which requires single-threaded access.
diff --git a/lang/sql/adapter/db_sequence.c b/lang/sql/adapter/db_sequence.c
index 4c4d126..6c50188 100644
--- a/lang/sql/adapter/db_sequence.c
+++ b/lang/sql/adapter/db_sequence.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/sql/adapter/db_shell.c b/lang/sql/adapter/db_shell.c
index b2b23e2..c58c8c6 100644
--- a/lang/sql/adapter/db_shell.c
+++ b/lang/sql/adapter/db_shell.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 /*
diff --git a/lang/sql/adapter/pager.c b/lang/sql/adapter/pager.c
index 769ce98..6217ea6 100644
--- a/lang/sql/adapter/pager.c
+++ b/lang/sql/adapter/pager.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 #include "sqliteInt.h"
diff --git a/lang/sql/adapter/pager.h b/lang/sql/adapter/pager.h
index fe5c056..ac717f7 100644
--- a/lang/sql/adapter/pager.h
+++ b/lang/sql/adapter/pager.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2012, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2012, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 #include <db.h>
diff --git a/lang/sql/adapter/pcache.c b/lang/sql/adapter/pcache.c
index b023db3..ae5f91e 100644
--- a/lang/sql/adapter/pcache.c
+++ b/lang/sql/adapter/pcache.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 #include "sqliteInt.h"
diff --git a/lang/sql/adapter/pcache.h b/lang/sql/adapter/pcache.h
index 476701f..3aa42f9 100644
--- a/lang/sql/adapter/pcache.h
+++ b/lang/sql/adapter/pcache.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2012, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2012, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 typedef struct PgHdr PgHdr;
diff --git a/lang/sql/adapter/vacuum.c b/lang/sql/adapter/vacuum.c
index 88ccf51..48e03df 100644
--- a/lang/sql/adapter/vacuum.c
+++ b/lang/sql/adapter/vacuum.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 /*
diff --git a/lang/sql/adapter/wal.c b/lang/sql/adapter/wal.c
index 6e35afc..a492530 100644
--- a/lang/sql/adapter/wal.c
+++ b/lang/sql/adapter/wal.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 #if defined(SQLITE_DEBUG) && !defined(SQLITE_OMIT_WAL)
diff --git a/lang/sql/adapter/wal.h b/lang/sql/adapter/wal.h
index d328318..c709ad9 100644
--- a/lang/sql/adapter/wal.h
+++ b/lang/sql/adapter/wal.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2012, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2012, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 #include "sqliteInt.h"
diff --git a/lang/sql/generated/sqlite3.c b/lang/sql/generated/sqlite3.c
index 84e132d..8bfe77f 100644
--- a/lang/sql/generated/sqlite3.c
+++ b/lang/sql/generated/sqlite3.c
@@ -8293,7 +8293,7 @@ SQLITE_PRIVATE   void sqlite3VdbeNoopComment(Vdbe*, const char*, ...);
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2012, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2012, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 #include <db.h>
@@ -8372,7 +8372,7 @@ SQLITE_PRIVATE int *sqlite3PagerStats(Pager*);
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2012, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2012, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 typedef struct PgHdr PgHdr;
@@ -34008,7 +34008,7 @@ bitvec_end:
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 
@@ -34452,7 +34452,7 @@ SQLITE_PRIVATE int sqlite3RowSetTest(RowSet *pRowSet, u8 iBatch, sqlite3_int64 i
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 /************** Include btreeInt.h in the middle of pager.c ******************/
@@ -34460,7 +34460,7 @@ SQLITE_PRIVATE int sqlite3RowSetTest(RowSet *pRowSet, u8 iBatch, sqlite3_int64 i
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2012, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2012, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 
@@ -35140,7 +35140,7 @@ SQLITE_API void sqlite3_get_pager_stats(sqlite3_int64 *totalBytesOut,
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 #if defined(SQLITE_DEBUG) && !defined(SQLITE_OMIT_WAL)
@@ -35152,7 +35152,7 @@ SQLITE_PRIVATE int sqlite3WalTrace = 0;
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 /*
@@ -35238,7 +35238,7 @@ SQLITE_PRIVATE int sqlite3BtreeSharable(Btree *p)
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 /*
@@ -37024,7 +37024,8 @@ int btreeOpenEnvironment(Btree *p, int needLock)
 	}
 	pBt->repStartMaster = 0;
 
-	if (!IS_ENV_READONLY(pBt) && p->vfsFlags & SQLITE_OPEN_CREATE)
+	if ((!IS_ENV_READONLY(pBt) && p->vfsFlags & SQLITE_OPEN_CREATE) ||
+	    pBt->dbStorage == DB_STORE_INMEM)
 		pBt->db_oflags |= DB_CREATE;
 
 	creating = 1;
@@ -43147,7 +43148,7 @@ int isCurrentThread(void *tid)
 /*-
 * See the file LICENSE for redistribution information.
 *
-* Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+* Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
 */
 /*
 ** This file contains the implementation of the sqlite3_backup_XXX()
@@ -43466,7 +43467,7 @@ int btreeDeleteEnvironment(Btree *p, const char *home, int rename)
 	int rc, ret, iDb, storage;
 	sqlite3 *db;
 	DB_ENV *tmp_env;
-	char path[512];
+	char path[BT_MAX_PATH];
 #ifdef BDBSQL_FILE_PER_TABLE
 	int numFiles;
 	char **files;
@@ -43498,6 +43499,7 @@ int btreeDeleteEnvironment(Btree *p, const char *home, int rename)
 	if (home == NULL)
 		goto done;
 
+	sqlite3_snprintf(sizeof(path), path, "%s-journal", home);
 	ret = btreeCleanupEnv(path);
 	/* EFAULT can be returned on Windows when the file does not exist.*/
 	if (ret == ENOENT || ret == EFAULT)
@@ -43629,6 +43631,7 @@ static int backupCleanup(sqlite3_backup *p)
 		 */
 		sqlite3_snprintf(sizeof(path), path,
 		    "%s%s", p->fullName, BACKUP_SUFFIX);
+		p->pDest->schema = NULL;
 		if (p->rc == SQLITE_DONE) {
 			rc2 = btreeDeleteEnvironment(p->pDest, path, 0);
 		} else {
@@ -43647,25 +43650,18 @@ static int backupCleanup(sqlite3_backup *p)
 			    SQLITE_DEFAULT_CACHE_SIZE | SQLITE_OPEN_MAIN_DB,
 			    p->pDestDb->openFlags);
 			p->pDestDb->aDb[p->iDb].pBt = p->pDest;
-			if (rc == SQLITE_OK) {
-				p->pDestDb->aDb[p->iDb].pSchema =
-				    sqlite3SchemaGet(p->pDestDb, p->pDest);
-				if (!p->pDestDb->aDb[p->iDb].pSchema)
-					p->rc = SQLITE_NOMEM;
-			} else
-				p->pDestDb->aDb[p->iDb].pSchema = NULL;
-			if (rc == SQLITE_OK)
-				p->pDest->pBt->db_oflags |= DB_CREATE;
-			/*
-			 * Have to delete the schema here on error to avoid
-			 * assert failure.
-			 */
-			if (p->pDest == NULL &&
-			    p->pDestDb->aDb[p->iDb].pSchema != NULL) {
+			if (p->pDest)
+				p->pDest->schema = 
+				    p->pDestDb->aDb[p->iDb].pSchema;
+			else {
 				sqlite3SchemaClear(
 				    p->pDestDb->aDb[p->iDb].pSchema);
+				sqlite3_free(p->pDestDb->aDb[p->iDb].pSchema);
 				p->pDestDb->aDb[p->iDb].pSchema = NULL;
 			}
+			if (rc == SQLITE_OK)
+				p->pDest->pBt->db_oflags |= DB_CREATE;
+
 #ifdef SQLITE_HAS_CODEC
 			if (rc == SQLITE_OK) {
 				if (p->iDb == 0)
@@ -43755,6 +43751,8 @@ SQLITE_API int sqlite3_backup_step(sqlite3_backup *p, int nPage) {
 		storage = p->pDest->pBt->dbStorage;
 		if (storage == DB_STORE_NAMED)
 			p->openDest = 1;
+		if (p->pDest)
+			p->pDest->schema = NULL;
 		p->rc = btreeDeleteEnvironment(p->pDest, p->fullName, 1);
 		if (storage == DB_STORE_INMEM && strcmp(p->destName, "temp")
 		    != 0)
@@ -43780,13 +43778,15 @@ SQLITE_API int sqlite3_backup_step(sqlite3_backup *p, int nPage) {
 			    &p->pDest, SQLITE_DEFAULT_CACHE_SIZE |
 			    SQLITE_OPEN_MAIN_DB, p->pDestDb->openFlags);
 			p->pDestDb->aDb[p->iDb].pBt = p->pDest;
-			if (p->rc == SQLITE_OK) {
-				p->pDestDb->aDb[p->iDb].pSchema =
-				    sqlite3SchemaGet(p->pDestDb, p->pDest);
-				if (!p->pDestDb->aDb[p->iDb].pSchema)
-					p->rc = SQLITE_NOMEM;
-			} else
+			if (p->pDest)
+				p->pDest->schema =
+				    p->pDestDb->aDb[p->iDb].pSchema;
+			else {
+				sqlite3SchemaClear(
+				    p->pDestDb->aDb[p->iDb].pSchema);
+				sqlite3_free(p->pDestDb->aDb[p->iDb].pSchema);
 				p->pDestDb->aDb[p->iDb].pSchema = NULL;
+			}
 		}
 
 		if (p->pDest)
@@ -44173,7 +44173,7 @@ done:	return MAP_ERR(rc, ret, NULL);
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 /*
@@ -44275,7 +44275,7 @@ SQLITE_PRIVATE void sqlite3CodecGetKey(sqlite3 *db, int backend, void **keyp, in
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 /*
@@ -44522,6 +44522,19 @@ static int bdbsqlPragmaStartReplication(Parse *pParse, Db *pDb)
 	}
 
 	if (dbExists) {
+		if (!pBt->pBt->env_opened) {
+			if ((rc = btreeOpenEnvironment(pBt, 1)) != SQLITE_OK)
+				sqlite3ErrorMsg(pParse, "Could not start "
+				    "replication on an existing database");
+			goto done;
+		}
+
+		/*
+		 * Opening the environment started repmgr if it was
+		 * configured for it, so we are done here.
+		 */
+		if (supportsReplication(pBt))
+			goto done;
 		/*
 		 * Turning on replication requires recovery on the underlying
 		 * BDB environment, which requires single-threaded access.
@@ -45886,7 +45899,7 @@ int cleanPragmaCache(Btree *p)
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -46805,7 +46818,7 @@ static int btreeSeqStartTransaction(
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 /*
@@ -87436,7 +87449,7 @@ static void updateVirtualTable(
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 /*
diff --git a/lang/sql/odbc/configure b/lang/sql/odbc/configure
index b71e40c..3e9b9f5 100755
--- a/lang/sql/odbc/configure
+++ b/lang/sql/odbc/configure
@@ -18601,7 +18601,7 @@ if test -n "$SQLITE3_LIBDIR" ; then
 fi
 
 if test -n "$SQLITE3_A10N_C" ; then
-   SQLITE3_LOADEXTENSTION=1
+   SQLITE3_LOADEXTENSION=1
    SQLITE3_COLUMNTABLENAME=1
    SQLITE3_OVERLOADFUNCTION=1
    SQLITE3_PREPARE_V2=1
@@ -18609,6 +18609,7 @@ if test -n "$SQLITE3_A10N_C" ; then
    SQLITE3_CREATEMODULE_V2=1
    SQLITE3_TABLECOLUMNMETADATA=1
    SQLITE3_VFS=1
+   SQLITE3_PROFILE=1
    SQLITE3_STRNICMP=1
 else
    saved_CFLAGS=$CFLAGS
diff --git a/lang/sql/odbc/configure.in b/lang/sql/odbc/configure.in
index 062c8d4..897e366 100755
--- a/lang/sql/odbc/configure.in
+++ b/lang/sql/odbc/configure.in
@@ -182,7 +182,7 @@ if test -n "$SQLITE3_LIBDIR" ; then
 fi
 
 if test -n "$SQLITE3_A10N_C" ; then
-   SQLITE3_LOADEXTENSTION=1
+   SQLITE3_LOADEXTENSION=1
    SQLITE3_COLUMNTABLENAME=1
    SQLITE3_OVERLOADFUNCTION=1
    SQLITE3_PREPARE_V2=1
@@ -190,6 +190,7 @@ if test -n "$SQLITE3_A10N_C" ; then
    SQLITE3_CREATEMODULE_V2=1
    SQLITE3_TABLECOLUMNMETADATA=1
    SQLITE3_VFS=1
+   SQLITE3_PROFILE=1
    SQLITE3_STRNICMP=1
 else
    saved_CFLAGS=$CFLAGS
diff --git a/lang/sql/sqlite/Makefile.in b/lang/sql/sqlite/Makefile.in
index d444060..bbfbb55 100644
--- a/lang/sql/sqlite/Makefile.in
+++ b/lang/sql/sqlite/Makefile.in
@@ -26,7 +26,7 @@ BCC = @BUILD_CC@ @BUILD_CFLAGS@
 # will run on the target platform.  (BCC and TCC are usually the
 # same unless your are cross-compiling.)
 #
-TCC = @CC@ @CPPFLAGS@ @CFLAGS@ -I. -I${TOP}/src -I${TOP}/../adapter -I${TOP}/ext/rtree
+TCC = @CC@ @CPPFLAGS@ @CFLAGS@ -I. -I${TOP}/src -I${TOP}/../adapter -I${TOP}/ext/fts3 -I${TOP}/ext/rtree
 
 # Define this for the autoconf-based build, so that the code knows it can
 # include the generated config.h
diff --git a/lang/tcl/docs/db.html b/lang/tcl/docs/db.html
index 6c5bcec..cc9432d 100644
--- a/lang/tcl/docs/db.html
+++ b/lang/tcl/docs/db.html
@@ -1,4 +1,4 @@
-<!--Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.-->
+<!--Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.-->
 <HTML>
 <HEAD>
    <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
diff --git a/lang/tcl/docs/env.html b/lang/tcl/docs/env.html
index f790cab..ca5059c 100644
--- a/lang/tcl/docs/env.html
+++ b/lang/tcl/docs/env.html
@@ -1,4 +1,4 @@
-<!--Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.-->
+<!--Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.-->
 <html>
 <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
diff --git a/lang/tcl/docs/historic.html b/lang/tcl/docs/historic.html
index 9345208..8e0c87e 100644
--- a/lang/tcl/docs/historic.html
+++ b/lang/tcl/docs/historic.html
@@ -1,4 +1,4 @@
-<!--Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.-->
+<!--Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.-->
 <HTML>
 <HEAD>
    <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
diff --git a/lang/tcl/docs/index.html b/lang/tcl/docs/index.html
index ad08b3a..712455d 100644
--- a/lang/tcl/docs/index.html
+++ b/lang/tcl/docs/index.html
@@ -1,4 +1,4 @@
-<!--Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.-->
+<!--Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.-->
 <HTML>
 <HEAD>
    <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
diff --git a/lang/tcl/docs/library.html b/lang/tcl/docs/library.html
index fab4ff2..5e1af77 100644
--- a/lang/tcl/docs/library.html
+++ b/lang/tcl/docs/library.html
@@ -1,4 +1,4 @@
-<!--Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.-->
+<!--Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.-->
 <HTML>
 <HEAD>
    <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
diff --git a/lang/tcl/docs/lock.html b/lang/tcl/docs/lock.html
index d9b7599..3583c6e 100644
--- a/lang/tcl/docs/lock.html
+++ b/lang/tcl/docs/lock.html
@@ -1,4 +1,4 @@
-<!--Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.-->
+<!--Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.-->
 <html>
 <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
diff --git a/lang/tcl/docs/log.html b/lang/tcl/docs/log.html
index 7df38f8..d421293 100644
--- a/lang/tcl/docs/log.html
+++ b/lang/tcl/docs/log.html
@@ -1,4 +1,4 @@
-<!--Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.-->
+<!--Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.-->
 <HTML>
 <HEAD>
    <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
diff --git a/lang/tcl/docs/mpool.html b/lang/tcl/docs/mpool.html
index 42d38e2..d7bea3c 100644
--- a/lang/tcl/docs/mpool.html
+++ b/lang/tcl/docs/mpool.html
@@ -1,4 +1,4 @@
-<!--Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.-->
+<!--Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.-->
 <HTML>
 <HEAD>
    <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
diff --git a/lang/tcl/docs/rep.html b/lang/tcl/docs/rep.html
index 60c074e..4d3f62a 100644
--- a/lang/tcl/docs/rep.html
+++ b/lang/tcl/docs/rep.html
@@ -1,4 +1,4 @@
-<!--Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.-->
+<!--Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.-->
 <html>
 <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
diff --git a/lang/tcl/docs/sequence.html b/lang/tcl/docs/sequence.html
index 8d608d3..b0f2f4a 100644
--- a/lang/tcl/docs/sequence.html
+++ b/lang/tcl/docs/sequence.html
@@ -1,4 +1,4 @@
-<!--Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.-->
+<!--Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.-->
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>
 <head>
diff --git a/lang/tcl/docs/test.html b/lang/tcl/docs/test.html
index ff591b7..b10e0f5 100644
--- a/lang/tcl/docs/test.html
+++ b/lang/tcl/docs/test.html
@@ -1,4 +1,4 @@
-<!--Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.-->
+<!--Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.-->
 <HTML>
 <HEAD>
    <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
diff --git a/lang/tcl/docs/txn.html b/lang/tcl/docs/txn.html
index 061a221..3538f3f 100644
--- a/lang/tcl/docs/txn.html
+++ b/lang/tcl/docs/txn.html
@@ -1,4 +1,4 @@
-<!--Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.-->
+<!--Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.-->
 <html>
 <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
diff --git a/lang/tcl/tcl_compat.c b/lang/tcl/tcl_compat.c
index 57c0b9b..6360bf8 100644
--- a/lang/tcl/tcl_compat.c
+++ b/lang/tcl/tcl_compat.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/tcl/tcl_db.c b/lang/tcl/tcl_db.c
index afe431b..a1fdeb9 100644
--- a/lang/tcl/tcl_db.c
+++ b/lang/tcl/tcl_db.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/tcl/tcl_db_pkg.c b/lang/tcl/tcl_db_pkg.c
index a190f9d..998d18b 100644
--- a/lang/tcl/tcl_db_pkg.c
+++ b/lang/tcl/tcl_db_pkg.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/tcl/tcl_dbcursor.c b/lang/tcl/tcl_dbcursor.c
index a6df38d..5064972 100644
--- a/lang/tcl/tcl_dbcursor.c
+++ b/lang/tcl/tcl_dbcursor.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/tcl/tcl_env.c b/lang/tcl/tcl_env.c
index e79ac2c..d7a73e8 100644
--- a/lang/tcl/tcl_env.c
+++ b/lang/tcl/tcl_env.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/tcl/tcl_internal.c b/lang/tcl/tcl_internal.c
index a358ae9..63dc0bb 100644
--- a/lang/tcl/tcl_internal.c
+++ b/lang/tcl/tcl_internal.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/tcl/tcl_lock.c b/lang/tcl/tcl_lock.c
index 5a06b1a..cc69bb2 100644
--- a/lang/tcl/tcl_lock.c
+++ b/lang/tcl/tcl_lock.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/tcl/tcl_log.c b/lang/tcl/tcl_log.c
index 3024f7b..0b52cde 100644
--- a/lang/tcl/tcl_log.c
+++ b/lang/tcl/tcl_log.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/tcl/tcl_mp.c b/lang/tcl/tcl_mp.c
index ba4318d..42ca311 100644
--- a/lang/tcl/tcl_mp.c
+++ b/lang/tcl/tcl_mp.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/tcl/tcl_mutex.c b/lang/tcl/tcl_mutex.c
index 384f91a..4667b3a 100644
--- a/lang/tcl/tcl_mutex.c
+++ b/lang/tcl/tcl_mutex.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/tcl/tcl_rep.c b/lang/tcl/tcl_rep.c
index a616cc7..f8ec71f 100644
--- a/lang/tcl/tcl_rep.c
+++ b/lang/tcl/tcl_rep.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/tcl/tcl_seq.c b/lang/tcl/tcl_seq.c
index 75f59fe..054d3b2 100644
--- a/lang/tcl/tcl_seq.c
+++ b/lang/tcl/tcl_seq.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/tcl/tcl_txn.c b/lang/tcl/tcl_txn.c
index e8c69c0..564babd 100644
--- a/lang/tcl/tcl_txn.c
+++ b/lang/tcl/tcl_txn.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/lang/tcl/tcl_util.c b/lang/tcl/tcl_util.c
index 0e83826..ccde2ba 100644
--- a/lang/tcl/tcl_util.c
+++ b/lang/tcl/tcl_util.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/btree/bt_compact.c b/src/btree/bt_compact.c
index b455ff2..ac91e6d 100644
--- a/src/btree/bt_compact.c
+++ b/src/btree/bt_compact.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -22,13 +22,15 @@ static int __bam_csearch __P((DBC *, DBT *, u_int32_t, int));
 static int __bam_lock_tree __P((DBC *, EPG *, EPG *csp, u_int32_t, u_int32_t));
 static int __bam_lock_subtree __P((DBC *, PAGE *, u_int32_t, u_int32_t));
 static int __bam_merge __P((DBC *,
-     DBC *,  u_int32_t, DBT *, DB_COMPACT *,int *));
-static int __bam_merge_internal __P((DBC *, DBC *, int, DB_COMPACT *, int *));
+     DBC *,  u_int32_t, DBT *, DB_COMPACT *, int *, int *));
+static int __bam_merge_internal __P((DBC *, DBC *, int, DB_COMPACT *, int *, int *));
 static int __bam_merge_pages __P((DBC *, DBC *, DB_COMPACT *));
-static int __bam_merge_records __P((DBC *, DBC*,  u_int32_t, DB_COMPACT *));
-static int __bam_truncate_internal_overflow __P((DBC *, PAGE *, DB_COMPACT *));
+static int __bam_merge_records __P((DBC *,
+    DBC *,  u_int32_t, DB_COMPACT *, int *));
+static int __bam_truncate_internal_overflow __P((DBC *,
+    PAGE *, DB_COMPACT *, int *));
 static int __bam_truncate_root_page __P((DBC *,
-     PAGE *, u_int32_t, DB_COMPACT *));
+    PAGE *, u_int32_t, DB_COMPACT *, int *));
 
 #ifdef HAVE_FTRUNCATE
 static int __bam_savekey __P((DBC *, int, DBT *));
@@ -145,13 +147,13 @@ __bam_csearch(dbc, start, sflag, level)
  * PUBLIC:      DBT *, DBT *, u_int32_t, int *, DB_COMPACT *, int *));
  */
 int
-__bam_compact_int(dbc, start, stop, factor, spanp, c_data, donep)
+__bam_compact_int(dbc, start, stop, factor, spanp, c_data, isdonep)
 	DBC *dbc;
 	DBT *start, *stop;
 	u_int32_t factor;
 	int *spanp;
 	DB_COMPACT *c_data;
-	int *donep;
+	int *isdonep;
 {
 	BTREE_CURSOR *cp, *ncp;
 	DB *dbp;
@@ -551,11 +553,10 @@ retry:	pg = NULL;
 				if (ret != 0)
 					goto err1;
 			}
-			pgs_done++;
-			/* Get a fresh low numbered page. */
+			/* Try to swap to a lower numbered page. */
 			if ((ret = __db_exchange_page(dbc,
 			    &cp->csp->page, ncp->csp->page,
-			    PGNO_INVALID, DB_EXCH_DEFAULT)) != 0)
+			    PGNO_INVALID, DB_EXCH_DEFAULT, &pgs_done)) != 0)
 				goto err1;
 			if ((ret = __TLPUT(dbc, prev_lock)) != 0)
 				goto err1;
@@ -599,7 +600,7 @@ retry:	pg = NULL;
 		for (epg = cp->sp; epg != cp->csp; epg++) {
 			PTRACE(dbc, "PMerge", PGNO(epg->page), start, 0);
 			if ((ret = __bam_merge_internal(dbc,
-			    ndbc, LEVEL(epg->page), c_data, &merged)) != 0)
+			    ndbc, LEVEL(epg->page), c_data, &merged, &pgs_done)) != 0)
 				break;
 			if (merged)
 				break;
@@ -627,7 +628,7 @@ retry:	pg = NULL;
 		}
 		PTRACE(dbc, "SMerge", PGNO(cp->csp->page), start, 0);
 
-		/* if we remove the next page, then we need its next locked */
+		/* If we remove the next page, then we need its next locked. */
 		npgno = NEXT_PGNO(ncp->csp->page);
 		if (npgno != PGNO_INVALID) {
 			TRY_LOCK2(dbc, ndbc, npgno,
@@ -637,9 +638,8 @@ retry:	pg = NULL;
 		}
 		/*lint -e{794} */
 		if ((ret = __bam_merge(dbc,
-		     ndbc, factor, stop, c_data, &isdone)) != 0)
+		     ndbc, factor, stop, c_data, &isdone, &pgs_done)) != 0)
 			goto err1;
-		pgs_done++;
 		/*
 		 * __bam_merge could have freed our stack if it
 		 * deleted a page possibly collapsing the tree.
@@ -723,7 +723,7 @@ retry:	pg = NULL;
 				pgno = PGNO(pg);
 				if ((ret = __db_exchange_page(dbc,
 				    &cp->csp->page, NULL,
-				    PGNO_INVALID, DB_EXCH_DEFAULT)) != 0)
+				    PGNO_INVALID, DB_EXCH_DEFAULT, &pgs_done)) != 0)
 					goto err1;
 				if ((ret = __TLPUT(dbc, prev_lock)) != 0)
 					goto err1;
@@ -734,10 +734,7 @@ retry:	pg = NULL;
 				LOCK_INIT(next_lock);
 				saved_pgno = PGNO_INVALID;
 				pg = cp->csp->page;
-				if (pgno != PGNO(pg)) {
-					pgs_done++;
-					pgno = PGNO(pg);
-				}
+				pgno = PGNO(pg);
 			}
 			/*
 			 * If we are going to leave this parent commit
@@ -752,7 +749,7 @@ retry:	pg = NULL;
 			goto next_page;
 		}
 
-		/* If they have the same parent, just dup the cursor */
+		/* If they have the same parent, just dup the cursor. */
 		if (ndbc != NULL && (ret = __dbc_close(ndbc)) != 0)
 			goto err1;
 		if ((ret = __dbc_dup(dbc, &ndbc, DB_POSITION)) != 0)
@@ -842,17 +839,14 @@ retry:	pg = NULL;
 			pgno = PGNO(pg);
 			/* Get a fresh low numbered page. */
 			if ((ret = __db_exchange_page(dbc, &cp->csp->page,
-			    npg, PGNO_INVALID, DB_EXCH_DEFAULT)) != 0)
+			    npg, PGNO_INVALID, DB_EXCH_DEFAULT, &pgs_done)) != 0)
 				goto err1;
 			if ((ret = __TLPUT(dbc, prev_lock)) != 0)
 				goto err1;
 			LOCK_INIT(prev_lock);
 			prev_pgno = PGNO_INVALID;
 			pg = cp->csp->page;
-			if (pgno != PGNO(pg)) {
-				pgs_done++;
-				pgno = PGNO(pg);
-			}
+			pgno = PGNO(pg);
 		}
 		c_data->compact_pages_examine++;
 
@@ -887,11 +881,9 @@ retry:	pg = NULL;
 		 */
 		PTRACE(dbc, "Merge", PGNO(cp->csp->page), start, 0);
 		if ((ret = __bam_merge(dbc,
-		     ndbc, factor, stop, c_data, &isdone)) != 0)
+		     ndbc, factor, stop, c_data, &isdone, &pgs_done)) != 0)
 			goto err1;
 
-		pgs_done++;
-
 		if ((ret = __TLPUT(dbc, nnext_lock)) != 0)
 			goto err1;
 		LOCK_INIT(nnext_lock);
@@ -1022,7 +1014,7 @@ err:	/*
 		  dbc->thread_info, npg, dbc->priority) != 0) && ret == 0)
 		ret = t_ret;
 
-out:	*donep = isdone;
+out:	*isdonep = isdone;
 
 	/* For OPD trees return if we did anything in the span variable. */
 	if (F_ISSET(dbc, DBC_OPD))
@@ -1035,12 +1027,13 @@ out:	*donep = isdone;
  * __bam_merge -- do actual merging of leaf pages.
  */
 static int
-__bam_merge(dbc, ndbc, factor, stop, c_data, donep)
+__bam_merge(dbc, ndbc, factor, stop, c_data, isdonep, pgs_donep)
 	DBC *dbc, *ndbc;
 	u_int32_t factor;
 	DBT *stop;
 	DB_COMPACT *c_data;
-	int *donep;
+	int *isdonep;
+	int *pgs_donep;
 {
 	BTREE_CURSOR *cp, *ncp;
 	DB *dbp;
@@ -1064,9 +1057,9 @@ __bam_merge(dbc, ndbc, factor, stop, c_data, donep)
 
 	/* Find if the stopping point is on this page. */
 	if (stop != NULL && stop->size != 0) {
-		if ((ret = __bam_compact_isdone(dbc, stop, npg, donep)) != 0)
+		if ((ret = __bam_compact_isdone(dbc, stop, npg, isdonep)) != 0)
 			return (ret);
-		if (*donep)
+		if (*isdonep)
 			return (0);
 	}
 
@@ -1080,20 +1073,23 @@ __bam_merge(dbc, ndbc, factor, stop, c_data, donep)
 	    ncp->csp[-1].indx == 0 && ncp->csp[-1].entries != 1) ||
 	    (int)(P_FREESPACE(dbp, pg) -
 	    ((dbp->pgsize - P_OVERHEAD(dbp)) -
-	    P_FREESPACE(dbp, npg))) < (int)factor)
-		ret = __bam_merge_records(dbc, ndbc, factor, c_data);
-	else
+	    P_FREESPACE(dbp, npg))) < (int)factor) {
+		ret = __bam_merge_records(dbc, ndbc, factor, c_data, pgs_donep);
+	} else {
 		/*lint -e{794} */
 free_page:	ret = __bam_merge_pages(dbc, ndbc, c_data);
+		(*pgs_donep)++;
+	}
 
 	return (ret);
 }
 
 static int
-__bam_merge_records(dbc, ndbc, factor, c_data)
+__bam_merge_records(dbc, ndbc, factor, c_data, pgs_donep)
 	DBC *dbc, *ndbc;
 	u_int32_t factor;
 	DB_COMPACT *c_data;
+	int *pgs_donep;
 {
 	BINTERNAL *bi;
 	BKEYDATA *bk, *tmp_bk;
@@ -1126,8 +1122,8 @@ __bam_merge_records(dbc, ndbc, factor, c_data)
 	if (c_data->compact_truncate != PGNO_INVALID &&
 	     PGNO(ncp->csp->page) > c_data->compact_truncate) {
 		/* Get a fresh low numbered page. */
-		if ((ret = __db_exchange_page(ndbc,
-		   &ncp->csp->page, pg, PGNO_INVALID, DB_EXCH_DEFAULT)) != 0)
+		if ((ret = __db_exchange_page(ndbc, &ncp->csp->page,
+		    pg, PGNO_INVALID, DB_EXCH_DEFAULT, pgs_donep)) != 0)
 			goto err;
 	}
 
@@ -1197,6 +1193,7 @@ __bam_merge_records(dbc, ndbc, factor, c_data)
 	/* If we have hit the first record then there is nothing we can move. */
 	if (indx == 0)
 		goto done;
+	(*pgs_donep)++;
 	if (TYPE(pg) != P_LBTREE && TYPE(pg) != P_LDUP) {
 		if (indx == nent)
 			return (__bam_merge_pages(dbc, ndbc, c_data));
@@ -1538,15 +1535,20 @@ err:	return (ret);
 /*
  * __bam_merge_internal --
  *	Merge internal nodes of the tree.
+ *
+ *	The first key of an internal page does not have a guaranteed-
+ *	useful key.
  */
 static int
-__bam_merge_internal(dbc, ndbc, level, c_data, merged)
+__bam_merge_internal(dbc, ndbc, level, c_data, merged, pgs_donep)
 	DBC *dbc, *ndbc;
 	int level;
 	DB_COMPACT *c_data;
 	int *merged;
+	int *pgs_donep;
 {
 	BINTERNAL bi, *bip, *fip;
+	BOVERFLOW bo;
 	BTREE_CURSOR *cp, *ncp;
 	DB *dbp;
 	DBT data, hdr;
@@ -1579,7 +1581,6 @@ __bam_merge_internal(dbc, ndbc, level, c_data, merged)
 	dbmp = dbp->mpf;
 	cp = (BTREE_CURSOR *)dbc->internal;
 	ncp = (BTREE_CURSOR *)ndbc->internal;
-	*merged = 0;
 	ret = 0;
 
 	/*
@@ -1609,10 +1610,10 @@ __bam_merge_internal(dbc, ndbc, level, c_data, merged)
 		 * them locked.
 		 */
 		 if ((ret =
-		      __bam_truncate_internal_overflow(dbc, pg, c_data)) != 0)
+		     __bam_truncate_internal_overflow(dbc, pg, c_data, pgs_donep)) != 0)
 			goto err;
 		 if ((ret =
-		      __bam_truncate_internal_overflow(dbc, npg, c_data)) != 0)
+		     __bam_truncate_internal_overflow(dbc, npg, c_data, pgs_donep)) != 0)
 			goto err;
 	}
 
@@ -1624,7 +1625,12 @@ __bam_merge_internal(dbc, ndbc, level, c_data, merged)
 	 */
 	fip = NULL;
 	if (TYPE(pg) == P_IBTREE) {
-		/* See where we run out of space. */
+		/* See where we run out of space. This does not yet include
+		 * whatever extra pages are needed if an overflow key is
+		 * going to be added to one or more parent pages. It would be
+		 * better to use as little of the key that as necessary, though
+		 * the effort of determining that might not be worthwhile.
+		 */
 		freespace = P_FREESPACE(dbp, pg);
 		/*
 		 * The leftmost key of an internal page is not accurate.
@@ -1704,12 +1710,32 @@ fits:	memset(&bi, 0, sizeof(bi));
 			if (fip == NULL) {
 				data.size = bip->len;
 				data.data = bip->data;
+			} else if (fip->type == B_OVERFLOW) {
+				DB_ASSERT(dbc->env,
+				    fip->len == sizeof(BOVERFLOW));
+ 				/* Cast to "BOVERFLOW *" to calm down lint. */
+  				memmove(&bo,
+  				    (BOVERFLOW *)fip->data, sizeof(BOVERFLOW));
+				memset(&hdr, 0, sizeof(hdr));
+				if ((ret = __db_goff(dbc, &hdr, bo.tlen,
+				     bo.pgno, &hdr.data, &hdr.size)) == 0)
+					ret = __db_poff(dbc, &hdr, &bo.pgno);
+				if (hdr.data != NULL)
+					__os_free(dbp->env, hdr.data);
+				if (ret != 0)
+					return (ret);
+				data.size = sizeof(bo);
+				data.data = &bo;
 			} else {
 				data.size = fip->len;
 				data.data = fip->data;
 			}
 			bi.len = data.size;
-			B_TSET(bi.type, bip->type);
+			/*
+			 * Set bi.type according to the data's type, to ensure
+			 * that it is B_OVERLOW iff the data is BOVERFLOW.
+			 */
+			B_TSET(bi.type, fip == NULL ? bip->type : fip->type);
 			bi.pgno = bip->pgno;
 			bi.nrecs = bip->nrecs;
 			hdr.data = &bi;
@@ -1751,6 +1777,10 @@ fits:	memset(&bi, 0, sizeof(bi));
 			goto err;
 		pind++;
 		if (fip != NULL) {
+			if (B_TYPE(bip->type) == B_OVERFLOW &&
+			    (ret = __db_doff(dbc,
+			    ((BOVERFLOW *)bip->data)->pgno)) != 0)
+				goto err;
 			/* reset size to be for the record being deleted. */
 			size = BINTERNAL_SIZE(bip->len);
 			fip = NULL;
@@ -1848,14 +1878,14 @@ fits:	memset(&bi, 0, sizeof(bi));
 		    PGNO(npg) > c_data->compact_truncate &&
 		    ncp->csp != ncp->sp) {
 			if ((ret = __db_exchange_page(ndbc, &ncp->csp->page,
-			    pg, PGNO_INVALID, DB_EXCH_DEFAULT)) != 0)
+			    pg, PGNO_INVALID, DB_EXCH_DEFAULT, pgs_donep)) != 0)
 				goto err;
 		}
 		if (c_data->compact_truncate != PGNO_INVALID &&
 		     PGNO(pg) > c_data->compact_truncate && cp->csp != cp->sp) {
 			if ((ret = __db_exchange_page(dbc, &cp->csp->page,
 			    ncp->csp->page,
-			    PGNO_INVALID, DB_EXCH_DEFAULT)) != 0)
+			    PGNO_INVALID, DB_EXCH_DEFAULT, pgs_donep)) != 0)
 				goto err;
 		}
 	}
@@ -1875,13 +1905,13 @@ err:	cp->csp = save_csp;
  * We may or may not have a write lock on this page.
  */
 static int
-__bam_compact_dups(dbc, ppg, factor, have_lock, c_data, donep)
+__bam_compact_dups(dbc, ppg, factor, have_lock, c_data, pgs_donep)
 	DBC *dbc;
 	PAGE **ppg;
 	u_int32_t factor;
 	int have_lock;
 	DB_COMPACT *c_data;
-	int *donep;
+	int *pgs_donep;
 {
 	BOVERFLOW *bo;
 	BTREE_CURSOR *cp;
@@ -1896,6 +1926,10 @@ __bam_compact_dups(dbc, ppg, factor, have_lock, c_data, donep)
 	DB_ASSERT(NULL, dbc != NULL);
 	dbp = dbc->dbp;
 	dbmp = dbp->mpf;
+	/* XXX Don't reserve any free bytes (Force 100% fillfactor) in OPD trees
+	 * to ensure forward progress.
+	 */
+	factor = 0;
 	cp = (BTREE_CURSOR *)dbc->internal;
 
 	for (i = 0; i <  NUM_ENT(*ppg); i++) {
@@ -1904,7 +1938,6 @@ __bam_compact_dups(dbc, ppg, factor, have_lock, c_data, donep)
 			continue;
 		c_data->compact_pages_examine++;
 		if (bo->pgno > c_data->compact_truncate) {
-			(*donep)++;
 			if (!have_lock) {
 				/*
 				 * The caller should have the page at
@@ -1925,8 +1958,9 @@ __bam_compact_dups(dbc, ppg, factor, have_lock, c_data, donep)
 				    dbc->txn, DB_MPOOL_DIRTY, ppg)) != 0)
 					goto err;
 			}
+			pgno = bo->pgno;
 			if ((ret = __bam_truncate_root_page(dbc,
-			     *ppg, i, c_data)) != 0)
+			     *ppg, i, c_data, pgs_donep)) != 0)
 				goto err;
 			/* Just in case it should move.  Could it? */
 			bo = GET_BOVERFLOW(dbp, *ppg, i);
@@ -1934,13 +1968,12 @@ __bam_compact_dups(dbc, ppg, factor, have_lock, c_data, donep)
 
 		if (B_TYPE(bo->type) == B_OVERFLOW) {
 			if ((ret = __db_truncate_overflow(dbc,
-			    bo->pgno, have_lock ? NULL : ppg, c_data)) != 0)
+			    bo->pgno, have_lock ? NULL : ppg, c_data, pgs_donep)) != 0)
 				goto err;
-			(*donep)++;
 			continue;
 		}
 		if ((ret = __bam_compact_opd(dbc, bo->pgno,
-		    have_lock ? NULL : ppg, factor, c_data, donep)) != 0)
+		    have_lock ? NULL : ppg, factor, c_data, pgs_donep)) != 0)
 			goto err;
 	}
 
@@ -1955,13 +1988,13 @@ err:
  * PUBLIC:      db_pgno_t, PAGE **, u_int32_t, DB_COMPACT *, int *));
  */
 int
-__bam_compact_opd(dbc, root_pgno, ppg, factor, c_data, donep)
+__bam_compact_opd(dbc, root_pgno, ppg, factor, c_data, pgs_donep)
 	DBC *dbc;
 	db_pgno_t root_pgno;
 	PAGE **ppg;
 	u_int32_t factor;
 	DB_COMPACT *c_data;
-	int *donep;
+	int *pgs_donep;
 {
 	BTREE_CURSOR *cp;
 	DBC *opd;
@@ -2021,7 +2054,7 @@ __bam_compact_opd(dbc, root_pgno, ppg, factor, c_data, donep)
 		     NULL, factor, &span, c_data, &isdone)) != 0)
 			break;
 		/* For OPD the number of pages dirtied is returned in span. */
-		*donep += span;
+		*pgs_donep += span;
 	} while (!isdone);
 
 	if (start.data != NULL)
@@ -2041,11 +2074,12 @@ done:
  * The page is reference by the pg/indx passed in.
  */
 static int
-__bam_truncate_root_page(dbc, pg, indx, c_data)
+__bam_truncate_root_page(dbc, pg, indx, c_data, pgs_donep)
 	DBC *dbc;
 	PAGE *pg;
 	u_int32_t indx;
 	DB_COMPACT *c_data;
+	int *pgs_donep;
 {
 	BINTERNAL *bi;
 	BOVERFLOW *bo;
@@ -2053,8 +2087,8 @@ __bam_truncate_root_page(dbc, pg, indx, c_data)
 	db_pgno_t *pgnop;
 	u_int32_t tlen;
 
-	COMPQUIET(c_data, NULL);
 	COMPQUIET(bo, NULL);
+	COMPQUIET(c_data, NULL);
 	dbp = dbc->dbp;
 	if (TYPE(pg) == P_IBTREE) {
 		bi = GET_BINTERNAL(dbp, pg, indx);
@@ -2075,7 +2109,7 @@ __bam_truncate_root_page(dbc, pg, indx, c_data)
 
 	DB_ASSERT(dbp->env, IS_DIRTY(pg));
 
-	return (__db_truncate_root(dbc, pg, indx, pgnop, tlen));
+	return (__db_truncate_root(dbc, pg, indx, pgnop, tlen, pgs_donep));
 }
 
 /*
@@ -2086,10 +2120,11 @@ __bam_truncate_root_page(dbc, pg, indx, c_data)
  * nodes they will get copied adding pages to the database.
  */
 static int
-__bam_truncate_internal_overflow(dbc, page, c_data)
+__bam_truncate_internal_overflow(dbc, page, c_data, pgs_donep)
 	DBC *dbc;
 	PAGE *page;
 	DB_COMPACT *c_data;
+	int *pgs_donep;
 {
 	BINTERNAL *bi;
 	BOVERFLOW *bo;
@@ -2104,10 +2139,11 @@ __bam_truncate_internal_overflow(dbc, page, c_data)
 			continue;
 		bo = (BOVERFLOW *)(bi->data);
 		if (bo->pgno > c_data->compact_truncate && (ret =
-		     __bam_truncate_root_page(dbc, page, indx, c_data)) != 0)
+		     __bam_truncate_root_page(dbc, page,
+		     indx, c_data, pgs_donep)) != 0)
 			break;
-		if ((ret = __db_truncate_overflow(
-		     dbc, bo->pgno, NULL, c_data)) != 0)
+		if ((ret = __db_truncate_overflow(dbc,
+		    bo->pgno, NULL, c_data, pgs_donep)) != 0)
 			break;
 	}
 	return (ret);
@@ -2360,14 +2396,15 @@ retry:	return (DB_LOCK_NOTGRANTED);
  *	Find high numbered pages in the internal nodes of a tree and
  *	swap them for lower numbered pages.
  * PUBLIC:  int __bam_truncate_ipages __P((DB *,
- * PUBLIC:    DB_THREAD_INFO *, DB_TXN *, DB_COMPACT *));
+ * PUBLIC:    DB_THREAD_INFO *, DB_TXN *, DB_COMPACT *, int *));
  */
 int
-__bam_truncate_ipages(dbp, ip, txn, c_data)
+__bam_truncate_ipages(dbp, ip, txn, c_data, pgs_donep)
 	DB *dbp;
 	DB_THREAD_INFO *ip;
 	DB_TXN *txn;
 	DB_COMPACT *c_data;
+	int *pgs_donep;
 {
 	BTMETA *meta;
 	BTREE *bt;
@@ -2481,7 +2518,7 @@ new_txn:
 
 		if (pgno > c_data->compact_truncate) {
 			if ((ret = __db_exchange_page(dbc, &cp->csp->page,
-			    NULL, PGNO_INVALID, DB_EXCH_DEFAULT)) != 0)
+			    NULL, PGNO_INVALID, DB_EXCH_DEFAULT, pgs_donep)) != 0)
 				goto err;
 		}
 
@@ -2561,7 +2598,8 @@ again:	if (F_ISSET(dbp, DB_AM_SUBDB) &&
 		}
 		if (PGNO(meta) > c_data->compact_truncate) {
 			dbmeta = (DBMETA *)meta;
-			ret = __db_move_metadata(dbc, &dbmeta, c_data);
+			ret = __db_move_metadata(dbc,
+			    &dbmeta, c_data, pgs_donep);
 			meta = (BTMETA *)dbmeta;
 			if (ret != 0)
 				goto err;
@@ -2584,7 +2622,7 @@ again:	if (F_ISSET(dbp, DB_AM_SUBDB) &&
 			 */
 			++dbp->mpf->mfp->revision;
 			if ((ret = __db_exchange_page(dbc,
-			    &root, NULL, PGNO_INVALID, DB_EXCH_FREE)) != 0)
+			    &root, NULL, PGNO_INVALID, DB_EXCH_FREE, pgs_donep)) != 0)
 				goto err;
 			if (PGNO(root) == bt->bt_root)
 				goto err;
diff --git a/src/btree/bt_compare.c b/src/btree/bt_compare.c
index 5c00907..8101f49 100644
--- a/src/btree/bt_compare.c
+++ b/src/btree/bt_compare.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 /*
  * Copyright (c) 1990, 1993, 1994, 1995, 1996
@@ -123,9 +123,10 @@ __bam_cmp(dbc, dbt, h, indx, func, cmpp)
 		}
 
 		bi = GET_BINTERNAL(dbp, h, indx);
-		if (B_TYPE(bi->type) == B_OVERFLOW)
+		if (B_TYPE(bi->type) == B_OVERFLOW) {
+			DB_ASSERT(dbp->env, bi->len == BOVERFLOW_SIZE);
 			bo = (BOVERFLOW *)(bi->data);
-		else {
+		} else {
 			pg_dbt.app_data = NULL;
 			pg_dbt.data = bi->data;
 			pg_dbt.size = bi->len;
diff --git a/src/btree/bt_compress.c b/src/btree/bt_compress.c
index 3f29346..3b18236 100644
--- a/src/btree/bt_compress.c
+++ b/src/btree/bt_compress.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 #include "db_config.h"
diff --git a/src/btree/bt_conv.c b/src/btree/bt_conv.c
index 348ce5c..90ea490 100644
--- a/src/btree/bt_conv.c
+++ b/src/btree/bt_conv.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/btree/bt_curadj.c b/src/btree/bt_curadj.c
index 7860600..ea23412 100644
--- a/src/btree/bt_curadj.c
+++ b/src/btree/bt_curadj.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/btree/bt_cursor.c b/src/btree/bt_cursor.c
index 860c31c..3210bc4 100644
--- a/src/btree/bt_cursor.c
+++ b/src/btree/bt_cursor.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/btree/bt_delete.c b/src/btree/bt_delete.c
index 37496b3..e048f10 100644
--- a/src/btree/bt_delete.c
+++ b/src/btree/bt_delete.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 /*
  * Copyright (c) 1990, 1993, 1994, 1995, 1996
@@ -241,7 +241,7 @@ __bam_dpages(dbc, use_top, flags)
 	 * single item deleted, and the rest of the pages are to be removed.
 	 *
 	 * Recno always has a stack to the root and __bam_merge operations
-	 * may have unneeded items in the sack.  We find the lowest page
+	 * may have unneeded items in the stack.  We find the lowest page
 	 * in the stack that has more than one record in it and start there.
 	 */
 	ret = 0;
@@ -493,7 +493,9 @@ stop:			done = 1;
 
 /*
  * __bam_pupdate --
- *	Update parent key pointers up the tree.
+ *	Update parent key pointers up the tree after putting a new key
+ *	at the start of a leaf page. 
+ *
  *
  * PUBLIC: int __bam_pupdate __P((DBC *, PAGE *));
  */
diff --git a/src/btree/bt_method.c b/src/btree/bt_method.c
index 5cf93d2..bac2cc8 100644
--- a/src/btree/bt_method.c
+++ b/src/btree/bt_method.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/btree/bt_open.c b/src/btree/bt_open.c
index 7be141c..169ecbd 100644
--- a/src/btree/bt_open.c
+++ b/src/btree/bt_open.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 /*
  * Copyright (c) 1990, 1993, 1994, 1995, 1996
diff --git a/src/btree/bt_put.c b/src/btree/bt_put.c
index 1331618..fdeedae 100644
--- a/src/btree/bt_put.c
+++ b/src/btree/bt_put.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 /*
  * Copyright (c) 1990, 1993, 1994, 1995, 1996
diff --git a/src/btree/bt_rec.c b/src/btree/bt_rec.c
index 026564b..3945e9b 100644
--- a/src/btree/bt_rec.c
+++ b/src/btree/bt_rec.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/btree/bt_reclaim.c b/src/btree/bt_reclaim.c
index f465cc5..4b6a14f 100644
--- a/src/btree/bt_reclaim.c
+++ b/src/btree/bt_reclaim.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1998, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1998, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/btree/bt_recno.c b/src/btree/bt_recno.c
index 9356a74..dd69920 100644
--- a/src/btree/bt_recno.c
+++ b/src/btree/bt_recno.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/btree/bt_rsearch.c b/src/btree/bt_rsearch.c
index 36d1c66..79aba49 100644
--- a/src/btree/bt_rsearch.c
+++ b/src/btree/bt_rsearch.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 /*
  * Copyright (c) 1990, 1993, 1994, 1995, 1996
diff --git a/src/btree/bt_search.c b/src/btree/bt_search.c
index e809a85..ca9997c 100644
--- a/src/btree/bt_search.c
+++ b/src/btree/bt_search.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 /*
  * Copyright (c) 1990, 1993, 1994, 1995, 1996
diff --git a/src/btree/bt_split.c b/src/btree/bt_split.c
index 8299c69..bc884bf 100644
--- a/src/btree/bt_split.c
+++ b/src/btree/bt_split.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 /*
  * Copyright (c) 1990, 1993, 1994, 1995, 1996
@@ -772,7 +772,30 @@ __ram_root(dbc, rootp, lp, rp)
 
 /*
  * __bam_pinsert --
- *	Insert a new key into a parent page, completing the split.
+ *
+ *	Construct a internal index item and place it in the parent page. It is
+ *	primarily used by __bam_page() to add a new page into the tree. The sole
+ *	other use is by __bam_pupdate() after a reverse split or compact has
+ *	removed pages underneath it, in order to replace the parent's key/nrecs
+ *	to match the new subtree.
+ *
+ * Parameters:
+ *	parent	- the page from the cursor stack to be modifed. The next entry
+ *		  in the stack (i.e., the next lower level in the tree) contains
+ *		  the key of the new item. The indx field must have been set
+ *		  when searching down the tree, to point to the new/replaced
+ *		  parent item.
+ *	split	- the indx in the cursor stack of the 'source' of the new item.
+ *	lchild	- the left child page is used *only* when attempting to use
+ *		  prefix key compression on a leaf (data) page.
+ *	rchild	- right child page. The source of the pgno of the new item.
+ *	flags	- BPI_REPLACE | BPI_NORENCUM
+ *		  BPI_NOLOGGING
+ *		  
+ *	The pgno of the item always comes from rchild, which often is the same
+ *	as parent[1].page. The key for DB_BTREE comes from the next lower page
+ *	in the stack under parent, not from either lchild or rchild parameter --
+ *	though often rchild is a copy of parent[1].page.
  *
  * PUBLIC: int __bam_pinsert
  * PUBLIC:     __P((DBC *, EPG *, u_int32_t, PAGE *, PAGE *, int));
@@ -867,12 +890,26 @@ __bam_pinsert(dbc, parent, split, lchild, rchild, flags)
 			size = BINTERNAL_SIZE(child_bi->len);
 			break;
 		case B_OVERFLOW:
-			/* Reuse the overflow key. */
+			/* Copy the overflow key. */
 			child_bo = (BOVERFLOW *)child_bi->data;
 			memset(&bo, 0, sizeof(bo));
 			bo.type = B_OVERFLOW;
 			bo.tlen = child_bo->tlen;
-			bo.pgno = child_bo->pgno;
+			if (LF_ISSET(BPI_REPLACE)) {
+				/*
+				 * Replace (compact or reverse split) needs to
+				 * copy in case the data item gets removed.
+				 */
+				memset(&hdr, 0, sizeof(hdr));
+				if ((ret = __db_goff(dbc, &hdr, child_bo->tlen,
+				     child_bo->pgno, &hdr.data, &hdr.size)) == 0)
+					ret = __db_poff(dbc, &hdr, &bo.pgno);
+				if (hdr.data != NULL)
+					__os_free(dbp->env, hdr.data);
+				if (ret != 0)
+					return (ret);
+			} else
+				bo.pgno = child_bo->pgno;
 			bi.len = BOVERFLOW_SIZE;
 			B_TSET(bi.type, B_OVERFLOW);
 			bi.pgno = rchild->pgno;
@@ -982,7 +1019,6 @@ noprefix:		if (P_FREESPACE(dbp, ppage) + oldsize < nbytes)
 			DB_SET_DBT(hdr, &bi, SSZA(BINTERNAL, data));
 			DB_SET_DBT(data, &bo, BOVERFLOW_SIZE);
 			size = BINTERNAL_SIZE(BOVERFLOW_SIZE);
-
 			break;
 		case B_DUPLICATE:
 		default:
@@ -1269,7 +1305,7 @@ __bam_copy(dbp, pp, cp, nxt, stop)
 	PAGE *pp, *cp;
 	u_int32_t nxt, stop;
 {
-	BINTERNAL internal;
+	BINTERNAL *bi, internal;
 	db_indx_t *cinp, nbytes, off, *pinp;
 
 	cinp = P_INP(dbp, cp);
@@ -1316,17 +1352,18 @@ __bam_copy(dbp, pp, cp, nxt, stop)
 			return (__db_pgfmt(dbp->env, pp->pgno));
 		}
 		cinp[off] = HOFFSET(cp) -= nbytes;
+		/* Minimize the first key on an IBTREE page; it isn't valid. */
+		bi = GET_BINTERNAL(dbp, pp, nxt);
 		if (off == 0 && nxt != 0 && TYPE(pp) == P_IBTREE) {
 			internal.len = 0;
 			UMRW_SET(internal.unused);
 			internal.type = B_KEYDATA;
-			internal.pgno = GET_BINTERNAL(dbp, pp, nxt)->pgno;
-			internal.nrecs = GET_BINTERNAL(dbp, pp, nxt)->nrecs;
+			internal.pgno = bi->pgno;
+			internal.nrecs = bi->nrecs;
 			memcpy(P_ENTRY(dbp, cp, off), &internal, nbytes);
 		}
 		else
-			memcpy(P_ENTRY(dbp, cp, off),
-			     P_ENTRY(dbp, pp, nxt), nbytes);
+			memcpy(P_ENTRY(dbp, cp, off), bi, nbytes);
 	}
 	return (0);
 }
diff --git a/src/btree/bt_stat.c b/src/btree/bt_stat.c
index 668c4fd..a2148c7 100644
--- a/src/btree/bt_stat.c
+++ b/src/btree/bt_stat.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/btree/bt_upgrade.c b/src/btree/bt_upgrade.c
index c912335..d84dd54 100644
--- a/src/btree/bt_upgrade.c
+++ b/src/btree/bt_upgrade.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/btree/bt_verify.c b/src/btree/bt_verify.c
index 99354a5..cd0db5e 100644
--- a/src/btree/bt_verify.c
+++ b/src/btree/bt_verify.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -268,8 +268,7 @@ __ram_vrfy_leaf(dbp, vdp, h, pgno, flags)
 
 	if (F_ISSET(pip, VRFY_HAS_DUPS)) {
 		EPRINT((env, DB_STR_A("1043",
-		    "Page %lu: Recno database has dups",
-		    "%lu"), (u_long)pgno));
+		    "Page %lu: Recno database has dups", "%lu"), (u_long)pgno));
 		ret = DB_VERIFY_BAD;
 		goto err;
 	}
@@ -751,9 +750,17 @@ __bam_vrfy_inp(dbp, vdp, h, pgno, nentriesp, flags)
 			    (BOVERFLOW *)(((BINTERNAL *)bk)->data) :
 			    (BOVERFLOW *)bk;
 
-			if (B_TYPE(bk->type) == B_OVERFLOW)
+			if (B_TYPE(bk->type) == B_OVERFLOW) {
+				if (TYPE(h) == P_IBTREE &&
+				    bk->len != BOVERFLOW_SIZE) {
+					EPRINT((env, DB_STR_A("1173",
+			    "Page %lu: bad length %u in B_OVERFLOW item %lu",
+					    "%lu %u %lu"),
+					    (u_long)pgno, bk->len, (u_long)i));
+					isbad = 1;
+				}
 				/* Make sure tlen is reasonable. */
-				if (bo->tlen > dbp->pgsize * vdp->last_pgno) {
+				if (bo->tlen >= dbp->pgsize * vdp->last_pgno) {
 					isbad = 1;
 					EPRINT((env, DB_STR_A("1056",
 				"Page %lu: impossible tlen %lu, item %lu",
@@ -762,6 +769,7 @@ __bam_vrfy_inp(dbp, vdp, h, pgno, nentriesp, flags)
 					/* Don't save as a child. */
 					break;
 				}
+			}
 
 			if (!IS_VALID_PGNO(bo->pgno) || bo->pgno == pgno ||
 			    bo->pgno == PGNO_INVALID) {
@@ -2050,7 +2058,7 @@ __bam_vrfy_treeorder(dbp, ip, h, lp, rp, func, flags)
 	DBT dbt;
 	ENV *env;
 	db_indx_t last;
-	int ret, cmp;
+	int cmp, ret, t_ret;
 
 	env = dbp->env;
 	memset(&dbt, 0, sizeof(DBT));
@@ -2077,7 +2085,6 @@ __bam_vrfy_treeorder(dbp, ip, h, lp, rp, func, flags)
 		return (__db_unknown_path(env, "__bam_vrfy_treeorder"));
 	}
 
-	/* Populate a dummy cursor. */
 	if ((ret = __db_cursor_int(dbp, ip, NULL, DB_BTREE,
 	    PGNO_INVALID, 0, DB_LOCK_INVALIDID, &dbc)) != 0)
 		return (ret);
@@ -2095,9 +2102,6 @@ __bam_vrfy_treeorder(dbp, ip, h, lp, rp, func, flags)
 	 * parent and falsely report a failure.)
 	 */
 	if (lp != NULL && TYPE(h) != P_IBTREE) {
-		if ((ret = __db_cursor_int(dbp, ip, NULL, DB_BTREE,
-		    PGNO_INVALID, 0, DB_LOCK_INVALIDID, &dbc)) != 0)
-			return (ret);
 		if (lp->type == B_KEYDATA) {
 			dbt.data = lp->data;
 			dbt.size = lp->len;
@@ -2105,12 +2109,12 @@ __bam_vrfy_treeorder(dbp, ip, h, lp, rp, func, flags)
 			bo = (BOVERFLOW *)lp->data;
 			if ((ret = __db_goff(dbc, &dbt,
 			    bo->tlen, bo->pgno, NULL, NULL)) != 0)
-				return (ret);
-		} else
-			return (
-			    __db_unknown_path(env, "__bam_vrfy_treeorder"));
+				goto err;
+		} else {
+			ret = __db_unknown_path(env, "__bam_vrfy_treeorder");
+			goto err;
+		}
 
-		/* On error, fall through, free if needed, and return. */
 		if ((ret = __bam_cmp(dbc, &dbt, h, 0, func, &cmp)) == 0) {
 			if (cmp > 0) {
 				EPRINT((env, DB_STR_A("1092",
@@ -2126,7 +2130,7 @@ __bam_vrfy_treeorder(dbp, ip, h, lp, rp, func, flags)
 		if (dbt.data != lp->data)
 			__os_ufree(env, dbt.data);
 		if (ret != 0)
-			return (ret);
+			goto err;
 	}
 
 	if (rp != NULL) {
@@ -2137,12 +2141,12 @@ __bam_vrfy_treeorder(dbp, ip, h, lp, rp, func, flags)
 			bo = (BOVERFLOW *)rp->data;
 			if ((ret = __db_goff(dbc, &dbt,
 			    bo->tlen, bo->pgno, NULL, NULL)) != 0)
-				return (ret);
-		} else
-			return (
-			    __db_unknown_path(env, "__bam_vrfy_treeorder"));
+				goto err;
+		} else {
+			ret = __db_unknown_path(env, "__bam_vrfy_treeorder");
+			goto err;
+		}
 
-		/* On error, fall through, free if needed, and return. */
 		if ((ret = __bam_cmp(dbc, &dbt, h, last, func, &cmp)) == 0) {
 			if (cmp < 0) {
 				EPRINT((env, DB_STR_A("1094",
@@ -2158,6 +2162,9 @@ __bam_vrfy_treeorder(dbp, ip, h, lp, rp, func, flags)
 		if (dbt.data != rp->data)
 			__os_ufree(env, dbt.data);
 	}
+err:
+	if ((t_ret = __dbc_close(dbc)) != 0 && ret == 0)
+		ret = t_ret;
 
 	return (ret);
 }
diff --git a/src/btree/btree.src b/src/btree/btree.src
index 08e5a20..dff088d 100644
--- a/src/btree/btree.src
+++ b/src/btree/btree.src
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/clib/bsearch.c b/src/clib/bsearch.c
index 3e55009..f66a7bf 100644
--- a/src/clib/bsearch.c
+++ b/src/clib/bsearch.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/clib/getcwd.c b/src/clib/getcwd.c
index 83e8b62..055b552 100644
--- a/src/clib/getcwd.c
+++ b/src/clib/getcwd.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 /*
  * Copyright (c) 1989, 1991, 1993
diff --git a/src/clib/getopt.c b/src/clib/getopt.c
index ca98e7f..9ab027b 100644
--- a/src/clib/getopt.c
+++ b/src/clib/getopt.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 /*
  * Copyright (c) 1987, 1993, 1994
diff --git a/src/clib/isalpha.c b/src/clib/isalpha.c
index 6bf1ffb..c8164ea 100644
--- a/src/clib/isalpha.c
+++ b/src/clib/isalpha.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/clib/isdigit.c b/src/clib/isdigit.c
index d1b2a65..9fd44c9 100644
--- a/src/clib/isdigit.c
+++ b/src/clib/isdigit.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/clib/isprint.c b/src/clib/isprint.c
index 685e20e..ba6440e 100644
--- a/src/clib/isprint.c
+++ b/src/clib/isprint.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/clib/isspace.c b/src/clib/isspace.c
index df450d3..2c9409e 100644
--- a/src/clib/isspace.c
+++ b/src/clib/isspace.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/clib/memcmp.c b/src/clib/memcmp.c
index 7fec827..5391472 100644
--- a/src/clib/memcmp.c
+++ b/src/clib/memcmp.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 /*
  * Copyright (c) 1990, 1993
diff --git a/src/clib/memmove.c b/src/clib/memmove.c
index 34a181c..50b0175 100644
--- a/src/clib/memmove.c
+++ b/src/clib/memmove.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 /*
  * Copyright (c) 1990, 1993
diff --git a/src/clib/printf.c b/src/clib/printf.c
index a2c0129..f984277 100644
--- a/src/clib/printf.c
+++ b/src/clib/printf.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/clib/raise.c b/src/clib/raise.c
index ad0e567..b56ad1d 100644
--- a/src/clib/raise.c
+++ b/src/clib/raise.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/clib/snprintf.c b/src/clib/snprintf.c
index 6b31d85..f61d0ae 100644
--- a/src/clib/snprintf.c
+++ b/src/clib/snprintf.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/clib/strerror.c b/src/clib/strerror.c
index 62bd7dd..e373ab0 100644
--- a/src/clib/strerror.c
+++ b/src/clib/strerror.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 /*
  * Copyright (c) 1988, 1993
diff --git a/src/clib/time.c b/src/clib/time.c
index abc2ab2..8b0b603 100644
--- a/src/clib/time.c
+++ b/src/clib/time.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2006, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2006, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/common/clock.c b/src/common/clock.c
index e1f917a..ce73cba 100644
--- a/src/common/clock.c
+++ b/src/common/clock.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/common/crypto_stub.c b/src/common/crypto_stub.c
index 95faebd..2834f37 100644
--- a/src/common/crypto_stub.c
+++ b/src/common/crypto_stub.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/common/db_byteorder.c b/src/common/db_byteorder.c
index 71428f0..a741e78 100644
--- a/src/common/db_byteorder.c
+++ b/src/common/db_byteorder.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/common/db_compint.c b/src/common/db_compint.c
index 9f5ccf9..976271c 100644
--- a/src/common/db_compint.c
+++ b/src/common/db_compint.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 #include "db_config.h"
diff --git a/src/common/db_err.c b/src/common/db_err.c
index 6edc37b..9025bf9 100644
--- a/src/common/db_err.c
+++ b/src/common/db_err.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/common/db_getlong.c b/src/common/db_getlong.c
index cac55a0..10eb589 100644
--- a/src/common/db_getlong.c
+++ b/src/common/db_getlong.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/common/db_idspace.c b/src/common/db_idspace.c
index a9cbb1b..0746383 100644
--- a/src/common/db_idspace.c
+++ b/src/common/db_idspace.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/common/db_log2.c b/src/common/db_log2.c
index 9c929f8..e300fd7 100644
--- a/src/common/db_log2.c
+++ b/src/common/db_log2.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 /*
  * Copyright (c) 1995, 1996
diff --git a/src/common/db_shash.c b/src/common/db_shash.c
index a056e4b..3e21cee 100644
--- a/src/common/db_shash.c
+++ b/src/common/db_shash.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/common/dbt.c b/src/common/dbt.c
index 90409f2..774a155 100644
--- a/src/common/dbt.c
+++ b/src/common/dbt.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/common/mkpath.c b/src/common/mkpath.c
index c684692..8db63cb 100644
--- a/src/common/mkpath.c
+++ b/src/common/mkpath.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/common/openflags.c b/src/common/openflags.c
index cec1f08..56fc344 100644
--- a/src/common/openflags.c
+++ b/src/common/openflags.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/common/os_method.c b/src/common/os_method.c
index 1ee06d7..a8cfa23 100644
--- a/src/common/os_method.c
+++ b/src/common/os_method.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/common/util_arg.c b/src/common/util_arg.c
index 73416cb..a836e36 100644
--- a/src/common/util_arg.c
+++ b/src/common/util_arg.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/common/util_cache.c b/src/common/util_cache.c
index 1206940..281813d 100644
--- a/src/common/util_cache.c
+++ b/src/common/util_cache.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/common/util_log.c b/src/common/util_log.c
index d158d3f..505ac6f 100644
--- a/src/common/util_log.c
+++ b/src/common/util_log.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/common/util_sig.c b/src/common/util_sig.c
index 02a0fcb..0a3284f 100644
--- a/src/common/util_sig.c
+++ b/src/common/util_sig.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/common/zerofill.c b/src/common/zerofill.c
index 37662dd..d3e7290 100644
--- a/src/common/zerofill.c
+++ b/src/common/zerofill.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/crypto/aes_method.c b/src/crypto/aes_method.c
index 4719353..0557666 100644
--- a/src/crypto/aes_method.c
+++ b/src/crypto/aes_method.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * Some parts of this code originally written by Adam Stubblefield,
  * -- astubble at rice.edu.
diff --git a/src/crypto/crypto.c b/src/crypto/crypto.c
index b731496..45a45e4 100644
--- a/src/crypto/crypto.c
+++ b/src/crypto/crypto.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * Some parts of this code originally written by Adam Stubblefield
  * -- astubble at rice.edu
diff --git a/src/db/crdel.src b/src/db/crdel.src
index 7047389..7c01977 100644
--- a/src/db/crdel.src
+++ b/src/db/crdel.src
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/db/crdel_rec.c b/src/db/crdel_rec.c
index 08e7bae..0e433e2 100644
--- a/src/db/crdel_rec.c
+++ b/src/db/crdel_rec.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/db/db.c b/src/db/db.c
index 0d9d1e6..ad86438 100644
--- a/src/db/db.c
+++ b/src/db/db.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 /*
  * Copyright (c) 1990, 1993, 1994, 1995, 1996
@@ -92,6 +92,9 @@ __db_master_open(subdbp, ip, txn, name, flags, mode, dbpp)
 	if ((ret = __db_create_internal(&dbp, subdbp->env, 0)) != 0)
 		return (ret);
 
+	/* Set the creation directory. */
+	dbp->dirname = subdbp->dirname;
+
 	/*
 	 * It's always a btree.
 	 * Run in the transaction we've created.
diff --git a/src/db/db.src b/src/db/db.src
index 879c785..fb89397 100644
--- a/src/db/db.src
+++ b/src/db/db.src
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/db/db_am.c b/src/db/db_am.c
index 1cf3a50..3587ae5 100644
--- a/src/db/db_am.c
+++ b/src/db/db_am.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1998, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1998, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/db/db_backup.c b/src/db/db_backup.c
index 66d7382..3016e24 100644
--- a/src/db/db_backup.c
+++ b/src/db/db_backup.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -26,6 +26,8 @@ static int backup_dir_clean
     __P((DB_ENV *, const char *, const char *, int *, u_int32_t));
 static int backup_data_copy
     __P((DB_ENV *, const char *, const char *, const char *, int));
+static int __db_backup
+    __P((DB_ENV *, const char *, DB_THREAD_INFO *, int, u_int32_t));
 
 /*
  * __db_dbbackup_pp --
@@ -47,9 +49,8 @@ __db_dbbackup_pp(dbenv, dbfile, target, flags)
 	    "DB_ENV->dbbackup", flags, DB_EXCL)) != 0)
 		return (ret);
 	ENV_ENTER(dbenv->env, ip);
-
-	ret = __db_dbbackup(dbenv, ip, dbfile, target, flags);
-
+	REPLICATION_WRAP(dbenv->env,
+	    (__db_dbbackup(dbenv, ip, dbfile, target, flags)), 0, ret);
 	ENV_LEAVE(dbenv->env, ip);
 	return (ret);
 }
@@ -662,21 +663,20 @@ err:	if (logd != dbenv->db_log_dir && logd != env->db_home)
  * __db_backup --
  *	Backup databases in the enviornment.
  *
- * PUBLIC: int __db_backup __P((DB_ENV *, const char *, u_int32_t));
+ * PUBLIC: int __db_backup_pp __P((DB_ENV *, const char *, u_int32_t));
  */
 int
-__db_backup(dbenv, target, flags)
+__db_backup_pp(dbenv, target, flags)
 	DB_ENV *dbenv;
 	const char *target;
 	u_int32_t flags;
 {
 	DB_THREAD_INFO *ip;
 	ENV *env;
-	int copy_min, remove_max, ret;
-	char **dir;
+	int remove_max, ret;
 
 	env = dbenv->env;
-	remove_max = copy_min = 0;
+	remove_max = 0;
 
 #undef	OKFLAGS
 #define	OKFLAGS								\
@@ -714,6 +714,30 @@ __db_backup(dbenv, target, flags)
 	}
 
 	ENV_ENTER(env, ip);
+	REPLICATION_WRAP(env,
+	    (__db_backup(dbenv, target, ip, remove_max, flags)), 0, ret);
+	ENV_LEAVE(env, ip);
+	return (ret);
+}
+
+/*
+ * __db_backup --
+ *	Backup databases in the enviornment.
+ */
+static int
+__db_backup(dbenv, target, ip, remove_max, flags)
+	DB_ENV *dbenv;
+	const char *target;
+	DB_THREAD_INFO *ip;
+	int remove_max;
+	u_int32_t flags;
+{
+	ENV *env;
+	int copy_min, ret;
+	char **dir;
+
+	env = dbenv->env;
+	copy_min = 0;
 
 	/*
 	 * If the UPDATE option was not specified, copy all database
@@ -770,6 +794,5 @@ __db_backup(dbenv, target, flags)
 
 err:	F_CLR(dbenv, DB_ENV_HOTBACKUP);
 	(void)__env_set_backup(env, 0);
-end:	ENV_LEAVE(env, ip);
-	return (ret);
+end:	return (ret);
 }
diff --git a/src/db/db_cam.c b/src/db/db_cam.c
index 6ee8b57..8d4eaaa 100644
--- a/src/db/db_cam.c
+++ b/src/db/db_cam.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -2382,12 +2382,14 @@ __dbc_cleanup(dbc, dbc_n, failed)
 	 * cursors.
 	 */
 	if (!failed && ret == 0) {
+		MUTEX_LOCK(dbp->env, dbp->mutex);
 		if (opd != NULL)
 			opd->internal->pdbc = dbc;
 		if (internal->opd != NULL)
 			internal->opd->internal->pdbc = dbc_n;
 		dbc->internal = dbc_n->internal;
 		dbc_n->internal = internal;
+		MUTEX_UNLOCK(dbp->env, dbp->mutex);
 	}
 
 	/*
diff --git a/src/db/db_cds.c b/src/db/db_cds.c
index 185d548..bcd57c5 100644
--- a/src/db/db_cds.c
+++ b/src/db/db_cds.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/db/db_compact.c b/src/db/db_compact.c
index d0f4801..c3395a6 100644
--- a/src/db/db_compact.c
+++ b/src/db/db_compact.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -262,9 +262,11 @@ err:		if (txn_local && txn != NULL) {
 done:	if (LF_ISSET(DB_FREE_SPACE)) {
 		DBMETA *meta;
 		db_pgno_t pgno;
+		int pgs_done;
 
 		pgno = PGNO_BASE_MD;
 		isdone = 1;
+		pgs_done = 0;
 		if (ret == 0 && !LF_ISSET(DB_FREELIST_ONLY) &&
 		    __memp_fget(dbp->mpf, &pgno, ip, txn, 0, &meta) == 0) {
 			isdone = meta->free == PGNO_INVALID;
@@ -281,7 +283,8 @@ done:	if (LF_ISSET(DB_FREE_SPACE)) {
 		} else
 #endif
 		if (!isdone)
-			ret = __bam_truncate_ipages(dbp, ip, txn_orig, c_data);
+			ret = __bam_truncate_ipages(dbp,
+			    ip, txn_orig, c_data, &pgs_done);
 
 		/* Clean up the free list. */
 		if (list != NULL)
@@ -387,17 +390,26 @@ err:	if (dbc != NULL && (t_ret = __LPUT(dbc, lock)) != 0 && ret == 0)
 #endif
 
 /*
- * __db_exchange_page -- swap a page with a lower numbered page.
- * The routine will optionally free the higher numbered page.  The cursor
- * has a stack which includes at least the immediate parent of this page.
- * PUBLIC: int __db_exchange_page __P((DBC *, PAGE **, PAGE *, db_pgno_t, int));
+ * __db_exchange_page -- try to move a page 'down', to earlier in the file.
+ *
+ * This tries to move a page to a lower location the file, by swapping it
+ * with an earlier free page. The free page comes either from the free list or
+ * the newpgno parameter (e.g., __ham_compact_hash()).  If the new page turns
+ * out to be higher than the original one, the allocation is undone and
+ * the caller is left unchanged.  After a successful swap, this routine can
+ * optionally free the old, higher numbered page.
+ * The cursor's stack includes at least the immediate parent of this page.
+ *
+ * PUBLIC: int __db_exchange_page
+ * PUBLIC:    __P((DBC *, PAGE **, PAGE *, db_pgno_t, int, int *));
  */
 int
-__db_exchange_page(dbc, pgp, opg, newpgno, flags)
+__db_exchange_page(dbc, pgp, opg, newpgno, flags, pgs_donep)
 	DBC *dbc;
 	PAGE **pgp, *opg;
 	db_pgno_t newpgno;
 	int flags;
+	int *pgs_donep;
 {
 	BTREE_CURSOR *cp;
 	DB *dbp;
@@ -445,7 +457,7 @@ __db_exchange_page(dbc, pgp, opg, newpgno, flags)
 	 * are allocating at the same time, if so, just put it back.
 	 */
 	if (PGNO(newpage) > PGNO(*pgp)) {
-		/* Its unfortunate but you can't just free a new overflow. */
+		/* It is unfortunate but you can't just free a new overflow. */
 		if (TYPE(newpage) == P_OVERFLOW)
 			OV_LEN(newpage) = 0;
 		if ((ret = __LPUT(dbc, lock)) != 0)
@@ -572,7 +584,9 @@ __db_exchange_page(dbc, pgp, opg, newpgno, flags)
 	if ((ret = __TLPUT(dbc, lock)) != 0)
 		return (ret);
 
-done:	return (0);
+done:
+	(*pgs_donep)++;
+	return (0);
 
 err:	(void)__memp_fput(dbp->mpf, dbc->thread_info, newpage, dbc->priority);
 	(void)__TLPUT(dbc, lock);
@@ -584,15 +598,16 @@ err:	(void)__memp_fput(dbp->mpf, dbc->thread_info, newpage, dbc->priority);
  *	Walk the pages of an overflow chain and swap out
  * high numbered pages.  We are passed the first page
  * but only deal with the second and subsequent pages.
- * PUBLIC:  int __db_truncate_overflow __P((DBC *,
- * PUBLIC:     db_pgno_t, PAGE **, DB_COMPACT *));
+ * PUBLIC: int __db_truncate_overflow __P((DBC *, db_pgno_t,
+ * PUBLIC:    PAGE **, DB_COMPACT *, int *));
  */
 int
-__db_truncate_overflow(dbc, pgno, ppg, c_data)
+__db_truncate_overflow(dbc, pgno, ppg, c_data, pgs_donep)
 	DBC *dbc;
 	db_pgno_t pgno;
 	PAGE **ppg;
 	DB_COMPACT *c_data;
+	int *pgs_donep;
 {
 	DB *dbp;
 	DB_LOCK lock;
@@ -618,7 +633,7 @@ __db_truncate_overflow(dbc, pgno, ppg, c_data)
 			return (ret);
 		if (pgno <= c_data->compact_truncate)
 			continue;
-		if (have_lock == 0) {
+		if (!have_lock) {
 			DB_ASSERT(dbp->env, ppg != NULL);
 			ppgno = PGNO(*ppg);
 			if ((ret = __memp_fput(dbp->mpf, dbc->thread_info,
@@ -635,30 +650,32 @@ __db_truncate_overflow(dbc, pgno, ppg, c_data)
 			have_lock = 1;
 		}
 		if ((ret = __db_exchange_page(dbc,
-		    &page, NULL, PGNO_INVALID, DB_EXCH_FREE)) != 0)
+		    &page, NULL, PGNO_INVALID, DB_EXCH_FREE, pgs_donep)) != 0)
 			break;
 	}
 
 err:	if (page != NULL &&
-	    (t_ret = __memp_fput( dbp->mpf,
+	    (t_ret = __memp_fput(dbp->mpf,
 	    dbc->thread_info, page, dbc->priority)) != 0 && ret == 0)
 		ret = t_ret;
 	if ((t_ret = __TLPUT(dbc, lock)) != 0 && ret == 0)
 		ret = t_ret;
 	return (ret);
 }
+
 /*
  * __db_truncate_root -- swap a root page for a lower numbered page.
  * PUBLIC: int __db_truncate_root __P((DBC *,
- * PUBLIC:      PAGE *, u_int32_t, db_pgno_t *, u_int32_t));
+ * PUBLIC:      PAGE *, u_int32_t, db_pgno_t *, u_int32_t, int *));
  */
 int
-__db_truncate_root(dbc, ppg, indx, pgnop, tlen)
+__db_truncate_root(dbc, ppg, indx, pgnop, tlen, pgs_donep)
 	DBC *dbc;
 	PAGE *ppg;
 	u_int32_t indx;
 	db_pgno_t *pgnop;
 	u_int32_t tlen;
+	int *pgs_donep;
 {
 	DB *dbp;
 	DBT orig;
@@ -693,7 +710,7 @@ __db_truncate_root(dbc, ppg, indx, pgnop, tlen)
 	} else {
 		LOCK_CHECK_OFF(dbc->thread_info);
 		ret = __db_exchange_page(dbc,
-		    &page, NULL, PGNO_INVALID, DB_EXCH_FREE);
+		    &page, NULL, PGNO_INVALID, DB_EXCH_FREE, pgs_donep);
 		LOCK_CHECK_ON(dbc->thread_info);
 		if (ret != 0)
 			goto err;
@@ -705,8 +722,7 @@ __db_truncate_root(dbc, ppg, indx, pgnop, tlen)
 
 	/* Update the reference. */
 	if (DBC_LOGGING(dbc)) {
-		if ((ret = __db_pgno_log(dbp,
-		     dbc->txn, &LSN(ppg), 0, PGNO(ppg),
+		if ((ret = __db_pgno_log(dbp, dbc->txn, &LSN(ppg), 0, PGNO(ppg),
 		     &LSN(ppg), (u_int32_t)indx, *pgnop, newpgno)) != 0)
 			goto err;
 	} else
@@ -1005,13 +1021,15 @@ err:	if (np != NULL && np != otherp)
  * __db_move_metadata -- move a meta data page to a lower page number.
  * The meta data page must be exclusively latched on entry.
  *
- * PUBLIC: int __db_move_metadata __P((DBC *, DBMETA **, DB_COMPACT *));
+ * PUBLIC: int __db_move_metadata
+ * PUBLIC:     __P((DBC *, DBMETA **, DB_COMPACT *, int *));
  */
 int
-__db_move_metadata(dbc, metap, c_data)
+__db_move_metadata(dbc, metap, c_data, pgs_donep)
 	DBC *dbc;
 	DBMETA **metap;
 	DB_COMPACT *c_data;
+	int *pgs_donep;
 {
 	BTREE *bt;
 	DB *dbp, *mdbp;
@@ -1023,7 +1041,7 @@ __db_move_metadata(dbc, metap, c_data)
 
 	c_data->compact_pages_examine++;
 	if ((ret = __db_exchange_page(dbc,
-	     (PAGE**)metap, NULL, PGNO_INVALID, DB_EXCH_FREE)) != 0)
+	     (PAGE **)metap, NULL, PGNO_INVALID, DB_EXCH_FREE, pgs_donep)) != 0)
 		return (ret);
 
 	if (PGNO(*metap) == dbp->meta_pgno)
diff --git a/src/db/db_conv.c b/src/db/db_conv.c
index 210b4d6..60934ff 100644
--- a/src/db/db_conv.c
+++ b/src/db/db_conv.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 /*
  * Copyright (c) 1990, 1993, 1994, 1995, 1996
diff --git a/src/db/db_copy.c b/src/db/db_copy.c
index 359c74b..6969bce 100644
--- a/src/db/db_copy.c
+++ b/src/db/db_copy.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/db/db_dispatch.c b/src/db/db_dispatch.c
index 06de4ef..42c6224 100644
--- a/src/db/db_dispatch.c
+++ b/src/db/db_dispatch.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 /*
  * Copyright (c) 1995, 1996
diff --git a/src/db/db_dup.c b/src/db/db_dup.c
index 9fd0479..534eaad 100644
--- a/src/db/db_dup.c
+++ b/src/db/db_dup.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/db/db_iface.c b/src/db/db_iface.c
index 59e0ba5..5e93a55 100644
--- a/src/db/db_iface.c
+++ b/src/db/db_iface.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -288,6 +288,7 @@ __db_cursor_pp(dbp, txn, dbcp, flags)
 	int rep_blocked, ret;
 
 	env = dbp->env;
+	(*dbcp) = NULL;
 
 	DB_ILLEGAL_BEFORE_OPEN(dbp, "DB->cursor");
 
@@ -331,7 +332,8 @@ __db_cursor_pp(dbp, txn, dbcp, flags)
 	 * If a family transaction was passed in, the transaction handle in
 	 * the cursor may not match.
 	 */
-	txn = (*dbcp)->txn;
+	if ((*dbcp) != NULL)
+	    txn = (*dbcp)->txn;
 	if (txn != NULL && ret == 0)
 		TAILQ_INSERT_HEAD(&(txn->my_cursors), *dbcp, txn_cursors);
 
diff --git a/src/db/db_join.c b/src/db/db_join.c
index 751cf9e..68ca802 100644
--- a/src/db/db_join.c
+++ b/src/db/db_join.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1998, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1998, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -717,7 +717,6 @@ __db_join_close(dbc)
 	DBC *dbc;
 {
 	DB *dbp;
-	DB_THREAD_INFO *ip;
 	ENV *env;
 	JOIN_CURSOR *jc;
 	int ret, t_ret;
@@ -737,7 +736,6 @@ __db_join_close(dbc)
 	TAILQ_REMOVE(&dbp->join_queue, dbc, links);
 	MUTEX_UNLOCK(env, dbp->mutex);
 
-	ENV_ENTER(env, ip);
 	/*
 	 * Close any open scratch cursors.  In each case, there may
 	 * not be as many outstanding as there are cursors in
@@ -757,7 +755,6 @@ __db_join_close(dbc)
 		    (t_ret = __dbc_close(jc->j_fdupcurs[i])) != 0)
 			ret = t_ret;
 	}
-	ENV_LEAVE(env, ip);
 
 	__os_free(env, jc->j_exhausted);
 	__os_free(env, jc->j_curslist);
diff --git a/src/db/db_meta.c b/src/db/db_meta.c
index 8f97ebd..e47a38e 100644
--- a/src/db/db_meta.c
+++ b/src/db/db_meta.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 /*
  * Copyright (c) 1990, 1993, 1994, 1995, 1996
@@ -939,12 +939,14 @@ done:	if (last_pgnop != NULL)
 		*last_pgnop = meta->last_pgno;
 
 	/*
-	 * The truncate point is the number of pages in the free
-	 * list back from the last page.  The number of pages
-	 * in the free list are the number that we can swap in.
-	 * Adjust it down slightly so if we find higher numbered
-	 * pages early and then free other pages later we can
-	 * truncate them.
+	 * Set the truncation point which determines which pages may be
+	 * relocated. Pages above are candidates to be swapped with a lower one
+	 * from the freelist by __db_exchange_page(); pages before the truncate
+	 * point are not relocated.
+	 * The truncation point starts as N pages less than the last_pgno, where
+	 * N is the size of the free list. This is reduced by 1/4 in the hope
+	 * that partially full pages will be coalesced together, creating
+	 * additional free pages during the compact.
 	 */
 	if (c_data) {
 		c_data->compact_truncate = (u_int32_t)meta->last_pgno - nelems;
diff --git a/src/db/db_method.c b/src/db/db_method.c
index 82d03e5..5cc1629 100644
--- a/src/db/db_method.c
+++ b/src/db/db_method.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/db/db_open.c b/src/db/db_open.c
index fefda48..c3e0367 100644
--- a/src/db/db_open.c
+++ b/src/db/db_open.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/db/db_overflow.c b/src/db/db_overflow.c
index d992ec0..0a0b14a 100644
--- a/src/db/db_overflow.c
+++ b/src/db/db_overflow.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 /*
  * Copyright (c) 1990, 1993, 1994, 1995, 1996
@@ -547,6 +547,7 @@ __db_moff(dbc, dbt, pgno, tlen, cmpfunc, cmpp)
 		    __memp_fget(mpf, &pgno, ip, dbc->txn, 0, &pagep)) != 0)
 			return (ret);
 
+		DB_ASSERT(dbc->env, TYPE(pagep) == P_OVERFLOW);
 		cmp_bytes = OV_LEN(pagep) < key_left ? OV_LEN(pagep) : key_left;
 		tlen -= cmp_bytes;
 		key_left -= cmp_bytes;
@@ -657,6 +658,7 @@ err1:		if (dbt_buf != NULL)
 		if ((ret =
 		    __memp_fget(mpf, &dbt_pgno, ip, txn, 0, &dbt_pagep)) != 0)
 			return (ret);
+		DB_ASSERT(dbc->env, TYPE(dbt_pagep) == P_OVERFLOW);
 		if ((ret =
 		    __memp_fget(mpf, &match_pgno,
 			ip, txn, 0, &match_pagep)) != 0) {
@@ -664,6 +666,7 @@ err1:		if (dbt_buf != NULL)
 			    mpf, ip, dbt_pagep, DB_PRIORITY_UNCHANGED);
 			return (ret);
 		}
+		DB_ASSERT(dbc->env, TYPE(match_pagep) == P_OVERFLOW);
 		cmp_bytes = page_space < max_data ? page_space : max_data;
 		for (p1 = (u_int8_t *)dbt_pagep + P_OVERHEAD(dbp),
 		    p2 = (u_int8_t *)match_pagep + P_OVERHEAD(dbp);
diff --git a/src/db/db_ovfl_vrfy.c b/src/db/db_ovfl_vrfy.c
index fa630f7..d0c7241 100644
--- a/src/db/db_ovfl_vrfy.c
+++ b/src/db/db_ovfl_vrfy.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 /*
  * Copyright (c) 1990, 1993, 1994, 1995, 1996
diff --git a/src/db/db_pr.c b/src/db/db_pr.c
index d95440f..4eba088 100644
--- a/src/db/db_pr.c
+++ b/src/db/db_pr.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/db/db_rec.c b/src/db/db_rec.c
index 8ba1124..095d073 100644
--- a/src/db/db_rec.c
+++ b/src/db/db_rec.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/db/db_reclaim.c b/src/db/db_reclaim.c
index b902769..d7d32dc 100644
--- a/src/db/db_reclaim.c
+++ b/src/db/db_reclaim.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/db/db_remove.c b/src/db/db_remove.c
index 591a29b..18d5be7 100644
--- a/src/db/db_remove.c
+++ b/src/db/db_remove.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/db/db_rename.c b/src/db/db_rename.c
index 2812b94..f7f7dfe 100644
--- a/src/db/db_rename.c
+++ b/src/db/db_rename.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/db/db_ret.c b/src/db/db_ret.c
index 709605f..a335a93 100644
--- a/src/db/db_ret.c
+++ b/src/db/db_ret.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/db/db_setid.c b/src/db/db_setid.c
index 697c3ff..00c67b5 100644
--- a/src/db/db_setid.c
+++ b/src/db/db_setid.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/db/db_setlsn.c b/src/db/db_setlsn.c
index 1a3280e..66a0507 100644
--- a/src/db/db_setlsn.c
+++ b/src/db/db_setlsn.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/db/db_sort_multiple.c b/src/db/db_sort_multiple.c
index c5e2e94..0e29219 100644
--- a/src/db/db_sort_multiple.c
+++ b/src/db/db_sort_multiple.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 #include "db_config.h"
diff --git a/src/db/db_stati.c b/src/db/db_stati.c
index 61744e8..33445e3 100644
--- a/src/db/db_stati.c
+++ b/src/db/db_stati.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/db/db_truncate.c b/src/db/db_truncate.c
index 0eeb0c6..31a634b 100644
--- a/src/db/db_truncate.c
+++ b/src/db/db_truncate.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/db/db_upg.c b/src/db/db_upg.c
index de5d0dc..6e9b91a 100644
--- a/src/db/db_upg.c
+++ b/src/db/db_upg.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/db/db_upg_opd.c b/src/db/db_upg_opd.c
index 992115a..c717865 100644
--- a/src/db/db_upg_opd.c
+++ b/src/db/db_upg_opd.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -36,6 +36,9 @@ static int __db_up_ovref __P((DB *, DB_FH *, db_pgno_t));
 /*
  * __db_31_offdup --
  *	Convert 3.0 off-page duplicates to 3.1 off-page duplicates.
+ *	
+ *	This code and its descendants should be removed when support for
+ *	upgrading from a 3.0 database format is removed.
  *
  * PUBLIC: int __db_31_offdup __P((DB *, char *, DB_FH *, int, db_pgno_t *));
  */
@@ -317,7 +320,7 @@ __db_build_ri(dbp, fhp, ipage, page, indx, nomemp)
 
 /*
  * __db_up_ovref --
- *	Increment/decrement the reference count on an overflow page.
+ *	Increment the reference count on an overflow page.
  */
 static int
 __db_up_ovref(dbp, fhp, pgno)
diff --git a/src/db/db_vrfy.c b/src/db/db_vrfy.c
index 9cb94ad..edb196b 100644
--- a/src/db/db_vrfy.c
+++ b/src/db/db_vrfy.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/db/db_vrfy_stub.c b/src/db/db_vrfy_stub.c
index 5037f33..752e474 100644
--- a/src/db/db_vrfy_stub.c
+++ b/src/db/db_vrfy_stub.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/db/db_vrfyutil.c b/src/db/db_vrfyutil.c
index d72e118..16d7612 100644
--- a/src/db/db_vrfyutil.c
+++ b/src/db/db_vrfyutil.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/db/partition.c b/src/db/partition.c
index f8beaf1..9c43951 100644
--- a/src/db/partition.c
+++ b/src/db/partition.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/dbinc/atomic.h b/src/dbinc/atomic.h
index 096176a..6a858f7 100644
--- a/src/dbinc/atomic.h
+++ b/src/dbinc/atomic.h
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/dbinc/btree.h b/src/dbinc/btree.h
index 86bbec1..1f4c5d5 100644
--- a/src/dbinc/btree.h
+++ b/src/dbinc/btree.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 /*
  * Copyright (c) 1990, 1993, 1994, 1995, 1996
@@ -539,7 +539,7 @@ typedef enum {
  * Flags for __bam_pinsert.
  */
 #define	BPI_SPACEONLY	0x01		/* Only check for space to update. */
-#define	BPI_NORECNUM	0x02		/* Not update the recnum on the left. */
+#define	BPI_NORECNUM	0x02		/* Don't update the left's recnum. */
 #define	BPI_NOLOGGING	0x04		/* Don't log the update. */
 #define	BPI_REPLACE	0x08		/* Replace the record. */
 
diff --git a/src/dbinc/clock.h b/src/dbinc/clock.h
index caeaee7..4bc4114 100644
--- a/src/dbinc/clock.h
+++ b/src/dbinc/clock.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/dbinc/crypto.h b/src/dbinc/crypto.h
index ea7a9cf..6d6c05f 100644
--- a/src/dbinc/crypto.h
+++ b/src/dbinc/crypto.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/dbinc/cxx_int.h b/src/dbinc/cxx_int.h
index 5492ead..0ce1595 100644
--- a/src/dbinc/cxx_int.h
+++ b/src/dbinc/cxx_int.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/dbinc/db.in b/src/dbinc/db.in
index a948910..92ac822 100644
--- a/src/dbinc/db.in
+++ b/src/dbinc/db.in
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  *
@@ -2179,7 +2179,7 @@ struct __db_compact {
 	u_int32_t	compact_deadlock;	/* Number of deadlocks. */
 	db_pgno_t	compact_pages_truncated; /* Pages truncated to OS. */
 	/* Internal. */
-	db_pgno_t	compact_truncate;	/* Page number for truncation */
+	db_pgno_t	compact_truncate;	/* Exchange pages above here. */
 };
 
 /* Hash statistics structure. */
diff --git a/src/dbinc/db_185.in b/src/dbinc/db_185.in
index 4373534..f77da7b 100644
--- a/src/dbinc/db_185.in
+++ b/src/dbinc/db_185.in
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 /*
  * Copyright (c) 1990, 1993, 1994
diff --git a/src/dbinc/db_am.h b/src/dbinc/db_am.h
index f34578c..4e4ee4b 100644
--- a/src/dbinc/db_am.h
+++ b/src/dbinc/db_am.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/dbinc/db_cxx.in b/src/dbinc/db_cxx.in
index 84fc0f8..316d366 100644
--- a/src/dbinc/db_cxx.in
+++ b/src/dbinc/db_cxx.in
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/dbinc/db_dispatch.h b/src/dbinc/db_dispatch.h
index b638287..2932cd4 100644
--- a/src/dbinc/db_dispatch.h
+++ b/src/dbinc/db_dispatch.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 /*
  * Copyright (c) 1995, 1996
diff --git a/src/dbinc/db_int.in b/src/dbinc/db_int.in
index 4243910..eae85c9 100644
--- a/src/dbinc/db_int.in
+++ b/src/dbinc/db_int.in
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/dbinc/db_join.h b/src/dbinc/db_join.h
index aecf059..978399d 100644
--- a/src/dbinc/db_join.h
+++ b/src/dbinc/db_join.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1998, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1998, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/dbinc/db_page.h b/src/dbinc/db_page.h
index 2d4de2e..21e272e 100644
--- a/src/dbinc/db_page.h
+++ b/src/dbinc/db_page.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -549,9 +549,9 @@ typedef struct _qpage {
  *	The amount of overflow data stored on each page is stored in the
  *	hf_offset field.
  *
- *	The implementation reference counts overflow items as it's possible
- *	for them to be promoted onto btree internal pages.  The reference
- *	count is stored in the entries field.
+ *	Before 4.3 the implementation reference counted overflow items as it
+ *	once was possible for them to be promoted onto btree internal pages.
+ *	The reference count is stored in the entries field. 
  */
 #define	OV_LEN(p)	(((PAGE *)p)->hf_offset)
 #define	OV_REF(p)	(((PAGE *)p)->entries)
diff --git a/src/dbinc/db_swap.h b/src/dbinc/db_swap.h
index 352ae22..2ddf4f4 100644
--- a/src/dbinc/db_swap.h
+++ b/src/dbinc/db_swap.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 /*
  * Copyright (c) 1990, 1993, 1994
diff --git a/src/dbinc/db_upgrade.h b/src/dbinc/db_upgrade.h
index 45fb624..531dc5e 100644
--- a/src/dbinc/db_upgrade.h
+++ b/src/dbinc/db_upgrade.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/dbinc/db_verify.h b/src/dbinc/db_verify.h
index 68acbf6..c0aa806 100644
--- a/src/dbinc/db_verify.h
+++ b/src/dbinc/db_verify.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/dbinc/debug.h b/src/dbinc/debug.h
index a8da000..b78d942 100644
--- a/src/dbinc/debug.h
+++ b/src/dbinc/debug.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1998, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1998, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/dbinc/fop.h b/src/dbinc/fop.h
index 94f27f9..9bb8372 100644
--- a/src/dbinc/fop.h
+++ b/src/dbinc/fop.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/dbinc/globals.h b/src/dbinc/globals.h
index 95e5c11..261967d 100644
--- a/src/dbinc/globals.h
+++ b/src/dbinc/globals.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/dbinc/hash.h b/src/dbinc/hash.h
index f485128..2606b68 100644
--- a/src/dbinc/hash.h
+++ b/src/dbinc/hash.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 /*
  * Copyright (c) 1990, 1993, 1994
diff --git a/src/dbinc/heap.h b/src/dbinc/heap.h
index ca3407e..d20b59d 100644
--- a/src/dbinc/heap.h
+++ b/src/dbinc/heap.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 #ifndef _DB_HEAP_H_
diff --git a/src/dbinc/hmac.h b/src/dbinc/hmac.h
index 2a495b1..643b681 100644
--- a/src/dbinc/hmac.h
+++ b/src/dbinc/hmac.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/dbinc/lock.h b/src/dbinc/lock.h
index eab5183..c3186f7 100644
--- a/src/dbinc/lock.h
+++ b/src/dbinc/lock.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/dbinc/log.h b/src/dbinc/log.h
index c4dea6f..16d6410 100644
--- a/src/dbinc/log.h
+++ b/src/dbinc/log.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/dbinc/log_verify.h b/src/dbinc/log_verify.h
index fa90ace..21c8638 100644
--- a/src/dbinc/log_verify.h
+++ b/src/dbinc/log_verify.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/dbinc/mp.h b/src/dbinc/mp.h
index 9a10c6d..e00055f 100644
--- a/src/dbinc/mp.h
+++ b/src/dbinc/mp.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/dbinc/mutex.h b/src/dbinc/mutex.h
index b699142..a640f03 100644
--- a/src/dbinc/mutex.h
+++ b/src/dbinc/mutex.h
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/dbinc/mutex_int.h b/src/dbinc/mutex_int.h
index b9bccdf..a6e5751 100644
--- a/src/dbinc/mutex_int.h
+++ b/src/dbinc/mutex_int.h
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/dbinc/os.h b/src/dbinc/os.h
index 2515e6e..b1e9471 100644
--- a/src/dbinc/os.h
+++ b/src/dbinc/os.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/dbinc/partition.h b/src/dbinc/partition.h
index 09e4257..ab4e29e 100644
--- a/src/dbinc/partition.h
+++ b/src/dbinc/partition.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 /*
  * $Id$
diff --git a/src/dbinc/perfmon.h b/src/dbinc/perfmon.h
index c3b9b9f..2e382c3 100644
--- a/src/dbinc/perfmon.h
+++ b/src/dbinc/perfmon.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/dbinc/qam.h b/src/dbinc/qam.h
index 657c11e..4827880 100644
--- a/src/dbinc/qam.h
+++ b/src/dbinc/qam.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/dbinc/queue.h b/src/dbinc/queue.h
index 5a62741..73b00d7 100644
--- a/src/dbinc/queue.h
+++ b/src/dbinc/queue.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 /*
  * Copyright (c) 1991, 1993
diff --git a/src/dbinc/region.h b/src/dbinc/region.h
index ac0ff16..acba84c 100644
--- a/src/dbinc/region.h
+++ b/src/dbinc/region.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1998, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1998, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/dbinc/rep.h b/src/dbinc/rep.h
index 7500423..29fbb38 100644
--- a/src/dbinc/rep.h
+++ b/src/dbinc/rep.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/dbinc/repmgr.h b/src/dbinc/repmgr.h
index d8fd199..8e1c565 100644
--- a/src/dbinc/repmgr.h
+++ b/src/dbinc/repmgr.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2006, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2006, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/dbinc/shqueue.h b/src/dbinc/shqueue.h
index 2246446..5fdbf47 100644
--- a/src/dbinc/shqueue.h
+++ b/src/dbinc/shqueue.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/dbinc/tcl_db.h b/src/dbinc/tcl_db.h
index 4c56164..d380274 100644
--- a/src/dbinc/tcl_db.h
+++ b/src/dbinc/tcl_db.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/dbinc/txn.h b/src/dbinc/txn.h
index 7cbae26..9b04727 100644
--- a/src/dbinc/txn.h
+++ b/src/dbinc/txn.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/dbinc/win_db.h b/src/dbinc/win_db.h
index ba57cd1..6544558 100644
--- a/src/dbinc/win_db.h
+++ b/src/dbinc/win_db.h
@@ -1,5 +1,5 @@
 /*-
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * The following provides the information necessary to build Berkeley
  * DB on native Windows, and other Windows environments such as MinGW.
diff --git a/src/dbinc/xa.h b/src/dbinc/xa.h
index 7283c1e..a0a7587 100644
--- a/src/dbinc/xa.h
+++ b/src/dbinc/xa.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1998, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1998, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/dbinc_auto/btree_ext.h b/src/dbinc_auto/btree_ext.h
index c90f5b8..eb035d4 100644
--- a/src/dbinc_auto/btree_ext.h
+++ b/src/dbinc_auto/btree_ext.h
@@ -8,7 +8,7 @@ extern "C" {
 
 int __bam_compact_int __P((DBC *, DBT *, DBT *, u_int32_t, int *, DB_COMPACT *, int *));
 int __bam_compact_opd __P((DBC *, db_pgno_t, PAGE **, u_int32_t, DB_COMPACT *, int *));
-int __bam_truncate_ipages __P((DB *, DB_THREAD_INFO *, DB_TXN *, DB_COMPACT *));
+int __bam_truncate_ipages __P((DB *, DB_THREAD_INFO *, DB_TXN *, DB_COMPACT *, int *));
 int __bam_cmp __P((DBC *, const DBT *, PAGE *, u_int32_t, int (*)(DB *, const DBT *, const DBT *), int *));
 int __bam_defcmp __P((DB *, const DBT *, const DBT *));
 size_t __bam_defpfx __P((DB *, const DBT *, const DBT *));
diff --git a/src/dbinc_auto/db_ext.h b/src/dbinc_auto/db_ext.h
index de2a6ce..b565d8c 100644
--- a/src/dbinc_auto/db_ext.h
+++ b/src/dbinc_auto/db_ext.h
@@ -63,7 +63,7 @@ int __db_pgno_print __P((ENV *, DBT *, DB_LSN *, db_recops, void *));
 int __db_init_print __P((ENV *, DB_DISTAB *));
 int __db_dbbackup_pp __P((DB_ENV *, const char *, const char *, u_int32_t));
 int __db_dbbackup __P((DB_ENV *, DB_THREAD_INFO *, const char *, const char *, u_int32_t));
-int __db_backup __P((DB_ENV *, const char *, u_int32_t));
+int __db_backup_pp __P((DB_ENV *, const char *, u_int32_t));
 int __dbc_close __P((DBC *));
 int __dbc_destroy __P((DBC *));
 int __dbc_cmp __P((DBC *, DBC *, int *));
@@ -96,12 +96,12 @@ void __db_check_skeyset __P((DB *, DBT *));
 int __cdsgroup_begin __P((ENV *, DB_TXN **));
 int __cdsgroup_begin_pp __P((DB_ENV *, DB_TXN **));
 int __db_compact_int __P((DB *, DB_THREAD_INFO *, DB_TXN *, DBT *, DBT *, DB_COMPACT *, u_int32_t, DBT *));
-int __db_exchange_page __P((DBC *, PAGE **, PAGE *, db_pgno_t, int));
-int __db_truncate_overflow __P((DBC *, db_pgno_t, PAGE **, DB_COMPACT *));
-int __db_truncate_root __P((DBC *, PAGE *, u_int32_t, db_pgno_t *, u_int32_t));
+int __db_exchange_page __P((DBC *, PAGE **, PAGE *, db_pgno_t, int, int *));
+int __db_truncate_overflow __P((DBC *, db_pgno_t, PAGE **, DB_COMPACT *, int *));
+int __db_truncate_root __P((DBC *, PAGE *, u_int32_t, db_pgno_t *, u_int32_t, int *));
 int __db_find_free __P((DBC *, u_int32_t, u_int32_t, db_pgno_t, db_pgno_t *));
 int __db_relink __P((DBC *, PAGE *, PAGE *, db_pgno_t));
-int __db_move_metadata __P((DBC *, DBMETA **, DB_COMPACT *));
+int __db_move_metadata __P((DBC *, DBMETA **, DB_COMPACT *, int *));
 int __db_pgin __P((DB_ENV *, db_pgno_t, void *, DBT *));
 int __db_pgout __P((DB_ENV *, db_pgno_t, void *, DBT *));
 int __db_decrypt_pg __P((ENV *, DB *, PAGE *));
diff --git a/src/dbinc_auto/int_def.in b/src/dbinc_auto/int_def.in
index dce2831..f67d188 100644
--- a/src/dbinc_auto/int_def.in
+++ b/src/dbinc_auto/int_def.in
@@ -85,7 +85,7 @@
 #define	__db_init_print __db_init_print at DB_VERSION_UNIQUE_NAME@
 #define	__db_dbbackup_pp __db_dbbackup_pp at DB_VERSION_UNIQUE_NAME@
 #define	__db_dbbackup __db_dbbackup at DB_VERSION_UNIQUE_NAME@
-#define	__db_backup __db_backup at DB_VERSION_UNIQUE_NAME@
+#define	__db_backup_pp __db_backup_pp at DB_VERSION_UNIQUE_NAME@
 #define	__dbc_close __dbc_close at DB_VERSION_UNIQUE_NAME@
 #define	__dbc_destroy __dbc_destroy at DB_VERSION_UNIQUE_NAME@
 #define	__dbc_cmp __dbc_cmp at DB_VERSION_UNIQUE_NAME@
diff --git a/src/dbreg/dbreg.c b/src/dbreg/dbreg.c
index 5067eda..5901e9b 100644
--- a/src/dbreg/dbreg.c
+++ b/src/dbreg/dbreg.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/dbreg/dbreg.src b/src/dbreg/dbreg.src
index c7740d6..79fd4a8 100644
--- a/src/dbreg/dbreg.src
+++ b/src/dbreg/dbreg.src
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/dbreg/dbreg_rec.c b/src/dbreg/dbreg_rec.c
index 1b387bb..e18f18e 100644
--- a/src/dbreg/dbreg_rec.c
+++ b/src/dbreg/dbreg_rec.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 /*
  * Copyright (c) 1995, 1996
diff --git a/src/dbreg/dbreg_stat.c b/src/dbreg/dbreg_stat.c
index 6dfb386..af33a4d 100644
--- a/src/dbreg/dbreg_stat.c
+++ b/src/dbreg/dbreg_stat.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/dbreg/dbreg_util.c b/src/dbreg/dbreg_util.c
index 80de4d9..a51d347 100644
--- a/src/dbreg/dbreg_util.c
+++ b/src/dbreg/dbreg_util.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/env/env_alloc.c b/src/env/env_alloc.c
index 700bfb2..612237b 100644
--- a/src/env/env_alloc.c
+++ b/src/env/env_alloc.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/env/env_backup.c b/src/env/env_backup.c
index 9c79dbb..42a978f 100644
--- a/src/env/env_backup.c
+++ b/src/env/env_backup.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/env/env_config.c b/src/env/env_config.c
index 5749690..1b1509d 100644
--- a/src/env/env_config.c
+++ b/src/env/env_config.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/env/env_failchk.c b/src/env/env_failchk.c
index 05752f0..3050cf3 100644
--- a/src/env/env_failchk.c
+++ b/src/env/env_failchk.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/env/env_file.c b/src/env/env_file.c
index b102404..434ae43 100644
--- a/src/env/env_file.c
+++ b/src/env/env_file.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/env/env_globals.c b/src/env/env_globals.c
index 955e673..29d7996 100644
--- a/src/env/env_globals.c
+++ b/src/env/env_globals.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/env/env_method.c b/src/env/env_method.c
index 63deace..d79bcf7 100644
--- a/src/env/env_method.c
+++ b/src/env/env_method.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id: env_method.c,v dabaaeb7d839 2010/08/03 17:28:53 mike $
  */
@@ -159,7 +159,7 @@ __db_env_init(dbenv)
 	 */
 	/* DB_ENV PUBLIC HANDLE LIST BEGIN */
 	dbenv->add_data_dir = __env_add_data_dir;
-	dbenv->backup = __db_backup;
+	dbenv->backup = __db_backup_pp;
 	dbenv->dbbackup = __db_dbbackup_pp;
 	dbenv->cdsgroup_begin = __cdsgroup_begin_pp;
 	dbenv->close = __env_close_pp;
diff --git a/src/env/env_name.c b/src/env/env_name.c
index a3a0b37..d3a0662 100644
--- a/src/env/env_name.c
+++ b/src/env/env_name.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/env/env_open.c b/src/env/env_open.c
index 7eddca3..0201aa4 100644
--- a/src/env/env_open.c
+++ b/src/env/env_open.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/env/env_recover.c b/src/env/env_recover.c
index 9636554..1012b1a 100644
--- a/src/env/env_recover.c
+++ b/src/env/env_recover.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -20,7 +20,7 @@
 
 #ifndef lint
 static const char copyright[] =
-    "Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.\n";
+    "Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.\n";
 #endif
 
 static int	__db_log_corrupt __P((ENV *, DB_LSN *));
diff --git a/src/env/env_region.c b/src/env/env_region.c
index 113bea2..88c3eb6 100644
--- a/src/env/env_region.c
+++ b/src/env/env_region.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/env/env_register.c b/src/env/env_register.c
index 7475444..7e37735 100644
--- a/src/env/env_register.c
+++ b/src/env/env_register.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/env/env_stat.c b/src/env/env_stat.c
index 9bc3fe7..d977f06 100644
--- a/src/env/env_stat.c
+++ b/src/env/env_stat.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/fileops/fileops.src b/src/fileops/fileops.src
index cdb6af2..195d4ba 100644
--- a/src/fileops/fileops.src
+++ b/src/fileops/fileops.src
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/fileops/fop_basic.c b/src/fileops/fop_basic.c
index d6c707f..2d7af37 100644
--- a/src/fileops/fop_basic.c
+++ b/src/fileops/fop_basic.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/fileops/fop_rec.c b/src/fileops/fop_rec.c
index 52d6175..4330e08 100644
--- a/src/fileops/fop_rec.c
+++ b/src/fileops/fop_rec.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/fileops/fop_util.c b/src/fileops/fop_util.c
index 1925ffd..4edb7cc 100644
--- a/src/fileops/fop_util.c
+++ b/src/fileops/fop_util.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -423,8 +423,7 @@ reopen:		if (!F_ISSET(dbp, DB_AM_INMEM) && (ret =
 						ret = EINVAL;
 					goto err;
 				}
-				if ((ret = __os_closehandle(env, fhp)) != 0)
-					goto err;
+				CLOSE_HANDLE(dbp, fhp);
 				goto retry;
 			}
 			/* Get the file id for the handle lock. */
@@ -464,11 +463,8 @@ reopen:		if (!F_ISSET(dbp, DB_AM_INMEM) && (ret =
 			 * any application level FCNTL semantics.
 			 */
 			DB_ASSERT(env, !LF_ISSET(DB_FCNTL_LOCKING));
-			if (!F_ISSET(dbp, DB_AM_INMEM)) {
-				if ((ret = __os_closehandle(env, fhp)) != 0)
-					goto err;
-				fhp = NULL;
-			}
+			if (!F_ISSET(dbp, DB_AM_INMEM))
+				CLOSE_HANDLE(dbp, fhp);
 			if ((ret = __fop_lock_handle(env,
 			    dbp, locker, lockmode, &elock, 0)) != 0) {
 				if (F_ISSET(dbp, DB_AM_INMEM))
@@ -524,9 +520,8 @@ reopen:		if (!F_ISSET(dbp, DB_AM_INMEM) && (ret =
 			if (create_ok) {
 				if (F_ISSET(dbp, DB_AM_INMEM)) {
 					RESET_MPF(dbp, DB_MPOOL_DISCARD);
-				} else if ((ret =
-				    __os_closehandle(env, fhp)) != 0)
-					goto err;
+				} else 
+					CLOSE_HANDLE(dbp, fhp);
 				LF_SET(DB_CREATE);
 				goto create;
 			} else {
diff --git a/src/hash/hash.c b/src/hash/hash.c
index ae5736e..676d66c 100644
--- a/src/hash/hash.c
+++ b/src/hash/hash.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 /*
  * Copyright (c) 1990, 1993, 1994
diff --git a/src/hash/hash.src b/src/hash/hash.src
index e544c6f..b54e1d0 100644
--- a/src/hash/hash.src
+++ b/src/hash/hash.src
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/hash/hash_compact.c b/src/hash/hash_compact.c
index 83b5ffb..1afbc10 100644
--- a/src/hash/hash_compact.c
+++ b/src/hash/hash_compact.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  * $Id$
  */
 
@@ -118,7 +118,8 @@ __ham_compact_int(dbc, start, stop, factor, c_data, donep, flags)
 					break;
 				origpgno = pgno;
 				if ((ret = __db_truncate_root(dbc, hcp->page,
-				    H_DATAINDEX(hcp->indx), &pgno, 0)) != 0)
+				    H_DATAINDEX(hcp->indx),
+				    &pgno, 0, &pgs_done)) != 0)
 					break;
 				if (pgno != origpgno) {
 					memcpy(HOFFDUP_PGNO(H_PAIRDATA(dbp,
@@ -247,7 +248,7 @@ __ham_compact_bucket(dbc, c_data, pgs_donep)
 		if (check_trunc && PREV_PGNO(pg) != PGNO_INVALID  &&
 		    PGNO(pg) > c_data->compact_truncate &&
 		    (ret = __db_exchange_page(dbc, &pg,
-		    hcp->page, PGNO_INVALID, DB_EXCH_FREE)) != 0)
+		    hcp->page, PGNO_INVALID, DB_EXCH_FREE, pgs_donep)) != 0)
 			break;
 		if (pgno != PGNO(pg))
 			(*pgs_donep)++;
@@ -400,8 +401,8 @@ __ham_truncate_overflow(dbc, indx, c_data, pgs_done)
 		if ((ret = __memp_dirty(dbp->mpf, &hcp->page,
 		    dbc->thread_info, dbc->txn, dbc->priority, 0)) != 0)
 			return (ret);
-		if ((ret =
-		     __db_truncate_root(dbc, hcp->page, indx, &pgno, 0)) != 0)
+		if ((ret = __db_truncate_root(dbc,
+		    hcp->page, indx, &pgno, 0, pgs_done)) != 0)
 			return (ret);
 		if (pgno != origpgno) {
 			memcpy(HOFFPAGE_PGNO(P_ENTRY(dbp, hcp->page, indx)),
@@ -410,7 +411,8 @@ __ham_truncate_overflow(dbc, indx, c_data, pgs_done)
 			c_data->compact_pages--;
 		}
 	}
-	if ((ret = __db_truncate_overflow(dbc, pgno, NULL, c_data)) != 0)
+	if ((ret =
+	    __db_truncate_overflow(dbc, pgno, NULL, c_data, pgs_done)) != 0)
 		return (ret);
 	return (0);
 }
@@ -434,10 +436,11 @@ __ham_compact_hash(dbp, ip, txn, c_data)
 	HMETA *meta;
 	PAGE *oldpage;
 	db_pgno_t free_pgno, last_pgno, pgno, start_pgno;
-	int flags, local_txn, ret, t_ret;
+	int flags, local_txn, pgs_done, ret, t_ret;
 	u_int32_t bucket, i, size;
 
 	local_txn = IS_DB_AUTO_COMMIT(dbp, txn);
+	pgs_done = 0;
 	oldpage = NULL;
 	dbc = NULL;
 	LOCK_INIT(lock);
@@ -506,8 +509,8 @@ __ham_compact_hash(dbp, ip, txn, c_data)
 					flags = 0;
 				else
 					flags = DB_EXCH_FREE;
-				if ((ret = __db_exchange_page(dbc,
-				    &oldpage, NULL, free_pgno, flags)) != 0)
+				if ((ret = __db_exchange_page(dbc, &oldpage,
+				    NULL, free_pgno, flags, &pgs_done)) != 0)
 					goto err;
 			} else if (pgno >= last_pgno) {
 				if ((ret = __db_free(dbc, oldpage, 0)) != 0)
@@ -526,7 +529,7 @@ __ham_compact_hash(dbp, ip, txn, c_data)
 	}
 	if (ret == 0 && F_ISSET(dbp, DB_AM_SUBDB) &&
 	    PGNO(hcp->hdr) > c_data->compact_truncate)
-		ret = __db_move_metadata(dbc, (DBMETA**)&hcp->hdr, c_data);
+		ret = __db_move_metadata(dbc, (DBMETA**)&hcp->hdr, c_data, &pgs_done);
 
 err:	if (oldpage != NULL && (t_ret = __memp_fput(dbp->mpf,
 	    dbc->thread_info, oldpage, dbc->priority)) != 0 && ret == 0)
diff --git a/src/hash/hash_conv.c b/src/hash/hash_conv.c
index fa084f2..5dd49fc 100644
--- a/src/hash/hash_conv.c
+++ b/src/hash/hash_conv.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/hash/hash_dup.c b/src/hash/hash_dup.c
index 879c33d..51d1c71 100644
--- a/src/hash/hash_dup.c
+++ b/src/hash/hash_dup.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 /*
  * Copyright (c) 1990, 1993, 1994
diff --git a/src/hash/hash_func.c b/src/hash/hash_func.c
index baf6061..c4a8e7a 100644
--- a/src/hash/hash_func.c
+++ b/src/hash/hash_func.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 /*
  * Copyright (c) 1990, 1993
diff --git a/src/hash/hash_meta.c b/src/hash/hash_meta.c
index d9a35cb..94cf9d7 100644
--- a/src/hash/hash_meta.c
+++ b/src/hash/hash_meta.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/hash/hash_method.c b/src/hash/hash_method.c
index 1da81e7..18d4539 100644
--- a/src/hash/hash_method.c
+++ b/src/hash/hash_method.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/hash/hash_open.c b/src/hash/hash_open.c
index 3d0bb22..44ae391 100644
--- a/src/hash/hash_open.c
+++ b/src/hash/hash_open.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 /*
  * Copyright (c) 1990, 1993, 1994
diff --git a/src/hash/hash_page.c b/src/hash/hash_page.c
index 7576fe6..3b52abc 100644
--- a/src/hash/hash_page.c
+++ b/src/hash/hash_page.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 /*
  * Copyright (c) 1990, 1993, 1994
diff --git a/src/hash/hash_rec.c b/src/hash/hash_rec.c
index 5896556..0730728 100644
--- a/src/hash/hash_rec.c
+++ b/src/hash/hash_rec.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 /*
  * Copyright (c) 1995, 1996
diff --git a/src/hash/hash_reclaim.c b/src/hash/hash_reclaim.c
index ce3f6d9..d48d8f2 100644
--- a/src/hash/hash_reclaim.c
+++ b/src/hash/hash_reclaim.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/hash/hash_stat.c b/src/hash/hash_stat.c
index 683ce5a..f7a8000 100644
--- a/src/hash/hash_stat.c
+++ b/src/hash/hash_stat.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/hash/hash_stub.c b/src/hash/hash_stub.c
index 57337ea..89e8ed1 100644
--- a/src/hash/hash_stub.c
+++ b/src/hash/hash_stub.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/hash/hash_upgrade.c b/src/hash/hash_upgrade.c
index f66a7a5..98bf578 100644
--- a/src/hash/hash_upgrade.c
+++ b/src/hash/hash_upgrade.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/hash/hash_verify.c b/src/hash/hash_verify.c
index 662e7ac..0dc369f 100644
--- a/src/hash/hash_verify.c
+++ b/src/hash/hash_verify.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/heap/heap.c b/src/heap/heap.c
index ab40465..44dc776 100644
--- a/src/heap/heap.c
+++ b/src/heap/heap.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/heap/heap.src b/src/heap/heap.src
index 47bd4bb..e6e4748 100644
--- a/src/heap/heap.src
+++ b/src/heap/heap.src
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/heap/heap_backup.c b/src/heap/heap_backup.c
index 4588b0b..28857c6 100644
--- a/src/heap/heap_backup.c
+++ b/src/heap/heap_backup.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/heap/heap_conv.c b/src/heap/heap_conv.c
index 9f432d1..7e6adeb 100644
--- a/src/heap/heap_conv.c
+++ b/src/heap/heap_conv.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 #include "db_config.h"
diff --git a/src/heap/heap_method.c b/src/heap/heap_method.c
index f938b5e..490cf2e 100644
--- a/src/heap/heap_method.c
+++ b/src/heap/heap_method.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/heap/heap_open.c b/src/heap/heap_open.c
index 6827450..6eee3df 100644
--- a/src/heap/heap_open.c
+++ b/src/heap/heap_open.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 #include "db_config.h"
diff --git a/src/heap/heap_rec.c b/src/heap/heap_rec.c
index 578a61c..a9c9c06 100644
--- a/src/heap/heap_rec.c
+++ b/src/heap/heap_rec.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 #include "db_config.h"
diff --git a/src/heap/heap_reclaim.c b/src/heap/heap_reclaim.c
index 8cedb22..0ede474 100644
--- a/src/heap/heap_reclaim.c
+++ b/src/heap/heap_reclaim.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1998, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1998, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/heap/heap_stat.c b/src/heap/heap_stat.c
index 9f4361a..56ab6be 100644
--- a/src/heap/heap_stat.c
+++ b/src/heap/heap_stat.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/heap/heap_stub.c b/src/heap/heap_stub.c
index b4feb2f..f5daa6b 100644
--- a/src/heap/heap_stub.c
+++ b/src/heap/heap_stub.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id:
  */
diff --git a/src/heap/heap_verify.c b/src/heap/heap_verify.c
index ea15c28..4f121d1 100644
--- a/src/heap/heap_verify.c
+++ b/src/heap/heap_verify.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/hmac/hmac.c b/src/hmac/hmac.c
index 4febfc6..eedd81b 100644
--- a/src/hmac/hmac.c
+++ b/src/hmac/hmac.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * Some parts of this code originally written by Adam Stubblefield,
  * -- astubble at rice.edu.
diff --git a/src/lock/Design b/src/lock/Design
index f82bc7e..e992a4a 100644
--- a/src/lock/Design
+++ b/src/lock/Design
@@ -298,4 +298,4 @@ A: We currently do not support any automatic configuration for FINE_GRAIN
    locking.  When we do, will need to document that atomicity discussion
    listed above (it is bug-report #553).
 
-Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
diff --git a/src/lock/lock.c b/src/lock/lock.c
index e462773..e2a2edd 100644
--- a/src/lock/lock.c
+++ b/src/lock/lock.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -200,12 +200,18 @@ __lock_vec(env, sh_locker, flags, list, nlist, elistp)
 				if (writes == 1 ||
 				    lp->mode == DB_LOCK_READ ||
 				    lp->mode == DB_LOCK_READ_UNCOMMITTED) {
-					SH_LIST_REMOVE(lp,
-					    locker_links, __db_lock);
+					/*
+					 * It is safe to look at lp before
+					 * locking because any threads sharing
+					 * this locker must not be in the API
+					 * at the same time.
+					 */
 					sh_obj = SH_OFF_TO_PTR(lp,
 					    lp->obj, DB_LOCKOBJ);
 					ndx = sh_obj->indx;
 					OBJECT_LOCK_NDX(lt, region, ndx);
+					SH_LIST_REMOVE(lp,
+					    locker_links, __db_lock);
 					/*
 					 * We are not letting lock_put_internal
 					 * unlink the lock, so we'll have to
@@ -1683,11 +1689,15 @@ __lock_inherit_locks(lt, sh_locker, flags)
 	for (lp = SH_LIST_FIRST(&sh_locker->heldby, __db_lock);
 	    lp != NULL;
 	    lp = SH_LIST_FIRST(&sh_locker->heldby, __db_lock)) {
-		SH_LIST_REMOVE(lp, locker_links, __db_lock);
-
-		/* See if the parent already has a lock. */
+		/*
+		 * See if the parent already has a lock. It is safe to look at
+		 * lp before locking it because any threads sharing this locker
+		 * must not be in the API with the same time.
+		 */
 		obj = SH_OFF_TO_PTR(lp, lp->obj, DB_LOCKOBJ);
 		OBJECT_LOCK_NDX(lt, region, obj->indx);
+		SH_LIST_REMOVE(lp, locker_links, __db_lock);
+
 		SH_TAILQ_FOREACH(hlp, &obj->holders, links, __db_lock)
 			if (hlp->holder == poff && lp->mode == hlp->mode)
 				break;
diff --git a/src/lock/lock_alloc.incl b/src/lock/lock_alloc.incl
index edea07d..3b2cf6e 100644
--- a/src/lock/lock_alloc.incl
+++ b/src/lock/lock_alloc.incl
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/lock/lock_deadlock.c b/src/lock/lock_deadlock.c
index 3c00d7f..c58b53d 100644
--- a/src/lock/lock_deadlock.c
+++ b/src/lock/lock_deadlock.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/lock/lock_failchk.c b/src/lock/lock_failchk.c
index 59fb010..9881dab 100644
--- a/src/lock/lock_failchk.c
+++ b/src/lock/lock_failchk.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/lock/lock_id.c b/src/lock/lock_id.c
index 24b545d..f97c8a4 100644
--- a/src/lock/lock_id.c
+++ b/src/lock/lock_id.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/lock/lock_list.c b/src/lock/lock_list.c
index 1e3d2a5..4b3e3ad 100644
--- a/src/lock/lock_list.c
+++ b/src/lock/lock_list.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/lock/lock_method.c b/src/lock/lock_method.c
index 0cc2e19..b34e04a 100644
--- a/src/lock/lock_method.c
+++ b/src/lock/lock_method.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/lock/lock_region.c b/src/lock/lock_region.c
index 1aae181..9a35d6e 100644
--- a/src/lock/lock_region.c
+++ b/src/lock/lock_region.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/lock/lock_stat.c b/src/lock/lock_stat.c
index 11b934a..f75ef20 100644
--- a/src/lock/lock_stat.c
+++ b/src/lock/lock_stat.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/lock/lock_stub.c b/src/lock/lock_stub.c
index 3875af5..7a3fb0e 100644
--- a/src/lock/lock_stub.c
+++ b/src/lock/lock_stub.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/lock/lock_timer.c b/src/lock/lock_timer.c
index 943047f..3c23eba 100644
--- a/src/lock/lock_timer.c
+++ b/src/lock/lock_timer.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/lock/lock_util.c b/src/lock/lock_util.c
index f7029cd..9cec02f 100644
--- a/src/lock/lock_util.c
+++ b/src/lock/lock_util.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/log/log.c b/src/log/log.c
index 5808145..5dc74d7 100644
--- a/src/log/log.c
+++ b/src/log/log.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -638,7 +638,6 @@ __log_valid(dblp, number, set_persist, fhpp, flags, statusp, versionp)
 	recsize = sizeof(LOGP);
 	if (CRYPTO_ON(env)) {
 		hdrsize = HDR_CRYPTO_SZ;
-		recsize = sizeof(LOGP);
 		recsize += db_cipher->adj_size(recsize);
 		is_hmac = 1;
 	}
@@ -700,7 +699,7 @@ __log_valid(dblp, number, set_persist, fhpp, flags, statusp, versionp)
 		 * we can only detect that by having an unreasonable
 		 * data length for our persistent data.
 		 */
-		if ((hdr->len - hdrsize) != sizeof(LOGP)) {
+		if ((hdr->len - hdrsize) != recsize) {
 			__db_errx(env, "log record size mismatch");
 			goto err;
 		}
diff --git a/src/log/log_archive.c b/src/log/log_archive.c
index 280a207..9efab8d 100644
--- a/src/log/log_archive.c
+++ b/src/log/log_archive.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/log/log_compare.c b/src/log/log_compare.c
index 97b5933..21f51c4 100644
--- a/src/log/log_compare.c
+++ b/src/log/log_compare.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/log/log_debug.c b/src/log/log_debug.c
index 32fb254..9a02172 100644
--- a/src/log/log_debug.c
+++ b/src/log/log_debug.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/log/log_get.c b/src/log/log_get.c
index db30c96..07e8990 100644
--- a/src/log/log_get.c
+++ b/src/log/log_get.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/log/log_method.c b/src/log/log_method.c
index d5aec11..35bf4c4 100644
--- a/src/log/log_method.c
+++ b/src/log/log_method.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -406,10 +406,14 @@ __log_get_config(dbenv, which, onp)
 	if (FLD_ISSET(which, ~OK_FLAGS))
 		return (__db_ferr(env, "DB_ENV->log_get_config", 0));
 	dblp = env->lg_handle;
-	ENV_REQUIRES_CONFIG(env, dblp, "DB_ENV->log_get_config", DB_INIT_LOG);
+	ENV_NOT_CONFIGURED(env, dblp, "DB_ENV->log_get_config", DB_INIT_LOG);
+
+	if (LOGGING_ON(env)) {
+		__env_fetch_flags(LogMap, sizeof(LogMap), &dblp->flags, &flags);
+		__log_get_flags(dbenv, &flags);
+	} else
+		flags = dbenv->lg_flags;
 
-	__env_fetch_flags(LogMap, sizeof(LogMap), &dblp->flags, &flags);
-	__log_get_flags(dbenv, &flags);
 	if (LF_ISSET(which))
 		*onp = 1;
 	else
diff --git a/src/log/log_print.c b/src/log/log_print.c
index d2cda51..5d1069a 100644
--- a/src/log/log_print.c
+++ b/src/log/log_print.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/log/log_put.c b/src/log/log_put.c
index 8f7e23d..a9aee93 100644
--- a/src/log/log_put.c
+++ b/src/log/log_put.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -473,12 +473,12 @@ __log_put_next(env, lsn, dbt, hdr, old_lsnp)
 	 */
 	if (adv_file || lp->lsn.offset == 0 ||
 	    lp->lsn.offset + hdr->size + dbt->size > lp->log_size) {
-		if (hdr->size + sizeof(LOGP) + dbt->size > lp->log_size) {
+		if (hdr->size + sizeof(LOGP) + dbt->size > lp->log_nsize) {
 			__db_errx(env, DB_STR_A("2513",
 	    "DB_ENV->log_put: record larger than maximum file size (%lu > %lu)",
 			    "%lu %lu"),
 			    (u_long)hdr->size + sizeof(LOGP) + dbt->size,
-			    (u_long)lp->log_size);
+			    (u_long)lp->log_nsize);
 			return (EINVAL);
 		}
 
@@ -735,7 +735,7 @@ __log_newfile(dblp, lsnp, logfile, version)
 		__log_persistswap(tpersist);
 
 	if ((ret =
-	    __log_encrypt_record(env, &t, &hdr, (u_int32_t)tsize)) != 0)
+	    __log_encrypt_record(env, &t, &hdr, (u_int32_t)sizeof(LOGP))) != 0)
 		goto err;
 
 	if ((ret = __log_putr(dblp, &lsn,
@@ -1894,7 +1894,7 @@ __log_put_record_int(env, dbp, txnp, ret_lsnp,
 		case LOGREC_OP:
 			op = va_arg(argp, u_int32_t);
 			LOGCOPY_32(env, bp, &op);
-			bp += sizeof(uinttmp);
+			bp += sizeof(op);
 			break;
 		case LOGREC_DBT:
 		case LOGREC_PGLIST:
diff --git a/src/log/log_stat.c b/src/log/log_stat.c
index 37b74c7..a9e917d 100644
--- a/src/log/log_stat.c
+++ b/src/log/log_stat.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/log/log_verify.c b/src/log/log_verify.c
index e7f8f68..19656dd 100644
--- a/src/log/log_verify.c
+++ b/src/log/log_verify.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/log/log_verify_int.c b/src/log/log_verify_int.c
index abe564c..2b1d54c 100644
--- a/src/log/log_verify_int.c
+++ b/src/log/log_verify_int.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/log/log_verify_stub.c b/src/log/log_verify_stub.c
index e6589a5..dc98f0b 100644
--- a/src/log/log_verify_stub.c
+++ b/src/log/log_verify_stub.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/log/log_verify_util.c b/src/log/log_verify_util.c
index 8868292..c8bda65 100644
--- a/src/log/log_verify_util.c
+++ b/src/log/log_verify_util.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/mp/mp_alloc.c b/src/mp/mp_alloc.c
index dc33121..f7b937a 100644
--- a/src/mp/mp_alloc.c
+++ b/src/mp/mp_alloc.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/mp/mp_backup.c b/src/mp/mp_backup.c
index f376cda..8f1f7ed 100644
--- a/src/mp/mp_backup.c
+++ b/src/mp/mp_backup.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/mp/mp_bh.c b/src/mp/mp_bh.c
index 1df8e20..93746fe 100644
--- a/src/mp/mp_bh.c
+++ b/src/mp/mp_bh.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/mp/mp_fget.c b/src/mp/mp_fget.c
index 5f9a4bf..16de695 100644
--- a/src/mp/mp_fget.c
+++ b/src/mp/mp_fget.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/mp/mp_fmethod.c b/src/mp/mp_fmethod.c
index 41bd638..f7b12d0 100644
--- a/src/mp/mp_fmethod.c
+++ b/src/mp/mp_fmethod.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/mp/mp_fopen.c b/src/mp/mp_fopen.c
index ef7f886..6096783 100644
--- a/src/mp/mp_fopen.c
+++ b/src/mp/mp_fopen.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/mp/mp_fput.c b/src/mp/mp_fput.c
index 7a900fd..8cb4e83 100644
--- a/src/mp/mp_fput.c
+++ b/src/mp/mp_fput.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/mp/mp_fset.c b/src/mp/mp_fset.c
index 1129853..7d81a35 100644
--- a/src/mp/mp_fset.c
+++ b/src/mp/mp_fset.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/mp/mp_method.c b/src/mp/mp_method.c
index 7afae24..b887bb3 100644
--- a/src/mp/mp_method.c
+++ b/src/mp/mp_method.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/mp/mp_mvcc.c b/src/mp/mp_mvcc.c
index 4753152..770bad8 100644
--- a/src/mp/mp_mvcc.c
+++ b/src/mp/mp_mvcc.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2006, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2006, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/mp/mp_region.c b/src/mp/mp_region.c
index 07134de..4952030 100644
--- a/src/mp/mp_region.c
+++ b/src/mp/mp_region.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/mp/mp_register.c b/src/mp/mp_register.c
index dc7015a..8d76619 100644
--- a/src/mp/mp_register.c
+++ b/src/mp/mp_register.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/mp/mp_resize.c b/src/mp/mp_resize.c
index 9771955..8a23262 100644
--- a/src/mp/mp_resize.c
+++ b/src/mp/mp_resize.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2006, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2006, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/mp/mp_stat.c b/src/mp/mp_stat.c
index 246b44d..273c5c9 100644
--- a/src/mp/mp_stat.c
+++ b/src/mp/mp_stat.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/mp/mp_sync.c b/src/mp/mp_sync.c
index fa06b1d..87497a0 100644
--- a/src/mp/mp_sync.c
+++ b/src/mp/mp_sync.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/mp/mp_trickle.c b/src/mp/mp_trickle.c
index fba528b..a3d97fa 100644
--- a/src/mp/mp_trickle.c
+++ b/src/mp/mp_trickle.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/mutex/mut_alloc.c b/src/mutex/mut_alloc.c
index 5df3de5..9c44ab6 100644
--- a/src/mutex/mut_alloc.c
+++ b/src/mutex/mut_alloc.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -158,8 +158,6 @@ nomem:			__db_errx(env, DB_STR("2034",
 	if (mtxregion->stat.st_mutex_inuse > mtxregion->stat.st_mutex_inuse_max)
 		mtxregion->stat.st_mutex_inuse_max =
 		    mtxregion->stat.st_mutex_inuse;
-	if (locksys)
-		MUTEX_SYSTEM_UNLOCK(env);
 
 	/* Initialize the mutex. */
 	memset(mutexp, 0, sizeof(*mutexp));
@@ -182,7 +180,9 @@ nomem:			__db_errx(env, DB_STR("2034",
 #endif
 
 	if ((ret = __mutex_init(env, *indxp, flags)) != 0)
-		(void)__mutex_free_int(env, locksys, indxp);
+		(void)__mutex_free_int(env, 0, indxp);
+	if (locksys)
+		MUTEX_SYSTEM_UNLOCK(env);
 
 	return (ret);
 }
diff --git a/src/mutex/mut_failchk.c b/src/mutex/mut_failchk.c
index 1425389..678c56a 100644
--- a/src/mutex/mut_failchk.c
+++ b/src/mutex/mut_failchk.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/mutex/mut_fcntl.c b/src/mutex/mut_fcntl.c
index 0694aa5..98ae566 100644
--- a/src/mutex/mut_fcntl.c
+++ b/src/mutex/mut_fcntl.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/mutex/mut_method.c b/src/mutex/mut_method.c
index cb66608..09353b0 100644
--- a/src/mutex/mut_method.c
+++ b/src/mutex/mut_method.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/mutex/mut_pthread.c b/src/mutex/mut_pthread.c
index 1ec4fb9..c1d1ade 100644
--- a/src/mutex/mut_pthread.c
+++ b/src/mutex/mut_pthread.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/mutex/mut_region.c b/src/mutex/mut_region.c
index 26ae0a0..3fb5b71 100644
--- a/src/mutex/mut_region.c
+++ b/src/mutex/mut_region.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/mutex/mut_stat.c b/src/mutex/mut_stat.c
index b64207f..136cbb2 100644
--- a/src/mutex/mut_stat.c
+++ b/src/mutex/mut_stat.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/mutex/mut_stub.c b/src/mutex/mut_stub.c
index 61ecc80..ea708b2 100644
--- a/src/mutex/mut_stub.c
+++ b/src/mutex/mut_stub.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/mutex/mut_tas.c b/src/mutex/mut_tas.c
index 0899d23..106b161 100644
--- a/src/mutex/mut_tas.c
+++ b/src/mutex/mut_tas.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/mutex/mut_win32.c b/src/mutex/mut_win32.c
index 07d5a8d..3f3503b 100644
--- a/src/mutex/mut_win32.c
+++ b/src/mutex/mut_win32.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/mutex/test_mutex.c b/src/mutex/test_mutex.c
index 24c1801..b595b10 100644
--- a/src/mutex/test_mutex.c
+++ b/src/mutex/test_mutex.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * Standalone mutex tester for Berkeley DB mutexes.
  *
diff --git a/src/mutex/uts4_cc.s b/src/mutex/uts4_cc.s
index 4f59e9c..7092020 100644
--- a/src/mutex/uts4_cc.s
+++ b/src/mutex/uts4_cc.s
@@ -1,6 +1,6 @@
  / See the file LICENSE for redistribution information.
  /
- / Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ / Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  /
  / $Id$
  /
diff --git a/src/os/os_abort.c b/src/os/os_abort.c
index 68b4bc0..7c79b27 100644
--- a/src/os/os_abort.c
+++ b/src/os/os_abort.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os/os_abs.c b/src/os/os_abs.c
index 4a1a5ab..98ba04b 100644
--- a/src/os/os_abs.c
+++ b/src/os/os_abs.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os/os_addrinfo.c b/src/os/os_addrinfo.c
index 205f41e..2a2fdf2 100644
--- a/src/os/os_addrinfo.c
+++ b/src/os/os_addrinfo.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2006, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2006, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os/os_alloc.c b/src/os/os_alloc.c
index fb7bf10..4165023 100644
--- a/src/os/os_alloc.c
+++ b/src/os/os_alloc.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os/os_clock.c b/src/os/os_clock.c
index 25eeb70..a930ec8 100644
--- a/src/os/os_clock.c
+++ b/src/os/os_clock.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os/os_config.c b/src/os/os_config.c
index c455a34..b88cf8b 100644
--- a/src/os/os_config.c
+++ b/src/os/os_config.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1998, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1998, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os/os_cpu.c b/src/os/os_cpu.c
index 6b7f9f1..c7c3f7c 100644
--- a/src/os/os_cpu.c
+++ b/src/os/os_cpu.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os/os_ctime.c b/src/os/os_ctime.c
index 3f656c3..9589033 100644
--- a/src/os/os_ctime.c
+++ b/src/os/os_ctime.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os/os_dir.c b/src/os/os_dir.c
index 42bad19..e4c1be7 100644
--- a/src/os/os_dir.c
+++ b/src/os/os_dir.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os/os_errno.c b/src/os/os_errno.c
index a8219f9..e821f88 100644
--- a/src/os/os_errno.c
+++ b/src/os/os_errno.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os/os_fid.c b/src/os/os_fid.c
index f2d80e2..6a3786e 100644
--- a/src/os/os_fid.c
+++ b/src/os/os_fid.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os/os_flock.c b/src/os/os_flock.c
index 904d5ef..a229c1b 100644
--- a/src/os/os_flock.c
+++ b/src/os/os_flock.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os/os_fsync.c b/src/os/os_fsync.c
index 4b757b2..0290e14 100644
--- a/src/os/os_fsync.c
+++ b/src/os/os_fsync.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os/os_getenv.c b/src/os/os_getenv.c
index 0597211..9cc8db2 100644
--- a/src/os/os_getenv.c
+++ b/src/os/os_getenv.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os/os_handle.c b/src/os/os_handle.c
index 8ae9dc7..2ce5cc6 100644
--- a/src/os/os_handle.c
+++ b/src/os/os_handle.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1998, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1998, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os/os_map.c b/src/os/os_map.c
index 0528f47..46649ba 100644
--- a/src/os/os_map.c
+++ b/src/os/os_map.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os/os_mkdir.c b/src/os/os_mkdir.c
index 800d445..8d6867f 100644
--- a/src/os/os_mkdir.c
+++ b/src/os/os_mkdir.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os/os_open.c b/src/os/os_open.c
index 5090c8e..92c536b 100644
--- a/src/os/os_open.c
+++ b/src/os/os_open.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os/os_path.c b/src/os/os_path.c
index 478fdf4..9b1acc3 100644
--- a/src/os/os_path.c
+++ b/src/os/os_path.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os/os_pid.c b/src/os/os_pid.c
index b1b94d6..6a73902 100644
--- a/src/os/os_pid.c
+++ b/src/os/os_pid.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os/os_rename.c b/src/os/os_rename.c
index 63aac7b..bac5306 100644
--- a/src/os/os_rename.c
+++ b/src/os/os_rename.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os/os_root.c b/src/os/os_root.c
index 77e7a72..12871eb 100644
--- a/src/os/os_root.c
+++ b/src/os/os_root.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os/os_rpath.c b/src/os/os_rpath.c
index 16f3e54..8967e74 100644
--- a/src/os/os_rpath.c
+++ b/src/os/os_rpath.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os/os_rw.c b/src/os/os_rw.c
index c096751..5604f3f 100644
--- a/src/os/os_rw.c
+++ b/src/os/os_rw.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os/os_seek.c b/src/os/os_seek.c
index 4676d33..c2fe0df 100644
--- a/src/os/os_seek.c
+++ b/src/os/os_seek.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os/os_stack.c b/src/os/os_stack.c
index 037080f..ade45a2 100644
--- a/src/os/os_stack.c
+++ b/src/os/os_stack.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os/os_stat.c b/src/os/os_stat.c
index 43c6607..ee112f8 100644
--- a/src/os/os_stat.c
+++ b/src/os/os_stat.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os/os_tmpdir.c b/src/os/os_tmpdir.c
index 06d35ba..7bb959c 100644
--- a/src/os/os_tmpdir.c
+++ b/src/os/os_tmpdir.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1998, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1998, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os/os_truncate.c b/src/os/os_truncate.c
index f559e9c..42e4cd5 100644
--- a/src/os/os_truncate.c
+++ b/src/os/os_truncate.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os/os_uid.c b/src/os/os_uid.c
index 2e5c9f8..9a184cd 100644
--- a/src/os/os_uid.c
+++ b/src/os/os_uid.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os/os_unlink.c b/src/os/os_unlink.c
index f9a0b68..095fc34 100644
--- a/src/os/os_unlink.c
+++ b/src/os/os_unlink.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os/os_yield.c b/src/os/os_yield.c
index f0e170f..2612f6b 100644
--- a/src/os/os_yield.c
+++ b/src/os/os_yield.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os_qnx/os_qnx_fsync.c b/src/os_qnx/os_qnx_fsync.c
index 827fa44..03c9fd2 100644
--- a/src/os_qnx/os_qnx_fsync.c
+++ b/src/os_qnx/os_qnx_fsync.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os_qnx/os_qnx_open.c b/src/os_qnx/os_qnx_open.c
index d0214a0..f9580a7 100644
--- a/src/os_qnx/os_qnx_open.c
+++ b/src/os_qnx/os_qnx_open.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os_vxworks/os_vx_abs.c b/src/os_vxworks/os_vx_abs.c
index 69413ee..df9cc6f 100644
--- a/src/os_vxworks/os_vx_abs.c
+++ b/src/os_vxworks/os_vx_abs.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os_vxworks/os_vx_config.c b/src/os_vxworks/os_vx_config.c
index 649a3b4..6846c3e 100644
--- a/src/os_vxworks/os_vx_config.c
+++ b/src/os_vxworks/os_vx_config.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os_vxworks/os_vx_map.c b/src/os_vxworks/os_vx_map.c
index 517cada..dd4ec03 100644
--- a/src/os_vxworks/os_vx_map.c
+++ b/src/os_vxworks/os_vx_map.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1998, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1998, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * This code is derived from software contributed to Sleepycat Software by
  * Frederick G.M. Roeber of Netscape Communications Corp.
diff --git a/src/os_vxworks/os_vx_rpath.c b/src/os_vxworks/os_vx_rpath.c
index 1ffd354..11cf966 100644
--- a/src/os_vxworks/os_vx_rpath.c
+++ b/src/os_vxworks/os_vx_rpath.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os_vxworks/os_vx_yield.c b/src/os_vxworks/os_vx_yield.c
index c7c54cf..3095d24 100644
--- a/src/os_vxworks/os_vx_yield.c
+++ b/src/os_vxworks/os_vx_yield.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os_windows/ce_ctime.c b/src/os_windows/ce_ctime.c
index e8ae76a..a42738e 100644
--- a/src/os_windows/ce_ctime.c
+++ b/src/os_windows/ce_ctime.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os_windows/os_abs.c b/src/os_windows/os_abs.c
index e769ab2..40c8931 100644
--- a/src/os_windows/os_abs.c
+++ b/src/os_windows/os_abs.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os_windows/os_clock.c b/src/os_windows/os_clock.c
index e548729..b8a1cb1 100644
--- a/src/os_windows/os_clock.c
+++ b/src/os_windows/os_clock.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os_windows/os_config.c b/src/os_windows/os_config.c
index 4250dbd..c93888d 100644
--- a/src/os_windows/os_config.c
+++ b/src/os_windows/os_config.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os_windows/os_cpu.c b/src/os_windows/os_cpu.c
index 0922071..2ed3974 100644
--- a/src/os_windows/os_cpu.c
+++ b/src/os_windows/os_cpu.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os_windows/os_dir.c b/src/os_windows/os_dir.c
index 31d364d..38b876e 100644
--- a/src/os_windows/os_dir.c
+++ b/src/os_windows/os_dir.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os_windows/os_errno.c b/src/os_windows/os_errno.c
index ba8ec35..de8ae7a 100644
--- a/src/os_windows/os_errno.c
+++ b/src/os_windows/os_errno.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os_windows/os_fid.c b/src/os_windows/os_fid.c
index f2d190b..1be4083 100644
--- a/src/os_windows/os_fid.c
+++ b/src/os_windows/os_fid.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os_windows/os_flock.c b/src/os_windows/os_flock.c
index cb3e498..442ebe5 100644
--- a/src/os_windows/os_flock.c
+++ b/src/os_windows/os_flock.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os_windows/os_fsync.c b/src/os_windows/os_fsync.c
index 8824aac..3ef5585 100644
--- a/src/os_windows/os_fsync.c
+++ b/src/os_windows/os_fsync.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os_windows/os_getenv.c b/src/os_windows/os_getenv.c
index aad59d0..5bf4c41 100644
--- a/src/os_windows/os_getenv.c
+++ b/src/os_windows/os_getenv.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os_windows/os_handle.c b/src/os_windows/os_handle.c
index e6edc3e..642585a 100644
--- a/src/os_windows/os_handle.c
+++ b/src/os_windows/os_handle.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1998, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1998, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os_windows/os_map.c b/src/os_windows/os_map.c
index 8f646d6..168914d 100644
--- a/src/os_windows/os_map.c
+++ b/src/os_windows/os_map.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os_windows/os_mkdir.c b/src/os_windows/os_mkdir.c
index b87f3f9..4372d4c 100644
--- a/src/os_windows/os_mkdir.c
+++ b/src/os_windows/os_mkdir.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os_windows/os_open.c b/src/os_windows/os_open.c
index 44f2faf..59dfab2 100644
--- a/src/os_windows/os_open.c
+++ b/src/os_windows/os_open.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os_windows/os_rename.c b/src/os_windows/os_rename.c
index 791f53a..e7de2a8 100644
--- a/src/os_windows/os_rename.c
+++ b/src/os_windows/os_rename.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os_windows/os_rw.c b/src/os_windows/os_rw.c
index e64a7d0..bfb4892 100644
--- a/src/os_windows/os_rw.c
+++ b/src/os_windows/os_rw.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os_windows/os_seek.c b/src/os_windows/os_seek.c
index 7632c15..b6acacb 100644
--- a/src/os_windows/os_seek.c
+++ b/src/os_windows/os_seek.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os_windows/os_stat.c b/src/os_windows/os_stat.c
index 1124888..01f3301 100644
--- a/src/os_windows/os_stat.c
+++ b/src/os_windows/os_stat.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os_windows/os_truncate.c b/src/os_windows/os_truncate.c
index fcbb37b..4dffb29 100644
--- a/src/os_windows/os_truncate.c
+++ b/src/os_windows/os_truncate.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os_windows/os_unlink.c b/src/os_windows/os_unlink.c
index 6a0a657..09a013c 100644
--- a/src/os_windows/os_unlink.c
+++ b/src/os_windows/os_unlink.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/os_windows/os_yield.c b/src/os_windows/os_yield.c
index 0d32ef6..0c2b686 100644
--- a/src/os_windows/os_yield.c
+++ b/src/os_windows/os_yield.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/qam/qam.c b/src/qam/qam.c
index e81d479..a207036 100644
--- a/src/qam/qam.c
+++ b/src/qam/qam.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/qam/qam.src b/src/qam/qam.src
index a8e2e4e..82ae9ce 100644
--- a/src/qam/qam.src
+++ b/src/qam/qam.src
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/qam/qam_conv.c b/src/qam/qam_conv.c
index beb7c97..316aa03 100644
--- a/src/qam/qam_conv.c
+++ b/src/qam/qam_conv.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/qam/qam_files.c b/src/qam/qam_files.c
index e9a9ff0..8e20d9e 100644
--- a/src/qam/qam_files.c
+++ b/src/qam/qam_files.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/qam/qam_method.c b/src/qam/qam_method.c
index 0867e5d..75f8008 100644
--- a/src/qam/qam_method.c
+++ b/src/qam/qam_method.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/qam/qam_open.c b/src/qam/qam_open.c
index 69f6cb7..68617ef 100644
--- a/src/qam/qam_open.c
+++ b/src/qam/qam_open.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/qam/qam_rec.c b/src/qam/qam_rec.c
index c9ff6c8..e925f65 100644
--- a/src/qam/qam_rec.c
+++ b/src/qam/qam_rec.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/qam/qam_stat.c b/src/qam/qam_stat.c
index 15c41bb..edb0072 100644
--- a/src/qam/qam_stat.c
+++ b/src/qam/qam_stat.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/qam/qam_stub.c b/src/qam/qam_stub.c
index f514007..ba9cdda 100644
--- a/src/qam/qam_stub.c
+++ b/src/qam/qam_stub.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/qam/qam_upgrade.c b/src/qam/qam_upgrade.c
index ac96c88..8da6aa8 100644
--- a/src/qam/qam_upgrade.c
+++ b/src/qam/qam_upgrade.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/qam/qam_verify.c b/src/qam/qam_verify.c
index af5ab5d..b887bed 100644
--- a/src/qam/qam_verify.c
+++ b/src/qam/qam_verify.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/rep/mlease.html b/src/rep/mlease.html
index 7d44b46..6b91045 100644
--- a/src/rep/mlease.html
+++ b/src/rep/mlease.html
@@ -1,5 +1,5 @@
 <!DOCTYPE doctype PUBLIC "-//w3c//dtd html 4.0 transitional//en">
-<!--Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.-->
+<!--Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.-->
 <html>
 <head>
   <meta http-equiv="Content-Type"
diff --git a/src/rep/rep.msg b/src/rep/rep.msg
index b751a64..9825cef 100644
--- a/src/rep/rep.msg
+++ b/src/rep/rep.msg
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/rep/rep_backup.c b/src/rep/rep_backup.c
index cfde762..7915599 100644
--- a/src/rep/rep_backup.c
+++ b/src/rep/rep_backup.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/rep/rep_elect.c b/src/rep/rep_elect.c
index 9e8c524..20589d8 100644
--- a/src/rep/rep_elect.c
+++ b/src/rep/rep_elect.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/rep/rep_lease.c b/src/rep/rep_lease.c
index 047c39a..3b055f0 100644
--- a/src/rep/rep_lease.c
+++ b/src/rep/rep_lease.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2007, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2007, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/rep/rep_log.c b/src/rep/rep_log.c
index 4230068..f88c3aa 100644
--- a/src/rep/rep_log.c
+++ b/src/rep/rep_log.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/rep/rep_method.c b/src/rep/rep_method.c
index f9f1924..60f2ed5 100644
--- a/src/rep/rep_method.c
+++ b/src/rep/rep_method.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/rep/rep_record.c b/src/rep/rep_record.c
index f469197..03e08de 100644
--- a/src/rep/rep_record.c
+++ b/src/rep/rep_record.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/rep/rep_region.c b/src/rep/rep_region.c
index f1d69df..b6fda26 100644
--- a/src/rep/rep_region.c
+++ b/src/rep/rep_region.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/rep/rep_stat.c b/src/rep/rep_stat.c
index addfee2..1e18348 100644
--- a/src/rep/rep_stat.c
+++ b/src/rep/rep_stat.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/rep/rep_stub.c b/src/rep/rep_stub.c
index 2d96ea5..887022f 100644
--- a/src/rep/rep_stub.c
+++ b/src/rep/rep_stub.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/rep/rep_util.c b/src/rep/rep_util.c
index 0dfe612..76cfc70 100644
--- a/src/rep/rep_util.c
+++ b/src/rep/rep_util.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/rep/rep_verify.c b/src/rep/rep_verify.c
index 5238f90..ef3e944 100644
--- a/src/rep/rep_verify.c
+++ b/src/rep/rep_verify.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/repmgr/repmgr.src b/src/repmgr/repmgr.src
index 68d8c23..7fbc202 100644
--- a/src/repmgr/repmgr.src
+++ b/src/repmgr/repmgr.src
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 DBPRIVATE
diff --git a/src/repmgr/repmgr_elect.c b/src/repmgr/repmgr_elect.c
index 3a84694..29b61bb 100644
--- a/src/repmgr/repmgr_elect.c
+++ b/src/repmgr/repmgr_elect.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/repmgr/repmgr_method.c b/src/repmgr/repmgr_method.c
index 229cf65..5da12d0 100644
--- a/src/repmgr/repmgr_method.c
+++ b/src/repmgr/repmgr_method.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/repmgr/repmgr_msg.c b/src/repmgr/repmgr_msg.c
index 1353782..cbbcbe3 100644
--- a/src/repmgr/repmgr_msg.c
+++ b/src/repmgr/repmgr_msg.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/repmgr/repmgr_net.c b/src/repmgr/repmgr_net.c
index 54e3d06..0f3ff9c 100644
--- a/src/repmgr/repmgr_net.c
+++ b/src/repmgr/repmgr_net.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/repmgr/repmgr_posix.c b/src/repmgr/repmgr_posix.c
index 0687681..f803863 100644
--- a/src/repmgr/repmgr_posix.c
+++ b/src/repmgr/repmgr_posix.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/repmgr/repmgr_queue.c b/src/repmgr/repmgr_queue.c
index 6a381ac..517b686 100644
--- a/src/repmgr/repmgr_queue.c
+++ b/src/repmgr/repmgr_queue.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2006, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2006, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/repmgr/repmgr_sel.c b/src/repmgr/repmgr_sel.c
index ba14368..17ec322 100644
--- a/src/repmgr/repmgr_sel.c
+++ b/src/repmgr/repmgr_sel.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2006, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2006, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/repmgr/repmgr_stat.c b/src/repmgr/repmgr_stat.c
index fd6dabd..cd778df 100644
--- a/src/repmgr/repmgr_stat.c
+++ b/src/repmgr/repmgr_stat.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/repmgr/repmgr_stub.c b/src/repmgr/repmgr_stub.c
index 734c224..52c4e73 100644
--- a/src/repmgr/repmgr_stub.c
+++ b/src/repmgr/repmgr_stub.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/repmgr/repmgr_util.c b/src/repmgr/repmgr_util.c
index c243943..5f41bc7 100644
--- a/src/repmgr/repmgr_util.c
+++ b/src/repmgr/repmgr_util.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -671,10 +671,17 @@ __repmgr_become_master(env)
 	if ((ret = __repmgr_repstart(env, DB_REP_MASTER)) != 0)
 		return (ret);
 
+	/*
+	 * Make sure member_version_gen is current so that this master
+	 * can reject obsolete member lists from other sites. 
+	 */
+	db_rep->member_version_gen = db_rep->region->gen;
+
+	/* If there is already a gmdb, we are finished. */
 	if (db_rep->have_gmdb)
 		return (0);
 
-	db_rep->member_version_gen = db_rep->region->gen;
+	/* There isn't a gmdb.  Create one from the in-memory site list. */
 	ENV_ENTER(env, ip);
 	if ((ret = __repmgr_hold_master_role(env, NULL)) != 0)
 		goto leave;
diff --git a/src/repmgr/repmgr_windows.c b/src/repmgr/repmgr_windows.c
index d9c2a03..1f48d62 100644
--- a/src/repmgr/repmgr_windows.c
+++ b/src/repmgr/repmgr_windows.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/sequence/seq_stat.c b/src/sequence/seq_stat.c
index d5b9a40..814ba93 100644
--- a/src/sequence/seq_stat.c
+++ b/src/sequence/seq_stat.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/sequence/sequence.c b/src/sequence/sequence.c
index 1c19f83..09d4052 100644
--- a/src/sequence/sequence.c
+++ b/src/sequence/sequence.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/txn/txn.c b/src/txn/txn.c
index 81225e5..d709d35 100644
--- a/src/txn/txn.c
+++ b/src/txn/txn.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 /*
  * Copyright (c) 1995, 1996
@@ -227,8 +227,14 @@ __txn_begin(env, ip, parent, txnpp, flags)
 	if (LF_ISSET(DB_TXN_FAMILY))
 		F_SET(txn, TXN_FAMILY | TXN_INFAMILY | TXN_READONLY);
 	if (LF_ISSET(DB_TXN_SNAPSHOT) || F_ISSET(dbenv, DB_ENV_TXN_SNAPSHOT) ||
-	    (parent != NULL && F_ISSET(parent, TXN_SNAPSHOT)))
-		F_SET(txn, TXN_SNAPSHOT);
+	    (parent != NULL && F_ISSET(parent, TXN_SNAPSHOT))) {
+		if (IS_REP_CLIENT(env)) {
+			__db_errx(env, DB_STR("4572",
+		"DB_TXN_SNAPSHOT may not be used on a replication client"));
+			return (EINVAL);
+		} else
+			F_SET(txn, TXN_SNAPSHOT);
+	}
 	if (LF_ISSET(DB_IGNORE_LEASE))
 		F_SET(txn, TXN_IGNORE_LEASE);
 
diff --git a/src/txn/txn.src b/src/txn/txn.src
index 7e82dc8..3aaf004 100644
--- a/src/txn/txn.src
+++ b/src/txn/txn.src
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/txn/txn_chkpt.c b/src/txn/txn_chkpt.c
index 73715b1..0834a0c 100644
--- a/src/txn/txn_chkpt.c
+++ b/src/txn/txn_chkpt.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 /*
  * Copyright (c) 1995, 1996
diff --git a/src/txn/txn_failchk.c b/src/txn/txn_failchk.c
index b2007ad..9e08816 100644
--- a/src/txn/txn_failchk.c
+++ b/src/txn/txn_failchk.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/txn/txn_method.c b/src/txn/txn_method.c
index 629eac0..88c37d5 100644
--- a/src/txn/txn_method.c
+++ b/src/txn/txn_method.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/txn/txn_rec.c b/src/txn/txn_rec.c
index b39d56d..cdf195b 100644
--- a/src/txn/txn_rec.c
+++ b/src/txn/txn_rec.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 /*
  * Copyright (c) 1996
diff --git a/src/txn/txn_recover.c b/src/txn/txn_recover.c
index 67f2443..eaf31f5 100644
--- a/src/txn/txn_recover.c
+++ b/src/txn/txn_recover.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/txn/txn_region.c b/src/txn/txn_region.c
index 6f43d45..f418a2b 100644
--- a/src/txn/txn_region.c
+++ b/src/txn/txn_region.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/txn/txn_stat.c b/src/txn/txn_stat.c
index 62fe622..40e6cd8 100644
--- a/src/txn/txn_stat.c
+++ b/src/txn/txn_stat.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/txn/txn_util.c b/src/txn/txn_util.c
index 0ecd7f6..c1ad42d 100644
--- a/src/txn/txn_util.c
+++ b/src/txn/txn_util.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/xa/xa.c b/src/xa/xa.c
index ee75e79..a56b78a 100644
--- a/src/xa/xa.c
+++ b/src/xa/xa.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1998, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1998, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/src/xa/xa_map.c b/src/xa/xa_map.c
index 4dcf4d7..c8e76fd 100644
--- a/src/xa/xa_map.c
+++ b/src/xa/xa_map.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/test/c/common/test_util.h b/test/c/common/test_util.h
index 74be1bb..7d4b5a2 100644
--- a/test/c/common/test_util.h
+++ b/test/c/common/test_util.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2012, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2012, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/test/c/cutest/CuTest.c b/test/c/cutest/CuTest.c
index d7da5b2..d85acb1 100644
--- a/test/c/cutest/CuTest.c
+++ b/test/c/cutest/CuTest.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/test/c/cutest/CuTest.h b/test/c/cutest/CuTest.h
index 76cbceb..0a0ed74 100644
--- a/test/c/cutest/CuTest.h
+++ b/test/c/cutest/CuTest.h
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2012, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2012, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/test/c/cutest/Runner.c b/test/c/cutest/Runner.c
index c8812af..074b051 100644
--- a/test/c/cutest/Runner.c
+++ b/test/c/cutest/Runner.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/test/c/suites/TestChannel.c b/test/c/suites/TestChannel.c
index dfbf4e8..fabaff7 100644
--- a/test/c/suites/TestChannel.c
+++ b/test/c/suites/TestChannel.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates. All rights reserved.
  */
 
 #include <ctype.h>
diff --git a/test/c/suites/TestDbHotBackup.c b/test/c/suites/TestDbHotBackup.c
index b330e73..78b4c44 100644
--- a/test/c/suites/TestDbHotBackup.c
+++ b/test/c/suites/TestDbHotBackup.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/test/c/suites/TestDbTuner.c b/test/c/suites/TestDbTuner.c
index 08a16bb..21954c2 100644
--- a/test/c/suites/TestDbTuner.c
+++ b/test/c/suites/TestDbTuner.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/test/c/suites/TestEncryption.c b/test/c/suites/TestEncryption.c
index d017630..9246f51 100644
--- a/test/c/suites/TestEncryption.c
+++ b/test/c/suites/TestEncryption.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  *
diff --git a/test/c/suites/TestEnvConfig.c b/test/c/suites/TestEnvConfig.c
index f19b7b4..80142f5 100644
--- a/test/c/suites/TestEnvConfig.c
+++ b/test/c/suites/TestEnvConfig.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 #include <sys/types.h>
diff --git a/test/c/suites/TestEnvMethod.c b/test/c/suites/TestEnvMethod.c
index 7da0f78..d4b5a46 100644
--- a/test/c/suites/TestEnvMethod.c
+++ b/test/c/suites/TestEnvMethod.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/test/c/suites/TestKeyExistErrorReturn.c b/test/c/suites/TestKeyExistErrorReturn.c
index 75078bc..21fba09 100644
--- a/test/c/suites/TestKeyExistErrorReturn.c
+++ b/test/c/suites/TestKeyExistErrorReturn.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/test/c/suites/TestPartial.c b/test/c/suites/TestPartial.c
index cacc6d5..2a50390 100644
--- a/test/c/suites/TestPartial.c
+++ b/test/c/suites/TestPartial.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/test/c/suites/TestQueue.c b/test/c/suites/TestQueue.c
index 70f0209..b5bc1ab 100644
--- a/test/c/suites/TestQueue.c
+++ b/test/c/suites/TestQueue.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * A C test for the queue access method.
  * TODO: Make this more consistent with the CuTest harness.
diff --git a/test/c/test_api_methods.c b/test/c/test_api_methods.c
index 5998f55..8058ba3 100644
--- a/test/c/test_api_methods.c
+++ b/test/c/test_api_methods.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 #include <sys/types.h>
diff --git a/test/c/test_db185.c b/test/c/test_db185.c
index 8670028..df2e00a 100644
--- a/test/c/test_db185.c
+++ b/test/c/test_db185.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 #include <sys/types.h>
diff --git a/test/c/test_log_verify.c b/test/c/test_log_verify.c
index 2fac4ee..19c6c37 100644
--- a/test/c/test_log_verify.c
+++ b/test/c/test_log_verify.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$ 
  */
diff --git a/test/csharp/BTreeCursorTest.cs b/test/csharp/BTreeCursorTest.cs
index f0d537b..ab60ea8 100644
--- a/test/csharp/BTreeCursorTest.cs
+++ b/test/csharp/BTreeCursorTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/BTreeDatabaseConfigTest.cs b/test/csharp/BTreeDatabaseConfigTest.cs
index fe5a5aa..4e4fc30 100644
--- a/test/csharp/BTreeDatabaseConfigTest.cs
+++ b/test/csharp/BTreeDatabaseConfigTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/BTreeDatabaseTest.cs b/test/csharp/BTreeDatabaseTest.cs
index 4fca281..57d195e 100644
--- a/test/csharp/BTreeDatabaseTest.cs
+++ b/test/csharp/BTreeDatabaseTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/CSharpTestFixture.cs b/test/csharp/CSharpTestFixture.cs
index ad05ad6..f9e53d3 100644
--- a/test/csharp/CSharpTestFixture.cs
+++ b/test/csharp/CSharpTestFixture.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/Configuration.cs b/test/csharp/Configuration.cs
index 132e8b3..7283e10 100644
--- a/test/csharp/Configuration.cs
+++ b/test/csharp/Configuration.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/CursorConfigTest.cs b/test/csharp/CursorConfigTest.cs
index 9d7855f..b4397fa 100644
--- a/test/csharp/CursorConfigTest.cs
+++ b/test/csharp/CursorConfigTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/CursorTest.cs b/test/csharp/CursorTest.cs
index 11e003b..4937924 100644
--- a/test/csharp/CursorTest.cs
+++ b/test/csharp/CursorTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/DatabaseConfigTest.cs b/test/csharp/DatabaseConfigTest.cs
index 2dad6b5..adb060f 100644
--- a/test/csharp/DatabaseConfigTest.cs
+++ b/test/csharp/DatabaseConfigTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/DatabaseEnvironmentConfigTest.cs b/test/csharp/DatabaseEnvironmentConfigTest.cs
index ea53058..1012a08 100644
--- a/test/csharp/DatabaseEnvironmentConfigTest.cs
+++ b/test/csharp/DatabaseEnvironmentConfigTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/DatabaseEnvironmentTest.cs b/test/csharp/DatabaseEnvironmentTest.cs
index 3851d08..479b3e2 100644
--- a/test/csharp/DatabaseEnvironmentTest.cs
+++ b/test/csharp/DatabaseEnvironmentTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/DatabaseExceptionTest.cs b/test/csharp/DatabaseExceptionTest.cs
index e5240f3..af31b5e 100644
--- a/test/csharp/DatabaseExceptionTest.cs
+++ b/test/csharp/DatabaseExceptionTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/DatabaseTest.cs b/test/csharp/DatabaseTest.cs
index c144ff7..2bd1e41 100644
--- a/test/csharp/DatabaseTest.cs
+++ b/test/csharp/DatabaseTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/ForeignKeyTest.cs b/test/csharp/ForeignKeyTest.cs
index c4b54c5..306b144 100644
--- a/test/csharp/ForeignKeyTest.cs
+++ b/test/csharp/ForeignKeyTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/HashCursorTest.cs b/test/csharp/HashCursorTest.cs
index f6b4235..202ba03 100644
--- a/test/csharp/HashCursorTest.cs
+++ b/test/csharp/HashCursorTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/HashDatabaseConfigTest.cs b/test/csharp/HashDatabaseConfigTest.cs
index 2c74f2d..6db104e 100644
--- a/test/csharp/HashDatabaseConfigTest.cs
+++ b/test/csharp/HashDatabaseConfigTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/HashDatabaseTest.cs b/test/csharp/HashDatabaseTest.cs
index cba722f..f830c97 100644
--- a/test/csharp/HashDatabaseTest.cs
+++ b/test/csharp/HashDatabaseTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/HeapDatabaseConfigTest.cs b/test/csharp/HeapDatabaseConfigTest.cs
index 6db7bd9..fb06f01 100644
--- a/test/csharp/HeapDatabaseConfigTest.cs
+++ b/test/csharp/HeapDatabaseConfigTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/HeapDatabaseTest.cs b/test/csharp/HeapDatabaseTest.cs
index c0461e8..b8bfbcc 100644
--- a/test/csharp/HeapDatabaseTest.cs
+++ b/test/csharp/HeapDatabaseTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/JoinCursorTest.cs b/test/csharp/JoinCursorTest.cs
index de40338..1167a5e 100644
--- a/test/csharp/JoinCursorTest.cs
+++ b/test/csharp/JoinCursorTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/LockTest.cs b/test/csharp/LockTest.cs
index 55237e6..fa219ae 100644
--- a/test/csharp/LockTest.cs
+++ b/test/csharp/LockTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/LockingConfigTest.cs b/test/csharp/LockingConfigTest.cs
index 978bf42..8099f69 100644
--- a/test/csharp/LockingConfigTest.cs
+++ b/test/csharp/LockingConfigTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/LogConfigTest.cs b/test/csharp/LogConfigTest.cs
index 9c9ee52..337b2f7 100644
--- a/test/csharp/LogConfigTest.cs
+++ b/test/csharp/LogConfigTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/LogCursorTest.cs b/test/csharp/LogCursorTest.cs
index a3dd1e4..560df6d 100644
--- a/test/csharp/LogCursorTest.cs
+++ b/test/csharp/LogCursorTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/MPoolConfigTest.cs b/test/csharp/MPoolConfigTest.cs
index f87d9f6..42cd8eb 100644
--- a/test/csharp/MPoolConfigTest.cs
+++ b/test/csharp/MPoolConfigTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/MutexConfigTest.cs b/test/csharp/MutexConfigTest.cs
index a11f05a..c0cb3e0 100644
--- a/test/csharp/MutexConfigTest.cs
+++ b/test/csharp/MutexConfigTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/MutexTest.cs b/test/csharp/MutexTest.cs
index 9563305..2854429 100644
--- a/test/csharp/MutexTest.cs
+++ b/test/csharp/MutexTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/QueueDatabaseConfigTest.cs b/test/csharp/QueueDatabaseConfigTest.cs
index 91f7ffe..8d23aae 100644
--- a/test/csharp/QueueDatabaseConfigTest.cs
+++ b/test/csharp/QueueDatabaseConfigTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/QueueDatabaseTest.cs b/test/csharp/QueueDatabaseTest.cs
index d60f6fe..1291b2d 100644
--- a/test/csharp/QueueDatabaseTest.cs
+++ b/test/csharp/QueueDatabaseTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/RecnoCursorTest.cs b/test/csharp/RecnoCursorTest.cs
index 32f6204..647eecf 100644
--- a/test/csharp/RecnoCursorTest.cs
+++ b/test/csharp/RecnoCursorTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/RecnoDatabaseConfigTest.cs b/test/csharp/RecnoDatabaseConfigTest.cs
index aa5ad77..2c6a2cd 100644
--- a/test/csharp/RecnoDatabaseConfigTest.cs
+++ b/test/csharp/RecnoDatabaseConfigTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/RecnoDatabaseTest.cs b/test/csharp/RecnoDatabaseTest.cs
index efa6444..df0070e 100644
--- a/test/csharp/RecnoDatabaseTest.cs
+++ b/test/csharp/RecnoDatabaseTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/ReplicationConfigTest.cs b/test/csharp/ReplicationConfigTest.cs
index 1ccef9c..a40b7b6 100644
--- a/test/csharp/ReplicationConfigTest.cs
+++ b/test/csharp/ReplicationConfigTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/ReplicationTest.cs b/test/csharp/ReplicationTest.cs
index 6e9fd99..fd2c0cd 100644
--- a/test/csharp/ReplicationTest.cs
+++ b/test/csharp/ReplicationTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/SecondaryBTreeDatabaseConfigTest.cs b/test/csharp/SecondaryBTreeDatabaseConfigTest.cs
index aec7a49..b0ae74e 100644
--- a/test/csharp/SecondaryBTreeDatabaseConfigTest.cs
+++ b/test/csharp/SecondaryBTreeDatabaseConfigTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/SecondaryBTreeDatabaseTest.cs b/test/csharp/SecondaryBTreeDatabaseTest.cs
index c3c96e3..da2213c 100644
--- a/test/csharp/SecondaryBTreeDatabaseTest.cs
+++ b/test/csharp/SecondaryBTreeDatabaseTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/SecondaryCursorTest.cs b/test/csharp/SecondaryCursorTest.cs
index 6c4c9ad..7180bf9 100644
--- a/test/csharp/SecondaryCursorTest.cs
+++ b/test/csharp/SecondaryCursorTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/SecondaryDatabaseConfigTest.cs b/test/csharp/SecondaryDatabaseConfigTest.cs
index f12df91..c00f156 100644
--- a/test/csharp/SecondaryDatabaseConfigTest.cs
+++ b/test/csharp/SecondaryDatabaseConfigTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/SecondaryDatabaseTest.cs b/test/csharp/SecondaryDatabaseTest.cs
index 64f00d0..9fbf14e 100644
--- a/test/csharp/SecondaryDatabaseTest.cs
+++ b/test/csharp/SecondaryDatabaseTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/SecondaryHashDatabaseConfigTest.cs b/test/csharp/SecondaryHashDatabaseConfigTest.cs
index 85752b3..139b4d5 100644
--- a/test/csharp/SecondaryHashDatabaseConfigTest.cs
+++ b/test/csharp/SecondaryHashDatabaseConfigTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/SecondaryHashDatabaseTest.cs b/test/csharp/SecondaryHashDatabaseTest.cs
index c2273f1..24b1aa2 100644
--- a/test/csharp/SecondaryHashDatabaseTest.cs
+++ b/test/csharp/SecondaryHashDatabaseTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/SecondaryQueueDatabaseConfigTest.cs b/test/csharp/SecondaryQueueDatabaseConfigTest.cs
index f075a9d..d97733f 100644
--- a/test/csharp/SecondaryQueueDatabaseConfigTest.cs
+++ b/test/csharp/SecondaryQueueDatabaseConfigTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/SecondaryQueueDatabaseTest.cs b/test/csharp/SecondaryQueueDatabaseTest.cs
index 3a6e506..803cf38 100644
--- a/test/csharp/SecondaryQueueDatabaseTest.cs
+++ b/test/csharp/SecondaryQueueDatabaseTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/SecondaryRecnoDatabaseConfigTest.cs b/test/csharp/SecondaryRecnoDatabaseConfigTest.cs
index aa3fd37..2e32d55 100644
--- a/test/csharp/SecondaryRecnoDatabaseConfigTest.cs
+++ b/test/csharp/SecondaryRecnoDatabaseConfigTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/SecondaryRecnoDatabaseTest.cs b/test/csharp/SecondaryRecnoDatabaseTest.cs
index 52c2f03..f2fe1d6 100644
--- a/test/csharp/SecondaryRecnoDatabaseTest.cs
+++ b/test/csharp/SecondaryRecnoDatabaseTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/SequenceConfigTest.cs b/test/csharp/SequenceConfigTest.cs
index 3be9d10..8d997d6 100644
--- a/test/csharp/SequenceConfigTest.cs
+++ b/test/csharp/SequenceConfigTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/SequenceTest.cs b/test/csharp/SequenceTest.cs
index 1e96596..91d53b5 100644
--- a/test/csharp/SequenceTest.cs
+++ b/test/csharp/SequenceTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/TestException.cs b/test/csharp/TestException.cs
index b8ad88c..d58fc69 100644
--- a/test/csharp/TestException.cs
+++ b/test/csharp/TestException.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/TransactionCommitTokenTest.cs b/test/csharp/TransactionCommitTokenTest.cs
index 174dffe..2539232 100644
--- a/test/csharp/TransactionCommitTokenTest.cs
+++ b/test/csharp/TransactionCommitTokenTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/TransactionConfigTest.cs b/test/csharp/TransactionConfigTest.cs
index 6ffd174..94f8e7c 100644
--- a/test/csharp/TransactionConfigTest.cs
+++ b/test/csharp/TransactionConfigTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/TransactionTest.cs b/test/csharp/TransactionTest.cs
index d5bb1d3..8198d2a 100644
--- a/test/csharp/TransactionTest.cs
+++ b/test/csharp/TransactionTest.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/csharp/XMLReader.cs b/test/csharp/XMLReader.cs
index 36192b1..07dcf6a 100644
--- a/test/csharp/XMLReader.cs
+++ b/test/csharp/XMLReader.cs
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 using System;
diff --git a/test/cxx/TestConstruct01.cpp b/test/cxx/TestConstruct01.cpp
index 7d7eb6d..2997ed0 100644
--- a/test/cxx/TestConstruct01.cpp
+++ b/test/cxx/TestConstruct01.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/test/cxx/TestGetSetMethods.cpp b/test/cxx/TestGetSetMethods.cpp
index d45c827..9298cd4 100644
--- a/test/cxx/TestGetSetMethods.cpp
+++ b/test/cxx/TestGetSetMethods.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/test/cxx/TestKeyRange.cpp b/test/cxx/TestKeyRange.cpp
index e399751..5ad92dc 100644
--- a/test/cxx/TestKeyRange.cpp
+++ b/test/cxx/TestKeyRange.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1997, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1997, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/test/cxx/TestLogc.cpp b/test/cxx/TestLogc.cpp
index e8ec695..12d4baf 100644
--- a/test/cxx/TestLogc.cpp
+++ b/test/cxx/TestLogc.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/test/cxx/TestMulti.cpp b/test/cxx/TestMulti.cpp
index cc82f1f..a72ef0b 100644
--- a/test/cxx/TestMulti.cpp
+++ b/test/cxx/TestMulti.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 #include "db_cxx.h"
diff --git a/test/cxx/TestSimpleAccess.cpp b/test/cxx/TestSimpleAccess.cpp
index efa9377..764f195 100644
--- a/test/cxx/TestSimpleAccess.cpp
+++ b/test/cxx/TestSimpleAccess.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/test/cxx/TestTruncate.cpp b/test/cxx/TestTruncate.cpp
index d86910c..9ed6d9b 100644
--- a/test/cxx/TestTruncate.cpp
+++ b/test/cxx/TestTruncate.cpp
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/test/java/compat/src/com/sleepycat/bind/serial/test/MarshalledObject.java b/test/java/compat/src/com/sleepycat/bind/serial/test/MarshalledObject.java
index 57a44c9..bda7b99 100644
--- a/test/java/compat/src/com/sleepycat/bind/serial/test/MarshalledObject.java
+++ b/test/java/compat/src/com/sleepycat/bind/serial/test/MarshalledObject.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/compat/src/com/sleepycat/bind/serial/test/NullClassCatalog.java b/test/java/compat/src/com/sleepycat/bind/serial/test/NullClassCatalog.java
index fceeca0..1b3282e 100644
--- a/test/java/compat/src/com/sleepycat/bind/serial/test/NullClassCatalog.java
+++ b/test/java/compat/src/com/sleepycat/bind/serial/test/NullClassCatalog.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/compat/src/com/sleepycat/bind/serial/test/SerialBindingTest.java b/test/java/compat/src/com/sleepycat/bind/serial/test/SerialBindingTest.java
index 8d84315..39f33a7 100644
--- a/test/java/compat/src/com/sleepycat/bind/serial/test/SerialBindingTest.java
+++ b/test/java/compat/src/com/sleepycat/bind/serial/test/SerialBindingTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/compat/src/com/sleepycat/bind/serial/test/TestClassCatalog.java b/test/java/compat/src/com/sleepycat/bind/serial/test/TestClassCatalog.java
index 2490d65..707c768 100644
--- a/test/java/compat/src/com/sleepycat/bind/serial/test/TestClassCatalog.java
+++ b/test/java/compat/src/com/sleepycat/bind/serial/test/TestClassCatalog.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/compat/src/com/sleepycat/bind/test/BindingSpeedTest.java b/test/java/compat/src/com/sleepycat/bind/test/BindingSpeedTest.java
index 6dc2424..d156b98 100644
--- a/test/java/compat/src/com/sleepycat/bind/test/BindingSpeedTest.java
+++ b/test/java/compat/src/com/sleepycat/bind/test/BindingSpeedTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/compat/src/com/sleepycat/bind/tuple/test/MarshalledObject.java b/test/java/compat/src/com/sleepycat/bind/tuple/test/MarshalledObject.java
index 3ea7b40..6e77f87 100644
--- a/test/java/compat/src/com/sleepycat/bind/tuple/test/MarshalledObject.java
+++ b/test/java/compat/src/com/sleepycat/bind/tuple/test/MarshalledObject.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/compat/src/com/sleepycat/bind/tuple/test/TupleBindingTest.java b/test/java/compat/src/com/sleepycat/bind/tuple/test/TupleBindingTest.java
index 3feeb3b..f40a8c2 100644
--- a/test/java/compat/src/com/sleepycat/bind/tuple/test/TupleBindingTest.java
+++ b/test/java/compat/src/com/sleepycat/bind/tuple/test/TupleBindingTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/compat/src/com/sleepycat/bind/tuple/test/TupleFormatTest.java b/test/java/compat/src/com/sleepycat/bind/tuple/test/TupleFormatTest.java
index 823ecaa..4a70da0 100644
--- a/test/java/compat/src/com/sleepycat/bind/tuple/test/TupleFormatTest.java
+++ b/test/java/compat/src/com/sleepycat/bind/tuple/test/TupleFormatTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/compat/src/com/sleepycat/bind/tuple/test/TupleOrderingTest.java b/test/java/compat/src/com/sleepycat/bind/tuple/test/TupleOrderingTest.java
index 5beec77..b0d01c1 100644
--- a/test/java/compat/src/com/sleepycat/bind/tuple/test/TupleOrderingTest.java
+++ b/test/java/compat/src/com/sleepycat/bind/tuple/test/TupleOrderingTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/compat/src/com/sleepycat/collections/KeyRangeTest.java b/test/java/compat/src/com/sleepycat/collections/KeyRangeTest.java
index c02f6b7..e3f5403 100644
--- a/test/java/compat/src/com/sleepycat/collections/KeyRangeTest.java
+++ b/test/java/compat/src/com/sleepycat/collections/KeyRangeTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/compat/src/com/sleepycat/collections/test/CollectionTest.java b/test/java/compat/src/com/sleepycat/collections/test/CollectionTest.java
index 5a3963d..278cf13 100644
--- a/test/java/compat/src/com/sleepycat/collections/test/CollectionTest.java
+++ b/test/java/compat/src/com/sleepycat/collections/test/CollectionTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/compat/src/com/sleepycat/collections/test/DbTestUtil.java b/test/java/compat/src/com/sleepycat/collections/test/DbTestUtil.java
index de92d03..8f13d52 100644
--- a/test/java/compat/src/com/sleepycat/collections/test/DbTestUtil.java
+++ b/test/java/compat/src/com/sleepycat/collections/test/DbTestUtil.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id: DbTestUtil.java,v 0f73af5ae3da 2010/05/10 05:38:40 alexander $
  */
diff --git a/test/java/compat/src/com/sleepycat/collections/test/ForeignKeyTest.java b/test/java/compat/src/com/sleepycat/collections/test/ForeignKeyTest.java
index ef54099..fde9255 100644
--- a/test/java/compat/src/com/sleepycat/collections/test/ForeignKeyTest.java
+++ b/test/java/compat/src/com/sleepycat/collections/test/ForeignKeyTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/compat/src/com/sleepycat/collections/test/IterDeadlockTest.java b/test/java/compat/src/com/sleepycat/collections/test/IterDeadlockTest.java
index 1a8dcc4..7758e34 100644
--- a/test/java/compat/src/com/sleepycat/collections/test/IterDeadlockTest.java
+++ b/test/java/compat/src/com/sleepycat/collections/test/IterDeadlockTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/compat/src/com/sleepycat/collections/test/JoinTest.java b/test/java/compat/src/com/sleepycat/collections/test/JoinTest.java
index d2bf415..f9c876b 100644
--- a/test/java/compat/src/com/sleepycat/collections/test/JoinTest.java
+++ b/test/java/compat/src/com/sleepycat/collections/test/JoinTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/compat/src/com/sleepycat/collections/test/NullTransactionRunner.java b/test/java/compat/src/com/sleepycat/collections/test/NullTransactionRunner.java
index 96d56dc..0a716f8 100644
--- a/test/java/compat/src/com/sleepycat/collections/test/NullTransactionRunner.java
+++ b/test/java/compat/src/com/sleepycat/collections/test/NullTransactionRunner.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/compat/src/com/sleepycat/collections/test/NullValueTest.java b/test/java/compat/src/com/sleepycat/collections/test/NullValueTest.java
index 238855c..103aaa4 100644
--- a/test/java/compat/src/com/sleepycat/collections/test/NullValueTest.java
+++ b/test/java/compat/src/com/sleepycat/collections/test/NullValueTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/compat/src/com/sleepycat/collections/test/SecondaryDeadlockTest.java b/test/java/compat/src/com/sleepycat/collections/test/SecondaryDeadlockTest.java
index 2b122a7..3b4bcfe 100644
--- a/test/java/compat/src/com/sleepycat/collections/test/SecondaryDeadlockTest.java
+++ b/test/java/compat/src/com/sleepycat/collections/test/SecondaryDeadlockTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/compat/src/com/sleepycat/collections/test/TestDataBinding.java b/test/java/compat/src/com/sleepycat/collections/test/TestDataBinding.java
index 76626ad..39a4ec7 100644
--- a/test/java/compat/src/com/sleepycat/collections/test/TestDataBinding.java
+++ b/test/java/compat/src/com/sleepycat/collections/test/TestDataBinding.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/compat/src/com/sleepycat/collections/test/TestEntity.java b/test/java/compat/src/com/sleepycat/collections/test/TestEntity.java
index a1a53b4..dc8dcaa 100644
--- a/test/java/compat/src/com/sleepycat/collections/test/TestEntity.java
+++ b/test/java/compat/src/com/sleepycat/collections/test/TestEntity.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/compat/src/com/sleepycat/collections/test/TestEntityBinding.java b/test/java/compat/src/com/sleepycat/collections/test/TestEntityBinding.java
index 791ac27..bb234c1 100644
--- a/test/java/compat/src/com/sleepycat/collections/test/TestEntityBinding.java
+++ b/test/java/compat/src/com/sleepycat/collections/test/TestEntityBinding.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/compat/src/com/sleepycat/collections/test/TestEnv.java b/test/java/compat/src/com/sleepycat/collections/test/TestEnv.java
index 7234532..cda98fa 100644
--- a/test/java/compat/src/com/sleepycat/collections/test/TestEnv.java
+++ b/test/java/compat/src/com/sleepycat/collections/test/TestEnv.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id: TestEnv.java,v 0f73af5ae3da 2010/05/10 05:38:40 alexander $
  */
diff --git a/test/java/compat/src/com/sleepycat/collections/test/TestKeyAssigner.java b/test/java/compat/src/com/sleepycat/collections/test/TestKeyAssigner.java
index dddd19b..dfcb424 100644
--- a/test/java/compat/src/com/sleepycat/collections/test/TestKeyAssigner.java
+++ b/test/java/compat/src/com/sleepycat/collections/test/TestKeyAssigner.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/compat/src/com/sleepycat/collections/test/TestKeyCreator.java b/test/java/compat/src/com/sleepycat/collections/test/TestKeyCreator.java
index 867622a..af99d7f 100644
--- a/test/java/compat/src/com/sleepycat/collections/test/TestKeyCreator.java
+++ b/test/java/compat/src/com/sleepycat/collections/test/TestKeyCreator.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/compat/src/com/sleepycat/collections/test/TestSR15721.java b/test/java/compat/src/com/sleepycat/collections/test/TestSR15721.java
index 8caf58c..35392a8 100644
--- a/test/java/compat/src/com/sleepycat/collections/test/TestSR15721.java
+++ b/test/java/compat/src/com/sleepycat/collections/test/TestSR15721.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/compat/src/com/sleepycat/collections/test/TestStore.java b/test/java/compat/src/com/sleepycat/collections/test/TestStore.java
index 265ec88..6dee3b9 100644
--- a/test/java/compat/src/com/sleepycat/collections/test/TestStore.java
+++ b/test/java/compat/src/com/sleepycat/collections/test/TestStore.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/compat/src/com/sleepycat/collections/test/TransactionTest.java b/test/java/compat/src/com/sleepycat/collections/test/TransactionTest.java
index 1244174..3f880ff 100644
--- a/test/java/compat/src/com/sleepycat/collections/test/TransactionTest.java
+++ b/test/java/compat/src/com/sleepycat/collections/test/TransactionTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/compat/src/com/sleepycat/collections/test/serial/CatalogCornerCaseTest.java b/test/java/compat/src/com/sleepycat/collections/test/serial/CatalogCornerCaseTest.java
index e620371..6ffedd8 100644
--- a/test/java/compat/src/com/sleepycat/collections/test/serial/CatalogCornerCaseTest.java
+++ b/test/java/compat/src/com/sleepycat/collections/test/serial/CatalogCornerCaseTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 package com.sleepycat.collections.test.serial;
diff --git a/test/java/compat/src/com/sleepycat/collections/test/serial/StoredClassCatalogTest.java b/test/java/compat/src/com/sleepycat/collections/test/serial/StoredClassCatalogTest.java
index b9fd475..62adcd8 100644
--- a/test/java/compat/src/com/sleepycat/collections/test/serial/StoredClassCatalogTest.java
+++ b/test/java/compat/src/com/sleepycat/collections/test/serial/StoredClassCatalogTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 package com.sleepycat.collections.test.serial;
diff --git a/test/java/compat/src/com/sleepycat/collections/test/serial/StoredClassCatalogTestInit.java b/test/java/compat/src/com/sleepycat/collections/test/serial/StoredClassCatalogTestInit.java
index 6fde045..f455503 100644
--- a/test/java/compat/src/com/sleepycat/collections/test/serial/StoredClassCatalogTestInit.java
+++ b/test/java/compat/src/com/sleepycat/collections/test/serial/StoredClassCatalogTestInit.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 package com.sleepycat.collections.test.serial;
diff --git a/test/java/compat/src/com/sleepycat/collections/test/serial/TestSerial.java b/test/java/compat/src/com/sleepycat/collections/test/serial/TestSerial.java
index 23261e5..7a2a413 100644
--- a/test/java/compat/src/com/sleepycat/collections/test/serial/TestSerial.java
+++ b/test/java/compat/src/com/sleepycat/collections/test/serial/TestSerial.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 package com.sleepycat.collections.test.serial;
diff --git a/test/java/compat/src/com/sleepycat/collections/test/serial/TestSerial.java.original b/test/java/compat/src/com/sleepycat/collections/test/serial/TestSerial.java.original
index 55d9e9a..10bef19 100644
--- a/test/java/compat/src/com/sleepycat/collections/test/serial/TestSerial.java.original
+++ b/test/java/compat/src/com/sleepycat/collections/test/serial/TestSerial.java.original
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 package com.sleepycat.collections.test.serial;
diff --git a/test/java/compat/src/com/sleepycat/collections/test/serial/TupleSerialFactoryTest.java b/test/java/compat/src/com/sleepycat/collections/test/serial/TupleSerialFactoryTest.java
index 27002be..1019efe 100644
--- a/test/java/compat/src/com/sleepycat/collections/test/serial/TupleSerialFactoryTest.java
+++ b/test/java/compat/src/com/sleepycat/collections/test/serial/TupleSerialFactoryTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 package com.sleepycat.collections.test.serial;
diff --git a/test/java/compat/src/com/sleepycat/db/util/DualTestCase.java b/test/java/compat/src/com/sleepycat/db/util/DualTestCase.java
index a109a4d..e9afb74 100644
--- a/test/java/compat/src/com/sleepycat/db/util/DualTestCase.java
+++ b/test/java/compat/src/com/sleepycat/db/util/DualTestCase.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/test/java/compat/src/com/sleepycat/persist/test/BindingTest.java b/test/java/compat/src/com/sleepycat/persist/test/BindingTest.java
index 88ac668..161c467 100644
--- a/test/java/compat/src/com/sleepycat/persist/test/BindingTest.java
+++ b/test/java/compat/src/com/sleepycat/persist/test/BindingTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/compat/src/com/sleepycat/persist/test/Enhanced0.java b/test/java/compat/src/com/sleepycat/persist/test/Enhanced0.java
index 90ca670..ca992f9 100644
--- a/test/java/compat/src/com/sleepycat/persist/test/Enhanced0.java
+++ b/test/java/compat/src/com/sleepycat/persist/test/Enhanced0.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/compat/src/com/sleepycat/persist/test/Enhanced1.java b/test/java/compat/src/com/sleepycat/persist/test/Enhanced1.java
index 638c82a..5367d6e 100644
--- a/test/java/compat/src/com/sleepycat/persist/test/Enhanced1.java
+++ b/test/java/compat/src/com/sleepycat/persist/test/Enhanced1.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/compat/src/com/sleepycat/persist/test/Enhanced2.java b/test/java/compat/src/com/sleepycat/persist/test/Enhanced2.java
index b29a550..ad36cf1 100644
--- a/test/java/compat/src/com/sleepycat/persist/test/Enhanced2.java
+++ b/test/java/compat/src/com/sleepycat/persist/test/Enhanced2.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/compat/src/com/sleepycat/persist/test/Enhanced3.java b/test/java/compat/src/com/sleepycat/persist/test/Enhanced3.java
index 32a14b8..b652c5a 100644
--- a/test/java/compat/src/com/sleepycat/persist/test/Enhanced3.java
+++ b/test/java/compat/src/com/sleepycat/persist/test/Enhanced3.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/compat/src/com/sleepycat/persist/test/EvolveCase.java b/test/java/compat/src/com/sleepycat/persist/test/EvolveCase.java
index d8c13b4..075d748 100644
--- a/test/java/compat/src/com/sleepycat/persist/test/EvolveCase.java
+++ b/test/java/compat/src/com/sleepycat/persist/test/EvolveCase.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 package com.sleepycat.persist.test;
diff --git a/test/java/compat/src/com/sleepycat/persist/test/EvolveClasses.java b/test/java/compat/src/com/sleepycat/persist/test/EvolveClasses.java
index f4a5c93..6f18fdd 100644
--- a/test/java/compat/src/com/sleepycat/persist/test/EvolveClasses.java
+++ b/test/java/compat/src/com/sleepycat/persist/test/EvolveClasses.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 package com.sleepycat.persist.test;
diff --git a/test/java/compat/src/com/sleepycat/persist/test/EvolveClasses.java.original b/test/java/compat/src/com/sleepycat/persist/test/EvolveClasses.java.original
index 3fdba6a..83b449c 100644
--- a/test/java/compat/src/com/sleepycat/persist/test/EvolveClasses.java.original
+++ b/test/java/compat/src/com/sleepycat/persist/test/EvolveClasses.java.original
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle.  All rights reserved.
  *
  */
 package com.sleepycat.persist.test;
diff --git a/test/java/compat/src/com/sleepycat/persist/test/EvolveTest.java b/test/java/compat/src/com/sleepycat/persist/test/EvolveTest.java
index d2a5f4a..dfc9386 100644
--- a/test/java/compat/src/com/sleepycat/persist/test/EvolveTest.java
+++ b/test/java/compat/src/com/sleepycat/persist/test/EvolveTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 package com.sleepycat.persist.test;
diff --git a/test/java/compat/src/com/sleepycat/persist/test/EvolveTestBase.java b/test/java/compat/src/com/sleepycat/persist/test/EvolveTestBase.java
index 651f26b..73e785d 100644
--- a/test/java/compat/src/com/sleepycat/persist/test/EvolveTestBase.java
+++ b/test/java/compat/src/com/sleepycat/persist/test/EvolveTestBase.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 package com.sleepycat.persist.test;
diff --git a/test/java/compat/src/com/sleepycat/persist/test/EvolveTestInit.java b/test/java/compat/src/com/sleepycat/persist/test/EvolveTestInit.java
index 80b44a5..7cb0fc6 100644
--- a/test/java/compat/src/com/sleepycat/persist/test/EvolveTestInit.java
+++ b/test/java/compat/src/com/sleepycat/persist/test/EvolveTestInit.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 package com.sleepycat.persist.test;
diff --git a/test/java/compat/src/com/sleepycat/persist/test/ForeignKeyTest.java b/test/java/compat/src/com/sleepycat/persist/test/ForeignKeyTest.java
index 1ef8ac3..ee4928a 100644
--- a/test/java/compat/src/com/sleepycat/persist/test/ForeignKeyTest.java
+++ b/test/java/compat/src/com/sleepycat/persist/test/ForeignKeyTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/compat/src/com/sleepycat/persist/test/IndexTest.java b/test/java/compat/src/com/sleepycat/persist/test/IndexTest.java
index a1063f5..b7cd69f 100644
--- a/test/java/compat/src/com/sleepycat/persist/test/IndexTest.java
+++ b/test/java/compat/src/com/sleepycat/persist/test/IndexTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/compat/src/com/sleepycat/persist/test/JoinTest.java b/test/java/compat/src/com/sleepycat/persist/test/JoinTest.java
index 6ffb6c5..c2a3a1b 100644
--- a/test/java/compat/src/com/sleepycat/persist/test/JoinTest.java
+++ b/test/java/compat/src/com/sleepycat/persist/test/JoinTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/compat/src/com/sleepycat/persist/test/NegativeTest.java b/test/java/compat/src/com/sleepycat/persist/test/NegativeTest.java
index 8810ede..2f45049 100644
--- a/test/java/compat/src/com/sleepycat/persist/test/NegativeTest.java
+++ b/test/java/compat/src/com/sleepycat/persist/test/NegativeTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/compat/src/com/sleepycat/persist/test/OperationTest.java b/test/java/compat/src/com/sleepycat/persist/test/OperationTest.java
index 137bb6c..e8193aa 100644
--- a/test/java/compat/src/com/sleepycat/persist/test/OperationTest.java
+++ b/test/java/compat/src/com/sleepycat/persist/test/OperationTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/compat/src/com/sleepycat/persist/test/PersistTestUtils.java b/test/java/compat/src/com/sleepycat/persist/test/PersistTestUtils.java
index 76fd96c..68c6913 100644
--- a/test/java/compat/src/com/sleepycat/persist/test/PersistTestUtils.java
+++ b/test/java/compat/src/com/sleepycat/persist/test/PersistTestUtils.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 package com.sleepycat.persist.test;
diff --git a/test/java/compat/src/com/sleepycat/persist/test/SequenceTest.java b/test/java/compat/src/com/sleepycat/persist/test/SequenceTest.java
index b7c751e..af80ebb 100644
--- a/test/java/compat/src/com/sleepycat/persist/test/SequenceTest.java
+++ b/test/java/compat/src/com/sleepycat/persist/test/SequenceTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/compat/src/com/sleepycat/persist/test/SubclassIndexTest.java b/test/java/compat/src/com/sleepycat/persist/test/SubclassIndexTest.java
index b7715fb..dba02f5 100644
--- a/test/java/compat/src/com/sleepycat/persist/test/SubclassIndexTest.java
+++ b/test/java/compat/src/com/sleepycat/persist/test/SubclassIndexTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/compat/src/com/sleepycat/util/test/ExceptionWrapperTest.java b/test/java/compat/src/com/sleepycat/util/test/ExceptionWrapperTest.java
index 233690d..d5f8cb5 100644
--- a/test/java/compat/src/com/sleepycat/util/test/ExceptionWrapperTest.java
+++ b/test/java/compat/src/com/sleepycat/util/test/ExceptionWrapperTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/compat/src/com/sleepycat/util/test/FastOutputStreamTest.java b/test/java/compat/src/com/sleepycat/util/test/FastOutputStreamTest.java
index 3d103e9..41de086 100644
--- a/test/java/compat/src/com/sleepycat/util/test/FastOutputStreamTest.java
+++ b/test/java/compat/src/com/sleepycat/util/test/FastOutputStreamTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/compat/src/com/sleepycat/util/test/PackedIntegerTest.java b/test/java/compat/src/com/sleepycat/util/test/PackedIntegerTest.java
index 33ab22f..027d0a4 100644
--- a/test/java/compat/src/com/sleepycat/util/test/PackedIntegerTest.java
+++ b/test/java/compat/src/com/sleepycat/util/test/PackedIntegerTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/compat/src/com/sleepycat/util/test/SharedTestUtils.java b/test/java/compat/src/com/sleepycat/util/test/SharedTestUtils.java
index 38f1aa6..1644436 100644
--- a/test/java/compat/src/com/sleepycat/util/test/SharedTestUtils.java
+++ b/test/java/compat/src/com/sleepycat/util/test/SharedTestUtils.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/compat/src/com/sleepycat/util/test/TestEnv.java b/test/java/compat/src/com/sleepycat/util/test/TestEnv.java
index 9bbdc57..6ee4dbf 100644
--- a/test/java/compat/src/com/sleepycat/util/test/TestEnv.java
+++ b/test/java/compat/src/com/sleepycat/util/test/TestEnv.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/compat/src/com/sleepycat/util/test/TxnTestCase.java b/test/java/compat/src/com/sleepycat/util/test/TxnTestCase.java
index 69aef34..6e2b3db 100644
--- a/test/java/compat/src/com/sleepycat/util/test/TxnTestCase.java
+++ b/test/java/compat/src/com/sleepycat/util/test/TxnTestCase.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/compat/src/com/sleepycat/util/test/UtfTest.java b/test/java/compat/src/com/sleepycat/util/test/UtfTest.java
index 8d1c4aa..f3b63c6 100644
--- a/test/java/compat/src/com/sleepycat/util/test/UtfTest.java
+++ b/test/java/compat/src/com/sleepycat/util/test/UtfTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/junit/makenewtest.sh b/test/java/junit/makenewtest.sh
index 0ff04e6..11f861d 100644
--- a/test/java/junit/makenewtest.sh
+++ b/test/java/junit/makenewtest.sh
@@ -42,7 +42,7 @@ namelower=`echo $1 | tr -t [:upper:] [:lower:]`
 echo "/*-" >> $outname
 echo " * See the file LICENSE for redistribution information." >> $outname
 echo " * " >> $outname
-echo " * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved." >> $outname
+echo " * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved." >> $outname
 echo " *" >> $outname
 echo " */" >> $outname
 echo "" >> $outname
diff --git a/test/java/junit/src/com/sleepycat/db/test/AppendRecnoTest.java b/test/java/junit/src/com/sleepycat/db/test/AppendRecnoTest.java
index f3c8b30..0b54eb8 100644
--- a/test/java/junit/src/com/sleepycat/db/test/AppendRecnoTest.java
+++ b/test/java/junit/src/com/sleepycat/db/test/AppendRecnoTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/junit/src/com/sleepycat/db/test/AssociateTest.java b/test/java/junit/src/com/sleepycat/db/test/AssociateTest.java
index 3cf8b18..c0088c3 100644
--- a/test/java/junit/src/com/sleepycat/db/test/AssociateTest.java
+++ b/test/java/junit/src/com/sleepycat/db/test/AssociateTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/junit/src/com/sleepycat/db/test/BackupTest.java b/test/java/junit/src/com/sleepycat/db/test/BackupTest.java
index 6b41336..a8c9ce8 100644
--- a/test/java/junit/src/com/sleepycat/db/test/BackupTest.java
+++ b/test/java/junit/src/com/sleepycat/db/test/BackupTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  * 
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/junit/src/com/sleepycat/db/test/CallbackTest.java b/test/java/junit/src/com/sleepycat/db/test/CallbackTest.java
index 2b65f79..46232f7 100644
--- a/test/java/junit/src/com/sleepycat/db/test/CallbackTest.java
+++ b/test/java/junit/src/com/sleepycat/db/test/CallbackTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/junit/src/com/sleepycat/db/test/ClosedDbTest.java b/test/java/junit/src/com/sleepycat/db/test/ClosedDbTest.java
index 4d0e72b..55d352c 100644
--- a/test/java/junit/src/com/sleepycat/db/test/ClosedDbTest.java
+++ b/test/java/junit/src/com/sleepycat/db/test/ClosedDbTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/junit/src/com/sleepycat/db/test/DatabaseTest.java b/test/java/junit/src/com/sleepycat/db/test/DatabaseTest.java
index c3a0388..c1f0caf 100644
--- a/test/java/junit/src/com/sleepycat/db/test/DatabaseTest.java
+++ b/test/java/junit/src/com/sleepycat/db/test/DatabaseTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/junit/src/com/sleepycat/db/test/EncryptTest.java b/test/java/junit/src/com/sleepycat/db/test/EncryptTest.java
index 57c6fab..38b52ff 100644
--- a/test/java/junit/src/com/sleepycat/db/test/EncryptTest.java
+++ b/test/java/junit/src/com/sleepycat/db/test/EncryptTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/junit/src/com/sleepycat/db/test/EnvRegionSizeTest.java b/test/java/junit/src/com/sleepycat/db/test/EnvRegionSizeTest.java
index 4259c6d..58e6ff8 100644
--- a/test/java/junit/src/com/sleepycat/db/test/EnvRegionSizeTest.java
+++ b/test/java/junit/src/com/sleepycat/db/test/EnvRegionSizeTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  * 
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/junit/src/com/sleepycat/db/test/HashCompareTest.java b/test/java/junit/src/com/sleepycat/db/test/HashCompareTest.java
index 18d11f5..978be69 100644
--- a/test/java/junit/src/com/sleepycat/db/test/HashCompareTest.java
+++ b/test/java/junit/src/com/sleepycat/db/test/HashCompareTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/junit/src/com/sleepycat/db/test/LogCursorTest.java b/test/java/junit/src/com/sleepycat/db/test/LogCursorTest.java
index b6a5b08..574a26f 100644
--- a/test/java/junit/src/com/sleepycat/db/test/LogCursorTest.java
+++ b/test/java/junit/src/com/sleepycat/db/test/LogCursorTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  * 
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/junit/src/com/sleepycat/db/test/MultipleCursorTest.java b/test/java/junit/src/com/sleepycat/db/test/MultipleCursorTest.java
index e7374d3..15ff855 100644
--- a/test/java/junit/src/com/sleepycat/db/test/MultipleCursorTest.java
+++ b/test/java/junit/src/com/sleepycat/db/test/MultipleCursorTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  * 
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/junit/src/com/sleepycat/db/test/PartialGetTest.java b/test/java/junit/src/com/sleepycat/db/test/PartialGetTest.java
index 35d9772..1175deb 100644
--- a/test/java/junit/src/com/sleepycat/db/test/PartialGetTest.java
+++ b/test/java/junit/src/com/sleepycat/db/test/PartialGetTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/junit/src/com/sleepycat/db/test/PriorityTest.java b/test/java/junit/src/com/sleepycat/db/test/PriorityTest.java
index 8f8d7cf..d65db27 100644
--- a/test/java/junit/src/com/sleepycat/db/test/PriorityTest.java
+++ b/test/java/junit/src/com/sleepycat/db/test/PriorityTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  * 
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/junit/src/com/sleepycat/db/test/RepmgrConfigTest.java b/test/java/junit/src/com/sleepycat/db/test/RepmgrConfigTest.java
index f8d8b78..66da7a0 100644
--- a/test/java/junit/src/com/sleepycat/db/test/RepmgrConfigTest.java
+++ b/test/java/junit/src/com/sleepycat/db/test/RepmgrConfigTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/junit/src/com/sleepycat/db/test/RepmgrElectionTest.java b/test/java/junit/src/com/sleepycat/db/test/RepmgrElectionTest.java
index e2bf6a3..7777f0c 100644
--- a/test/java/junit/src/com/sleepycat/db/test/RepmgrElectionTest.java
+++ b/test/java/junit/src/com/sleepycat/db/test/RepmgrElectionTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 package com.sleepycat.db.test;
diff --git a/test/java/junit/src/com/sleepycat/db/test/RepmgrSiteTest.java b/test/java/junit/src/com/sleepycat/db/test/RepmgrSiteTest.java
index 2024169..0783674 100644
--- a/test/java/junit/src/com/sleepycat/db/test/RepmgrSiteTest.java
+++ b/test/java/junit/src/com/sleepycat/db/test/RepmgrSiteTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  * 
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  * 
  * $Id$
  * 
diff --git a/test/java/junit/src/com/sleepycat/db/test/RepmgrStartupTest.java b/test/java/junit/src/com/sleepycat/db/test/RepmgrStartupTest.java
index 2897752..9116e5f 100644
--- a/test/java/junit/src/com/sleepycat/db/test/RepmgrStartupTest.java
+++ b/test/java/junit/src/com/sleepycat/db/test/RepmgrStartupTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/junit/src/com/sleepycat/db/test/TestUtils.java b/test/java/junit/src/com/sleepycat/db/test/TestUtils.java
index 083b112..0359e75 100644
--- a/test/java/junit/src/com/sleepycat/db/test/TestUtils.java
+++ b/test/java/junit/src/com/sleepycat/db/test/TestUtils.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/junit/src/com/sleepycat/db/test/VerboseConfigTest.java b/test/java/junit/src/com/sleepycat/db/test/VerboseConfigTest.java
index 7e66d55..aee5b39 100644
--- a/test/java/junit/src/com/sleepycat/db/test/VerboseConfigTest.java
+++ b/test/java/junit/src/com/sleepycat/db/test/VerboseConfigTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 package com.sleepycat.db.test;
diff --git a/test/java/rep/tests/rep/TestEmptyLogElection.java b/test/java/rep/tests/rep/TestEmptyLogElection.java
index 709babe..c2b5445 100644
--- a/test/java/rep/tests/rep/TestEmptyLogElection.java
+++ b/test/java/rep/tests/rep/TestEmptyLogElection.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  * 
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/rep/tests/rep/TestMirandaTimeout.java b/test/java/rep/tests/rep/TestMirandaTimeout.java
index 138d2fc..3f52fe6 100644
--- a/test/java/rep/tests/rep/TestMirandaTimeout.java
+++ b/test/java/rep/tests/rep/TestMirandaTimeout.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  * 
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/rep/tests/repmgrtests/EventHandler.java b/test/java/rep/tests/repmgrtests/EventHandler.java
index 06bac58..8d4407a 100644
--- a/test/java/rep/tests/repmgrtests/EventHandler.java
+++ b/test/java/rep/tests/repmgrtests/EventHandler.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  * 
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/rep/tests/repmgrtests/PortsConfig.java b/test/java/rep/tests/repmgrtests/PortsConfig.java
index c664be1..4d0d71f 100644
--- a/test/java/rep/tests/repmgrtests/PortsConfig.java
+++ b/test/java/rep/tests/repmgrtests/PortsConfig.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  * 
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/rep/tests/repmgrtests/TestConfig.java b/test/java/rep/tests/repmgrtests/TestConfig.java
index 5adb42d..8123049 100644
--- a/test/java/rep/tests/repmgrtests/TestConfig.java
+++ b/test/java/rep/tests/repmgrtests/TestConfig.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  * 
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/rep/tests/repmgrtests/TestDrainAbandon.java b/test/java/rep/tests/repmgrtests/TestDrainAbandon.java
index 7713380..f337dcc 100644
--- a/test/java/rep/tests/repmgrtests/TestDrainAbandon.java
+++ b/test/java/rep/tests/repmgrtests/TestDrainAbandon.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  * 
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/rep/tests/repmgrtests/TestDrainCommitx.java b/test/java/rep/tests/repmgrtests/TestDrainCommitx.java
index b7deef9..431bb21 100644
--- a/test/java/rep/tests/repmgrtests/TestDrainCommitx.java
+++ b/test/java/rep/tests/repmgrtests/TestDrainCommitx.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  * 
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/rep/tests/repmgrtests/TestDrainIntInit.java b/test/java/rep/tests/repmgrtests/TestDrainIntInit.java
index 260285d..21c6df8 100644
--- a/test/java/rep/tests/repmgrtests/TestDrainIntInit.java
+++ b/test/java/rep/tests/repmgrtests/TestDrainIntInit.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  * 
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/rep/tests/repmgrtests/TestHeartbeats.java b/test/java/rep/tests/repmgrtests/TestHeartbeats.java
index 6783063..ab37586 100644
--- a/test/java/rep/tests/repmgrtests/TestHeartbeats.java
+++ b/test/java/rep/tests/repmgrtests/TestHeartbeats.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  * 
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/rep/tests/repmgrtests/TestNoClient.java b/test/java/rep/tests/repmgrtests/TestNoClient.java
index 0ef7125..6a77b81 100644
--- a/test/java/rep/tests/repmgrtests/TestNoClient.java
+++ b/test/java/rep/tests/repmgrtests/TestNoClient.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  * 
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/rep/tests/repmgrtests/TestRedundantTakeover.java b/test/java/rep/tests/repmgrtests/TestRedundantTakeover.java
index b0127ad..34619f4 100644
--- a/test/java/rep/tests/repmgrtests/TestRedundantTakeover.java
+++ b/test/java/rep/tests/repmgrtests/TestRedundantTakeover.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  * 
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/rep/tests/repmgrtests/TestRepmgr.java b/test/java/rep/tests/repmgrtests/TestRepmgr.java
index 25fe19f..8a7b461 100644
--- a/test/java/rep/tests/repmgrtests/TestRepmgr.java
+++ b/test/java/rep/tests/repmgrtests/TestRepmgr.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  * 
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/rep/tests/repmgrtests/TestStrictElect.java b/test/java/rep/tests/repmgrtests/TestStrictElect.java
index fdc74ca..d898b60 100644
--- a/test/java/rep/tests/repmgrtests/TestStrictElect.java
+++ b/test/java/rep/tests/repmgrtests/TestStrictElect.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  * 
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/rep/tests/repmgrtests/Util.java b/test/java/rep/tests/repmgrtests/Util.java
index f059941..75e8100 100644
--- a/test/java/rep/tests/repmgrtests/Util.java
+++ b/test/java/rep/tests/repmgrtests/Util.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  * 
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/rep/upgrades/current/repmgrtests/ConnectScript.java b/test/java/rep/upgrades/current/repmgrtests/ConnectScript.java
index bca9522..eca5043 100644
--- a/test/java/rep/upgrades/current/repmgrtests/ConnectScript.java
+++ b/test/java/rep/upgrades/current/repmgrtests/ConnectScript.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  * 
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/rep/upgrades/current/repmgrtests/CurrentImpl.java b/test/java/rep/upgrades/current/repmgrtests/CurrentImpl.java
index ff77641..0264fdc 100644
--- a/test/java/rep/upgrades/current/repmgrtests/CurrentImpl.java
+++ b/test/java/rep/upgrades/current/repmgrtests/CurrentImpl.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  * 
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/rep/upgrades/test/repmgrtests/AbstractUpgTest.java b/test/java/rep/upgrades/test/repmgrtests/AbstractUpgTest.java
index 009cee8..6ff4631 100644
--- a/test/java/rep/upgrades/test/repmgrtests/AbstractUpgTest.java
+++ b/test/java/rep/upgrades/test/repmgrtests/AbstractUpgTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  * 
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/rep/upgrades/test/repmgrtests/Config.java b/test/java/rep/upgrades/test/repmgrtests/Config.java
index cf28a91..deb1619 100644
--- a/test/java/rep/upgrades/test/repmgrtests/Config.java
+++ b/test/java/rep/upgrades/test/repmgrtests/Config.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  * 
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/rep/upgrades/test/repmgrtests/MyStats.java b/test/java/rep/upgrades/test/repmgrtests/MyStats.java
index fed0f56..bfca617 100644
--- a/test/java/rep/upgrades/test/repmgrtests/MyStats.java
+++ b/test/java/rep/upgrades/test/repmgrtests/MyStats.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  * 
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/rep/upgrades/test/repmgrtests/SimpleConnectTest.java b/test/java/rep/upgrades/test/repmgrtests/SimpleConnectTest.java
index e0668bc..5d3c1d5 100644
--- a/test/java/rep/upgrades/test/repmgrtests/SimpleConnectTest.java
+++ b/test/java/rep/upgrades/test/repmgrtests/SimpleConnectTest.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  * 
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/rep/upgrades/test/repmgrtests/TestMixedHeartbeats.java b/test/java/rep/upgrades/test/repmgrtests/TestMixedHeartbeats.java
index 387fb42..5db39ae 100644
--- a/test/java/rep/upgrades/test/repmgrtests/TestMixedHeartbeats.java
+++ b/test/java/rep/upgrades/test/repmgrtests/TestMixedHeartbeats.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  * 
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/rep/upgrades/test/repmgrtests/TestReverseConnect.java b/test/java/rep/upgrades/test/repmgrtests/TestReverseConnect.java
index c45328d..0c4839c 100644
--- a/test/java/rep/upgrades/test/repmgrtests/TestReverseConnect.java
+++ b/test/java/rep/upgrades/test/repmgrtests/TestReverseConnect.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  * 
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/rep/upgrades/test/repmgrtests/TestSimpleFwdConnect.java b/test/java/rep/upgrades/test/repmgrtests/TestSimpleFwdConnect.java
index 9aa4ae5..ee38be3 100644
--- a/test/java/rep/upgrades/test/repmgrtests/TestSimpleFwdConnect.java
+++ b/test/java/rep/upgrades/test/repmgrtests/TestSimpleFwdConnect.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  * 
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/rep/upgrades/test/repmgrtests/TestSimpleRevConnect.java b/test/java/rep/upgrades/test/repmgrtests/TestSimpleRevConnect.java
index db9ba50..f7b6ff2 100644
--- a/test/java/rep/upgrades/test/repmgrtests/TestSimpleRevConnect.java
+++ b/test/java/rep/upgrades/test/repmgrtests/TestSimpleRevConnect.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  * 
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/rep/upgrades/v46/repmgrtests/V46impl.java b/test/java/rep/upgrades/v46/repmgrtests/V46impl.java
index af85293..c259297 100644
--- a/test/java/rep/upgrades/v46/repmgrtests/V46impl.java
+++ b/test/java/rep/upgrades/v46/repmgrtests/V46impl.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  * 
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/java/rep/upgrades/v47/repmgrtests/ConnectScript.java b/test/java/rep/upgrades/v47/repmgrtests/ConnectScript.java
index 08a7f36..2507508 100644
--- a/test/java/rep/upgrades/v47/repmgrtests/ConnectScript.java
+++ b/test/java/rep/upgrades/v47/repmgrtests/ConnectScript.java
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  * 
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/test/micro/source/b_curalloc.c b/test/micro/source/b_curalloc.c
index 215abdb..de7d0bf 100644
--- a/test/micro/source/b_curalloc.c
+++ b/test/micro/source/b_curalloc.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/test/micro/source/b_curwalk.c b/test/micro/source/b_curwalk.c
index 2c7134a..6b49d1b 100644
--- a/test/micro/source/b_curwalk.c
+++ b/test/micro/source/b_curwalk.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/test/micro/source/b_del.c b/test/micro/source/b_del.c
index 0acd9e4..787c130 100644
--- a/test/micro/source/b_del.c
+++ b/test/micro/source/b_del.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/test/micro/source/b_get.c b/test/micro/source/b_get.c
index 6699823..296489f 100644
--- a/test/micro/source/b_get.c
+++ b/test/micro/source/b_get.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/test/micro/source/b_inmem.c b/test/micro/source/b_inmem.c
index d1018ce..77b63d7 100644
--- a/test/micro/source/b_inmem.c
+++ b/test/micro/source/b_inmem.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/test/micro/source/b_latch.c b/test/micro/source/b_latch.c
index bb4fb97..c2e6930 100644
--- a/test/micro/source/b_latch.c
+++ b/test/micro/source/b_latch.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/test/micro/source/b_load.c b/test/micro/source/b_load.c
index c738660..8ccc9af 100644
--- a/test/micro/source/b_load.c
+++ b/test/micro/source/b_load.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/test/micro/source/b_open.c b/test/micro/source/b_open.c
index cebd25d..a4a58a6 100644
--- a/test/micro/source/b_open.c
+++ b/test/micro/source/b_open.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/test/micro/source/b_put.c b/test/micro/source/b_put.c
index ad48f0e..d4554e1 100644
--- a/test/micro/source/b_put.c
+++ b/test/micro/source/b_put.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/test/micro/source/b_recover.c b/test/micro/source/b_recover.c
index cf6b190..3ffbf4f 100644
--- a/test/micro/source/b_recover.c
+++ b/test/micro/source/b_recover.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/test/micro/source/b_txn.c b/test/micro/source/b_txn.c
index 0f04a34..c384218 100644
--- a/test/micro/source/b_txn.c
+++ b/test/micro/source/b_txn.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/test/micro/source/b_txn_write.c b/test/micro/source/b_txn_write.c
index f1c42f5..79edf30 100644
--- a/test/micro/source/b_txn_write.c
+++ b/test/micro/source/b_txn_write.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/test/micro/source/b_uname.c b/test/micro/source/b_uname.c
index b178e22..62f75ae 100644
--- a/test/micro/source/b_uname.c
+++ b/test/micro/source/b_uname.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/test/micro/source/b_util.c b/test/micro/source/b_util.c
index 5b3ed2d..82531e1 100644
--- a/test/micro/source/b_util.c
+++ b/test/micro/source/b_util.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/test/micro/source/b_workload.c b/test/micro/source/b_workload.c
index 54a9f11..5d63f1e 100644
--- a/test/micro/source/b_workload.c
+++ b/test/micro/source/b_workload.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/test/micro/source/b_workload.h b/test/micro/source/b_workload.h
index 4ffa771..ea16dcd 100644
--- a/test/micro/source/b_workload.h
+++ b/test/micro/source/b_workload.h
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/test/micro/source/bench.h b/test/micro/source/bench.h
index 7e8c4f4..45ece07 100644
--- a/test/micro/source/bench.h
+++ b/test/micro/source/bench.h
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/test/micro/source/test_micro.c b/test/micro/source/test_micro.c
index fc3e5e0..02180b0 100644
--- a/test/micro/source/test_micro.c
+++ b/test/micro/source/test_micro.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
diff --git a/test/sql/README b/test/sql/README
index df1ac27..ce8617a 100644
--- a/test/sql/README
+++ b/test/sql/README
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 This directory contains any test cases and scripts created by the Oracle
 Berkeley DB team for testing the Berkeley DB SQL interface.
diff --git a/test/sql/bdb_replication.test b/test/sql/bdb_replication.test
index d3f4503..225d1b3 100644
--- a/test/sql/bdb_replication.test
+++ b/test/sql/bdb_replication.test
@@ -543,6 +543,51 @@ execsql { create table reptab (a); } db
 
 catch {db close}
 
+## Cases 3.8.* test that repeating replication=on in a later dbsql session
+## is ignored.
+setup_rep_sites
+
+db eval "
+  pragma replication_local_site='$site1addr';
+  "
+do_test replication-3.8.0 {
+  execsql {
+    pragma replication_initial_master=on;
+    pragma replication=on;
+  } db
+} {1 {Replication started}}
+
+# Insert initial data on master.
+do_test replication-3.8.1 {
+  execsql {
+    create table reptab (a);
+    insert into reptab values (1);
+    select * from reptab;
+  } db
+} {1}
+
+# Stop the initial master.
+do_test replication-3.8.2 {
+  catch {db close}
+} {0}
+
+# Restart site and try repeating replication pragma.
+sqlite3 db $site1dir/rep.db
+do_test replication-3.8.3 {
+  execsql {
+    pragma replication=on;
+  } db
+} {{Replication started}}
+
+# Query data on master again.
+do_test replication-3.8.4 {
+  execsql {
+    select * from reptab;
+  } db
+} {1}
+
+catch {db close}
+
 ##
 ## Test cases replication-4.*
 ## Verify replication startup, shutdown and election scenarios.
diff --git a/test/tcl/README b/test/tcl/README
index c10c1d8..18356da 100644
--- a/test/tcl/README
+++ b/test/tcl/README
@@ -28,7 +28,7 @@ Each test starts with a section like the following:
 
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/TESTS b/test/tcl/TESTS
index 606dc73..a62c023 100644
--- a/test/tcl/TESTS
+++ b/test/tcl/TESTS
@@ -2,13 +2,6 @@
 
 
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-Cold-boot a 4-site group.  The first two sites start quickly and
-	initiate an election.  The other two sites don't join the election until
-	the middle of the long full election timeout period.  It's important that
-	the number of sites that start immediately be a sub-majority, because
-	that's the case that used to have a bug in it [#18456].
-
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 backup
 	Test of hotbackup functionality. 
 
@@ -41,8 +34,11 @@ bigfile002
 	with 1K pages.  Dirty page 6000000.  Sync.
 
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-db_reptest
-	Wrapper to configure and run the db_reptest program.
+Cold-boot a 4-site group.  The first two sites start quickly and
+	initiate an election.  The other two sites don't join the election until
+	the middle of the long full election timeout period.  It's important that
+	the number of sites that start immediately be a sub-majority, because
+	that's the case that used to have a bug in it [#18456].
 
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 dbm
@@ -53,6 +49,10 @@ dbm
 	everything.
 
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+db_reptest
+	Wrapper to configure and run the db_reptest program.
+
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 dead001
 	Use two different configurations to test deadlock detection among a
 	variable number of processes.  One configuration has the processes
@@ -1672,6 +1672,15 @@ rep102
 
 
 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
+rep109
+	Test that snapshot isolation cannot be used on HA clients.
+	Master creates a txn with DB_TXN_SNAPSHOT and succeeds.
+	Client gets an error when creating txn with DB_TXN_SNAPSHOT.
+	Master opens a cursor with DB_TXN_SNAPSHOT and succeeds.
+	Client gets and error when opening a cursor with DB_TXN_SNAPSHOT.
+
+
+=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 repmgr001
 	Basic repmgr test.
 
diff --git a/test/tcl/archive.tcl b/test/tcl/archive.tcl
index 5320088..f0ca511 100644
--- a/test/tcl/archive.tcl
+++ b/test/tcl/archive.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/backup.tcl b/test/tcl/backup.tcl
index 741b836..038f2a0 100644
--- a/test/tcl/backup.tcl
+++ b/test/tcl/backup.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information. 
 #
-# Copyright (c) 2007, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2007, 2013 Oracle and/or its affiliates.  All rights reserved.
 # 
 # $Id$
 #
diff --git a/test/tcl/bigfile001.tcl b/test/tcl/bigfile001.tcl
index 0abfbb9..2cb38ee 100644
--- a/test/tcl/bigfile001.tcl
+++ b/test/tcl/bigfile001.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/bigfile002.tcl b/test/tcl/bigfile002.tcl
index c101359..1181776 100644
--- a/test/tcl/bigfile002.tcl
+++ b/test/tcl/bigfile002.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/byteorder.tcl b/test/tcl/byteorder.tcl
index 4129e0c..3d0cd4f 100644
--- a/test/tcl/byteorder.tcl
+++ b/test/tcl/byteorder.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/conscript.tcl b/test/tcl/conscript.tcl
index 04dc1ba..7ce4b26 100644
--- a/test/tcl/conscript.tcl
+++ b/test/tcl/conscript.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/db_reptest.tcl b/test/tcl/db_reptest.tcl
index 185dd96..c2c5270 100644
--- a/test/tcl/db_reptest.tcl
+++ b/test/tcl/db_reptest.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/dbm.tcl b/test/tcl/dbm.tcl
index b1176aa..532bb26 100644
--- a/test/tcl/dbm.tcl
+++ b/test/tcl/dbm.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/dbscript.tcl b/test/tcl/dbscript.tcl
index 59cecf6..c81fad7 100644
--- a/test/tcl/dbscript.tcl
+++ b/test/tcl/dbscript.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/ddoyscript.tcl b/test/tcl/ddoyscript.tcl
index 51c43ef..d1f1e92 100644
--- a/test/tcl/ddoyscript.tcl
+++ b/test/tcl/ddoyscript.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/ddscript.tcl b/test/tcl/ddscript.tcl
index a12d079..ddb5644 100644
--- a/test/tcl/ddscript.tcl
+++ b/test/tcl/ddscript.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/dead001.tcl b/test/tcl/dead001.tcl
index 1571089..2c6bf48 100644
--- a/test/tcl/dead001.tcl
+++ b/test/tcl/dead001.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/dead002.tcl b/test/tcl/dead002.tcl
index bdfd4e2..41f505c 100644
--- a/test/tcl/dead002.tcl
+++ b/test/tcl/dead002.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/dead003.tcl b/test/tcl/dead003.tcl
index a403560..f0e198e 100644
--- a/test/tcl/dead003.tcl
+++ b/test/tcl/dead003.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/dead004.tcl b/test/tcl/dead004.tcl
index 6eba4f0..d0c04a8 100644
--- a/test/tcl/dead004.tcl
+++ b/test/tcl/dead004.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/dead005.tcl b/test/tcl/dead005.tcl
index 3fc080f..03bce21 100644
--- a/test/tcl/dead005.tcl
+++ b/test/tcl/dead005.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/dead006.tcl b/test/tcl/dead006.tcl
index 5d67766..29ef2dd 100644
--- a/test/tcl/dead006.tcl
+++ b/test/tcl/dead006.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/dead007.tcl b/test/tcl/dead007.tcl
index 54695dd..1910e16 100644
--- a/test/tcl/dead007.tcl
+++ b/test/tcl/dead007.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/dead008.tcl b/test/tcl/dead008.tcl
index 2b800a8..775ad3c 100644
--- a/test/tcl/dead008.tcl
+++ b/test/tcl/dead008.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/dead009.tcl b/test/tcl/dead009.tcl
index 717d3a2..be288c6 100644
--- a/test/tcl/dead009.tcl
+++ b/test/tcl/dead009.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/dead010.tcl b/test/tcl/dead010.tcl
index 9f6a1a7..5c254f3 100644
--- a/test/tcl/dead010.tcl
+++ b/test/tcl/dead010.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/dead011.tcl b/test/tcl/dead011.tcl
index dacf592..529560e 100644
--- a/test/tcl/dead011.tcl
+++ b/test/tcl/dead011.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/env001.tcl b/test/tcl/env001.tcl
index 6eeb55b..5e44ab3 100644
--- a/test/tcl/env001.tcl
+++ b/test/tcl/env001.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/env002.tcl b/test/tcl/env002.tcl
index ba7330b..a469daf 100644
--- a/test/tcl/env002.tcl
+++ b/test/tcl/env002.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/env003.tcl b/test/tcl/env003.tcl
index eaa09e0..c353ece 100644
--- a/test/tcl/env003.tcl
+++ b/test/tcl/env003.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/env004.tcl b/test/tcl/env004.tcl
index 890e214..7d1fde6 100644
--- a/test/tcl/env004.tcl
+++ b/test/tcl/env004.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/env005.tcl b/test/tcl/env005.tcl
index d65bfe6..a9e5ed5 100644
--- a/test/tcl/env005.tcl
+++ b/test/tcl/env005.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/env006.tcl b/test/tcl/env006.tcl
index fad1351..c024234 100644
--- a/test/tcl/env006.tcl
+++ b/test/tcl/env006.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/env007.tcl b/test/tcl/env007.tcl
index c19709f..753c45d 100644
--- a/test/tcl/env007.tcl
+++ b/test/tcl/env007.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/env007script.tcl b/test/tcl/env007script.tcl
index 1466dcc..038db21 100644
--- a/test/tcl/env007script.tcl
+++ b/test/tcl/env007script.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # env007script - for use with env007.
 # Usage: configarg configval getter getval
diff --git a/test/tcl/env008.tcl b/test/tcl/env008.tcl
index 5829f0c..717278b 100644
--- a/test/tcl/env008.tcl
+++ b/test/tcl/env008.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/env009.tcl b/test/tcl/env009.tcl
index f166ea9..86294a3 100644
--- a/test/tcl/env009.tcl
+++ b/test/tcl/env009.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/env010.tcl b/test/tcl/env010.tcl
index 869f17b..b5932cd 100644
--- a/test/tcl/env010.tcl
+++ b/test/tcl/env010.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/env011.tcl b/test/tcl/env011.tcl
index 44fbc81..56f3f9e 100644
--- a/test/tcl/env011.tcl
+++ b/test/tcl/env011.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/env012.tcl b/test/tcl/env012.tcl
index 0099ea8..51dba30 100644
--- a/test/tcl/env012.tcl
+++ b/test/tcl/env012.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/env013.tcl b/test/tcl/env013.tcl
index 1d9cd71..055d35f 100644
--- a/test/tcl/env013.tcl
+++ b/test/tcl/env013.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/env014.tcl b/test/tcl/env014.tcl
index f09917c..5a40ec8 100644
--- a/test/tcl/env014.tcl
+++ b/test/tcl/env014.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/env015.tcl b/test/tcl/env015.tcl
index 34cdc2f..5a1dbea 100644
--- a/test/tcl/env015.tcl
+++ b/test/tcl/env015.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2006, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2006, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/env016.tcl b/test/tcl/env016.tcl
index 1f49b86..08a98f4 100644
--- a/test/tcl/env016.tcl
+++ b/test/tcl/env016.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/env017.tcl b/test/tcl/env017.tcl
index c7a8b10..28cf545 100644
--- a/test/tcl/env017.tcl
+++ b/test/tcl/env017.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/env018.tcl b/test/tcl/env018.tcl
index 78c2a18..f2bec72 100644
--- a/test/tcl/env018.tcl
+++ b/test/tcl/env018.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/env019.tcl b/test/tcl/env019.tcl
index f2a709c..66d125b 100644
--- a/test/tcl/env019.tcl
+++ b/test/tcl/env019.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/env019script.tcl b/test/tcl/env019script.tcl
index 4c7c46b..75f1a94 100644
--- a/test/tcl/env019script.tcl
+++ b/test/tcl/env019script.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/env020.tcl b/test/tcl/env020.tcl
index 58ae177..7cd26c3 100644
--- a/test/tcl/env020.tcl
+++ b/test/tcl/env020.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/env021.tcl b/test/tcl/env021.tcl
index ab28de3..954e5f3 100644
--- a/test/tcl/env021.tcl
+++ b/test/tcl/env021.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/envscript.tcl b/test/tcl/envscript.tcl
index 386f3a6..d6c4888 100644
--- a/test/tcl/envscript.tcl
+++ b/test/tcl/envscript.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/fop001.tcl b/test/tcl/fop001.tcl
index 6819e8f..79a9c92 100644
--- a/test/tcl/fop001.tcl
+++ b/test/tcl/fop001.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/fop002.tcl b/test/tcl/fop002.tcl
index a25749f..7a584cc 100644
--- a/test/tcl/fop002.tcl
+++ b/test/tcl/fop002.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/fop003.tcl b/test/tcl/fop003.tcl
index c8b895a..fe5e35e 100644
--- a/test/tcl/fop003.tcl
+++ b/test/tcl/fop003.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2003, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2003, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/fop004.tcl b/test/tcl/fop004.tcl
index 5afecce..a6da077 100644
--- a/test/tcl/fop004.tcl
+++ b/test/tcl/fop004.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/fop005.tcl b/test/tcl/fop005.tcl
index 0323571..99bcf96 100644
--- a/test/tcl/fop005.tcl
+++ b/test/tcl/fop005.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/fop006.tcl b/test/tcl/fop006.tcl
index 8a37382..7b8fad7 100644
--- a/test/tcl/fop006.tcl
+++ b/test/tcl/fop006.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2003, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2003, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/fop007.tcl b/test/tcl/fop007.tcl
index c262a53..5d1d652 100644
--- a/test/tcl/fop007.tcl
+++ b/test/tcl/fop007.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/fop008.tcl b/test/tcl/fop008.tcl
index b5ff5fe..d6ff521 100644
--- a/test/tcl/fop008.tcl
+++ b/test/tcl/fop008.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/fop009.tcl b/test/tcl/fop009.tcl
index 8bcd5a0..52fa754 100644
--- a/test/tcl/fop009.tcl
+++ b/test/tcl/fop009.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/fop010.tcl b/test/tcl/fop010.tcl
index 7c50d63..dedaeae 100644
--- a/test/tcl/fop010.tcl
+++ b/test/tcl/fop010.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/fop011.tcl b/test/tcl/fop011.tcl
index 853916c..2cb2934 100644
--- a/test/tcl/fop011.tcl
+++ b/test/tcl/fop011.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/fop012.tcl b/test/tcl/fop012.tcl
index 2c11ebd..20bc615 100644
--- a/test/tcl/fop012.tcl
+++ b/test/tcl/fop012.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/fopscript.tcl b/test/tcl/fopscript.tcl
index e0187d8..7697523 100644
--- a/test/tcl/fopscript.tcl
+++ b/test/tcl/fopscript.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2003, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2003, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/foputils.tcl b/test/tcl/foputils.tcl
index 1e6ff1b..e548d35 100644
--- a/test/tcl/foputils.tcl
+++ b/test/tcl/foputils.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2003, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2003, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/hsearch.tcl b/test/tcl/hsearch.tcl
index cc0b70e..ca11eef 100644
--- a/test/tcl/hsearch.tcl
+++ b/test/tcl/hsearch.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/join.tcl b/test/tcl/join.tcl
index 20cf666..dea386f 100644
--- a/test/tcl/join.tcl
+++ b/test/tcl/join.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/lock001.tcl b/test/tcl/lock001.tcl
index 71f54fd..7622ea8 100644
--- a/test/tcl/lock001.tcl
+++ b/test/tcl/lock001.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/lock002.tcl b/test/tcl/lock002.tcl
index aec34d4..8e93bbd 100644
--- a/test/tcl/lock002.tcl
+++ b/test/tcl/lock002.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/lock003.tcl b/test/tcl/lock003.tcl
index e7b47e2..2391ec9 100644
--- a/test/tcl/lock003.tcl
+++ b/test/tcl/lock003.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/lock004.tcl b/test/tcl/lock004.tcl
index 0f1fda7..ecbc402 100644
--- a/test/tcl/lock004.tcl
+++ b/test/tcl/lock004.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/lock005.tcl b/test/tcl/lock005.tcl
index 9b39318..6febe39 100644
--- a/test/tcl/lock005.tcl
+++ b/test/tcl/lock005.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/lock006.tcl b/test/tcl/lock006.tcl
index 0657d5c..08c1461 100644
--- a/test/tcl/lock006.tcl
+++ b/test/tcl/lock006.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2003, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2003, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/lockscript.tcl b/test/tcl/lockscript.tcl
index 7346a8a..9e59468 100644
--- a/test/tcl/lockscript.tcl
+++ b/test/tcl/lockscript.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/log001.tcl b/test/tcl/log001.tcl
index 63d998d..bc95f24 100644
--- a/test/tcl/log001.tcl
+++ b/test/tcl/log001.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/log002.tcl b/test/tcl/log002.tcl
index 4014362..aa2fdf5 100644
--- a/test/tcl/log002.tcl
+++ b/test/tcl/log002.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/log003.tcl b/test/tcl/log003.tcl
index bc399e4..1c50e6e 100644
--- a/test/tcl/log003.tcl
+++ b/test/tcl/log003.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/log004.tcl b/test/tcl/log004.tcl
index 348012e..a95481e 100644
--- a/test/tcl/log004.tcl
+++ b/test/tcl/log004.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/log005.tcl b/test/tcl/log005.tcl
index 2a7f8d6..dc36bfd 100644
--- a/test/tcl/log005.tcl
+++ b/test/tcl/log005.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/log006.tcl b/test/tcl/log006.tcl
index cd41b91..c474723 100644
--- a/test/tcl/log006.tcl
+++ b/test/tcl/log006.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/log007.tcl b/test/tcl/log007.tcl
index 3f859fa..bccbf96 100644
--- a/test/tcl/log007.tcl
+++ b/test/tcl/log007.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/log008.tcl b/test/tcl/log008.tcl
index d15fd12..6ba7bbe 100644
--- a/test/tcl/log008.tcl
+++ b/test/tcl/log008.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/log008script.tcl b/test/tcl/log008script.tcl
index 26d97a9..aa0bb38 100644
--- a/test/tcl/log008script.tcl
+++ b/test/tcl/log008script.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/log009.tcl b/test/tcl/log009.tcl
index 161a729..6ec440b 100644
--- a/test/tcl/log009.tcl
+++ b/test/tcl/log009.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/logtrack.tcl b/test/tcl/logtrack.tcl
index be813a9..3c64178 100644
--- a/test/tcl/logtrack.tcl
+++ b/test/tcl/logtrack.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information
 #
-# Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/mdbscript.tcl b/test/tcl/mdbscript.tcl
index cc57eab..dbd6286 100644
--- a/test/tcl/mdbscript.tcl
+++ b/test/tcl/mdbscript.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/memp001.tcl b/test/tcl/memp001.tcl
index 4ba8bd7..750d575 100644
--- a/test/tcl/memp001.tcl
+++ b/test/tcl/memp001.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/memp002.tcl b/test/tcl/memp002.tcl
index 51052a6..8b7851e 100644
--- a/test/tcl/memp002.tcl
+++ b/test/tcl/memp002.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/memp003.tcl b/test/tcl/memp003.tcl
index 0b13d88..6441d3e 100644
--- a/test/tcl/memp003.tcl
+++ b/test/tcl/memp003.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/memp004.tcl b/test/tcl/memp004.tcl
index 012bf30..8842044 100644
--- a/test/tcl/memp004.tcl
+++ b/test/tcl/memp004.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/memp005.tcl b/test/tcl/memp005.tcl
index fc2e2cf..21db39f 100644
--- a/test/tcl/memp005.tcl
+++ b/test/tcl/memp005.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/mpoolscript.tcl b/test/tcl/mpoolscript.tcl
index 9f7b30f..5e4a91a 100644
--- a/test/tcl/mpoolscript.tcl
+++ b/test/tcl/mpoolscript.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/mut001.tcl b/test/tcl/mut001.tcl
index 565394c..e531eb0 100644
--- a/test/tcl/mut001.tcl
+++ b/test/tcl/mut001.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/mut002.tcl b/test/tcl/mut002.tcl
index 66a5bc8..5dd48f9 100644
--- a/test/tcl/mut002.tcl
+++ b/test/tcl/mut002.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/mut002script.tcl b/test/tcl/mut002script.tcl
index 4d18303..ed47e67 100644
--- a/test/tcl/mut002script.tcl
+++ b/test/tcl/mut002script.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/mut003.tcl b/test/tcl/mut003.tcl
index 51690d4..3627554 100644
--- a/test/tcl/mut003.tcl
+++ b/test/tcl/mut003.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/ndbm.tcl b/test/tcl/ndbm.tcl
index 76e64b3..11315d1 100644
--- a/test/tcl/ndbm.tcl
+++ b/test/tcl/ndbm.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/parallel.tcl b/test/tcl/parallel.tcl
index acf9299..a800a28 100644
--- a/test/tcl/parallel.tcl
+++ b/test/tcl/parallel.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # Code to load up the tests in to the Queue database
 # $Id$
diff --git a/test/tcl/plat001.tcl b/test/tcl/plat001.tcl
index 8aad00d..64f60e2 100644
--- a/test/tcl/plat001.tcl
+++ b/test/tcl/plat001.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/portable.tcl b/test/tcl/portable.tcl
index aea8e63..ba7a7d0 100644
--- a/test/tcl/portable.tcl
+++ b/test/tcl/portable.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 
diff --git a/test/tcl/recd001.tcl b/test/tcl/recd001.tcl
index dd93596..a817889 100644
--- a/test/tcl/recd001.tcl
+++ b/test/tcl/recd001.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/recd002.tcl b/test/tcl/recd002.tcl
index 5b094cb..8aa0cd0 100644
--- a/test/tcl/recd002.tcl
+++ b/test/tcl/recd002.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/recd003.tcl b/test/tcl/recd003.tcl
index 51ca583..2940bce 100644
--- a/test/tcl/recd003.tcl
+++ b/test/tcl/recd003.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/recd004.tcl b/test/tcl/recd004.tcl
index 21a444a..7820d4f 100644
--- a/test/tcl/recd004.tcl
+++ b/test/tcl/recd004.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/recd005.tcl b/test/tcl/recd005.tcl
index 4a6caaf..87a5d38 100644
--- a/test/tcl/recd005.tcl
+++ b/test/tcl/recd005.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/recd006.tcl b/test/tcl/recd006.tcl
index affd105..5157a91 100644
--- a/test/tcl/recd006.tcl
+++ b/test/tcl/recd006.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/recd007.tcl b/test/tcl/recd007.tcl
index 89b2b5e..171a6af 100644
--- a/test/tcl/recd007.tcl
+++ b/test/tcl/recd007.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/recd008.tcl b/test/tcl/recd008.tcl
index 4b1e95f..ba3eac9 100644
--- a/test/tcl/recd008.tcl
+++ b/test/tcl/recd008.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/recd009.tcl b/test/tcl/recd009.tcl
index c99c59f..d657e6b 100644
--- a/test/tcl/recd009.tcl
+++ b/test/tcl/recd009.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/recd010.tcl b/test/tcl/recd010.tcl
index c919b89..a157994 100644
--- a/test/tcl/recd010.tcl
+++ b/test/tcl/recd010.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/recd011.tcl b/test/tcl/recd011.tcl
index 60fb042..093743f 100644
--- a/test/tcl/recd011.tcl
+++ b/test/tcl/recd011.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/recd012.tcl b/test/tcl/recd012.tcl
index a24e493..fd7013e 100644
--- a/test/tcl/recd012.tcl
+++ b/test/tcl/recd012.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/recd013.tcl b/test/tcl/recd013.tcl
index 2a3dfdf..ecb94ae 100644
--- a/test/tcl/recd013.tcl
+++ b/test/tcl/recd013.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/recd014.tcl b/test/tcl/recd014.tcl
index 92e9407..d9b39fc 100644
--- a/test/tcl/recd014.tcl
+++ b/test/tcl/recd014.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/recd015.tcl b/test/tcl/recd015.tcl
index 8a9920f..c73eb1a 100644
--- a/test/tcl/recd015.tcl
+++ b/test/tcl/recd015.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/recd016.tcl b/test/tcl/recd016.tcl
index dede49c..1539e6c 100644
--- a/test/tcl/recd016.tcl
+++ b/test/tcl/recd016.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/recd017.tcl b/test/tcl/recd017.tcl
index d190a8a..f548577 100644
--- a/test/tcl/recd017.tcl
+++ b/test/tcl/recd017.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/recd018.tcl b/test/tcl/recd018.tcl
index 2c0aec2..1f17f80 100644
--- a/test/tcl/recd018.tcl
+++ b/test/tcl/recd018.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/recd019.tcl b/test/tcl/recd019.tcl
index 5e3a1aa..aa5adbc 100644
--- a/test/tcl/recd019.tcl
+++ b/test/tcl/recd019.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/recd020.tcl b/test/tcl/recd020.tcl
index 442a0b6..700f329 100644
--- a/test/tcl/recd020.tcl
+++ b/test/tcl/recd020.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/recd021.tcl b/test/tcl/recd021.tcl
index 89891b8..732d6df 100644
--- a/test/tcl/recd021.tcl
+++ b/test/tcl/recd021.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/recd022.tcl b/test/tcl/recd022.tcl
index ed84c82..43d7af8 100644
--- a/test/tcl/recd022.tcl
+++ b/test/tcl/recd022.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/recd023.tcl b/test/tcl/recd023.tcl
index a9f9f07..99ae371 100644
--- a/test/tcl/recd023.tcl
+++ b/test/tcl/recd023.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/recd024.tcl b/test/tcl/recd024.tcl
index 49c6610..666711f 100644
--- a/test/tcl/recd024.tcl
+++ b/test/tcl/recd024.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/recd025.tcl b/test/tcl/recd025.tcl
index 1f2c05e..2793f3d 100644
--- a/test/tcl/recd025.tcl
+++ b/test/tcl/recd025.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/recd15scr.tcl b/test/tcl/recd15scr.tcl
index 5ad4522..857a1c3 100644
--- a/test/tcl/recd15scr.tcl
+++ b/test/tcl/recd15scr.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/recdscript.tcl b/test/tcl/recdscript.tcl
index a931fda..f079487 100644
--- a/test/tcl/recdscript.tcl
+++ b/test/tcl/recdscript.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep001.tcl b/test/tcl/rep001.tcl
index 63661cb..b4995ba 100644
--- a/test/tcl/rep001.tcl
+++ b/test/tcl/rep001.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep002.tcl b/test/tcl/rep002.tcl
index 694314c..5f23aef 100644
--- a/test/tcl/rep002.tcl
+++ b/test/tcl/rep002.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep003.tcl b/test/tcl/rep003.tcl
index f70d4ae..72b9eba 100644
--- a/test/tcl/rep003.tcl
+++ b/test/tcl/rep003.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep005.tcl b/test/tcl/rep005.tcl
index fa3431e..b390a41 100644
--- a/test/tcl/rep005.tcl
+++ b/test/tcl/rep005.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep006.tcl b/test/tcl/rep006.tcl
index 609f69d..c5619bb 100644
--- a/test/tcl/rep006.tcl
+++ b/test/tcl/rep006.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2003, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2003, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep007.tcl b/test/tcl/rep007.tcl
index 6e18ab6..fbb5f85 100644
--- a/test/tcl/rep007.tcl
+++ b/test/tcl/rep007.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep008.tcl b/test/tcl/rep008.tcl
index c6be6b6..99e03e8 100644
--- a/test/tcl/rep008.tcl
+++ b/test/tcl/rep008.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep009.tcl b/test/tcl/rep009.tcl
index f673287..872102a 100644
--- a/test/tcl/rep009.tcl
+++ b/test/tcl/rep009.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep010.tcl b/test/tcl/rep010.tcl
index 67ef572..35c70d7 100644
--- a/test/tcl/rep010.tcl
+++ b/test/tcl/rep010.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2003, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2003, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep011.tcl b/test/tcl/rep011.tcl
index 23ad1b1..989fb07 100644
--- a/test/tcl/rep011.tcl
+++ b/test/tcl/rep011.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2003, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2003, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep012.tcl b/test/tcl/rep012.tcl
index 84bf083..e65a34f 100644
--- a/test/tcl/rep012.tcl
+++ b/test/tcl/rep012.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep013.tcl b/test/tcl/rep013.tcl
index d4ba725..2cbabed 100644
--- a/test/tcl/rep013.tcl
+++ b/test/tcl/rep013.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep014.tcl b/test/tcl/rep014.tcl
index e60bc45..5262b77 100644
--- a/test/tcl/rep014.tcl
+++ b/test/tcl/rep014.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep015.tcl b/test/tcl/rep015.tcl
index 18c4bdf..5b7a194 100644
--- a/test/tcl/rep015.tcl
+++ b/test/tcl/rep015.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2003, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2003, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep016.tcl b/test/tcl/rep016.tcl
index 5bce367..adec89d 100644
--- a/test/tcl/rep016.tcl
+++ b/test/tcl/rep016.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep017.tcl b/test/tcl/rep017.tcl
index 080d1f7..ddbbd55 100644
--- a/test/tcl/rep017.tcl
+++ b/test/tcl/rep017.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2003, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2003, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep017script.tcl b/test/tcl/rep017script.tcl
index 492ed4e..1a2079e 100644
--- a/test/tcl/rep017script.tcl
+++ b/test/tcl/rep017script.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2003, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2003, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep018.tcl b/test/tcl/rep018.tcl
index 8a1c5ca..9690848 100644
--- a/test/tcl/rep018.tcl
+++ b/test/tcl/rep018.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2003, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2003, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep018script.tcl b/test/tcl/rep018script.tcl
index 8207458..2ea5251 100644
--- a/test/tcl/rep018script.tcl
+++ b/test/tcl/rep018script.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2003, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2003, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep019.tcl b/test/tcl/rep019.tcl
index 1ade455..d448acc 100644
--- a/test/tcl/rep019.tcl
+++ b/test/tcl/rep019.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep020.tcl b/test/tcl/rep020.tcl
index d45b48f..d6d4b7a 100644
--- a/test/tcl/rep020.tcl
+++ b/test/tcl/rep020.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep021.tcl b/test/tcl/rep021.tcl
index 47d955a..327021f 100644
--- a/test/tcl/rep021.tcl
+++ b/test/tcl/rep021.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep022.tcl b/test/tcl/rep022.tcl
index 6fb2dc5..598c9aa 100644
--- a/test/tcl/rep022.tcl
+++ b/test/tcl/rep022.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep023.tcl b/test/tcl/rep023.tcl
index 5dee27e..0ae7762 100644
--- a/test/tcl/rep023.tcl
+++ b/test/tcl/rep023.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep024.tcl b/test/tcl/rep024.tcl
index 1559edf..330a7f9 100644
--- a/test/tcl/rep024.tcl
+++ b/test/tcl/rep024.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep025.tcl b/test/tcl/rep025.tcl
index 4004370..d659dba 100644
--- a/test/tcl/rep025.tcl
+++ b/test/tcl/rep025.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep026.tcl b/test/tcl/rep026.tcl
index 8bd6790..290a69d 100644
--- a/test/tcl/rep026.tcl
+++ b/test/tcl/rep026.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep027.tcl b/test/tcl/rep027.tcl
index b05aa07..e82ffc4 100644
--- a/test/tcl/rep027.tcl
+++ b/test/tcl/rep027.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep028.tcl b/test/tcl/rep028.tcl
index 7a6617f..d3f8444 100644
--- a/test/tcl/rep028.tcl
+++ b/test/tcl/rep028.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep029.tcl b/test/tcl/rep029.tcl
index 707d04c..1147ad9 100644
--- a/test/tcl/rep029.tcl
+++ b/test/tcl/rep029.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep030.tcl b/test/tcl/rep030.tcl
index a55f0b0..cb8b537 100644
--- a/test/tcl/rep030.tcl
+++ b/test/tcl/rep030.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep031.tcl b/test/tcl/rep031.tcl
index f0245cc..2a2da49 100644
--- a/test/tcl/rep031.tcl
+++ b/test/tcl/rep031.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep032.tcl b/test/tcl/rep032.tcl
index 5f37247..5cb84fe 100644
--- a/test/tcl/rep032.tcl
+++ b/test/tcl/rep032.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep033.tcl b/test/tcl/rep033.tcl
index 41b3684..a93f464 100644
--- a/test/tcl/rep033.tcl
+++ b/test/tcl/rep033.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep034.tcl b/test/tcl/rep034.tcl
index d28382e..ad6caba 100644
--- a/test/tcl/rep034.tcl
+++ b/test/tcl/rep034.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep035.tcl b/test/tcl/rep035.tcl
index cdd0eae..8087fd9 100644
--- a/test/tcl/rep035.tcl
+++ b/test/tcl/rep035.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep035script.tcl b/test/tcl/rep035script.tcl
index fb4dd94..dc18939 100644
--- a/test/tcl/rep035script.tcl
+++ b/test/tcl/rep035script.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep036.tcl b/test/tcl/rep036.tcl
index 16ec6e5..99dface 100644
--- a/test/tcl/rep036.tcl
+++ b/test/tcl/rep036.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep036script.tcl b/test/tcl/rep036script.tcl
index 84975c5..febc683 100644
--- a/test/tcl/rep036script.tcl
+++ b/test/tcl/rep036script.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep037.tcl b/test/tcl/rep037.tcl
index 10dea8a..f0017db 100644
--- a/test/tcl/rep037.tcl
+++ b/test/tcl/rep037.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep038.tcl b/test/tcl/rep038.tcl
index 5c52384..2b7ce92 100644
--- a/test/tcl/rep038.tcl
+++ b/test/tcl/rep038.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep039.tcl b/test/tcl/rep039.tcl
index 4a51b0b..68de862 100644
--- a/test/tcl/rep039.tcl
+++ b/test/tcl/rep039.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep040.tcl b/test/tcl/rep040.tcl
index 6008ef4..5833939 100644
--- a/test/tcl/rep040.tcl
+++ b/test/tcl/rep040.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep040script.tcl b/test/tcl/rep040script.tcl
index cc57db4..6eb72e9 100644
--- a/test/tcl/rep040script.tcl
+++ b/test/tcl/rep040script.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2003, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2003, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep041.tcl b/test/tcl/rep041.tcl
index d6cf08a..52b11bf 100644
--- a/test/tcl/rep041.tcl
+++ b/test/tcl/rep041.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep042.tcl b/test/tcl/rep042.tcl
index eac7dec..c6787f9 100644
--- a/test/tcl/rep042.tcl
+++ b/test/tcl/rep042.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2003, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2003, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep042script.tcl b/test/tcl/rep042script.tcl
index b21bec0..e00d48f 100644
--- a/test/tcl/rep042script.tcl
+++ b/test/tcl/rep042script.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2003, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2003, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep043.tcl b/test/tcl/rep043.tcl
index ba9f731..6b91c3b 100644
--- a/test/tcl/rep043.tcl
+++ b/test/tcl/rep043.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep043script.tcl b/test/tcl/rep043script.tcl
index 646fbe5..5238210 100644
--- a/test/tcl/rep043script.tcl
+++ b/test/tcl/rep043script.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep044.tcl b/test/tcl/rep044.tcl
index 3793c7a..8686e79 100644
--- a/test/tcl/rep044.tcl
+++ b/test/tcl/rep044.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep045.tcl b/test/tcl/rep045.tcl
index 34d6d81..faae9e6 100644
--- a/test/tcl/rep045.tcl
+++ b/test/tcl/rep045.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep045script.tcl b/test/tcl/rep045script.tcl
index 82864b0..9b069ec 100644
--- a/test/tcl/rep045script.tcl
+++ b/test/tcl/rep045script.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep046.tcl b/test/tcl/rep046.tcl
index b5d6ea7..7ba074e 100644
--- a/test/tcl/rep046.tcl
+++ b/test/tcl/rep046.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep047.tcl b/test/tcl/rep047.tcl
index ca791ae..3ee2727 100644
--- a/test/tcl/rep047.tcl
+++ b/test/tcl/rep047.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep048.tcl b/test/tcl/rep048.tcl
index aaeeefb..5a6b97b 100644
--- a/test/tcl/rep048.tcl
+++ b/test/tcl/rep048.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep048script.tcl b/test/tcl/rep048script.tcl
index 6075399..d3ffe59 100644
--- a/test/tcl/rep048script.tcl
+++ b/test/tcl/rep048script.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2003, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2003, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep049.tcl b/test/tcl/rep049.tcl
index 5b6a557..13322a9 100644
--- a/test/tcl/rep049.tcl
+++ b/test/tcl/rep049.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep050.tcl b/test/tcl/rep050.tcl
index 390d8b8..d03ebbe 100644
--- a/test/tcl/rep050.tcl
+++ b/test/tcl/rep050.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep051.tcl b/test/tcl/rep051.tcl
index 505feef..8ea359a 100644
--- a/test/tcl/rep051.tcl
+++ b/test/tcl/rep051.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep052.tcl b/test/tcl/rep052.tcl
index 353d2eb..6f4c021 100644
--- a/test/tcl/rep052.tcl
+++ b/test/tcl/rep052.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep053.tcl b/test/tcl/rep053.tcl
index ea217a1..55768d9 100644
--- a/test/tcl/rep053.tcl
+++ b/test/tcl/rep053.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep054.tcl b/test/tcl/rep054.tcl
index ca3799d..75fbb9c 100644
--- a/test/tcl/rep054.tcl
+++ b/test/tcl/rep054.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep055.tcl b/test/tcl/rep055.tcl
index 3aead36..c1760e1 100644
--- a/test/tcl/rep055.tcl
+++ b/test/tcl/rep055.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep058.tcl b/test/tcl/rep058.tcl
index cfdbca8..dd8d1b3 100644
--- a/test/tcl/rep058.tcl
+++ b/test/tcl/rep058.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep060.tcl b/test/tcl/rep060.tcl
index d1eee95..9abaf13 100644
--- a/test/tcl/rep060.tcl
+++ b/test/tcl/rep060.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep061.tcl b/test/tcl/rep061.tcl
index cfaf999..e65cfa4 100644
--- a/test/tcl/rep061.tcl
+++ b/test/tcl/rep061.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep062.tcl b/test/tcl/rep062.tcl
index 5e681d4..f746299 100644
--- a/test/tcl/rep062.tcl
+++ b/test/tcl/rep062.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2006, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2006, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep063.tcl b/test/tcl/rep063.tcl
index b64fd38..5f8eadb 100644
--- a/test/tcl/rep063.tcl
+++ b/test/tcl/rep063.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep064.tcl b/test/tcl/rep064.tcl
index 78804c8..1760281 100644
--- a/test/tcl/rep064.tcl
+++ b/test/tcl/rep064.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2006, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2006, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep065.tcl b/test/tcl/rep065.tcl
index 54dd204..a913edf 100644
--- a/test/tcl/rep065.tcl
+++ b/test/tcl/rep065.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2006, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2006, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep065script.tcl b/test/tcl/rep065script.tcl
index 47a165b..54bfb30 100644
--- a/test/tcl/rep065script.tcl
+++ b/test/tcl/rep065script.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2006, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2006, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep066.tcl b/test/tcl/rep066.tcl
index ba0c9dd..6ccc501 100644
--- a/test/tcl/rep066.tcl
+++ b/test/tcl/rep066.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep067.tcl b/test/tcl/rep067.tcl
index d2c78d8..930c18b 100644
--- a/test/tcl/rep067.tcl
+++ b/test/tcl/rep067.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # TEST	rep067
 # TEST	Full election timeout test.
diff --git a/test/tcl/rep068.tcl b/test/tcl/rep068.tcl
index adfe6dd..c339da7 100644
--- a/test/tcl/rep068.tcl
+++ b/test/tcl/rep068.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2006, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2006, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep069.tcl b/test/tcl/rep069.tcl
index b24a23c..5ce041d 100644
--- a/test/tcl/rep069.tcl
+++ b/test/tcl/rep069.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep070.tcl b/test/tcl/rep070.tcl
index c7c359e..1697315 100644
--- a/test/tcl/rep070.tcl
+++ b/test/tcl/rep070.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep071.tcl b/test/tcl/rep071.tcl
index 95cbf37..068b1c6 100644
--- a/test/tcl/rep071.tcl
+++ b/test/tcl/rep071.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep072.tcl b/test/tcl/rep072.tcl
index fa09165..473febe 100644
--- a/test/tcl/rep072.tcl
+++ b/test/tcl/rep072.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2007, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2007, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep073.tcl b/test/tcl/rep073.tcl
index 115595f..d2e1846 100644
--- a/test/tcl/rep073.tcl
+++ b/test/tcl/rep073.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2007, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2007, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep074.tcl b/test/tcl/rep074.tcl
index 4d0c312..b2b6a3f 100644
--- a/test/tcl/rep074.tcl
+++ b/test/tcl/rep074.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2007, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2007, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep075.tcl b/test/tcl/rep075.tcl
index 99f4d68..adcc529 100644
--- a/test/tcl/rep075.tcl
+++ b/test/tcl/rep075.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep076.tcl b/test/tcl/rep076.tcl
index 9d24ceb..6af6ff9 100644
--- a/test/tcl/rep076.tcl
+++ b/test/tcl/rep076.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2007, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2007, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep077.tcl b/test/tcl/rep077.tcl
index fceb816..50e6c00 100644
--- a/test/tcl/rep077.tcl
+++ b/test/tcl/rep077.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep078.tcl b/test/tcl/rep078.tcl
index 1c398fe..2e550af 100644
--- a/test/tcl/rep078.tcl
+++ b/test/tcl/rep078.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep078script.tcl b/test/tcl/rep078script.tcl
index 1d036d9..03a67d9 100644
--- a/test/tcl/rep078script.tcl
+++ b/test/tcl/rep078script.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2003, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2003, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep079.tcl b/test/tcl/rep079.tcl
index d5a4f87..ea36484 100644
--- a/test/tcl/rep079.tcl
+++ b/test/tcl/rep079.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep080.tcl b/test/tcl/rep080.tcl
index bd9ddea..6b34871 100644
--- a/test/tcl/rep080.tcl
+++ b/test/tcl/rep080.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2007, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2007, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep081.tcl b/test/tcl/rep081.tcl
index 79e9ffa..f7bf848 100644
--- a/test/tcl/rep081.tcl
+++ b/test/tcl/rep081.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep082.tcl b/test/tcl/rep082.tcl
index d33cb5e..14dbc8d 100644
--- a/test/tcl/rep082.tcl
+++ b/test/tcl/rep082.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # TEST	rep082
 # TEST  Sending replication requests to correct master site.
diff --git a/test/tcl/rep083.tcl b/test/tcl/rep083.tcl
index d762aa8..5de24ff 100644
--- a/test/tcl/rep083.tcl
+++ b/test/tcl/rep083.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # TEST	rep083
 # TEST  Replication clients must never send VERIFY_FAIL to a c2c request.
diff --git a/test/tcl/rep084.tcl b/test/tcl/rep084.tcl
index 6b6c0a7..0280c6d 100644
--- a/test/tcl/rep084.tcl
+++ b/test/tcl/rep084.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2008, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2008, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # TEST	rep084
 # TEST  Abbreviated internal init for named in-memory databases (NIMDBs).
diff --git a/test/tcl/rep085.tcl b/test/tcl/rep085.tcl
index aae9467..3164a8f 100644
--- a/test/tcl/rep085.tcl
+++ b/test/tcl/rep085.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # TEST	rep085
 # TEST  Skipping unnecessary abbreviated internal init.
diff --git a/test/tcl/rep086.tcl b/test/tcl/rep086.tcl
index 04207db..e2a8112 100644
--- a/test/tcl/rep086.tcl
+++ b/test/tcl/rep086.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # TEST	rep086
 # TEST  Interrupted abbreviated internal init.
diff --git a/test/tcl/rep087.tcl b/test/tcl/rep087.tcl
index 653e29c..fc2d748 100644
--- a/test/tcl/rep087.tcl
+++ b/test/tcl/rep087.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # TEST	rep087
 # TEST  Abbreviated internal init with open file handles.
diff --git a/test/tcl/rep088.tcl b/test/tcl/rep088.tcl
index ebaa554..e602d1b 100644
--- a/test/tcl/rep088.tcl
+++ b/test/tcl/rep088.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # TEST	rep088
 # TEST  Replication roll-back preserves checkpoint.
diff --git a/test/tcl/rep089.tcl b/test/tcl/rep089.tcl
index 825d69c..6c17248 100644
--- a/test/tcl/rep089.tcl
+++ b/test/tcl/rep089.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # TEST	rep089
 # TEST	Test of proper clean-up of mpool during interrupted internal init.
diff --git a/test/tcl/rep090.tcl b/test/tcl/rep090.tcl
index 36b4204..7c947e7 100644
--- a/test/tcl/rep090.tcl
+++ b/test/tcl/rep090.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep091.tcl b/test/tcl/rep091.tcl
index 36fa18c..88802d5 100644
--- a/test/tcl/rep091.tcl
+++ b/test/tcl/rep091.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # TEST	rep091
 # TEST	Read-your-writes consistency.
diff --git a/test/tcl/rep092.tcl b/test/tcl/rep092.tcl
index e8d59ed..85f9ce1 100644
--- a/test/tcl/rep092.tcl
+++ b/test/tcl/rep092.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # TEST	rep092
 # TEST	Read-your-writes consistency.
diff --git a/test/tcl/rep092script.tcl b/test/tcl/rep092script.tcl
index 73d19c2..caaee80 100644
--- a/test/tcl/rep092script.tcl
+++ b/test/tcl/rep092script.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # Rep092 script - multi-thread wake-ups in checking read-your-writes
 # consistency.
diff --git a/test/tcl/rep093.tcl b/test/tcl/rep093.tcl
index 9855ee4..1e062c4 100644
--- a/test/tcl/rep093.tcl
+++ b/test/tcl/rep093.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # TEST	rep093
 # TEST	Egen changes during election.
diff --git a/test/tcl/rep094.tcl b/test/tcl/rep094.tcl
index 4bfcfe6..0aec2a6 100644
--- a/test/tcl/rep094.tcl
+++ b/test/tcl/rep094.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # TEST	rep094
 # TEST	Full election with less than majority initially connected.
diff --git a/test/tcl/rep095.tcl b/test/tcl/rep095.tcl
index 1e4e67e..4ffdc6d 100644
--- a/test/tcl/rep095.tcl
+++ b/test/tcl/rep095.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep095script.tcl b/test/tcl/rep095script.tcl
index 8db8f72..af05caf 100644
--- a/test/tcl/rep095script.tcl
+++ b/test/tcl/rep095script.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep096.tcl b/test/tcl/rep096.tcl
index b9ce9db..7954948 100644
--- a/test/tcl/rep096.tcl
+++ b/test/tcl/rep096.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
@@ -23,6 +23,12 @@ proc rep096 { method { niter 100 } { tnum "096" } args } {
 		return "ALL"
 	}
 
+	# Skip for FreeBSD, test fix not backported to 5.3.
+	if { $is_freebsd_test == 1 } {
+		puts "Skipping Rep$tnum on FreeBSD platform."
+		return
+	}
+
 	# QNX does not support fork() in a multi-threaded environment.
 	if { $is_qnx_test } {
 		puts "Skipping Rep$tnum on QNX."
diff --git a/test/tcl/rep097.tcl b/test/tcl/rep097.tcl
index 3af95d9..0fa646c 100644
--- a/test/tcl/rep097.tcl
+++ b/test/tcl/rep097.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep097script.tcl b/test/tcl/rep097script.tcl
index 7e6b84d..55236a0 100644
--- a/test/tcl/rep097script.tcl
+++ b/test/tcl/rep097script.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep098.tcl b/test/tcl/rep098.tcl
index 7fcfbbd..b253490 100644
--- a/test/tcl/rep098.tcl
+++ b/test/tcl/rep098.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep099.tcl b/test/tcl/rep099.tcl
index 939c5b6..a82e520 100644
--- a/test/tcl/rep099.tcl
+++ b/test/tcl/rep099.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep100.tcl b/test/tcl/rep100.tcl
index 5076f0d..252fc20 100644
--- a/test/tcl/rep100.tcl
+++ b/test/tcl/rep100.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2003, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2003, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep101.tcl b/test/tcl/rep101.tcl
index 24c2880..1a0a1d5 100644
--- a/test/tcl/rep101.tcl
+++ b/test/tcl/rep101.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep102.tcl b/test/tcl/rep102.tcl
index 787c489..50ed61f 100644
--- a/test/tcl/rep102.tcl
+++ b/test/tcl/rep102.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep102script.tcl b/test/tcl/rep102script.tcl
index cdf2173..60c7be4 100644
--- a/test/tcl/rep102script.tcl
+++ b/test/tcl/rep102script.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rep109.tcl b/test/tcl/rep109.tcl
new file mode 100644
index 0000000..991f38c
--- /dev/null
+++ b/test/tcl/rep109.tcl
@@ -0,0 +1,159 @@
+# See the file LICENSE for redistribution information.
+#
+# Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
+#
+# $Id$
+#
+# TEST	rep109
+# TEST	Test that snapshot isolation cannot be used on HA clients.
+# TEST	Master creates a txn with DB_TXN_SNAPSHOT and succeeds.
+# TEST	Client gets an error when creating txn with DB_TXN_SNAPSHOT.
+# TEST	Master opens a cursor with DB_TXN_SNAPSHOT and succeeds.
+# TEST	Client gets and error when opening a cursor with DB_TXN_SNAPSHOT.
+# TEST
+proc rep109 { method { niter 10 } { tnum "109" } args } {
+	source ./include.tcl
+	global repfiles_in_memory
+
+	# Run for just btree.
+	if { $checking_valid_methods } {
+		return "btree"
+	}
+
+	if { [is_btree $method] == 0 } {
+		puts "Rep$tnum: skipping for non-btree method $method."
+		return
+	}
+
+	set args [convert_args $method $args]
+	set logsets [create_logsets 2]
+
+	# Run the body of the test with and without recovery.
+	foreach r $test_recopts {
+		foreach l $logsets {
+			puts "Rep$tnum ($method $r): \
+			    DB_TXN_SNAPSHOT and HA."
+			puts "Rep$tnum: Master logs are [lindex $l 0]"
+			puts "Rep$tnum: Client logs are [lindex $l 1]"
+			rep109_sub $method $niter $tnum $l $r $args
+		}
+	}
+}
+
+proc rep109_sub { method niter tnum logset recargs largs } {
+	source ./include.tcl
+	global databases_in_memory
+	global repfiles_in_memory
+	global rep_verbose
+	global verbose_type
+
+	set verbargs ""
+	if { $rep_verbose == 1 } {
+		set verbargs " -verbose {$verbose_type on} "
+	}
+
+	set repmemargs ""
+	if { $repfiles_in_memory } {
+		set repmemargs "-rep_inmem_files "
+	}
+
+	env_cleanup $testdir
+	set omethod [convert_method $method]
+
+	replsetup $testdir/MSGQUEUEDIR
+
+	set masterdir $testdir/MASTERDIR
+	set clientdir $testdir/CLIENTDIR
+
+	file mkdir $masterdir
+	file mkdir $clientdir
+
+	set pagesize 4096
+	append largs " -pagesize $pagesize "
+	set log_max [expr $pagesize * 8]
+
+	set m_logtype [lindex $logset 0]
+	set c_logtype [lindex $logset 1]
+
+	# Since we're sure to be using on-disk logs, txnargs will be -txn nosync.
+	set m_logargs [adjust_logargs $m_logtype]
+	set c_logargs [adjust_logargs $c_logtype]
+	set m_txnargs [adjust_txnargs $m_logtype]
+	set c_txnargs [adjust_txnargs $c_logtype]
+
+	# Open a master with MVCC.
+	repladd 1
+	set ma_cmd "berkdb_env_noerr -create $verbargs \
+	    -log_max $log_max $m_txnargs $m_logargs $repmemargs \
+	    -multiversion -home $masterdir -rep_master -errpfx MASTER \
+	    -rep_transport \[list 1 replsend\]"
+	set masterenv [eval $ma_cmd $recargs]
+
+	# Open a client with MVCC.
+	repladd 2
+	set cl_cmd "berkdb_env_noerr -create -home $clientdir $verbargs \
+	    $c_txnargs$c_logargs -rep_client -errpfx CLIENT $repmemargs \
+	    -multiversion -log_max $log_max -rep_transport \[list 2 replsend\]"
+	set clientenv [eval $cl_cmd $recargs]
+
+	# Bring the client online.
+	process_msgs "{$masterenv 1} {$clientenv 2}"
+
+	puts "\tRep$tnum.a: Create a txn with DB_TXN_SNAPSHOT on the master."
+	set txn [$masterenv txn -snapshot]
+	error_check_good master_txn [is_valid_txn $txn $masterenv] TRUE
+	error_check_good abort [$txn abort] 0
+
+	puts "\tRep$tnum.b: Open a txn with DB_TXN_SNAPSHOT on the client."
+	catch { [$clientenv txn -snapshot] } ret
+	error_check_good client_txn_fail \
+	    [is_substr $ret "invalid argument"] 1
+
+	# Create database on master and open a DB_TXN_SNAPSHOT
+	# cursor on it.
+	puts "\tRep$tnum.c: Open a cursor with DB_TXN_SNAPSHOT on the master."
+	set start 0
+	if { $databases_in_memory } {
+		set testfile { "" "test.db" }
+	} else {
+		set testfile "test.db"
+	}
+	set omethod [convert_method $method]
+	set dbargs [convert_args $method $largs]
+	set mdb [eval {berkdb_open} -env $masterenv -auto_commit -create $omethod \
+	    -multiversion -mode 0644 $dbargs $testfile ]
+	error_check_good reptest_db [is_valid_db $mdb] TRUE
+
+	# The -snapshot switch is not implemented for Tcl cursor,
+	# so set it as an environment flag.
+	error_check_good set_snapshot_master \
+	    [$masterenv set_flags -snapshot on] 0
+	set cur [$mdb cursor]
+	error_check_good master_cursor [is_valid_cursor $cur $mdb] TRUE
+	error_check_good cur_close [$cur close] 0
+	error_check_good close [$mdb close] 0
+
+	# Replicate the new database to the client.
+	process_msgs "{$masterenv 1} {$clientenv 2}"
+
+	# Open the database on the client and try to open a cursor
+	# with DB_TXN_SNAPSHOT.
+	puts "\tRep$tnum.d: Open a cursor with DB_TXN_SNAPSHOT on the client."
+	set cdb [eval {berkdb_open_noerr} -env $clientenv -auto_commit $omethod \
+	    -multiversion -mode 0644 $dbargs $testfile ]
+	error_check_good reptest_db [is_valid_db $cdb] TRUE
+
+	# The -snapshot switch is not implemented for Tcl cursor,
+	# so set it as an environment flag.
+	error_check_good set_snapshot_client \
+	    [$clientenv set_flags -snapshot on] 0
+	catch { [$cdb cursor] } ret
+	error_check_good client_cursor_fail \
+	    [is_substr $ret "invalid argument"] 1
+	
+	error_check_good close [$cdb close] 0
+	error_check_good masterenv_close [$masterenv close] 0
+	error_check_good clientenv_close [$clientenv close] 0
+	replclose $testdir/MSGQUEUEDIR
+}
+
diff --git a/test/tcl/repmgr001.tcl b/test/tcl/repmgr001.tcl
index ea82be4..77f6093 100644
--- a/test/tcl/repmgr001.tcl
+++ b/test/tcl/repmgr001.tcl
@@ -1,7 +1,7 @@
 #
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/repmgr002.tcl b/test/tcl/repmgr002.tcl
index 940c8fe..9218347 100644
--- a/test/tcl/repmgr002.tcl
+++ b/test/tcl/repmgr002.tcl
@@ -1,7 +1,7 @@
 #
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/repmgr003.tcl b/test/tcl/repmgr003.tcl
index 23ab318..04257a1 100644
--- a/test/tcl/repmgr003.tcl
+++ b/test/tcl/repmgr003.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/repmgr007.tcl b/test/tcl/repmgr007.tcl
index 998caac..688b9b1 100644
--- a/test/tcl/repmgr007.tcl
+++ b/test/tcl/repmgr007.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2007, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2007, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/repmgr009.tcl b/test/tcl/repmgr009.tcl
index 126ac55..38e98ee 100644
--- a/test/tcl/repmgr009.tcl
+++ b/test/tcl/repmgr009.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2007, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2007, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/repmgr010.tcl b/test/tcl/repmgr010.tcl
index 4223b8d..c71c704 100644
--- a/test/tcl/repmgr010.tcl
+++ b/test/tcl/repmgr010.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2007, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2007, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/repmgr011.tcl b/test/tcl/repmgr011.tcl
index 8bbd897..ea81955 100644
--- a/test/tcl/repmgr011.tcl
+++ b/test/tcl/repmgr011.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2007, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2007, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/repmgr012.tcl b/test/tcl/repmgr012.tcl
index 6fc6334..fbd7fae 100644
--- a/test/tcl/repmgr012.tcl
+++ b/test/tcl/repmgr012.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2007, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2007, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/repmgr013.tcl b/test/tcl/repmgr013.tcl
index 5907bb9..e5b9f22 100644
--- a/test/tcl/repmgr013.tcl
+++ b/test/tcl/repmgr013.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2007, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2007, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/repmgr017.tcl b/test/tcl/repmgr017.tcl
index 2b5799c..b9e7312 100644
--- a/test/tcl/repmgr017.tcl
+++ b/test/tcl/repmgr017.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2007, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2007, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/repmgr018.tcl b/test/tcl/repmgr018.tcl
index 32d5a08..9afa1b8 100644
--- a/test/tcl/repmgr018.tcl
+++ b/test/tcl/repmgr018.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2007, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2007, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/repmgr023.tcl b/test/tcl/repmgr023.tcl
index 2ec3af4..f7f6bcd 100644
--- a/test/tcl/repmgr023.tcl
+++ b/test/tcl/repmgr023.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # TEST	repmgr023
 # TEST	Test of JOIN_FAILURE event for repmgr applications.
diff --git a/test/tcl/repmgr024.tcl b/test/tcl/repmgr024.tcl
index e10885f..671717e 100644
--- a/test/tcl/repmgr024.tcl
+++ b/test/tcl/repmgr024.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # TEST	repmgr024
 # TEST	Test of group-wide log archiving awareness.
diff --git a/test/tcl/repmgr025.tcl b/test/tcl/repmgr025.tcl
index bf08f1f..1b28b2b 100644
--- a/test/tcl/repmgr025.tcl
+++ b/test/tcl/repmgr025.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2007, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2007, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/repmgr026.tcl b/test/tcl/repmgr026.tcl
index 9478af2..46bf2a1 100644
--- a/test/tcl/repmgr026.tcl
+++ b/test/tcl/repmgr026.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # TEST	repmgr026
 # TEST	Test of "full election" timeouts.
diff --git a/test/tcl/repmgr027.tcl b/test/tcl/repmgr027.tcl
index ecc6827..8262827 100644
--- a/test/tcl/repmgr027.tcl
+++ b/test/tcl/repmgr027.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # TEST	repmgr027
 # TEST	Test of "full election" timeouts, where a client starts up and joins the
diff --git a/test/tcl/repmgr028.tcl b/test/tcl/repmgr028.tcl
index fdb19f7..d31882d 100644
--- a/test/tcl/repmgr028.tcl
+++ b/test/tcl/repmgr028.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # TEST	repmgr028
 # TEST	Repmgr allows applications to choose master explicitly, instead of
diff --git a/test/tcl/repmgr028script.tcl b/test/tcl/repmgr028script.tcl
index ad492ad..36802d7 100644
--- a/test/tcl/repmgr028script.tcl
+++ b/test/tcl/repmgr028script.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # Repmgr028 script - subordinate repmgr processes and dynamic role changes
 
diff --git a/test/tcl/repmgr029.tcl b/test/tcl/repmgr029.tcl
index bec3c56..d3a85fd 100644
--- a/test/tcl/repmgr029.tcl
+++ b/test/tcl/repmgr029.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/repmgr029script.tcl b/test/tcl/repmgr029script.tcl
index a1420d8..a37616e 100644
--- a/test/tcl/repmgr029script.tcl
+++ b/test/tcl/repmgr029script.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 
diff --git a/test/tcl/repmgr029script2.tcl b/test/tcl/repmgr029script2.tcl
index e0288ac..a7b7144 100644
--- a/test/tcl/repmgr029script2.tcl
+++ b/test/tcl/repmgr029script2.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 
diff --git a/test/tcl/repmgr030.tcl b/test/tcl/repmgr030.tcl
index 1c9c645..a29680e 100644
--- a/test/tcl/repmgr030.tcl
+++ b/test/tcl/repmgr030.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2007, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2007, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/repmgr031.tcl b/test/tcl/repmgr031.tcl
index 9855360..8a49c05 100644
--- a/test/tcl/repmgr031.tcl
+++ b/test/tcl/repmgr031.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 # Test for ack policies that vary throughout the group, and that change
diff --git a/test/tcl/repmgr032.tcl b/test/tcl/repmgr032.tcl
index 462dfe8..a234781 100644
--- a/test/tcl/repmgr032.tcl
+++ b/test/tcl/repmgr032.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # TEST	repmgr032
 # TEST	The (undocumented) AUTOROLLBACK config feature.
diff --git a/test/tcl/repmgr033.tcl b/test/tcl/repmgr033.tcl
index 646c53d..4b83b82 100644
--- a/test/tcl/repmgr033.tcl
+++ b/test/tcl/repmgr033.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # TEST	repmgr033
 # TEST	Under quorum policy, if the number of peers in the group is less than a
diff --git a/test/tcl/repmgr034.tcl b/test/tcl/repmgr034.tcl
index c212b99..e0c4f9e 100644
--- a/test/tcl/repmgr034.tcl
+++ b/test/tcl/repmgr034.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/repmgr100.tcl b/test/tcl/repmgr100.tcl
index cfae3de..5d6265a 100644
--- a/test/tcl/repmgr100.tcl
+++ b/test/tcl/repmgr100.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 
 # TEST repmgr100
diff --git a/test/tcl/repmgr101.tcl b/test/tcl/repmgr101.tcl
index 9d5b962..fe3a798 100644
--- a/test/tcl/repmgr101.tcl
+++ b/test/tcl/repmgr101.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # TEST repmgr101
 # TEST Repmgr support for multi-process master.
diff --git a/test/tcl/repmgr102.tcl b/test/tcl/repmgr102.tcl
index d15a2cc..98598b1 100644
--- a/test/tcl/repmgr102.tcl
+++ b/test/tcl/repmgr102.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # TEST repmgr102
 # TEST Ensuring exactly one listener process.
diff --git a/test/tcl/repmgr105.tcl b/test/tcl/repmgr105.tcl
index 957ffc8..663d566 100644
--- a/test/tcl/repmgr105.tcl
+++ b/test/tcl/repmgr105.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # TEST repmgr105
 # TEST Repmgr recognition of peer setting, across processes.
diff --git a/test/tcl/repmgr106.tcl b/test/tcl/repmgr106.tcl
index 32c502c..64e15c7 100644
--- a/test/tcl/repmgr106.tcl
+++ b/test/tcl/repmgr106.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # TEST repmgr106
 # TEST Simple smoke test for repmgr elections with multi-process envs.
diff --git a/test/tcl/repmgr107.tcl b/test/tcl/repmgr107.tcl
index 999b63d..a961378 100644
--- a/test/tcl/repmgr107.tcl
+++ b/test/tcl/repmgr107.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # TEST repmgr107
 # TEST Repmgr combined with replication-unaware process at master.
diff --git a/test/tcl/repmgr108.tcl b/test/tcl/repmgr108.tcl
index 1eb29c9..6a7fcc1 100644
--- a/test/tcl/repmgr108.tcl
+++ b/test/tcl/repmgr108.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # TEST repmgr108
 # TEST Subordinate connections and processes should not trigger elections.
diff --git a/test/tcl/repmgr109.tcl b/test/tcl/repmgr109.tcl
index f4b5505..aea3b69 100644
--- a/test/tcl/repmgr109.tcl
+++ b/test/tcl/repmgr109.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # TEST repmgr109
 # TEST Test repmgr's internal juggling of peer EID's.
diff --git a/test/tcl/repmgr110.tcl b/test/tcl/repmgr110.tcl
index 394dfda..46190aa 100644
--- a/test/tcl/repmgr110.tcl
+++ b/test/tcl/repmgr110.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # TEST	repmgr110
 # TEST  Multi-process repmgr start-up policies.
diff --git a/test/tcl/repmgr111.tcl b/test/tcl/repmgr111.tcl
index 6e60753..215c1a6 100644
--- a/test/tcl/repmgr111.tcl
+++ b/test/tcl/repmgr111.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # TEST repmgr111
 # TEST Multi-process repmgr with env open before set local site.
diff --git a/test/tcl/repmgr112.tcl b/test/tcl/repmgr112.tcl
index 701ab3a..420bc1a 100644
--- a/test/tcl/repmgr112.tcl
+++ b/test/tcl/repmgr112.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # TEST repmgr112
 # TEST Multi-process repmgr ack policies.
diff --git a/test/tcl/reputils.tcl b/test/tcl/reputils.tcl
index 0a65611..c0d329b 100644
--- a/test/tcl/reputils.tcl
+++ b/test/tcl/reputils.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/reputilsnoenv.tcl b/test/tcl/reputilsnoenv.tcl
index b8753de..0359f1e 100644
--- a/test/tcl/reputilsnoenv.tcl
+++ b/test/tcl/reputilsnoenv.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # The procs in this file are used for replication messaging
 # ONLY when the default mechanism of setting up a queue of
diff --git a/test/tcl/rsrc001.tcl b/test/tcl/rsrc001.tcl
index 0867f7e..4d8e13e 100644
--- a/test/tcl/rsrc001.tcl
+++ b/test/tcl/rsrc001.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rsrc002.tcl b/test/tcl/rsrc002.tcl
index a230f29..2279ad5 100644
--- a/test/tcl/rsrc002.tcl
+++ b/test/tcl/rsrc002.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rsrc003.tcl b/test/tcl/rsrc003.tcl
index e060dc1..e7242ee 100644
--- a/test/tcl/rsrc003.tcl
+++ b/test/tcl/rsrc003.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/rsrc004.tcl b/test/tcl/rsrc004.tcl
index f254625..5c51c10 100644
--- a/test/tcl/rsrc004.tcl
+++ b/test/tcl/rsrc004.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/sdb001.tcl b/test/tcl/sdb001.tcl
index e9a04de..ad15719 100644
--- a/test/tcl/sdb001.tcl
+++ b/test/tcl/sdb001.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/sdb002.tcl b/test/tcl/sdb002.tcl
index be19c6d..a53fe47 100644
--- a/test/tcl/sdb002.tcl
+++ b/test/tcl/sdb002.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/sdb003.tcl b/test/tcl/sdb003.tcl
index f311712..ece9362 100644
--- a/test/tcl/sdb003.tcl
+++ b/test/tcl/sdb003.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/sdb004.tcl b/test/tcl/sdb004.tcl
index efd2ca1..8af62d1 100644
--- a/test/tcl/sdb004.tcl
+++ b/test/tcl/sdb004.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/sdb005.tcl b/test/tcl/sdb005.tcl
index 0db8210..3c48c70 100644
--- a/test/tcl/sdb005.tcl
+++ b/test/tcl/sdb005.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/sdb006.tcl b/test/tcl/sdb006.tcl
index b8514df..ffdaab8 100644
--- a/test/tcl/sdb006.tcl
+++ b/test/tcl/sdb006.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/sdb007.tcl b/test/tcl/sdb007.tcl
index 46e0c8c..c1cf8f7 100644
--- a/test/tcl/sdb007.tcl
+++ b/test/tcl/sdb007.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/sdb008.tcl b/test/tcl/sdb008.tcl
index 15a57e9..45379ab 100644
--- a/test/tcl/sdb008.tcl
+++ b/test/tcl/sdb008.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/sdb009.tcl b/test/tcl/sdb009.tcl
index d3b36a5..cf714a2 100644
--- a/test/tcl/sdb009.tcl
+++ b/test/tcl/sdb009.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/sdb010.tcl b/test/tcl/sdb010.tcl
index 8cba398..9a4b900 100644
--- a/test/tcl/sdb010.tcl
+++ b/test/tcl/sdb010.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/sdb011.tcl b/test/tcl/sdb011.tcl
index 8ccdd6b..0c415fd 100644
--- a/test/tcl/sdb011.tcl
+++ b/test/tcl/sdb011.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/sdb012.tcl b/test/tcl/sdb012.tcl
index b4e8e5f..22be9f3 100644
--- a/test/tcl/sdb012.tcl
+++ b/test/tcl/sdb012.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/sdb013.tcl b/test/tcl/sdb013.tcl
index 8b9f390..ae5abdc 100644
--- a/test/tcl/sdb013.tcl
+++ b/test/tcl/sdb013.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/sdb014.tcl b/test/tcl/sdb014.tcl
index 45696f9..c1ca253 100644
--- a/test/tcl/sdb014.tcl
+++ b/test/tcl/sdb014.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/sdb015.tcl b/test/tcl/sdb015.tcl
index b0d631e..e37fd40 100644
--- a/test/tcl/sdb015.tcl
+++ b/test/tcl/sdb015.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/sdb016.tcl b/test/tcl/sdb016.tcl
index 0c5c481..6ba00e9 100644
--- a/test/tcl/sdb016.tcl
+++ b/test/tcl/sdb016.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/sdb017.tcl b/test/tcl/sdb017.tcl
index c1c1b30..c153eb7 100644
--- a/test/tcl/sdb017.tcl
+++ b/test/tcl/sdb017.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/sdb018.tcl b/test/tcl/sdb018.tcl
index 206e970..56baef5 100644
--- a/test/tcl/sdb018.tcl
+++ b/test/tcl/sdb018.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/sdb019.tcl b/test/tcl/sdb019.tcl
index 6414b36..d68f286 100644
--- a/test/tcl/sdb019.tcl
+++ b/test/tcl/sdb019.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/sdb020.tcl b/test/tcl/sdb020.tcl
index e4d9281..f94e969 100644
--- a/test/tcl/sdb020.tcl
+++ b/test/tcl/sdb020.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/sdbscript.tcl b/test/tcl/sdbscript.tcl
index 3ff1f69..427fc55 100644
--- a/test/tcl/sdbscript.tcl
+++ b/test/tcl/sdbscript.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/sdbtest001.tcl b/test/tcl/sdbtest001.tcl
index e6f01cb..b0f51cf 100644
--- a/test/tcl/sdbtest001.tcl
+++ b/test/tcl/sdbtest001.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/sdbtest002.tcl b/test/tcl/sdbtest002.tcl
index 547c014..c2e5b60 100644
--- a/test/tcl/sdbtest002.tcl
+++ b/test/tcl/sdbtest002.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/sdbutils.tcl b/test/tcl/sdbutils.tcl
index cc1551f..c238206 100644
--- a/test/tcl/sdbutils.tcl
+++ b/test/tcl/sdbutils.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/sec001.tcl b/test/tcl/sec001.tcl
index 31f04a1..6514a4b 100644
--- a/test/tcl/sec001.tcl
+++ b/test/tcl/sec001.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/sec002.tcl b/test/tcl/sec002.tcl
index 7b459a5..1cd3b46 100644
--- a/test/tcl/sec002.tcl
+++ b/test/tcl/sec002.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/shelltest.tcl b/test/tcl/shelltest.tcl
index 66abb43..7ef3810 100644
--- a/test/tcl/shelltest.tcl
+++ b/test/tcl/shelltest.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/si001.tcl b/test/tcl/si001.tcl
index 81c3f7a..3590d97 100644
--- a/test/tcl/si001.tcl
+++ b/test/tcl/si001.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/si002.tcl b/test/tcl/si002.tcl
index e26c891..5b1d969 100644
--- a/test/tcl/si002.tcl
+++ b/test/tcl/si002.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/si003.tcl b/test/tcl/si003.tcl
index fe73ce7..76fe30c 100644
--- a/test/tcl/si003.tcl
+++ b/test/tcl/si003.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/si004.tcl b/test/tcl/si004.tcl
index 0952f4d..ab81520 100644
--- a/test/tcl/si004.tcl
+++ b/test/tcl/si004.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/si005.tcl b/test/tcl/si005.tcl
index d66e6a9..c24d82c 100644
--- a/test/tcl/si005.tcl
+++ b/test/tcl/si005.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/si006.tcl b/test/tcl/si006.tcl
index 4aa8334..69e227a 100644
--- a/test/tcl/si006.tcl
+++ b/test/tcl/si006.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/si007.tcl b/test/tcl/si007.tcl
index 7590b30..4a54fe3 100644
--- a/test/tcl/si007.tcl
+++ b/test/tcl/si007.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/si008.tcl b/test/tcl/si008.tcl
index f675dc3..483884a 100644
--- a/test/tcl/si008.tcl
+++ b/test/tcl/si008.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/sijointest.tcl b/test/tcl/sijointest.tcl
index fe1a969..841cec1 100644
--- a/test/tcl/sijointest.tcl
+++ b/test/tcl/sijointest.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/siutils.tcl b/test/tcl/siutils.tcl
index 392ae5d..7c13594 100644
--- a/test/tcl/siutils.tcl
+++ b/test/tcl/siutils.tcl
@@ -1,6 +1,6 @@
 #See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2001, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2001, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/sql001.tcl b/test/tcl/sql001.tcl
index bf8f012..d775020 100644
--- a/test/tcl/sql001.tcl
+++ b/test/tcl/sql001.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/sysscript.tcl b/test/tcl/sysscript.tcl
index 7b5667c..d0d754a 100644
--- a/test/tcl/sysscript.tcl
+++ b/test/tcl/sysscript.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/t106script.tcl b/test/tcl/t106script.tcl
index 6be452f..8ae3237 100644
--- a/test/tcl/t106script.tcl
+++ b/test/tcl/t106script.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test.tcl b/test/tcl/test.tcl
index 8e2579c..eca9acc 100644
--- a/test/tcl/test.tcl
+++ b/test/tcl/test.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 
diff --git a/test/tcl/test001.tcl b/test/tcl/test001.tcl
index 83318d8..d08a2a5 100644
--- a/test/tcl/test001.tcl
+++ b/test/tcl/test001.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test002.tcl b/test/tcl/test002.tcl
index 72ee53f..42d9cb5 100644
--- a/test/tcl/test002.tcl
+++ b/test/tcl/test002.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test003.tcl b/test/tcl/test003.tcl
index 66c454f..032d4a8 100644
--- a/test/tcl/test003.tcl
+++ b/test/tcl/test003.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test004.tcl b/test/tcl/test004.tcl
index 19d97a8..9cf2b6a 100644
--- a/test/tcl/test004.tcl
+++ b/test/tcl/test004.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test005.tcl b/test/tcl/test005.tcl
index ebcf070..92fa64a 100644
--- a/test/tcl/test005.tcl
+++ b/test/tcl/test005.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test006.tcl b/test/tcl/test006.tcl
index f48a12f..ae1794f 100644
--- a/test/tcl/test006.tcl
+++ b/test/tcl/test006.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test007.tcl b/test/tcl/test007.tcl
index d2d7f7c..89aa053 100644
--- a/test/tcl/test007.tcl
+++ b/test/tcl/test007.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test008.tcl b/test/tcl/test008.tcl
index 70791ae..19acfe7 100644
--- a/test/tcl/test008.tcl
+++ b/test/tcl/test008.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test009.tcl b/test/tcl/test009.tcl
index 26582d3..20ad391 100644
--- a/test/tcl/test009.tcl
+++ b/test/tcl/test009.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test010.tcl b/test/tcl/test010.tcl
index f7ba06a..b03c2a9 100644
--- a/test/tcl/test010.tcl
+++ b/test/tcl/test010.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test011.tcl b/test/tcl/test011.tcl
index 2756200..994eb90 100644
--- a/test/tcl/test011.tcl
+++ b/test/tcl/test011.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test012.tcl b/test/tcl/test012.tcl
index 6d1d0bd..c30106d 100644
--- a/test/tcl/test012.tcl
+++ b/test/tcl/test012.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test013.tcl b/test/tcl/test013.tcl
index 248a981..22a1767 100644
--- a/test/tcl/test013.tcl
+++ b/test/tcl/test013.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test014.tcl b/test/tcl/test014.tcl
index bf23580..1891d38 100644
--- a/test/tcl/test014.tcl
+++ b/test/tcl/test014.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test015.tcl b/test/tcl/test015.tcl
index c7e227a..04bfea4 100644
--- a/test/tcl/test015.tcl
+++ b/test/tcl/test015.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test016.tcl b/test/tcl/test016.tcl
index bd8581a..e87c466 100644
--- a/test/tcl/test016.tcl
+++ b/test/tcl/test016.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test017.tcl b/test/tcl/test017.tcl
index cfd8ba7..2db7c14 100644
--- a/test/tcl/test017.tcl
+++ b/test/tcl/test017.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test018.tcl b/test/tcl/test018.tcl
index 6203481..32c8b6f 100644
--- a/test/tcl/test018.tcl
+++ b/test/tcl/test018.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test019.tcl b/test/tcl/test019.tcl
index 48b0dfd..7b734c5 100644
--- a/test/tcl/test019.tcl
+++ b/test/tcl/test019.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test020.tcl b/test/tcl/test020.tcl
index 4ffb57d..116dac9 100644
--- a/test/tcl/test020.tcl
+++ b/test/tcl/test020.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test021.tcl b/test/tcl/test021.tcl
index 2c51166..1ff37ac 100644
--- a/test/tcl/test021.tcl
+++ b/test/tcl/test021.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test022.tcl b/test/tcl/test022.tcl
index de5788e..604d3d8 100644
--- a/test/tcl/test022.tcl
+++ b/test/tcl/test022.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test023.tcl b/test/tcl/test023.tcl
index 5596363..100ac63 100644
--- a/test/tcl/test023.tcl
+++ b/test/tcl/test023.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test024.tcl b/test/tcl/test024.tcl
index 75448f8..279e814 100644
--- a/test/tcl/test024.tcl
+++ b/test/tcl/test024.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test025.tcl b/test/tcl/test025.tcl
index 17681cc..00e30d9 100644
--- a/test/tcl/test025.tcl
+++ b/test/tcl/test025.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test026.tcl b/test/tcl/test026.tcl
index c425f7f..bba2459 100644
--- a/test/tcl/test026.tcl
+++ b/test/tcl/test026.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test027.tcl b/test/tcl/test027.tcl
index 679900e..c39e1c7 100644
--- a/test/tcl/test027.tcl
+++ b/test/tcl/test027.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test028.tcl b/test/tcl/test028.tcl
index b15748f..5272d53 100644
--- a/test/tcl/test028.tcl
+++ b/test/tcl/test028.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test029.tcl b/test/tcl/test029.tcl
index 7efcd4a..5188a48 100644
--- a/test/tcl/test029.tcl
+++ b/test/tcl/test029.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test030.tcl b/test/tcl/test030.tcl
index b89543e..a659b5e 100644
--- a/test/tcl/test030.tcl
+++ b/test/tcl/test030.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test031.tcl b/test/tcl/test031.tcl
index 633a120..b949752 100644
--- a/test/tcl/test031.tcl
+++ b/test/tcl/test031.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test032.tcl b/test/tcl/test032.tcl
index 634e17d..b703430 100644
--- a/test/tcl/test032.tcl
+++ b/test/tcl/test032.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test033.tcl b/test/tcl/test033.tcl
index 517b3a4..85c6c79 100644
--- a/test/tcl/test033.tcl
+++ b/test/tcl/test033.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test034.tcl b/test/tcl/test034.tcl
index 5a1e1b6..e0ae3ab 100644
--- a/test/tcl/test034.tcl
+++ b/test/tcl/test034.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1998, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1998, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test035.tcl b/test/tcl/test035.tcl
index b6dc887..d4fd37f 100644
--- a/test/tcl/test035.tcl
+++ b/test/tcl/test035.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test036.tcl b/test/tcl/test036.tcl
index bfe915b..a5df547 100644
--- a/test/tcl/test036.tcl
+++ b/test/tcl/test036.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test037.tcl b/test/tcl/test037.tcl
index 1e05cd9..3b2f72a 100644
--- a/test/tcl/test037.tcl
+++ b/test/tcl/test037.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test038.tcl b/test/tcl/test038.tcl
index 86247a3..de19a98 100644
--- a/test/tcl/test038.tcl
+++ b/test/tcl/test038.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test039.tcl b/test/tcl/test039.tcl
index ded3f72..e946b19 100644
--- a/test/tcl/test039.tcl
+++ b/test/tcl/test039.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test040.tcl b/test/tcl/test040.tcl
index 06072bf..26d18c4 100644
--- a/test/tcl/test040.tcl
+++ b/test/tcl/test040.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1998, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1998, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test041.tcl b/test/tcl/test041.tcl
index 298ef33..f3abb4a 100644
--- a/test/tcl/test041.tcl
+++ b/test/tcl/test041.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test042.tcl b/test/tcl/test042.tcl
index 6b26e2d..2727e73 100644
--- a/test/tcl/test042.tcl
+++ b/test/tcl/test042.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test043.tcl b/test/tcl/test043.tcl
index 8b61dc3..800f7e6 100644
--- a/test/tcl/test043.tcl
+++ b/test/tcl/test043.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test044.tcl b/test/tcl/test044.tcl
index fbb47ae..47afc82 100644
--- a/test/tcl/test044.tcl
+++ b/test/tcl/test044.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test045.tcl b/test/tcl/test045.tcl
index 277ee05..17f1bd4 100644
--- a/test/tcl/test045.tcl
+++ b/test/tcl/test045.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test046.tcl b/test/tcl/test046.tcl
index 82216f9..57e5141 100644
--- a/test/tcl/test046.tcl
+++ b/test/tcl/test046.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test047.tcl b/test/tcl/test047.tcl
index 5eb4ddc..27dc688 100644
--- a/test/tcl/test047.tcl
+++ b/test/tcl/test047.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test048.tcl b/test/tcl/test048.tcl
index 8ff08f2..8affd2d 100644
--- a/test/tcl/test048.tcl
+++ b/test/tcl/test048.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test049.tcl b/test/tcl/test049.tcl
index 11d3918..8a3f80a 100644
--- a/test/tcl/test049.tcl
+++ b/test/tcl/test049.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test050.tcl b/test/tcl/test050.tcl
index 24d7c24..8f797f6 100644
--- a/test/tcl/test050.tcl
+++ b/test/tcl/test050.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test051.tcl b/test/tcl/test051.tcl
index d24cd5a..c9702a6 100644
--- a/test/tcl/test051.tcl
+++ b/test/tcl/test051.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test052.tcl b/test/tcl/test052.tcl
index 7de85c7..14b6f0a 100644
--- a/test/tcl/test052.tcl
+++ b/test/tcl/test052.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test053.tcl b/test/tcl/test053.tcl
index 6eb1785..aed51a8 100644
--- a/test/tcl/test053.tcl
+++ b/test/tcl/test053.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test054.tcl b/test/tcl/test054.tcl
index 531bb3a..c2c1473 100644
--- a/test/tcl/test054.tcl
+++ b/test/tcl/test054.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test055.tcl b/test/tcl/test055.tcl
index 8e27f84..d8c25c7 100644
--- a/test/tcl/test055.tcl
+++ b/test/tcl/test055.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test056.tcl b/test/tcl/test056.tcl
index 95d1b8a..e9c7485 100644
--- a/test/tcl/test056.tcl
+++ b/test/tcl/test056.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test057.tcl b/test/tcl/test057.tcl
index 595944b..258f955 100644
--- a/test/tcl/test057.tcl
+++ b/test/tcl/test057.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test058.tcl b/test/tcl/test058.tcl
index 5fa938a..369789d 100644
--- a/test/tcl/test058.tcl
+++ b/test/tcl/test058.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test059.tcl b/test/tcl/test059.tcl
index ac01ebf..b1738aa 100644
--- a/test/tcl/test059.tcl
+++ b/test/tcl/test059.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test060.tcl b/test/tcl/test060.tcl
index f3864de..cad0be0 100644
--- a/test/tcl/test060.tcl
+++ b/test/tcl/test060.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test061.tcl b/test/tcl/test061.tcl
index 0283f93..02ddf38 100644
--- a/test/tcl/test061.tcl
+++ b/test/tcl/test061.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test062.tcl b/test/tcl/test062.tcl
index b46474b..d9efcdd 100644
--- a/test/tcl/test062.tcl
+++ b/test/tcl/test062.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test063.tcl b/test/tcl/test063.tcl
index 37abdcc..019e919 100644
--- a/test/tcl/test063.tcl
+++ b/test/tcl/test063.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test064.tcl b/test/tcl/test064.tcl
index c7ddccf..f0d712f 100644
--- a/test/tcl/test064.tcl
+++ b/test/tcl/test064.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test065.tcl b/test/tcl/test065.tcl
index b179937..41d7bb7 100644
--- a/test/tcl/test065.tcl
+++ b/test/tcl/test065.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test066.tcl b/test/tcl/test066.tcl
index 6656301..2b8ee62 100644
--- a/test/tcl/test066.tcl
+++ b/test/tcl/test066.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test067.tcl b/test/tcl/test067.tcl
index 0fef74a..a8c7d13 100644
--- a/test/tcl/test067.tcl
+++ b/test/tcl/test067.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test068.tcl b/test/tcl/test068.tcl
index 8d3766b..15c9c7a 100644
--- a/test/tcl/test068.tcl
+++ b/test/tcl/test068.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test069.tcl b/test/tcl/test069.tcl
index de06c1a..622c639 100644
--- a/test/tcl/test069.tcl
+++ b/test/tcl/test069.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test070.tcl b/test/tcl/test070.tcl
index da7f38f..2707571 100644
--- a/test/tcl/test070.tcl
+++ b/test/tcl/test070.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test071.tcl b/test/tcl/test071.tcl
index 6bfd4d9..946c72f 100644
--- a/test/tcl/test071.tcl
+++ b/test/tcl/test071.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test072.tcl b/test/tcl/test072.tcl
index a02d6f3..77d0c47 100644
--- a/test/tcl/test072.tcl
+++ b/test/tcl/test072.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test073.tcl b/test/tcl/test073.tcl
index e9aacc9..4684323 100644
--- a/test/tcl/test073.tcl
+++ b/test/tcl/test073.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test074.tcl b/test/tcl/test074.tcl
index e80a8ac..f1d2efb 100644
--- a/test/tcl/test074.tcl
+++ b/test/tcl/test074.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test076.tcl b/test/tcl/test076.tcl
index 73dd18c..39df45b 100644
--- a/test/tcl/test076.tcl
+++ b/test/tcl/test076.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test077.tcl b/test/tcl/test077.tcl
index 7036eea..7ce3dc9 100644
--- a/test/tcl/test077.tcl
+++ b/test/tcl/test077.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test078.tcl b/test/tcl/test078.tcl
index d82eade..4e02a83 100644
--- a/test/tcl/test078.tcl
+++ b/test/tcl/test078.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test079.tcl b/test/tcl/test079.tcl
index cd98fea..13a53a0 100644
--- a/test/tcl/test079.tcl
+++ b/test/tcl/test079.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test081.tcl b/test/tcl/test081.tcl
index 00121b8..fd693ba 100644
--- a/test/tcl/test081.tcl
+++ b/test/tcl/test081.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test082.tcl b/test/tcl/test082.tcl
index 7f591ec..450022f 100644
--- a/test/tcl/test082.tcl
+++ b/test/tcl/test082.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test083.tcl b/test/tcl/test083.tcl
index 112b10b..281ec4c 100644
--- a/test/tcl/test083.tcl
+++ b/test/tcl/test083.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test084.tcl b/test/tcl/test084.tcl
index 0b690e1..349031d 100644
--- a/test/tcl/test084.tcl
+++ b/test/tcl/test084.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test085.tcl b/test/tcl/test085.tcl
index 428878b..34ce9aa 100644
--- a/test/tcl/test085.tcl
+++ b/test/tcl/test085.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test086.tcl b/test/tcl/test086.tcl
index f6aa505..4718296 100644
--- a/test/tcl/test086.tcl
+++ b/test/tcl/test086.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test087.tcl b/test/tcl/test087.tcl
index 921bd1a..74146f2 100644
--- a/test/tcl/test087.tcl
+++ b/test/tcl/test087.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test088.tcl b/test/tcl/test088.tcl
index 9d57f49..9d6894f 100644
--- a/test/tcl/test088.tcl
+++ b/test/tcl/test088.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test089.tcl b/test/tcl/test089.tcl
index 0bb7221..dc2cd45 100644
--- a/test/tcl/test089.tcl
+++ b/test/tcl/test089.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test090.tcl b/test/tcl/test090.tcl
index 457b436..c1e1920 100644
--- a/test/tcl/test090.tcl
+++ b/test/tcl/test090.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test091.tcl b/test/tcl/test091.tcl
index d736fe4..2675bb5 100644
--- a/test/tcl/test091.tcl
+++ b/test/tcl/test091.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test092.tcl b/test/tcl/test092.tcl
index 92ceff5..ea5a013 100644
--- a/test/tcl/test092.tcl
+++ b/test/tcl/test092.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test093.tcl b/test/tcl/test093.tcl
index 316b3bc..355251a 100644
--- a/test/tcl/test093.tcl
+++ b/test/tcl/test093.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test094.tcl b/test/tcl/test094.tcl
index dec38fa..b24ca63 100644
--- a/test/tcl/test094.tcl
+++ b/test/tcl/test094.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test095.tcl b/test/tcl/test095.tcl
index e55abea..591f53b 100644
--- a/test/tcl/test095.tcl
+++ b/test/tcl/test095.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test096.tcl b/test/tcl/test096.tcl
index b6c1b80..638a57c 100644
--- a/test/tcl/test096.tcl
+++ b/test/tcl/test096.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test097.tcl b/test/tcl/test097.tcl
index ed75cc6..c5f4bd0 100644
--- a/test/tcl/test097.tcl
+++ b/test/tcl/test097.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test098.tcl b/test/tcl/test098.tcl
index 079e336..9e6675e 100644
--- a/test/tcl/test098.tcl
+++ b/test/tcl/test098.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2002, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2002, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test099.tcl b/test/tcl/test099.tcl
index 02a8770..0c61e23 100644
--- a/test/tcl/test099.tcl
+++ b/test/tcl/test099.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test100.tcl b/test/tcl/test100.tcl
index 1b9a77b..1ac4193 100644
--- a/test/tcl/test100.tcl
+++ b/test/tcl/test100.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test101.tcl b/test/tcl/test101.tcl
index a2f4ced..cb27ff0 100644
--- a/test/tcl/test101.tcl
+++ b/test/tcl/test101.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test102.tcl b/test/tcl/test102.tcl
index 58f7bd2..a475f61 100644
--- a/test/tcl/test102.tcl
+++ b/test/tcl/test102.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test103.tcl b/test/tcl/test103.tcl
index 93904dc..a1dc58d 100644
--- a/test/tcl/test103.tcl
+++ b/test/tcl/test103.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2003, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2003, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test106.tcl b/test/tcl/test106.tcl
index ac518be..2e07c18 100644
--- a/test/tcl/test106.tcl
+++ b/test/tcl/test106.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2003, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2003, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test107.tcl b/test/tcl/test107.tcl
index 2d08ce6..98c4986 100644
--- a/test/tcl/test107.tcl
+++ b/test/tcl/test107.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test109.tcl b/test/tcl/test109.tcl
index 05acb3d..8583c0e 100644
--- a/test/tcl/test109.tcl
+++ b/test/tcl/test109.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test110.tcl b/test/tcl/test110.tcl
index 6eb952a..321782a 100644
--- a/test/tcl/test110.tcl
+++ b/test/tcl/test110.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2004, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2004, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test111.tcl b/test/tcl/test111.tcl
index a9649dd..b21d68a 100644
--- a/test/tcl/test111.tcl
+++ b/test/tcl/test111.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test112.tcl b/test/tcl/test112.tcl
index eeb5514..faa287c 100644
--- a/test/tcl/test112.tcl
+++ b/test/tcl/test112.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test113.tcl b/test/tcl/test113.tcl
index 8d6bfce..ce1beb6 100644
--- a/test/tcl/test113.tcl
+++ b/test/tcl/test113.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test114.tcl b/test/tcl/test114.tcl
index 088a426..b3fc0fc 100644
--- a/test/tcl/test114.tcl
+++ b/test/tcl/test114.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test115.tcl b/test/tcl/test115.tcl
index f6b3a2b..bc5b325 100644
--- a/test/tcl/test115.tcl
+++ b/test/tcl/test115.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test116.tcl b/test/tcl/test116.tcl
index fd4895d..cb275fe 100644
--- a/test/tcl/test116.tcl
+++ b/test/tcl/test116.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test117.tcl b/test/tcl/test117.tcl
index 04954fe..7ccc19c 100644
--- a/test/tcl/test117.tcl
+++ b/test/tcl/test117.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test119.tcl b/test/tcl/test119.tcl
index cabfe89..942dd65 100644
--- a/test/tcl/test119.tcl
+++ b/test/tcl/test119.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2003, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2003, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test120.tcl b/test/tcl/test120.tcl
index bb9192b..14cf7e3 100644
--- a/test/tcl/test120.tcl
+++ b/test/tcl/test120.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2006, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2006, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test121.tcl b/test/tcl/test121.tcl
index bfd17f5..17fb8ec 100644
--- a/test/tcl/test121.tcl
+++ b/test/tcl/test121.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2006, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2006, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test122.tcl b/test/tcl/test122.tcl
index 242a90a..665c6a7 100644
--- a/test/tcl/test122.tcl
+++ b/test/tcl/test122.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2006, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2006, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test123.tcl b/test/tcl/test123.tcl
index bcfa92f..3b0c5f0 100644
--- a/test/tcl/test123.tcl
+++ b/test/tcl/test123.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test124.tcl b/test/tcl/test124.tcl
index 32ee136..4966f4b 100644
--- a/test/tcl/test124.tcl
+++ b/test/tcl/test124.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2008, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2008, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test125.tcl b/test/tcl/test125.tcl
index 1eb6eb1..ab767ef 100644
--- a/test/tcl/test125.tcl
+++ b/test/tcl/test125.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2009, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2009, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test126.tcl b/test/tcl/test126.tcl
index 21939ef..6354aa8 100644
--- a/test/tcl/test126.tcl
+++ b/test/tcl/test126.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test127.tcl b/test/tcl/test127.tcl
index c8ab35b..057d09d 100644
--- a/test/tcl/test127.tcl
+++ b/test/tcl/test127.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test128.tcl b/test/tcl/test128.tcl
index 03e062c..e6625ed 100644
--- a/test/tcl/test128.tcl
+++ b/test/tcl/test128.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test129.tcl b/test/tcl/test129.tcl
index c8cd5b1..ab53591 100644
--- a/test/tcl/test129.tcl
+++ b/test/tcl/test129.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test130.tcl b/test/tcl/test130.tcl
index 0898514..85ad9be 100644
--- a/test/tcl/test130.tcl
+++ b/test/tcl/test130.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test131.tcl b/test/tcl/test131.tcl
index f29cd38..bcc7da7 100644
--- a/test/tcl/test131.tcl
+++ b/test/tcl/test131.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test132.tcl b/test/tcl/test132.tcl
index 217977f..f97144c 100644
--- a/test/tcl/test132.tcl
+++ b/test/tcl/test132.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test133.tcl b/test/tcl/test133.tcl
index 7e6e88f..0f25dd9 100644
--- a/test/tcl/test133.tcl
+++ b/test/tcl/test133.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test134.tcl b/test/tcl/test134.tcl
index 6d68246..35aba81 100644
--- a/test/tcl/test134.tcl
+++ b/test/tcl/test134.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test135.tcl b/test/tcl/test135.tcl
index c9a1769..3eeef8b 100644
--- a/test/tcl/test135.tcl
+++ b/test/tcl/test135.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test136.tcl b/test/tcl/test136.tcl
index ebe5a70..ce19088 100644
--- a/test/tcl/test136.tcl
+++ b/test/tcl/test136.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test137.tcl b/test/tcl/test137.tcl
index 535d6f5..eebce97 100644
--- a/test/tcl/test137.tcl
+++ b/test/tcl/test137.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test138.tcl b/test/tcl/test138.tcl
index 01641c6..473a0a4 100644
--- a/test/tcl/test138.tcl
+++ b/test/tcl/test138.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test139.tcl b/test/tcl/test139.tcl
index c6bc38c..21d85c4 100644
--- a/test/tcl/test139.tcl
+++ b/test/tcl/test139.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test140.tcl b/test/tcl/test140.tcl
index b5a67f5..be50843 100644
--- a/test/tcl/test140.tcl
+++ b/test/tcl/test140.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test141.tcl b/test/tcl/test141.tcl
index 19860f7..57457f7 100644
--- a/test/tcl/test141.tcl
+++ b/test/tcl/test141.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/test142.tcl b/test/tcl/test142.tcl
index 22d92b2..2f9b9bc 100644
--- a/test/tcl/test142.tcl
+++ b/test/tcl/test142.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/testparams.tcl b/test/tcl/testparams.tcl
index dd50eea..4f2de1b 100644
--- a/test/tcl/testparams.tcl
+++ b/test/tcl/testparams.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 
@@ -50,7 +50,7 @@ set test_names(rep)	[list rep001 rep002 rep003 rep005 rep006 rep007 \
     rep068 rep069 rep070 rep071 rep072 rep073 rep074 rep075 rep076 rep077 \
     rep078 rep079 rep080 rep081 rep082 rep083 rep084 rep085 rep086 rep087 \
     rep088 rep089 rep090 rep091 rep092 rep093 rep094 rep095 rep096 rep097 \
-    rep098 rep099 rep100 rep101 rep102]
+    rep098 rep099 rep100 rep101 rep102 rep109]
 set test_names(skip_for_env_private) [list rep002 rep003 rep004 rep005 \
     rep014 rep016 rep017 rep018 rep020 rep022 rep026 rep028 rep031 \
     rep033 rep035 rep036 rep038 rep039 rep040 rep041 rep042 rep043 rep044 \
@@ -273,6 +273,7 @@ set parms(rep099) {200 "099"}
 set parms(rep100) {10 "100"}
 set parms(rep101) {100 "101"}
 set parms(rep102) {100 "102"}
+set parms(rep109) {"109"}
 set parms(repmgr007) {100 "007"}
 set parms(repmgr009) {10 "009"}
 set parms(repmgr010) {100 "010"}
diff --git a/test/tcl/testutils.tcl b/test/tcl/testutils.tcl
index 48872bf..e42ecb1 100644
--- a/test/tcl/testutils.tcl
+++ b/test/tcl/testutils.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/txn001.tcl b/test/tcl/txn001.tcl
index 9aba9d4..113c484 100644
--- a/test/tcl/txn001.tcl
+++ b/test/tcl/txn001.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/txn002.tcl b/test/tcl/txn002.tcl
index 982567f..a7c9afb 100644
--- a/test/tcl/txn002.tcl
+++ b/test/tcl/txn002.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/txn003.tcl b/test/tcl/txn003.tcl
index a9a714e..3848ef5 100644
--- a/test/tcl/txn003.tcl
+++ b/test/tcl/txn003.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/txn004.tcl b/test/tcl/txn004.tcl
index 60b8b8b..1a31440 100644
--- a/test/tcl/txn004.tcl
+++ b/test/tcl/txn004.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/txn005.tcl b/test/tcl/txn005.tcl
index b8f9d7c..0dd8856 100644
--- a/test/tcl/txn005.tcl
+++ b/test/tcl/txn005.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/txn006.tcl b/test/tcl/txn006.tcl
index 5960770..d6cbe63 100644
--- a/test/tcl/txn006.tcl
+++ b/test/tcl/txn006.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/txn007.tcl b/test/tcl/txn007.tcl
index 04681d3..a70112d 100644
--- a/test/tcl/txn007.tcl
+++ b/test/tcl/txn007.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/txn008.tcl b/test/tcl/txn008.tcl
index 27b790b..b884616 100644
--- a/test/tcl/txn008.tcl
+++ b/test/tcl/txn008.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/txn009.tcl b/test/tcl/txn009.tcl
index ef5086f..c544093 100644
--- a/test/tcl/txn009.tcl
+++ b/test/tcl/txn009.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/txn010.tcl b/test/tcl/txn010.tcl
index e3333c3..6c7fc2c 100644
--- a/test/tcl/txn010.tcl
+++ b/test/tcl/txn010.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/txn011.tcl b/test/tcl/txn011.tcl
index 75ca4d3..2a00f94 100644
--- a/test/tcl/txn011.tcl
+++ b/test/tcl/txn011.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2003, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2003, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/txn012.tcl b/test/tcl/txn012.tcl
index 834594d..bf79981 100644
--- a/test/tcl/txn012.tcl
+++ b/test/tcl/txn012.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/txn012script.tcl b/test/tcl/txn012script.tcl
index ecf32dd..085c647 100644
--- a/test/tcl/txn012script.tcl
+++ b/test/tcl/txn012script.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/txn013.tcl b/test/tcl/txn013.tcl
index b8ece03..69b5712 100644
--- a/test/tcl/txn013.tcl
+++ b/test/tcl/txn013.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/txn014.tcl b/test/tcl/txn014.tcl
index 8b798ae..972e0f2 100644
--- a/test/tcl/txn014.tcl
+++ b/test/tcl/txn014.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2005, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2005, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/txnscript.tcl b/test/tcl/txnscript.tcl
index b845b36..cda44e4 100644
--- a/test/tcl/txnscript.tcl
+++ b/test/tcl/txnscript.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/update.tcl b/test/tcl/update.tcl
index 01db967..47bbf4f 100644
--- a/test/tcl/update.tcl
+++ b/test/tcl/update.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 
diff --git a/test/tcl/upgrade.tcl b/test/tcl/upgrade.tcl
index 5976bd6..aeb9dc3 100644
--- a/test/tcl/upgrade.tcl
+++ b/test/tcl/upgrade.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 1999, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 1999, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 
diff --git a/test/tcl/wrap.tcl b/test/tcl/wrap.tcl
index 77c25db..bff7ebc 100644
--- a/test/tcl/wrap.tcl
+++ b/test/tcl/wrap.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl/wrap_reptest.tcl b/test/tcl/wrap_reptest.tcl
index 57fed3d..b70ae30 100644
--- a/test/tcl/wrap_reptest.tcl
+++ b/test/tcl/wrap_reptest.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2000, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2000, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl_utils/common_test_utils.tcl b/test/tcl_utils/common_test_utils.tcl
index 7b1c220..a11f9a3 100644
--- a/test/tcl_utils/common_test_utils.tcl
+++ b/test/tcl_utils/common_test_utils.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2012, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2012, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/tcl_utils/multi_proc_utils.tcl b/test/tcl_utils/multi_proc_utils.tcl
index 88b727d..99b96f2 100644
--- a/test/tcl_utils/multi_proc_utils.tcl
+++ b/test/tcl_utils/multi_proc_utils.tcl
@@ -1,6 +1,6 @@
 # See the file LICENSE for redistribution information.
 #
-# Copyright (c) 2012, 2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2012, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # $Id$
 #
diff --git a/test/xa/src1/client.c b/test/xa/src1/client.c
index b4a738f..51e1d27 100644
--- a/test/xa/src1/client.c
+++ b/test/xa/src1/client.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 /*
diff --git a/test/xa/src1/datafml.h b/test/xa/src1/datafml.h
index 24362a5..6ad981f 100644
--- a/test/xa/src1/datafml.h
+++ b/test/xa/src1/datafml.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 /*	fname	fldid            */
diff --git a/test/xa/src1/hdbrec.h b/test/xa/src1/hdbrec.h
index 527c264..effdcab 100644
--- a/test/xa/src1/hdbrec.h
+++ b/test/xa/src1/hdbrec.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 #ifndef HDBREC_H
diff --git a/test/xa/src1/htimestampxa.c b/test/xa/src1/htimestampxa.c
index 86f5c3c..9233416 100644
--- a/test/xa/src1/htimestampxa.c
+++ b/test/xa/src1/htimestampxa.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 #include <sys/types.h>
diff --git a/test/xa/src1/htimestampxa.h b/test/xa/src1/htimestampxa.h
index c80fd98..ca37959 100644
--- a/test/xa/src1/htimestampxa.h
+++ b/test/xa/src1/htimestampxa.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 #ifndef HTIMESTAMPXA_H
diff --git a/test/xa/src1/server.c b/test/xa/src1/server.c
index d517b67..9f9d5e7 100644
--- a/test/xa/src1/server.c
+++ b/test/xa/src1/server.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 /*
diff --git a/test/xa/src2/bdb1.c b/test/xa/src2/bdb1.c
index 3aef650..0e76ecf 100644
--- a/test/xa/src2/bdb1.c
+++ b/test/xa/src2/bdb1.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 /*
diff --git a/test/xa/src2/bdb2.c b/test/xa/src2/bdb2.c
index a185ca6..15f2901 100644
--- a/test/xa/src2/bdb2.c
+++ b/test/xa/src2/bdb2.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 /*
diff --git a/test/xa/src2/client.c b/test/xa/src2/client.c
index 698e9bb..eee8b03 100644
--- a/test/xa/src2/client.c
+++ b/test/xa/src2/client.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 /*
diff --git a/test/xa/src3/client.c b/test/xa/src3/client.c
index 48ba10e..5404ba9 100644
--- a/test/xa/src3/client.c
+++ b/test/xa/src3/client.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 /*
diff --git a/test/xa/src3/server.c b/test/xa/src3/server.c
index a534c01..45fe94f 100644
--- a/test/xa/src3/server.c
+++ b/test/xa/src3/server.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 /*
diff --git a/test/xa/src4/client.c b/test/xa/src4/client.c
index 716f293..34eb03a 100644
--- a/test/xa/src4/client.c
+++ b/test/xa/src4/client.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 /*
diff --git a/test/xa/src4/server.c b/test/xa/src4/server.c
index e189ad4..6e61d8e 100644
--- a/test/xa/src4/server.c
+++ b/test/xa/src4/server.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 /*
diff --git a/test/xa/src5/client.c b/test/xa/src5/client.c
index 2d2b13c..3d9cdc3 100644
--- a/test/xa/src5/client.c
+++ b/test/xa/src5/client.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 /*
diff --git a/test/xa/src5/server.c b/test/xa/src5/server.c
index ea72532..e0f007e 100644
--- a/test/xa/src5/server.c
+++ b/test/xa/src5/server.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 #include <stdio.h>
diff --git a/test/xa/utilities/bdb_xa_util.c b/test/xa/utilities/bdb_xa_util.c
index a1182b3..7f9e475 100644
--- a/test/xa/utilities/bdb_xa_util.c
+++ b/test/xa/utilities/bdb_xa_util.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 #include "../utilities/bdb_xa_util.h"
diff --git a/test/xa/utilities/bdb_xa_util.h b/test/xa/utilities/bdb_xa_util.h
index 2f96014..8c2f011 100644
--- a/test/xa/utilities/bdb_xa_util.h
+++ b/test/xa/utilities/bdb_xa_util.h
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  */
 
 #include <pthread.h>
diff --git a/util/db_archive.c b/util/db_archive.c
index 5ce651e..e19279b 100644
--- a/util/db_archive.c
+++ b/util/db_archive.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -12,7 +12,7 @@
 
 #ifndef lint
 static const char copyright[] =
-    "Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.\n";
+    "Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.\n";
 #endif
 
 int main __P((int, char *[]));
@@ -127,7 +127,7 @@ main(argc, argv)
 	 * private one and try again.
 	 */
 	if ((ret = dbenv->open(dbenv, home, DB_USE_ENVIRON, 0)) != 0 &&
-	    (ret == DB_VERSION_MISMATCH ||
+	    (ret == DB_VERSION_MISMATCH || ret == DB_REP_LOCKOUT ||
 	    (ret = dbenv->open(dbenv, home, DB_CREATE |
 	    DB_INIT_LOG | DB_PRIVATE | DB_USE_ENVIRON, 0)) != 0)) {
 		dbenv->err(dbenv, ret, "DB_ENV->open");
diff --git a/util/db_checkpoint.c b/util/db_checkpoint.c
index e7ba4c8..489c1ec 100644
--- a/util/db_checkpoint.c
+++ b/util/db_checkpoint.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -12,7 +12,7 @@
 
 #ifndef lint
 static const char copyright[] =
-    "Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.\n";
+    "Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.\n";
 #endif
 
 int	 main __P((int, char *[]));
@@ -156,7 +156,7 @@ main(argc, argv)
 #define	ENV_FLAGS DB_USE_ENVIRON
 #endif
 	if ((ret = dbenv->open(dbenv, home, ENV_FLAGS, 0)) != 0 &&
-	    (!once || ret == DB_VERSION_MISMATCH ||
+	    (!once || ret == DB_VERSION_MISMATCH || ret == DB_REP_LOCKOUT ||
 	    (ret = dbenv->open(dbenv, home,
 	    DB_CREATE | DB_INIT_TXN | DB_PRIVATE | DB_USE_ENVIRON, 0)) != 0)) {
 		dbenv->err(dbenv, ret, "DB_ENV->open");
diff --git a/util/db_deadlock.c b/util/db_deadlock.c
index 52c5917..61ea1a3 100644
--- a/util/db_deadlock.c
+++ b/util/db_deadlock.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -12,7 +12,7 @@
 
 #ifndef lint
 static const char copyright[] =
-    "Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.\n";
+    "Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.\n";
 #endif
 
 int main __P((int, char *[]));
diff --git a/util/db_dump.c b/util/db_dump.c
index 8c90d08..6d2386a 100644
--- a/util/db_dump.c
+++ b/util/db_dump.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -14,7 +14,7 @@
 
 #ifndef lint
 static const char copyright[] =
-    "Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.\n";
+    "Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.\n";
 #endif
 
 int	 db_init __P((DB_ENV *, char *, int, u_int32_t, int *));
@@ -352,7 +352,7 @@ db_init(dbenv, home, is_salvage, cache, is_privatep)
 	if ((ret = dbenv->open(dbenv, home,
 	    DB_USE_ENVIRON | (is_salvage ? DB_INIT_MPOOL : 0), 0)) == 0)
 		return (0);
-	if (ret == DB_VERSION_MISMATCH)
+	if (ret == DB_VERSION_MISMATCH || ret == DB_REP_LOCKOUT)
 		goto err;
 
 	/*
diff --git a/util/db_dump185.c b/util/db_dump185.c
index b2689e5..cf08173 100644
--- a/util/db_dump185.c
+++ b/util/db_dump185.c
@@ -1,14 +1,14 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
 
 #ifndef lint
 static const char copyright[] =
-    "Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.\n";
+    "Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.\n";
 #endif
 
 #include <sys/types.h>
diff --git a/util/db_hotbackup.c b/util/db_hotbackup.c
index d11909c..08dddc8 100644
--- a/util/db_hotbackup.c
+++ b/util/db_hotbackup.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -15,7 +15,7 @@
 
 #ifndef lint
 static const char copyright[] =
-    "Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.\n";
+    "Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.\n";
 #endif
 
 enum which_open { OPEN_ORIGINAL, OPEN_HOT_BACKUP };
@@ -469,7 +469,7 @@ env_init(dbenvp, home, log_dirp, data_dirp, passwd, which, verbose)
 		 * fails, we create a private environment and try again.
 		 */
 		if ((ret = dbenv->open(dbenv, home, DB_USE_ENVIRON, 0)) != 0 &&
-		    (ret == DB_VERSION_MISMATCH ||
+		    (ret == DB_VERSION_MISMATCH || ret == DB_REP_LOCKOUT ||
 		    (ret = dbenv->open(dbenv, home, DB_CREATE |
 		    DB_INIT_LOG | DB_INIT_TXN | DB_PRIVATE | DB_USE_ENVIRON,
 		    0)) != 0)) {
@@ -486,9 +486,19 @@ env_init(dbenvp, home, log_dirp, data_dirp, passwd, which, verbose)
 				    "%s\n"), progname);
 				return (usage());
 			} else {
-				fprintf(stderr, "%s: %s", DB_STR("5058",
+				/* 
+				 * Do we have -l and an existing DB_CONFIG? 
+				 * That is a usage problem, but for backward
+				 * compatibility, keep going if log_dir happens
+				 * to be the same as the DB_CONFIG path.
+				 */
+				(void)snprintf(buf, sizeof(buf), "%s%c%s", 
+				    home, PATH_SEPARATOR[0], "DB_CONFIG");
+				if (__os_exists(dbenv->env, buf, NULL) == 0)
+					fprintf(stderr, 
+					    "%s: %s", DB_STR("5058",
 			    "use of -l with DB_CONFIG file is deprecated\n"),
-				    progname);
+					    progname);
 			}
 		}
 		if (data_dirp != NULL && *data_dirp == NULL)
diff --git a/util/db_load.c b/util/db_load.c
index af4c780..2e0348a 100644
--- a/util/db_load.c
+++ b/util/db_load.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -14,7 +14,7 @@
 
 #ifndef lint
 static const char copyright[] =
-    "Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.\n";
+    "Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.\n";
 #endif
 
 typedef struct {			/* XXX: Globals. */
@@ -681,7 +681,7 @@ db_init(dbenv, home, cache, is_private)
 	    DB_INIT_LOCK | DB_INIT_LOG | DB_INIT_MPOOL | DB_INIT_TXN;
 	if ((ret = dbenv->open(dbenv, home, flags, 0)) == 0)
 		return (0);
-	if (ret == DB_VERSION_MISMATCH)
+	if (ret == DB_VERSION_MISMATCH || ret == DB_REP_LOCKOUT)
 		goto err;
 
 	/*
diff --git a/util/db_log_verify.c b/util/db_log_verify.c
index be4dd1d..43525b3 100644
--- a/util/db_log_verify.c
+++ b/util/db_log_verify.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id: db_log_verify.c,v 0f73af5ae3da 2010/05/10 05:38:40 alexander $
  */
diff --git a/util/db_printlog.c b/util/db_printlog.c
index 03a8f37..c943c47 100644
--- a/util/db_printlog.c
+++ b/util/db_printlog.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -21,7 +21,7 @@
 
 #ifndef lint
 static const char copyright[] =
-    "Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.\n";
+    "Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.\n";
 #endif
 
 int db_printlog_print_app_record __P((DB_ENV *, DBT *, DB_LSN *, db_recops));
@@ -192,7 +192,7 @@ main(argc, argv)
 	if (repflag) {
 		if ((ret = dbenv->open(dbenv, home,
 		    DB_INIT_MPOOL | DB_USE_ENVIRON, 0)) != 0 &&
-		    (ret == DB_VERSION_MISMATCH ||
+		    (ret == DB_VERSION_MISMATCH || ret == DB_REP_LOCKOUT ||
 		    (ret = dbenv->open(dbenv, home,
 		    DB_CREATE | DB_INIT_MPOOL | DB_PRIVATE | DB_USE_ENVIRON, 0))
 		    != 0)) {
@@ -200,7 +200,7 @@ main(argc, argv)
 			goto err;
 		}
 	} else if ((ret = dbenv->open(dbenv, home, DB_USE_ENVIRON, 0)) != 0 &&
-	    (ret == DB_VERSION_MISMATCH ||
+	    (ret == DB_VERSION_MISMATCH || ret == DB_REP_LOCKOUT ||
 	    (ret = dbenv->open(dbenv, home,
 	    DB_CREATE | DB_INIT_LOG | DB_PRIVATE | DB_USE_ENVIRON, 0)) != 0)) {
 		dbenv->err(dbenv, ret, "DB_ENV->open");
diff --git a/util/db_recover.c b/util/db_recover.c
index 61657af..7cbb9bb 100644
--- a/util/db_recover.c
+++ b/util/db_recover.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -12,7 +12,7 @@
 
 #ifndef lint
 static const char copyright[] =
-    "Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.\n";
+    "Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.\n";
 #endif
 
 void db_recover_feedback __P((DB_ENV *, int, int));
diff --git a/util/db_replicate.c b/util/db_replicate.c
index bb81dd6..9b56658 100644
--- a/util/db_replicate.c
+++ b/util/db_replicate.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -12,7 +12,7 @@
 
 #ifndef lint
 static const char copyright[] =
-    "Copyright (c) 2010, 2012 Oracle and/or its affiliates.  All rights reserved.\n";
+    "Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.\n";
 #endif
 
 int	 main __P((int, char *[]));
diff --git a/util/db_sql_codegen/buildpt.c b/util/db_sql_codegen/buildpt.c
index 62b5f76..4ac4ec3 100644
--- a/util/db_sql_codegen/buildpt.c
+++ b/util/db_sql_codegen/buildpt.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/util/db_sql_codegen/db_sql_codegen.c b/util/db_sql_codegen/db_sql_codegen.c
index bcec7f1..82a565e 100644
--- a/util/db_sql_codegen/db_sql_codegen.c
+++ b/util/db_sql_codegen/db_sql_codegen.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/util/db_sql_codegen/db_sql_codegen.h b/util/db_sql_codegen/db_sql_codegen.h
index 2c31365..7bfafc3 100644
--- a/util/db_sql_codegen/db_sql_codegen.h
+++ b/util/db_sql_codegen/db_sql_codegen.h
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/util/db_sql_codegen/generate.c b/util/db_sql_codegen/generate.c
index 91620ef..6d2f7a5 100644
--- a/util/db_sql_codegen/generate.c
+++ b/util/db_sql_codegen/generate.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/util/db_sql_codegen/generate_test.c b/util/db_sql_codegen/generate_test.c
index 079150c..68858de 100644
--- a/util/db_sql_codegen/generate_test.c
+++ b/util/db_sql_codegen/generate_test.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/util/db_sql_codegen/generate_verification.c b/util/db_sql_codegen/generate_verification.c
index fe53bc0..d6daf24 100644
--- a/util/db_sql_codegen/generate_verification.c
+++ b/util/db_sql_codegen/generate_verification.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/util/db_sql_codegen/generation.h b/util/db_sql_codegen/generation.h
index 932934b..4d20a23 100644
--- a/util/db_sql_codegen/generation.h
+++ b/util/db_sql_codegen/generation.h
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/util/db_sql_codegen/generation_utils.c b/util/db_sql_codegen/generation_utils.c
index ed8659e..f3cbcf0 100644
--- a/util/db_sql_codegen/generation_utils.c
+++ b/util/db_sql_codegen/generation_utils.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/util/db_sql_codegen/hint_comment.c b/util/db_sql_codegen/hint_comment.c
index 1890e70..44bfe17 100644
--- a/util/db_sql_codegen/hint_comment.c
+++ b/util/db_sql_codegen/hint_comment.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/util/db_sql_codegen/parsefuncs.c b/util/db_sql_codegen/parsefuncs.c
index bc43e7c..a30203a 100644
--- a/util/db_sql_codegen/parsefuncs.c
+++ b/util/db_sql_codegen/parsefuncs.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/util/db_sql_codegen/preparser.c b/util/db_sql_codegen/preparser.c
index f5ffae7..35b0097 100644
--- a/util/db_sql_codegen/preparser.c
+++ b/util/db_sql_codegen/preparser.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/util/db_sql_codegen/tokenize.c b/util/db_sql_codegen/tokenize.c
index 920d4bc..57dd274 100644
--- a/util/db_sql_codegen/tokenize.c
+++ b/util/db_sql_codegen/tokenize.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/util/db_sql_codegen/utils.c b/util/db_sql_codegen/utils.c
index 3a6ca78..a638c0c 100644
--- a/util/db_sql_codegen/utils.c
+++ b/util/db_sql_codegen/utils.c
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  */
 
diff --git a/util/db_stat.c b/util/db_stat.c
index a12e112..42ec4a6 100644
--- a/util/db_stat.c
+++ b/util/db_stat.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -12,7 +12,7 @@
 
 #ifndef lint
 static const char copyright[] =
-    "Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.\n";
+    "Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.\n";
 #endif
 
 typedef enum { T_NOTSET, T_DB,
diff --git a/util/db_stat/dd.sh b/util/db_stat/dd.sh
index f069506..1f93ed1 100644
--- a/util/db_stat/dd.sh
+++ b/util/db_stat/dd.sh
@@ -1,6 +1,6 @@
 #! /bin/sh
 #
-# Copyright (c) 2010,2012 Oracle and/or its affiliates.  All rights reserved.
+# Copyright (c) 2010, 2013 Oracle and/or its affiliates.  All rights reserved.
 #
 # Display environment's deadlocks based on "db_stat -Co" output.
 
diff --git a/util/db_tuner.c b/util/db_tuner.c
index 00fad90..ae392c7 100644
--- a/util/db_tuner.c
+++ b/util/db_tuner.c
@@ -1,7 +1,7 @@
 /* 
  * See the file LICENSE for redistribution information.
  * 
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  * 
  * $Id$
  * 
@@ -54,7 +54,7 @@
 
 #ifndef lint
 static const char copyright[] =
-    "Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.\n";
+    "Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.\n";
 #endif
 
 /*
@@ -204,7 +204,8 @@ main(argc, argv)
 	 * private one and try again.
 	 */
 	if ((ret = dbenv->open(dbenv, home, DB_USE_ENVIRON, 0)) != 0 &&
-	    (ret == DB_VERSION_MISMATCH || (ret = dbenv->open(dbenv, home,
+	    (ret == DB_VERSION_MISMATCH || ret == DB_REP_LOCKOUT ||
+	    (ret = dbenv->open(dbenv, home,
 	    DB_CREATE | DB_INIT_MPOOL | DB_USE_ENVIRON | DB_PRIVATE,
 	    0)) != 0)) {
 		dbenv->err(dbenv, ret, "DB_ENV->open:");
diff --git a/util/db_upgrade.c b/util/db_upgrade.c
index 8200322..ca05d06 100644
--- a/util/db_upgrade.c
+++ b/util/db_upgrade.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -12,7 +12,7 @@
 
 #ifndef lint
 static const char copyright[] =
-    "Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.\n";
+    "Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.\n";
 #endif
 
 int main __P((int, char *[]));
@@ -127,7 +127,7 @@ main(argc, argv)
 	 * private one and try again.
 	 */
 	if ((ret = dbenv->open(dbenv, home, DB_USE_ENVIRON, 0)) != 0 &&
-	    (ret == DB_VERSION_MISMATCH ||
+	    (ret == DB_VERSION_MISMATCH || ret == DB_REP_LOCKOUT ||
 	    (ret = dbenv->open(dbenv, home,
 	    DB_CREATE | DB_INIT_MPOOL | DB_PRIVATE | DB_USE_ENVIRON,
 	    0)) != 0)) {
diff --git a/util/db_verify.c b/util/db_verify.c
index 9ec2881..3e47375 100644
--- a/util/db_verify.c
+++ b/util/db_verify.c
@@ -1,7 +1,7 @@
 /*-
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * $Id$
  */
@@ -12,7 +12,7 @@
 
 #ifndef lint
 static const char copyright[] =
-    "Copyright (c) 1996, 2012 Oracle and/or its affiliates.  All rights reserved.\n";
+    "Copyright (c) 1996, 2013 Oracle and/or its affiliates.  All rights reserved.\n";
 #endif
 
 int main __P((int, char *[]));
@@ -147,7 +147,7 @@ retry:	if ((ret = db_env_create(&dbenv, 0)) != 0) {
 	private = 0;
 	if ((ret =
 	    dbenv->open(dbenv, home, DB_INIT_MPOOL | DB_USE_ENVIRON, 0)) != 0) {
-		if (ret != DB_VERSION_MISMATCH) {
+		if (ret != DB_VERSION_MISMATCH && ret != DB_REP_LOCKOUT) {
 			if ((ret =
 			    dbenv->set_cachesize(dbenv, 0, cache, 1)) != 0) {
 				dbenv->err(dbenv, ret, "set_cachesize");
diff --git a/util/dtrace/apicalls.d b/util/dtrace/apicalls.d
index 7b6042c..c66e002 100755
--- a/util/dtrace/apicalls.d
+++ b/util/dtrace/apicalls.d
@@ -1,6 +1,6 @@
 #!/usr/sbin/dtrace -qs
 /*
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * apicalls.d - Summarize DB API function calls
  *
diff --git a/util/dtrace/apitimes.d b/util/dtrace/apitimes.d
index bc34617..93f6fcf 100755
--- a/util/dtrace/apitimes.d
+++ b/util/dtrace/apitimes.d
@@ -1,6 +1,6 @@
 #!/usr/sbin/dtrace -qs
 /*
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * apitimes.d - Summarize time spent in DB API functions
  *
diff --git a/util/dtrace/apitrace.d b/util/dtrace/apitrace.d
index 990f157..65204ec 100755
--- a/util/dtrace/apitrace.d
+++ b/util/dtrace/apitrace.d
@@ -1,6 +1,6 @@
 #!/usr/sbin/dtrace -s
 /*
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  * 
  * apitrace.d - Trace the primary BDB API calls
  *
diff --git a/util/dtrace/cache.d b/util/dtrace/cache.d
index 04ecaf7..487fa2b 100755
--- a/util/dtrace/cache.d
+++ b/util/dtrace/cache.d
@@ -1,6 +1,6 @@
 #!/usr/sbin/dtrace -qs
 /*
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * cache.d - Display DB cache activity
  *
diff --git a/util/dtrace/dbdefs.d b/util/dtrace/dbdefs.d
index cc49c32..abc6d1b 100755
--- a/util/dtrace/dbdefs.d
+++ b/util/dtrace/dbdefs.d
@@ -1,7 +1,7 @@
 /*
  * See the file LICENSE for redistribution information.
  *
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  *	dbdefs.d - DTrace declarations of DB data structures.
  */
diff --git a/util/dtrace/locktimes.d b/util/dtrace/locktimes.d
index d89af0f..cd9bb27 100755
--- a/util/dtrace/locktimes.d
+++ b/util/dtrace/locktimes.d
@@ -1,6 +1,6 @@
 #!/usr/sbin/dtrace -qs
 /*
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  * 
  * locktimesid.d - Display lock wait times grouped by filename.
  *
diff --git a/util/dtrace/locktimesid.d b/util/dtrace/locktimesid.d
index cc9477e..43a1562 100755
--- a/util/dtrace/locktimesid.d
+++ b/util/dtrace/locktimesid.d
@@ -1,6 +1,6 @@
 #!/usr/sbin/dtrace -qs
 /*
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  * 
  * lockstimesi.d - Display lock wait times grouped by fileid.
  *
diff --git a/util/dtrace/mutex.d b/util/dtrace/mutex.d
index a78b7bc..3de66ec 100755
--- a/util/dtrace/mutex.d
+++ b/util/dtrace/mutex.d
@@ -1,6 +1,6 @@
 #!/usr/sbin/dtrace -qs
 /*
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * mutex.d - Display DB mutex wait times.
  *
diff --git a/util/dtrace/showerror.d b/util/dtrace/showerror.d
index ebcc7f7..d08d284 100755
--- a/util/dtrace/showerror.d
+++ b/util/dtrace/showerror.d
@@ -1,6 +1,6 @@
 #!/usr/sbin/dtrace -qs
 /*
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * showerror.d - Capture context about certain DB errors.
  *
diff --git a/util/systemtap/apicalls.stp b/util/systemtap/apicalls.stp
index f593433..ddb91d4 100755
--- a/util/systemtap/apicalls.stp
+++ b/util/systemtap/apicalls.stp
@@ -1,6 +1,6 @@
 #!/usr/bin/stap
 /*
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * apicalls - Summarize DB API call count grouped by thread.
  *
diff --git a/util/systemtap/apitimes.stp b/util/systemtap/apitimes.stp
index f038bb4..49de3e9 100755
--- a/util/systemtap/apitimes.stp
+++ b/util/systemtap/apitimes.stp
@@ -1,6 +1,6 @@
 #!/usr/bin/stap
 /*
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * apitimes - Graph the time spent in DB API calls grouped by thread or processid
  *
diff --git a/util/systemtap/apitrace.stp b/util/systemtap/apitrace.stp
index ffe6604..aa5cc28 100755
--- a/util/systemtap/apitrace.stp
+++ b/util/systemtap/apitrace.stp
@@ -1,6 +1,6 @@
 #!/usr/bin/stap
 /*
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * apitrace - Display DB API calls and return values
  *
diff --git a/util/systemtap/cache.stp b/util/systemtap/cache.stp
index 8054f8d..2dcb13b 100755
--- a/util/systemtap/cache.stp
+++ b/util/systemtap/cache.stp
@@ -1,6 +1,6 @@
 #!/usr/bin/stap
 /*
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * cache.stp - Display DB cache activity groups by file.
  *
diff --git a/util/systemtap/locktimes.stp b/util/systemtap/locktimes.stp
index ff23ca2..771f7bb 100755
--- a/util/systemtap/locktimes.stp
+++ b/util/systemtap/locktimes.stp
@@ -1,6 +1,6 @@
 #!/usr/bin/stap
 /*
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  * 
  * lockstimes.d - Display lock wait times grouped by filename
  *
diff --git a/util/systemtap/locktimesid.stp b/util/systemtap/locktimesid.stp
index e9ad27f..87f3f39 100755
--- a/util/systemtap/locktimesid.stp
+++ b/util/systemtap/locktimesid.stp
@@ -1,6 +1,6 @@
 #!/usr/bin/stap
 /*
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  * 
  * lockstimesid.d - Display lock wait times grouped by fileid.
  *
diff --git a/util/systemtap/mutex.stp b/util/systemtap/mutex.stp
index 5e3d50e..1fec3ca 100755
--- a/util/systemtap/mutex.stp
+++ b/util/systemtap/mutex.stp
@@ -1,6 +1,6 @@
 #!/usr/bin/stap
 /*
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * mutex.stp - Display DB mutex wait times.
  *
diff --git a/util/systemtap/showerror.stp b/util/systemtap/showerror.stp
index e6886fa..5811de2 100755
--- a/util/systemtap/showerror.stp
+++ b/util/systemtap/showerror.stp
@@ -1,6 +1,6 @@
 #!/usr/bin/stap
 /*
- * Copyright (c) 2011, 2012 Oracle and/or its affiliates.  All rights reserved.
+ * Copyright (c) 2011, 2013 Oracle and/or its affiliates.  All rights reserved.
  *
  * showerror.stp - Capture context about certain DB errors.
  *

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-db/db5.3.git



More information about the pkg-db-commits mailing list